.ProductCard_card__JrE_3{background:#ffffff;border-radius:16px;overflow:hidden;border:1px solid #f3f4f6;box-shadow:0 4px 15px rgba(0,0,0,.04);transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;justify-content:space-between;height:100%}.ProductCard_card__JrE_3:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.ProductCard_imageWrap__tH5XB{position:relative;width:100%;padding-top:100%;background:#f9fafb;overflow:hidden}.ProductCard_img__pjfhB{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ProductCard_card__JrE_3:hover .ProductCard_img__pjfhB{transform:scale(1.05)}.ProductCard_fallback__nzdIj{position:absolute;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;background:#f3f4f6}.ProductCard_badges__9gSlX{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:4px;z-index:2}.ProductCard_badgeFeatured__19nhH{background:#10b981}.ProductCard_badgeDiscount__P_cd1,.ProductCard_badgeFeatured__19nhH{color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:6px}.ProductCard_badgeDiscount__P_cd1{background:#ec4899}.ProductCard_badgeOut__tBeHL{background:#6b7280;color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:6px}.ProductCard_wishlistBtn__lKJZj{position:absolute;top:10px;right:10px;background:rgba(255,255,255,.9);border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#9ca3af;cursor:pointer;z-index:2;transition:all .2s ease}.ProductCard_wishlistBtn__lKJZj.ProductCard_active__63UkZ,.ProductCard_wishlistBtn__lKJZj:hover{color:#ec4899;background:#ffffff;transform:scale(1.1)}.ProductCard_body__5RnCY{padding:14px;display:flex;flex-direction:column;flex-grow:1}.ProductCard_title__KMclE{font-size:15px;font-weight:600;color:#1f2937;margin:0 0 6px;-webkit-line-clamp:1}.ProductCard_desc__s_k3h,.ProductCard_title__KMclE{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.ProductCard_desc__s_k3h{font-size:12px;color:#6b7280;margin:0 0 8px;-webkit-line-clamp:2;line-height:1.4}.ProductCard_seller__UbDzq{font-size:11px;color:#9ca3af;margin-bottom:8px}.ProductCard_priceRow__leATz{display:flex;align-items:baseline;gap:8px;margin-top:auto;margin-bottom:12px}.ProductCard_price__jt2eU{font-size:16px;font-weight:700;color:#111827}.ProductCard_originalPrice__8rYxf{font-size:13px;color:#9ca3af;text-decoration:line-through}.ProductCard_actions__xH3Rh{display:flex;gap:8px;align-items:center}.ProductCard_viewBtn__YJbdw{flex:1 1;background:linear-gradient(135deg,#ec4899,#db2777);color:#ffffff;text-align:center;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none}.ProductCard_cartBtn__CrbTm{background:#f3f4f6;border:none;color:#374151;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.ProductCard_cartBtn__CrbTm.ProductCard_disabled__U_VuZ{opacity:.5;cursor:not-allowed}.ProductCard_cartBtn__CrbTm.ProductCard_flash__9_jad{background:#10b981;color:#ffffff}.ProductCard_responsiveGrid__0rT9E{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media (max-width:1024px){.ProductCard_responsiveGrid__0rT9E{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:768px){.ProductCard_responsiveGrid__0rT9E{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.ProductCard_responsiveGrid__0rT9E{grid-template-columns:repeat(1,1fr);gap:12px}}