product-zoom-navigation{display:none}@media screen{zoom-dialog.product-zoom-lightbox .dialog-zoomed-gallery__dialog{--zoom-stage-height: calc(100dvh - 132px) ;--zoom-square-size: min(calc(var(--zoom-stage-height) - 24px), calc(100vw - 160px) );position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;max-width:100%;max-height:100dvh;margin:0;padding:0;border:0;overflow:hidden;background:transparent;color:#222;opacity:0;transform:translateY(8px) scale(.985);transform-origin:center;transition:opacity .26s ease,transform .32s cubic-bezier(.22,1,.36,1),display .32s allow-discrete,overlay .32s allow-discrete}zoom-dialog.product-zoom-lightbox .dialog-zoomed-gallery__dialog[open]{opacity:1;transform:translateY(0) scale(1)}zoom-dialog.product-zoom-lightbox .dialog-zoomed-gallery__dialog:not([open]){pointer-events:none}zoom-dialog.product-zoom-lightbox .dialog-zoomed-gallery__dialog::backdrop{background:#ffffffb8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);opacity:0;transition:opacity .26s ease,display .32s allow-discrete,overlay .32s allow-discrete}zoom-dialog.product-zoom-lightbox .dialog-zoomed-gallery__dialog[open]::backdrop{opacity:1}@starting-style{zoom-dialog.product-zoom-lightbox .dialog-zoomed-gallery__dialog[open]{opacity:0;transform:translateY(8px) scale(.985)}zoom-dialog.product-zoom-lightbox .dialog-zoomed-gallery__dialog[open]::backdrop{opacity:0}}.product-zoom-lightbox .dialog-zoomed-gallery{display:flex;gap:0;width:100%;height:var(--zoom-stage-height);margin:0;padding:24px 0 0;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior:contain;scrollbar-width:none;list-style:none;cursor:default;touch-action:pan-x pinch-zoom}.product-zoom-lightbox .dialog-zoomed-gallery::-webkit-scrollbar{display:none}.product-zoom-lightbox .dialog-zoomed-gallery>.product-media-container{display:grid;place-items:center;position:relative;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;height:100%;min-height:0;padding:0;margin:0;aspect-ratio:auto;background:transparent;overflow:hidden;scroll-snap-align:start;scroll-margin:0;cursor:default;content-visibility:visible}.product-zoom-lightbox .dialog-zoomed-gallery .product-media__drag-zoom-wrapper,.product-zoom-lightbox .dialog-zoomed-gallery>.product-media-container>.product-media{display:grid;place-items:center;width:var(--zoom-square-size);height:var(--zoom-square-size);min-width:0;min-height:0;max-width:100%;max-height:100%;aspect-ratio:1;overflow:hidden;background:#fff}.product-zoom-lightbox .dialog-zoomed-gallery .product-media__drag-zoom-wrapper .product-media{width:100%;height:100%;min-height:0;aspect-ratio:1;background:#fff}.product-zoom-lightbox .dialog-zoomed-gallery .product-media :is(img,video,iframe,model-viewer),.product-zoom-lightbox .dialog-zoomed-gallery .product-media :is(deferred-media,product-model){width:100%!important;height:100%!important;max-width:100%;max-height:100%;min-height:0;object-fit:contain!important;object-position:center}.product-zoom-lightbox .dialog-zoomed-gallery .product-zoom-lightbox__image-frame .product-media__image{transform:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;touch-action:pan-x pinch-zoom}.product-zoom-lightbox .dialog-thumbnails-list-container{position:fixed;inset:auto 0 14px;width:100%;height:100px;display:flex;justify-content:center;pointer-events:none;z-index:4}.product-zoom-lightbox .dialog-thumbnails-list{--thumbnail-width: 84px;box-sizing:border-box;position:relative;inset:auto;display:flex;flex-direction:row;align-items:center;gap:14px;width:max-content;max-width:calc(100vw - 48px);height:100px;max-height:100px;margin:0;padding:8px;overflow-x:auto;overflow-y:hidden;opacity:1;transform:none;animation:none;pointer-events:auto}.product-zoom-lightbox .dialog-thumbnails-list__thumbnail{display:block;flex:0 0 84px;width:84px;height:84px;padding:0;border:1px solid #e8e8e8;border-radius:0;background:#fff}.product-zoom-lightbox .dialog-thumbnails-list__thumbnail img{display:block;width:100%;height:100%;object-fit:contain;border-radius:0}.product-zoom-lightbox .dialog-thumbnails-list:after{display:none}.product-zoom-lightbox .dialog-thumbnails-list__thumbnail[aria-selected=true]{border:1px solid #222;outline:1px solid #222;outline-offset:0}.product-zoom-lightbox .dialog-zoomed-gallery__close-button{position:fixed;inset:24px 24px auto auto;display:grid;place-items:center;width:52px;height:52px;padding:15px;border:1px solid #e7e7e7;border-radius:50%;background:#fffffff5;color:#444;mix-blend-mode:normal;box-shadow:0 4px 18px #00000012;z-index:5;cursor:pointer}.product-zoom-lightbox product-zoom-navigation{display:block;position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3}.product-zoom-navigation__button{position:absolute;top:calc(var(--zoom-stage-height) / 2 + 12px);transform:translateY(-50%);display:grid;place-items:center;width:52px;height:52px;padding:0;border:0;background:transparent;color:#222;pointer-events:auto;cursor:pointer}.product-zoom-navigation__button--previous{left:28px}.product-zoom-navigation__button--next{right:28px}.product-zoom-navigation__circle{position:relative;display:grid;place-items:center;width:52px;height:52px;border:1px solid #eee;border-radius:50%;background:#fffffff5;box-shadow:0 3px 12px #00000012}.product-zoom-navigation__button:focus-visible,.product-zoom-lightbox .dialog-zoomed-gallery__close-button:focus-visible,.product-zoom-lightbox .dialog-thumbnails-list__thumbnail:focus-visible{outline:2px solid #1769e0;outline-offset:3px}@media(max-width:749px),(max-height:500px){zoom-dialog.product-zoom-lightbox .dialog-zoomed-gallery__dialog{--zoom-top-space: calc(60px + env(safe-area-inset-top, 0px)) ;--zoom-bottom-space: calc(96px + env(safe-area-inset-bottom, 0px)) ;--zoom-stage-height: max(100px, calc(100dvh - var(--zoom-top-space) - var(--zoom-bottom-space)));--zoom-square-size: min( calc(100vw - 24px) , var(--zoom-stage-height))}zoom-dialog.product-zoom-lightbox .dialog-zoomed-gallery__dialog::backdrop{background:#ffffffd6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.product-zoom-lightbox .dialog-zoomed-gallery{margin-top:var(--zoom-top-space);padding:0;overflow-x:auto;touch-action:pan-x pinch-zoom}.product-zoom-lightbox .dialog-zoomed-gallery .product-media__drag-zoom-wrapper{overflow:hidden;touch-action:pan-x pinch-zoom}.product-zoom-lightbox .dialog-zoomed-gallery__close-button{top:calc(10px + env(safe-area-inset-top,0px));right:max(12px,env(safe-area-inset-right,0px));width:44px;height:44px;padding:12px}.product-zoom-lightbox .dialog-thumbnails-list-container{bottom:calc(10px + env(safe-area-inset-bottom,0px));height:76px}.product-zoom-lightbox .dialog-thumbnails-list{--thumbnail-width: 60px;max-width:calc(100vw - 24px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px));height:76px;max-height:76px;gap:10px;padding:8px;touch-action:pan-x}.product-zoom-lightbox .dialog-thumbnails-list__thumbnail{flex-basis:60px;width:60px;height:60px}.product-zoom-navigation__button{top:calc(var(--zoom-top-space) + var(--zoom-stage-height) / 2);width:44px;height:44px}.product-zoom-navigation__button--previous{left:max(6px,env(safe-area-inset-left,0px))}.product-zoom-navigation__button--next{right:max(6px,env(safe-area-inset-right,0px))}.product-zoom-navigation__circle{width:44px;height:44px}.product-zoom-lightbox [data-zoom-status]{position:fixed;top:calc(22px + env(safe-area-inset-top,0px));left:50%;transform:translate(-50%);width:auto;height:auto;margin:0;padding:0;overflow:visible;clip:auto;clip-path:none;white-space:nowrap;font-family:inherit;font-weight:400;font-size:12px;line-height:1.5;color:#555}}@media(prefers-reduced-motion:reduce){.product-zoom-lightbox .dialog-zoomed-gallery{scroll-behavior:auto}zoom-dialog.product-zoom-lightbox .dialog-zoomed-gallery__dialog,zoom-dialog.product-zoom-lightbox .dialog-zoomed-gallery__dialog::backdrop{transition:none;transform:none}}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-zoom-layout.css.map */
