.pv-section{background:var(--pv-bg, #fff);color:var(--pv-text, #111);font-family:inherit;width:100%;border-top:.5px solid #ebebeb}.pv-empty{padding:30px 20px;text-align:center;color:#aaa;font-size:14px;border:2px dashed #ddd;margin:20px;border-radius:10px}.pv-strip{padding:16px 16px 14px}.pv-strip-header{margin-bottom:14px}.pv-strip-title{font-size:var(--pv-title-size, 18px);font-weight:700;color:var(--pv-text, #111);margin:0 0 3px;line-height:1.2}.pv-strip-sub{font-size:var(--pv-subtitle-size, 13px);color:#888;margin:0}.pv-cards-row{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px}.pv-cards-row::-webkit-scrollbar{display:none}.pv-card{flex-shrink:0;width:120px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.pv-card-thumb{width:120px;height:168px;border-radius:12px;background:#1a1a1a;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;transition:transform .12s}.pv-card:active .pv-card-thumb{transform:scale(.96)}.pv-card-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.pv-card-no-thumb{position:absolute;top:0;right:0;bottom:0;left:0;background:#222}.pv-card-play{width:36px;height:36px;border-radius:50%;background:#ffffffe6;display:flex;align-items:center;justify-content:center;z-index:2;position:relative;flex-shrink:0}.pv-card-dur{position:absolute;bottom:8px;right:8px;font-size:9px;font-weight:500;background:#000000a6;color:#fff;padding:2px 6px;border-radius:4px;z-index:3}.pv-card-name{font-size:var(--pv-card-name-size, 12px);color:var(--pv-text, #111);margin:7px 0 0;text-align:center;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.pv-hint{display:flex;align-items:center;gap:5px;font-size:12px;color:#bbb;margin-top:12px}.pv-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;background:#000000f7;display:flex;flex-direction:column;-webkit-overflow-scrolling:touch}.pv-popup[hidden]{display:none!important}.pv-popup-inner{display:flex;flex-direction:column;height:100%;height:100dvh;max-width:520px;margin:0 auto;width:100%}.pv-popup-top{display:flex;align-items:center;padding:54px 16px 10px;gap:12px;flex-shrink:0}.pv-popup-close{width:34px;height:34px;border-radius:50%;background:#ffffff21;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s}.pv-popup-close:hover{background:#ffffff38}.pv-popup-info{flex:1;min-width:0}.pv-popup-vtitle{font-size:var(--pv-popup-title-size, 14px);font-weight:600;color:#fff;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pv-popup-vcat{font-size:11px;color:#ffffff80;margin:0}.pv-popup-dots{display:flex;gap:4px;align-items:center;flex-shrink:0}.pv-dot{width:5px;height:5px;border-radius:50%;background:#ffffff40;transition:all .2s;cursor:pointer}.pv-dot.active{background:#fff;width:14px;border-radius:3px}.pv-popup-mid{display:flex;align-items:center;gap:6px;padding:0 8px;flex:1;min-height:0}.pv-popup-arr{width:36px;height:36px;border-radius:50%;background:#ffffff1a;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s}.pv-popup-arr:hover{background:#fff3}.pv-popup-arr.pv-dim{opacity:.15;pointer-events:none}.pv-popup-vid-wrap{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;height:100%}.pv-popup-vid{width:100%;aspect-ratio:9 / 16;max-height:100%;border-radius:14px;overflow:hidden;background:#111;position:relative;display:flex;align-items:center;justify-content:center}.pv-poster-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2}.pv-poster-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pv-big-play{width:62px;height:62px;border-radius:50%;background:#ffffffeb;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:4;position:relative;transition:transform .12s}.pv-big-play:active{transform:scale(.92)}.pv-big-play.pv-gone{display:none}.pv-popup-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;z-index:5}.pv-popup-overlay{position:absolute;bottom:0;left:0;right:0;padding:40px 14px 14px;background:linear-gradient(transparent,#000000d1);z-index:3;pointer-events:none}.pv-popup-ov-title{font-size:var(--pv-popup-title-size, 14px);font-weight:600;color:#fff;margin:0 0 4px;line-height:1.3}.pv-popup-ov-desc{font-size:var(--pv-popup-desc-size, 12px);color:#ffffffad;line-height:1.5;margin:0}.pv-popup-thumbs{display:flex;gap:8px;padding:12px 16px 22px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-shrink:0}.pv-popup-thumbs::-webkit-scrollbar{display:none}.pv-pt{flex-shrink:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;-webkit-tap-highlight-color:transparent}.pv-pt-box{width:48px;height:68px;border-radius:8px;background:#1a1a1a;border:1.5px solid rgba(255,255,255,.15);overflow:hidden;position:relative;transition:border-color .15s}.pv-pt.active .pv-pt-box{border-color:#fff;border-width:2px}.pv-pt-box img{width:100%;height:100%;object-fit:cover;display:block;opacity:.6}.pv-pt.active .pv-pt-box img{opacity:1}.pv-pt-name{font-size:9px;color:#fff6;text-align:center;line-height:1.2;max-width:56px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pv-pt.active .pv-pt-name{color:#fff;font-weight:600}@media(min-width:768px){.pv-popup-top{padding-top:24px}.pv-card{width:140px}.pv-card-thumb{width:140px;height:196px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/product-videos.css.map */
