.landing-hero{--landing-hero-fg:247 243 235;--landing-hero-muted:226 218 204;--landing-hero-scrim:10 18 32;isolation:isolate;min-height:100dvh;color:rgb(var(--landing-hero-fg));position:relative}.landing-hero__photo{z-index:0;object-fit:cover;object-position:center 42%;width:100%;height:100%;position:absolute;inset:0}.landing-hero__scrim{z-index:1;pointer-events:none;background:linear-gradient(90deg, rgb(var(--landing-hero-scrim) / .58) 0%, rgb(var(--landing-hero-scrim) / .22) 42%, rgb(var(--landing-hero-scrim) / .04) 68%, transparent 100%), linear-gradient(180deg, rgb(var(--landing-hero-scrim) / .28) 0%, transparent 22%, transparent 68%, rgb(var(--color-bg) / .72) 88%, rgb(var(--color-bg)) 100%);position:absolute;inset:0}.landing-hero__content{z-index:2;position:relative}.landing-nav-over-photo{background:linear-gradient(180deg, rgb(var(--landing-hero-scrim) / .58) 0%, transparent 100%)}.landing-hero__title{font-family:var(--font-display);font-size:clamp(2.15rem,6.2vw,4.25rem);font-weight:var(--fw-bold);letter-spacing:var(--ls-tightest);color:rgb(var(--landing-hero-fg));text-wrap:balance;line-height:.96}.landing-hero__lede{font-size:clamp(1rem,2vw,1.2rem);line-height:var(--lh-relaxed);color:rgb(var(--landing-hero-muted));max-width:36rem}.landing-step{transition:transform .2s ease-out,box-shadow .2s ease-out}.landing-step:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.landing-pin{transform-origin:50% 0;animation:1.6s ease-in-out infinite landing-pin}@keyframes landing-pin{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.landing-tag{animation:.48s cubic-bezier(.16,1,.3,1) both landing-pop}.landing-tag:nth-child(2){animation-delay:.12s}.landing-tag:nth-child(3){animation-delay:.22s}@keyframes landing-pop{0%{opacity:0;transform:translateY(6px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-bubble{animation:.52s cubic-bezier(.16,1,.3,1) both landing-slide}@keyframes landing-slide{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.landing-spark{animation:1.8s ease-in-out infinite landing-twinkle}@keyframes landing-twinkle{0%,to{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.85;transform:scale(1.12)rotate(8deg)}}.landing-price-pro{transition:transform .2s ease-out,box-shadow .2s ease-out}.landing-price-pro:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.landing-trial{animation:2.2s ease-in-out infinite landing-trial}@keyframes landing-trial{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.landing-cta-arrow{transition:transform .15s ease-out}.group\/pro:hover .landing-cta-arrow{transform:translate(3px)}.landing-feat{animation:.42s cubic-bezier(.16,1,.3,1) both landing-pop}.landing-feat:nth-child(2){animation-delay:70ms}.landing-feat:nth-child(3){animation-delay:.14s}.landing-feat:nth-child(4){animation-delay:.21s}.landing-feat:nth-child(5){animation-delay:.28s}@media (prefers-reduced-motion:reduce){.landing-step:hover,.landing-price-pro:hover{transform:none}.landing-pin,.landing-tag,.landing-bubble,.landing-spark,.landing-trial,.landing-feat{animation:none}}
