.shoppable-videos-section{padding-top:var(--shoppable-pt);padding-bottom:var(--shoppable-pb);overflow:hidden}.shoppable-videos__container{position:relative}.shoppable-videos__title{text-align:center;margin:0 0 32px;font-weight:600;color:rgb(var(--color-foreground));letter-spacing:-.02em}.shoppable-videos__carousel{position:relative}.shoppable-videos__carousel .swiper-wrapper{align-items:stretch}.shoppable-videos__slide{display:flex;flex-direction:column}.shoppable-videos__card{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;aspect-ratio:9 / 16;background:#111;transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s ease}.shoppable-videos__card:hover{transform:scale(1.02);box-shadow:0 8px 30px #0003}.shoppable-videos__thumbnail-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.shoppable-videos__play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:2}.shoppable-videos__card:hover .shoppable-videos__play-icon{opacity:1}.shoppable-videos__play-icon svg{width:22px;height:22px;fill:#fff;margin-left:3px}.shoppable-videos__card-info{padding:10px 4px 0;cursor:pointer}.shoppable-videos__card-title{font-size:14px;font-weight:500;line-height:1.35;color:rgb(var(--color-foreground));margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.shoppable-videos__card-pricing{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.shoppable-videos__card-price{font-size:15px;font-weight:700;color:rgb(var(--color-foreground));line-height:1.3}.shoppable-videos__card-compare{font-size:13px;font-weight:400;color:rgba(var(--color-foreground),.5);text-decoration:line-through;line-height:1.3}.shoppable-videos__card-discount{font-size:11px;font-weight:600;color:#fff;background:#27ae60;padding:2px 8px;border-radius:4px;line-height:1.4;white-space:nowrap}.shoppable-videos__nav-prev,.shoppable-videos__nav-next{position:absolute;top:45%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 2px 10px #0000001f}.shoppable-videos__nav-prev:hover,.shoppable-videos__nav-next:hover{background:#f8f8f8;box-shadow:0 4px 16px #0000002e}.shoppable-videos__nav-prev{left:-8px}.shoppable-videos__nav-next{right:-8px}.shoppable-videos__nav-prev svg,.shoppable-videos__nav-next svg{width:16px;height:16px;stroke:#1a1a1a;stroke-width:2.5;fill:none}.shoppable-videos__nav-prev.swiper-button-disabled,.shoppable-videos__nav-next.swiper-button-disabled{opacity:.3;pointer-events:none}.shoppable-modal{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw!important;height:100%!important;z-index:9999999;display:flex;align-items:center;justify-content:center;background:#000000f2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.shoppable-modal.is-active{opacity:1;visibility:visible}.shoppable-modal__overlay{position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer}.shoppable-modal__close{position:absolute;top:24px;right:32px;width:44px;height:44px;border-radius:50%;background:#ffffff26;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:20;transition:background .3s ease}.shoppable-modal__close:hover{background:#ffffff4d}.shoppable-modal__close svg{width:20px;height:20px;stroke:#fff;stroke-width:2.5;fill:none}.shoppable-modal__inner{position:relative;z-index:2;width:100vw!important;height:100%!important;display:flex;flex-direction:column;align-items:center}.shoppable-modal__slider{width:100vw!important;height:100%!important;overflow-y:scroll;scroll-snap-type:y mandatory;display:flex;flex-direction:column;-webkit-overflow-scrolling:touch;scrollbar-width:none}.shoppable-modal__slider::-webkit-scrollbar{display:none}.shoppable-modal__slide{position:relative;flex:0 0 100%;width:100vw;height:100%;scroll-snap-align:start;background:#000;display:flex;justify-content:center;align-items:center;overflow:hidden}body.shoppable-modal-detail-open .shoppable-modal__nav{opacity:0;pointer-events:none}.shoppable-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:50;transition:all .3s ease;box-shadow:0 2px 14px #00000040}.shoppable-modal__nav:hover{transform:translateY(-50%) scale(1.08);box-shadow:0 4px 20px #00000059}.shoppable-modal__nav--prev{left:8px}.shoppable-modal__nav--next{right:8px}@media screen and (max-width:989px){.shoppable-modal__nav{display:none!important}}@media screen and (min-width:990px){.shoppable-modal__slider{overflow-y:hidden;scroll-snap-type:none;display:block}.shoppable-modal__slide{position:absolute;top:50%;left:50%;width:auto;height:85vh;aspect-ratio:9 / 16;border-radius:12px;transition:all .5s cubic-bezier(.25,1,.5,1);opacity:0;pointer-events:none;z-index:1;transform:translate(-50%,-50%) scale(.6)}.shoppable-modal__slide.is-active{opacity:1;pointer-events:auto;z-index:10;transform:translate(-50%,-50%) scale(1);box-shadow:0 16px 60px #00000080}.shoppable-modal__slide.is-prev{opacity:.5;z-index:5;transform:translate(-160%,-50%) scale(.85)}.shoppable-modal__slide.is-next{opacity:.5;z-index:5;transform:translate(60%,-50%) scale(.85)}.shoppable-modal__nav--prev{left:calc(50% - 30vh)}.shoppable-modal__nav--next{right:calc(50% - 30vh)}}.shoppable-modal__nav svg{width:20px;height:20px;stroke:#1a1a1a;stroke-width:2.5;fill:none}.shoppable-modal__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.shoppable-modal__top-controls{position:absolute;top:12px;left:12px;display:flex;gap:12px;z-index:20}.shoppable-modal__sound-toggle,.shoppable-modal__share-toggle{width:38px;height:38px;border-radius:50%;background:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.shoppable-modal__sound-toggle svg,.shoppable-modal__share-toggle svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.shoppable-modal__play-feedback{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:10}.shoppable-modal__play-feedback.is-visible{opacity:1}.shoppable-modal__play-feedback svg{width:32px;height:32px;fill:none;stroke:#fff;stroke-width:2;stroke-linejoin:round}.shoppable-modal__swipe-hint{position:absolute;bottom:80px;left:0;right:0;text-align:center;color:#ffffffb3;font-size:13px;font-weight:500;z-index:5;pointer-events:none;text-shadow:0 1px 4px rgba(0,0,0,.5)}.shoppable-modal__product-bar{position:absolute;bottom:24px;left:16px;right:16px;background:#fff;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px;z-index:7;cursor:default;box-shadow:0 4px 24px #00000026}.shoppable-modal__product-bar-top{display:flex;align-items:center;gap:12px}@media screen and (min-width:990px){.shoppable-modal__product-bar{bottom:20px;left:10px;right:10px;width:auto;border-radius:12px;padding:12px;box-shadow:0 8px 30px #00000026}}.shoppable-modal__product-bar-img{width:60px;height:60px;border-radius:10px;object-fit:contain;background:#fff;border:1px solid #eee;flex-shrink:0}.shoppable-modal__product-bar-info{flex:1;min-width:0}.shoppable-modal__product-bar-title{font-size:14px;font-weight:500;color:#1a1a1a;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;line-height:1.35}.shoppable-modal__product-bar-pricing{display:flex;align-items:center;gap:6px;margin:0}.shoppable-modal__product-bar-price{font-size:14px;font-weight:700;color:#1a1a1a}.shoppable-modal__product-bar-compare{font-size:12px;color:#999;text-decoration:line-through}.shoppable-modal__product-bar-discount{font-size:11px;font-weight:600;color:#1a1a1a;background:#e6e6e6;padding:3px 8px;border-radius:4px}.shoppable-modal__product-bar-atc{width:100%;background:#2b2b2b;color:#fff;border:none;padding:12px 16px;border-radius:8px;font-size:14px;font-weight:700;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:all .3s ease;letter-spacing:.5px;flex-shrink:0}.shoppable-modal__product-bar-atc:hover{background:#333}.shoppable-modal__product-bar-atc.is-added{background:#27ae60;pointer-events:none}.shoppable-modal__product-bar-atc.is-loading{opacity:.6;pointer-events:none}body.shoppable-modal-detail-open .shoppable-modal__product-bar,body.shoppable-modal-detail-open .shoppable-modal__sound-toggle,body.shoppable-modal-detail-open .shoppable-modal__actions{opacity:0;pointer-events:none}.shoppable-modal__detail-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;z-index:9;opacity:0;visibility:hidden;transition:opacity .3s ease;pointer-events:none}body.shoppable-modal-detail-open .shoppable-modal__detail-overlay{opacity:1;visibility:visible;pointer-events:auto}.shoppable-modal__detail-panel{position:absolute;bottom:0;left:50%;transform:translate(-50%) translateY(100%);width:92%;max-width:380px;background:#fff;border-radius:20px 20px 0 0;padding:22px 18px;z-index:10;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.25,.46,.45,.94);max-height:70%;overflow-y:auto;box-shadow:0 -10px 40px #0000004d}.shoppable-modal__detail-panel.is-open{transform:translate(-50%) translateY(0);opacity:1;visibility:visible}@media screen and (min-width:990px){.shoppable-modal__detail-panel{bottom:7.5vh;border-radius:20px;max-height:60vh;box-shadow:0 10px 40px #0000004d}}.shoppable-modal__detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.shoppable-modal__detail-heading{font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin:0;color:#1a1a1a}.shoppable-modal__detail-close{width:32px;height:32px;border-radius:50%;border:none;background:#0000000d;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a1a1a;transition:all .3s ease;flex-shrink:0}.shoppable-modal__detail-close svg{width:14px;height:14px;stroke:#1a1a1a;stroke-width:2.5}.shoppable-modal__detail-close:hover{background:#0000001a}.shoppable-modal__detail-images{display:flex;gap:10px;margin-bottom:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.shoppable-modal__detail-images::-webkit-scrollbar{display:none}.shoppable-modal__detail-image{width:110px;height:110px;border-radius:12px;object-fit:contain;flex-shrink:0;background:#f7f7f7;border:1px solid #eee}.shoppable-modal__detail-title-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.shoppable-modal__detail-title{font-size:15px;font-weight:600;margin:0;color:#1a1a1a;line-height:1.35;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.shoppable-modal__detail-title a{color:inherit;text-decoration:none}.shoppable-modal__detail-ext-link{display:inline-flex;color:#999;flex-shrink:0;transition:color .3s}.shoppable-modal__detail-ext-link:hover{color:#1a1a1a}.shoppable-modal__detail-ext-link svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none}.shoppable-modal__detail-pricing{display:flex;align-items:center;gap:8px;margin-bottom:16px;flex-wrap:wrap}.shoppable-modal__detail-compare{font-size:15px;color:#999;text-decoration:line-through}.shoppable-modal__detail-price{font-size:20px;font-weight:700;color:#1a1a1a;line-height:1.3}.shoppable-modal__detail-discount{font-size:12px;font-weight:600;color:#fff;background:#27ae60;padding:2px 8px;border-radius:4px}.shoppable-modal__variants{margin-bottom:18px}.shoppable-modal__variants-label{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 10px}.shoppable-modal__variants-pills{display:flex;gap:8px;flex-wrap:wrap}.shoppable-modal__variant-pill{padding:8px 16px;border:1.5px solid #ddd;border-radius:8px;background:#fff;font-size:13px;font-weight:500;color:#333;cursor:pointer;transition:all .25s ease;white-space:nowrap}.shoppable-modal__variant-pill:hover{border-color:#999}.shoppable-modal__variant-pill.is-selected{border-color:#1a1a1a;background:#1a1a1a;color:#fff}.shoppable-modal__variant-pill.is-unavailable{opacity:.4;cursor:not-allowed;text-decoration:line-through}.shoppable-modal__detail-actions{display:flex;gap:10px;align-items:stretch}.shoppable-modal__detail-atc{flex:1;background:#1a1a1a;color:#fff;border:none;padding:14px;border-radius:8px;font-size:13px;font-weight:700;text-transform:uppercase;cursor:pointer;letter-spacing:.5px;transition:background .3s ease}.shoppable-modal__detail-atc:hover{background:#333}.shoppable-modal__detail-atc.is-added{background:#27ae60;pointer-events:none}.shoppable-modal__detail-atc.is-loading{opacity:.6;pointer-events:none}.shoppable-modal__detail-more{flex:1;background:#fff;color:#1a1a1a;border:1.5px solid #1a1a1a;padding:14px;border-radius:8px;font-size:13px;font-weight:700;text-transform:uppercase;cursor:pointer;text-decoration:none;text-align:center;letter-spacing:.5px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:6px}.shoppable-modal__detail-more:hover{background:#1a1a1a;color:#fff}body.shoppable-modal-open{overflow:hidden!important}@media screen and (max-width:749px){.shoppable-videos__title{margin-bottom:20px}.shoppable-videos__nav-prev,.shoppable-videos__nav-next{width:34px;height:34px}.shoppable-videos__nav-prev{left:4px}.shoppable-videos__nav-next{right:4px}.shoppable-videos__nav-prev svg,.shoppable-videos__nav-next svg{width:13px;height:13px}.shoppable-videos__card-title{font-size:13px}.shoppable-videos__card-price{font-size:14px}.shoppable-videos__card-compare{font-size:12px}.shoppable-modal__inner{max-width:100%;width:100%;height:100%}.shoppable-modal__ui-overlay{max-width:100%}.shoppable-modal__detail-panel{max-height:90%;width:92%;padding:18px 14px}.shoppable-modal__slide{max-width:100%;border-radius:0}.shoppable-modal__video{object-fit:contain}.shoppable-modal__nav{width:40px;height:40px}.shoppable-modal__nav--prev{left:8px}.shoppable-modal__nav--next{right:8px}.shoppable-modal__detail-panel{max-height:80%;padding:20px 16px}.shoppable-modal__detail-image{width:90px;height:90px}.shoppable-modal__detail-actions{flex-direction:column}}@media screen and (min-width:750px){.shoppable-modal__swipe-hint{display:none}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/shoppable-videos.css.map */
