@keyframes shiny-text{0%,90%,to{background-position:calc(-100% - var(--shiny-width)) 0}30%,60%{background-position:calc(100% + var(--shiny-width)) 0}}.animate-shiny-text{animation:shiny-text 8s infinite}.hero-fallback{background:linear-gradient(120deg,#eef2ff,#f7f8fa,#e0e7ff,#eef2ff);background-size:300% 300%;animation:hero-grad 14s ease infinite}@keyframes hero-grad{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (prefers-reduced-motion: reduce){.hero-fallback,.animate-shiny-text{animation:none}}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}
