@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700&display=swap";body{font-family:Noto Sans SC,sans-serif;background-color:#000;color:#e2e8f0;overflow:hidden}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@keyframes scan{0%{top:0%}50%{top:100%}to{top:0%}}.scan-line{animation:scan 3s linear infinite}@keyframes pulse-ring{0%{transform:scale(.8);opacity:.5}to{transform:scale(2);opacity:0}}.pulse-ring:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border-radius:50%;border:2px solid #3b82f6;animation:pulse-ring 2s infinite}@keyframes bounceIn{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05);opacity:1}to{transform:scale(1)}}.animate-bounce-in{animation:bounceIn .5s cubic-bezier(.68,-.55,.265,1.55)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),1) rotate(var(--tw-enter-rotate, 0))}to{opacity:1;transform:translateZ(0) scaleZ(1) rotate(0)}}.animate-in{animation:enter .3s ease-out forwards;--tw-enter-opacity: 1;--tw-enter-scale: 1;--tw-enter-rotate: 0;--tw-enter-translate-x: 0;--tw-enter-translate-y: 0}.fade-in{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.slide-in-from-right-8{--tw-enter-translate-x: 2rem}.slide-in-from-bottom-4{--tw-enter-translate-y: 1rem}.slide-in-from-left-2{--tw-enter-translate-x: -.5rem}.duration-300.animate-in{animation-duration:.3s}.duration-500.animate-in{animation-duration:.5s}
