html:has([data-landing-public]){scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html:has([data-landing-public]){scroll-behavior:auto}}@keyframes landingHeroSlideIn{0%{opacity:0;transform:translate(1.25rem)}to{opacity:1;transform:translate(0)}}.landing-hero-slide-in{animation:ease-out both landingHeroSlideIn}@media (prefers-reduced-motion:reduce){.landing-hero-slide-in{animation:none}}
