.product-gallery_gallery__lV_8O{display:flex;flex-direction:column;gap:.75rem}.product-gallery_viewport__cSCUx{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:var(--radius);background:var(--color-surface-muted)}.product-gallery_slide__ARtKP{position:absolute;inset:0;opacity:0;transition:opacity .5s ease;pointer-events:none}.product-gallery_slideActive__8Kmru{opacity:1;pointer-events:auto}.product-gallery_image__6LJkn{-o-object-fit:contain;object-fit:contain;transition:transform .2s ease-out}.product-gallery_imageZoom__Z1FXp{transform:scale(1.8)}@media (hover:none),(pointer:coarse){.product-gallery_imageZoom__Z1FXp{transform:none}}@media (prefers-reduced-motion:reduce){.product-gallery_image__6LJkn{transition:none}}.product-gallery_zoomTrigger__8Wiqs{position:absolute;inset:0;z-index:2;display:block;width:100%;height:100%;padding:0;border:none;background:transparent;cursor:zoom-in}.product-gallery_zoomTrigger__8Wiqs:focus-visible{outline:2px solid var(--color-brand);outline-offset:-2px}.product-gallery_zoomHint__7WZlZ{position:absolute;bottom:.75rem;right:.75rem;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;background:rgba(0,0,0,.45);color:#fff;backdrop-filter:blur(4px);opacity:.85;transition:opacity .15s,background .15s}.product-gallery_viewport__cSCUx:hover .product-gallery_zoomHint__7WZlZ{opacity:1;background:rgba(0,0,0,.6)}.product-gallery_arrow___bN26{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(255,255,255,.7);color:var(--color-text);cursor:pointer;backdrop-filter:blur(4px);transition:background .15s,transform .15s}.product-gallery_arrow___bN26:hover{background:rgba(255,255,255,.95)}.product-gallery_arrow___bN26:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.product-gallery_arrowPrev___gTES{left:.5rem}.product-gallery_arrowNext__YG65p{right:.5rem}@media (max-width:767px){.product-gallery_arrow___bN26{display:none}}.product-gallery_thumbs__2eqkq{display:flex;gap:.5rem;flex-wrap:wrap}.product-gallery_thumb__1w36i{position:relative;width:3.5rem;height:3.5rem;padding:0;overflow:hidden;border:2px solid transparent;border-radius:var(--radius);background:var(--color-surface-muted);cursor:pointer;opacity:.6;transition:opacity .15s,border-color .15s}.product-gallery_thumb__1w36i:hover{opacity:1}.product-gallery_thumbActive__8s_Ii{opacity:1;border-color:var(--color-brand)}.product-gallery_thumb__1w36i:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.product-gallery_thumbImage__RLO_b{-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.product-gallery_thumb__1w36i{width:4rem;height:4rem}}.product-gallery_lightbox__7XTM_{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgba(0,0,0,.9);backdrop-filter:blur(2px);animation:product-gallery_gallery-fade__lgbx5 .2s ease;cursor:zoom-out}.product-gallery_lightboxFrame__TJh5n{position:relative;width:min(92vw,72rem);height:82vh;max-width:calc(100vw - 3rem);cursor:default}.product-gallery_lightboxImage___aqRF{-o-object-fit:contain;object-fit:contain}.product-gallery_lightboxClose__e_shV{position:absolute;top:1rem;right:1rem;z-index:102;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:none;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;backdrop-filter:blur(4px);transition:background .15s}.product-gallery_lightboxClose__e_shV:hover{background:rgba(255,255,255,.25)}.product-gallery_lightboxClose__e_shV:focus-visible{outline:2px solid #fff;outline-offset:2px}.product-gallery_lightboxArrow__xuIiL{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:999px;background:rgba(0,0,0,.4);color:#fff;cursor:pointer;backdrop-filter:blur(6px);transition:background .15s}.product-gallery_lightboxArrow__xuIiL:hover{background:rgba(0,0,0,.65)}.product-gallery_lightboxArrow__xuIiL:focus-visible{outline:2px solid #fff;outline-offset:2px}.product-gallery_lightboxDots__EgK3m{position:absolute;bottom:.75rem;left:50%;transform:translateX(-50%);z-index:2;display:flex;gap:.5rem;padding:.5rem .75rem;border-radius:999px;background:rgba(0,0,0,.4);backdrop-filter:blur(4px)}.product-gallery_dot__3tipX{width:.5rem;height:.5rem;padding:0;border:none;border-radius:999px;background:rgba(255,255,255,.4);cursor:pointer;transition:background .15s,width .15s}.product-gallery_dot__3tipX:hover{background:rgba(255,255,255,.7)}.product-gallery_dotActive__pZOJq{width:1.5rem;background:var(--color-brand,#fff)}.product-gallery_dot__3tipX:focus-visible{outline:2px solid #fff;outline-offset:2px}@keyframes product-gallery_gallery-fade__lgbx5{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.product-gallery_slide__ARtKP{transition:none}.product-gallery_lightbox__7XTM_{animation:none}}