::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.dark ::-webkit-scrollbar-thumb{background:#475569}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark ::-webkit-scrollbar-thumb:hover{background:#64748b}@keyframes progress-indeterminate{0%{left:-100%;width:50%}50%{left:25%;width:50%}to{left:100%;width:50%}}.animate-progress{position:relative;overflow:hidden}.animate-progress:after{content:"";position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);width:50%;animation:progress-indeterminate 1.5s infinite ease-in-out}
