:root{--c-primary:#2563eb;--c-primary-strong:#1d4ed8;--c-primary-stronger:#1e40af;--c-primary-soft:#eff6ff;--c-primary-softer:#dbeafe;--c-on-primary:#fff;--c-accent:#f97316;--c-accent-strong:#ea580c;--c-success:#16a34a;--c-success-strong:#15803d;--c-success-soft:#ecfdf5;--c-success-border:#bbf7d0;--c-success-text:#166534;--c-warning-soft:#fffbeb;--c-warning-border:#fde68a;--c-warning-icon:#d97706;--c-warning-text:#92400e;--c-warning-text-2:#b45309;--c-danger-soft:#fef2f2;--c-danger-border:#fecaca;--c-danger-text:#b91c1c;--c-bg:#f6f8fc;--c-surface:#fff;--c-surface-2:#f9fafb;--c-surface-3:#f1f5f9;--c-border:#e6eaf0;--c-border-strong:#d1d8e3;--c-text:#0f172a;--c-text-2:#334155;--c-text-muted:#51607a;--c-text-subtle:#64748b;--grad-night:linear-gradient(135deg, #0b1220 0%, #1e3a8a 55%, #0b1220 100%);--grad-primary:linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);--grad-accent:linear-gradient(135deg, #f97316 0%, #ea580c 100%);--r-xs:6px;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px;--r-2xl:28px;--r-pill:9999px;--sh-sm:0 1px 2px #0f172a0f, 0 1px 3px #0f172a0d;--sh-md:0 4px 12px -2px #0f172a1a, 0 2px 6px -2px #0f172a0f;--sh-lg:0 16px 32px -10px #0f172a29, 0 6px 14px -8px #0f172a1a;--sh-xl:0 32px 64px -18px #0f172a52;--sh-primary:0 12px 26px -10px #2563eb8c;--ring:0 0 0 3px #2563eb59;--t-fast:.13s;--t:.2s;--t-slow:.34s;--ease:cubic-bezier(.4, 0, .2, 1);--ease-out:cubic-bezier(.16, 1, .3, 1);--font-sans:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-display:"Plus Jakarta Sans", var(--font-sans);--z-header:20;--z-overlay:40;--z-drawer:50;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--c-primary:#3b82f6;--c-primary-strong:#2563eb;--c-primary-stronger:#1d4ed8;--c-primary-soft:#13233f;--c-primary-softer:#18335c;--c-on-primary:#fff;--c-success:#22c55e;--c-success-strong:#16a34a;--c-success-soft:#0a2a1b;--c-success-border:#15532f;--c-success-text:#86efac;--c-warning-soft:#2a1f06;--c-warning-border:#78350f;--c-warning-icon:#fbbf24;--c-warning-text:#fcd34d;--c-warning-text-2:#fbbf24;--c-danger-soft:#2c1013;--c-danger-border:#7f1d1d;--c-danger-text:#fca5a5;--c-bg:#0a1020;--c-surface:#111a2e;--c-surface-2:#0e1627;--c-surface-3:#18233c;--c-border:#233047;--c-border-strong:#324159;--c-text:#f1f5f9;--c-text-2:#cbd5e1;--c-text-muted:#9fb0c9;--c-text-subtle:#94a3b8;--sh-sm:0 1px 2px #0006;--sh-md:0 4px 14px -2px #00000080;--sh-lg:0 18px 36px -12px #0009;--sh-xl:0 34px 70px -20px #000000b3;--sh-primary:0 12px 26px -10px #2563eb80;--ring:0 0 0 3px #60a5fa73;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{min-height:100vh;font-family:var(--font-sans);color:var(--c-text);background:var(--c-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.55}h1,h2,h3,h4{font-family:var(--font-display)}#root{min-height:100vh}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--c-primary);outline-offset:2px;border-radius:var(--r-xs)}::selection{background:var(--c-primary-softer);color:var(--c-text)}@keyframes fade-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.reveal{animation:linear both fade-rise;animation-timeline:view();animation-range:entry 2% cover 20%}}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
