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