@charset "UTF-8";.video-popup-container{position:fixed;display:flex;flex-direction:column;width:180px;height:320px;bottom:10px;right:10px;border-radius:10px;z-index:99999}@media screen and (max-width: 750px){.video-popup-container{width:106px;height:188px}}.video-popup-container .close-btn{position:absolute;top:10px;right:10px;z-index:5;color:#fff}.video-popup-container .close-btn svg{width:30px;height:30px}.video-popup-container video{position:absolute;top:0;left:0;width:180px;height:320px;-o-object-fit:cover;object-fit:cover;border-radius:10px;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}@media screen and (max-width: 750px){.video-popup-container video{width:106px;height:188px}}.video-active{opacity:1!important;transform:translateY(0)!important;z-index:2}.video-exit{opacity:0!important;transform:translateY(-20px)!important;z-index:1}.custom-controls{position:absolute;bottom:8px;left:8px;right:8px;z-index:50;display:flex;align-items:center;gap:8px}.play-pause-btn{width:32px;height:32px;border:none;border-radius:50%;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.progress-container{flex:1;height:4px;background:#ffffff4d;border-radius:4px;position:relative;overflow:hidden;cursor:pointer}.progress-fill{height:100%;width:0%;background:#fff;border-radius:4px;transition:width .1s linear}.video-fullscreen{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100dvh!important;background:#000;border-radius:0!important;z-index:999999;display:flex;align-items:center;justify-content:center}.video-fullscreen video{width:50vh;height:100dvh;aspect-ratio:9/16;-o-object-fit:cover;object-fit:cover;border-radius:0;margin:0 auto;left:0;right:0}@media screen and (max-width: 750px){.video-fullscreen video{width:100%}}.arrow-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:1000;background:#00000080;border:none;color:#fff;padding:10px 15px;font-size:22px;border-radius:8px;cursor:pointer;display:none}.video-fullscreen .arrow-btn{display:block}.prev-btn{left:10px}.next-btn{right:10px}.exit-fullscreen-btn{position:absolute;top:30px;left:0;transform:translateY(-50%);z-index:2000;color:#fff;border:none;font-size:26px;padding:8px 14px;border-radius:8px;cursor:pointer;display:none}.exit-fullscreen-btn svg{width:30px;height:30px}.video-fullscreen .exit-fullscreen-btn{display:block}.product-info-box{position:absolute;bottom:40px;left:50%;transform:translate(-50%);width:295px;max-width:100%;padding:12px;border-radius:14px;background:#ffffffeb;display:none;align-items:center;gap:12px;z-index:5000}.video-fullscreen .product-info-box{display:flex}.product-thumb{width:55px;height:55px;-o-object-fit:contain;object-fit:contain;border-radius:8px}.product-text{flex:1}.product-title{margin:0;font-size:16px;font-weight:600;color:#111}.product-price{margin:4px 0 0;font-size:15px;font-weight:600;color:#111}.product-link-btn{width:35px;height:35px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#111;font-size:20px}
/*# sourceMappingURL=/cdn/shop/t/58/assets/video-section.css.map */
