:root{--bg-base:#14161a;--bg-surface:#1a1d22;--bg-elevated:#20242a;--bg-subtle:#242830;--border-default:#2e3238;--border-strong:#383c44;--border-accent:#4a5a6c;--text-primary:#f2f4f7;--text-secondary:#9aa0a8;--text-muted:#6a7078;--accent-primary:#5b8fa8;--accent-secondary:#3d6478;--accent-glow:rgba(91,143,168,.12);--accent-tint:rgba(91,143,168,.06);--success:#4a9268;--warning:#a07c3a;--danger:#8f3f3f;--background:var(--bg-base);--foreground:var(--text-primary);--card:var(--bg-surface);--card-foreground:var(--text-primary);--popover:var(--bg-elevated);--popover-foreground:var(--text-primary);--primary:var(--accent-primary);--primary-foreground:#fff;--secondary:var(--bg-subtle);--secondary-foreground:var(--text-primary);--muted:var(--bg-subtle);--muted-foreground:var(--text-secondary);--accent:var(--accent-tint);--accent-foreground:var(--text-primary);--destructive:var(--danger);--border:var(--border-default);--input:var(--border-strong);--ring:var(--accent-primary);--radius:0.75rem}