:root,[data-theme=light]{--bg: #f1f5f9;--surface: #ffffff;--surface-2: #f8fafc;--surface-3: #f1f5f9;--text-1: #0f172a;--text-2: #475569;--text-3: #94a3b8;--border: #e2e8f0;--border-2: #cbd5e1;--accent: #6366f1;--accent-hover: #4f46e5;--accent-light: #eef2ff;--accent-text: #4338ca;--success: #10b981;--success-light: #d1fae5;--success-text: #065f46;--warning: #f59e0b;--warning-light: #fef3c7;--warning-text: #92400e;--danger: #ef4444;--danger-light: #fee2e2;--danger-text: #991b1b;--info: #3b82f6;--info-light: #dbeafe;--info-text: #1e40af;--sidebar-bg: #0f172a;--sidebar-w: 240px;--sidebar-text: #64748b;--sidebar-text-active: #f1f5f9;--sidebar-text-hover: #94a3b8;--sidebar-hover: rgba(255,255,255,.05);--sidebar-active-bg: rgba(99,102,241,.18);--sidebar-active-dot: #6366f1;--sidebar-border: rgba(255,255,255,.06);--shadow-xs: 0 1px 2px rgba(0,0,0,.05);--shadow-sm: 0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);--shadow: 0 4px 6px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.05);--shadow-md: 0 10px 15px rgba(0,0,0,.07),0 4px 6px rgba(0,0,0,.05);--radius-sm: 6px;--radius: 10px;--radius-lg: 14px;--transition: .15s cubic-bezier(.4,0,.2,1)}[data-theme=dark]{--bg: #0b1120;--surface: #111827;--surface-2: #1a2436;--surface-3: #243044;--text-1: #f1f5f9;--text-2: #94a3b8;--text-3: #475569;--border: #1f2f45;--border-2: #2d4060;--accent: #818cf8;--accent-hover: #6366f1;--accent-light: #1e1b4b;--accent-text: #a5b4fc;--success: #34d399;--success-light: #022c22;--success-text: #6ee7b7;--warning: #fbbf24;--warning-light: #341806;--warning-text: #fcd34d;--danger: #f87171;--danger-light: #2a0a0a;--danger-text: #fca5a5;--info: #60a5fa;--info-light: #0c1f3f;--info-text: #93c5fd;--sidebar-bg: #060e1a;--sidebar-text: #3d5170;--sidebar-text-active: #e2e8f0;--sidebar-text-hover: #64748b;--sidebar-hover: rgba(255,255,255,.04);--sidebar-active-bg: rgba(129,140,248,.15);--sidebar-active-dot: #818cf8;--sidebar-border: rgba(255,255,255,.04);--shadow-xs: 0 1px 2px rgba(0,0,0,.4);--shadow-sm: 0 1px 3px rgba(0,0,0,.5),0 1px 2px rgba(0,0,0,.4);--shadow: 0 4px 6px rgba(0,0,0,.5),0 2px 4px rgba(0,0,0,.4);--shadow-md: 0 10px 15px rgba(0,0,0,.5),0 4px 6px rgba(0,0,0,.4)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:var(--bg);color:var(--text-1);height:100vh;overflow:hidden;line-height:1.5;transition:background-color var(--transition),color var(--transition)}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:.875rem}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-3)}:root,[data-theme=light]{--primary-color: var(--accent);--primary-hover: var(--accent-hover);--bg-color: var(--bg);--border-color: var(--border);--text-color: var(--text-1);--header-bg: var(--surface)}[data-theme=dark]{--primary-color: var(--accent);--primary-hover: var(--accent-hover);--bg-color: var(--bg);--border-color: var(--border);--text-color: var(--text-1);--header-bg: var(--surface)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
