@layer components{.progress-wrapper{--j-progress-width: auto;--j-progress-min-width: 4rem;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;width:var(--j-progress-width);font-size:var(--uui-font-size-text-sm);font-weight:var(--uui-font-weight-medium);line-height:var(--uui-line-height-text-sm);color:var(--uui-colors-text-text-secondary)}.progress-wrapper .progress{margin-block:var(--uui-spacing-md);flex-shrink:1;flex-grow:1;width:100%;min-width:var(--j-progress-min-width)}.progress-wrapper .progress-bar{border-radius:var(--uui-radius-full)}.progress-wrapper .progress-bar.bg-primary{background-color:var(--uui-colors-foreground-fg-brand-primary)}.progress-wrapper .progress-bar.bg-secondary{background-color:var(--uui-colors-foreground-fg-secondary)}.progress-wrapper .progress-bar.bg-success{background-color:var(--uui-colors-foreground-fg-success-primary)}.progress-wrapper .progress-bar.bg-info{background-color:var(--uui-component-colors-utility-blue-utility-blue-600)}.progress-wrapper .progress-bar.bg-warning{background-color:var(--uui-colors-foreground-fg-warning-primary)}.progress-wrapper .progress-bar.bg-danger{background-color:var(--uui-colors-foreground-fg-error-primary)}.progress-wrapper .progress-label__wrapper{display:flex;width:100%}.progress-wrapper .progress-content{display:flex;align-items:center;gap:var(--uui-spacing-lg);width:100%}.progress-wrapper.with-labels{position:relative}.progress-wrapper.with-labels--double [class*=top],.progress-wrapper.with-labels--double [class*=bottom]{width:50%}.progress-wrapper.with-labels [class*=right]{text-align:right;margin-left:auto}.progress-wrapper.with-labels .top-left{text-align:left}.progress-wrapper.with-labels .top-left,.progress-wrapper.with-labels .top-right,.progress-wrapper.with-labels .bottom-left,.progress-wrapper.with-labels .bottom-right{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.progress-wrapper.-card-progress{--bs-progress-bg: var(--uui-colors-foreground-fg-quinary);width:100%}.progress-wrapper.-card-progress .progress-value{display:none}.progress-wrapper.-card-progress .progress{margin:0;border-radius:var(--uui-radius-none)}.progress-wrapper.-card-progress .progress-bar{border-radius:var(--uui-radius-none);border-right:var(--uui-spacing-sm) solid var(--uui-colors-base-white)}}
/*# sourceMappingURL=j-progress.css.map */