.progress-wrapper.svelte-1kf4zz1{display:flex;flex-direction:column;gap:var(--space-1);width:100%}.progress-header.svelte-1kf4zz1{display:flex;justify-content:space-between;align-items:center}.progress-label.svelte-1kf4zz1{font-size:var(--text-sm);color:var(--color-text-secondary)}.progress-value.svelte-1kf4zz1{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--color-text-secondary)}.progress.svelte-1kf4zz1{width:100%;background:var(--color-bg-muted);border-radius:var(--radius-full);overflow:hidden}.progress--sm.svelte-1kf4zz1{height:4px}.progress--md.svelte-1kf4zz1{height:8px}.progress--lg.svelte-1kf4zz1{height:12px}.progress__bar.svelte-1kf4zz1{height:100%;border-radius:var(--radius-full);transition:width .4s ease}.progress__bar--primary.svelte-1kf4zz1{background:var(--color-primary)}.progress__bar--secondary.svelte-1kf4zz1{background:var(--color-secondary)}.progress__bar--warning.svelte-1kf4zz1{background:var(--color-warning)}.progress__bar--danger.svelte-1kf4zz1{background:var(--color-danger)}.progress__bar--animated.svelte-1kf4zz1{background-image:linear-gradient(90deg,transparent 0%,rgb(255 255 255 / .2) 50%,transparent 100%);background-size:200% 100%;animation:svelte-1kf4zz1-shimmer 1.5s infinite}@keyframes svelte-1kf4zz1-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
