.hf-product-gallery{position:relative;display:block;width:100%;min-width:0}.hf-product-gallery[aria-busy=true]{cursor:progress}.hf-product-gallery__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--hf-space-3);width:100%;min-width:0}.hf-product-gallery__viewport{position:relative;overflow:hidden;width:100%;min-width:0;background:var(--hf-color-surface-secondary);border-radius:var(--hf-radius-md);touch-action:pan-y pinch-zoom;outline:none}.hf-product-gallery__viewport:focus-visible{outline:3px solid var(--hf-color-focus);outline-offset:3px}.hf-product-gallery__track{display:flex;width:100%;will-change:transform;transition:transform var(--hf-duration-slow) var(--hf-ease-standard)}.hf-product-gallery.is-dragging .hf-product-gallery__track{transition:none}.hf-product-gallery__slide{position:relative;width:100%;min-width:100%;flex:0 0 100%;background:var(--hf-color-surface-secondary)}.hf-product-gallery__media{position:relative;display:grid;width:100%;min-height:0;aspect-ratio:var(--hf-gallery-aspect-ratio, 4 / 5);place-items:center;overflow:hidden}.hf-product-gallery__media img,.hf-product-gallery__media video,.hf-product-gallery__media iframe,.hf-product-gallery__media model-viewer{display:block;width:100%;height:100%;max-width:100%;object-fit:var(--hf-gallery-object-fit, cover)}.hf-product-gallery__media iframe{border:0}.hf-product-gallery__media .shopify-model-viewer-ui,.hf-product-gallery__media model-viewer{width:100%;height:100%}.hf-product-gallery__image{opacity:1;transition:opacity var(--hf-duration-normal) var(--hf-ease-standard)}.hf-product-gallery__image[loading=lazy]{background:var(--hf-color-surface-secondary)}.hf-product-gallery__media-badge{position:absolute;top:var(--hf-space-3);left:var(--hf-space-3);z-index:var(--hf-z-raised);display:inline-flex;min-height:1.75rem;padding:0 var(--hf-space-3);align-items:center;justify-content:center;gap:var(--hf-space-2);color:var(--hf-color-text-inverse);background:#111111c7;border-radius:var(--hf-radius-pill);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:var(--hf-font-size-micro);font-weight:var(--hf-font-weight-semibold);letter-spacing:var(--hf-letter-spacing-wide);line-height:var(--hf-line-height-control);text-transform:uppercase}.hf-product-gallery__media-badge svg{width:.875rem;height:.875rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.hf-product-gallery__control{position:absolute;top:50%;z-index:var(--hf-z-raised);display:inline-flex;width:2.75rem;height:2.75rem;padding:0;align-items:center;justify-content:center;color:var(--hf-color-text-primary);background:#ffffffe6;border:var(--hf-border-width-thin) solid rgba(17,17,17,.12);border-radius:var(--hf-radius-pill);box-shadow:var(--hf-shadow-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transform:translateY(-50%);transition:background-color var(--hf-duration-fast) var(--hf-ease-standard),border-color var(--hf-duration-fast) var(--hf-ease-standard),opacity var(--hf-duration-fast) var(--hf-ease-standard),transform var(--hf-duration-fast) var(--hf-ease-standard)}.hf-product-gallery__control:hover{background:var(--hf-color-surface-primary);border-color:var(--hf-color-border-strong)}.hf-product-gallery__control:active{transform:translateY(-50%) scale(.96)}.hf-product-gallery__control:focus-visible{outline:3px solid var(--hf-color-focus);outline-offset:3px}.hf-product-gallery__control:disabled{cursor:not-allowed;opacity:.35}.hf-product-gallery__control--previous{left:var(--hf-space-3)}.hf-product-gallery__control--next{right:var(--hf-space-3)}.hf-product-gallery__control svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.hf-product-gallery__fullscreen{position:absolute;right:var(--hf-space-3);bottom:var(--hf-space-3);z-index:var(--hf-z-raised);display:inline-flex;width:2.75rem;height:2.75rem;padding:0;align-items:center;justify-content:center;color:var(--hf-color-text-primary);background:#ffffffe6;border:var(--hf-border-width-thin) solid rgba(17,17,17,.12);border-radius:var(--hf-radius-pill);box-shadow:var(--hf-shadow-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:background-color var(--hf-duration-fast) var(--hf-ease-standard),border-color var(--hf-duration-fast) var(--hf-ease-standard),transform var(--hf-duration-fast) var(--hf-ease-standard)}.hf-product-gallery__fullscreen:hover{background:var(--hf-color-surface-primary);border-color:var(--hf-color-border-strong)}.hf-product-gallery__fullscreen:active{transform:scale(.96)}.hf-product-gallery__fullscreen:focus-visible{outline:3px solid var(--hf-color-focus);outline-offset:3px}.hf-product-gallery__fullscreen svg{width:1.125rem;height:1.125rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.hf-product-gallery__counter{position:absolute;bottom:var(--hf-space-3);left:var(--hf-space-3);z-index:var(--hf-z-raised);display:inline-flex;min-width:3.25rem;min-height:1.75rem;padding:0 var(--hf-space-3);align-items:center;justify-content:center;color:var(--hf-color-text-inverse);background:#111111c7;border-radius:var(--hf-radius-pill);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:var(--hf-font-size-caption);font-weight:var(--hf-font-weight-semibold);line-height:var(--hf-line-height-control)}.hf-product-gallery__thumbnails{display:flex;width:100%;gap:var(--hf-space-2);overflow-x:auto;padding:var(--hf-space-1);scroll-behavior:smooth;scrollbar-width:thin;overscroll-behavior-x:contain}.hf-product-gallery__thumbnail{position:relative;display:block;width:4.5rem;min-width:4.5rem;padding:0;overflow:hidden;background:var(--hf-color-surface-secondary);border:var(--hf-border-width-thin) solid var(--hf-color-border-subtle);border-radius:var(--hf-radius-sm);cursor:pointer;aspect-ratio:4 / 5;transition:border-color var(--hf-duration-fast) var(--hf-ease-standard),box-shadow var(--hf-duration-fast) var(--hf-ease-standard),opacity var(--hf-duration-fast) var(--hf-ease-standard)}.hf-product-gallery__thumbnail:hover{border-color:var(--hf-color-border-strong)}.hf-product-gallery__thumbnail.is-active{border-color:var(--hf-color-text-primary);box-shadow:0 0 0 1px var(--hf-color-text-primary)}.hf-product-gallery__thumbnail:focus-visible{outline:3px solid var(--hf-color-focus);outline-offset:3px}.hf-product-gallery__thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.hf-product-gallery__thumbnail-icon{position:absolute;top:50%;left:50%;display:grid;width:1.75rem;height:1.75rem;place-items:center;color:var(--hf-color-text-inverse);background:#111111c2;border-radius:var(--hf-radius-pill);transform:translate(-50%,-50%);pointer-events:none}.hf-product-gallery__thumbnail-icon svg{width:.875rem;height:.875rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.hf-product-gallery__empty{display:grid;min-height:28rem;padding:var(--hf-space-8);place-items:center;color:var(--hf-color-text-secondary);background:var(--hf-color-surface-secondary);border:var(--hf-border-width-thin) solid var(--hf-color-border-subtle);border-radius:var(--hf-radius-md);text-align:center}.hf-gallery-dialog{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;color:var(--hf-color-text-primary);background:var(--hf-color-surface-primary);border:0}.hf-gallery-dialog::backdrop{background:#000000d1}.hf-gallery-dialog__shell{position:relative;display:grid;width:100%;height:100%;padding:max(var(--hf-space-4),var(--hf-safe-area-top)) max(var(--hf-space-4),var(--hf-safe-area-right)) max(var(--hf-space-4),var(--hf-safe-area-bottom)) max(var(--hf-space-4),var(--hf-safe-area-left));place-items:center;overflow:auto}.hf-gallery-dialog__content{display:grid;width:100%;height:100%;place-items:center}.hf-gallery-dialog__content img,.hf-gallery-dialog__content video,.hf-gallery-dialog__content iframe,.hf-gallery-dialog__content model-viewer{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 4rem);object-fit:contain}.hf-gallery-dialog__content iframe,.hf-gallery-dialog__content video,.hf-gallery-dialog__content model-viewer{width:min(90vw,80rem);height:min(80vh,50rem)}.hf-gallery-dialog__close{position:fixed;top:max(var(--hf-space-4),var(--hf-safe-area-top));right:max(var(--hf-space-4),var(--hf-safe-area-right));z-index:var(--hf-z-modal);display:inline-flex;width:3rem;height:3rem;padding:0;align-items:center;justify-content:center;color:var(--hf-color-text-primary);background:#fffffff0;border:var(--hf-border-width-thin) solid var(--hf-color-border-default);border-radius:var(--hf-radius-pill);box-shadow:var(--hf-shadow-medium);cursor:pointer}.hf-gallery-dialog__close:hover{background:var(--hf-color-surface-secondary)}.hf-gallery-dialog__close:focus-visible{outline:3px solid var(--hf-color-focus);outline-offset:3px}.hf-gallery-dialog__close svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}@media screen and (min-width:48rem){.hf-product-gallery__layout{grid-template-columns:5.5rem minmax(0,1fr);gap:var(--hf-space-4);align-items:start}.hf-product-gallery__thumbnails{grid-column:1;grid-row:1;flex-direction:column;max-height:min(46rem,78vh);overflow-x:hidden;overflow-y:auto}.hf-product-gallery__viewport{grid-column:2;grid-row:1}.hf-product-gallery__thumbnail{width:100%;min-width:0}.hf-product-gallery__counter{display:none}}@media screen and (min-width:75rem){.hf-product-gallery__layout{grid-template-columns:6.25rem minmax(0,1fr);gap:var(--hf-space-5)}.hf-product-gallery__control{width:3rem;height:3rem}}@media(hover:none)and (pointer:coarse){.hf-product-gallery__control{display:none}.hf-product-gallery__thumbnail{min-width:4.75rem}}@media(prefers-reduced-motion:reduce){.hf-product-gallery__track,.hf-product-gallery__control,.hf-product-gallery__fullscreen,.hf-product-gallery__thumbnail{transition-duration:.01ms!important}}@media(forced-colors:active){.hf-product-gallery__control,.hf-product-gallery__fullscreen,.hf-product-gallery__thumbnail,.hf-gallery-dialog__close{border:1px solid ButtonText}.hf-product-gallery__thumbnail.is-active{outline:2px solid Highlight}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/hfds-product-gallery.css.map */
