.video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000;display:flex;flex-direction:column;overflow:hidden}.video-modal[hidden]{display:none!important}.video-modal__scroll-container{flex:1;overflow-y:scroll;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.video-modal__scroll-container::-webkit-scrollbar{display:none}.video-modal__item{height:100dvh;scroll-snap-align:start;position:relative;display:flex;align-items:center;justify-content:center;background:#000}@supports not (height: 100dvh){.video-modal__item{height:100vh}}.video-modal__item video{width:100%;height:100%;object-fit:cover;display:block}.video-modal__close{position:fixed;top:16px;right:16px;z-index:10002;width:40px;height:40px;border-radius:50%;background:#00000080;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.video-modal__side-controls{position:fixed;right:12px;bottom:160px;z-index:10001;display:flex;flex-direction:column;align-items:center;gap:20px}.video-modal__side-btn{width:44px;height:44px;border-radius:50%;background:#00000080;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;flex-direction:column;gap:2px}.video-modal__info{position:fixed;bottom:20px;left:16px;right:92px;z-index:10001;pointer-events:none}.video-modal__model{display:flex;align-items:center;gap:10px;margin-bottom:6px}.video-modal__model-avatar{width:40px;height:40px;border-radius:50%;border:2px solid #fff;object-fit:cover;flex-shrink:0}.video-modal__model-avatar-placeholder{width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background:#fff3;flex-shrink:0}.video-modal__model-name{color:#fff;font-weight:600;font-size:15px;text-shadow:0 1px 3px rgba(0,0,0,.6)}.video-modal__sheet{position:fixed;bottom:0;left:0;right:0;z-index:10002;background:#fff;border-radius:16px 16px 0 0;max-height:75vh;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.video-modal__sheet.is-open{transform:translateY(0);overflow:hidden}.video-modal__sheet-handle-area{padding:10px 0 4px;display:flex;justify-content:center;cursor:grab;flex-shrink:0}.video-modal__sheet-handle-area:active{cursor:grabbing}.video-modal__sheet-handle{width:36px;height:4px;background:#d1d5db;border-radius:2px}.video-modal__sheet-tabs{display:flex;border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:0 16px}.video-modal__sheet-tab{padding:10px 16px 8px;font-size:14px;font-weight:600;color:#6b7280;border:none;background:none;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap}.video-modal__sheet-tab.is-active{color:#111;border-bottom-color:#111}.video-modal__sheet-content{overflow-y:auto;flex:1;-webkit-overflow-scrolling:touch}.video-modal__sheet-panel{display:none;padding:8px 16px 24px}.video-modal__sheet-panel.is-active{display:block}.video-modal__product-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f3f4f6;text-decoration:none;color:inherit}.video-modal__product-item:last-child{border-bottom:none}.video-modal__product-img{width:72px;height:72px;object-fit:cover;border-radius:6px;flex-shrink:0;background:#f3f4f6}.video-modal__product-info{flex:1;min-width:0}.video-modal__product-brand{font-size:12px;color:#6b7280;margin-bottom:2px}.video-modal__product-title{font-size:13px;font-weight:500;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-modal__product-price{font-size:13px;color:#ef4444;font-weight:600;margin-top:4px;display:inline-block}.video-modal__product-compare-price{font-size:12px;color:#9ca3af;text-decoration:line-through;margin-left:4px}.video-modal__model-detail{display:flex;align-items:center;gap:16px;padding:12px 0}.video-modal__model-detail-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;background:#f3f4f6;flex-shrink:0}.video-modal__model-detail-avatar-placeholder{width:56px;height:56px;border-radius:50%;background:#f3f4f6;flex-shrink:0}.video-modal__model-detail-name{font-weight:700;font-size:16px;color:#111}.video-modal__model-detail-height{font-size:13px;color:#6b7280;margin-top:4px}.video-modal__model-detail-ig{font-size:13px;color:#3b82f6;margin-top:4px;text-decoration:none;display:inline-block}body.video-modal-open #ch-plugin{display:none!important}.video-modal__seekbar-container{position:fixed;bottom:0;left:0;right:0;z-index:10001;padding:8px 0;cursor:pointer}.video-modal__seekbar-track{height:3px;background:#ffffff59;border-radius:2px;position:relative;overflow:hidden}.video-modal__seekbar-fill{height:100%;background:#fff;border-radius:2px;width:0%}.video-modal__products-thumb{position:fixed;bottom:20px;right:12px;z-index:10000;width:64px;height:64px;border-radius:8px;overflow:visible;border:2px solid #fff;cursor:pointer;padding:0;background:#f3f4f6}.video-modal__products-thumb-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:6px}.video-modal__products-thumb-badge{position:absolute;top:-6px;left:-6px;min-width:20px;height:20px;border-radius:10px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px}.video-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;background:#0006;display:none}.video-modal__backdrop.is-visible{display:block}.product-videos-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.product-videos-scroll::-webkit-scrollbar{display:none}.product-video-expand-btn{position:absolute;bottom:12px;left:12px;z-index:100;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#00000080;color:#fff;border:none;cursor:pointer;padding:0}@media(min-width:768px){.video-modal__item{width:100%;max-width:480px;margin:0 auto}.video-modal__sheet{max-width:480px;left:50%;right:auto;width:480px;transform:translate(-50%) translateY(100%)}.video-modal__sheet.is-open{transform:translate(-50%) translateY(0)}.video-modal__side-controls{right:calc(50% - 250px);bottom:160px}.video-modal__info{left:calc(50% - 224px);right:calc(50% - 148px);bottom:20px}.video-modal__products-thumb{right:calc(50% - 244px);bottom:20px}.video-modal__seekbar-container{left:calc(50% - 240px);right:calc(50% - 240px)}.video-modal__close{right:calc(50% - 248px);top:16px}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/video-fullscreen-modal.css.map */
