@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-page: #0F172A;--bg-surface: #1A2236;--bg-raised: #243044;--bg-input: #111827;--bg-hover: #1E2D45;--sidebar-bg: #131C2E;--sidebar-border: #1A2848;--sidebar-link: #64748B;--sidebar-link-hover: #94A3B8;--sidebar-hover-bg: #1A2848;--sidebar-active-bg: #312E81;--sidebar-active-text: #C7D2FE;--sidebar-brand: #818CF8;--topbar-bg: #131C2E;--topbar-border: #1A2848;--border: #1E2D45;--border-soft: #131D2F;--border-focus: #4F46E5;--text-1: #E2E8F0;--text-2: #94A3B8;--text-3: #64748B;--text-4: #475569;--accent: #4F46E5;--accent-hover: #4338CA;--accent-text: #818CF8;--accent-subtle: rgba(79, 70, 229, .14);--green: #10B981;--green-subtle: rgba(16, 185, 129, .13);--red: #F87171;--red-subtle: rgba(248, 113, 113, .12);--shadow-card: 0 1px 3px rgba(0,0,0,.3), 0 4px 16px rgba(0,0,0,.2);--shadow-drop: 0 8px 24px rgba(0,0,0,.4);--shadow-modal: 0 24px 64px rgba(0,0,0,.55);--t: .2s ease}body.light-mode{--bg-page: #F8FAFC;--bg-surface: #FFFFFF;--bg-raised: #F1F5F9;--bg-input: #FFFFFF;--bg-hover: #F1F5F9;--sidebar-bg: #FFFFFF;--sidebar-border: #E2E8F0;--sidebar-link: #64748B;--sidebar-link-hover: #1E293B;--sidebar-hover-bg: #F1F5F9;--sidebar-active-bg: #2563EB;--sidebar-active-text: #FFFFFF;--sidebar-brand: #2563EB;--topbar-bg: #FFFFFF;--topbar-border: #E2E8F0;--border: #E2E8F0;--border-soft: #F1F5F9;--border-focus: #2563EB;--text-1: #0F172A;--text-2: #1E293B;--text-3: #64748B;--text-4: #94A3B8;--accent: #2563EB;--accent-hover: #1D4ED8;--accent-text: #2563EB;--accent-subtle: rgba(37, 99, 235, .08);--shadow-card: 0 1px 3px rgba(0,0,0,.08), 0 4px 16px rgba(0,0,0,.06);--shadow-drop: 0 8px 24px rgba(0,0,0,.12);--shadow-modal: 0 24px 64px rgba(0,0,0,.18)}body.light-mode ::-webkit-scrollbar-track{background:#e2e8f0}body.light-mode ::-webkit-scrollbar-thumb{background:#94a3b8}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg-page);color:var(--text-1);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}
