.town-news{padding:20px 24px;border-bottom:1px solid var(--line,#ddd)}
.town-news .section-heading{padding:0;margin:0 0 12px;gap:16px;align-items:center}
.town-news h2{font-size:1.4rem;margin:0;color:var(--green);}
.news-status,.news-credit,.news-meta{font-size:.875rem;line-height:1.5;color:var(--muted,#666)}
.news-story{display:flex;align-items:flex-start;gap:16px;padding:18px 0;border-bottom:1px solid var(--line,#ddd)}
.news-story:last-child{border-bottom:0}
.news-story>div{min-width:0;flex:1}
.news-story h3{font-size:1.05rem;line-height:1.45;margin:0;overflow-wrap:anywhere}
.news-story h3 a{color:inherit;text-decoration:none}
.news-story h3 a:hover{text-decoration:underline}
.news-story img{width:112px;height:80px;object-fit:cover;border-radius:8px}
.news-meta{margin:8px 0 0}.news-credit{margin:14px 0 0}
.news-retry[hidden]{display:none}
@media(max-width:520px){.town-news{padding:18px 16px}.news-story{gap:12px}.news-story img{width:80px;height:64px}.town-news .section-heading{flex-wrap:wrap}}
