@keyframes bounceIn{0%{opacity:0;transform:scale(.9)}70%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.animate-bounce-in{animation:bounceIn .3s cubic-bezier(.16,1,.3,1) forwards}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#0f172a99;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#64748b99;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ec4899b3}
