@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root,[data-theme=dark]{--bg:#07071a;--bg2:#0d0d28;--surface:#ffffff0a;--surface2:#ffffff12;--border:#ffffff14;--border2:#ffffff0a;--text:#f1f5f9;--text2:#94a3b8;--text3:#475569;--text4:#334155;--accent:#6366f1;--accent2:#8b5cf6;--green:#10b981;--yellow:#f59e0b;--red:#ef4444;--blue:#3b82f6;--shadow:0 4px 24px #00000080;--shadow-sm:0 2px 8px #0000004d;--sidebar:#0a0a1e;--sidebar-border:#6366f126;--input-bg:#ffffff0d}[data-theme=light]{--bg:#f0f2f8;--bg2:#fff;--surface:#fff;--surface2:#f8fafc;--border:#00000014;--border2:#0000000a;--text:#0f172a;--text2:#475569;--text3:#94a3b8;--text4:#cbd5e1;--accent:#4f46e5;--accent2:#7c3aed;--green:#059669;--yellow:#d97706;--red:#dc2626;--blue:#2563eb;--shadow:0 4px 24px #00000014;--shadow-sm:0 2px 8px #0000000f;--sidebar:#0f172a;--sidebar-border:#6366f133;--input-bg:#f8fafc}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;transition:background .3s,color .3s}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#6366f166;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#6366f1b3}input,select,textarea{font-family:Inter,sans-serif}
