.progress_bar_component[data-v-6e0bfbbc]{position:relative;width:var(--joy-progress-bar-width, 100%);height:var(--joy-progress-bar-height, 100%);border-radius:var(--joy-progress-bar-border-radius, 6px);background-color:var(--joy-progress-bar-background-color, #1a1e20);overflow:hidden}.progress_bar_progress[data-v-6e0bfbbc]{position:absolute;top:0;left:0;width:var(--joy-progress-bar-value, 0);height:100%;transition:width .5s;background-color:var(--joy-progress-bar-color, #c51a1b);border-radius:inherit}.progress_bar_component--vertical .progress_bar_progress[data-v-6e0bfbbc]{top:auto;bottom:0;width:100%;height:var(--joy-progress-bar-value, 0);transition:height .5s}
