*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #09090b;--surface: #18181b;--surface2: #1f1f23;--border: #27272a;--text: #fafafa;--muted: #a1a1aa;--dim: #52525b;--accent: #7c3aed;--accent-light: #a855f7;--accent-glow: rgba(124,58,237,.18);--green: #22c55e;--red: #ef4444}html,body{height:100%;background:var(--bg);color:var(--text);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:Inter,sans-serif;cursor:pointer;border:none;outline:none}input,textarea{font-family:Inter,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
