::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#312e81;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#4338ca}@keyframes marquee-fast{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.animate-marquee-fast{display:flex;width:max-content;animation:marquee-fast 25s linear infinite}.animate-marquee-fast:hover{animation-play-state:paused}
