@keyframes aurora-drift-1{0%{transform:translate(0) rotate(0deg) scale(1)}33%{transform:translate(80px,-40px) rotate(60deg) scale(1.1)}66%{transform:translate(-40px,30px) rotate(120deg) scale(.95)}to{transform:translate(0) rotate(0deg) scale(1)}}@keyframes aurora-drift-2{0%{transform:translate(0) rotate(0deg) scale(1)}33%{transform:translate(-60px,50px) rotate(-45deg) scale(1.15)}66%{transform:translate(50px,-20px) rotate(-100deg) scale(.9)}to{transform:translate(0) rotate(0deg) scale(1)}}@keyframes aurora-drift-3{0%{transform:translate(0) scale(1);opacity:.5}50%{transform:translate(30px,-60px) scale(1.2);opacity:.8}to{transform:translate(0) scale(1);opacity:.5}}@keyframes hero-glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.08)}}@keyframes slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.anim-up{animation:slide-up .7s ease-out both}.d1{animation-delay:80ms}.d2{animation-delay:.16s}.d3{animation-delay:.24s}.d4{animation-delay:.35s}.d5{animation-delay:.5s}.d6{animation-delay:.65s}.d7{animation-delay:.8s}html:has([data-landing]){scrollbar-width:none}html:has([data-landing])::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:reduce){.anim-up{animation:none!important;opacity:1!important;transform:none!important}*{animation-duration:.01ms!important;transition-duration:.01ms!important}}