.progress-wrapper.svelte-v2139g{display:flex;align-items:center;gap:var(--space-2);width:100%}.progress.svelte-v2139g{flex:1;background:var(--color-gray-200);border-radius:var(--radius-full);overflow:hidden;position:relative}.progress-sm.svelte-v2139g{height:4px}.progress-md.svelte-v2139g{height:8px}.progress-lg.svelte-v2139g{height:12px}.progress-bar.svelte-v2139g{height:100%;transition:width .3s ease;border-radius:var(--radius-full)}.progress-bar.indeterminate.svelte-v2139g{animation:svelte-v2139g-indeterminateLinear 1.5s infinite ease-in-out}.progress-primary.svelte-v2139g{background:var(--color-primary)}.progress-success.svelte-v2139g{background:var(--color-success)}.progress-warning.svelte-v2139g{background:var(--color-warning)}.progress-danger.svelte-v2139g{background:var(--color-danger)}.progress-label.svelte-v2139g{font-size:.875rem;font-weight:500;color:var(--color-gray-700);min-width:40px;text-align:right}.progress-circular-wrapper.svelte-v2139g{display:inline-block}.progress-circular-wrapper.progress-sm.svelte-v2139g{width:32px;height:32px}.progress-circular-wrapper.progress-md.svelte-v2139g{width:48px;height:48px}.progress-circular-wrapper.progress-lg.svelte-v2139g{width:64px;height:64px}.progress-circular.svelte-v2139g{width:100%;height:100%;transform:rotate(-90deg)}.progress-track.svelte-v2139g{stroke:var(--color-gray-200)}.progress-fill.svelte-v2139g{transition:stroke-dashoffset .3s ease;stroke-linecap:round}.progress-fill.indeterminate.svelte-v2139g{animation:svelte-v2139g-indeterminateCircular 1.5s infinite ease-in-out}.progress-fill.progress-primary.svelte-v2139g{stroke:var(--color-primary)}.progress-fill.progress-success.svelte-v2139g{stroke:var(--color-success)}.progress-fill.progress-warning.svelte-v2139g{stroke:var(--color-warning)}.progress-fill.progress-danger.svelte-v2139g{stroke:var(--color-danger)}.progress-text.svelte-v2139g{font-size:10px;font-weight:600;fill:var(--color-gray-700)}@keyframes svelte-v2139g-indeterminateLinear{0%{transform:translate(-100%)}to{transform:translate(400%)}}@keyframes svelte-v2139g-indeterminateCircular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:100,200;stroke-dashoffset:-15}to{stroke-dasharray:100,200;stroke-dashoffset:-125}}
