:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#07111f;--color-bg-deep:#040b14;--color-surface:#0c1929;--color-surface-soft:#13263bb8;--color-surface-raised:#13263a;--color-text-strong:#f6f9fc;--color-text:#d9e4ef;--color-text-muted:#9eafc1;--color-text-subtle:#718399;--color-accent:#4cd7ff;--color-accent-strong:#8ce7ff;--color-accent-secondary:#9b8cff;--color-ink-on-accent:#04101c;--color-border-subtle:#94a3b81f;--color-border:#94a3b833;--color-border-strong:#94a3b857;--color-border-accent:#4cd7ff7a;--color-glow:#0ea5e9;--color-glow-secondary:#7c3aed;--gradient-accent:linear-gradient(120deg, #4cd7ff, #9b8cff);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:2rem;--space-8:2.5rem;--space-9:3rem;--space-10:4rem;--space-11:5.5rem;--container-wide:72rem;--container-content:57rem;--header-height:4.5rem;--header-height-mobile:4rem;--text-xs:.78rem;--text-sm:.92rem;--text-base:1rem;--text-lg:1.08rem;--text-xl:clamp(1.2rem, 1.6vw, 1.45rem);--text-2xl:clamp(1.65rem, 2.6vw, 2.2rem);--text-3xl:clamp(2rem, 3.5vw, 3rem);--text-display:clamp(2.75rem, 4.5vw, 3.5rem);--radius-sm:.5rem;--radius-md:.8rem;--radius-lg:1.1rem;--radius-xl:1.5rem;--radius-2xl:2rem;--radius-pill:999px;--shadow-lg:0 1.5rem 4rem #0000003d;--shadow-xl:0 2rem 6rem #00000073;--shadow-accent:0 .8rem 2.5rem #4cd7ff24;--shadow-accent-hover:0 1rem 3.5rem #4cd7ff3d;--transition-fast:.16s ease;--transition-base:.24s ease;--transition-menu:.36s cubic-bezier(.22, 1, .36, 1);--z-header:50;background:var(--color-bg);color:var(--color-text);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%;scroll-padding-top:calc(var(--header-height) + var(--space-5))}body{background:radial-gradient(circle at 18% 0%, #0ea5e91a, transparent 30rem), radial-gradient(circle at 90% 28%, #7c3aed14, transparent 34rem), var(--color-bg);min-width:20rem;min-height:100%;color:var(--color-text);text-rendering:optimizelegibility;margin:0;line-height:1.5}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}::selection{background:var(--color-accent);color:var(--color-ink-on-accent)}.skip-link{z-index:calc(var(--z-header) + 1);top:var(--space-3);left:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:var(--color-accent);color:var(--color-ink-on-accent);transition:transform var(--transition-fast);font-weight:700;text-decoration:none;position:fixed;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}@media (max-width:54rem){html{scroll-padding-top:calc(var(--header-height-mobile) + var(--space-4))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
