

:root{--ink:#112b35;--muted:#50656a;--teal:#00bbaa;--lime:#d5f568;--paper:#f8f8f2;--line:#d8e2dd;--sand:#f0e9dd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-underline-offset:4px}a:hover{color:#008578}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;z-index:10;background:white;padding:.5rem}.topbar{display:flex;align-items:center;gap:2rem;padding:1.2rem 3.5vw;border-bottom:1px solid var(--line);position:relative;background:var(--paper)}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;white-space:nowrap}.brand-mark{display:grid;place-content:center;width:44px;height:44px;border-radius:10px;background:var(--ink);color:var(--lime);font-family:'Space Grotesk',sans-serif;font-size:21px;font-weight:700;letter-spacing:-.1em}.brand-mark span{color:var(--teal)}.brand-copy{font-family:'Space Grotesk',sans-serif;font-size:13px;line-height:1.08;font-weight:700;letter-spacing:.1em}.brand-copy small{font-size:10px;color:#008578;letter-spacing:.22em}.topbar nav{display:flex;gap:1.6rem;margin-left:auto}.topbar nav a,.langs a{font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.langs{display:flex;gap:.55rem;margin-left:1rem}.langs a{padding:.32rem .43rem;border:1px solid var(--line);border-radius:4px}.langs .is-current{background:var(--ink);color:white;border-color:var(--ink)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Space Grotesk',Arial,sans-serif;line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(3rem,6.2vw,6.8rem)}h2{font-size:clamp(2rem,3vw,3.3rem)}h3{font-size:1.37rem}.eyebrow{font:700 12px 'Space Grotesk',sans-serif;letter-spacing:.19em;color:#008578;text-transform:uppercase}.lead{font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1.5;color:#405b5f;max-width:740px}.hero{display:grid;grid-template-columns:1.12fr .88fr;min-height:680px;background:#edf5ed}.hero>div:first-child{padding:8rem 5vw 5rem}.hero h1{max-width:900px;margin:1.5rem 0 2rem}.hero-actions{display:flex;align-items:center;gap:2rem;margin-top:2.4rem}.button{display:inline-block;background:var(--ink);color:white;text-decoration:none;padding:1rem 1.5rem;border-radius:4px;font-weight:700}.button:hover{background:#008578;color:white}.text-button{font-weight:700}.signal{background:var(--ink);color:var(--lime);padding:4rem 3rem;min-height:550px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.signal-title{font:700 clamp(4rem,6.2vw,7rem)/.85 'Space Grotesk',sans-serif;letter-spacing:-.075em}.bars{height:240px;display:flex;align-items:end;gap:7px;overflow:hidden}.bars i{flex:1;min-width:5px;display:block;background:var(--teal);border-radius:4px 4px 0 0}.bars i:nth-child(3n){background:var(--lime)}.signal-bottom{font-size:11px;letter-spacing:.2em;color:white}.stats{display:flex;justify-content:space-around;padding:3rem 4vw;border-bottom:1px solid var(--line)}.stats div{display:flex;flex-direction:column}.stats strong{font:700 3rem 'Space Grotesk',sans-serif;line-height:1}.stats span{font-size:11px;letter-spacing:.17em;font-weight:700}.listing,.more{padding:5rem 5vw 7rem;max-width:1480px;margin:auto}.listing h2,.more h2{margin:1rem 0 2rem}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.card{position:relative;display:block;background:white;border:1px solid var(--line);border-radius:4px;padding:1.6rem 1.7rem 3rem;min-height:265px;text-decoration:none;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #112b3518;color:var(--ink)}.card-index{display:block;font:700 12px 'Space Grotesk',sans-serif;letter-spacing:.15em;color:#008578;margin-bottom:2.3rem}.card h3{margin-bottom:.8rem}.card p{font-size:14px;line-height:1.55;color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-arrow{position:absolute;right:1.5rem;bottom:1.2rem;color:#008578;font-size:24px}.manifesto{background:var(--lime);padding:4rem 5vw}.manifesto span{font-size:12px;letter-spacing:.2em;font-weight:700}.manifesto p{font:600 clamp(2rem,4vw,4rem)/1.1 'Space Grotesk',sans-serif;max-width:900px;margin:1rem 0}.reading-bar{padding:1rem 5vw;background:#edf4ee;color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reading-bar a{color:#008578}.article{max-width:980px;margin:auto;padding:3.5rem 2rem 2rem}.article-head h1{font-size:clamp(3rem,5.5vw,5.4rem);max-width:930px;margin:1.3rem 0 2rem}.article-head .lead{max-width:740px}.meta{display:flex;flex-wrap:wrap;gap:1rem;color:#62787a;font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin:2rem 0}.meta span+span:before{content:'•';margin-right:1rem;color:var(--teal)}.infographic{margin:3rem 0}.infographic svg{display:block;width:100%;height:auto;border-radius:20px}.infographic figcaption{font-size:12px;color:var(--muted);margin-top:.6rem}.context{border-left:4px solid var(--teal);background:#ecf4ef;padding:1.5rem 2rem;margin:3rem 0}.context strong{font-family:'Space Grotesk',sans-serif}.context p{margin:.3rem 0 0;color:var(--muted);font-size:15px}.section{display:grid;grid-template-columns:100px 1fr;gap:1rem;border-top:1px solid var(--line);padding:3rem 0}.section-no{font:700 14px 'Space Grotesk',sans-serif;color:#008578}.section h2{font-size:2.2rem;margin-bottom:1rem}.section p,.prose p{font-size:18px;line-height:1.85;color:#364f55}.practice{background:var(--ink);padding:3rem;border-radius:5px;color:white;margin:2rem 0}.practice .eyebrow{color:var(--lime)}.practice h2{margin:1rem 0}.practice p{color:#d2e6e4;margin:0}.caution{background:#f5ebdf;padding:2.2rem 3rem;margin:2rem 0}.caution h2{font-size:1.7rem}.caution p{margin:0}.sources{margin:3rem 0}.sources h2{font-size:1.7rem}.sources li{margin:.5rem 0}.more{border-top:1px solid var(--line)}.page-hero{padding:6rem 5vw 3rem;max-width:1400px;margin:auto}.page-hero h1{max-width:1000px;margin:1rem 0 2rem}.page-hero .lead{max-width:800px}.page-hero .hairline{width:100%;height:1px;background:var(--line);margin:3rem 0 2rem}.note{max-width:770px;color:var(--muted);font-size:15px}.narrow{max-width:850px;margin:0 auto;padding:0 2rem 4rem}.profile{max-width:900px;margin:auto;padding:5rem 2rem}.profile h1{margin:.7rem 0 1.5rem}.portrait{float:right;display:grid;place-items:center;width:160px;height:160px;border-radius:50%;background:var(--lime);font:700 4rem 'Space Grotesk',sans-serif;margin:0 0 1rem 2rem}.profile .prose{margin-top:3rem}.profile .prose h2{font-size:2rem;margin:2rem 0 .6rem}.language-landing{padding:8rem 5vw}.language-landing h1{max-width:1000px;margin:1rem 0 2rem}.language-grid{margin-top:4rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem;padding:4rem 5vw}footer{background:var(--ink);color:#ecf4ef}footer a{display:block;text-decoration:none;font-size:14px;margin:.5rem 0}footer a:hover{color:var(--lime)}footer p{color:#aac9c7;font-size:14px}.footline{border-top:1px solid #36535a;padding:1.1rem 5vw;display:flex;justify-content:space-between;color:#aac9c7;font-size:12px}@media(max-width:1050px){.topbar{flex-wrap:wrap}.topbar nav{order:3;width:100%;margin:0;overflow:auto}.langs{margin-left:auto}.hero{grid-template-columns:1fr 1fr}.hero>div:first-child{padding:5rem 4vw}.signal{padding:3rem 2rem}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){body{font-size:16px}.topbar{padding:1rem 4vw;gap:.7rem}.brand-copy{font-size:11px}.topbar nav{gap:1.2rem;padding:.4rem 0;overflow-x:auto}.topbar nav a{font-size:12px}.langs{gap:.2rem}.langs a{font-size:10px}.hero{display:block}.hero>div:first-child{padding:5rem 5vw 4rem}.hero h1{font-size:clamp(3.2rem,13vw,5rem)}.signal{min-height:400px;padding:2rem 5vw}.signal-title{font-size:4.5rem}.bars{height:130px}.stats{padding:2rem 3vw}.stats strong{font-size:2rem}.stats span{font-size:9px}.listing,.more{padding:4rem 5vw}.card-grid{grid-template-columns:1fr}.card{min-height:220px}.article{padding:3rem 5vw}.article-head h1{font-size:clamp(2.8rem,10vw,4.2rem)}.section{grid-template-columns:1fr;gap:.3rem;padding:2.5rem 0}.section h2{font-size:1.8rem}.infographic{margin:2rem -2vw;overflow-x:auto}.infographic svg{min-width:660px}.context,.practice,.caution{padding:1.4rem}.page-hero{padding:4rem 5vw 2rem}.page-hero h1{font-size:clamp(2.9rem,11vw,5rem)}.profile{padding:3rem 5vw}.portrait{width:90px;height:90px;font-size:2.3rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footline{display:block}.footline span{display:block;margin:.25rem 0}.language-landing{padding:5rem 5vw}}
