.loading-spinner{border:3px solid #f3f3f3;border-radius:50%;border-top:3px solid #10b981;width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin-slow{animation:spin-slow 10s linear infinite}.animate-in{animation-duration:.8s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:both}.fade-in{animation-name:fadeIn}.slide-in-from-bottom-2{--tw-enter-translate-y: .5rem;animation-name:slideInBottom}.slide-in-from-bottom-4{--tw-enter-translate-y: 1rem;animation-name:slideInBottom}.slide-in-from-bottom-6{--tw-enter-translate-y: 1.5rem;animation-name:slideInBottom}.slide-in-from-bottom-8{--tw-enter-translate-y: 2rem;animation-name:slideInBottom}.slide-in-from-bottom-10{--tw-enter-translate-y: 2.5rem;animation-name:slideInBottom}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInBottom{0%{transform:translateY(var(--tw-enter-translate-y, 1rem));opacity:0}to{transform:translateY(0);opacity:1}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.shadow-3xl{box-shadow:0 40px 100px -20px #0f172a4d}::selection{background-color:#10b981;color:#fff}
