.react-aria-Toast{view-transition-class:toast}::view-transition-new(.toast):only-child{animation:.4s toast-entering}::view-transition-old(.toast):only-child{animation:.4s toast-exiting}@keyframes toast-entering{0%{opacity:0;translate:100%}}@keyframes toast-exiting{to{opacity:0;translate:100%}}@keyframes scroll{to{transform:translate(-100%)}}.animate-scroll{animation:80s linear infinite scroll}.raffle-scroll:hover .animate-scroll{animation-play-state:paused}
