/* Approved ESTATE 99 artwork. Whole original image; no cropping or logo effects. */
.product-card .product-image.product-image--estate{height:330px;padding:0;background:var(--warm);display:flex;align-items:center;justify-content:center;border-radius:0}
.product-image--estate .estate-product-art{display:block;width:100%;height:100%;padding:0;object-fit:contain;transform:none}
.product-card:has(.product-image--estate) .product-body>p.product-artwork-caption{min-height:0;margin:0 0 13px;padding:0;font-size:12px;line-height:1.6;color:var(--muted)}
.product-visual.product-visual--estate{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:var(--warm);overflow:hidden}
.product-visual--estate>.estate-product-art{position:static;width:100%;height:auto;max-height:620px;object-fit:contain;margin:0;padding:0;transform:none}
.product-visual--estate>.product-artwork-caption,.estate-route-artwork>.product-artwork-caption{position:static;inset:auto;transform:none;width:auto;font-size:12px;line-height:1.6;min-height:0;margin:14px 0 0;padding:0;color:var(--muted)}
.estate-route-artwork{min-width:0}
.estate-route-artwork>.product-image--estate{height:420px;display:flex;align-items:center;justify-content:center;padding:0;background:var(--warm)}
@media(max-width:720px){.product-visual.product-visual--estate{min-height:0;padding:16px}.product-visual--estate>.estate-product-art{max-height:440px}.estate-route-artwork>.product-image--estate{height:360px}}
