.inventory{border-radius:.25rem;display:inline-block;font-size:1.5rem;letter-spacing:.04rem;line-height:calc(1 + .2 / var(--font-body-scale));padding:.25rem .5rem}.inventory-full{background-color:#05d2ff33;color:#111827}.inventory-empty{background-color:#fee2e2;color:#aa1b1b}.inventory--pdp{margin-bottom:1rem;margin-top:1.2rem;animation:fadeInUp 1s ease-in-out;font-size:1.5rem}.inventory--cart{margin-bottom:0rem;margin-top:0rem;font-size:1.4rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.inventory-badge{position:relative}.inventory-badge__container{position:relative;color:#d20707;display:flex;background:#fee2e2}.product__inventory .inventory-badge__container{font-size:1.5rem}.card__content_inventory .inventory-badge__container{font-size:1.35rem}.blinking-dot{position:relative;display:flex;justify-content:center;align-items:self-start}.blinking-dot{width:20px;height:20px}.blinking-dot__buttons button{position:relative;width:5px;height:5px;background-color:#d20707;margin:0;border:0;border-radius:50%;padding:0;outline:0}.blinking-dot__buttons button:after{content:"";width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);border:3px solid #d20707;border-radius:50%;animation:beacon 1s infinite linear;animation-fill-mode:forwards}@keyframes beacon{0%{width:0;height:0;opacity:1}25%{width:5px;height:5px;opacity:.7}50%{width:10px;height:10px}75%{width:15px;height:15px;opacity:.5}to{width:20px;height:20px;opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/491/assets/component-inventory.css.map */
