@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:marquee 10s linear infinite}.animate-marquee:hover{animation-play-state:paused}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#8b5cf64d;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#8b5cf680}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(139,92,246,.3) transparent}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
