:root,[data-theme=light]{--bg: #f8f9fa;--surface: #ffffff;--surface-2: #f1f5f9;--surface-elevated: #ffffff;--sidebar-bg: linear-gradient(180deg, #1a1a2e 0%, #16213e 100%);--sidebar-bg-flat: #1a1a2e;--gate-bg: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);--text: #1e293b;--text-strong: #0f172a;--text-muted: #64748b;--text-subtle: #475569;--text-on-dark: #ffffff;--text-on-dark-muted: rgba(255, 255, 255, .7);--text-on-dark-subtle: rgba(255, 255, 255, .5);--border: #e2e8f0;--border-strong: #cbd5e1;--border-subtle: #e5e7eb;--border-on-dark: rgba(255, 255, 255, .1);--solid: #1e293b;--solid-text: #ffffff;--accent: #0ea5e9;--accent-hover: #0284c7;--accent-soft: rgba(14, 165, 233, .15);--primary: #6366f1;--primary-hover: #4f46e5;--info: #3b82f6;--info-strong: #2563eb;--purple: #8b5cf6;--success: #10b981;--warning: #f59e0b;--error: #ef4444;--error-strong: #dc2626;--error-bg: #fef2f2;--error-border: #fecaca;--error-text: #b91c1c;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow: 0 2px 8px rgba(0, 0, 0, .08);--shadow-lg: 0 4px 12px rgba(0, 0, 0, .1);--shadow-sidebar: 4px 0 12px rgba(0, 0, 0, .1);--overlay: rgba(0, 0, 0, .5);color-scheme:light}[data-theme=dark]{--bg: #0b1020;--surface: #141b2d;--surface-2: #1c2438;--surface-elevated: #1a2236;--sidebar-bg: linear-gradient(180deg, #0a0e1f 0%, #0d1428 100%);--sidebar-bg-flat: #0a0e1f;--gate-bg: linear-gradient(135deg, #0a0e1f 0%, #0d1428 50%, #0f1e3d 100%);--text: #e2e8f0;--text-strong: #f8fafc;--text-muted: #94a3b8;--text-subtle: #cbd5e1;--text-on-dark: #ffffff;--text-on-dark-muted: rgba(255, 255, 255, .7);--text-on-dark-subtle: rgba(255, 255, 255, .5);--border: #2a3349;--border-strong: #3a4663;--border-subtle: #232c42;--border-on-dark: rgba(255, 255, 255, .08);--solid: #e2e8f0;--solid-text: #0b1020;--accent: #38bdf8;--accent-hover: #0ea5e9;--accent-soft: rgba(56, 189, 248, .18);--primary: #818cf8;--primary-hover: #6366f1;--info: #60a5fa;--info-strong: #3b82f6;--purple: #a78bfa;--success: #34d399;--warning: #fbbf24;--error: #f87171;--error-strong: #ef4444;--error-bg: #2a1414;--error-border: #5a2020;--error-text: #fca5a5;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow: 0 2px 8px rgba(0, 0, 0, .35);--shadow-lg: 0 4px 12px rgba(0, 0, 0, .4);--shadow-sidebar: 4px 0 12px rgba(0, 0, 0, .4);--overlay: rgba(0, 0, 0, .65);color-scheme:dark}body{background:var(--bg);color:var(--text);transition:background-color .2s ease,color .2s ease}[data-capturing] *,[data-capturing] *:before,[data-capturing] *:after{animation-delay:-10s!important}
