[data-theme=light]{--bg:#f1ece0;--panel:#fbf8f1;--ink:#151310;--sub:#77716a;--line:#e5ddcb;--chip:#ece4d3;--accent:#151310;--accent-ink:#fbf8f1;--green:#16a34a;--green-soft:#e9f4e5;--amber:#b45309;--amber-soft:#fdf3e0;--red:#b91c1c;--red-soft:#fbeaea;--shadow:0 1px 2px rgba(16,20,16,0.04),0 8px 24px rgba(16,20,16,0.06);color-scheme:light}[data-theme=dark]{--bg:#0e120d;--panel:#171c15;--ink:#eef1ea;--sub:#9aa397;--line:#252b22;--chip:#1f2519;--accent:#d7fb62;--accent-ink:#101410;--green:#4ade80;--green-soft:#1c2b1f;--amber:#fbbf24;--amber-soft:#2b2413;--red:#f87171;--red-soft:#2b1513;--shadow:0 1px 2px rgba(0,0,0,0.3),0 8px 24px rgba(0,0,0,0.35);color-scheme:dark}:root{--r:18px;--font-head:"Space Grotesk","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}html{height:100%;background:var(--bg)}body,html{max-width:100vw;overflow-x:hidden}body{min-height:100%;display:flex;flex-direction:column;color:var(--ink);background:var(--bg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}