.product-gallery__media img,.product-gallery__media video{border-radius:var(--gallery-image-radius, 8px);border-width:var(--gallery-image-border-width, 0);border-style:solid;border-color:var(--gallery-image-border-color, transparent)}.gallery-shadow-subtle .product-gallery__media img{box-shadow:0 2px 8px #0000004d,0 1px 4px #ffffff0d;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.gallery-shadow-medium .product-gallery__media img{box-shadow:0 4px 16px #0006,0 2px 8px #ffffff0d;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.gallery-shadow-strong .product-gallery__media img{box-shadow:0 8px 32px #00000080,0 4px 16px #ffffff0d;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4))}.gallery-shadow-glow .product-gallery__media img{box-shadow:0 0 30px var(--gallery-shadow-color, #e2af00),0 0 60px color-mix(in srgb,var(--gallery-shadow-color, #e2af00) 40%,transparent);filter:drop-shadow(0 4px 20px var(--gallery-shadow-color, #e2af00))}.gallery-aspect-square .product-gallery__media{aspect-ratio:1 / 1}.gallery-aspect-portrait .product-gallery__media{aspect-ratio:3 / 4}.gallery-aspect-portrait-tall .product-gallery__media{aspect-ratio:4 / 5}.gallery-aspect-landscape .product-gallery__media{aspect-ratio:16 / 9}.product-gallery__media{position:relative;overflow:hidden}.product-gallery__media img,.product-gallery__media video{width:100%;height:auto;object-fit:contain;max-height:600px}@media (min-width: 1000px){.product-gallery__media img,.product-gallery__media video{max-height:85vh}}.gallery-aspect-square img,.gallery-aspect-portrait img,.gallery-aspect-portrait-tall img,.gallery-aspect-landscape img{width:100%;height:100%;object-fit:cover}.product-gallery__media:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--gallery-overlay-start, #000000),var(--gallery-overlay-end, #1a1a1a));opacity:0;transition:opacity .3s ease;z-index:1;pointer-events:none}.product-gallery__media:hover:before{opacity:var(--gallery-hover-opacity, .2)}.product-gallery__thumbnail{border-radius:var(--gallery-thumb-radius, 6px);border-width:var(--gallery-thumb-border-width, 1px);border-style:solid;border-color:var(--gallery-thumb-border-color, #616161);overflow:hidden;transition:all .3s ease}.gallery-thumb-small .product-gallery__thumbnail{width:48px;height:48px}.gallery-thumb-medium .product-gallery__thumbnail{width:64px;height:64px}.gallery-thumb-large .product-gallery__thumbnail{width:80px;height:80px}.gallery-thumb-xlarge .product-gallery__thumbnail{width:96px;height:96px}.product-gallery__thumbnail-scroller{gap:var(--gallery-thumb-gap, 8px)}.gallery-thumb-shadow .product-gallery__thumbnail{box-shadow:0 2px 8px #00000026}.gallery-thumb-active-border .product-gallery__thumbnail[aria-current=true]{border-color:var(--gallery-accent-color, #e2af00);border-width:2px}.gallery-thumb-active-shadow .product-gallery__thumbnail[aria-current=true]{box-shadow:0 0 0 2px var(--gallery-accent-color, #e2af00),0 4px 12px #e2af0066}.gallery-thumb-active-scale .product-gallery__thumbnail[aria-current=true]{transform:scale(1.1);z-index:2}.gallery-thumb-active-background .product-gallery__thumbnail[aria-current=true]{background-color:var(--gallery-accent-color, #e2af00);padding:2px}.gallery-thumb-hover-fade .product-gallery__thumbnail:hover{opacity:.7}.gallery-thumb-hover-scale .product-gallery__thumbnail:hover{transform:scale(1.05)}.gallery-thumb-hover-lift .product-gallery__thumbnail:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0003}.product-gallery__carousel-with-arrows button[is*=carousel]{border-radius:var(--gallery-arrow-radius, 50%);background-color:var(--gallery-arrow-bg, rgba(0, 0, 0, .7));color:var(--gallery-arrow-color, #e2af00);transition:all .3s ease;opacity:var(--gallery-ui-opacity, .9)}.gallery-arrow-circle button[is*=carousel]{border-radius:50%;width:var(--gallery-arrow-size, 40px);height:var(--gallery-arrow-size, 40px)}.gallery-arrow-pill button[is*=carousel]{border-radius:20px;padding:8px 16px}.gallery-arrow-square button[is*=carousel]{border-radius:4px;width:var(--gallery-arrow-size, 40px);height:var(--gallery-arrow-size, 40px)}.gallery-arrow-minimal button[is*=carousel]{background:transparent;padding:4px}.gallery-arrow-small{--gallery-arrow-size: 32px}.gallery-arrow-medium{--gallery-arrow-size: 40px}.gallery-arrow-large{--gallery-arrow-size: 48px}.gallery-arrow-overlay button[is*=carousel]{position:absolute;top:50%;transform:translateY(-50%);z-index:10;opacity:0;transition:opacity .3s ease}.gallery-arrow-overlay:hover button[is*=carousel]{opacity:var(--gallery-ui-opacity, .9)}.gallery-arrow-overlay button[is=carousel-prev-button]{left:12px}.gallery-arrow-overlay button[is=carousel-next-button]{right:12px}.gallery-progress-counter{position:absolute;top:12px;right:12px;background:#00000080;color:#fffc;padding:4px 8px;border-radius:12px;font-family:Instrument Sans,sans-serif;font-size:11px;font-weight:500;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.5px}.gallery-counter-minimal{background:transparent;font-size:12px;padding:4px 8px}.gallery-counter-pill{background:#000c;padding:8px 16px;border-radius:20px}.gallery-counter-badge{background:var(--gallery-accent-color, #e2af00);color:#000;padding:6px 12px;border-radius:4px;font-weight:700}.gallery-counter-top-left{--gallery-counter-top: 16px;--gallery-counter-right: auto;left:16px}.gallery-counter-bottom-left{top:auto;bottom:16px;left:16px}.gallery-counter-bottom-right{top:auto;bottom:16px}.gallery-progress-bar{position:absolute;bottom:0;left:0;width:100%;height:3px;background:#fff3;z-index:10}.gallery-progress-bar__fill{height:100%;background:var(--gallery-accent-color, #e2af00);transition:width .3s ease}@media (max-width: 999px){.gallery-mobile-full-bleed .product-gallery{margin-left:-20px;margin-right:-20px}.gallery-mobile-contained .product-gallery{padding:0 20px}.gallery-mobile-padded .product-gallery{padding:0 12px}.gallery-mobile-indicator-overlay-bottom{position:relative}.gallery-mobile-indicator-overlay-bottom .page-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:10}.gallery-mobile-indicator-overlay-top .page-dots{position:absolute;top:16px;left:50%;transform:translate(-50%);z-index:10}.gallery-mobile-auto-hide .product-gallery__thumbnail-list{transition:opacity .3s ease,transform .3s ease}.gallery-mobile-auto-hide.scrolling .product-gallery__thumbnail-list{opacity:0;transform:translateY(20px);pointer-events:none}}.gallery-loading-blur-up img{filter:blur(20px);transition:filter .5s ease}.gallery-loading-blur-up img.loaded{filter:blur(0)}.gallery-loading-fade img{opacity:0;transition:opacity .4s ease}.gallery-loading-fade img.loaded{opacity:1}.gallery-loading-skeleton .product-gallery__media:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#1a1a1a,#2a2a2a,#1a1a1a);background-size:200% 100%;animation:skeleton-loading 1.5s ease infinite;z-index:1}.gallery-loading-skeleton img.loaded+:after{display:none}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.gallery-video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--gallery-accent-color, #e2af00);color:#000;width:64px;height:64px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer;z-index:5}.gallery-video-circle{border-radius:50%}.gallery-video-rounded{border-radius:12px}.gallery-video-minimal{background:transparent;color:#fff}.gallery-video-fill{background:#000c;color:var(--gallery-accent-color, #e2af00)}.gallery-video-play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.product-gallery-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center}.product-gallery-lightbox__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,var(--lightbox-backdrop-opacity, .95))}.gallery-lightbox-blur .product-gallery-lightbox__backdrop{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.product-gallery-lightbox__content{position:relative;max-width:90%;max-height:90%;z-index:1}.gallery-lightbox-anim-fade{animation:lightbox-fade-in .3s ease}.gallery-lightbox-anim-zoom{animation:lightbox-zoom-in .4s ease}.gallery-lightbox-anim-slide{animation:lightbox-slide-in .4s ease}@keyframes lightbox-fade-in{0%{opacity:0}to{opacity:1}}@keyframes lightbox-zoom-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes lightbox-slide-in{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.product-gallery-lightbox__close{position:absolute;background:#000000b3;color:var(--gallery-icon-color, #eaeaea);width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-gallery-lightbox__close:hover{background:var(--gallery-accent-color, #e2af00);color:#000}.lightbox-close-top-right{top:24px;right:24px}.lightbox-close-top-left{top:24px;left:24px}.lightbox-close-bottom-right{bottom:24px;right:24px}.gallery-keyboard-hint{position:absolute;bottom:24px;left:50%;transform:translate(-50%);background:#000c;color:var(--gallery-icon-color, #eaeaea);padding:12px 24px;border-radius:24px;font-family:Instrument Sans,sans-serif;font-size:13px;opacity:0;animation:hint-fade-in-out 4s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@keyframes hint-fade-in-out{0%,to{opacity:0}10%,90%{opacity:1}}.gallery-glassmorphism button,.gallery-glassmorphism .gallery-progress-counter,.gallery-glassmorphism .product-gallery-lightbox__close{background:#0006;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.1)}.gallery-badge{position:absolute;top:12px;right:12px;display:inline-block;width:fit-content;background:var(--gallery-accent-color, #e2af00);color:#000;padding:4px 12px;border-radius:4px;font-family:Quantico,sans-serif;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;z-index:10}.gallery-badge-sale{background:#f44;color:#fff}.gallery-action-button{position:absolute;background:#000000b3;color:var(--gallery-icon-color, #eaeaea);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;opacity:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-gallery__media:hover .gallery-action-button{opacity:1}.gallery-share-button{top:12px;right:12px}.gallery-favorite-button{top:12px;right:56px}.gallery-action-button:hover{background:var(--gallery-accent-color, #e2af00);color:#000;transform:scale(1.1)}@media (max-width: 999px){.gallery-progress-counter{font-size:10px;padding:3px 6px;top:8px;right:8px}.gallery-action-button{width:32px;height:32px}}@media (hover: none) and (pointer: coarse){.product-gallery__media:hover:before{opacity:0}.gallery-action-button{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/rn-gallery-enhanced.css.map */
