:root{--white:#fff;--gray:#f5f5f7;--text:#1d1d1f;--text-2:#6e6e73;--blue:#0071e3;--blue-hover:#0077ed;--divider:#d2d2d7;--font:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--max-w:980px;--gutter:clamp(1.25rem, 5vw, 2rem);--radius:18px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--white);color:var(--text);font-family:var(--font);letter-spacing:-.011em;-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.47}h1,h2,h3{letter-spacing:-.015em;text-wrap:balance;margin:0;font-weight:600;line-height:1.07}p{margin:0}img,video{max-width:100%;display:block}:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}.wrap{width:100%;max-width:var(--max-w);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:clamp(5rem,13vw,8.75rem)}.section--gray{background:var(--gray)}.center{text-align:center}.eyebrow{color:var(--blue);letter-spacing:-.011em;margin-bottom:.75rem;font-size:1.0625rem;font-weight:600}.section__title{max-width:16ch;margin-inline:auto;font-size:clamp(2rem,4.6vw,3rem)}.lead{margin-top:1.25rem;max-width:34rem;color:var(--text-2);margin-inline:auto;font-size:clamp(1.0625rem,2vw,1.3125rem);line-height:1.4}.skip-link{z-index:200;background:var(--blue);color:#fff;border-radius:980px;padding:.75rem 1.25rem;text-decoration:none;transition:top .15s;position:absolute;top:-100px;left:1rem}.skip-link:focus{top:.75rem}.btn{letter-spacing:-.011em;cursor:pointer;border:0;border-radius:980px;justify-content:center;align-items:center;padding:.75rem 1.4rem;font-family:inherit;font-size:1.0625rem;font-weight:400;line-height:1.2;text-decoration:none;transition:background-color .15s;display:inline-flex}.btn--primary{background:var(--blue);color:#fff}.btn--primary:hover{background:var(--blue-hover)}.btn--small{padding:.45rem 1rem;font-size:.875rem}.link{color:var(--blue);letter-spacing:-.011em;align-items:center;gap:.15em;font-size:1.0625rem;text-decoration:none;display:inline-flex}.link:hover{text-decoration:underline}.link:after{content:"›";font-size:1.25em;line-height:.9}.site-header{z-index:100;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#ffffffb8;border-bottom:1px solid #00000014;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:3rem;padding-block:.5rem;display:flex}.brand{letter-spacing:-.015em;color:var(--text);font-size:1.0625rem;font-weight:600;line-height:1.2;text-decoration:none}.brand__tagline{letter-spacing:.16em;color:var(--text-2);margin-top:.1rem;font-size:.625rem;font-weight:400;display:block}.header-cta{display:none}@media (min-width:640px){.header-cta{display:inline-flex}}.hero{isolation:isolate;background:-webkit-image-set(url(/hero-poster.jpg) 1x) 50%/cover no-repeat,-webkit-linear-gradient(270deg,#fff 0%,#f5f5f7 60%,#ededef 100%);background:image-set("/hero-poster.jpg" 1x) 50%/cover no-repeat,linear-gradient(#fff 0%,#f5f5f7 60%,#ededef 100%);place-items:center;min-height:88svh;padding-block:clamp(4rem,12vw,7rem);display:grid;position:relative;overflow:hidden}.hero__video{object-fit:cover;object-position:center;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.hero{place-items:end center}.hero:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0000 0%,#00000073 45%,#000000b8 70%,#000000e0 100%);height:82%;position:absolute;bottom:0;left:0;right:0}.hero .eyebrow,.hero h1{color:#fff}.hero .eyebrow{letter-spacing:-.015em}.hero__sub,.hero__note{color:#ffffffc7}.hero__inner{z-index:1;position:relative}.hero h1{letter-spacing:-.025em;max-width:24ch;margin-inline:auto;font-size:clamp(1.9rem,6.4vw,4.5rem);line-height:1.05}.hero h1 span{display:inline-block}.hero__sub{margin-top:1.25rem;max-width:32rem;margin-inline:auto;font-size:clamp(1.0625rem,2.1vw,1.3125rem);line-height:1.4}.hero__actions{margin-top:2.25rem}.hero__note{margin-top:1rem;font-size:.8125rem}.numbers{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3rem,7vw,4.5rem) 2rem;margin:clamp(3rem,7vw,4.5rem) 0 0;padding:0;list-style:none;display:grid}@media (min-width:900px){.numbers{grid-template-columns:repeat(4,minmax(0,1fr))}}.number__value{letter-spacing:-.03em;font-size:clamp(3.5rem,8vw,5rem);font-weight:600;line-height:1;display:block}.number__unit{color:var(--blue);letter-spacing:-.01em;margin-left:.12em;font-size:.42em;font-weight:600}.number__label{margin-top:.85rem;max-width:15rem;color:var(--text-2);margin-inline:auto;font-size:.9375rem;line-height:1.4;display:block}.embed{aspect-ratio:16/9;border-radius:var(--radius);background:#000;margin-top:clamp(2.5rem,6vw,3.5rem);overflow:hidden}.embed iframe{border:0;width:100%;height:100%;display:block}.todo{color:var(--text-2);margin-top:1rem;font-size:.8125rem}.todo code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.story__figure{border-radius:var(--radius);aspect-ratio:4/3;margin:clamp(2.25rem,5vw,3.25rem) 0 0;overflow:hidden}@media (min-width:800px){.story__figure{aspect-ratio:16/9}}.story__figure img{object-fit:cover;object-position:center;width:100%;height:100%}.story__body{margin-top:2.25rem;max-width:40rem;color:var(--text-2);gap:1.5rem;margin-inline:auto;font-size:clamp(1.0625rem,2vw,1.25rem);line-height:1.5;display:grid}.story__body strong{color:var(--text);font-weight:600}.steps{gap:1.25rem;margin-top:clamp(2.5rem,6vw,4rem);display:grid}@media (min-width:800px){.steps{grid-template-columns:repeat(2,minmax(0,1fr))}}.step{background:var(--white);border-radius:var(--radius);text-align:center;flex-direction:column;align-items:center;padding:clamp(1.75rem,4vw,2.5rem);display:flex}.step__badge{letter-spacing:.02em;color:var(--blue);text-transform:uppercase;font-size:.75rem;font-weight:600}.step__title{margin-top:.6rem;font-size:clamp(1.35rem,3vw,1.75rem)}.step__desc{max-width:26rem;color:var(--text-2);margin-top:.9rem;margin-bottom:1.75rem}.step .btn,.step .link{margin-top:auto}.final__actions{flex-direction:column;align-items:center;gap:1.25rem;margin-top:2.25rem;display:flex}@media (min-width:600px){.final__actions{flex-direction:row;justify-content:center;gap:2rem}}.site-footer{background:var(--gray);border-top:1px solid var(--divider);color:var(--text-2);padding-block:2.5rem;font-size:.75rem}.site-footer__inner{flex-direction:column;gap:1rem;display:flex}@media (min-width:800px){.site-footer__inner{flex-direction:row;justify-content:space-between;align-items:flex-end}}.site-footer__tagline{letter-spacing:.16em;margin-top:.4rem;display:block}.site-footer__links{flex-wrap:wrap;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__links a{color:var(--text-2);text-decoration:none}.site-footer__links a:hover{color:var(--text);text-decoration:underline}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero__video{display:none}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
