.headline-xl{font-size:clamp(48px,8vw,96px);line-height:1}.headline-lg,.headline-xl{font-weight:800;letter-spacing:-.02em}.headline-lg{font-size:clamp(36px,5.5vw,64px);line-height:1.05}.headline-md{font-size:clamp(28px,3.5vw,40px);font-weight:700}.headline-md,.headline-sm{line-height:1.15;letter-spacing:-.02em}.headline-sm{font-size:clamp(22px,2.5vw,30px);font-weight:800}.hero-word{font-size:clamp(64px,12vw,140px);font-weight:800;line-height:.95;letter-spacing:-.03em}.cta-line{font-size:clamp(36px,6vw,72px);font-weight:800;line-height:1.1;letter-spacing:-.02em}.landing-label-caps{font-size:13px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:hsl(var(--landing-fg-subtle))}.landing-eyebrow{font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.landing-card{background:rgba(255,255,255,.02);border:1px solid hsl(var(--landing-border))}.landing-reveal{opacity:0}.landing-bg-photo{position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.25}.landing-bg-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,8,8,.7),rgba(8,8,8,.4) 30%,rgba(8,8,8,.5) 70%,rgba(8,8,8,.85))}.landing-vignette:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse at center,transparent 50%,rgba(8,8,8,.6) 100%)}.landing-watermark{font-weight:800;font-size:clamp(80px,15vw,200px);color:rgba(255,255,255,.02);white-space:nowrap;letter-spacing:-.03em}.feature-card-number,.landing-watermark{position:absolute;pointer-events:none;user-select:none;line-height:1}.feature-card-number{top:-12px;right:16px;font-size:80px;font-weight:700;color:rgba(255,255,255,.025)}.landing-tier-features li:before{content:"+ ";color:hsl(var(--landing-fg-subtle))}.landing-tier-features.featured li:before{color:hsl(var(--primary))}@keyframes hero-slide-left{0%{transform:translateX(-120px)}to{transform:translateX(0)}}@keyframes hero-slide-right{0%{transform:translateX(120px)}to{transform:translateX(0)}}@keyframes hero-rise{0%{transform:translateY(30px)}to{transform:translateY(0)}}.hero-word{animation-duration:1s;animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-fill-mode:both}.hero-word:first-child{animation-name:hero-slide-left;animation-delay:.3s}.hero-word:nth-child(2){animation-name:hero-slide-right;animation-delay:.5s}.hero-word:nth-child(3){animation-name:hero-slide-left;animation-delay:.7s}.hero-cta-wrap,.hero-sub{animation-name:hero-rise;animation-duration:.8s;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-fill-mode:both}.hero-sub{animation-delay:1.1s}.hero-cta-wrap{animation-delay:1.3s}@media (prefers-reduced-motion:reduce){.hero-cta-wrap,.hero-sub,.hero-word{animation:none!important}.landing-reveal{opacity:1!important;transform:none!important}.feature-card,[class*=transition-]{transition-duration:0s!important}}