@keyframes svelte-1ebu20o-fall-only{0%{transform:translateY(-50px);opacity:1}75%{opacity:1}to{transform:translateY(500px);opacity:0}}@keyframes svelte-1ebu20o-spin-only{0%{transform:rotate(var(--start-rot))}to{transform:rotate(var(--end-rot))}}.animate-fall{animation-name:svelte-1ebu20o-fall-only}.animate-spin-emoji{animation-name:svelte-1ebu20o-spin-only;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-scroll{animation:scroll 60s linear infinite}.hover\:pause:hover{animation-play-state:paused}.mask-gradient{mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}
