.shoppable-video-section{margin:40px 0;overflow:hidden}.shoppable-video-header{margin-bottom:24px}.shoppable-video-heading{font-size:24px;font-weight:600;margin:0}.shoppable-video-scroll-container{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding:0 20px 20px}.shoppable-video-scroll-container::-webkit-scrollbar{height:6px}.shoppable-video-scroll-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.shoppable-video-scroll-container::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.shoppable-video-scroll-container::-webkit-scrollbar-thumb:hover{background:#555}.shoppable-video-grid{display:flex;gap:16px;padding:4px}.shoppable-video-item{flex:0 0 auto;width:200px}@media (max-width: 768px){.shoppable-video-item{width:160px}}.shoppable-video-thumbnail{position:relative;aspect-ratio:9/16;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s ease;box-shadow:0 4px 12px #0000001a}.shoppable-video-thumbnail:hover{transform:scale(1.05)}.shoppable-video-thumb-img{width:100%;height:100%;object-fit:cover}.shoppable-video-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.shoppable-video-thumbnail:hover .shoppable-video-play-overlay{opacity:.8}.shoppable-video-play-icon{width:100%;height:100%;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.shoppable-video-title-overlay{position:absolute;bottom:0;left:0;right:0;padding:12px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;font-size:14px;font-weight:500;line-height:1.3}.product-video-stories{margin:10px 0 5px;padding:0 2rem}@media (min-width: 750px){.product-video-stories{padding:0 5rem}}@media (min-width: 990px){.product-video-stories{padding:0 6rem}}.product-video-stories-heading{font-size:18px;font-weight:600;margin-bottom:12px}.product-video-stories-container{display:flex;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:4px;scrollbar-width:none}.product-video-stories-container::-webkit-scrollbar{display:none}.product-video-story-ring{width:90px;height:90px;border-radius:50%;padding:3px;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);cursor:pointer;transition:transform .2s ease}.product-video-story .shoppable-video-thumbnail{width:100%;height:100%;border-radius:50%;aspect-ratio:1;border:3px solid white;position:relative}.product-video-story-thumb{width:100%;height:100%;object-fit:cover}.product-video-story-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#00000080;border-radius:50%}.shoppable-video-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;z-index:999999;opacity:0;transition:opacity .3s ease}.shoppable-video-modal.active{display:flex;align-items:center;justify-content:center;opacity:1}.shoppable-video-modal-content{position:relative;width:100%;height:100%;max-width:500px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.shoppable-video-modal-content{max-width:100%}}.shoppable-video-close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#00000080;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;transition:background .2s ease}.shoppable-video-close:hover{background:#000000b3}.shoppable-video-mute{position:absolute;top:20px;left:20px;width:40px;height:40px;background:#00000080;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;transition:background .2s ease}.shoppable-video-mute:hover{background:#000000b3}.shoppable-video-viewer{position:relative;width:100%;height:100%;max-height:100vh;aspect-ratio:9/16;background:#000;overflow:hidden}@media (max-width: 768px){.shoppable-video-viewer{width:100%;height:100vh;max-height:none;aspect-ratio:auto}}#shoppable-video-player{width:100%;height:100%}#shoppable-video-player iframe{width:100%;height:100%;border:none}.shoppable-video-nav{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;background:#0009;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10003;transition:all .2s ease}.shoppable-video-nav:hover{background:#000c;transform:translateY(-50%) scale(1.1)}.shoppable-video-nav:active{background:#000000e6;transform:translateY(-50%) scale(.95)}.shoppable-video-nav svg{width:20px;height:20px}.shoppable-video-prev{left:15px}.shoppable-video-next{right:15px}@media (max-width: 768px){.shoppable-video-nav{width:50px;height:50px;display:flex}.shoppable-video-nav svg{width:22px;height:22px}}.product-video-story{flex:0 0 auto}.product-video-story-ring{padding:3px;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-radius:50%;cursor:pointer;transition:transform .2s}.product-video-story-ring:hover{transform:scale(1.05)}.product-video-story-ring:active{transform:scale(.98)}.shoppable-video-products{position:absolute;bottom:80px;left:0;right:0;padding:0 20px;z-index:100;pointer-events:none}.shoppable-product-tag{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:12px;display:flex;align-items:center;gap:12px;margin-bottom:12px;box-shadow:0 4px 20px #00000026;cursor:pointer;pointer-events:all;transition:all .3s ease;animation:slideIn .4s ease;text-decoration:none;color:inherit}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.shoppable-product-tag:hover{transform:scale(1.02);box-shadow:0 6px 25px #0003}.shoppable-product-tag.hidden{display:none}.shoppable-product-image{width:60px;height:60px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#f5f5f5}.shoppable-product-info{flex:1;min-width:0;display:flex;align-items:center}.shoppable-product-title{font-size:14px;font-weight:600;margin:0 0 4px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:none}.shoppable-product-price{font-size:18px;font-weight:700;color:#000;margin:0}.shoppable-product-arrow{width:24px;height:24px;flex-shrink:0;opacity:.6}.shoppable-add-to-cart{background:#000;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;display:flex;align-items:center;gap:6px;flex-shrink:0}.shoppable-add-to-cart:hover{background:#333;transform:scale(1.05)}.shoppable-add-to-cart:active{transform:scale(.98)}.shoppable-add-to-cart:disabled{background:#ccc;cursor:not-allowed;transform:none}.shoppable-add-to-cart.adding{background:#666;pointer-events:none}.shoppable-add-to-cart.added{background:#4caf50}.shoppable-add-to-cart svg{width:18px;height:18px}.shoppable-cart-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.shoppable-video-viewer{touch-action:pan-y}.shoppable-product-tag{max-width:calc(100% - 40px)}}.shoppable-video-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.shoppable-video-modal:focus-within{outline:none}button:focus-visible{outline:2px solid white;outline-offset:2px}body.shoppable-video-modal-open{overflow:hidden;position:fixed;width:100%;height:100%}body.shoppable-video-modal-open .sticky-cart,body.shoppable-video-modal-open [class*=sticky-],body.shoppable-video-modal-open .floating-cart,body.shoppable-video-modal-open #sticky-cart,body.shoppable-video-modal-open [id*=sticky],body.shoppable-video-modal-open .product-form__submit{display:none!important;visibility:hidden!important}
/*# sourceMappingURL=/cdn/shop/t/127/assets/shoppable-videos.css.map */
