/* Zibimart V4.14.11 — Desktop product card consistency
   Desktop only: equal card geometry, fixed media area and two-line titles.
   Dedicated mobile storefront remains controlled by V4.14.10. */
@media (min-width: 781px) {
  /* Homepage Builder cards */
  .v4148-product-card.zm414-product-card {
    height: 100%;
    min-height: 390px;
    display: flex !important;
    flex-direction: column !important;
  }

  .v4148-product-card .zm414-product-image,
  .zm414-product-card.v4146-product-card .zm414-product-image {
    height: 172px !important;
    min-height: 172px !important;
    max-height: 172px !important;
    display: grid !important;
    place-items: center !important;
    overflow: hidden;
  }

  .v4148-product-card .zm414-product-image img,
  .zm414-product-card.v4146-product-card .zm414-product-image img {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
  }

  .v4148-product-card .zm414-product-info,
  .zm414-product-card.v4146-product-card .zm414-product-info {
    flex: 1 1 auto;
    min-height: 0;
    display: flex;
    flex-direction: column;
  }

  .v4148-product-card h3,
  .zm414-product-card.v4146-product-card h3 {
    height: 2.72em !important;
    min-height: 2.72em !important;
    max-height: 2.72em !important;
    line-height: 1.36 !important;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    margin: 5px 0 8px !important;
  }

  .v4148-product-card h3 a,
  .zm414-product-card.v4146-product-card h3 a {
    display: block;
    overflow: hidden;
  }

  .v4148-product-card .zm414-stars,
  .zm414-product-card.v4146-product-card .zm414-stars {
    min-height: 20px;
  }

  .v4148-product-card .zm414-price,
  .zm414-product-card.v4146-product-card .zm414-price {
    min-height: 28px;
  }

  .v4148-product-card form,
  .v4148-product-card .zm414-card-link,
  .zm414-product-card.v4146-product-card form,
  .zm414-product-card.v4146-product-card .zm414-card-link {
    margin-top: auto !important;
  }

  /* Main shop/category/search cards */
  .v45-product-grid {
    align-items: stretch;
  }

  .v45-product-card.v4146-product-card {
    height: 100%;
    display: flex !important;
    flex-direction: column !important;
  }

  .v45-product-card.v4146-product-card .v45-card-image {
    height: 190px !important;
    min-height: 190px !important;
    max-height: 190px !important;
  }

  .v45-product-card.v4146-product-card .v45-card-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
  }

  .v45-product-card.v4146-product-card .v45-card-body {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
  }

  .v45-product-card.v4146-product-card .v45-card-body h3 {
    height: 2.7em !important;
    min-height: 2.7em !important;
    max-height: 2.7em !important;
    line-height: 1.35 !important;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
  }

  .v45-product-card.v4146-product-card .v45-card-body h3 a {
    display: block;
    overflow: hidden;
  }

  .v45-product-card.v4146-product-card .v45-card-rating { min-height: 21px; }
  .v45-product-card.v4146-product-card .v45-card-price { min-height: 29px; }
  .v45-product-card.v4146-product-card .v45-card-stock { min-height: 14px; }
  .v45-product-card.v4146-product-card .v45-delivery-label { align-self: flex-start; }
  .v45-product-card.v4146-product-card form,
  .v45-product-card.v4146-product-card .v45-card-view { margin-top: auto; }

  /* Legacy deal/bestseller cards still used by some blocks/pages */
  .v442-deal-card.v4146-product-card,
  .v442-best-card.v4146-product-card {
    height: 100%;
    display: flex !important;
    flex-direction: column !important;
  }

  .v442-deal-card.v4146-product-card .v442-product-image,
  .v442-best-card.v4146-product-card .v442-product-image {
    height: 175px !important;
    min-height: 175px !important;
    max-height: 175px !important;
  }

  .v442-deal-card.v4146-product-card .v442-product-image img,
  .v442-best-card.v4146-product-card .v442-product-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
  }

  .v442-deal-card.v4146-product-card h3,
  .v442-best-card.v4146-product-card h3 {
    height: 2.7em !important;
    min-height: 2.7em !important;
    max-height: 2.7em !important;
    line-height: 1.35 !important;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
  }

  .v442-deal-card.v4146-product-card form,
  .v442-best-card.v4146-product-card form,
  .v442-deal-card.v4146-product-card .v45-view-product,
  .v442-best-card.v4146-product-card .v45-card-view {
    margin-top: auto !important;
  }

  /* Preserve compact card identity but keep consistent rows. */
  .v4146-product-card.card-compact .zm414-product-image,
  .v4146-product-card.card-compact .v45-card-image {
    height: 150px !important;
    min-height: 150px !important;
    max-height: 150px !important;
  }
}
