*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d0f1a;--surface: #161929;--surface2: #1e2238;--border: #2a2f4a;--accent: #4f7cff;--accent2: #7c5fff;--success: #22c55e;--warning: #f59e0b;--danger: #ef4444;--text: #e2e8f0;--text-muted: #64748b;--radius: 10px;--font: "Inter", system-ui, -apple-system, sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.6;min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
