.ProductGallery_root___QhBn{width:100%;min-width:0}.ProductGallery_main__fIvJp{position:relative;width:100%;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--radius-sm,12px);background:#fff}.ProductGallery_root___QhBn .ProductGallery_main__fIvJp img{width:100%;height:100%;max-height:none;object-fit:contain;display:block}.ProductGallery_thumbs__rIpU1{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px;padding:0;list-style:none}.ProductGallery_thumb__zF2HJ{flex:0 0 auto;width:40px;height:40px;padding:0;margin:0;cursor:pointer;border:1px solid var(--line,#e6e9f0);border-radius:8px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:border-color .15s ease,box-shadow .15s ease}.ProductGallery_root___QhBn .ProductGallery_thumb__zF2HJ img{width:100%;height:100%;max-height:none;object-fit:contain;display:block}.ProductGallery_thumb__zF2HJ:hover{border-color:var(--brand,#2f6fb5)}.ProductGallery_thumb__zF2HJ:focus-visible{outline:2px solid var(--brand,#2f6fb5);outline-offset:1px}.ProductGallery_thumbActive__AnKPI{border-color:var(--brand,#2f6fb5);box-shadow:0 0 0 1px var(--brand,#2f6fb5) inset}.ProductGallery_caption__RoCE6{margin:6px 0 0;font-size:12px;line-height:1.35;color:var(--muted,#64748b);text-align:center}@media (max-width:768px){.ProductGallery_thumbs__rIpU1{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:2px}.ProductGallery_thumb__zF2HJ{width:56px;height:56px}.ProductGallery_main__fIvJp{max-height:220px}}