.ui-progress{background-color:var(--ui-progress-background-color);border-radius:100px;overflow:hidden}.ui-progress__bar{border-radius:100px;height:100%}.ui-progress--small{height:6px;min-height:6px;min-width:30px}.ui-progress--large{height:10px;min-height:10px;min-width:50px}.ui-progress.is-rounded{width:100%}.ui-progress.is-primary .ui-progress__bar{background-color:var(--ui-progress-primary-bar-color)}.ui-progress.is-danger .ui-progress__bar{background-color:var(--ui-progress-danger-bar-color)}
