:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f9f9f9;--surface:#fff;--surface-strong:#f3f3f3;--surface-raised:#fff;--text:#1a1c1c;--muted:#41493e;--line:#c0c9bb;--line-soft:#e2e2e2;--accent:#00450d;--accent-strong:#00450d;--accent-soft:#d9e6da;--accent-bright:#91d78a;--trust-blue:#0277bd;--success:#4caf50;--warning:#ffa000;--shadow-soft:0 4px 12px #1b5e200d;--shadow-card:0 12px 24px #1b5e2014;--container:1200px}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--background);color:var(--text);margin:0;font-family:Inter,Arial,Helvetica,sans-serif}::selection{background:var(--accent-soft);color:var(--accent)}button{font:inherit}a{color:inherit;text-decoration:none}input,textarea,select{font:inherit}
