.news-report-section .section-head{align-items:flex-end}
.news-filter-status{margin:0;color:var(--muted);font-size:.9rem;font-variant-numeric:tabular-nums;white-space:nowrap}
.news-filter-panel{display:flex;align-items:flex-start;gap:18px;padding:18px 0;margin:0 0 10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.news-filter-panel[hidden],.news-report-card[hidden],.news-filter-empty[hidden],.news-full-article[hidden]{display:none!important}
.news-filter-label{font-size:.88rem;font-weight:750;color:var(--green);padding-top:9px;white-space:nowrap}
.news-filter-list{display:flex;flex-wrap:wrap;gap:9px}
.news-filter-button{min-height:44px;border:1px solid var(--line);background:#fff;color:var(--ink);padding:8px 14px;border-radius:999px;font-size:.9rem;font-weight:650;line-height:1.35}
.news-filter-button:hover{border-color:var(--green);color:var(--green)}
.news-filter-button.is-active,.news-filter-button[aria-pressed="true"]{background:var(--green);border-color:var(--green);color:#fff}
.news-filter-note{margin-top:0;margin-bottom:28px}
.news-topic-list{display:flex;flex-wrap:wrap;gap:6px;margin:-4px 0 12px}
.news-topic{display:inline-flex;align-items:center;min-height:28px;padding:3px 9px;background:var(--green-soft);color:var(--green);font-size:.78rem;font-weight:700;line-height:1.35}
.news-report-media{margin:0;border-bottom:1px solid var(--line);background:var(--green-soft)}
.news-report-media picture,.news-report-media img{display:block;width:100%}
.news-report-media img{aspect-ratio:16/9;object-fit:cover}
.news-report-media--portrait img{object-position:50% 22%}
.news-report-media figcaption{padding:8px 14px 9px;background:#fff;color:var(--muted);font-size:.75rem;line-height:1.45}
.news-report-card .card-body{height:100%;display:flex;flex-direction:column}
.news-report-card .card-body>p:not(.eyebrow){color:var(--muted)}
.news-report-card .text-link{margin-top:auto}
.news-source-links{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:auto;padding-top:10px}
.news-source-links .text-link{margin-top:0}
.news-filter-empty{padding:28px;background:var(--green-soft);color:var(--muted);text-align:center}
.news-layout.press-release-enhanced{display:block}
.news-search-panel{display:grid;grid-template-columns:minmax(120px,180px) minmax(0,1fr);align-items:center;gap:16px;margin:0 0 16px;padding:18px;background:var(--green-soft);border:1px solid var(--line)}
.news-search-panel--reports{margin-top:8px}
.news-search-label{font-weight:750;color:var(--green)}
.news-search-input{width:100%;min-height:46px;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:8px;padding:10px 13px;font:inherit}
.news-search-input:focus{outline:3px solid color-mix(in srgb,var(--green) 25%,transparent);outline-offset:2px;border-color:var(--green)}
.news-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.news-summary-card{display:flex;min-height:100%;flex-direction:column;gap:12px;padding:22px;border:1px solid var(--line);background:#fff;color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.news-summary-card:hover{transform:translateY(-2px);border-color:var(--green);box-shadow:0 12px 28px rgba(0,0,0,.07)}
.news-summary-card:focus-visible{outline:3px solid var(--green);outline-offset:3px}
.news-summary-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:.82rem}
.news-summary-meta span{font-weight:750;color:var(--green)}
.news-summary-card h3{margin:0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.45}
.news-summary-card p{margin:0;color:var(--muted);line-height:1.75}
.news-summary-more{margin-top:auto;padding-top:4px}
.news-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:28px 0 0}
.news-pagination[hidden]{display:none!important}
.news-page-button{min-width:44px;min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:8px 12px;font:inherit;font-weight:700}
.news-page-button:hover:not(:disabled){border-color:var(--green);color:var(--green)}
.news-page-button[aria-current="page"]{background:var(--green);border-color:var(--green);color:#fff}
.news-page-button:disabled{opacity:.45;cursor:not-allowed}
.news-article-wrap{max-width:920px;margin-inline:auto}
.news-article-nav{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px}
.news-full-article{scroll-margin-top:100px;background:#fff;border:1px solid var(--line);padding:clamp(22px,4vw,46px);box-shadow:0 12px 32px rgba(0,0,0,.05)}
.news-full-article+.news-full-article{margin-top:26px}
.news-full-article .news-meta{margin-bottom:12px}
.news-full-article h2{margin-top:0;line-height:1.35}
.news-full-article--sectioned h2{margin:30px 0 10px}
.news-full-article--sectioned>p:first-child{margin-top:0}
.news-article-figure{margin:8px 0 4px;border:1px solid var(--line);background:var(--green-soft)}
.news-article-figure img{display:block;width:100%;height:auto}
.news-article-figure figcaption{padding:10px 13px;color:var(--muted);font-size:.82rem;line-height:1.65}
.news-full-article h3{margin:30px 0 10px;font-size:1.2rem}
.news-full-article p,.news-full-article li{line-height:1.9}
.news-full-article ul,.news-full-article ol{padding-left:1.35rem}
.news-article-note{margin:18px 0;padding:15px 17px;border-left:4px solid var(--green);background:var(--green-soft);color:var(--ink);line-height:1.7}
.news-article-note strong{color:var(--green)}
.news-article-source{margin-top:30px;padding-top:16px;border-top:1px solid var(--line);color:var(--muted);font-size:.86rem}
.news-article-index-note{margin:0 0 24px;color:var(--muted)}

/* Reserve progressive-enhancement controls before deferred JS runs so the archive grid does not shift after first paint. */
[data-progressive-controls]{visibility:hidden}

/* Unified news index: press releases, announcements and media coverage share one search/filter/pagination flow. */
.news-unified{display:block}
.news-unified>.section-head{align-items:flex-end;margin-bottom:18px}
.news-unified-tools{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,300px);gap:14px;margin:0 0 14px;padding:18px;background:var(--green-soft);border:1px solid var(--line)}
.news-search-field,.news-sort-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}
.news-sort-select{width:100%;min-height:46px;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:8px;padding:10px 36px 10px 13px;font:inherit}
.news-sort-select:focus{outline:3px solid color-mix(in srgb,var(--green) 25%,transparent);outline-offset:2px;border-color:var(--green)}
.news-unified-filters{margin-bottom:14px}
.news-unified-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.news-unified-grid .news-report-card{min-width:0}
.news-unified-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--muted);font-size:.82rem;font-variant-numeric:tabular-nums}
.news-kind-badge{display:inline-flex;align-items:center;min-height:28px;padding:3px 9px;border-radius:999px;background:var(--green);color:#fff;font-weight:750}
.news-kind-badge--press{background:var(--green);color:#fff}
.news-kind-badge--media{background:#f3f6f4;color:var(--green);border:1px solid #cedbd3}
.news-press-card h2 a{color:inherit;text-decoration:none}
.news-press-card h2 a:hover{text-decoration:underline;text-underline-offset:3px}
.news-taxonomy{margin:0 0 14px;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}
.news-taxonomy .news-filter-panel{margin:0;padding:14px 16px;border:0}
.news-taxonomy .news-filter-panel+.news-filter-panel{border-top:1px solid var(--line)}
.news-kind-filter-panel .news-filter-label{min-width:72px}
.news-topic-filter-panel .news-filter-label{min-width:72px}

@media(max-width:780px){.news-report-section .section-head{align-items:flex-start}.news-filter-status{white-space:normal}.news-filter-panel{flex-direction:column;gap:10px}.news-filter-label{padding-top:0}.news-filter-list{width:100%}.news-filter-button{flex:1 1 calc(50% - 9px);min-width:130px}.news-filter-note{margin-bottom:22px}.news-report-media figcaption{padding-inline:12px}.news-search-panel{grid-template-columns:1fr;gap:8px;padding:14px}.news-summary-grid{grid-template-columns:1fr}.news-summary-card{padding:18px}.news-article-nav{align-items:flex-start;flex-direction:column}.news-full-article{padding:20px 17px}.news-unified>.section-head{align-items:flex-start}.news-unified-tools{grid-template-columns:1fr;padding:14px}.news-search-field,.news-sort-field{grid-template-columns:1fr;gap:7px}.news-unified-grid{grid-template-columns:1fr}.news-taxonomy{border-radius:14px}.news-taxonomy .news-filter-panel{padding:13px}.news-kind-filter-panel .news-filter-label,.news-topic-filter-panel .news-filter-label{min-width:0}}

/* Multi-select topic and hashtag filters shared by news and press indexes. */
.news-filter-selectors{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap;margin:0 0 16px}
.news-filter-selectors[hidden]{display:none!important}
.news-multiselect{position:relative;min-width:250px;margin:0;padding:0;border:0}
.news-multiselect summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:48px;padding:11px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font-size:.9rem;font-weight:700;line-height:1.4;cursor:pointer}
.news-multiselect summary>span{color:var(--green);white-space:nowrap}
.news-multiselect summary>strong{font-size:.86rem;font-weight:650;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.news-multiselect summary::after{content:'⌄';flex:0 0 auto;color:var(--green);font-size:1rem;line-height:1}
.news-multiselect[open] summary::after{content:'⌃'}
.news-multiselect summary::-webkit-details-marker{display:none}
.news-multiselect-menu{position:absolute;z-index:25;top:calc(100% + 6px);left:0;width:max-content;min-width:100%;max-width:min(360px,calc(100vw - 40px));max-height:330px;overflow:auto;padding:8px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 45px rgba(24,54,43,.14)}
.news-multiselect-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:42px;padding:8px 9px;border-radius:8px;font-size:.9rem;cursor:pointer}
.news-multiselect-option:hover{background:var(--green-soft)}
.news-multiselect-option input{width:18px;height:18px;margin:0;accent-color:var(--green)}
.news-multiselect-option span{min-width:0;overflow-wrap:anywhere}
.news-multiselect-option small{color:var(--muted);font-variant-numeric:tabular-nums}
.news-filter-clear{min-height:48px;padding:10px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--green);font:inherit;font-size:.88rem;font-weight:700}
.news-filter-clear:hover:not(:disabled){border-color:var(--green);background:var(--green-soft)}
.news-filter-clear:disabled{opacity:.45;cursor:not-allowed}
.news-tag-list{display:flex;flex-wrap:wrap;gap:6px;margin:-2px 0 14px}
.news-tag{display:inline-flex;align-items:center;min-height:26px;padding:3px 8px;border-radius:999px;background:#f4f6f4;color:#50695d;font-size:.76rem;font-weight:650;line-height:1.3}

@media(max-width:780px){
 .news-filter-selectors{display:grid;grid-template-columns:1fr;gap:10px}
 .news-multiselect{width:100%;min-width:0}
 .news-multiselect-menu{position:static;width:100%;max-width:none;max-height:260px;margin-top:6px;box-shadow:none}
 .news-filter-clear{width:100%}
}

/* Keep social follow-up compact until the visitor opts in to the third-party feed. */
.social-section{margin-block:34px 64px;padding:32px 36px;border:1px solid var(--line);border-radius:24px;background:#fff;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);gap:28px 36px;align-items:center}
.social-section>div:first-child h2{margin-bottom:10px}
.social-section>div:first-child>p:not(.eyebrow):not(.source-note){color:var(--muted)}
.social-section>div:first-child .button{margin-top:8px}
.social-section .facebook-frame{width:100%;min-height:0;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--green-soft);overflow:hidden;justify-self:stretch}
.social-section .facebook-frame>p{margin:0 0 12px;color:var(--muted);font-size:.9rem}
.social-section .facebook-frame>.button{min-height:46px;padding:9px 18px}
.social-section .embed-slot:empty,.social-section [data-embed-status]:empty{display:none}
.social-section .embed-slot:not(:empty){margin-top:18px}
.social-section iframe{display:block;width:100%;max-width:100%;height:600px;border:0}
.social-section [data-embed-status]{margin:10px 0 0;color:var(--muted);font-size:.82rem}
@media(max-width:780px){
 .social-section{grid-template-columns:1fr;margin-block:24px 44px;padding:22px;gap:18px}
 .social-section .facebook-frame{width:100%;padding:18px;justify-self:stretch}
 .social-section .facebook-frame>.button{width:100%;justify-content:center;text-align:center}
}
