*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0c0b0a;--surface:#141210;--raised:#1c1917;--border:#252220;--faint:#4d4841;--text:#ede8de;--muted:#877f74;--vfaint:#403930;--gold:#c9a055;--gold-d:#3e3015;--heart:#d15a47;--heart-d:#3d1410;--head:#4a8fd4;--head-d:#1a3254;--hand:#5db87a;--hand-d:#1a3e28;--up:#d4960f;--up-d:#3d2a04;--dn:#2aabab;--dn-d:#083232;--ai:#9b6bd4;--ai-d:#201140;--red:#c0453a;--red-d:#380f0b;--teal:#3a9e8f;--teal-d:#0f2e2a;--violet:#8b6fd4;--vio-d:#1e1238;--model:var(--heart);--model-d:var(--heart-d);--struct:var(--head);--struct-d:var(--head-d);--conduct:var(--hand);--cond-d:var(--hand-d);--nav-w:320px;--ff-serif:"Cormorant Garamond",serif;--ff-sans:"Inter",system-ui,sans-serif;--ff-mono:"DM Mono",ui-monospace,monospace}html{scroll-behavior:smooth;font-size:18px}body{background:var(--bg);color:var(--text);font-family:var(--ff-sans);font-weight:300;line-height:1.6;min-height:100vh}a{color:var(--gold);text-decoration:none}button{cursor:pointer;font:inherit}