/* Production visual corrections: never allow placeholder art over product media. */
.detail .product-img::before,.detail .product-img::after,#otello-main::before,#otello-main::after{display:none!important;content:none!important}.detail .product-img>img,#otello-main>img{position:relative!important;z-index:10!important;display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}.otello-hero-media{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-end;gap:0;overflow:hidden;pointer-events:none;z-index:0;background:linear-gradient(90deg,#121212 0%,#121212e8 37%,#12121233 100%)}.otello-hero-media img{width:22%;height:92%;object-fit:contain;opacity:.53;filter:contrast(1.04);margin-left:-3.5%}.hero .hero-copy{z-index:2!important}.hero:after{display:none!important}@media(max-width:720px){.otello-hero-media{justify-content:center;opacity:.85}.otello-hero-media img{width:46%;height:70%;margin-left:-18%}.otello-hero-media img:nth-child(n+4){display:none}.hero .hero-copy{padding-top:80px}.detail .gallery{display:block!important}.detail .product-img{height:min(62vh,520px)!important}}
