.progress{background:var(--background-secondary,var(--background-tertiary));border-radius:2px;height:4px;overflow:hidden}.progress__fill{background:var(--controls-active,var(--button-primary));border-radius:2px;height:100%;transition:width .25s}.progress__fill--full{background:var(--text-negative)}
