.product__inventory{text-transform:uppercase;letter-spacing:.25rem;font-size:1.3rem;color:rgba(var(--color-foreground),.7);margin:12px 0;display:flex;align-items:center}.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{position:relative;display:block;margin-top:.6rem;width:100%;height:.3rem;background-color:rgb(var(--color-border));border-radius:min(var(--button-radius),.4rem)}.product__inventory progress-bar:after{content:"";position:absolute;left:0;top:0;height:100%;background-color:rgb(var(--color-foreground));width:var(--progress-bar-width, 100%);transition:width 2.5s ease;border-radius:min(var(--button-radius),.4rem)}.product__inventory .accent-2:after{background:linear-gradient(325deg,#0064ff 0,#61f0f3)}.product__inventory .accent-3:after{background:linear-gradient(325deg,#ff3484 0,#f1e04d)}.product__inventory .accent-4:after{background:linear-gradient(325deg,#309fff 0,#b635ff)}.product__inventory .accent-5:after{background:linear-gradient(325deg,#049cff 0,#35ee7a)}.product__inventory .accent-6:after{background:linear-gradient(325deg,#00e166 0,#0066ec)}.product__inventory-item{padding-top:1rem}.product__inventory [class*=inventory--]{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:0;font-size:13px;font-weight:600;letter-spacing:.3px;text-transform:uppercase;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid transparent}.product__inventory .inventory--high{color:var(--inventory-in-stock-text, #059669);background:var(--inventory-in-stock-bg, #10b981);border-color:var(--inventory-in-stock-border, #059669)}.product__inventory .inventory--low{color:var(--inventory-low-stock-text, #d97706);background:var(--inventory-low-stock-bg, #fbbf24);border-color:var(--inventory-low-stock-border, #f59e0b)}.product__inventory .inventory--out{color:var(--inventory-out-of-stock-text, #dc2626);background:var(--inventory-out-of-stock-bg, #ef4444);border-color:var(--inventory-out-of-stock-border, #ef4444)}.product__inventory .inventory--preorder{color:var(--inventory-preorder-text, #7c3aed);background:var(--inventory-preorder-bg, #a855f7);border-color:var(--inventory-preorder-border, #a855f7)}.product__inventory [class*=inventory--].has-shadow{box-shadow:0 2px 8px #0000001a}.product__inventory [class*=inventory--].has-shadow.inventory--high{box-shadow:0 2px 8px #05966926}.product__inventory [class*=inventory--].has-shadow.inventory--low{box-shadow:0 2px 8px #d9770626}.product__inventory [class*=inventory--].has-shadow.inventory--out{box-shadow:0 2px 8px #dc262626}.product__inventory [class*=inventory--].has-shadow.inventory--preorder{box-shadow:0 2px 8px #7c3aed26}.product__inventory [class*=inventory--]:before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;flex-shrink:0;background-color:var(--icon-color, currentColor);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.product__inventory .inventory--high:before{background-color:var(--icon-color, #059669);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23000000'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23000000'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z' clip-rule='evenodd'/%3E%3C/svg%3E")}.product__inventory .inventory--low:before{background-color:var(--icon-color, #d97706);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23000000'%3E%3Cpath fill-rule='evenodd' d='M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23000000'%3E%3Cpath fill-rule='evenodd' d='M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z' clip-rule='evenodd'/%3E%3C/svg%3E")}.product__inventory .inventory--out:before{background-color:var(--icon-color, #dc2626);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23000000'%3E%3Cpath fill-rule='evenodd' d='M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23000000'%3E%3Cpath fill-rule='evenodd' d='M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E")}.product__inventory .inventory--preorder:before{background-color:var(--icon-color, #7c3aed);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23000000'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23000000'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z' clip-rule='evenodd'/%3E%3C/svg%3E")}.product__inventory [class*=inventory--]:hover{transform:translateY(-1px)}.product__inventory [class*=inventory--].has-shadow:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.product__inventory [class*=inventory--]:focus{outline:2px solid currentColor;outline-offset:2px}.product__inventory [class*=inventory--]{animation:fadeIn .4s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.product__inventory [class*=inventory--]{font-size:12px;padding:6px 10px;gap:4px}.product__inventory [class*=inventory--]:before{width:14px;height:14px;margin-right:6px}}.product__inventory .inventory--low{animation:lowStockPulse 3s ease-in-out infinite}@keyframes lowStockPulse{0%,to{opacity:.8}50%{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-product-inventory.css.map */
