.sbv__inner{max-width:1400px;margin:0 auto;padding:0 20px}.sbv__header{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.sbv__heading{font-size:var(--sbv-heading-size, 20px);font-weight:700;margin:0;line-height:1.2}.sbv__subtext{font-size:var(--sbv-subtext-size, 14px);color:#666;margin:0;line-height:1.4}.sbv__cards{display:grid;grid-template-columns:repeat(var(--sbv-columns, 4),1fr);gap:10px}.sbv__card{position:relative;display:block;overflow:hidden}.sbv__card-media-wrap{position:relative;width:100%;aspect-ratio:var(--sbv-aspect-ratio, 9 / 16);overflow:hidden;background:#000;border-radius:10px}.sbv__card-video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.sbv__card-placeholder{width:100%;height:100%;background:#e0e0e0;display:flex;align-items:center;justify-content:center}.sbv__card-placeholder svg{width:40%;height:40%;opacity:.3}.sbv__card-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:56px;height:56px;border:none;background:none;cursor:pointer;padding:0;transition:transform .15s ease,opacity .2s ease;opacity:.85}.sbv__card-play-btn:hover{transform:translate(-50%,-50%) scale(1.08);opacity:1}.sbv__card-play-btn:active{transform:translate(-50%,-50%) scale(.95)}.sbv__card-play-btn svg{width:100%;height:100%;display:block}.sbv__card-bag-btn{position:absolute;bottom:14px;right:14px;z-index:2;width:40px;height:40px;border:none;border-radius:50%;background:#00000080;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .2s ease,transform .15s ease}.sbv__card-bag-btn:hover{background:#000000b3;transform:scale(1.05)}.sbv__card-bag-btn:active{transform:scale(.97)}.sbv__card-bag-btn svg{width:18px;height:18px}.sbv__popup-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;z-index:99999;overflow-y:auto;-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;padding:40px 20px}.sbv__popup-overlay--open{display:flex}.sbv__popup-card{background:#000;width:100%;max-width:500px;position:relative;margin:auto;display:flex;flex-direction:column;overflow:hidden;border-radius:12px;animation:sbvSlideIn .3s ease forwards}@keyframes sbvSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.sbv__popup-close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;background:#00000080;border:none;border-radius:50%;z-index:3;padding:0;transition:background .2s ease}.sbv__popup-close:hover{background:#000000b3}.sbv__popup-video-panel{position:relative;width:100%;background:#000;display:flex;align-items:center;justify-content:center}.sbv__popup-video{width:100%;display:block;aspect-ratio:9 / 16;object-fit:cover}.sbv__popup-sound-btn{position:absolute;top:12px;left:12px;width:36px;height:36px;border:none;border-radius:50%;background:#00000080;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .2s ease;z-index:2}.sbv__popup-sound-btn:hover{background:#000000b3}.sbv__popup-sound-icon{display:flex;align-items:center;justify-content:center}.sbv__popup-sound-icon svg{width:16px;height:16px}.sbv__popup-products-panel{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:10px 12px 12px;display:flex;flex-direction:column;gap:8px;max-height:50%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.sbv__popup-products-panel::-webkit-scrollbar{display:none}.sbv__popup-products-heading{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;margin:0}.sbv__popup-product{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;background:#00000073;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:10px;border-radius:8px;transition:background .2s ease}.sbv__popup-product:hover{background:#0009}.sbv__popup-product-img{width:50px;height:50px;object-fit:cover;border-radius:6px;flex-shrink:0;background:#ffffff1a}.sbv__popup-product-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.sbv__popup-product-name{font-size:13px;font-weight:500;color:#fff;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sbv__popup-product-price{font-size:12px;color:#ffffffb3}.sbv__popup-product-bag{flex-shrink:0;margin-left:auto;color:#fff9;display:flex;align-items:center;transition:color .2s ease}.sbv__popup-product:hover .sbv__popup-product-bag{color:#fff}.sbv__popup-product-bag svg{width:18px;height:18px}.sbv__popup-products-empty{color:#fff9;font-size:13px;text-align:center;padding:12px 0}@media screen and (min-width:768px){.sbv__inner{padding:0 40px}.sbv__popup-card,.sbv__popup-video{max-height:90vh}}@media screen and (max-width:767px){.sbv__inner{padding:0 16px}.sbv__header{margin-bottom:14px}.sbv__cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.sbv__cards::-webkit-scrollbar{display:none}.sbv__card{flex:0 0 75%;scroll-snap-align:start}.sbv__popup-overlay{padding:20px 16px}.sbv__popup-card{max-width:100%;max-height:85vh}.sbv__popup-video{max-height:85vh}.sbv__popup-close{top:8px;right:8px}.sbv__card-play-btn{width:46px;height:46px}.sbv__card-bag-btn{bottom:10px;right:10px;width:34px;height:34px}.sbv__card-bag-btn svg{width:16px;height:16px}}
/*# sourceMappingURL=/cdn/shop/t/113/assets/section-shoppable-video.css.map */
