.ProductGallery-module__8TE8-q__galleryContainer{flex-direction:column;gap:1rem;width:100%;display:flex}.ProductGallery-module__8TE8-q__mainImageWrapper{aspect-ratio:1;background-color:var(--color-bg-light);border:1px solid #0000000d;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ProductGallery-module__8TE8-q__mainImage{object-fit:cover;width:100%;height:100%;transition:opacity .3s}.ProductGallery-module__8TE8-q__thumbnailStrip{gap:.8rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.ProductGallery-module__8TE8-q__thumbnailStrip::-webkit-scrollbar{height:6px}.ProductGallery-module__8TE8-q__thumbnailStrip::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.ProductGallery-module__8TE8-q__thumbnailWrapper{cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:60px;height:60px;transition:all .2s;overflow:hidden}.ProductGallery-module__8TE8-q__thumbnailWrapper:hover{opacity:.9}.ProductGallery-module__8TE8-q__activeThumbnail{border-color:var(--color-accent);opacity:1}.ProductGallery-module__8TE8-q__thumbnail{object-fit:cover;width:100%;height:100%}[data-theme=dark] .ProductGallery-module__8TE8-q__mainImageWrapper{border-color:#ffffff0d}[data-theme=dark] .ProductGallery-module__8TE8-q__thumbnailStrip::-webkit-scrollbar-thumb{background:#ffffff1a}.ProductGallery-module__8TE8-q__expandBtn{cursor:pointer;width:40px;height:40px;color:var(--color-primary-dark);opacity:0;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #0000001a}.ProductGallery-module__8TE8-q__mainImageWrapper:hover .ProductGallery-module__8TE8-q__expandBtn{opacity:1}.ProductGallery-module__8TE8-q__expandBtn:hover{background:#fff;transform:scale(1.1)}.ProductGallery-module__8TE8-q__lightboxOverlay{z-index:9999;background:#000000e6;flex-direction:column;width:100vw;height:100vh;animation:.2s ProductGallery-module__8TE8-q__fadeIn;display:flex;position:fixed;top:0;left:0}.ProductGallery-module__8TE8-q__lightboxToolbar{justify-content:flex-end;gap:1rem;padding:1rem;display:flex}.ProductGallery-module__8TE8-q__lightboxBtn{cursor:pointer;color:#fff;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.ProductGallery-module__8TE8-q__lightboxBtn:hover{background:#ffffff40;transform:scale(1.1)}.ProductGallery-module__8TE8-q__lightboxContent{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;overflow:hidden}.ProductGallery-module__8TE8-q__lightboxImage{object-fit:contain;max-width:100%;max-height:100%;transition:transform .2s ease-out}@keyframes ProductGallery-module__8TE8-q__fadeIn{0%{opacity:0}to{opacity:1}}
