.progress-block.svelte-107ap9p{gap:var(--space-1);flex-direction:column;display:flex}.progress-block__head.svelte-107ap9p{font-size:var(--text-sm);color:var(--text-secondary);justify-content:space-between;display:flex}.progress.svelte-107ap9p{background:var(--bg-hover);border-radius:var(--radius-full);width:100%;overflow:hidden}.progress--sm.svelte-107ap9p{height:.25rem}.progress--md.svelte-107ap9p{height:.5rem}.progress--lg.svelte-107ap9p{height:.75rem}.progress__fill.svelte-107ap9p{background:var(--action-primary-bg);border-radius:inherit;height:100%;transition:width var(--duration-base) var(--ease-standard)}.progress--indeterminate.svelte-107ap9p .progress__fill:where(.svelte-107ap9p){width:40%;animation:1.5s linear infinite svelte-107ap9p-progress-indeterminate}.progress--on-dark.svelte-107ap9p{background:var(--on-dark-bg-hover)}.progress--on-dark.svelte-107ap9p .progress__fill:where(.svelte-107ap9p){background:var(--color-white)}@keyframes svelte-107ap9p-progress-indeterminate{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media (prefers-reduced-motion:reduce){.progress--indeterminate.svelte-107ap9p .progress__fill:where(.svelte-107ap9p){opacity:.5;width:100%;animation:none}}
