.ProductCard_cardContainer__fJgMX{position:relative;overflow:hidden;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;background-color:#fff;border:1px solid #eee}.ProductCard_cardContainer__fJgMX:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.ProductCard_cardLink__tZjkz{text-decoration:none;color:inherit;display:block}.ProductCard_card__KLyHh{border-radius:12px;overflow:hidden;display:flex;flex-direction:column;height:100%}.ProductCard_imageContainer__5N89T{position:relative;width:100%;padding-top:100%}.ProductCard_image__mQSxT{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ProductCard_cardContainer__fJgMX:hover .ProductCard_image__mQSxT{transform:scale(1.05)}.ProductCard_discountBadge__t3AzT{position:absolute;top:12px;left:12px;background:linear-gradient(45deg,#39FF14,#00b300);color:#1a252f;padding:5px 12px;border-radius:20px;font-size:.85rem;font-weight:700;z-index:2;box-shadow:0 2px 8px rgba(57,255,20,.5);transform:rotate(-5deg);transition:all .3s ease}.ProductCard_shareIconContainer__6eVXw{position:absolute;top:8px;right:8px;z-index:5}.ProductCard_shareIconContainer__6eVXw .shareButton{background-color:rgba(255,255,255,.9)!important;color:#2c3e50!important;border-radius:50%!important;width:38px;height:38px;padding:0!important;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:width .3s ease,height .3s ease}.ProductCard_shareIconContainer__6eVXw .shareButton:hover{background-color:#fff!important}@media (max-width:420px){.ProductCard_shareIconContainer__6eVXw .shareButton{width:34px;height:34px}.ProductCard_discountBadge__t3AzT{top:auto;bottom:0;left:0;width:100%;transform:rotate(0deg);border-radius:0;text-align:center;font-size:.9rem;padding:6px 0;box-shadow:none;border-top:1px solid rgba(0,0,0,.1)}}.ProductCard_details__gPfN8{padding:16px;display:flex;flex-direction:column;flex-grow:1}@media (max-width:420px){.ProductCard_details__gPfN8{padding-top:24px}}.ProductCard_name__vLPOo{font-size:1.15rem;font-weight:600;margin:0 0 12px;flex-grow:1;line-height:1.4;color:#34495e}.ProductCard_priceContainer__oTddN{display:flex;align-items:baseline;justify-content:flex-start;flex-wrap:wrap;gap:12px;margin-bottom:16px}.ProductCard_currentPrice__p_S3B{font-size:1.5rem;font-weight:700;color:#2c3e50;order:1}.ProductCard_newPrice__lmOxp{font-size:1.6rem;font-weight:700;color:#e63946;order:1}.ProductCard_oldPrice__p8A6u{font-size:1.1rem;color:#7f8c8d;text-decoration:line-through;text-decoration-thickness:1.5px;order:2}.AddToCartButton_button__0DdkP{background-color:#007bff;color:white;border:none;padding:.5rem 1rem;cursor:pointer;border-radius:5px;transition:background-color .2s}.AddToCartButton_button__0DdkP:hover{background-color:#0056b3}