.step-bar-container.svelte-13dclb7{justify-content:center;width:100%;display:flex}.step-bar.svelte-13dclb7{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.step.svelte-13dclb7{flex-direction:column;align-items:center;display:flex;position:relative}.step-circle.svelte-13dclb7{background-color:var(--color-gray-50);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;line-height:1.1;display:flex}.step.active.svelte-13dclb7 .step-circle:where(.svelte-13dclb7),.step.completed.svelte-13dclb7 .step-circle:where(.svelte-13dclb7){background-color:var(--color-set-primary-background);color:#fff;border-color:var(--color-set-primary-foreground)}.connector.svelte-13dclb7{background:var(--color-gray-50);border-radius:2rem;flex:1;height:8px;overflow:hidden}.connector-line.svelte-13dclb7{background:var(--color-set-primary-background);will-change:width;width:0%;height:100%;transition:width .3s}.connector-line.completed.svelte-13dclb7{width:100%}@media (width<=768px){.step-bar.svelte-13dclb7{gap:.5rem}}
