.insights-hdr{margin-bottom:32px}.feeds-wrap{display:flex;flex-direction:column}.feed-row{margin-bottom:20px}.feed-row:last-child{margin-bottom:0}.feed-header{align-items:center;border-bottom:1px solid var(--g200);display:flex;justify-content:space-between;margin-bottom:8px;padding-bottom:5px}.feed-label{color:var(--g700);font-family:var(--mono);font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.feed-arrows{display:flex;gap:2px}.feed-arrows button{align-items:center;background:var(--bg-white);border:1.5px solid var(--g200);border-radius:4px;color:var(--g500);cursor:pointer;display:flex;font-size:12px;height:24px;justify-content:center;padding:0;transition:all .15s;width:28px}.feed-arrows button:hover{border-color:var(--primary);color:var(--primary)}.feed-scroll{display:flex;gap:1px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.feed-scroll::-webkit-scrollbar{display:none}.feed-card{background:var(--bg-white);border-right:1px solid var(--g200);cursor:pointer;display:block;flex-shrink:0;max-width:230px;min-width:230px;padding:10px 14px 14px;scroll-snap-align:start;text-decoration:none;transition:background .15s}.feed-card:hover{background:var(--g50)}.feed-card--yt{max-width:240px;min-width:240px}.feed-card--pr{max-width:260px;min-width:260px}.feed-card--news{max-width:250px;min-width:250px}.feed-card-hdr{display:flex;justify-content:space-between;margin-bottom:3px}.ch{color:var(--primary);letter-spacing:1px;text-transform:uppercase}.ch,.ts{font-family:var(--mono);font-size:10px}.ts{color:var(--g300)}.feed-thumb{align-items:center;background:#f5f5f0;border:1px solid #e5e5dc;border-radius:4px;display:flex;height:80px;justify-content:center;margin-bottom:6px;overflow:hidden;position:relative}.feed-thumb:before{border-left:1px solid var(--accent);border-top:1px solid var(--accent);left:6px;top:6px}.feed-thumb:after,.feed-thumb:before{content:"";height:10px;opacity:.5;position:absolute;width:10px}.feed-thumb:after{border-bottom:1px solid var(--accent);border-right:1px solid var(--accent);bottom:6px;right:6px}.feed-thumb span{color:var(--g400);font-family:var(--mono);font-size:9px}.feed-thumb--img img{display:block;height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .3s;width:100%}.feed-card:hover .feed-thumb--img img{transform:scale(1.03)}.yt-play-btn{align-items:center;background:rgba(0,0,0,.6);border-radius:50%;color:#fff;display:flex;font-size:11px;height:32px;justify-content:center;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .15s;width:32px}.feed-card--yt:hover .yt-play-btn{background:red}.ttl{color:var(--g800);font-size:12px;font-weight:600;line-height:1.3;margin-bottom:3px;margin-top:4px}.blurb{color:var(--g500);font-size:11px;line-height:1.4}.feed-src{color:var(--g400);font-family:var(--mono);font-size:9px;letter-spacing:1px;margin-bottom:2px;text-transform:uppercase}.feed-row--embed .feed-embedsocial{min-height:120px}.feed-embed-custom{min-height:120px;overflow-x:auto}.feed-empty{color:var(--g400);font-family:var(--mono);font-size:12px;padding:16px 0}.feed-loading{color:var(--g300);font-family:var(--mono);font-size:11px;padding:20px 14px}.yt-lightbox{align-items:center;background:rgba(0,0,0,.88);display:none;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.yt-lightbox[style*=flex]{display:flex!important}.yt-lightbox-inner{max-width:900px;position:relative;width:100%}.yt-lb-close{background:transparent;border:none;color:#fff;cursor:pointer;font-size:22px;line-height:1;opacity:.8;padding:8px;position:absolute;right:0;top:-44px;transition:opacity .15s}.yt-lb-close:hover{opacity:1}.yt-iframe-wrap{background:#000;border-radius:4px;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.yt-iframe-wrap iframe{height:100%;inset:0;position:absolute;width:100%}@media (max-width:767px){.feed-card{max-width:200px;min-width:200px}.feed-card--yt{max-width:220px;min-width:220px}}.feed-ch-icon{display:none}