/* v12.9.9 responsive publication presentation integrity. */
.category-navigation-inner{overflow:hidden;white-space:nowrap;justify-content:flex-start;gap:clamp(18px,2.7vw,44px)}
.category-navigation-inner>a{flex:0 0 auto}.category-navigation-inner>[hidden]{display:none}.category-view-all{margin-left:auto}
.article-sources-pro{margin-top:54px;padding-top:28px;border-top:1px solid var(--line)}.article-sources-pro>header{max-width:760px;margin-bottom:18px}.article-sources-pro>header p{margin:.5rem 0 0;color:var(--muted);line-height:1.65}.article-sources-pro .source-reference-list{display:grid;gap:12px;margin:0;padding:0;list-style:none;counter-reset:none}.article-sources-pro .source-reference-list li{display:grid;padding:16px 18px;border:1px solid var(--line);border-radius:10px;background:#fff;grid-template-columns:40px minmax(0,1fr);gap:14px;align-items:start;min-width:0}.article-sources-pro .source-reference-list li::before{content:none;display:none}.article-sources-pro .source-reference-list .source-number{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eaf8f8;color:#0b7777;font-size:.72rem;font-weight:800}.article-sources-pro .source-reference-list li>div{min-width:0}.article-sources-pro .source-reference-list a{display:inline;overflow-wrap:anywhere;word-break:normal}.article-sources-pro .source-meta{display:flex;gap:8px 14px;flex-wrap:wrap;margin-top:5px;color:var(--muted);font-size:.82rem}.article-sources-pro .source-reference-list p{margin:.45rem 0 0;color:var(--muted);line-height:1.55}
@media(max-width:640px){.category-navigation-inner{gap:18px}.article-sources-pro .source-reference-list li{grid-template-columns:34px minmax(0,1fr);padding:13px}.article-sources-pro .source-reference-list .source-number{width:30px;height:30px}}

/* v12.10 Most-read empty-state integrity. */
.editorial-latest-section.without-most-read{grid-template-columns:minmax(0,1fr)}
