*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-base:#0d0d1a;--bg-surface:#13132b;--bg-card:#1a1a35;--bg-hover:#22224a;--border:#2a2a50;--primary:#6366f1;--primary-hover:#4f46e5;--primary-light:#6366f126;--accent:#a78bfa;--text:#e2e8f0;--text-muted:#94a3b8;--text-dim:#64748b;--success:#34d399;--warning:#fbbf24;--danger:#f87171;--radius:10px;--radius-sm:6px}html,body,#root{background:var(--bg-base);height:100%;color:var(--text);font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}
