.scrollbar-none{scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}@keyframes brand-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-brand-scroll{animation:brand-scroll 20s linear infinite}.brand-marquee{-webkit-mask-image:linear-gradient(to right,transparent 0,black 60px,black calc(100% - 60px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 60px,black calc(100% - 60px),transparent 100%)}@media(prefers-reduced-motion:reduce){.animate-brand-scroll{animation:none;justify-content:center;width:100%}}@keyframes game-scroll{0%{transform:translate(-50%)}to{transform:translate(0)}}.animate-game-scroll{animation:game-scroll 25s linear infinite}.game-marquee{-webkit-mask-image:linear-gradient(to right,transparent 0,black 60px,black calc(100% - 60px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 60px,black calc(100% - 60px),transparent 100%)}@media(prefers-reduced-motion:reduce){.animate-game-scroll{animation:none;justify-content:center;width:100%}}
