*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif}@keyframes aurora{0%{transform:translate(5%,10%) scale(1)}to{transform:translate(-10%,-5%) scale(1.15)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animation-marquee{animation:marquee 40s linear infinite}.animation-marquee:hover{animation-play-state:paused}
