html{scroll-behavior:smooth}@keyframes progress-indeterminate{0%{left:-40%;width:40%}60%{left:80%;width:40%}to{left:120%;width:40%}}.progress-bar-indeterminate{position:absolute;height:100%;border-radius:9999px;animation:progress-indeterminate 1.4s cubic-bezier(.65,.815,.735,.395) infinite}
