*{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.3) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#9ca3af33;border-radius:100px;margin:2px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#9ca3af66,#6b728066);border-radius:100px;border:2px solid transparent;background-clip:padding-box;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#9ca3af99,#6b728099);border-color:#9ca3af4d}::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#9ca3afcc,#6b7280cc)}::-webkit-scrollbar-corner{background:#9ca3af33}*{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.4) transparent}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track{background:#9ca3af26;border-radius:100px}.scrollbar-thin::-webkit-scrollbar-thumb{background:#9ca3af59;border-radius:100px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#9ca3af8c}.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}[dir=rtl] code,[dir=rtl] pre,[dir=rtl] .font-mono,[dir=rtl] textarea[class*=font-mono]{direction:ltr;text-align:left}[dir=rtl] .animate-shimmer{animation:shimmer-rtl 2s infinite}@keyframes shimmer-rtl{0%{transform:translate(100%)}to{transform:translate(-100%)}}[dir=rtl] .animate-slide-up{animation:slideUp .3s ease-out}
