.progress-module__ARbLlW__root{flex-direction:column;gap:.5rem;width:100%;display:flex}.progress-module__ARbLlW__label{color:var(--foreground);font-size:.875rem;font-weight:500;line-height:1.25}.progress-module__ARbLlW__value{color:var(--muted-foreground);font-size:.75rem;font-weight:500}.progress-module__ARbLlW__track{background-color:var(--mix-card-75-bg);border-radius:0;width:100%;height:.5rem;position:relative;overflow:hidden}.progress-module__ARbLlW__indicator{background-color:var(--primary);height:100%;width:var(--progress-indicator-width);border-radius:0;transition:all .15s ease-out}.progress-module__ARbLlW__root[data-indeterminate] .progress-module__ARbLlW__indicator{width:40%;animation:2s linear infinite progress-module__ARbLlW__indeterminate}@keyframes progress-module__ARbLlW__indeterminate{0%{transform:translate(-100%)}to{transform:translate(250%)}}
.progress-demo-module__NaI1AW__progress{width:100%;max-width:24rem}.progress-demo-module__NaI1AW__progressHeader{justify-content:space-between;align-items:center;display:flex}
