crui-progress-bar.svelte-uh9bpw{display:flex;flex-direction:column;justify-content:flex-end;gap:1rem;width:100%}crui-progress-bar.svelte-uh9bpw .label:where(.svelte-uh9bpw){color:var(--foreground-secondary, #636c70);text-align:center}crui-progress-bar.svelte-uh9bpw .track:where(.svelte-uh9bpw){width:100%;background:var(--background-child-surface-embedded, #f9fafb);border:.1rem solid var(--border-default, #e1e5ea);overflow:hidden}crui-progress-bar.svelte-uh9bpw .track.size-small:where(.svelte-uh9bpw){height:.25rem;border-radius:.25rem}crui-progress-bar.svelte-uh9bpw .track.size-medium:where(.svelte-uh9bpw){height:.5rem;border-radius:.5rem}crui-progress-bar.svelte-uh9bpw .track.size-large:where(.svelte-uh9bpw){height:1rem;border-radius:1rem}crui-progress-bar.svelte-uh9bpw .track:where(.svelte-uh9bpw) .bar:where(.svelte-uh9bpw){width:0%;height:100%;background:var(--foreground-interactive, #0163e5);border-radius:inherit}crui-progress-bar.svelte-uh9bpw .track:where(.svelte-uh9bpw) .bar.indeterminate:where(.svelte-uh9bpw){width:33.3333333333%;margin-left:-33.3333333333%;animation:1.5s ease-in-out infinite svelte-uh9bpw-animation}@keyframes svelte-uh9bpw-animation{0%{width:33.3333333333%;margin-left:-33.3333333333%}to{width:66.6666666667%;margin-left:100%}}@media(prefers-reduced-motion:reduce){crui-progress-bar.svelte-uh9bpw .track:where(.svelte-uh9bpw) .bar.indeterminate:where(.svelte-uh9bpw){width:100%;margin-left:0;animation:.75s ease-in-out infinite alternate-reverse svelte-uh9bpw-animation-reduced-motion}@keyframes svelte-uh9bpw-animation-reduced-motion{0%{opacity:1}to{opacity:.5}}}
