:root{--c-bg:#f6f7fb;--c-surface:#fff;--c-surface-2:#fafbff;--c-border:#e6e8ef;--c-border-strong:#d2d6e0;--c-text:#0f172a;--c-text-2:#475569;--c-text-3:#94a3b8;--c-primary:#4f46e5;--c-primary-2:#6366f1;--c-primary-soft:#eef2ff;--c-success:#10b981;--c-success-soft:#ecfdf5;--c-warning:#f59e0b;--c-warning-soft:#fffbeb;--c-danger:#ef4444;--c-danger-soft:#fef2f2;--c-info:#3b82f6;--c-info-soft:#eff6ff;--r-sm:6px;--r:10px;--r-lg:14px;--r-xl:20px;--sh-sm:0 1px 2px rgba(15,23,42,.05);--sh:0 4px 14px rgba(15,23,42,.06);--sh-lg:0 12px 32px rgba(15,23,42,.1);--side-w:248px;--side-w-collapsed:72px;--top-h:60px;--background:var(--c-surface);--foreground:var(--c-text);--card:var(--c-surface);--card-foreground:var(--c-text);--popover:var(--c-surface);--popover-foreground:var(--c-text);--primary:var(--c-primary);--primary-foreground:#fff;--secondary:var(--c-surface-2);--secondary-foreground:var(--c-text);--muted:var(--c-surface-2);--muted-foreground:var(--c-text-2);--accent:var(--c-primary-soft);--accent-foreground:var(--c-primary);--destructive:var(--c-danger);--destructive-foreground:#fff;--border:var(--c-border);--input:var(--c-border);--ring:var(--c-primary);--radius:var(--r)}.dark,[data-theme=dark]{--c-bg:#0b0f17;--c-surface:#121826;--c-surface-2:#161e2e;--c-border:#222b3d;--c-border-strong:#2c3650;--c-text:#e6edf3;--c-text-2:#a3acbf;--c-text-3:#6b7488;--c-primary-soft:#1c1f3d;--c-success-soft:#0e2a22;--c-warning-soft:#2a2110;--c-danger-soft:#2a1316;--c-info-soft:#0f1f33}