/* Global image-box consistency and rendering optimization */
img{max-width:100%;height:auto}
.product-card>a:first-child,.product-media,.drop-thumb,.category-card__media,.unique-category-media,.collection-card__media,.lux-main-image,.hero-slide,.homepage-image-box,.story-image,.gallery-thumb,.main-image-preview,.existing-gallery label,.new-gallery-preview figure{overflow:hidden;position:relative}
.product-card>a:first-child,.product-media,.drop-thumb,.category-card__media,.collection-card__media{display:block;aspect-ratio:1/1;background:#f5f1eb}
.product-card img,.product-media img,.drop-thumb img,.category-card__media img,.unique-category-media img,.collection-card__media img,.homepage-image-box img,.story-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border:0}
.hero-slide img,.reference-hero img,.slider-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.lux-main-image{aspect-ratio:1/1;background:#f7f4ef}
.lux-main-image>img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}
.gallery-thumb{aspect-ratio:1/1;background:#f7f4ef}
.gallery-thumb img{width:100%;height:100%;object-fit:cover;object-position:center}
img[loading="lazy"]{content-visibility:auto}
.image-fallback{object-fit:contain!important;padding:12%;background:#f7f4ef}
@media(max-width:767px){.hero-slide,.reference-hero{min-height:clamp(320px,72vw,520px)}.product-card>a:first-child,.product-media,.drop-thumb{aspect-ratio:1/1}}
