.bvf-section{background:var(--bvf-bg, #fff);width:100%}.bvf-container{max-width:1200px;margin:0 auto;padding:0 24px}.bvf-header{text-align:center;margin-bottom:40px}.bvf-heading{font-size:clamp(24px,3vw,34px);font-weight:600;letter-spacing:-.02em;color:var(--bvf-heading-color, #111);margin:0 0 8px}.bvf-subheading{font-size:16px;color:var(--bvf-text-color, #666);margin:0}.bvf-grid{display:grid;grid-template-columns:repeat(var(--bvf-columns-mobile, 2),1fr);gap:16px}@media(min-width:750px){.bvf-grid{grid-template-columns:repeat(var(--bvf-columns, 4),1fr);gap:20px}}.bvf-card{display:flex;flex-direction:column;gap:10px}.bvf-video-wrap{position:relative;aspect-ratio:9 / 16;width:100%;border-radius:var(--bvf-radius, 16px);overflow:hidden;background:#111;box-shadow:0 2px 12px #00000014;transition:transform .35s ease,box-shadow .35s ease}.bvf-video-wrap:hover{transform:translateY(-4px);box-shadow:0 10px 28px #00000029}.bvf-video{width:100%;height:100%;object-fit:cover;display:block}.bvf-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#999;background:#f2f2f2;font-size:13px}.bvf-card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.bvf-sound-toggle{position:absolute;bottom:10px;right:10px;z-index:3;width:30px;height:30px;border-radius:50%;border:none;background:#00000080;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background .2s ease}.bvf-sound-toggle:hover{background:#000000b3}.bvf-icon-sound,.bvf-unmuted .bvf-icon-mute{display:none}.bvf-unmuted .bvf-icon-sound{display:block}.bvf-caption{display:flex;align-items:center;gap:8px;padding:0 2px}.bvf-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.bvf-caption-text{display:flex;flex-direction:column;min-width:0}.bvf-name{font-size:13px;font-weight:600;color:var(--bvf-heading-color, #111);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bvf-desc{font-size:12px;color:var(--bvf-text-color, #666);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
/*# sourceMappingURL=/cdn/shop/t/8/assets/blogger-video-feed.css.map */
