*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}body{color:var(--text-primary);background:var(--bg);min-height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5}:root{--bg:#0c0e12;--surface:#16181d;--surface-0:var(--bg);--surface-1:var(--surface);--surface-2:#1e2028;--surface-3:#282a34;--border:#2e303c;--text-primary:#eaeaef;--text-secondary:#9496a1;--text-tertiary:#5e6070;--accent:#6ee7d6;--accent-glow:#4fd1c5;--accent-dim:color-mix(in srgb, var(--accent) 15%, transparent);--blue:#6090f0;--purple:#a67cf8;--pink:#f47cb8;--orange:#f0a850;--green:#50c878;--red:#e86060;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--shadow:0 2px 8px #0003, 0 1px 2px #0000001a;--shadow-lg:0 8px 32px #00000040, 0 2px 8px #00000026}:root.light{--bg:#f0f2f5;--surface:#fff;--surface-0:var(--bg);--surface-1:var(--surface);--surface-2:#f5f6f8;--surface-3:#e8e9ed;--border:#d0d2d8;--text-primary:#121316;--text-secondary:#5a5c66;--text-tertiary:#8a8c96;--accent:#389e8a;--accent-glow:#2d8a78}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}::selection{background:color-mix(in srgb, var(--accent) 30%, transparent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}a{color:inherit;text-decoration:none}
