*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #1a1d27;--surface2: #22263a;--border: #2d3150;--accent: #6c63ff;--accent2: #a78bfa;--text: #e2e8f0;--text-muted: #8892b0;--green: #34d399;--red: #f87171;--yellow: #fbbf24;--radius: 12px}body{font-family:Inter,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(--border);border-radius:3px}
