*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0b0b0b;--surface:#212121;--border:#353535;--border-subtle:#212121;--text-primary:#fff;--text-secondary:#b9b9b9;--text-tertiary:#797979;--cta:#f36458;--interactive:#0052ef;--success:#19d600;--error:#d00;--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace}html,body,#root{background:var(--bg);min-height:100vh;color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
