*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #1a1d27;--surface-2: #22263a;--border: #2e3354;--accent: #6366f1;--accent-hover: #818cf8;--accent-dim: rgba(99, 102, 241, .12);--success: #22c55e;--warning: #f59e0b;--error: #ef4444;--muted: #64748b;--text: #e2e8f0;--text-dim: #94a3b8;--radius: 10px;--radius-sm: 6px;font-family:Inter,system-ui,-apple-system,sans-serif}body{background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
