.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#0f172a4d}.custom-scrollbar::-webkit-scrollbar-thumb{background:#94a3b833;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#06b6d466}@keyframes scan{0%{top:-50%}to{top:150%}}.animate-scan{animation:scan 4s linear infinite}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin-slow{animation:spin-slow 12s linear infinite}
