*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#07070d;--surface:#0f0f1a;--surface2:#16162a;--border:#1e1e35;--border2:#2a2a45;--accent:#7c3aed;--accent2:#6d28d9;--accent-glow:rgba(124,58,237,0.15);--text:#e2e8f0;--text2:#94a3b8;--text3:#475569;--green:#10b981;--red:#ef4444}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;line-height:1.5}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}