.quantity-modal{display:none;position:fixed;inset:0;background:#052b2090;z-index:35;align-items:flex-end;justify-content:center}.quantity-modal.open{display:flex}.quantity-card{position:relative;width:min(500px,100%);background:#fff;border-radius:24px 24px 0 0;padding:24px 22px 30px}.quantity-close{position:absolute;right:17px;top:15px;border:0;background:#edf2ef;width:36px;height:36px;border-radius:50%;font-size:23px}.quantity-product{display:grid;grid-template-columns:76px 1fr;gap:14px;align-items:center;padding-right:34px}.quantity-product>span{width:76px;height:76px;border-radius:17px;background:#eff6f1;display:grid;place-items:center;font-size:43px}.quantity-product small{color:#08764e;font-weight:900}.quantity-product h2{font-size:21px;margin:5px 0}.quantity-product p{margin:0;color:#6f7c75}.quantity-question{text-align:center;font-weight:800;margin:25px 0 12px}.quantity-stepper{display:flex;justify-content:center;align-items:center;gap:28px}.quantity-stepper button{width:48px;height:48px;border:1px solid #cbd8d1;background:#f2f6f3;color:#064c35;border-radius:14px;font-size:25px}.quantity-stepper strong{min-width:36px;text-align:center;font-size:26px}.quantity-total{display:flex;justify-content:space-between;align-items:center;margin:23px 0 14px;padding-top:16px;border-top:1px solid #e1e8e4}.quantity-total span{color:#6f7c75}.quantity-total b{font-size:21px}.cart-added{animation:cartPop .45s ease}@keyframes cartPop{50%{transform:scale(1.2);background:#b8f229}}@media(min-width:650px){.quantity-modal{align-items:center}.quantity-card{border-radius:24px}}
.quantity-product>span{overflow:hidden}.quantity-product>span img,.cart-emoji img{display:block;height:100%;object-fit:cover;width:100%}.cart-emoji{overflow:hidden}
.size-question[hidden],.size-options[hidden]{display:none!important}
