.ProductGallery_gallery__oCvZX{display:flex;flex-direction:column;gap:.5rem}.ProductGallery_gallery__oCvZX.ProductGallery_withThumbs__J9grS{flex-direction:row-reverse}.ProductGallery_mainWrapper__b82nC{flex:1 1 auto;position:relative;aspect-ratio:1;border-radius:var(--store-radius-card);overflow:hidden}.ProductGallery_main__LRKJy{object-fit:scale-down}.ProductGallery_placeholder__4LkSt{width:100%;aspect-ratio:1;background:linear-gradient(145deg,var(--store-primary-light),var(--store-surface-muted));border-radius:var(--store-radius-card);display:flex;align-items:center;justify-content:center;color:var(--store-text-muted);font-size:1.25rem}.ProductGallery_thumbs__dYr1i{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;flex:0 0 var(--store-detail-gallery-thumb-size,64px)}.ProductGallery_thumbItem__sR_ZZ{display:block}.ProductGallery_thumbBtn___o2tk{width:var(--store-detail-gallery-thumb-size,64px);height:var(--store-detail-gallery-thumb-size,64px);padding:0;border:2px solid var(--store-border);border-radius:var(--store-radius-md);background:var(--store-surface);cursor:pointer;overflow:hidden;transition:border-color var(--store-transition-fast)}.ProductGallery_thumbBtnActive__skEJE,.ProductGallery_thumbBtn___o2tk:hover{border-color:var(--store-primary)}.ProductGallery_thumbImg__fdEFW{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:768px){.ProductGallery_gallery__oCvZX.ProductGallery_withThumbs__J9grS{flex-direction:column}.ProductGallery_thumbs__dYr1i{flex-direction:row;flex:0 0 auto;overflow-x:auto}}