.zpt-product-gallery{--zpt-gallery-bg: var(--zpt-component-surface);--zpt-gallery-page-bg: var(--zpt-component-background);--zpt-gallery-text: var(--zpt-component-text);--zpt-gallery-border: var(--zpt-component-border);--zpt-gallery-primary: var(--zpt-component-primary);--zpt-gallery-primary-contrast: var(--zpt-component-primary-contrast);--zpt-gallery-accent: var(--zpt-component-accent);--zpt-gallery-radius: var(--zpt-component-radius);--zpt-gallery-border-width: var(--zpt-component-border-width);--zpt-gallery-shadow: var(--zpt-component-shadow);--zpt-gallery-thumb: 3.25rem;--zpt-gallery-gap: var(--zpt-component-space-sm);--zpt-ease: cubic-bezier(.22, 1, .36, 1);display:block;width:100%;color:var(--zpt-gallery-text)}.zpt-product-gallery[data-thumbnail-size="1"]{--zpt-gallery-thumb: 2.5rem}.zpt-product-gallery[data-thumbnail-size="2"]{--zpt-gallery-thumb: 2.875rem}.zpt-product-gallery[data-thumbnail-size="3"]{--zpt-gallery-thumb: 3.25rem}.zpt-product-gallery[data-thumbnail-size="4"]{--zpt-gallery-thumb: 3.625rem}.zpt-product-gallery[data-thumbnail-size="5"]{--zpt-gallery-thumb: 4rem}.zpt-product-gallery__stage{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border:var(--zpt-gallery-border-width) solid var(--zpt-gallery-border);border-radius:var(--zpt-gallery-radius);background:var(--zpt-gallery-bg);box-shadow:var(--zpt-gallery-shadow);touch-action:pan-y}.zpt-product-gallery__track,.zpt-product-gallery__slide,.zpt-product-gallery__media{width:100%;height:100%}.zpt-product-gallery__slide{position:relative}.zpt-product-gallery__slide[hidden]{display:none}.zpt-product-gallery__image,.zpt-product-gallery__video,.zpt-product-gallery__model,.zpt-product-gallery__media model-viewer{display:block;width:100%;height:100%}.zpt-product-gallery__image{object-fit:cover}.zpt-product-gallery__video{object-fit:contain;background:var(--zpt-gallery-page-bg)}.zpt-product-gallery__image-button{display:block;width:100%;height:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in}.zpt-product-gallery__image-button .zpt-product-gallery__media{pointer-events:none}.zpt-product-gallery__arrow,.zpt-product-gallery__dialog-control{position:absolute;z-index:20;display:grid;place-items:center;width:2.75rem;height:2.75rem;padding:0;border:1px solid color-mix(in srgb,var(--zpt-gallery-text) 24%,transparent);border-radius:.625rem;background:color-mix(in srgb,var(--zpt-gallery-bg) 38%,transparent);color:var(--zpt-gallery-text);box-shadow:0 1px 2px #00000014,0 4px 14px #00000014;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .18s var(--zpt-ease),opacity .18s ease,background-color .18s ease,border-color .18s ease}.zpt-product-gallery__arrow svg,.zpt-product-gallery__dialog-control svg{width:1.25rem;height:1.25rem;filter:drop-shadow(0 1px 1px rgb(255 255 255 / .25)) drop-shadow(0 1px 2px rgb(0 0 0 / .18));pointer-events:none}.zpt-product-gallery__arrow{top:50%;transform:translateY(-50%)}.zpt-product-gallery__arrow--previous{left:.75rem}.zpt-product-gallery__arrow--next{right:.75rem}.zpt-product-gallery__thumbnails-wrapper{position:absolute;z-index:5;left:50%;bottom:var(--zpt-component-space-md);width:max-content;max-width:calc(100% - 2rem);transform:translate(-50%)}.zpt-product-gallery__thumbnails{display:flex;width:max-content;max-width:100%;align-items:center;gap:var(--zpt-gallery-gap);padding:var(--zpt-component-space-xs);overflow-x:auto;scrollbar-width:none}.zpt-product-gallery__thumbnails::-webkit-scrollbar{display:none}.zpt-product-gallery__thumbnail{position:relative;flex:0 0 var(--zpt-gallery-thumb);width:var(--zpt-gallery-thumb);height:var(--zpt-gallery-thumb);padding:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--zpt-gallery-text) 18%,transparent);border-radius:var(--zpt-gallery-radius);outline:0;background:var(--zpt-gallery-bg);box-shadow:var(--zpt-gallery-shadow);cursor:pointer;transition:transform .22s var(--zpt-ease),filter .18s ease,border-color .18s ease}.zpt-product-gallery__thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.zpt-product-gallery__thumbnail[aria-selected=true]{z-index:2;border-color:color-mix(in srgb,var(--zpt-gallery-text) 38%,transparent);transform:translateY(-.125rem) scale(1.08);filter:brightness(1.05)}.zpt-product-gallery__thumbnail-icon{position:absolute;right:.1875rem;bottom:.1875rem;display:grid;place-items:center;min-width:1rem;height:1rem;padding-inline:.1875rem;border-radius:var(--zpt-component-button-radius);background:var(--zpt-gallery-primary);color:var(--zpt-gallery-primary-contrast);font-size:.5rem;font-weight:700;line-height:1;pointer-events:none}.zpt-product-gallery__dialog{width:600px;height:600px;margin:auto;padding:0;overflow:visible;border:0;background:transparent;color:var(--zpt-gallery-text);opacity:0;transition:opacity .18s ease,overlay .18s allow-discrete,display .18s allow-discrete}.zpt-product-gallery__dialog[open]{opacity:1}@starting-style{.zpt-product-gallery__dialog[open]{opacity:0}}.zpt-product-gallery__dialog::backdrop{background:#0000;transition:background-color .22s ease,overlay .22s allow-discrete,display .22s allow-discrete}.zpt-product-gallery__dialog[open]::backdrop{background:#00000094}@starting-style{.zpt-product-gallery__dialog[open]::backdrop{background:#0000}}.zpt-product-gallery__dialog-content{position:relative;width:600px;height:600px;overflow:hidden;border:1px solid color-mix(in srgb,var(--zpt-gallery-text) 16%,transparent);border-radius:var(--zpt-gallery-radius);background:var(--zpt-gallery-bg);box-shadow:0 1.5rem 4rem #0000003d;transform:scale(.97) translateY(.4rem);transition:transform .24s var(--zpt-ease)}.zpt-product-gallery__dialog[open] .zpt-product-gallery__dialog-content{transform:scale(1) translateY(0)}@starting-style{.zpt-product-gallery__dialog[open] .zpt-product-gallery__dialog-content{transform:scale(.97) translateY(.4rem)}}.zpt-product-gallery__dialog-stage,.zpt-product-gallery__dialog-slide{width:100%;height:100%}.zpt-product-gallery__dialog-slide[hidden]{display:none!important}.zpt-product-gallery__dialog-slide:not([hidden]){display:block}.zpt-product-gallery__dialog-image{display:block;width:100%;height:100%;object-fit:contain;background:var(--zpt-gallery-bg)}.zpt-product-gallery__dialog-slide.zpt-is-entering{animation:zpt-dialog-image-in .22s var(--zpt-ease) both}.zpt-product-gallery__dialog-slide.zpt-from-next{--zpt-image-x: .75rem}.zpt-product-gallery__dialog-slide.zpt-from-previous{--zpt-image-x: -.75rem}@keyframes zpt-dialog-image-in{0%{opacity:.35;transform:translate(var(--zpt-image-x, 0)) scale(.99)}to{opacity:1;transform:translate(0) scale(1)}}.zpt-product-gallery__dialog-close{top:.75rem;right:.75rem}.zpt-product-gallery__dialog-arrow{top:50%;transform:translateY(-50%)}.zpt-product-gallery__dialog-arrow--previous{left:.75rem}.zpt-product-gallery__dialog-arrow--next{right:.75rem}@media(hover:hover)and (pointer:fine){.zpt-product-gallery__arrow:hover,.zpt-product-gallery__dialog-control:hover{border-color:color-mix(in srgb,var(--zpt-gallery-text) 42%,transparent);background:color-mix(in srgb,var(--zpt-gallery-bg) 68%,transparent)}.zpt-product-gallery__arrow:hover,.zpt-product-gallery__dialog-arrow:hover{transform:translateY(-50%) scale(1.07)}.zpt-product-gallery__dialog-close:hover{transform:scale(1.07)}.zpt-product-gallery__thumbnail:hover{transform:translateY(-.125rem) scale(1.04)}.zpt-product-gallery__thumbnail[aria-selected=true]:hover{transform:translateY(-.125rem) scale(1.1)}}.zpt-product-gallery__arrow:active,.zpt-product-gallery__dialog-arrow:active{transform:translateY(-50%) scale(.94)}.zpt-product-gallery__dialog-close:active{transform:scale(.94)}.zpt-product-gallery__thumbnail:active{transform:scale(.96)}.zpt-product-gallery__image-button:focus-visible,.zpt-product-gallery__arrow:focus-visible,.zpt-product-gallery__thumbnail:focus-visible,.zpt-product-gallery__dialog-control:focus-visible{outline:2px solid var(--zpt-gallery-accent);outline-offset:2px}@media(max-width:749px),(max-height:699px){.zpt-product-gallery__dialog,.zpt-product-gallery__dialog-content{width:80vmin;height:80vmin}}@media(max-width:749px){.zpt-product-gallery__dialog,.zpt-product-gallery__dialog-content{width:88vmin;height:88vmin}.zpt-product-gallery__arrow,.zpt-product-gallery__dialog-control{width:2.5rem;height:2.5rem;border-radius:.55rem}.zpt-product-gallery__arrow--previous,.zpt-product-gallery__dialog-arrow--previous{left:.5rem}.zpt-product-gallery__arrow--next,.zpt-product-gallery__dialog-arrow--next{right:.5rem}.zpt-product-gallery__dialog-close{top:.5rem;right:.5rem}.zpt-product-gallery__thumbnails-wrapper{bottom:var(--zpt-component-space-sm)}}@media(max-height:500px){.zpt-product-gallery__dialog,.zpt-product-gallery__dialog-content{width:82vmin;height:82vmin}}@media(prefers-reduced-motion:reduce){.zpt-product-gallery__dialog,.zpt-product-gallery__dialog::backdrop,.zpt-product-gallery__dialog-content,.zpt-product-gallery__dialog-slide,.zpt-product-gallery__arrow,.zpt-product-gallery__dialog-control,.zpt-product-gallery__thumbnail{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/zpt-product-gallery.css.map */
