.product-card__quantity-wrapper{margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.1)}.product-card__quantity-wrapper label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#333}.quantity-input-wrapper{display:flex;align-items:center;gap:8px;max-width:150px}.quantity-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(0,0,0,.2);border-radius:4px;background:#fff;cursor:pointer;transition:all .2s ease;color:#333}.quantity-btn:hover{background:#f5f5f5;border-color:#0000004d}.quantity-btn:active{background:#e8e8e8}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-btn svg{width:12px;height:12px}.quantity-input{width:60px;height:32px;text-align:center;border:1px solid rgba(0,0,0,.2);border-radius:4px;font-size:14px;font-weight:500;color:#333;background:#fff;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input:focus{outline:none;border-color:#0006}.discount-badge{display:none;margin-top:8px;padding:6px 12px;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32;border-radius:6px;font-size:12px;font-weight:600;text-align:center;box-shadow:0 2px 4px #2e7d321a;animation:fadeIn .3s ease}.discount-badge .discount-text{display:block}.product-card__price-wrapper{position:relative}.product-card__price-wrapper .price{display:flex;align-items:center;gap:8px}.product-card__price-wrapper .price-item--compare{font-size:14px;color:#999;text-decoration:line-through}.product-card__price-wrapper .price-item--regular{font-size:16px;font-weight:600;color:#333}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.product-card__quantity-wrapper{margin-top:10px;padding-top:10px}.quantity-input-wrapper{max-width:140px}.quantity-btn{width:28px;height:28px}.quantity-input{width:50px;height:28px;font-size:13px}.discount-badge{font-size:11px;padding:5px 10px}}@media (prefers-color-scheme: dark){.product-card__quantity-wrapper label{color:#e0e0e0}.quantity-btn{background:#2a2a2a;border-color:#fff3;color:#e0e0e0}.quantity-btn:hover{background:#3a3a3a;border-color:#ffffff4d}.quantity-input{background:#2a2a2a;border-color:#fff3;color:#e0e0e0}.product-card__price-wrapper .price-item--regular{color:#e0e0e0}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-card-variant-switcher.css.map */
