@keyframes heroFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.hero-fade-in[data-astro-cid-e6jqf47y]{animation:heroFadeIn .8s ease-out both}.hero-fade-in-delay[data-astro-cid-e6jqf47y]{animation:heroFadeIn .8s ease-out .2s both}.scroll-indicator[data-astro-cid-e6jqf47y]{animation:scrollBounce 2s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.hero-fade-in[data-astro-cid-e6jqf47y],.hero-fade-in-delay[data-astro-cid-e6jqf47y],.scroll-indicator[data-astro-cid-e6jqf47y]{animation:none}}
