*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:#09090b}*::-webkit-scrollbar-thumb{background:#27272a;border-radius:3px}*::-webkit-scrollbar-thumb:hover{background:#3f3f46}@keyframes spin-slow{to{transform:rotate(360deg)}}.animate-spin-slow{animation:spin-slow 3s linear infinite}
