.custom-product-gallery{--cpg-columns: 2;--cpg-gap: clamp(8px, 1.2vw, 14px);--cpg-radius: 14px;--cpg-background: #050505;--cpg-border: rgba(255, 255, 255, .14);--cpg-text: #ffffff;width:100%;max-width:100%}.custom-product-gallery__grid{display:grid;grid-template-columns:repeat(var(--cpg-columns),minmax(0,1fr));gap:var(--cpg-gap);width:100%}.custom-product-gallery__item{position:relative;isolation:isolate;min-width:0;margin:0;overflow:hidden;aspect-ratio:1 / 1;background:var(--cpg-background);border:1px solid var(--cpg-border);border-radius:var(--cpg-radius)}.custom-product-gallery__media,.custom-product-gallery__zoom-trigger{width:100%;height:100%}.custom-product-gallery__zoom-trigger{position:relative;display:block;margin:0;padding:0;-webkit-appearance:none;appearance:none;color:inherit;background:transparent;border:0;border-radius:inherit;cursor:zoom-in;font:inherit;text-align:inherit;text-decoration:none}.custom-product-gallery__zoom-trigger:focus-visible{z-index:2;outline:3px solid #ffffff;outline-offset:-5px;box-shadow:inset 0 0 0 2px #000}.custom-product-gallery__image{display:block;box-sizing:border-box;width:100%;height:100%;padding:clamp(8px,1.5vw,18px);object-fit:contain;object-position:center;transition:transform .22s ease,opacity .22s ease}.custom-product-gallery__zoom-hint{position:absolute;right:9px;bottom:9px;display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;padding:8px 11px;color:#fff;background:#000000d1;border:1px solid rgba(255,255,255,.42);border-radius:999px;font-size:.78rem;font-weight:700;line-height:1;pointer-events:none}.custom-product-gallery__zoom-hint-label--mobile{display:none}.custom-product-gallery__zoom-hint-icon{display:grid;width:20px;height:20px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:1rem;line-height:1}@media(hover:hover)and (pointer:fine){.custom-product-gallery__zoom-trigger:hover .custom-product-gallery__image{transform:scale(1.025)}.custom-product-gallery__zoom-trigger:hover .custom-product-gallery__zoom-hint{background:#000000f0}}.custom-product-gallery__more{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;margin:0;padding:18px;-webkit-appearance:none;appearance:none;color:var(--cpg-text);background:#000000ab;border:0;border-radius:inherit;cursor:pointer;font:inherit;text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background-color .18s ease,box-shadow .18s ease}.custom-product-gallery__more:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#00000040,#000000d1);border-radius:inherit}.custom-product-gallery__more:hover{background:#000000c2}.custom-product-gallery__more:focus-visible{outline:3px solid #ffffff;outline-offset:-5px;box-shadow:inset 0 0 0 2px #000}.custom-product-gallery__more-count{display:block;font-size:clamp(1.65rem,4vw,2.8rem);font-weight:700;line-height:1;letter-spacing:-.03em}.custom-product-gallery__more-label{display:block;margin-top:7px;font-size:clamp(.75rem,1.2vw,.95rem);font-weight:600;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.custom-product-gallery__controls{display:flex;justify-content:center;width:100%;margin-top:16px}.custom-product-gallery__collapse{min-height:48px;padding:11px 20px;-webkit-appearance:none;appearance:none;color:#fff;background:#111;border:1px solid rgba(255,255,255,.3);border-radius:999px;cursor:pointer;font:inherit;font-size:.875rem;font-weight:700;line-height:1.2;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.custom-product-gallery__collapse:hover{background:#1b1b1b;border-color:#ffffff8c;transform:translateY(-1px)}.custom-product-gallery__collapse:focus-visible{outline:3px solid #ffffff;outline-offset:3px}body.custom-product-gallery-lightbox-open{overflow:hidden}.custom-product-gallery__lightbox{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;box-sizing:border-box;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;margin:0;padding:clamp(12px,2vw,24px);overflow:hidden;color:#fff;background:#000000f0;border:0}.custom-product-gallery__lightbox:not([open]){display:none}.custom-product-gallery__lightbox[open]{display:flex;align-items:center;justify-content:center}.custom-product-gallery__lightbox::backdrop{background:#000000e0}.custom-product-gallery__lightbox-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,1440px);height:min(100%,1000px);min-height:0;overflow:hidden;background:#0d0d0d;border:1px solid rgba(255,255,255,.28);border-radius:18px;box-shadow:0 30px 100px #000000b3}.custom-product-gallery__lightbox-toolbar{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;background:#111;border-bottom:1px solid rgba(255,255,255,.2)}.custom-product-gallery__lightbox-heading{min-width:0}.custom-product-gallery__lightbox-status,.custom-product-gallery__lightbox-caption{margin:0}.custom-product-gallery__lightbox-status{color:#fff;font-size:.95rem;font-weight:800;line-height:1.3}.custom-product-gallery__lightbox-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.custom-product-gallery__lightbox-control,.custom-product-gallery__lightbox-nav{min-width:48px;min-height:48px;-webkit-appearance:none;appearance:none;color:#fff;background:#1b1b1b;border:1px solid rgba(255,255,255,.38);border-radius:10px;cursor:pointer;font:inherit;font-weight:800}.custom-product-gallery__lightbox-control{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 14px}.custom-product-gallery__lightbox-close>span:first-child{font-size:1.45rem;font-weight:400;line-height:.8}.custom-product-gallery__lightbox-control:hover,.custom-product-gallery__lightbox-nav:hover{background:#292929;border-color:#ffffffb3}.custom-product-gallery__lightbox-control:focus-visible,.custom-product-gallery__lightbox-nav:focus-visible,.custom-product-gallery__lightbox-image-toggle:focus-visible{outline:3px solid #ffffff;outline-offset:2px}.custom-product-gallery__lightbox-body{display:grid;grid-template-columns:64px minmax(0,1fr) 64px;min-height:0;align-items:stretch;background:#000}.custom-product-gallery__lightbox-nav{position:relative;z-index:2;width:64px;height:100%;padding:0;background:#111;border-top:0;border-bottom:0;border-radius:0;font-size:3.4rem;font-weight:300;line-height:1}.custom-product-gallery__lightbox-prev{border-left:0}.custom-product-gallery__lightbox-next{border-right:0}.custom-product-gallery__lightbox-stage{display:grid;min-width:0;min-height:0;place-items:center;overflow:auto;overscroll-behavior:contain;background:#000;scrollbar-color:rgba(255,255,255,.55) #111111;touch-action:pan-x pan-y pinch-zoom}.custom-product-gallery__lightbox-image-toggle{display:inline-block;max-width:100%;max-height:100%;margin:auto;padding:0;-webkit-appearance:none;appearance:none;background:transparent;border:0;cursor:zoom-in}.custom-product-gallery__lightbox-image{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 190px);margin:auto;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.custom-product-gallery__lightbox.is-zoomed .custom-product-gallery__lightbox-stage{display:block}.custom-product-gallery__lightbox.is-zoomed .custom-product-gallery__lightbox-image-toggle{max-width:none;max-height:none;margin:0;cursor:zoom-out}.custom-product-gallery__lightbox.is-zoomed .custom-product-gallery__lightbox-image{width:auto;max-width:none;height:auto;max-height:none;margin:0}.custom-product-gallery__lightbox-caption{min-height:48px;padding:12px 16px;overflow:hidden;color:#e7e7e7;background:#111;border-top:1px solid rgba(255,255,255,.2);font-size:.9rem;line-height:1.45;text-overflow:ellipsis}.custom-product-gallery__item[hidden],.custom-product-gallery__more[hidden],.custom-product-gallery__collapse[hidden],.custom-product-gallery__lightbox-nav[hidden]{display:none!important}.custom-product-gallery__sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media screen and (max-width:749px){.custom-product-gallery{--cpg-columns: 2;--cpg-gap: 8px;--cpg-radius: 10px}.custom-product-gallery__image{padding:7px}.custom-product-gallery__zoom-hint{right:6px;bottom:6px;min-height:36px;gap:5px;padding:7px 9px;font-size:.72rem}.custom-product-gallery__zoom-hint-label--desktop{display:none}.custom-product-gallery__zoom-hint-label--mobile{display:inline}.custom-product-gallery__zoom-hint-icon{width:18px;height:18px;font-size:.9rem}.custom-product-gallery__more{padding:12px}.custom-product-gallery__controls{margin-top:12px}.custom-product-gallery__lightbox{padding:0}.custom-product-gallery__lightbox-panel{width:100%;height:100%;border:0;border-radius:0}.custom-product-gallery__lightbox-toolbar{min-height:64px;gap:8px;padding:8px}.custom-product-gallery__lightbox-actions{gap:6px}.custom-product-gallery__lightbox-control{min-width:48px;min-height:48px;padding:9px 10px;font-size:.82rem}.custom-product-gallery__lightbox-body{grid-template-columns:48px minmax(0,1fr) 48px}.custom-product-gallery__lightbox-nav{width:48px;min-width:48px;font-size:2.8rem}.custom-product-gallery__lightbox-image{max-height:calc(100dvh - 176px)}.custom-product-gallery__lightbox-caption{min-height:48px;padding:10px 12px;font-size:.82rem}}@media(prefers-reduced-motion:reduce){.custom-product-gallery__image,.custom-product-gallery__more,.custom-product-gallery__collapse,.custom-product-gallery__zoom-hint,.custom-product-gallery__lightbox-control,.custom-product-gallery__lightbox-nav{scroll-behavior:auto!important;transition:none!important}}@media(forced-colors:active){.custom-product-gallery__item,.custom-product-gallery__lightbox-panel,.custom-product-gallery__lightbox-toolbar,.custom-product-gallery__lightbox-caption{border-color:CanvasText}.custom-product-gallery__zoom-hint,.custom-product-gallery__more,.custom-product-gallery__collapse,.custom-product-gallery__lightbox-control,.custom-product-gallery__lightbox-nav{color:ButtonText;background:ButtonFace;border:2px solid ButtonText;forced-color-adjust:auto}.custom-product-gallery__zoom-trigger:focus-visible,.custom-product-gallery__more:focus-visible,.custom-product-gallery__collapse:focus-visible,.custom-product-gallery__lightbox-control:focus-visible,.custom-product-gallery__lightbox-nav:focus-visible,.custom-product-gallery__lightbox-image-toggle:focus-visible{outline:3px solid Highlight}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/custom-product-gallery.css.map */
