.ph-gallery{position:relative;display:block;width:100%;max-width:100%}.ph-gallery__desktop{display:grid;grid-template-columns:6.6rem minmax(0,1fr);align-items:start;gap:1.2rem;width:100%}.ph-gallery__thumbs{display:flex;flex-direction:column;gap:.8rem;max-height:44rem;padding-right:.2rem;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.ph-gallery__thumb{position:relative;flex:0 0 auto;width:6.6rem;height:7.6rem;padding:.35rem;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:.8rem;background:rgb(var(--color-background));cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ph-gallery__thumb:hover{border-color:rgba(var(--color-foreground),.38);transform:translateY(-1px)}.ph-gallery__thumb.is-active{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.ph-gallery__thumb img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;pointer-events:none}.ph-gallery__thumb-badge{position:absolute;right:.4rem;bottom:.4rem;display:grid;place-items:center;min-width:2rem;height:2rem;padding:0 .45rem;border-radius:999px;background:#fffffff0;color:#111;font-size:1rem;font-weight:700;box-shadow:0 .2rem .8rem #0000001a}.ph-gallery__stage{position:relative;width:100%;height:clamp(38rem,38vw,44rem);min-height:0;max-height:44rem;overflow:hidden;border-radius:1.2rem;background:rgb(var(--color-background))}.ph-gallery__panel{display:none;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;animation:phGalleryFade .18s ease}.ph-gallery__panel.is-active{display:flex}@keyframes phGalleryFade{0%{opacity:0}to{opacity:1}}.ph-gallery__zoom-trigger{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;padding:0;border:0;background:transparent;cursor:zoom-in}.ph-gallery__main-image{display:block;width:100%;height:100%;padding:.6rem;object-fit:contain;object-position:center}.ph-gallery__video-wrap,.ph-gallery__model-wrap{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0}.ph-gallery__video-wrap video,.ph-gallery__video-wrap iframe,.ph-gallery__video-wrap .shopify-video,.ph-gallery__model-wrap model-viewer{display:block;width:100%;height:100%;border:0;object-fit:contain}.ph-gallery__desktop-counter,.ph-gallery__mobile-counter{position:absolute;right:1.1rem;bottom:1.1rem;z-index:4;display:flex;align-items:center;justify-content:center;gap:.25rem;min-width:4.2rem;height:2.6rem;padding:0 .8rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:999px;background:rgba(var(--color-background),.94);color:rgb(var(--color-foreground));font-size:1rem;font-weight:600;line-height:1;box-shadow:0 .2rem .8rem #0000000f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ph-gallery__favorite{position:absolute;top:1.1rem;right:1.1rem;z-index:5;display:grid;place-items:center;width:4.2rem;height:4.2rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:50%;background:rgba(var(--color-background),.94);color:rgb(var(--color-foreground));cursor:pointer;box-shadow:0 .4rem 1.4rem #00000014;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ph-gallery__favorite svg{width:2rem;height:2rem;fill:transparent;stroke:currentColor;stroke-width:1.5;transition:fill .18s ease,transform .18s ease}.ph-gallery__favorite:hover svg{transform:scale(1.08)}.ph-gallery__favorite.is-favorite svg{fill:currentColor}.ph-gallery__zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:3rem;background:#0c1014eb}.ph-gallery__zoom[hidden]{display:none}.ph-gallery__zoom-content{display:grid;place-items:center;width:min(92vw,150rem);height:90vh}.ph-gallery__zoom-content img{display:block;max-width:100%;max-height:100%;object-fit:contain}.ph-gallery__zoom-close{position:fixed;top:2rem;right:2rem;z-index:2;display:grid;place-items:center;width:4.8rem;height:4.8rem;padding:0;border:0;border-radius:50%;background:#fff;color:#111;font-size:3rem;line-height:1;cursor:pointer}body.ph-gallery-zoom-open{overflow:hidden}.ph-gallery__mobile{display:none;position:relative;width:100%}@media screen and (min-width:750px)and (max-width:989px){.ph-gallery__desktop{grid-template-columns:5.8rem minmax(0,1fr);gap:.9rem}.ph-gallery__thumbs{gap:.7rem;max-height:38rem}.ph-gallery__thumb{width:5.8rem;height:6.8rem}.ph-gallery__stage{height:38rem;max-height:38rem}}@media screen and (max-width:749px){.ph-gallery{width:100%;margin:0}.ph-gallery__desktop{display:none}.ph-gallery__mobile{display:block;width:100%;overflow:hidden}.ph-gallery__mobile-track{display:flex;width:100%;margin:0;padding:0;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ph-gallery__mobile-track::-webkit-scrollbar{display:none}.ph-gallery__mobile-slide{display:flex;flex:0 0 100%;align-items:center;justify-content:center;width:100%;height:clamp(29rem,78vw,33rem);min-height:0;margin:0;padding:0;background:rgb(var(--color-background));scroll-snap-align:start;scroll-snap-stop:always}.ph-gallery__mobile-image{display:block;width:100%;height:100%;padding:.3rem .8rem;object-fit:contain;object-position:center}.ph-gallery__mobile .ph-gallery__video-wrap,.ph-gallery__mobile .ph-gallery__model-wrap{width:100%;height:clamp(29rem,78vw,33rem);min-height:0}.ph-gallery__mobile .ph-gallery__video-wrap video,.ph-gallery__mobile .ph-gallery__video-wrap iframe,.ph-gallery__mobile .ph-gallery__model-wrap model-viewer{width:100%;height:100%;object-fit:contain}.ph-gallery__mobile-counter{right:.9rem;bottom:.9rem;min-width:4.8rem;height:3rem;padding:0 .9rem;font-size:1.15rem}.ph-gallery__favorite--mobile{position:absolute;top:.9rem;right:.9rem}.ph-gallery__zoom{display:none!important}}@media screen and (max-width:420px){.ph-gallery__mobile-slide,.ph-gallery__mobile .ph-gallery__video-wrap,.ph-gallery__mobile .ph-gallery__model-wrap{height:29rem}.ph-gallery__mobile-image{height:100%}}.ph-gallery__favorite,.ph-gallery__favorite--mobile,.ph-gallery [data-ph-favorite]{display:none!important}@media screen and (max-width:749px){.ph-gallery{width:100%;margin:0;padding:0}.ph-gallery__mobile{display:block;position:relative;width:100%;height:27rem;min-height:0;max-height:27rem;margin:0;padding:0;overflow:hidden}.ph-gallery__mobile-track{width:100%;height:27rem;min-height:0;max-height:27rem;margin:0;padding:0}.ph-gallery__mobile-slide{display:flex;flex:0 0 100%;align-items:center;justify-content:center;width:100%;height:27rem;min-height:0;max-height:27rem;margin:0;padding:0;overflow:hidden}.ph-gallery__mobile-image{display:block;width:100%;height:100%;min-height:0;max-height:none;padding:0;object-fit:contain;object-position:center;transform:translateY(-.8rem) scale(1.16);transform-origin:center}.ph-gallery__mobile-counter{right:1rem;bottom:.6rem;min-width:4.8rem;height:3rem;margin:0}.ph-gallery__mobile .ph-gallery__video-wrap,.ph-gallery__mobile .ph-gallery__model-wrap{width:100%;height:27rem;min-height:0;max-height:27rem}.ph-gallery__mobile .ph-gallery__video-wrap video,.ph-gallery__mobile .ph-gallery__video-wrap iframe,.ph-gallery__mobile .ph-gallery__model-wrap model-viewer{width:100%;height:100%;object-fit:contain}}@media screen and (max-width:420px){.ph-gallery__mobile,.ph-gallery__mobile-track,.ph-gallery__mobile-slide,.ph-gallery__mobile .ph-gallery__video-wrap,.ph-gallery__mobile .ph-gallery__model-wrap{height:26rem;max-height:26rem}.ph-gallery__mobile-image{transform:translateY(-.6rem) scale(1.16)}.ph-gallery__mobile-counter{bottom:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/ph-product-gallery.css.map */
