.news-hero-copy{max-width:760px;margin-top:22px;color:#9ca8a0;font-size:18px;line-height:1.65}
.news-section{background:#eef2ef}
.news-loading,.news-error{padding:24px;border:1px solid #d4dcd6;background:#fff}
.news-error{color:#8f2d2d}
.news-list{display:flex;flex-direction:column;gap:28px}
.news-article{background:#fff;border:1px solid #d8dfda;overflow:hidden}
.news-article.featured{border-color:#b7c8bc}
.news-banner{width:72%;max-width:820px;margin:28px auto 0;aspect-ratio:auto;overflow:hidden;background:#07100b}
.news-banner img{display:block;width:100%;height:auto;object-fit:contain}
.news-body{padding:34px}
.news-meta{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#1c7655;margin-bottom:14px}
.news-title{margin:0 0 18px;font-size:clamp(32px,4vw,56px);line-height:1.02}
.news-article:not(.featured) .news-title{font-size:clamp(26px,3vw,40px)}
.news-content p{font-size:16px;line-height:1.75;color:#4c5851;margin:0 0 16px}
.news-content p:last-child{margin-bottom:0}
.news-divider{height:1px;background:#dce2de;margin-top:6px}
@media(max-width:700px){.news-body{padding:24px}.news-banner{width:100%;margin:0;aspect-ratio:auto}}
