.ds-bar{border-radius:9999px;height:100%}.ds-bar--indeterminate{width:40%;animation:1.4s ease-in-out infinite ds-progress-indeterminate}.ds-bar--fill{transform-origin:0;width:100%;transition:transform 6s linear,background-color .6s}@keyframes ds-progress-indeterminate{0%{transform:translate(-100%)}to{transform:translate(320%)}}
