:root { --btn-accent: #206bc4; --btn-ink: #17263a; --btn-reading: 72ch; }
html { scroll-behavior: smooth; }
body, .page { min-height: 100vh; }
a { text-underline-offset: .16em; }
a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible { outline: 3px solid color-mix(in srgb, var(--tblr-primary) 55%, transparent); outline-offset: 2px; }
.skip-link { position: fixed; top: .5rem; left: .5rem; z-index: 2000; transform: translateY(-150%); padding: .65rem 1rem; border-radius: .35rem; background: var(--tblr-primary); color: #fff; font-weight: 700; }
.skip-link:focus { transform: translateY(0); color: #fff; }
.btn-public-header { position: sticky; top: 0; z-index: 1030; background: color-mix(in srgb, var(--tblr-bg-surface) 94%, transparent); backdrop-filter: blur(12px); border-bottom: 1px solid var(--tblr-border-color); }
.member-account-trigger { display: grid; flex: 0 0 auto; place-items: center; width: 2.25rem; height: 2.25rem; padding: 0; overflow: hidden; border: 1px solid color-mix(in srgb, var(--tblr-primary) 35%, var(--tblr-border-color)); border-radius: 50%; background: var(--btn-ink); color: #fff; box-shadow: none; line-height: 1; transition: background-color .15s ease, border-color .15s ease, box-shadow .15s ease; }
.member-account-trigger:hover, .member-account-trigger[aria-expanded="true"] { border-color: var(--tblr-primary); background: var(--tblr-primary); box-shadow: 0 0 0 3px color-mix(in srgb, var(--tblr-primary) 12%, transparent); }
.member-account-trigger:focus-visible { border-color: var(--tblr-primary); }
.member-account-avatar { display: block; width: 100%; height: 100%; object-fit: cover; }
.member-account-initial { font-size: .8rem; font-weight: 800; letter-spacing: .02em; }
.btn-beat-menu { min-width: 14.5rem; max-height: min(70vh, 32rem); overflow-y: auto; }
.brand-mark { display: inline-grid; place-items: center; width: 2.15rem; height: 2.15rem; border-radius: .45rem; background: var(--tblr-primary); color: #fff; font-size: .72rem; font-weight: 800; letter-spacing: .04em; margin-right: .65rem; }
.publication-kicker { text-transform: uppercase; letter-spacing: .1em; font-weight: 750; font-size: .72rem; color: var(--tblr-secondary-color); }
.publication-hero { padding: clamp(2.65rem, 5.2vw, 5rem) 0 clamp(2.25rem, 3.5vw, 3.5rem); border-bottom: 1px solid var(--tblr-border-color); background: radial-gradient(circle at 90% 10%, color-mix(in srgb, var(--tblr-primary) 10%, transparent), transparent 34%); }
.publication-hero .container-xl { position: relative; }
.publication-hero h1 { max-width: none; width: 100%; margin: .65rem 0 1rem; font-size: clamp(2.6rem, 5.2vw, 5rem); line-height: 1; letter-spacing: -.052em; }
.publication-hero p { max-width: 68ch; margin: 0; font-size: clamp(1.1rem, 2vw, 1.4rem); line-height: 1.58; color: var(--tblr-secondary-color); }
.publication-hero-art { display: none; }
.lead-card { overflow: hidden; }
.lead-card .card-body { padding: clamp(1.5rem, 4vw, 3.5rem); }
.lead-card h2 { max-width: 20ch; letter-spacing: -.04em; line-height: 1.04; }
.lead-standfirst { max-width: 65ch; font-size: 1.18rem; line-height: 1.62; }
.story-byline { display: flex; flex-wrap: wrap; gap: .45rem 1.3rem; color: var(--tblr-secondary-color); font-size: .88rem; }
.signal-card { border-left: 3px solid var(--tblr-primary) !important; padding: 1.15rem 1.25rem; }
.takeaway-card { height: auto !important; }
.takeaway-source { display: grid; gap: .15rem; }
.takeaway-source-label { color: var(--tblr-secondary-color); font-size: .72rem; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.takeaway-source-title { color: var(--tblr-body-color); font-size: .88rem; font-weight: 650; line-height: 1.35; }
.editorial-intro { padding: clamp(2rem, 5vw, 4rem) 0; border-top: 1px solid var(--tblr-border-color); }
.editorial-intro-grid { display: grid; grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); gap: clamp(1.5rem, 5vw, 4.5rem); align-items: start; margin-top: .75rem; }
.editorial-intro h2 { max-width: 14ch; margin: 0; font-size: clamp(1.8rem, 2.6vw, 2.65rem); line-height: 1.14; letter-spacing: -.035em; }
.editorial-copy { max-width: var(--btn-reading); font-size: 1.075rem; line-height: 1.78; }
.editorial-copy p:first-child { margin-top: 0; }
.editorial-copy p:last-child { margin-bottom: 0; }
.story-list .list-group-item { padding: 1.25rem; }
.story-list .story-title { font-size: 1.08rem; font-weight: 700; color: var(--tblr-body-color); }
.story-list .story-excerpt { max-width: 68ch; white-space: normal; }
.home-latest-shell, .home-latest-updated-rail { overflow: hidden; }
.home-latest-header { display: flex; align-items: end; justify-content: space-between; gap: 1.25rem; padding: 1.35rem 1.5rem; }
.home-latest-header h2 { margin: .25rem 0 0; font-size: 1.45rem; letter-spacing: -.02em; }
.home-latest-header p { max-width: 28ch; margin: 0; color: var(--tblr-secondary-color); font-size: .84rem; line-height: 1.45; text-align: right; }
.home-latest-featured-grid, .home-latest-compact-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid var(--tblr-border-color); }
.home-latest-featured-story, .home-latest-compact-story { min-width: 0; border-bottom: 1px solid var(--tblr-border-color); }
.home-latest-featured-story { padding: clamp(1.25rem, 2.5vw, 1.75rem); }
.home-latest-featured-story:nth-child(odd), .home-latest-compact-story:nth-child(odd) { border-right: 1px solid var(--tblr-border-color); }
.home-latest-category { display: inline-block; margin-bottom: .7rem; color: var(--tblr-primary); font-size: .7rem; font-weight: 750; letter-spacing: .075em; text-transform: uppercase; }
.home-latest-story h3, .home-latest-update-item h3 { margin: 0; line-height: 1.24; letter-spacing: -.015em; }
.home-latest-story h3 a, .home-latest-update-item h3 a { color: var(--tblr-body-color); text-decoration: none; }
.home-latest-story h3 a:hover, .home-latest-story h3 a:focus-visible, .home-latest-update-item h3 a:hover, .home-latest-update-item h3 a:focus-visible { color: var(--tblr-primary); }
.home-latest-featured-story h3 { font-size: clamp(1.2rem, 1.8vw, 1.48rem); }
.home-latest-featured-story p { display: -webkit-box; max-width: 52ch; margin: .8rem 0 1rem; overflow: hidden; color: var(--tblr-secondary-color); font-size: .94rem; line-height: 1.55; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.home-latest-meta { display: flex; flex-wrap: wrap; gap: .25rem .9rem; margin-top: .8rem; color: var(--tblr-secondary-color); font-size: .78rem; }
.home-latest-meta > * + *::before { content: '·'; margin-right: .9rem; }
.home-latest-compact-story { padding: 1.15rem 1.35rem; }
.home-latest-compact-story h3 { font-size: 1.02rem; }
.home-latest-footer { padding: 1.15rem 1.5rem; }
.home-latest-footer a { font-weight: 700; }
.home-latest-updated-rail .home-latest-header { display: block; }
.home-latest-updated-rail .home-latest-header p { margin-top: .45rem; text-align: left; }
.home-latest-update-list { border-top: 1px solid var(--tblr-border-color); }
.home-latest-update-item { padding: 1.2rem 1.35rem; border-bottom: 1px solid var(--tblr-border-color); }
.home-latest-update-item:last-child { border-bottom: 0; }
.home-latest-update-item h3 { font-size: 1rem; }
.home-latest-update-date { margin-top: .55rem; color: var(--tblr-secondary-color); font-size: .78rem; }
.home-latest-change-note { display: -webkit-box; margin: .7rem 0 0; overflow: hidden; color: var(--tblr-secondary-color); font-size: .86rem; line-height: 1.5; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.home-latest-empty { padding: 1.5rem; border-top: 1px solid var(--tblr-border-color); line-height: 1.55; }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 1rem; margin-bottom: 1.25rem; }
.category-tile { transition: transform .15s ease, border-color .15s ease; }
.category-tile:hover { transform: translateY(-2px); border-color: var(--tblr-primary); text-decoration: none; }
.browse-beats { padding: clamp(1.5rem, 4vw, 3rem); border: 1px solid var(--tblr-border-color); border-radius: var(--tblr-border-radius-lg); background: var(--tblr-bg-surface); }
.browse-beats h2 { max-width: 18ch; margin: .55rem 0 0; font-size: clamp(1.65rem, 3vw, 2.5rem); line-height: 1.14; }
.beat-strip { display: grid; gap: 0; border-top: 1px solid var(--tblr-border-color); }
.beat-strip-item { display: grid; grid-template-columns: minmax(10rem, 14rem) 1fr; gap: 1rem; padding: 1rem 0; border-bottom: 1px solid var(--tblr-border-color); }
.beat-parent { color: var(--tblr-body-color); font-weight: 750; text-decoration: none; }
.beat-children { display: flex; flex-wrap: wrap; gap: .35rem 1rem; }
.beat-children a { color: var(--tblr-secondary-color); font-size: .9rem; }
.rss-callout { padding: clamp(1.5rem, 4vw, 3rem); border: 1px solid color-mix(in srgb, var(--tblr-primary) 45%, var(--tblr-border-color)); border-radius: var(--tblr-border-radius-lg); background: color-mix(in srgb, var(--tblr-primary) 7%, var(--tblr-bg-surface)); }
.rss-callout h2 { margin: .55rem 0 .65rem; font-size: clamp(1.65rem, 3vw, 2.4rem); }
.btn-footer { background: var(--tblr-bg-surface); border-top: 1px solid var(--tblr-border-color); }
.footer-description { max-width: 34rem; font-size: 1rem; line-height: 1.65; }
.footer-title { font-size: .75rem; text-transform: uppercase; letter-spacing: .1em; }
.footer-links li { margin: .55rem 0; }
.footer-links a { color: var(--tblr-secondary-color); }
.footer-links a:hover, .preferred-source-link:hover { color: var(--tblr-primary); }
.preferred-source-link { display: inline-block; max-width: 24rem; font-size: .9rem; font-weight: 650; }
.breadcrumb { font-size: .86rem; }
.archive-header { padding-bottom: 2.25rem; }
.archive-header .page-title { font-size: clamp(2.35rem, 5vw, 4.4rem); line-height: 1.03; letter-spacing: -.045em; }
.archive-deck { max-width: 68ch; font-size: 1.15rem; line-height: 1.65; }
.category-context { max-width: var(--btn-reading); padding-top: clamp(2rem, 4vw, 3.5rem); border-top: 1px solid var(--tblr-border-color); }
.category-intro { max-width: var(--btn-reading); }
.taxonomy-links .btn { padding-inline: .25rem; border-color: transparent; color: var(--tblr-secondary-color); background: transparent; box-shadow: none; }
.taxonomy-links .btn:hover, .taxonomy-links .btn:focus-visible { border-color: transparent; color: var(--tblr-primary); background: color-mix(in srgb, var(--tblr-primary) 7%, transparent); }
.search-panel { max-width: 52rem; padding: 1.5rem; border: 1px solid var(--tblr-border-color); border-radius: var(--tblr-border-radius-lg); background: var(--tblr-bg-surface); }
.library-filters { display: flex; flex-wrap: wrap; gap: .5rem; }
.story-index { border-top: 1px solid var(--tblr-border-color); }
.story-index-item { padding: clamp(1.5rem, 4vw, 2.5rem) 0; border-bottom: 1px solid var(--tblr-border-color); }
.story-index-item h2, .story-index-item h3 { max-width: 28ch; margin: .4rem 0 .75rem; font-size: clamp(1.55rem, 3vw, 2.25rem); line-height: 1.14; letter-spacing: -.025em; }
.story-index-item h2 a, .story-index-item h3 a, .related-story h3 a { color: var(--tblr-body-color); text-decoration: none; }
.story-index-item h2 a:hover, .story-index-item h3 a:hover, .related-story h3 a:hover { color: var(--tblr-primary); }
.story-index-item p { max-width: 72ch; margin-bottom: 1rem; color: var(--tblr-secondary-color); font-size: 1.05rem; line-height: 1.65; }
.archive-results-summary { margin-bottom: .75rem; font-size: .86rem; }
.archive-pagination { display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-top: 2rem; }
.archive-pagination-summary { color: var(--tblr-secondary-color); font-size: .86rem; white-space: nowrap; }
.archive-pagination .pagination { flex-wrap: wrap; justify-content: flex-end; gap: .25rem; }
.archive-pagination .page-link { min-width: 2.55rem; min-height: 2.55rem; display: inline-flex; align-items: center; justify-content: center; border-radius: var(--tblr-border-radius); }
.dossier-hero { padding-bottom: clamp(2rem, 5vw, 4rem); }
.dossier-hero h1 { max-width: 19ch; font-size: clamp(2.5rem, 5.6vw, 5rem); line-height: 1.01; letter-spacing: -.052em; }
.dossier-standfirst { max-width: 68ch; font-size: clamp(1.15rem, 2vw, 1.45rem); line-height: 1.58; }
.dossier-attribution { display: flex; flex-wrap: wrap; align-items: center; gap: .5rem 1rem; padding-top: 1.1rem; border-top: 1px solid var(--tblr-border-color); color: var(--tblr-secondary-color); font-size: .88rem; }
.dossier-attribution > span + span { padding-left: 1rem; border-left: 1px solid var(--tblr-border-color); }
.dossier-publication-date { margin-top: .55rem; color: var(--tblr-secondary-color); font-size: .8rem; }
.dossier-featured { max-width: 1200px; margin-bottom: 0; }
.dossier-featured img { display: block; width: 100%; height: auto; max-height: 720px; object-fit: contain; border-radius: var(--tblr-border-radius-lg); background: var(--tblr-bg-surface-secondary); }
.dossier-featured figcaption { margin-top: .7rem; color: var(--tblr-secondary-color); font-size: .84rem; }
.dossier-sections { gap: clamp(2.5rem, 5vw, 4rem); }
.dossier-narrative { padding: 0; }
.dossier-narrative-block { scroll-margin-top: 5.5rem; }
.dossier-narrative-block h2 { max-width: 24ch; margin: 0 0 1.2rem; font-size: clamp(1.8rem, 3vw, 2.55rem); line-height: 1.1; letter-spacing: -.025em; }
.dossier-narrative-block + .dossier-narrative-block { margin-top: 3rem; padding-top: 3rem; border-top: 1px solid var(--tblr-border-color); }
.reader-panel { padding: clamp(1.35rem, 3vw, 2.25rem); border: 1px solid var(--tblr-border-color); border-radius: var(--tblr-border-radius-lg); background: var(--tblr-bg-surface); scroll-margin-top: 5.5rem; }
.reader-panel-heading { margin-bottom: 1.35rem; }
.reader-panel-heading h2 { margin: 0; font-size: clamp(1.45rem, 2vw, 2rem); }
.takeaway-panel { border-color: color-mix(in srgb, var(--tblr-success) 40%, var(--tblr-border-color)); }
.numbered-insights { list-style: none; counter-reset: item; padding: 0; margin: 0; }
.numbered-insights li { counter-increment: item; position: relative; min-height: 2.25rem; padding: .9rem 0 .9rem 3.35rem; border-top: 1px solid var(--tblr-border-color); line-height: 1.62; }
.numbered-insights li:first-child { border-top: 0; padding-top: 0; }
.numbered-insights li::before { content: counter(item); position: absolute; left: 0; top: .7rem; display: grid; place-items: center; width: 2rem; height: 2rem; border-radius: 50%; background: color-mix(in srgb, var(--tblr-primary) 12%, var(--tblr-bg-surface)); color: var(--tblr-primary); font-weight: 750; }
.numbered-insights li:first-child::before { top: -.2rem; }
.article-section { padding-top: clamp(2rem, 4vw, 3rem); border-top: 1px solid var(--tblr-border-color); scroll-margin-top: 5.5rem; }
.article-section > h2, .uncertainty-panel > h2 { margin: 0 0 1.35rem; font-size: clamp(1.55rem, 2.5vw, 2.2rem); letter-spacing: -.025em; }
.uncertainty-panel { padding: clamp(1.25rem, 3vw, 2rem); border-left: 3px solid var(--tblr-warning); background: color-mix(in srgb, var(--tblr-warning) 7%, transparent); scroll-margin-top: 5.5rem; }
.watch-list, .uncertainty-list { margin: 0; padding-left: 1.25rem; }
.watch-list li, .uncertainty-list li { padding: .55rem 0 .55rem .35rem; line-height: 1.62; }
.source-heading { display: flex; align-items: start; justify-content: space-between; gap: 1rem; }
.source-heading h2 { margin: 0 0 .35rem; font-size: clamp(1.55rem, 2.5vw, 2.2rem); letter-spacing: -.025em; }
.source-list { margin-top: 1.4rem; border-top: 1px solid var(--tblr-border-color); }
.source-item { padding: 1.2rem 0; border-bottom: 1px solid var(--tblr-border-color); }
.source-title { display: inline-block; color: var(--tblr-body-color); font-weight: 700; overflow-wrap: anywhere; }
.source-meta { display: flex; flex-wrap: wrap; gap: .3rem .9rem; margin-top: .45rem; color: var(--tblr-secondary-color); font-size: .84rem; }
.source-meta > * + *::before { content: '·'; margin-right: .9rem; }
.source-note { max-width: var(--btn-reading); margin: .65rem 0 0; color: var(--tblr-secondary-color); line-height: 1.55; }
.sticky-sidebar { position: sticky; top: 5.25rem; }
.dossier-nav { padding: .25rem 0 1rem; border-bottom: 1px solid var(--tblr-border-color); }
.dossier-nav h2 { margin: 0 0 .45rem; color: var(--tblr-secondary-color); font-size: .75rem; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.dossier-nav-links { display: grid; }
.dossier-nav a { padding: .38rem 0; color: var(--tblr-secondary-color); font-size: .9rem; text-decoration: none; }
.dossier-nav a:hover, .dossier-nav a:focus-visible { color: var(--tblr-primary); }
.timeline-item { position: relative; padding-left: 1.75rem; }
.timeline-item::before { content: ''; position: absolute; left: .35rem; top: .45rem; bottom: -1.25rem; width: 1px; background: var(--tblr-border-color); }
.timeline-item::after { content: ''; position: absolute; left: 0; top: .35rem; width: .75rem; height: .75rem; border-radius: 50%; background: var(--tblr-primary); box-shadow: 0 0 0 4px var(--tblr-bg-surface); }
.timeline-item:last-child::before { display: none; }
.related-dossiers { padding-top: 2rem; }
.related-dossiers > h2 { margin: .4rem 0 1.25rem; }
.related-story { height: 100%; padding: 1.35rem; border: 1px solid var(--tblr-border-color); border-radius: var(--tblr-border-radius-lg); }
.related-story h3 { font-size: 1.25rem; line-height: 1.25; }
.related-story p { color: var(--tblr-secondary-color); line-height: 1.55; }
.update-note { padding: 1rem 1.2rem; border-left: 4px solid var(--tblr-primary); border-radius: .3rem; background: color-mix(in srgb, var(--tblr-primary) 8%, var(--tblr-bg-surface)); }
.static-page-header h1 { max-width: 20ch; margin: .6rem 0 1.3rem; font-size: clamp(2.35rem, 5vw, 4.25rem); line-height: 1.02; letter-spacing: -.047em; }
.static-page-deck { max-width: 70ch; margin: 0; color: var(--tblr-secondary-color); font-size: clamp(1.15rem, 2vw, 1.4rem); line-height: 1.65; }
.static-article { font-size: 1.08rem; line-height: 1.78; }
.static-article section { max-width: 76ch; padding: 2.4rem 0; border-top: 1px solid var(--tblr-border-color); }
.static-article section:first-child { padding-top: 0; border-top: 0; }
.static-article h2 { max-width: 23ch; margin-bottom: 1.1rem; font-size: clamp(1.55rem, 2.5vw, 2.2rem); letter-spacing: -.025em; }
.author-profile { display: grid; grid-template-columns: 8rem minmax(0,1fr); gap: 2rem; padding-bottom: 3rem; border-bottom: 1px solid var(--tblr-border-color); }
.author-monogram { display: grid; place-items: center; width: 8rem; height: 8rem; border-radius: 50%; background: color-mix(in srgb, var(--tblr-primary) 14%, var(--tblr-bg-surface)); color: var(--tblr-primary); font-size: 2.2rem; font-weight: 800; }
.author-links { display: flex; flex-wrap: wrap; gap: .6rem; margin-top: 1.5rem; }
.comparison-copy { padding: 1rem; border: 1px solid var(--tblr-border-color); border-radius: var(--tblr-border-radius); background: var(--tblr-bg-surface-secondary); white-space: pre-wrap; line-height: 1.6; }
.oauth-provider-button { display: flex; align-items: center; justify-content: center; gap: .625rem; }
.oauth-provider-icon { display: inline-flex; flex: 0 0 auto; width: 1.125rem; height: 1.125rem; }
.oauth-provider-icon svg { display: block; width: 100%; height: 100%; }
.admin-shell .navbar-vertical { min-height: 100vh; }
.json-editor { min-height: 22rem; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .82rem; }
.admin-featured-preview { display: block; width: 100%; height: auto; max-height: 20rem; object-fit: contain; border-radius: var(--tblr-border-radius); background: var(--tblr-bg-surface-secondary); }
@media (min-width: 1200px) {
  .publication-hero { --publication-hero-art-width: clamp(20rem, 30vw, 30rem); --publication-hero-art-right: clamp(.25rem, .5vw, .75rem); }
  .publication-hero p { max-width: min(68ch, calc(100% - var(--publication-hero-art-width) - var(--publication-hero-art-right) - 1.5rem)); }
  .publication-hero-art { position: absolute; right: var(--publication-hero-art-right); bottom: clamp(.25rem, .28vw, .3125rem); display: block; width: var(--publication-hero-art-width); height: auto; object-fit: contain; opacity: .8; pointer-events: none; }
}
@media (max-width: 991.98px) { .btn-public-header .navbar-collapse { padding: .75rem 0 1rem; } .sticky-sidebar { position: static; margin-top: 1rem; } .publication-hero { padding-top: 4rem; } .editorial-intro-grid { grid-template-columns: 1fr; } .admin-shell .navbar-vertical { min-height: auto; } }
@media (max-width: 767.98px) {
  .container-xl > .row, .container-xl > * > .row { --tblr-gutter-x: .75rem; }
  .publication-hero h1 { font-size: 3rem; }
  .dossier-hero h1 { font-size: 2.8rem; }
  .dossier-attribution { align-items: flex-start; }
  .dossier-attribution > span + span { padding-left: 0; border-left: 0; }
  .dossier-narrative-block + .dossier-narrative-block { margin-top: 2.25rem; padding-top: 2.25rem; }
  .author-profile { grid-template-columns: 1fr; }
  .author-monogram { width: 6rem; height: 6rem; }
  .btn-public-header .dropdown-menu { position: static; width: 100%; margin: .25rem 0 .75rem; box-shadow: none; }
  .btn-public-header .member-account-menu { position: absolute; right: 0; left: auto; width: max-content; min-width: 11.5rem; margin: .5rem 0 0; box-shadow: var(--tblr-box-shadow-lg); }
  .btn-public-header .dropdown-item { padding-top: .7rem; padding-bottom: .7rem; }
  .beat-strip-item { grid-template-columns: 1fr; gap: .5rem; }
  .home-latest-header { display: block; padding: 1.2rem; }
  .home-latest-header p { margin-top: .45rem; text-align: left; }
  .home-latest-featured-grid, .home-latest-compact-grid { grid-template-columns: 1fr; }
  .home-latest-featured-story:nth-child(odd), .home-latest-compact-story:nth-child(odd) { border-right: 0; }
  .home-latest-featured-story, .home-latest-compact-story { padding: 1.2rem; }
  .home-latest-footer { padding: 1.1rem 1.2rem; }
  .home-latest-update-item { padding: 1.15rem 1.2rem; }
  .archive-pagination { align-items: stretch; flex-direction: column; }
  .archive-pagination .pagination { justify-content: flex-start; }
  .source-heading { display: block; }
  .source-heading > span { display: inline-block; margin-top: .55rem; }
}
@media (max-width: 575.98px) { .btn-public-header .navbar-brand { padding-right: 0 !important; } .btn-public-header .brand-mark { margin-right: .5rem; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .001ms !important; animation-duration: .001ms !important; animation-iteration-count: 1 !important; } }
