.inventory-info{padding:12px 16px;background:#00000005;border-radius:8px;margin:4px 0}.inventory-info__message{display:flex;align-items:center;gap:10px;margin-bottom:8px}.inventory-info__dot{width:10px;height:10px;min-width:10px;border-radius:50%;background:var(--dot-color, #F59E0B);animation:inventory-pulse 1.5s ease-in-out infinite}@keyframes inventory-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.inventory-info__text{font-size:13px;color:#555;line-height:1.4}.inventory-info__text strong{color:#1a1a1a;font-weight:600}.inventory-info__qty{display:inline;padding:0 2px;border-radius:2px;transition:opacity .2s ease}.inventory-info__bar{height:5px;background:#e8e8e8;border-radius:999px;overflow:hidden}.inventory-info__bar-fill{height:100%;border-radius:999px;background:var(--dot-color, #F59E0B);transition:width .5s ease,background-color .5s ease;width:0%}
/*# sourceMappingURL=/cdn/shop/t/33/assets/low-stock-indicator.css.map */
