.report-page{background:#f9f9f7;color:#17191c}
.report-page .report-hero{max-width:940px;padding:4rem 2rem 2.8rem}
.report-page .article-kicker{color:#656a70;border-color:#cfd1d2;margin:0 0 2rem}
.report-page .article-kicker span:first-child{color:#a63f1d}
.report-hero h1{font:700 clamp(2.8rem,6vw,4.8rem)/1.04 Georgia,"Times New Roman",serif;letter-spacing:-.045em;text-transform:none;margin:0 0 1.5rem;max-width:850px}
.report-hero .article-deck{max-width:700px;font:400 clamp(1.15rem,2vw,1.4rem)/1.55 var(--body);letter-spacing:-.01em;color:#555b63;margin:0}
.report-hero .article-byline{margin:1.8rem 0 0;font:.95rem/1.6 var(--body)}
.report-hero .article-byline>div>span{font:.875rem/1.8 var(--body);color:#656a70;margin-top:.25rem}
.report-page .report-illustration{max-width:1120px;margin:0 auto;padding:0 2rem}
.report-illustration img{width:100%;height:auto;display:block}
.report-page figcaption{font:.875rem/1.6 var(--body);color:#60656b;margin-top:.85rem}
.report-page .reading-layout{display:block;max-width:780px;margin:0 auto;padding:2.2rem 2rem 4rem;background:transparent;color:inherit}
.report-page .article-body{font:400 1.18rem/1.85 Georgia,"Times New Roman",serif;max-width:none;margin:0}
.report-page .article-body p{margin:1.3rem 0}
.report-page .article-body .opening{font:400 1.38rem/1.7 Georgia,"Times New Roman",serif;margin-top:0}
.report-page .article-body h2{font:700 clamp(1.65rem,3vw,2rem)/1.25 var(--body);letter-spacing:-.035em;margin:3rem 0 1.2rem;padding:0;border:0}
.report-page .article-body h3{font:650 1.05rem/1.45 var(--body);letter-spacing:-.015em}
.report-page .source-link{font:.78rem/1 var(--body);color:#873b22;vertical-align:super;text-decoration:none}
.report-page .source-link:hover{text-decoration:underline}
.report-page table{font:.9rem/1.6 var(--body)}
.report-page caption{font:.875rem/1.6 var(--body)}
.report-page th,.report-page td{border-color:#cfd1d2}
.report-page tbody th{width:auto}
.report-page .closing-line{font-size:1.35rem;line-height:1.65;margin-top:1.8rem}
.report-page .references{font:.9rem/1.75 var(--body);border-top:1px solid #cfd1d2;margin-top:3rem;padding-top:1.5rem}
.report-page .references h2{font:650 1.25rem/1.4 var(--body);margin:0 0 1rem;letter-spacing:-.02em}
.report-page .references p{font-size:.9rem}
.report-page .references li{margin:1.15rem 0}
.report-page .author-card{border-color:#b8bdc1}
.report-page .author-card h2{margin:0;padding:0;border:0;font-size:1.4rem}
.report-page .author-card a{font:.9rem var(--body)}
.report-page .article-end{font:.875rem/1.6 var(--body)}
.report-page .site-header,.report-page .site-footer{background:var(--ink);color:var(--paper)}
.report-page .header-cta,.report-page .site-nav a{font-size:.875rem}
.evidence-chart{margin:2rem 0;padding:1.2rem 0 1.4rem;border-top:2px solid #20262d;border-bottom:1px solid #b8bdc1}
.evidence-chart>h3{margin:.3rem 0 1rem!important}
.chart-legend{display:flex;gap:1rem 1.4rem;flex-wrap:wrap;font:.875rem/1.6 var(--body);margin-bottom:1rem}
.chart-legend span{display:flex;align-items:center;gap:.5rem}
.chart-legend i{display:inline-block;width:18px;height:10px}
.baseline-swatch,.baseline-bar{background:#303c49}
.changed-swatch,.changed-bar{background:#bc4e28}
.bar-axis{display:flex;justify-content:space-between;margin-right:5rem;padding-bottom:.3rem;border-bottom:1px solid #b8bdc1;font:.8rem var(--body);color:#535a62}
.bar-group{margin:1rem 0 1.3rem}
.bar-group h4{margin:0 0 .35rem;font:600 .94rem/1.4 var(--body)}
.bar-line{position:relative;margin:.35rem 5rem .35rem 0;height:22px;background:linear-gradient(to right,transparent calc(50% - 1px),#dedfe0 50%,transparent calc(50% + 1px));border-left:1px solid #b8bdc1;border-right:1px solid #b8bdc1}
.bar{display:block;height:100%}
.bar-line strong{position:absolute;right:-4.7rem;top:0;font:600 .875rem/22px var(--body);width:4rem}
.compact-chart .table-scroll{margin:0}
.token-chart{padding:1.5rem 0 1.7rem}
.token-chart h3{font:650 1.05rem/1.4 var(--body)!important;margin:0 0 1.4rem!important}
.token-row{display:grid;grid-template-columns:105px 1fr 48px;gap:.85rem;align-items:center;margin:.9rem 0;font:.88rem/1.4 var(--body)}
.token-row>span{font-weight:600}
.token-row>i{display:block;width:var(--bar);height:22px;min-width:8px;background:linear-gradient(90deg,#303c49,#ff642e);border-radius:1px}
.token-row>strong{text-align:right;font-size:.88rem}
.token-chart figcaption{margin:1.2rem 0 0;font-size:.8rem}
@media(max-width:780px){
 .report-page .report-hero{padding:2.5rem 1.25rem 2rem}
 .report-page .report-illustration{padding:0}
 .report-page .report-illustration figcaption{padding:0 1.25rem}
 .report-page .reading-layout{padding:1.8rem 1.25rem 3rem}
 .report-page .site-nav{display:none}
 .report-page .article-body{font-size:1.12rem;line-height:1.85}
 .report-page .article-body .opening{font-size:1.25rem}
 .report-page .article-body h2{margin-top:2.5rem}
}
@media(max-width:450px){
 .report-page .report-hero h1{font-size:2.8rem}
 .report-page .header-cta{font-size:.75rem;max-width:138px}
 .report-page table{font-size:.875rem}
 .report-page th,.report-page td{padding:.7rem .35rem}
 .bar-group h4{font-size:.875rem}
 .token-row{grid-template-columns:84px 1fr 42px;gap:.55rem;font-size:.8rem}
}
@media print{
 .report-page .report-hero{padding:0}
 .report-page .report-hero h1{font-size:28pt}
 .report-page .reading-layout{padding:0;display:block}
 .report-page .article-body{font-size:11pt}
 .report-illustration{display:none}
 .evidence-chart{break-inside:avoid;print-color-adjust:exact}
 .report-page .article-body h2{font-size:16pt}
 .report-page .article-body h3{font-size:12pt}
 .bar{print-color-adjust:exact}
}
