.video-feed-wrapper{position:relative;width:100%;height:100vh;background:#000}.video-feed{height:100vh;transform:translateZ(0);overflow-y:scroll;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.video-feed::-webkit-scrollbar{display:none}.video-card{height:100vh;width:100%;scroll-snap-align:start;scroll-snap-stop:always;position:relative;background:#000}.video-player{width:100%;height:100%;object-fit:cover;display:block;background:#000}.video-loading{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;display:flex;align-items:center;justify-content:center;z-index:5}.loading-spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.video-feed-close{position:fixed;top:20px;right:20px;z-index:1000;width:44px;height:44px;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.video-feed-close:hover{background:#000000b3;transform:scale(1.1)}.video-overlay{position:absolute;bottom:60px;left:0;right:0;padding:16px;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.35) 50%,transparent 100%);color:#fff;pointer-events:none}.video-overlay>*{pointer-events:auto}.video-title{font-size:18px;font-weight:700;margin:0 0 4px;text-shadow:0 2px 10px rgba(0,0,0,.7);line-height:1.2}.video-description{font-size:14px;line-height:1.4;margin:0 0 12px;opacity:.95;text-shadow:0 2px 6px rgba(0,0,0,.6);max-width:95%}.products-scroll-container{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:10px 0;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory}.products-scroll-container::-webkit-scrollbar{display:none}.product-card-tiktok{flex-shrink:0;width:140px;height:80px;display:flex;flex-direction:row;align-items:center;background:#00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;overflow:hidden;text-decoration:none;color:#fff;box-shadow:0 4px 12px #0003;transition:transform .25s ease,box-shadow .25s ease;scroll-snap-align:start}.product-card-tiktok:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000004d}.product-card-tiktok:active{transform:scale(.97)}.product-thumbnail{width:80px;height:80px;flex-shrink:0;background:#000;position:relative;overflow:hidden;border-right:0px solid rgba(255,255,255,.1)}.product-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.product-details{flex:1;padding:8px 10px;display:flex;flex-direction:column;justify-content:center}.product-name{font-size:13px;font-weight:600;line-height:1.2;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px}.product-pricing{display:flex;align-items:center;gap:6px}.product-price{font-size:14px;font-weight:700;color:#ff5a5f}.product-compare-price{font-size:12px;font-weight:500;color:#fff9;text-decoration:line-through}.play-pause-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;background:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;border:2px solid rgba(255,255,255,.3);cursor:pointer;opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;z-index:10}.play-pause-btn.show{opacity:1}.play-pause-btn:hover{background:#0009;border-color:#ffffff80}.video-feed-placeholder{display:flex;align-items:center;justify-content:center;height:100vh;color:#fff9}.placeholder-content{text-align:center}.placeholder-content svg{margin-bottom:16px;opacity:.4}.placeholder-content p{font-size:16px;margin:0}@media (min-width: 768px) and (max-width: 1024px){.video-feed-close{top:30px;right:30px}.product-card-tiktok{width:160px}.product-thumbnail{height:160px}}@media (max-width: 767px){.video-title{font-size:16px}.video-description{font-size:13px;max-width:85%}.product-card-tiktok{width:100%}.product-name{font-size:12px}.product-price{font-size:14px}.product-compare-price{font-size:12px}.video-feed-close{top:10px;right:10px;width:40px;height:40px}}@media (max-width: 375px){.product-card-tiktok{width:110px}}@media (orientation: landscape) and (max-height: 500px){.video-overlay{padding:10px 20px}.video-title{font-size:14px;margin-bottom:4px}.video-description{font-size:12px;margin-bottom:8px}.products-scroll-container{gap:8px}}.shopify-section--video-feed{position:relative}.video-feed-wrapper{overflow:hidden}.video-feed-wrapper{z-index:1}header,.site-header,.header,[data-section-type=header]{position:relative;z-index:100!important}.scroll-hint{position:fixed;top:70%;left:40%;width:fit-content;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff;font-size:12px;animation:bounce 1.5s infinite;z-index:50;pointer-events:none;opacity:1;transition:opacity .3s ease;margin:0!important;padding:0!important}.scroll-hint.hidden{opacity:0;pointer-events:none}@keyframes bounce{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(12px)}}@media (max-width: 767px){.scroll-hint{gap:6px}.scroll-hint svg{width:24px;height:24px}.scroll-hint span{font-size:11px}}@media (max-width: 375px){.scroll-hint svg{width:22px;height:22px}.scroll-hint span{font-size:10px}}@media (orientation: landscape) and (max-height: 500px){.scroll-hint{top:45%}}.product-card-tiktok{display:flex;flex-direction:row-reverse;align-items:center;gap:10px}.tap-to-unmute-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#0009;color:#fff;padding:8px 12px;border-radius:8px;font-size:14px;text-align:center;pointer-events:none;opacity:1;transition:opacity .3s ease}.tap-to-unmute-overlay.hidden{opacity:0;display:none}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-video-feed.css.map */
