@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.animate-marquee{animation:25s linear infinite marquee}.animate-marquee:hover{animation-play-state:paused}.scrollbar-thin::-webkit-scrollbar{width:4px}.scrollbar-thin::-webkit-scrollbar-track{background:0 0}.scrollbar-thin::-webkit-scrollbar-thumb{background:#334155;border-radius:9999px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#10b981}
