.stock-bar{container-type:inline-size;container-name:stock-bar;box-sizing:border-box;margin-top:var(--sb-mt, 1.4rem);margin-bottom:var(--sb-mb, 1.2rem);padding:var(--sb-padding, 10px);border-radius:var(--sb-radius, 3px);background-color:var(--sb-bg, #fcf0cf);color:var(--sb-text-color, #1b2220)}.stock-bar__text{margin:0 0 var(--sb-space-text, 6px);font-size:var(--sb-text-size-mobile, 12px);font-weight:var(--sb-text-weight, 500);line-height:var(--sb-line-height, 1.4);color:inherit}.stock-bar__subtitle{margin:0 0 var(--sb-space-subtitle, 12px);font-size:var(--sb-subtitle-size, 11px);line-height:1.4;color:inherit;opacity:.8}.stock-bar__track{position:relative;overflow:hidden;height:var(--sb-height, 32px);border-radius:var(--sb-bar-radius, 2px);background-color:var(--sb-track-color, #e0e0e0)}.stock-bar__fill{position:absolute;top:0;left:0;display:block;width:var(--sb-percent, 0%);height:100%;background-color:var(--sb-bar-color, #c8372d);transition:width .6s ease}.stock-bar__label{position:absolute;top:50%;left:var(--sb-label-offset, 8px);z-index:1;transform:translateY(-50%);font-size:var(--sb-label-size-mobile, 11px);line-height:1.4;color:var(--sb-label-color, #ffffff);white-space:nowrap}@container stock-bar (min-width: 430px){.stock-bar__text{font-size:var(--sb-text-size, 14px)}.stock-bar__label{font-size:var(--sb-label-size, 14px)}}@supports not (container-type: inline-size){@media screen and (min-width:990px){.stock-bar__text{font-size:var(--sb-text-size, 14px)}.stock-bar__label{font-size:var(--sb-label-size, 14px)}}}@media(prefers-reduced-motion:reduce){.stock-bar__fill{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/product-stock-bar.css.map */
