.progress-container.svelte-1untuf7{width:100%}.progress-label.svelte-1untuf7{color:var(--text-secondary,#666);justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:.85rem;display:flex}.progress-value.svelte-1untuf7{color:var(--text-primary,#1a1a1a);font-weight:600}.progress-track.svelte-1untuf7{background:var(--bg-tertiary,#e8e8e8);border-radius:3px;height:6px;overflow:hidden}.progress-fill.svelte-1untuf7{background-color:var(--accent-color,#4a90d9);border-radius:3px;height:100%;transition:width .3s}.progress-fill.indeterminate.svelte-1untuf7{width:30%;animation:1.5s ease-in-out infinite svelte-1untuf7-indeterminate-slide}@keyframes svelte-1untuf7-indeterminate-slide{0%{transform:translate(-100%)}to{transform:translate(400%)}}.copy-button.svelte-kzurhi{background:var(--surface-color);border:1px solid var(--border-color);color:var(--text-color);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;line-height:1;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.copy-button.icon-only.svelte-kzurhi{padding:6px}.copy-button.svelte-kzurhi:hover{background:var(--button-hover);color:var(--text-color)}.copy-button.copied.svelte-kzurhi{color:var(--success-color,#16a34a);border-color:var(--success-color,#16a34a)}.copy-button.svelte-kzurhi:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.copy-icon.svelte-kzurhi{flex-shrink:0}
