.cart-progress-bar{margin:1rem 0;padding:0.75rem 1rem;background:rgba(var(--color-foreground),0.05);border-radius:var(--buttons-radius,4px);font-size:1.3rem;line-height:1.4}.cart-progress-bar__track{height:6px;background:rgba(var(--color-foreground),0.12);border-radius:999px;margin-top:0.6rem;overflow:hidden}.cart-progress-bar__fill{height:100%;background:rgb(var(--color-button));border-radius:999px;transition:width .2s ease}