@font-face{font-family:Onest;src:url(/fonts/Onest-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/fonts/Onest-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--brand: #008fdf;--brand-rgb: 0, 143, 223;--brand-light: oklch(78% .12 245);--brand-glow: oklch(from var(--brand) .5 .15 h / .4);--font-body: "Onest", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-heading: "Onest", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--bg-base: oklch(8% .015 255);--bg-surface: oklch(11% .015 255);--bg-card: oklch(14% .018 255);--bg-elevated: oklch(17% .018 255);--border: oklch(22% .015 255);--border-subtle: oklch(18% .012 255);--text-primary: oklch(96% .005 255);--text-secondary: oklch(72% .012 255);--text-tertiary: oklch(58% .012 255);--shadow-sm: 0 2px 8px oklch(5% .02 255 / .4);--shadow-md: 0 8px 32px oklch(5% .02 255 / .5);--shadow-lg: 0 16px 64px oklch(5% .02 255 / .6);--shadow-brand: 0 8px 32px oklch(from var(--brand) .4 .12 h / .25);--text-xs: clamp(.75rem, .7rem + .2vw, .8125rem);--text-sm: clamp(.875rem, .8rem + .25vw, .9375rem);--text-base: clamp(1rem, .95rem + .25vw, 1.125rem);--text-lg: clamp(1.125rem, 1rem + .4vw, 1.3125rem);--text-xl: clamp(1.25rem, 1.1rem + .6vw, 1.625rem);--text-2xl: clamp(1.5rem, 1.25rem + 1vw, 2.25rem);--text-3xl: clamp(2rem, 1.5rem + 1.5vw, 3rem);--text-4xl: clamp(2.5rem, 1.75rem + 2.5vw, 4rem);--text-hero: clamp(3rem, 2rem + 3.5vw, 5.5rem);--leading-tight: 1.05;--leading-snug: 1.25;--leading-normal: 1.6;--leading-relaxed: 1.75;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2.5rem;--space-xl: 4rem;--space-2xl: 6rem;--space-3xl: 8rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-pill: 9999px;--measure: 65ch;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);color-scheme:dark}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;hanging-punctuation:first last}body{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--text-primary);background:var(--bg-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-optical-sizing:auto;font-feature-settings:"liga" 1,"calt" 1,"kern" 1}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);text-wrap:balance;line-height:var(--leading-tight);font-weight:700;letter-spacing:-.035em}h1:first-child,h2:first-child,h3:first-child{margin-block-start:0}app-root{display:flex;flex-direction:column;min-block-size:100dvh}p{text-wrap:pretty}img,svg{display:block;max-inline-size:100%}a{color:inherit;text-decoration-skip-ink:auto}button{font:inherit}.tabular-nums{font-variant-numeric:tabular-nums lining-nums}.skip-link{position:absolute;inset-block-start:-100%;inset-inline-start:0;z-index:10000;padding-inline:1rem;padding-block:.75rem;background:var(--brand);color:#fff;font-weight:700;text-decoration:none;border-radius:0 0 .5rem}.skip-link:focus{inset-block-start:0}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}body:before{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}.reveal{opacity:0;transform:translateY(30px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-stagger>*{opacity:0;transform:translateY(20px);transition:opacity .5s var(--ease-out),transform .5s var(--ease-out)}.reveal-stagger.is-visible>*{opacity:1;transform:translateY(0)}.reveal-stagger.is-visible>*:nth-child(1){transition-delay:0s}.reveal-stagger.is-visible>*:nth-child(2){transition-delay:.06s}.reveal-stagger.is-visible>*:nth-child(3){transition-delay:.12s}.reveal-stagger.is-visible>*:nth-child(4){transition-delay:.18s}.reveal-stagger.is-visible>*:nth-child(5){transition-delay:.24s}.reveal-stagger.is-visible>*:nth-child(6){transition-delay:.3s}.hero__eyebrow,.hero__title,.hero__subtitle,.hero__note,.hero__feature,.hero__cta,.hero__pill,.hero__visual{opacity:0;transform:translateY(20px);animation:hero-in .6s var(--ease-out) forwards}.hero__eyebrow{animation-delay:.05s}.hero__title{animation-delay:.15s}.hero__subtitle{animation-delay:.3s}.hero__note{animation-delay:.4s}.hero__feature:nth-child(1){animation-delay:.5s}.hero__feature:nth-child(2){animation-delay:.56s}.hero__feature:nth-child(3){animation-delay:.62s}.hero__cta{animation-delay:.7s}.hero__pill:nth-child(1){animation-delay:.78s}.hero__pill:nth-child(2){animation-delay:.84s}.hero__pill:nth-child(3){animation-delay:.9s}.hero__visual{animation-delay:.2s;animation-duration:.8s}@keyframes hero-in{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal,.reveal-stagger>*,.hero__eyebrow,.hero__title,.hero__subtitle,.hero__note,.hero__feature,.hero__cta,.hero__pill,.hero__visual{opacity:1!important;transform:none!important}}
