@keyframes landing-fade-in-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-fade-in-scale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.landing-hero-title{animation:.8s ease-out both landing-fade-in-up}.landing-hero-subtitle{animation:.8s ease-out .15s both landing-fade-in-up}.landing-hero-cta{animation:.8s ease-out .3s both landing-fade-in-up}.landing-hero-trust{animation:.8s ease-out .45s both landing-fade-in-up}.landing-hero-illustration{animation:1s ease-out .4s both landing-fade-in-scale}@keyframes landing-product-appear{0%{opacity:0;transform:translateY(-8px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-shelf-product{opacity:0;animation:.4s ease-out both landing-product-appear}.landing-shelf-product:first-child{animation-delay:.6s}.landing-shelf-product:nth-child(2){animation-delay:.75s}.landing-shelf-product:nth-child(3){animation-delay:.9s}.landing-shelf-product:nth-child(4){animation-delay:1.05s}.landing-shelf-product:nth-child(5){animation-delay:1.2s}.landing-shelf-product:nth-child(6){animation-delay:1.35s}.landing-shelf-product:nth-child(7){animation-delay:1.5s}.landing-shelf-product:nth-child(8){animation-delay:1.65s}.landing-shelf-product:nth-child(9){animation-delay:1.8s}.landing-shelf-product:nth-child(10){animation-delay:1.95s}.landing-shelf-product:nth-child(11){animation-delay:2.1s}.landing-shelf-product:nth-child(12){animation-delay:2.25s}.landing-slider-track{transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.landing-slider-track>*{flex-shrink:0;min-width:100%}@keyframes landing-slider-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.landing-slider-progress{transform-origin:0;animation:10s linear landing-slider-progress}.landing-reveal{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(24px)}.landing-reveal.visible{opacity:1;transform:translateY(0)}.landing-reveal-stagger>.landing-reveal:first-child{transition-delay:0s}.landing-reveal-stagger>.landing-reveal:nth-child(2){transition-delay:.1s}.landing-reveal-stagger>.landing-reveal:nth-child(3){transition-delay:.2s}.landing-reveal-stagger>.landing-reveal:nth-child(4){transition-delay:.3s}.landing-reveal-stagger>.landing-reveal:nth-child(5){transition-delay:.4s}.landing-reveal-stagger>.landing-reveal:nth-child(6){transition-delay:.5s}.landing-reveal-stagger>.landing-reveal:nth-child(7){transition-delay:.6s}.landing-reveal-stagger>.landing-reveal:nth-child(8){transition-delay:.7s}@keyframes landing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-float{animation:4s ease-in-out infinite landing-float}.landing-navbar{transition:background-color .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s}@keyframes landing-pulse-ring{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.landing-pulse-ring{animation:2s ease-out infinite landing-pulse-ring}
/*# sourceMappingURL=5411f094ab6441c7.css.map*/