.hero{padding:4.25rem 0 3.4rem}.hero-wordmark{margin:0;color:hsl(var(--foreground));font-family:var(--font-wordmark),ui-serif,Georgia,serif;font-size:clamp(2.9rem,11vw,5.5rem);font-weight:700;letter-spacing:-.01em;line-height:.95;white-space:nowrap}.hero-standfirst{margin:1.05rem 0 0;max-width:52ch;color:color-mix(in srgb,hsl(var(--foreground)) 25%,hsl(var(--muted-foreground)));font-size:1.0625rem;font-weight:400;line-height:1.45;text-wrap:pretty}.hero-cta{display:flex;align-items:center;gap:.9rem;width:100%;margin:1.35rem 0 0;padding:.55rem 0;color:color-mix(in srgb,hsl(var(--foreground)) 52%,hsl(var(--muted-foreground)));font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,monospace;text-decoration:none;-webkit-tap-highlight-color:transparent}.hero-cta-label{flex:none;font-size:12.5px;font-weight:500;letter-spacing:.12em;line-height:1;text-transform:uppercase;text-wrap:balance;transition:color .2s cubic-bezier(.22,1,.36,1)}.hero-cta-rule{flex:1;min-width:1.5rem;height:1px;background:color-mix(in srgb,hsl(var(--foreground)) 18%,transparent);transform-origin:left;transition:background .22s cubic-bezier(.22,1,.36,1)}.hero-cta-mark{position:relative;flex:none;width:1.4ch;height:1em;font-size:13px;line-height:1}.hero-cta-mark>span{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-end;transition:opacity .2s cubic-bezier(.22,1,.36,1),transform .2s cubic-bezier(.22,1,.36,1)}.hero-cta-mark-rest:after{content:"";width:100%;height:1px;background:color-mix(in srgb,hsl(var(--foreground)) 18%,transparent);transition:background .22s cubic-bezier(.22,1,.36,1)}.hero-cta-mark-go{opacity:0;transform:translateX(-3px);padding-right:3px;color:color-mix(in srgb,var(--accent-color) 70%,hsl(var(--foreground)))}.hero-cta:focus-visible .hero-cta-label,.hero-cta:hover .hero-cta-label{color:hsl(var(--foreground))}.hero-cta:focus-visible .hero-cta-rule,.hero-cta:hover .hero-cta-rule{background:color-mix(in srgb,var(--accent-color) 55%,hsl(var(--foreground)))}.hero-cta:focus-visible .hero-cta-mark-rest,.hero-cta:hover .hero-cta-mark-rest{opacity:0;transform:translateX(3px)}.hero-cta:focus-visible .hero-cta-mark-go,.hero-cta:hover .hero-cta-mark-go{opacity:1;transform:translateX(0)}.hero-cta:focus-visible{outline:2px solid color-mix(in srgb,var(--accent-color) 60%,hsl(var(--foreground)));outline-offset:6px;border-radius:2px}.section-kicker{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;color:hsl(var(--muted-foreground));font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;opacity:.82}.section-kicker:after{content:"";flex:1;height:1px;opacity:.45;background-image:linear-gradient(to right,color-mix(in srgb,hsl(var(--foreground)) 22%,transparent) 35%,transparent 0);background-size:8px 1px;background-repeat:repeat-x}@media (prefers-reduced-motion:no-preference){.hero-standfirst,.hero-wordmark{opacity:0;transform:translateY(12px);animation:hero-settle .7s cubic-bezier(.22,1,.36,1) forwards}.hero-standfirst{animation-delay:.12s}.hero-cta-label,.hero-cta-mark{opacity:0;animation:hero-fade .42s cubic-bezier(.22,1,.36,1) .24s forwards}.hero-cta-mark{animation-delay:.32s}.hero-cta-rule{transform:scaleX(0);animation:hero-draw .46s cubic-bezier(.22,1,.36,1) .2s forwards}@keyframes hero-settle{to{opacity:1;transform:translateY(0)}}@keyframes hero-fade{to{opacity:1}}@keyframes hero-draw{to{transform:scaleX(1)}}}@media (max-width:767px){.hero{padding:2.9rem 0 2.7rem}.hero-cta{gap:.7rem;margin-top:1.2rem;min-height:44px}.hero-cta-label{font-size:12px;letter-spacing:.1em}}