::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1f2937}::-webkit-scrollbar-thumb{background:#4b5563;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6b7280}@keyframes float-left{0%{transform:translate(0)}to{transform:translate(calc(-100vw - 100%))}}.animate-danmaku{animation:float-left linear forwards;white-space:nowrap;will-change:transform}@keyframes pop-in{0%{transform:scale(.5);opacity:0}70%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.animate-pop-in{animation:pop-in .6s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes shine{0%{background-position:-100% 0}to{background-position:200% 0}}.animate-shine{background:linear-gradient(to right,#fff0,#fff6,#fff0);background-size:50% 100%;background-repeat:no-repeat;animation:shine 2s infinite}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fade-in .5s ease-out forwards}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fade-in-up .5s ease-out forwards}@keyframes fade-in-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.animate-fade-in-right{animation:fade-in-right .5s ease-out forwards}@keyframes heartbeat-fast{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.animate-heartbeat{animation:heartbeat-fast .5s infinite}@keyframes winner-reveal{0%{transform:scale(.1);opacity:0}60%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}.animate-winner{animation:winner-reveal .8s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-orbit{animation:orbit 1s linear infinite}@keyframes star-flash{0%{transform:scale(1) rotate(0);filter:drop-shadow(0 0 5px gold)}50%{transform:scale(1.4) rotate(180deg);filter:drop-shadow(0 0 25px orange)}to{transform:scale(1) rotate(360deg);filter:drop-shadow(0 0 5px gold)}}.animate-star-flash{animation:star-flash 1.2s ease-in-out infinite}@keyframes scroll-horizontal{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-scroll-fast{animation:scroll-horizontal 6s linear infinite;will-change:transform}.confetti{position:absolute;width:10px;height:10px;background-color:red;animation:confetti-fall linear forwards}@keyframes confetti-fall{0%{transform:translateY(-10vh) rotate(0);opacity:1}to{transform:translateY(110vh) rotate(720deg);opacity:0}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
