.product-gallery{max-width:var(--gallery-max-width, 720px);margin:0 auto;padding-left:0;padding-right:0}.product-gallery--empty .product-gallery__placeholder{display:block;aspect-ratio:1 / 1;background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:2rem}.product-gallery__placeholder-svg{width:100%;height:100%;object-fit:contain}.product-gallery__inner{display:flex;flex-direction:column;gap:0}.product-gallery__main-wrap{position:relative;width:100%}.product-gallery__main{position:relative;width:100%;overflow:hidden;border-radius:12px;border:1px solid #f1f5f9;background:#f8fafc;cursor:crosshair}.product-gallery__slides{display:flex;width:100%;transition:transform .35s cubic-bezier(.4,0,.2,1)}.product-gallery__slides.is-dragging{transition:none}.product-gallery__slide{width:100%;flex-shrink:0;aspect-ratio:var(--gallery-aspect-ratio, 1 / 1);position:relative;background:#f8fafc}.product-gallery__slide img.product-gallery__image{width:100%;height:100%;object-fit:var(--gallery-image-fit, cover);display:block;background:#f8fafc}.product-gallery__image{aspect-ratio:var(--gallery-aspect-ratio, 1 / 1);width:100%;height:auto;object-fit:var(--gallery-image-fit, cover);background-color:#f8fafc}.product-gallery__video-poster{width:100%;height:100%;background-size:cover;background-position:center;background-color:#f8fafc;display:flex;align-items:center;justify-content:center;min-height:200px}.product-gallery__play-btn{width:56px;height:56px;padding:0;border:none;background:transparent;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.product-gallery__play-btn svg{width:56px;height:56px}.product-gallery__type-badge,.product-gallery__savings-badge,.product-gallery__actions-row{display:none!important}.product-gallery__type-badge{position:absolute;top:12px;left:12px;padding:4px 10px;font-size:11px;border-radius:20px;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:2}.product-gallery__savings-badge{position:absolute;bottom:12px;left:12px;padding:6px 10px;font-size:12px;font-weight:600;border-radius:6px;background:var(--gallery-badge-bg, #059669);color:#fff;z-index:2}.product-gallery__expand-btn{position:absolute;top:12px;right:12px;width:36px;height:36px;padding:0;border:none;border-radius:8px;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;min-width:44px;min-height:44px}.product-gallery__counter-overlay--mobile{position:absolute;top:12px;left:12px;padding:4px 10px;font-size:12px;font-weight:500;border-radius:20px;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:2}.product-gallery__counter-overlay--desktop{display:none}.product-gallery__nav-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;padding:0;border:none;border-radius:50%;background:#ffffffd9;box-shadow:0 2px 8px #0000001f;color:#1e293b;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3;min-width:44px;min-height:44px}.product-gallery__nav-prev{left:8px}.product-gallery__nav-next{right:8px}.product-gallery__nav-arrow[hidden]{display:none!important}.product-gallery__zoom-panel{display:none}.product-gallery__below{margin-top:0;padding-top:0}.product-gallery__actions-row{display:flex;justify-content:space-between;align-items:center;margin-top:8px;flex-wrap:wrap;gap:8px}.product-gallery__counter{font-size:13px;color:#94a3b8}.product-gallery__actions{display:flex;gap:12px}.product-gallery__action-btn{font-size:13px;color:#94a3b8;background:none;border:none;padding:0;cursor:pointer}.product-gallery__thumbs-mobile{display:flex;gap:8px;overflow-x:auto;padding:4px 12px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-top:0}.product-gallery__thumbs-mobile::-webkit-scrollbar{display:none}.product-gallery__thumb-mobile{flex-shrink:0;width:56px;height:56px;padding:0;border:2px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#f8fafc;cursor:pointer;position:relative;scroll-snap-align:start;min-width:44px;min-height:44px}.product-gallery__thumb-mobile.is-active{border-color:var(--gallery-accent, #1e293b);box-shadow:0 0 0 1px var(--gallery-accent, #1e293b)}.product-gallery__thumb-mobile-img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__thumb-play--mobile{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059;color:#fff;pointer-events:none}.product-gallery__review-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid #f1f5f9;flex-wrap:wrap}.product-gallery__review-row-link{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:inherit;cursor:pointer}.product-gallery__review-row-link:hover{opacity:.85}.product-gallery__review-stars{color:#f59e0b;font-size:14px;letter-spacing:1px}.product-gallery__review-text{font-size:12px;color:#64748b}.product-gallery__review-actions{display:flex;gap:8px}.trust-strip{display:flex;border-radius:8px;overflow:hidden;background:#fff;margin-top:8px;margin-bottom:8px}.trust-strip__item{flex:1;display:flex;align-items:center;gap:8px}.trust-strip__icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-strip__icon svg{width:14px;height:14px}.trust-strip__icon--delivery{background:#e8f5e9;color:#2e8b3c}.trust-strip__icon--returns{background:#fff3e0;color:#e65100}.trust-strip__icon--guarantee{background:#e3f2fd;color:#1a5276}.trust-strip__title{font-size:12px;font-weight:600;color:#1a1a1a;line-height:1.3}.trust-strip__sub{font-size:10px;color:#888;line-height:1.3}@media(max-width:600px){.trust-strip{flex-direction:column}}@media(max-width:749px){.trust-strip{display:none}}.product-gallery__thumbs-wrap--desktop{display:none}.product-gallery button:focus-visible,.product-gallery [role=group]:focus-visible{outline:2px solid #2563eb;outline-offset:2px}@media(max-width:768px){.product-gallery__type-badge,.product-gallery__savings-badge,.product-gallery__actions-row,.product-gallery__review-row{display:none!important}}@media(prefers-reduced-motion:reduce){.product-gallery__slides,.product-gallery__zoom-panel,.product-gallery__thumbs-inner{transition:none!important}}@media(min-width:768px){.product-gallery{padding-top:var(--gallery-padding-top-d);padding-bottom:var(--gallery-padding-bottom-d)}.product-gallery__counter-overlay--mobile{display:block}.product-gallery__thumb-mobile{width:56px;height:56px}}@media(min-width:1024px){.product-gallery__inner{flex-direction:row;gap:16px;align-items:flex-start}.product-gallery__thumbs-wrap--desktop{display:flex;flex-direction:column;width:72px;flex-shrink:0;position:relative}.product-gallery__thumb-scroll{width:72px;height:28px;padding:0;border:none;background:#f1f5f9;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;flex-shrink:0}.product-gallery__thumb-scroll:disabled{opacity:.4;cursor:not-allowed}.product-gallery__thumb-scroll--down{margin-top:4px}.product-gallery__thumbs-inner{flex:1;min-height:0;overflow:hidden;max-height:calc(var(--gallery-visible-thumbs, 6) * 88px)}.product-gallery__thumbs-track{display:flex;flex-direction:column;gap:8px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.product-gallery__thumb{width:72px;height:80px;flex-shrink:0;padding:0;border:2px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#f8fafc;cursor:pointer;position:relative}.product-gallery__thumb.is-active{border-color:var(--gallery-accent, #1e293b);box-shadow:0 0 0 1px var(--gallery-accent, #1e293b)}.product-gallery__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059;color:#fff;pointer-events:none}.product-gallery__thumb-play svg{width:28px;height:28px;background:#00000080;border-radius:50%;padding:8px;box-sizing:content-box}.product-gallery__thumbs-more{text-align:center;font-size:11px;color:#64748b;padding:4px 0;margin-top:4px}.product-gallery__main-wrap{flex:1;min-width:0;position:relative}.product-gallery__main{aspect-ratio:var(--gallery-aspect-ratio, 1 / 1)}.product-gallery__slides{flex-direction:row}.product-gallery__slide{aspect-ratio:var(--gallery-aspect-ratio, 1 / 1)}.product-gallery__zoom-panel{display:none!important}.product-gallery__counter-overlay--mobile{display:none}.product-gallery__below .product-gallery__counter{display:block}.product-gallery__review-row,.product-gallery__thumbs-mobile{display:none}.product-gallery__nav-arrow{width:36px;height:36px}.product-gallery__play-btn svg{width:64px;height:64px}}@media(min-width:1280px){.product-gallery__main{max-width:100%}}.product-gallery--single .product-gallery__thumbs-mobile,.product-gallery--single .product-gallery__counter-overlay--mobile,.product-gallery--single .product-gallery__nav-arrow,.product-gallery--single .product-gallery__counter{display:none!important}@media(min-width:1024px){.product-gallery--single .product-gallery__thumbs-wrap--desktop{display:none!important}}[dir=rtl] .product-gallery__inner{flex-direction:row-reverse}[dir=rtl] .product-gallery__nav-prev{left:auto;right:8px}[dir=rtl] .product-gallery__nav-next{right:auto;left:8px}[dir=rtl] .product-gallery__type-badge,[dir=rtl] .product-gallery__savings-badge{left:auto;right:12px}[dir=rtl] .product-gallery__expand-btn{right:auto;left:12px}[dir=rtl] .product-gallery__counter-overlay--mobile{left:auto;right:12px}.product-gallery__fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000eb;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;animation:product-gallery-fullscreen-in .2s ease}@keyframes product-gallery-fullscreen-in{0%{opacity:0}to{opacity:1}}.product-gallery__fullscreen-close{position:absolute;top:16px;right:16px;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:#ffffff1a;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.product-gallery__fullscreen-counter{color:#ffffffb3;font-size:14px;margin-bottom:16px;text-align:center}.product-gallery__fullscreen-main{position:relative;flex:1;display:flex;align-items:center;justify-content:center;width:100%;max-width:90vw}.product-gallery__fullscreen-slides{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;width:100%}.product-gallery__fullscreen-slide{display:none;max-width:70vw;max-height:75vh;object-fit:contain}.product-gallery__fullscreen-slide.is-active{display:block}.product-gallery__fullscreen-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;min-width:48px;min-height:48px;padding:0;border:none;border-radius:50%;background:#00000080;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:20;pointer-events:auto;-webkit-tap-highlight-color:transparent}.product-gallery__fullscreen-nav:before{content:"";display:block;width:0;height:0;border-style:solid}.product-gallery__fullscreen-nav--prev{left:8px}.product-gallery__fullscreen-nav--prev:before{border-width:8px 10px 8px 0;border-color:transparent currentColor transparent transparent;margin-right:2px}.product-gallery__fullscreen-nav--next{right:8px}.product-gallery__fullscreen-nav--next:before{border-width:8px 0 8px 10px;border-color:transparent transparent transparent currentColor;margin-left:2px}@media(max-width:768px){.product-gallery__fullscreen-main{isolation:isolate}.product-gallery__fullscreen-nav{z-index:30;width:52px;height:52px;min-width:52px;min-height:52px;background:#000000a6}.product-gallery__fullscreen-nav--prev{left:12px}.product-gallery__fullscreen-nav--next{right:12px}.product-gallery__fullscreen-nav--prev:before{border-width:10px 12px 10px 0}.product-gallery__fullscreen-nav--next:before{border-width:10px 0 10px 12px}}.product-gallery__fullscreen-thumbs{display:flex;gap:8px;margin-top:16px;max-width:80vw;overflow-x:auto;padding:8px 0;scrollbar-width:none}.product-gallery__fullscreen-thumbs::-webkit-scrollbar{display:none}.product-gallery__fullscreen-thumb{width:56px;height:56px;flex-shrink:0;border:2px solid transparent;border-radius:6px;overflow:hidden;opacity:.5;cursor:pointer}.product-gallery__fullscreen-thumb.is-active{border-color:#fff;opacity:1}.product-gallery__fullscreen-thumb img{width:100%;height:100%;object-fit:cover;display:block}
/*# sourceMappingURL=/cdn/shop/t/242/assets/product-gallery.css.map */
