.progress.svelte-1g6hpcq{height:var(--progress-height);background:var(--progress-bg);border-radius:var(--progress-radius);overflow:hidden;width:100%}.progress-fill.svelte-1g6hpcq{height:100%;background:var(--progress-fill);border-radius:var(--progress-radius);transition:width var(--progress-transition)}.progress-fill-indeterminate.svelte-1g6hpcq{width:40%;animation:svelte-1g6hpcq-progress-slide var(--progress-indeterminate-duration) var(--easing-linear) infinite}@keyframes svelte-1g6hpcq-progress-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media(prefers-reduced-motion:reduce){.progress-fill-indeterminate.svelte-1g6hpcq{animation:none;width:100%;opacity:.5}}
