.NewsFeed-module__facUxa__feed{gap:var(--space-4);flex-direction:column;display:flex}.NewsFeed-module__facUxa__feedCard{gap:var(--space-5);background:var(--surface);border:var(--border-thin) solid var(--border);border-radius:var(--radius-lg);cursor:pointer;transition:background .15s;display:flex;overflow:hidden}.NewsFeed-module__facUxa__feedCard:hover{background:var(--surface-raised)}.NewsFeed-module__facUxa__feedImg{aspect-ratio:16/9;background:var(--surface-raised);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;width:260px}.NewsFeed-module__facUxa__feedBody{padding:var(--space-5);gap:var(--space-2);flex-direction:column;flex:1;display:flex}.NewsFeed-module__facUxa__feedTitle{font-size:var(--text-h3);color:var(--ink);line-clamp:2;font-weight:600}.NewsFeed-module__facUxa__feedSummary{font-size:var(--text-body-sm);color:var(--muted);line-clamp:3}.NewsFeed-module__facUxa__feedMeta{align-items:center;gap:var(--space-3);font-size:var(--text-caption);color:var(--muted);margin-top:auto;display:flex}.NewsFeed-module__facUxa__avatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.NewsFeed-module__facUxa__avatarFallback{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:600;display:flex}.NewsFeed-module__facUxa__more{text-align:center;padding-block:var(--space-8)}@media (max-width:768px){.NewsFeed-module__facUxa__feedCard{flex-direction:column}.NewsFeed-module__facUxa__feedImg{width:100%}}
