.product-photo.has-image{position:relative;height:265px;margin:18px -8px 16px;padding:14px;cursor:pointer;overflow:hidden}
.product-photo.has-image>.product-main-image{width:100%;height:calc(100% - 48px);object-fit:contain;transform:none!important}
.product-photo.has-image:not(:has(.product-thumbnails))>.product-main-image{height:100%}
.product-thumbnails{position:absolute;left:12px;right:12px;bottom:9px;display:flex;justify-content:center;gap:7px}
.product-thumbnails button{width:38px;height:38px;padding:3px;border:1px solid #ccd8e7;border-radius:8px;background:#fff;cursor:pointer}
.product-thumbnails img{width:100%;height:100%;object-fit:contain;filter:none}
.product-card:has(.product-photo.has-image) .specs{margin-top:0}
.product-name-fallback{margin-top:18px}
.product-title-compact{margin:2px 0 15px;color:#071936;font-family:Arial,sans-serif;font-size:clamp(1.25rem,1.7vw,1.65rem);font-weight:800;line-height:1.12;letter-spacing:-.02em;cursor:pointer;text-align:left}.product-title-compact:hover{color:#18569b}.product-title-compact:focus-visible{outline:3px solid #ffd21a;outline-offset:4px;border-radius:5px}.public-dark .product-title-compact,body.dark-mode .product-title-compact{color:#fff}
@media(max-width:600px){.product-photo.has-image{height:165px;margin:12px -4px 10px;padding:8px}.product-photo.has-image>.product-main-image{height:calc(100% - 38px)}.product-thumbnails{left:5px;right:5px;bottom:5px;gap:4px}.product-thumbnails button{width:30px;height:30px}.product-title-compact{margin:0 0 11px;font-size:1.15rem;line-height:1.15}}
