/* V132: product-specific image routing and clean featured-release image sizing */
.stlb132-card .image,
.stlb125-product-card .image{display:flex;align-items:center;justify-content:center;min-height:240px;background:linear-gradient(180deg,rgba(7,15,29,.9),rgba(3,8,18,.96));overflow:hidden;border-radius:22px 22px 0 0;}
.stlb132-card .image img,
.stlb125-product-card .image img{width:100%;height:240px;object-fit:contain!important;padding:12px;filter:drop-shadow(0 20px 34px rgba(0,0,0,.35));}
.stlb127-release-media{display:flex;align-items:center;justify-content:center;min-height:440px;overflow:hidden;}
.stlb127-release-media img{width:100%;max-height:520px;object-fit:contain!important;padding:12px;}
.stlb132-cart-feature{margin-top:28px;}
.v113-card img{object-fit:contain!important;max-height:420px;width:100%;background:rgba(255,255,255,.03);border-radius:22px;padding:10px;}
@media(max-width:760px){.stlb125-product-card .image,.stlb132-card .image{min-height:190px}.stlb125-product-card .image img,.stlb132-card .image img{height:190px}.stlb127-release-media{min-height:300px}.stlb127-release-media img{max-height:360px}}
