:root{--color-brand:#4f46e5;--color-brand-hover:#4338ca;--color-brand-active:#3730a3;--color-accent:#06b6d4;--color-bg:#fff;--color-surface:#f8fafc;--color-surface-2:#f1f5f9;--color-border:#e2e8f0;--color-text:#0f172a;--color-text-muted:#475569;--color-text-subtle:#64748b;--color-on-brand:#fff;--color-on-danger:#fff;--color-success:#16a34a;--color-warning:#d97706;--color-warning-text:#b45309;--color-danger:#dc2626;--color-danger-text:#b91c1c;--color-info:#0284c7;--color-overlay:#0f172a8c;--color-on-media:#fff;--checker-a:#e2e8f0;--checker-b:#f8fafc;--color-stage-dark:#0f172a;--color-stage-light:#fff;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-full:9999px;--font-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Inter, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--leading-body:1.5;--leading-heading:1.2;--shadow-sm:0 1px 2px #0f172a14;--shadow-md:0 4px 12px #0f172a1a;--shadow-lg:0 12px 32px #0f172a29;--dur-fast:.12s;--dur-base:.2s;--dur-slow:.32s;--ease-standard:cubic-bezier(.2, 0, 0, 1);--z-base:0;--z-dropdown:100;--z-sticky:200;--z-drawer:300;--z-toast:400;--z-modal:500;--target-min:44px;--focus-ring-width:2px;--focus-ring-offset:2px}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-brand:#818cf8;--color-brand-hover:#a5b4fc;--color-brand-active:#c7d2fe;--color-accent:#22d3ee;--color-bg:#0b1120;--color-surface:#111827;--color-surface-2:#1f2937;--color-border:#334155;--color-text:#f8fafc;--color-text-muted:#cbd5e1;--color-text-subtle:#94a3b8;--color-on-brand:#0b1120;--color-on-danger:#fff;--color-warning-text:#fbbf24;--color-danger-text:#fca5a5;--color-overlay:#000000a6;--color-on-media:#fff;--checker-a:#1e293b;--checker-b:#0f172a;--shadow-sm:0 1px 2px #00000073;--shadow-md:0 4px 12px #00000073;--shadow-lg:0 12px 32px #0000008c}@media (prefers-reduced-motion:reduce){:root{--dur-fast:0s;--dur-base:0s;--dur-slow:0s}}@media (prefers-contrast:more){:root{--color-border:#475569}}
*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-padding-block-start:5rem}body{background-color:var(--color-bg);min-block-size:100%;color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-body)}
