:root{--font-display:"Outfit", Arial, sans-serif;--font-body:"Space Grotesk", Arial, sans-serif;--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.25rem;--space-9:2.5rem;--space-10:3rem;--space-11:4rem;--text-xs:.6875rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.25rem;--control-height-sm:2.5rem;--control-height-md:2.875rem;--control-height-lg:3rem;--control-height-xl:3.5rem;--radius-pill:999px;--color-ink:#080405;--color-paper:#f6f6f6;--color-brand:#dd2531;--color-green:#14ff37;--color-sky:#69d7ff;--color-pink:#ff36af;--color-blue:#0278ff;--color-blue-light:#5cb3de;--color-surface:#121012;--color-text-primary:var(--color-paper);--color-text-secondary:#c9c7c7;--color-text-tertiary:#929091;--color-text-disabled:#646163;--color-border:#302c2e;--background:var(--color-ink);--foreground:var(--color-text-primary);--accent:var(--color-brand);--surface:var(--color-surface)}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/outfit-500.woff2)format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/outfit-600.woff2)format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:optional;src:url(/fonts/outfit-700.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/space-grotesk-400.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/space-grotesk-500.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/space-grotesk-600.woff2)format("woff2")}*{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%;min-height:100%;scroll-padding-top:calc(5rem + env(safe-area-inset-top))}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:clip}body{min-height:100vh;color:var(--foreground);background:var(--background);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}.skip-link{z-index:100;top:var(--space-3);padding:var(--space-3) var(--space-4);color:var(--color-paper);background:var(--color-ink);font-weight:600;transition:transform .2s;position:fixed;left:50%;transform:translate(-50%,-160%)}.skip-link:focus-visible{transform:translate(-50%)}@media (hover:none){a,button{-webkit-tap-highlight-color:#0000}}button,input{font:inherit}a{color:inherit;text-decoration:none}
