::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0a0a0a80;border-radius:4px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#8b5cf6,#06b6d4);border-radius:4px;border:1px solid rgba(255,255,255,.1)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#7c3aed,#0891b2);box-shadow:0 0 8px #8b5cf680}::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#6d28d9,#0e7490)}*{scrollbar-width:thin;scrollbar-color:#8b5cf6 rgba(10,10,10,.5)}html{scroll-behavior:smooth}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#0003;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#8b5cf6,#06b6d4);border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#7c3aed,#0891b2)}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes scanner-sweep{0%{top:0;opacity:1}50%{opacity:.8}to{top:100%;opacity:0}}@keyframes scanner-line{0%,to{opacity:.3}50%{opacity:.8}}.animate-scanner-sweep{animation:scanner-sweep 2s ease-in-out infinite}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
