.product-gallery_gallery_container__R5HCn{display:flex;flex-direction:column;gap:16px}.product-gallery_zoom_wrapper__H6jDj{position:relative;display:flex;gap:16px}.product-gallery_main_image__myRkf{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#fff;cursor:crosshair;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.1)}.product-gallery_main_image__myRkf img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-gallery_zoom_lens__MF_uw{position:fixed;top:50%;left:50%;width:400px;height:400px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #ddd;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:none;z-index:999999;overflow:hidden}.product-gallery_zoom_text__Utaoa{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);background:hsla(0,0%,100%,.95);padding:8px 16px;border-radius:4px;font-size:14px;color:#333;pointer-events:none}.product-gallery_thumbnails__FXUMa{display:flex;gap:12px;overflow-x:auto;padding:4px 0}.product-gallery_thumbnail__koGOe{position:relative;width:80px;height:80px;flex-shrink:0;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid rgba(0,0,0,0);transition:border-color .2s}.product-gallery_thumbnail__koGOe.product-gallery_active__FjvCE,.product-gallery_thumbnail__koGOe:hover{border-color:#f60}.product-gallery_thumbnail__koGOe.product-gallery_rate_card_thumb__ofKj4{border-radius:0}.product-gallery_thumbnail__koGOe img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-gallery_overlay__B6JRv{position:absolute;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700}@media(max-width:768px){.product-gallery_thumbnail__koGOe{width:60px;height:60px}.product-gallery_zoom_lens__MF_uw{display:none}.product-gallery_main_image__myRkf{cursor:default}}