/* Journalism applies its established blue/teal research palette to the shared report system. */
.study-page--journalism{--study-accent:#185567;--study-light:#a9d3da;--study-soft:#e0ebee;--study-deep:#132f39;--study-rule:#bdcdd2}
.study-page--journalism .study-hero-art{background:#e0e8ea}
.study-page--journalism .study-cover--journalism .cover-title{font-size:clamp(2.5rem,4.3vw,4.5rem)}
.study-page--journalism .study-intro h2{max-width:20ch}
.study-page--journalism .series-2{background:#e1e8e9;color:#18333c}
.study-page--journalism .news-metrics-section{border-bottom:1px solid var(--line)}
.news-section-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:end;margin-bottom:2.5rem}
.news-section-heading .eyebrow{color:var(--study-accent)}
.news-section-heading h2{margin-block:1rem 0}
.news-section-heading>p{font-size:.95rem;margin-bottom:0}
.news-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}
.news-card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}
.news-stat-card{padding:2rem;background:var(--white);border-top:3px solid var(--study-accent)}
.news-stat-top{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem}
.news-ring{position:relative;flex-shrink:0;width:130px;height:130px}
.news-ring svg{width:100%;height:100%;transform:rotate(-90deg);fill:none;stroke-width:4}
.ring-track{stroke:#e5edef}.ring-fill{stroke:var(--study-accent);stroke-dasharray:100;stroke-dashoffset:calc(100 - var(--percent));stroke-linecap:butt}
.news-ring>span{position:absolute;inset:0;display:flex;align-items:baseline;justify-content:center;padding-top:34px;font-size:2.7rem;line-height:1.3;font-weight:800;letter-spacing:-.06em}
.news-ring small{font-size:1.2rem;color:var(--study-accent);margin-left:.08em}
.news-sketch{width:100px;height:100px;object-fit:contain;filter:grayscale(1);mix-blend-mode:multiply}
.study-page--journalism .news-stat-card h3{margin:0 0 .8rem;}
.news-stat-card p{font-size:.92rem;max-width:44ch;margin:0}
.news-video-pair{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem;max-width:900px}
.news-ratio{font-size:clamp(4rem,8vw,7.5rem);font-weight:800;line-height:1.2;letter-spacing:-.065em;margin:.3rem 0 1rem}
.news-ratio span{font-size:.28em;font-weight:500;letter-spacing:0;vertical-align:middle;margin-inline:.1em}
.news-ratio-prefix{margin-top:2rem!important;margin-bottom:0!important;color:var(--study-accent)}
.study-page--journalism .news-context-callout{border-block:1px solid var(--study-rule);padding-block:1.2rem;margin-top:1.8rem;display:flex;align-items:center;gap:1.2rem;font-size:.83rem}
.news-context-callout strong{font-size:2.4rem;letter-spacing:-.05em;color:var(--study-accent)}
.study-page--journalism .news-source-note{border-left:3px solid var(--study-accent);padding-left:1rem;font-size:.78rem!important;line-height:1.65!important;margin-top:1.7rem}
.news-source-note a{text-underline-offset:3px}
.news-source-details{margin-top:1.5rem}
.study-page--journalism .news-source-details p{font-size:.78rem}
.news-response-panel .chart-filter{align-items:start;flex-wrap:wrap}
.news-response-panel .chart-filter select{max-width:100%;font-size:.75rem}
.news-response-panel .bar-track{height:38px}
.news-response-panel .chart-row{padding-block:.6rem}
.news-response-panel .bar-segment{transition:width .65s cubic-bezier(.2,.65,.2,1);font-size:.75rem}
.study-page--journalism .news-qualifier{color:#bed3d9;font-size:.75rem}
.news-forward-video{grid-column:2;margin-top:2rem}
.news-launch-quote{margin:2rem 0 3rem;max-width:900px}
.news-launch-quote blockquote{font-size:clamp(1.35rem,2.4vw,2.25rem);letter-spacing:-.03em;line-height:1.5;margin:0 0 1rem}
.news-launch-quote figcaption{font-size:.72rem;font-weight:600;color:var(--study-accent)}
.news-launch-gallery{margin:0}
.news-launch-gallery>div{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;align-items:start}
.news-launch-gallery img{display:block;width:100%;height:auto}
.news-launch-gallery figcaption{font-size:.72rem;line-height:1.7;margin-top:1.2rem;max-width:100ch;color:var(--muted)}
.study-page--journalism .study-downloads{background:#e0e8ea}
@keyframes news-ring-reveal{from{stroke-dashoffset:100}to{stroke-dashoffset:calc(100 - var(--percent))}}
.news-stat-card.is-revealed .ring-fill{animation:news-ring-reveal 1.2s cubic-bezier(.2,.65,.2,1) both}
@media(max-width:1050px){.news-card-grid--three{grid-template-columns:1fr}.news-card-grid--three .news-stat-card{display:grid;grid-template-columns:230px 1fr;gap:0 2rem}.news-card-grid--three .news-stat-top{grid-row:1/3;margin:0}.news-card-grid--three .news-stat-card h3{align-self:end}.news-section-heading{gap:2rem}.news-stat-card{padding:1.4rem}.news-sketch{width:80px;height:80px}.news-ring{width:115px;height:115px}.news-ring>span{font-size:2.4rem;padding-top:30px}}
@media(max-width:800px){.news-section-heading{grid-template-columns:1fr;gap:.3rem}.news-forward-video{grid-column:1}.study-page--journalism .finding-copy{display:block}.study-page--journalism .finding-copy>.study-video{max-width:360px}.news-stat-card p{font-size:.85rem}.news-card-grid{gap:1rem}.news-stat-top{gap:.5rem}.news-sketch{width:64px;height:64px}.news-launch-gallery>div{grid-template-columns:1fr}.news-launch-gallery img{max-height:none}.news-response-panel .chart-row{display:block}.news-response-panel .chart-label{margin-bottom:.5rem}}
@media(max-width:560px){.study-page--journalism .study-cover--journalism .cover-title{font-size:2.35rem}.news-card-grid{grid-template-columns:1fr}.news-card-grid--three .news-stat-card{display:block}.news-card-grid--three .news-stat-top{margin-bottom:1.5rem}.news-stat-card{padding:1.5rem}.news-sketch{width:88px;height:88px}.news-stat-card p{font-size:.92rem}.news-video-pair{grid-template-columns:1fr;gap:1rem}.news-ratio{font-size:5rem}.study-page--journalism .news-context-callout{display:block}.news-context-callout strong{display:block;margin-bottom:.5rem}.study-page--journalism .finding-copy>.study-video{width:100%}.news-response-panel .chart-filter{display:block}.news-response-panel .chart-filter label{display:block;margin-bottom:.4rem}.news-response-panel .chart-filter select{width:100%;padding-right:.5rem}.study-page--journalism .news-source-note{font-size:.78rem!important}}
@media(prefers-reduced-motion:reduce){.news-stat-card.is-revealed .ring-fill{animation:none}.news-response-panel .bar-segment{transition:none}}
@media(max-width:560px){
  .study-page--journalism .study-hero-art .study-cover{aspect-ratio:auto;min-height:270px;padding:1.2rem}
  .study-page--journalism .study-cover--journalism .cover-title{font-size:2rem;margin-top:1.1rem}
  .study-page--journalism .study-hero-art .cover-motif{min-height:40px;margin-block:1rem}
}
/* Let navigation reflow when a reader enlarges text without changing the viewport. */
@media(min-width:801px){
  .study-page--journalism .site-header nav{min-width:0;flex-wrap:wrap;justify-content:flex-end}
  .study-page--journalism .nav-list{min-width:0;flex-wrap:wrap}
}
