.product__inventory{font-size:1.3rem;color:rgba(var(--color-foreground),.7);text-transform:uppercase;letter-spacing:.25rem}.product__inventory:empty+.spacing-section{display:none}.product__inventory strong{color:rgb(var(--color-foreground))}.no-js .product__inventory progress-bar{display:none}.product__inventory progress-bar{height:.3rem;position:relative;background-color:rgb(var(--color-border));border-radius:min(var(--button-radius),.4rem);width:100%;margin-top:.6rem;display:block}.product__inventory progress-bar:after{height:100%;transition:width 2.5s ease;content:"";position:absolute;top:0;background-color:rgb(var(--color-foreground));border-radius:min(var(--button-radius),.4rem);left:0;width:var(--progress-bar-width,100%)}.product__inventory .accent-2:after{background:linear-gradient(325deg,#0064ff,#61f0f3)}.product__inventory .accent-3:after{background:linear-gradient(325deg,#ff3484,#f1e04d)}.product__inventory .accent-4:after{background:linear-gradient(325deg,#309fff,#b635ff)}.product__inventory .accent-5:after{background:linear-gradient(325deg,#049cff,#35ee7a)}.product__inventory .accent-6:after{background:linear-gradient(325deg,#00e166,#0066ec)}.product__inventory-item{padding-top:1.6rem}