.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}.skeleton{position:relative;overflow:hidden;background:#e5e7eb}.skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,#fff0,#ffffffa6,#fff0);animation:skeleton-shimmer 1.5s infinite}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.soft-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.28) rgba(0,0,0,0)}.soft-scrollbar::-webkit-scrollbar{width:7px;height:7px}.soft-scrollbar::-webkit-scrollbar-track{background:transparent}.soft-scrollbar::-webkit-scrollbar-thumb{background:#9ca3af47;border-radius:9999px}.soft-scrollbar::-webkit-scrollbar-thumb:hover{background:#9ca3af61}
