.ProductCard-container{border:1px solid #d1d1d2;border-radius:12px;padding:4px}.ProductCard-container:hover{box-shadow:0 4px 16px #00000014}.ProductCard-badge{z-index:10;border-radius:2px;min-width:75px;min-height:28px;top:14px;left:9px}.ProductCard-wishlist-btn{z-index:10;background-color:#fff;width:30px;height:30px;line-height:0;top:11px;right:11.5px}.ProductCard-wishlist-btn:hover{background-color:#c8a96b}.ProductCard-wishlist-btn:hover svg{color:#fff}.ProductCard-wishlist-btn svg{color:#c8a96b;transition:color .3s}.ProductCard-wishlist-btn.wishlisted svg{fill:#c8a96b;color:#c8a96b}.ProductCard-wishlist-btn.wishlisted{background-color:#fff}.ProductCard-image-wrapper{border:1px solid #f4f4f4;border-radius:8px;height:230px;padding:16px}.ProductCard-image{object-fit:contain;width:100%;height:100%}.ProductCard-out-of-stock{background-color:#ffffffb3;inset:0}.ProductCard-out-of-stock span{color:#6b7280;background-color:#f3f4f6;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600}.ProductCard-info{gap:4px;padding:6px}.ProductCard-info-sub{gap:4px}.ProductCard-brand{margin-top:5px;margin-bottom:3px}.ProductCard-price-row{gap:8px;margin-top:2px}.ProductCard-price{color:#111827;font-size:16px;font-weight:700}.ProductCard-rating-row,.ProductCard-stars{gap:4px}.ProductCard-star-count{margin-top:-2.5px}.ProductCard-description{color:#58585a;flex:1;width:90%}.ProductCard-actions{gap:10px;padding-top:10px}.ProductCard-btn-buy{background-color:#2f3a2f;border:1px solid #2f3a2f;border-radius:38px;padding:8px}.ProductCard-btn-cart{border:1px solid #2f3a2f;border-radius:38px;padding:8px}.ProductCard-btn-cart:hover:not(:disabled){color:#fff;background-color:#2f3a2f}.ProductCard-btn-buy:disabled,.ProductCard-btn-cart:disabled{color:#9ca3af;cursor:not-allowed;background-color:#e5e7eb;border-color:#e5e7eb}.ProductCard-qty-control{cursor:default;border:1px solid #2f3a2f;border-radius:38px;gap:6px;padding:4px 6px}.ProductCard-qty-btn{width:26px;height:26px;color:inherit;background:0 0;border-radius:6px;flex-shrink:0;padding:0}.ProductCard-qty-btn:hover{background-color:#0000000f}.ProductCard-qty-count{text-align:center;min-width:20px;font-size:15px}@media (max-width:570px){.ProductCard-actions,.ProductCard-price-row{flex-direction:column}.ProductCard-btn-buy,.ProductCard-btn-cart{width:100%}.ProductCard-price-row{align-items:flex-start}}
