.ProductGallery_gallery__b0oxf{display:flex;flex-direction:column;gap:1rem}.ProductGallery_main__uqpYr{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--color-bg-secondary)}.ProductGallery_mainImage__dXGJH{object-fit:cover}.ProductGallery_placeholder__6MT_Z{aspect-ratio:3/4;background:var(--color-bg-secondary)}.ProductGallery_thumbs__i5A3a{display:flex;gap:.5rem;flex-wrap:wrap}.ProductGallery_thumb__wimYK{position:relative;width:72px;height:72px;flex-shrink:0;overflow:hidden;background:var(--color-bg-secondary);border:1px solid transparent;padding:0;transition:border-color .2s}.ProductGallery_thumb__wimYK:hover{border-color:var(--color-border-hover)}.ProductGallery_thumbActive__lNhtE{border-color:var(--color-accent)!important}.ProductGallery_thumbImage__VPnsR{object-fit:cover}