:root{--primary:#6c3ce1;--primary-light:#8b5cf6;--primary-dark:#5228cc;--secondary:#14b8a6;--secondary-light:#2dd4bf;--accent:#f97316;--accent-light:#fb923c;--success:#10b981;--warning:#f59e0b;--error:#ef4444;--bg:#0a0b14;--bg-secondary:#111227;--bg-card:#161836;--bg-hover:#1e2048;--border:#2a2d52;--border-light:#363a6e;--text:#f1f1f8;--text-secondary:#9ca3c0;--text-muted:#6b7194;--sidebar-width:260px;--sidebar-collapsed:72px;--topbar-height:64px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--shadow:0 4px 24px #0000004d;--shadow-lg:0 8px 40px #0006}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,textarea,select{color:inherit;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--border-light)}
