@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/type-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/type-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/type-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/type-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/type-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/type-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/type-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/type-7.ttf) format('truetype');
}

:root{--ink:#11251e;--paper:#fff;--muted:#57645e;--line:#d9e0db;--green:#c4f36d;--deep:#173b2f;--orange:#ff7951;--blue:#d9e8fd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}button,input{font:inherit}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ba4400;outline-offset:5px}::selection{background:var(--green)}.wrap{max-width:1380px;margin:auto;padding:0 48px}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:20px;background:white;z-index:10;padding:16px}.topline{border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.1em;text-transform:uppercase;padding:10px 0}.topline .wrap,.head,.nav,.section-head,.card-meta,.footline{display:flex;justify-content:space-between;align-items:center;gap:24px}.head{padding-top:25px;padding-bottom:25px}.brand{display:flex;align-items:center;gap:11px;font-family:'Space Grotesk',sans-serif;font-size:25px;font-weight:700;letter-spacing:-1px;line-height:1}.brand-mark{display:flex;align-items:end;height:31px;gap:4px;transform:skew(-10deg)}.brand-mark i{display:block;width:7px;background:var(--ink)}.brand-mark i:nth-child(1){height:12px}.brand-mark i:nth-child(2){height:22px}.brand-mark i:nth-child(3){height:31px}.nav{font-size:14px;font-weight:600;gap:26px}.nav .source-link{border:1px solid var(--ink);padding:10px 17px;border-radius:30px}.edition{padding:32px 0 15px;display:flex;justify-content:space-between;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;border-top:1px solid var(--ink)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:0 0 17px}.headline{font-family:'Space Grotesk',sans-serif;font-size:clamp(42px,5.4vw,78px);font-weight:500;letter-spacing:-.065em;line-height:1.03;margin:8px 0 25px;max-width:1000px}.headline em{font-style:normal;color:#547449}.intro{display:flex;align-items:end;justify-content:space-between;gap:50px;padding-bottom:38px}.intro p{margin:0;max-width:650px;font-size:18px;color:var(--muted)}.text-link{white-space:nowrap;font-size:14px;font-weight:700}.hero-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:18px}.feature{background:var(--deep);color:white;padding:35px 38px 26px;position:relative;overflow:hidden;min-height:360px;display:flex;flex-direction:column;justify-content:space-between}.feature-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.feature .eyebrow{color:#d4e6d9}.big-stat{font-family:'Space Grotesk',sans-serif;font-size:clamp(80px,8vw,124px);font-weight:500;letter-spacing:-.08em;line-height:1}.big-stat span{font-size:.45em;margin-left:9px;letter-spacing:-.04em}.feature h2{font-size:23px;line-height:1.3;font-weight:500;max-width:340px;margin:15px 0 30px}.waffle{display:grid;grid-template-columns:repeat(10,1fr);gap:6px;width:210px;flex-shrink:0}.waffle i{aspect-ratio:1;border-radius:50%;background:#40604f}.waffle i.lit{background:var(--green)}.feature-bottom{border-top:1px solid #557162;padding-top:15px;display:flex;justify-content:space-between;font-size:12px;gap:14px;align-items:end}.feature-bottom a{font-size:14px;font-weight:600}.hero-side{display:grid;grid-template-rows:1fr 1fr;gap:18px}.stat-box{padding:25px 28px;background:#f0f3ee;display:flex;justify-content:space-between;align-items:center;gap:20px}.stat-box.lime{background:var(--green)}.stat-box .stat{font-family:'Space Grotesk',sans-serif;font-size:47px;line-height:1.1;letter-spacing:-.05em;font-weight:500}.stat-box h2{font-size:16px;font-weight:500;margin:7px 0}.tiny{font-size:12px;color:var(--muted)}.spark{display:flex;height:62px;gap:6px;align-items:end}.spark i{width:14px;background:var(--ink)}.rule-note{padding:13px 0 42px;font-size:12px;color:var(--muted)}.section-head{border-top:1px solid var(--ink);padding:25px 0 21px}.section-head h2{font-family:'Space Grotesk',sans-serif;font-size:28px;font-weight:500;letter-spacing:-1px;margin:0}.count{font-size:13px;font-weight:400;color:var(--muted);margin-left:9px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:25px}.filters a{border:1px solid var(--line);border-radius:30px;padding:8px 17px;font-size:14px}.filters a:hover{background:var(--ink);color:white;text-decoration:none}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{display:flex;flex-direction:column;min-width:0;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:13px}.card:hover h3{text-decoration:underline;text-underline-offset:5px}.mini-chart{height:205px;background:#f0f3ee;padding:22px;overflow:hidden;position:relative}.card:nth-child(3n+2) .mini-chart{background:var(--blue)}.card:nth-child(3n+3) .mini-chart{background:#fbe6dd}.mini-chart .number{font-family:'Space Grotesk',sans-serif;font-size:55px;font-weight:500;letter-spacing:-.055em;line-height:1.1}.mini-chart .chart-unit{font-size:12px;margin-top:5px;max-width:250px}.mini-bars{position:absolute;bottom:22px;right:24px;left:24px;display:flex;gap:8px;align-items:end;height:60px;opacity:.75}.mini-bars i{background:#3c6d51;flex:1}.card:nth-child(3n+2) .mini-bars i{background:#6a92c6}.card:nth-child(3n+3) .mini-bars i{background:#dd7958}.card-meta{font-size:12px;text-transform:uppercase;letter-spacing:.05em;margin-top:18px;color:var(--muted);gap:8px}.card h3{font-family:'Space Grotesk',sans-serif;font-size:23px;font-weight:500;line-height:1.2;letter-spacing:-.6px;margin:10px 0}.card p{font-size:14px;color:var(--muted);margin:0;line-height:1.5}.topic-heading{padding-top:27px;font-size:17px;margin-bottom:17px}.method-banner{margin:48px 0;background:var(--green);padding:35px;display:flex;justify-content:space-between;align-items:center;gap:30px}.method-banner h2{font-family:'Space Grotesk',sans-serif;font-size:31px;letter-spacing:-1px;margin:0 0 10px}.method-banner p{margin:0;max-width:650px}.button{display:inline-block;border:1px solid var(--ink);padding:12px 20px;font-size:14px;font-weight:600;white-space:nowrap}.button.dark{background:var(--ink);color:white}footer{margin-top:45px;padding:36px 0;border-top:1px solid var(--ink)}footer p{font-size:13px;color:var(--muted);max-width:430px}.footer-links{display:flex;gap:25px;font-size:14px}.footline{align-items:start}.copyright{border-top:1px solid var(--line);margin-top:28px;padding-top:15px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.breadcrumb{font-size:13px;color:var(--muted);margin:24px 0}.article-top{max-width:990px;padding:25px 0}.article-top h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(36px,5vw,64px);line-height:1.06;letter-spacing:-.05em;font-weight:500;margin:18px 0}.article-top .dek{font-size:21px;color:var(--muted);max-width:850px}.article-meta{font-size:13px;color:var(--muted);border-top:1px solid var(--line);padding-top:20px}.article-layout{display:grid;grid-template-columns:minmax(0,850px) 260px;gap:60px;align-items:start}.article-body p{font-size:18px;line-height:1.75}.article-body h2{font-family:'Space Grotesk',sans-serif;font-size:28px;letter-spacing:-.7px;margin:37px 0 15px}.article-body a{color:#235d42;text-decoration:underline}.article-body .button{color:var(--ink);text-decoration:none}.chart-panel{margin:0;background:#eff4ed;border:1px solid var(--line);padding:30px}.chart-panel figcaption{font-size:14px;font-weight:600;margin-bottom:16px}.chart-panel svg{width:100%;height:auto;display:block}.chart-panel .source-note{font-size:12px;line-height:1.5;color:var(--muted);margin-top:18px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:14px}th,td{text-align:left;padding:13px 10px;border-bottom:1px solid var(--line)}th{font-weight:600}caption{text-align:left;margin:10px 0;font-weight:600}details{margin:20px 0}summary{cursor:pointer;font-size:14px;font-weight:600}.aside{border-top:3px solid var(--ink);padding-top:15px;font-size:14px}.aside dl{margin:0}.aside dt{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.06em;margin-top:18px}.aside dd{margin:5px 0}.aside h2{font-size:17px}.aside a{display:block;margin:12px 0;text-decoration:underline}.caveat{border-left:4px solid #b65536;background:#fff2e9;padding:18px 22px;margin:30px 0}.caveat strong{font-size:14px}.caveat p{font-size:16px;margin:6px 0}.source-list{padding-left:20px;font-size:15px;overflow-wrap:anywhere}.source-list li{margin:12px 0}.page-content{max-width:920px}.page-content h1{font-size:clamp(40px,6vw,68px);font-family:'Space Grotesk',sans-serif;font-weight:500;letter-spacing:-.05em;line-height:1.1}.page-content h2{margin-top:35px;font-size:26px}.page-content p{font-size:18px;line-height:1.7}.page-content a{text-decoration:underline}.source-card{border-top:1px solid var(--line);padding:20px 0}.source-card h2{margin:0 0 10px}.source-card p{font-size:16px}.source-card a{overflow-wrap:anywhere}.tag{font-size:12px;border:1px solid currentColor;display:inline-block;padding:4px 8px;border-radius:3px}.all-pages{display:grid;grid-template-columns:1fr 1fr;gap:10px 25px;font-size:15px}.all-pages a{padding:12px 0;border-bottom:1px solid var(--line)}@media(max-width:1050px){.wrap{padding:0 28px}.nav{gap:15px}.hero-grid{grid-template-columns:1.45fr 1fr}.feature{padding:25px}.waffle{width:155px;gap:4px}.stat-box{padding:22px}.stat-box .stat{font-size:37px}.spark{display:none}.article-layout{grid-template-columns:minmax(0,1fr) 210px;gap:28px}.mini-chart{height:185px}.mini-chart .number{font-size:45px}}@media(max-width:760px){.wrap{padding:0 20px}.head{align-items:start;flex-direction:column;gap:22px}.nav{width:100%;flex-wrap:wrap;gap:12px 20px;font-size:13px}.nav .source-link{padding:5px 11px}.topline .wrap span:last-child{display:none}.edition{padding-top:20px;font-size:11px}.headline{font-size:46px}.intro{display:block;padding-bottom:27px}.intro p{font-size:16px}.intro .text-link{display:inline-block;margin-top:20px}.hero-grid{grid-template-columns:1fr}.feature{min-height:325px;padding:26px}.feature h2{font-size:20px}.big-stat{font-size:86px}.waffle{width:150px}.hero-side{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:12px}.stat-box{padding:20px 17px}.stat-box .stat{font-size:31px}.stat-box h2{font-size:14px}.cards{grid-template-columns:1fr 1fr;gap:20px}.mini-chart{height:170px;padding:18px}.mini-chart .number{font-size:36px}.card h3{font-size:21px}.mini-bars{height:38px;bottom:17px;left:18px;right:18px}.section-head h2{font-size:25px}.section-head{gap:10px}.section-head .text-link{font-size:12px}.method-banner{display:block;padding:26px}.method-banner .button{margin-top:22px}.footline{display:block}.footer-links{margin-top:25px;flex-wrap:wrap}.article-layout{display:block}.aside{margin-top:35px}.chart-panel{padding:18px}.article-top .dek{font-size:18px}.article-body p{font-size:17px}.all-pages{grid-template-columns:1fr}.copyright{gap:20px}.rule-note{padding-bottom:28px}}@media(max-width:430px){.cards{grid-template-columns:1fr}.mini-chart{height:195px}.mini-chart .number{font-size:48px}.mini-bars{height:55px}.waffle{width:120px;gap:3px}.big-stat{font-size:75px}.feature{padding:23px}.hero-side{grid-template-columns:1fr}.stat-box .stat{font-size:40px}.feature-bottom{flex-wrap:wrap}.headline{font-size:42px}.count{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{.nav,.filters,.aside,.button,footer{display:none}.wrap{max-width:none;padding:0}.article-layout{display:block}.chart-panel{break-inside:avoid}a{text-decoration:underline}}

/* Keep chart labels legible on small screens; the figure, not the page, scrolls. */
.chart-panel{overflow-x:auto}.chart-panel svg{min-width:710px}.chart-panel:focus-visible{outline:3px solid #ba4400;outline-offset:3px}
