*{scrollbar-width:thin;scrollbar-color:rgba(56,189,248,.4) rgba(30,41,59,.4)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0f172a4d;border-radius:100px;margin:2px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#38bdf880,#0ea5e980);border-radius:100px;border:2px solid transparent;background-clip:padding-box;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#38bdf8cc,#0ea5e9cc);border-color:#38bdf833}::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#38bdf8,#0ea5e9)}::-webkit-scrollbar-corner{background:#0f172a4d}*{scrollbar-width:thin;scrollbar-color:rgba(56,189,248,.5) rgba(15,23,42,.3)}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track{background:#0f172a33;border-radius:100px}.scrollbar-thin::-webkit-scrollbar-thumb{background:#38bdf866;border-radius:100px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#38bdf8b3}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.animate-slide-up{animation:slideUp .3s ease-out}@keyframes bounce-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-bounce-slow{animation:bounce-slow 2s ease-in-out infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.animate-shimmer{animation:shimmer 2s infinite}
