.gallery{display:grid;gap:.75rem;min-width:0}.gallery__viewport{position:relative;border-radius:max(0px,calc(var(--radius) - .75rem));overflow:hidden;background:var(--color-surface)}.gallery__stage{display:flex;margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none}.gallery__stage::-webkit-scrollbar{display:none}.gallery__stage:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.gallery__slide{position:relative;flex:0 0 100%;min-width:0;scroll-snap-align:start;display:flex;align-items:center;justify-content:center}.gallery__slide img{width:100%;height:100%;object-fit:contain}.gallery__zoom-trigger{display:block;width:100%;height:100%;padding:0;border:none;background:none}@media(hover:hover)and (pointer:fine){.gallery__zoom-trigger{cursor:pointer}}.gallery__slide deferred-media{display:block;width:100%;height:100%}.gallery__slide deferred-media>button{position:relative;display:block;width:100%;height:100%;padding:0;border:none;background:none;cursor:pointer}.gallery__slide deferred-media[loaded] video,.gallery__slide deferred-media[loaded] iframe{width:100%;height:100%;border:none;object-fit:contain}.gallery__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.gallery__play svg{width:56px;height:56px;padding:15px;color:var(--color-text);background:var(--color-bg);border-radius:50%;box-shadow:0 2px 8px #00000040}.gallery__play--small svg{width:24px;height:24px;padding:6px}.gallery__magnifier{position:absolute;background-repeat:no-repeat;background-color:var(--color-surface);opacity:0;pointer-events:none;transition:opacity var(--duration) var(--ease)}.gallery__magnifier.is-active{opacity:1}.gallery__arrow{position:absolute;top:50%;translate:0 -50%;z-index:2;width:40px;height:40px;display:none;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:50%;background:var(--color-bg);color:var(--color-text);cursor:pointer}.gallery__arrow svg{width:20px;height:20px}.gallery__arrow--prev{left:.75rem}.gallery__arrow--next{right:.75rem}.gallery__arrow:hover{border-color:var(--color-accent);color:var(--color-accent)}@media(hover:hover)and (pointer:fine){.gallery__arrow{display:flex}}.gallery__thumbs{display:flex;gap:.5rem;min-width:0;overflow-x:auto;scrollbar-width:none}.gallery__thumbs::-webkit-scrollbar{display:none}.gallery__thumb{position:relative;flex:0 0 4rem;aspect-ratio:1;padding:0;border:1px solid var(--color-border);background:var(--color-surface);overflow:hidden;cursor:pointer;border-radius:10px}.gallery__thumb img{width:100%;height:100%;object-fit:cover}.gallery__thumb[aria-current=true]{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}@media(min-width:990px){.gallery--thumbs-left{position:relative;grid-template-columns:4rem minmax(0,1fr)}.gallery--thumbs-left .gallery__viewport{grid-column:2;grid-row:1}.gallery--thumbs-left .gallery__thumbs{position:absolute;top:0;left:0;bottom:0;width:4rem;flex-direction:column;overflow-y:auto;overflow-x:hidden}}.gallery__lightbox{border:none;padding:0;width:100vw;height:100dvh;max-width:100vw;max-height:100dvh;background:var(--color-bg)}.gallery__lightbox::backdrop{background:#0000008c}.gallery__lightbox-body{width:100%;height:100%;overflow:auto;display:flex}.gallery__lightbox img{margin:auto;max-width:100%;max-height:100%;object-fit:contain;cursor:zoom-in}.gallery__lightbox img.is-zoomed{max-width:none;max-height:none;width:200%;cursor:zoom-out}.gallery__lightbox-close{position:fixed;top:1rem;right:1rem;z-index:2;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:50%;background:var(--color-bg);color:var(--color-text);cursor:pointer}.gallery__lightbox-close svg{width:20px;height:20px}@media(prefers-reduced-motion:reduce){.gallery__magnifier{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/180/assets/component-product-gallery.css.map */
