.stat-shell{display:grid;grid-template-columns:minmax(0,1fr) 232px;gap:44px;align-items:start}.stat-main{min-width:0}.stat-toc{position:sticky;top:88px}.stat-toc-box{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:6px 4px}.stat-toc-box[open]{padding-bottom:10px}.stat-toc-title{list-style:none;cursor:default;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding:10px 14px 8px}.stat-toc-title::-webkit-details-marker{display:none}.stat-toc nav ol{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.stat-toc nav a{display:block;padding:7px 14px;font-size:.88rem;line-height:1.35;color:var(--muted);text-decoration:none;border-left:2px solid transparent;transition:color .15s var(--ease),border-color .15s var(--ease)}.stat-toc nav a:hover{color:var(--ink)}.stat-toc nav a[aria-current=true]{color:var(--brand);border-left-color:var(--brand);font-weight:650}.stat-takeaways{border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:var(--radius);background:var(--surface);padding:18px 22px;margin:22px 0 26px;box-shadow:var(--shadow)}.stat-takeaways-title{margin:0 0 10px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.stat-takeaways ul{margin:0;padding:0 0 0 2px;list-style:none;display:flex;flex-direction:column;gap:9px}.stat-takeaways li{position:relative;padding-left:22px;line-height:1.55;color:var(--ink)}.stat-takeaways li:before{content:"";position:absolute;left:2px;top:9px;width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.stat-takeaways strong{color:var(--brand)}.stat-callouts{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin:20px 0 26px}.stat-callout{display:flex;flex-direction:column;gap:3px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:16px 18px}.stat-callout-value{font-family:var(--font-display, inherit);font-size:1.9rem;font-weight:800;line-height:1.05;font-variant-numeric:tabular-nums;background:linear-gradient(96deg,var(--brand),var(--accent));-webkit-background-clip:text;background-clip:text;color:transparent}.stat-callout-label{font-size:.86rem;color:var(--ink);font-weight:600}.stat-callout-note{font-size:.76rem;color:var(--muted)}.stat-section{scroll-margin-top:88px;margin:34px 0}.stat-section>h2{margin:4px 0 6px}.stat-eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--accent-ink, var(--brand))}.stat-eyebrow:before{content:"";width:22px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--brand),var(--accent))}.bar-chart{display:flex;flex-direction:column;gap:10px;margin:16px 0}.bar-row{display:grid;grid-template-columns:minmax(120px,34%) 1fr auto;align-items:center;gap:12px}.bar-label{font-size:.9rem;color:var(--ink);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-label a{color:var(--ink);text-decoration:none}.bar-label a:hover{color:var(--brand);text-decoration:underline}.bar-track{position:relative;height:22px;background:var(--surface-2, var(--brand-soft));border-radius:999px;overflow:hidden}.bar-fill{position:absolute;inset:0 auto 0 0;border-radius:999px;background:linear-gradient(90deg,var(--brand),var(--accent));box-shadow:0 0 16px -2px var(--accent);transition:width .9s var(--ease)}.bar-fill.is-muted{background:var(--muted);opacity:.5}.bar-value{font-size:.9rem;font-weight:700;color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap}.bar-legend{display:flex;gap:16px;margin:6px 0 0;font-size:.8rem;color:var(--muted)}.bar-legend span{display:inline-flex;align-items:center;gap:6px}.bar-legend i{width:12px;height:12px;border-radius:3px;display:inline-block}.bar-legend i.brand{background:linear-gradient(90deg,var(--brand),var(--accent))}.bar-legend i.muted{background:var(--muted);opacity:.5}.stat-sources{border:1px dashed var(--line);border-radius:var(--radius);background:var(--surface);padding:14px 18px;margin:28px 0;font-size:.86rem;color:var(--muted)}.stat-sources p{margin:4px 0}.stat-sources strong{color:var(--ink)}.stat-sources a{color:var(--brand)}@media(prefers-reduced-motion:reduce){.bar-fill{transition:none}}@media(max-width:1024px){.stat-shell{grid-template-columns:1fr;gap:8px}.stat-toc{position:static;order:-1;margin-bottom:8px}.stat-toc-box{padding-bottom:4px}.stat-toc-title{cursor:pointer}.stat-toc-title:after{content:"▾";float:right;color:var(--muted)}.stat-toc-box:not([open]) .stat-toc-title:after{content:"▸"}}@media(max-width:560px){.bar-row{grid-template-columns:1fr auto}.bar-track{grid-column:1 / -1;order:3}.stat-callout-value{font-size:1.6rem}}@media(prefers-reduced-motion:no-preference){.js .reveal:not(.in) .bar-fill{width:0!important}.js .stat-callouts.reveal.in .stat-callout{animation:rise .55s var(--ease) both}.stat-callouts.reveal.in .stat-callout:nth-child(2){animation-delay:.06s}.stat-callouts.reveal.in .stat-callout:nth-child(3){animation-delay:.12s}.stat-callouts.reveal.in .stat-callout:nth-child(4){animation-delay:.18s}.js .stat-takeaways.reveal.in li{animation:rise .5s var(--ease) both}.stat-takeaways.reveal.in li:nth-child(2){animation-delay:.05s}.stat-takeaways.reveal.in li:nth-child(3){animation-delay:.1s}.stat-takeaways.reveal.in li:nth-child(4){animation-delay:.15s}.stat-takeaways.reveal.in li:nth-child(5){animation-delay:.2s}}
