@import url('/assets/fonts/fonts.css');
:root{--paper:#f7f8f3;--ink:#151c18;--muted:#626b65;--lime:#d0f460;--line:#dce0d6;--dark:#111c19;--sans:'DM Sans',Arial,sans-serif;--display:'Manrope',Arial,sans-serif;--mono:Consolas,'Courier New',monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;color:inherit}a:hover{color:#4c632a}a:focus-visible,button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #4166d9;outline-offset:5px}svg{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:600;line-height:1.12;letter-spacing:-.045em}p{color:var(--muted)}h2{font-size:clamp(30px,3.3vw,48px)}h3{font-size:23px;line-height:1.3;letter-spacing:-.035em}em{font-style:normal}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.eyebrow{font:600 10px/1.5 var(--mono);letter-spacing:.13em;text-transform:uppercase;color:inherit}.mono{font-family:var(--mono)}.small{font-size:12px;line-height:1.65}.skip{position:fixed;top:-100px;left:20px;background:var(--lime);z-index:20;padding:12px 20px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.edition-bar{background:var(--dark);color:#bdc5be;font:10px/1.3 var(--mono)}.edition-bar .wrap{min-height:33px;display:flex;justify-content:space-between;align-items:center}.edition-bar i,.live-dot{display:inline-block;width:6px;height:6px;background:var(--lime);border-radius:50%;margin-right:8px;vertical-align:middle}.header{position:sticky;top:0;z-index:10;background:rgba(247,248,243,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font:700 27px/1 var(--display);letter-spacing:-1.5px;white-space:nowrap}.brand svg{width:31px;height:31px}.brand-light{font-weight:400}.brand b{display:none}.header nav{display:flex;align-items:center;gap:30px}.header nav a{font-size:12px;line-height:1.3;color:#525c54;position:relative}.header nav a:hover,.header nav a[aria-current]{color:var(--ink)}.header nav a[aria-current]:after{content:'';position:absolute;height:3px;background:var(--ink);left:0;right:0;bottom:-34px}.header nav .nav-source{border-left:1px solid #ccd2c7;padding-left:25px;color:var(--ink)}.nav-source span{margin-left:14px}.menu-button{display:none}.button{display:inline-flex;gap:35px;align-items:center;justify-content:space-between;padding:16px 21px;border:1px solid transparent;font-size:12px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button.lime{background:var(--lime);color:var(--ink)}.button.lime:hover{background:#e0ff91}.button.dark{background:var(--ink);color:white}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:12px;font-weight:600;padding:8px 0;border:0;border-bottom:1px solid currentColor;background:transparent}.text-link span{font-size:18px}
.hero-dark{background:var(--dark);color:#f8faf2;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding:70px 0 36px}.hero-copy>.eyebrow{color:#d9e0d9;margin-bottom:28px}.hero-copy h1{font-size:clamp(45px,4.7vw,68px);font-weight:500;line-height:1.05;letter-spacing:-.055em}.hero-copy h1 em{color:var(--lime)}.hero-dek{font-size:14px;line-height:1.8;max-width:380px;color:#b7c0b9;margin-top:27px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px}.hero-secondary{font-size:11px;color:#e2e7df;white-space:nowrap}.hero-secondary span{margin-left:12px}.hero-secondary:hover{color:var(--lime)}.hero-index{display:flex;justify-content:space-between;border-top:1px solid #35413a;padding-top:18px;margin-top:48px;font:9px var(--mono);letter-spacing:.1em;color:#9daa9f}.hero-chart{padding-top:10px;display:flex;flex-direction:column;justify-content:center;min-width:0}.funding-chart{color:#f2f5ec;position:relative}.chart-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.chart-top .eyebrow{font-size:10px;color:#d8e4d8}.chart-top p{font-size:12px;color:#a2b3a6;margin-top:5px}.chart-unit{font:9px var(--mono);text-transform:uppercase;color:#a6b7a9;padding-top:3px;white-space:nowrap}.chart-plot{height:285px;position:relative;margin:30px 0 50px;padding:0 8px 0 40px}.chart-grid{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.chart-grid span{display:block;border-top:1px dashed #34453a;font:9px var(--mono);color:#a4b5a6;line-height:1;padding-top:8px}.chart-bars{position:relative;display:flex;align-items:flex-end;height:100%;gap:16px}.funding-bar{height:var(--bar-height);flex:1;position:relative;min-width:0;display:block;transition:height .4s ease}.funding-bar i{position:absolute;inset:0;background:linear-gradient(180deg,#749a66,#283f31);border:1px solid #65825b;border-bottom:0;border-radius:2px 2px 0 0;transition:background .2s}.funding-bar:after{content:'';position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0 5px,#14291a26 5px 6px);pointer-events:none}.funding-bar.selected i,.funding-bar:hover i,.funding-bar:focus i{background:linear-gradient(180deg,#d0f460,#809e3e);border-color:#c7ef69}.bar-number{position:absolute;top:-24px;left:0;width:100%;text-align:center;font:11px var(--mono);color:#b9ccb0}.selected .bar-number{color:var(--lime)}.bar-year{position:absolute;top:calc(100% + 14px);width:100%;text-align:center;font:10px var(--mono);color:#b8c4b6}.chart-reading{font:11px var(--mono);min-height:17px;color:var(--lime);margin-bottom:16px;padding-left:40px}.chart-foot{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #36483a;padding-top:17px;font:9px/1.6 var(--mono);color:#a4b5a6}.chart-foot a{color:#dbe7d4;white-space:nowrap}.chart-foot a:hover{color:var(--lime)}.hero-chart-note{margin-top:27px;display:flex;gap:16px;align-items:flex-start}.note-cross{font:26px/1 var(--display);color:var(--lime)}.hero-chart-note p{font-size:11px;line-height:1.8;color:#a7b4a8}.hero-chart-note b{font-weight:400;color:#dae1d6}.source-strip{border-bottom:1px solid var(--line);background:#eef1e8}.source-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:85px}.source-strip .eyebrow{font-size:9px;color:#66725f}.source-strip>div>span:not(.eyebrow):not(.strip-note){font:700 16px var(--display);letter-spacing:-.035em;color:#555e50}.source-strip .strip-note{font-size:9px;color:#6e7868;max-width:100px}
.section{padding-block:85px}.section-bottom{padding-bottom:85px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:14px;color:#69745f}.section-heading h2{font-size:clamp(29px,3vw,41px)}.section-heading .text-link{flex-shrink:0}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 30px}.story-card{min-width:0}.card-art{display:block;overflow:hidden}.art{height:220px;position:relative;overflow:hidden;background:#e8ebe3;color:#30432a;transition:transform .45s}.card-art:hover .art{transform:scale(1.025)}.art-blue{background:#dce4f9;color:#435bac}.art-lime{background:#e0ecc8;color:#4f6824}.art-index{position:absolute;top:18px;left:20px;font:9px var(--mono);letter-spacing:.1em}.art-label{position:absolute;bottom:18px;left:20px;font:10px var(--mono);letter-spacing:.12em}.art-arrow{position:absolute;bottom:12px;right:20px;font-size:24px}.art-columns{position:absolute;inset:30px 38px 38px;display:flex;align-items:flex-end;gap:9px;transform:skewY(-7deg) rotate(-2deg)}.art-columns i{flex:1;background:currentColor;height:40%;opacity:.8;border:1px solid #ffffff25;box-shadow:5px -4px 0 #ffffff50}.art-columns i:nth-child(2){height:65%;opacity:.65}.art-columns i:nth-child(3){height:95%;opacity:.85}.art-columns i:nth-child(4){height:72%;opacity:.55}.art-columns i:nth-child(5){height:50%;opacity:.4}.art-columns i:nth-child(6){height:55%;opacity:.55}.art-columns i:nth-child(7){height:67%;opacity:.7}.art-columns i:nth-child(8){height:84%;opacity:1}.art-rings{position:absolute;inset:40px;display:flex;justify-content:center;align-items:center;transform:rotate(-25deg)}.art-rings i{width:120px;height:120px;border:22px solid currentColor;border-radius:50%;position:absolute;opacity:.2}.art-rings i:nth-child(2){transform:translateX(-44px);opacity:.5}.art-rings i:nth-child(3){transform:translateX(44px);opacity:1}.art-lines{position:absolute;inset:50px 20px;transform:rotate(-13deg)}.art-lines i{display:block;height:28px;width:85%;margin:10px;background:currentColor;opacity:.85;border-radius:20px}.art-lines i:nth-child(2){width:60%;opacity:.5}.art-lines i:nth-child(3){width:36%;opacity:.3}.art-grid{display:grid;grid-template-columns:repeat(7,16px);gap:7px;position:absolute;top:38px;left:50%;transform:translateX(-50%) rotate(-10deg)}.art-grid i{height:16px;background:currentColor;border-radius:50%;opacity:.7}.art-grid i:nth-child(3n){opacity:.2}.art-grid i:nth-child(4n){opacity:.4}.card-meta{display:flex;justify-content:space-between;gap:10px;margin:22px 0 12px;font:9px var(--mono);text-transform:uppercase;letter-spacing:.07em;color:#637058}.card-meta>span:first-child{color:#4a582d}.story-card h3{font-size:23px}.story-card p{margin:13px 0 18px;font-size:13px;line-height:1.75}.card-read{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:14px;font-size:10px;font-weight:600}.card-read span{font-size:18px;line-height:1}.archive-feature{background:#e9eddf;border-block:1px solid #d9dfcf;padding:70px 0}.archive-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.archive-feature .eyebrow{color:#6b755e;margin-bottom:22px}.archive-feature h2{font-size:clamp(32px,3.2vw,45px);line-height:1.15}.archive-feature p:not(.eyebrow){font-size:13px;line-height:1.8;max-width:370px;margin:23px 0 27px}.year-timeline a{display:grid;grid-template-columns:65px 1fr 30px;align-items:center;gap:20px;border-bottom:1px solid #c4ccb9;padding:20px 0}.year-timeline a:first-child{border-top:1px solid #c4ccb9}.year-timeline a>span:first-child{font:12px var(--mono);color:#6a775e}.year-timeline b{font:500 19px var(--display);letter-spacing:-.03em}.year-timeline a:hover{padding-left:10px;background:#f7f8f340;transition:padding .2s}.terms-feature{display:grid;grid-template-columns:1.1fr 1fr;gap:65px}.term-lead{background:var(--dark);color:#eef2e9;padding:34px}.term-lead:hover{color:#eef2e9}.term-lead .eyebrow{color:#b8c6b4}.term-display{font:500 clamp(30px,3vw,43px)/1.1 var(--display);letter-spacing:-.05em;margin:20px 0 27px}.term-display em{color:var(--lime)}.outcome-visual>div{display:flex;align-items:center;gap:12px;font:9px var(--mono);margin-top:15px;flex-wrap:wrap}.outcome-visual span{width:100%;color:#c1cdbb}.outcome-visual i{height:12px;background:var(--lime);display:block}.outcome-visual>div+div i{background:#a7b893}.term-lead>p:last-child{font-size:10px;margin-top:26px;color:#bac5b4}.term-list{display:flex;flex-direction:column}.term-list>a{display:flex;gap:24px;padding:27px 0;align-items:flex-start;border-bottom:1px solid var(--line)}.term-list>a:first-child{padding-top:3px}.term-list .mono{font-size:10px;color:#718262;margin-top:3px}.term-list .eyebrow{color:#6b7661;margin-bottom:10px}.term-list h3{font-size:23px}.term-list>a>span:last-child{margin-left:auto;font-size:20px}.method-band{background:var(--dark);color:#edf2e6;padding:70px 0}.method-band>.wrap>.eyebrow{color:var(--lime);margin-bottom:28px}.method-band h2{font-size:clamp(45px,6vw,85px);line-height:1.08;font-weight:500}.method-band h2 span{color:#aebea4}.method-band-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:28px}.method-band-bottom p{color:#acb8a4;font-size:14px}.method-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;border-top:1px solid #35413a;margin-top:50px;padding-top:28px;font:9px var(--mono);text-transform:uppercase;color:#b2c0aa}.method-stats b{font:500 34px var(--display);color:var(--lime);display:block;margin-bottom:7px}.footer{background:#eef1e8;padding:48px 0 20px}.footer-top{display:flex;justify-content:space-between;gap:35px;align-items:flex-start;padding-bottom:45px}.footer-top>p{font-size:13px;line-height:1.7}.footer-links{display:flex;flex-direction:column;gap:10px;font-size:11px;min-width:185px}.footer-links a{display:flex;justify-content:space-between;gap:20px}.footer-bottom{border-top:1px solid #d6dccf;padding-top:20px;display:flex;justify-content:space-between;gap:25px}.footer-bottom p{font-size:9px;color:#606e54}
.page-hero{padding:65px 0 45px}.page-hero>.eyebrow{color:#657457;margin-bottom:25px}.page-hero h1{font-size:clamp(45px,5.6vw,76px);font-weight:500;line-height:1.08}.page-hero>p:last-child{font-size:15px;line-height:1.8;max-width:550px;margin-top:25px}.library-controls{display:flex;justify-content:space-between;gap:20px;align-items:center;border-block:1px solid var(--line);padding:20px 0}.filter-tabs{display:flex;gap:5px;flex-wrap:wrap}.filter-tabs button{border:0;background:transparent;color:#626e59;font-size:11px;padding:10px 14px}.filter-tabs button[aria-pressed=true]{background:var(--ink);color:white}.filter-tabs button:hover:not([aria-pressed=true]){background:#e7eddd}.search-box{display:flex;align-items:center;gap:10px;border:1px solid #d4dacd;padding:7px 12px;min-width:240px;background:white}.search-box>span:not(.sr-only){font-size:20px}.search-box input{border:0;background:transparent;min-width:0;width:100%;font-size:12px;color:var(--ink);padding:4px}.library-summary{display:flex;justify-content:space-between;font:9px var(--mono);color:#637056;margin:24px 0 32px;text-transform:uppercase;gap:20px}.empty-state{padding:60px 20px;text-align:center;border:1px dashed var(--line)}.data-feature{display:grid;grid-template-columns:1fr 1.5fr;background:var(--dark);color:#eff4e8;padding:44px;gap:65px}.data-feature-intro h2{font-size:35px;line-height:1.15;margin:22px 0}.data-feature-intro>p:not(.eyebrow){color:#acbba4;font-size:12px}.data-feature-intro .small{font-size:10px!important;margin-top:17px}.chart-toggle{display:flex;background:#26342a;padding:4px;margin-top:26px;gap:4px}.chart-toggle button{border:0;background:transparent;color:#bac8b1;font:9px var(--mono);padding:10px 12px;flex:1}.chart-toggle button[aria-pressed=true]{background:var(--lime);color:var(--ink)}.large-chart .chart-plot{height:250px}.data-caption{padding:17px 20px;background:#e7eddd;font-size:11px;color:#59664e;margin-bottom:60px}.table-scroll{overflow:auto;border-top:1px solid var(--ink);background:white}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th,td{border-bottom:1px solid var(--line);padding:19px 20px;font-size:12px}thead th{font:10px var(--mono);color:#647159;text-transform:uppercase;background:#edf0e7}tbody th{font:500 20px var(--display)}td a{border-bottom:1px solid #9aaa7d;padding-bottom:3px}table+p{margin-top:14px}.scope-section{margin-top:70px}.scope-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.scope-card{padding:28px}.scope-card+.scope-card{border-left:1px solid var(--line)}.scope-value{font:500 63px var(--display);color:var(--ink);letter-spacing:-.06em;margin:25px 0 16px}.scope-value>span{font-size:25px;margin-left:5px;color:#647256}.scope-card h3{font-size:19px}.scope-card>p:not(.eyebrow):not(.scope-value){font-size:11px;margin-top:10px}.scope-card a{display:inline-block;font-size:11px;margin-top:22px;border-bottom:1px solid #aebba0}.scope-grid+.small{margin-top:15px}
.ownership-lab{background:var(--dark);color:#f1f4e9;display:grid;grid-template-columns:1fr 1fr;gap:20px 80px;padding:44px;margin-bottom:65px}.ownership-lab h2{font-size:40px;margin:24px 0}.ownership-lab p:not(.eyebrow){font-size:13px;color:#b5c1aa}.ownership-lab label{display:flex;justify-content:space-between;font-size:12px;margin:24px 0 10px}.ownership-lab label output{font-family:var(--mono);color:var(--lime)}input[type=range]{width:100%;accent-color:var(--lime);cursor:pointer}.ownership-result{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.ownership-ring{width:240px;height:240px;border-radius:50%;background:conic-gradient(var(--lime) 0 var(--investor),#547250 var(--investor) 100%);display:grid;place-items:center;transform:rotate(-90deg)}.ownership-ring>div{width:198px;height:198px;border-radius:50%;background:var(--dark);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(90deg)}.ownership-ring span{font-size:11px;color:#c1cdb8}.ownership-ring strong{font:500 62px var(--display);letter-spacing:-.06em}.ownership-ring small{font-size:10px;color:#b2c09f}.ownership-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 20px;font-size:10px;margin-top:20px}.ownership-legend i{display:inline-block;width:7px;height:7px;background:#547250;margin-right:6px}.ownership-legend>span+span i{background:var(--lime)}.ownership-legend b{margin-left:5px}.result-note{margin:16px 0!important;font:10px/1.7 var(--mono)!important;color:#cfdfbd!important}.ownership-result .text-link{font-size:10px;color:#aabca0}.lab-assumptions{grid-column:1/-1;border-top:1px solid #35413a;padding-top:22px;margin-top:12px;font-size:10px!important}.lab-assumptions a{color:#daeabf;text-decoration:underline}.guide-manifesto{background:#e4edcf;padding:44px}.guide-manifesto h2{font-size:42px;margin:25px 0 20px;max-width:720px}.guide-manifesto p:last-child{font-size:13px;max-width:640px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:36px 0 70px;gap:28px}.process-step{border-top:1px solid #9eac8a;padding-top:18px}.process-step>span{font:11px var(--mono);color:#647451}.process-step h3{font-size:23px;margin:16px 0}.process-step p{font-size:12px;line-height:1.8}.method-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:100px}.method-intro h2{margin:18px 0 25px}.method-intro p:not(.eyebrow){font-size:14px;margin-top:17px}.method-rules{margin:0;list-style:none;padding:0;counter-reset:rule}.method-rules li{counter-increment:rule;border-top:1px solid var(--line);padding:23px 0 26px 45px;position:relative}.method-rules li:before{content:'0' counter(rule);position:absolute;left:0;top:27px;font:10px var(--mono);color:#667950}.method-rules h3{font-size:23px}.method-rules p{font-size:13px;margin-top:10px}.review-note{background:#e9efdf;border-left:3px solid #a1b477;padding:28px 32px;margin:45px 0 65px}.review-note h3{margin:15px 0}.review-note p:not(.eyebrow){font-size:13px;margin-top:12px;max-width:950px}.source-record{display:grid;grid-template-columns:45px 1fr;border-top:1px solid var(--line);padding:28px 0;gap:20px;scroll-margin-top:120px}.source-number{font:11px var(--mono);color:#647950;padding-top:3px}.source-record h3{font-size:20px;margin-top:9px;line-height:1.4;letter-spacing:-.03em}.source-record .eyebrow{color:#657657}.source-record dl{display:flex;gap:25px;flex-wrap:wrap;font-size:10px;margin:18px 0}.source-record dt{color:#647650;font-family:var(--mono);font-size:9px;margin-bottom:4px;text-transform:uppercase}.source-record dd{margin:0}.source-record p:not(.eyebrow){font-size:12px;line-height:1.7}.source-record .source-caveat{font-size:11px!important;margin-top:6px;color:#667458}
.article-breadcrumb{padding-top:30px;display:flex;gap:12px;font-size:10px;color:#637352}.article-header{padding:43px 0 38px;max-width:970px}.article-header>.eyebrow{color:#6a7e57}.article-header .eyebrow span{margin:0 10px;color:#758465}.article-header h1{font-size:clamp(40px,5.2vw,68px);line-height:1.12;margin:25px 0}.article-dek{font-size:19px;line-height:1.7;max-width:790px}.article-meta{display:flex;flex-wrap:wrap;gap:25px;font:9px/1.7 var(--mono);color:#637252;text-transform:uppercase;margin-top:30px}.article-layout{display:grid;grid-template-columns:230px minmax(0,720px);gap:90px;border-top:1px solid var(--line);padding-top:42px}.article-sidebar{position:sticky;top:120px;align-self:start}.article-sidebar>.eyebrow{color:#647651}.article-sidebar nav{display:flex;flex-direction:column;gap:12px;margin:24px 0 35px;font-size:12px;color:#65745a}.article-source-stamp{background:#eaf0e0;padding:20px}.article-source-stamp p{color:var(--ink);font:500 25px var(--display);margin-top:12px}.article-source-stamp small{font-size:10px;line-height:1.8;color:#586d48;display:block;margin-top:15px}.article-body{min-width:0}.article-body .article-lead{font-size:21px;line-height:1.7;color:var(--ink);letter-spacing:-.02em;margin-bottom:34px}.article-body>section:not(.article-sources){margin-bottom:32px}.article-body h2{font-size:29px;margin:0 0 18px;letter-spacing:-.035em}.article-body p{font-size:16px;line-height:1.9;color:#4e5d45;margin-top:15px}.takeaway{background:#dfedc5;padding:26px 30px;margin:35px 0 24px}.takeaway p{font:500 24px/1.5 var(--display);letter-spacing:-.035em;color:#24371b}.caveat{padding:20px 0;border-block:1px solid var(--line)}.caveat b{font:10px var(--mono);text-transform:uppercase;color:#536847}.caveat p{font-size:12px;line-height:1.8;margin-top:8px}.article-disclaimer{font-size:11px!important;color:#647554!important;margin:23px 0 38px!important}.article-sources{margin-top:35px}.article-sources>.eyebrow{margin-bottom:15px}.article-sources .source-record{grid-template-columns:23px 1fr;gap:14px}.article-sources .source-record h3{font-size:18px}.article-sources .source-record p:not(.eyebrow){font-size:11px}.related{border-top:1px solid var(--line);margin-top:60px}
@media(min-width:1600px){.hero-grid{padding-top:90px;padding-bottom:45px}.hero-copy h1{font-size:76px}.hero-chart .chart-plot{height:305px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.header nav{gap:20px}.header nav a{font-size:11px}.header nav .nav-source{padding-left:18px}.brand{font-size:24px}.hero-grid{gap:35px;padding-top:55px}.hero-copy h1{font-size:54px}.hero-actions{gap:15px}.hero-actions .button{gap:18px;padding:14px;font-size:11px}.hero-secondary{font-size:10px}.chart-bars{gap:10px}.source-strip .strip-note{display:none}.art{height:200px}.archive-feature-grid{gap:60px}.terms-feature{gap:40px}.data-feature{gap:40px;padding:30px}.method-grid{gap:60px}.ownership-lab{gap:25px 40px}.article-layout{gap:55px;grid-template-columns:195px minmax(0,1fr)}}
@media(max-width:900px){.header-inner{min-height:75px}.menu-button{display:flex;align-items:center;gap:18px;border:1px solid #b6c2a8;background:transparent;padding:8px 12px;font-size:11px}.menu-button>span{font-size:18px;line-height:1}.header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:18px 32px 25px;box-shadow:0 15px 20px #17221015;border-bottom:1px solid var(--line)}.header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.header nav a{font-size:15px;padding:14px 0}.header nav a[aria-current]:after{display:none}.header nav a[aria-current]{font-weight:700}.header nav .nav-source{border:0;padding-left:0;border-top:1px solid var(--line);margin-top:10px}.hero-grid{gap:28px}.hero-copy h1{font-size:44px}.hero-dek{font-size:13px}.hero-actions{flex-wrap:wrap}.chart-unit{display:none}.hero-chart .chart-plot{height:230px;padding-left:28px}.chart-reading{padding-left:28px;font-size:10px}.chart-foot{flex-wrap:wrap;gap:6px}.bar-number,.bar-year{font-size:9px}.source-strip .wrap{flex-wrap:wrap;justify-content:flex-start;gap:16px 25px;padding-block:18px;min-height:80px}.source-strip .eyebrow{width:100%}.source-strip>div>span:not(.eyebrow):not(.strip-note){font-size:14px}.story-grid{gap:36px 22px}.story-card h3{font-size:21px}.art{height:180px}.art-columns{inset:35px 25px}.art-grid{grid-template-columns:repeat(7,12px);gap:6px;top:40px}.art-grid i{height:12px}.art-rings i{width:100px;height:100px;border-width:18px}.card-meta{font-size:8px;flex-wrap:wrap}.archive-feature-grid{gap:40px}.terms-feature{gap:30px}.term-lead{padding:27px}.term-list h3{font-size:21px}.term-list>a{gap:16px}.library-controls{align-items:flex-start;flex-direction:column}.search-box{width:100%}.data-feature{grid-template-columns:1fr}.data-feature-intro{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.data-feature-intro .eyebrow{grid-column:1/-1}.data-feature-intro h2{grid-row:2/4}.data-feature-intro>p:not(.eyebrow){margin-top:20px}.data-feature-intro .small{grid-column:1/-1}.chart-toggle{align-self:start}.scope-value{font-size:48px}.scope-card{padding:22px}.ownership-ring{width:210px;height:210px}.ownership-ring>div{width:172px;height:172px}.ownership-ring strong{font-size:52px}.ownership-lab h2{font-size:32px}.process-grid{grid-template-columns:1fr 1fr}.method-grid{grid-template-columns:1fr;gap:35px}.article-layout{grid-template-columns:150px minmax(0,1fr);gap:35px}.article-sidebar nav{font-size:11px}.article-source-stamp{padding:15px}.footer-top{gap:25px}.footer-top>p{font-size:11px}.footer-links{min-width:160px}}
@media(max-width:650px){.wrap{width:calc(100% - 40px)}.edition-bar .wrap{min-height:29px;font-size:8px}.edition-bar .wrap>span:first-child{display:none}.edition-bar .wrap>span:last-child{margin-left:auto}.header-inner{min-height:71px}.brand{font-size:24px}.brand svg{width:27px;height:27px}.header nav{padding-inline:20px}.hero-grid{grid-template-columns:1fr;padding-top:39px;padding-bottom:30px;gap:30px}.hero-copy>.eyebrow{font-size:9px;margin-bottom:24px}.hero-copy h1{font-size:clamp(42px,10.8vw,66px);line-height:1.07}.hero-dek{font-size:13px;line-height:1.8;margin-top:23px;max-width:370px}.hero-actions{margin-top:23px;gap:20px}.hero-actions .button{padding:14px 16px;gap:25px}.hero-index{display:none}.hero-chart{border-top:1px solid #35413a;padding-top:30px}.hero-chart .chart-plot{height:230px;margin-top:33px}.chart-top .eyebrow{font-size:9px}.chart-top p{font-size:11px}.chart-reading{font-size:10px}.chart-foot{font-size:8px;flex-direction:row;gap:10px}.chart-foot>span{max-width:170px}.hero-chart-note{margin-top:20px}.source-strip .wrap{gap:15px 22px}.source-strip>div>span:not(.eyebrow):not(.strip-note){font-size:13px}.section{padding-block:48px}.section-bottom{padding-bottom:48px}.section-heading{align-items:flex-start;flex-direction:column;gap:19px;margin-bottom:27px}.section-heading .eyebrow{font-size:9px;margin-bottom:12px}.section-heading h2{font-size:31px;line-height:1.17}.text-link{font-size:11px;gap:25px}.story-grid{grid-template-columns:1fr;gap:35px}.art{height:235px}.art-columns{inset:35px 60px 40px}.art-grid{grid-template-columns:repeat(7,18px);gap:8px;top:40px}.art-grid i{height:18px}.art-rings i{width:145px;height:145px;border-width:26px}.card-meta{font-size:9px;margin-top:18px}.story-card h3{font-size:26px}.story-card p{font-size:13px;max-width:420px}.archive-feature{padding-block:45px}.archive-feature-grid{grid-template-columns:1fr;gap:30px}.archive-feature h2{font-size:33px}.archive-feature p:not(.eyebrow){margin:19px 0 23px}.year-timeline a{padding:17px 0}.year-timeline b{font-size:19px}.terms-feature{grid-template-columns:1fr;gap:30px}.term-display{font-size:36px}.term-lead{padding:26px}.term-list>a{padding:22px 0}.term-list h3{font-size:23px}.method-band{padding:45px 0}.method-band h2{font-size:46px}.method-band-bottom{align-items:flex-start;flex-direction:column;gap:25px}.method-band-bottom p{font-size:13px}.method-stats{gap:14px;margin-top:35px;font-size:8px;line-height:1.6}.method-stats b{font-size:30px}.footer{padding-top:33px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-bottom:30px}.footer-top .brand{grid-column:1/-1}.footer-top>p{font-size:11px}.footer-links{min-width:0;font-size:10px}.footer-bottom{flex-direction:column;gap:10px}.footer-bottom p{font-size:9px}.page-hero{padding:40px 0 32px}.page-hero h1{font-size:43px}.page-hero>.eyebrow{font-size:9px;margin-bottom:18px}.page-hero>p:last-child{font-size:13px;margin-top:20px}.filter-tabs{gap:2px}.filter-tabs button{font-size:10px;padding:8px 11px}.library-summary{flex-direction:column;gap:8px;font-size:8px;margin:20px 0 28px}.data-feature{padding:25px 20px;gap:30px;margin-inline:-20px}.data-feature-intro{display:block}.data-feature-intro h2{font-size:33px;margin:18px 0}.data-feature-intro>p:not(.eyebrow){font-size:12px}.chart-toggle{margin-top:20px}.large-chart .chart-plot{height:230px;padding-left:28px}.chart-bars{gap:12px}.bar-number{font-size:10px}.data-caption{margin-inline:-20px;font-size:10px;margin-bottom:40px}.table-scroll{margin-inline:-20px}th,td{padding:16px 18px;font-size:11px}thead th{font-size:9px}tbody th{font-size:18px}.scope-section{margin-top:40px}.scope-grid{grid-template-columns:1fr}.scope-card+.scope-card{border-left:0;border-top:1px solid var(--line)}.scope-card{padding:24px}.scope-value{font-size:60px;margin:16px 0}.ownership-lab{grid-template-columns:1fr;padding:30px 22px;gap:30px;margin-inline:-20px;margin-bottom:40px}.ownership-lab h2{font-size:35px;margin-top:18px}.ownership-ring{width:230px;height:230px}.ownership-ring>div{width:190px;height:190px}.lab-assumptions{font-size:10px!important;margin-top:0}.guide-manifesto{padding:28px 24px}.guide-manifesto h2{font-size:32px}.guide-manifesto h2 br{display:none}.guide-manifesto p:last-child{font-size:12px}.process-grid{gap:28px 20px;margin-bottom:45px}.process-step h3{font-size:22px}.process-step p{font-size:11px}.method-grid{gap:28px}.method-intro h2{font-size:33px}.method-intro p:not(.eyebrow){font-size:13px}.method-rules li{padding-left:32px}.method-rules h3{font-size:22px}.method-rules p{font-size:12px}.review-note{padding:22px;margin:30px 0 40px}.review-note h3{font-size:24px}.review-note p:not(.eyebrow){font-size:12px}.source-record{grid-template-columns:23px 1fr;gap:12px;padding:23px 0}.source-record h3{font-size:18px;overflow-wrap:anywhere}.source-record dl{gap:14px 20px}.source-record p:not(.eyebrow){font-size:11px}.source-record .source-caveat{font-size:10px!important}.article-breadcrumb{font-size:9px;padding-top:22px}.article-header{padding-top:30px;padding-bottom:27px}.article-header h1{font-size:40px;margin:20px 0}.article-header>.eyebrow{font-size:9px}.article-dek{font-size:16px}.article-meta{gap:8px 18px;font-size:8px;margin-top:23px}.article-layout{grid-template-columns:1fr;gap:25px;padding-top:25px}.article-sidebar{position:static}.article-sidebar nav{flex-direction:row;flex-wrap:wrap;gap:10px 18px;margin:14px 0 0;font-size:10px}.article-source-stamp{display:none}.article-body .article-lead{font-size:20px}.article-body p{font-size:15px;line-height:1.85}.article-body h2{font-size:27px}.takeaway{padding:23px}.takeaway p{font-size:22px}.related{margin-top:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
