:root{--bg:#0b0f17;--panel:#121826;--panel-soft:#151c2e;--border:#1f2937;--text:#e5e7eb;--muted:#9ca3af;--primary:#5b8cff;--primary-soft:#2a3f8f;--success:#22c55e;--danger:#ef4444;--warning:#f59e0b;--color-bg:var(--bg);--color-surface:var(--panel);--color-text:var(--text);--color-text-muted:var(--muted);--color-primary:var(--primary);--color-primary-hover:#4a7aee;--color-border:var(--border);--color-error:var(--danger);--color-success:var(--success)}.light{--bg:#f7f9fc;--panel:#ffffff;--panel-soft:#f1f5f9;--border:#e5e7eb;--text:#111827;--muted:#6b7280;--primary:#3b82f6;--primary-soft:#dbeafe;--success:#16a34a;--danger:#dc2626;--warning:#d97706;--color-primary-hover:#2563eb}