.channel-feed{background:#fff;border:1px solid #dfe4ec;border-radius:15px;padding:16px;margin-bottom:14px}.feed-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:10px}.feed-head small{font-size:8px;font-weight:900;letter-spacing:1px;color:#24a45a}.feed-head h2{font-size:17px;margin:4px 0 0}.feed-head button{border:1px solid #dbe2ea;background:#fff;border-radius:7px;padding:7px 10px;color:#526176;font-size:9px;font-weight:bold}#feedVideos{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.feed-card{display:grid;grid-template-columns:105px 1fr;gap:9px;border:1px solid #e2e6ed;border-radius:9px;padding:7px;min-width:0}.feed-card img{width:105px;height:66px;object-fit:cover;border-radius:6px}.feed-card div{min-width:0}.feed-card small{font-size:7px;color:#1d9e53;font-weight:900}.feed-card h3{font-size:10px;line-height:1.3;margin:3px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.feed-card p{font-size:7px;color:#8691a0;margin:0 0 4px}.feed-card a{font-size:8px;color:#e7352e;font-weight:bold;text-decoration:none}@media(max-width:1050px){#feedVideos{grid-template-columns:1fr 1fr}}@media(max-width:650px){#feedVideos{grid-template-columns:1fr}.feed-card{grid-template-columns:115px 1fr}.feed-card img{width:115px;height:72px}}
