*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Geist,system-ui,-apple-system,sans-serif;background:#F9F6EF;color:#2B2A25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--bg:#F9F6EF;--bg-subtle:#F1EDE2;--surface:#FFFFFF;--surface-up:#FAF8F2;--border:#E2DDD0;--border-soft:#EBE7DB;--text:#2B2A25;--text-soft:#6B6862;--text-faint:#8A877F;--accent:#E54839;--accent-glow:#C13420;--live:#4A8F5C;--warn:#C68500;--font-display:"Bricolage Grotesque",sans-serif;--font-body:"Geist",sans-serif;--font-mono:"JetBrains Mono",monospace}button{font-family:inherit;cursor:pointer}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--border-soft)}