.video-gallery-outside{width:100%;max-width:100%;padding:60px 20px 40px;background:#f8f8f8;margin:0;overflow:hidden;box-sizing:border-box}.video-gallery-header{text-align:center;margin-bottom:40px;padding:0 20px}.video-gallery-main-title{font-size:36px;font-weight:700;margin:0 0 12px;color:#1a1a1a;letter-spacing:-.5px}.video-gallery-sub-title{font-size:18px;color:#666;margin:0;font-weight:400}.video-scroll-wrapper{position:relative;display:flex;align-items:center;padding:0;overflow:visible;width:100%}.scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid rgba(0,0,0,.08);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000001a;color:#333;opacity:0;pointer-events:none}.scroll-arrow.visible{opacity:1;pointer-events:all}.scroll-arrow:hover{background:#fff;box-shadow:0 6px 25px #00000026;transform:translateY(-50%) scale(1.05)}.scroll-arrow:active{transform:translateY(-50%) scale(.95)}.scroll-arrow svg{width:28px;height:28px}.scroll-left{left:0}.scroll-right{right:0}.video-grid{display:flex;gap:20px;overflow-x:auto;overflow-y:visible;padding:10px 40px 20px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;width:100%;align-items:flex-start;box-sizing:border-box}.video-grid::-webkit-scrollbar{display:none}.video-grid{-ms-overflow-style:none;scrollbar-width:none}.video-item-wrapper{flex:0 0 320px;width:320px;min-width:320px;max-width:320px;scroll-snap-align:start}.video-item{position:relative;border-radius:14px;overflow:hidden;background:#000;aspect-ratio:9 / 16;box-shadow:0 4px 20px #0000001f;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.video-item:hover{transform:scale(1.04);box-shadow:0 8px 35px #00000040;z-index:2}.video-container{position:relative;width:100%;height:100%;overflow:hidden;background:#000;aspect-ratio:9 / 16}.gallery-video{width:100%;height:100%;object-fit:cover;background:#000;display:block}.video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#0000000d;transition:background .3s ease}.video-item:hover .video-overlay{background:#0000001a}.play-overlay{display:flex;justify-content:center;align-items:center;transition:transform .3s ease,opacity .3s ease;pointer-events:none}.video-item:hover .play-overlay{transform:scale(1.1)}.play-icon-large{display:block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.play-icon-large circle{fill:#00000080}.play-icon-large path{fill:#fffffff2}.video-controls{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.video-item:hover .video-controls,.video-container.controls-visible .video-controls{opacity:1;pointer-events:all}.pip-trigger-btn{background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid rgba(255,255,255,.3);border-radius:50%;width:56px;height:56px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;pointer-events:all}.pip-trigger-btn:hover{background:#fff3;border-color:#fff9;transform:scale(1.1)}.pip-trigger-btn svg{fill:none;width:28px;height:28px}.controls-bottom{position:absolute;bottom:12px;left:12px;right:12px;display:flex;justify-content:space-between;align-items:center}.mute-btn{background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;border-radius:50%;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.mute-btn:hover{background:#fff3}.mute-btn svg{fill:#fff;width:16px;height:16px}.video-duration{color:#ffffffe6;font-size:12px;font-weight:500;text-shadow:0 2px 4px rgba(0,0,0,.5);background:#0006;padding:2px 8px;border-radius:10px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.progress-bar{position:absolute;bottom:0;left:0;right:0;height:3px;background:#fff3;cursor:pointer;z-index:2}.progress-fill{height:100%;width:0%;background:linear-gradient(90deg,#f44,#ff6b6b);transition:width .1s linear;position:relative}.progress-fill:after{content:"";position:absolute;right:-4px;top:-3px;width:9px;height:9px;background:#f44;border-radius:50%;opacity:0;transition:opacity .2s ease}.video-item:hover .progress-fill:after{opacity:1}.video-caption-below{text-align:center;font-size:14px;font-weight:700;color:#333;margin:10px 0 0;padding:0 4px;line-height:1.4;word-wrap:break-word}.placeholder-video{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#2a2a2a;color:#999;font-size:12px;gap:12px}.placeholder-video svg{opacity:.3}.video-container.playing{outline:3px solid #ff4444;outline-offset:-3px}.video-count{text-align:center;margin-top:24px;font-size:14px;color:#999}.video-count span{background:#0000000d;padding:4px 16px;border-radius:20px;font-weight:500}@media(max-width:768px){.video-gallery-outside{padding:40px 12px 30px}.video-gallery-main-title{font-size:28px}.video-gallery-sub-title{font-size:16px}.video-item-wrapper{flex:0 0 280px;width:280px;min-width:280px;max-width:280px}.video-grid{gap:16px;padding:10px 30px 16px}.scroll-arrow{width:36px;height:36px}.scroll-arrow svg{width:20px;height:20px}}@media(max-width:480px){.video-gallery-outside{padding:30px 8px 20px}.video-item-wrapper{flex:0 0 240px;width:240px;min-width:240px;max-width:240px}.video-grid{gap:12px;padding:8px 20px 12px}.video-gallery-main-title{font-size:24px}.video-gallery-sub-title{font-size:14px}.scroll-arrow{width:32px;height:32px}.scroll-arrow svg{width:18px;height:18px}}.video-container.loading .play-overlay{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.video-container.pip-active{outline:3px solid #ff4444;outline-offset:-3px}.video-container.pip-active .pip-trigger-btn{background:#ff44444d;border-color:#f44}
/*# sourceMappingURL=/cdn/shop/t/11/assets/video-gallery.css.map */
