@charset "UTF-8";
:root{--ink:#12231d;--muted:#52615a;--paper:#f5f7f2;--line:#d4ddd3;--lime:#dcf88a;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #357d59;outline-offset:6px}::selection{background:var(--lime);color:var(--ink)}.page-width,.site-header{max-width:1400px;width:calc(100% - 112px);margin-inline:auto}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;font-size:24px;letter-spacing:-1px;font-weight:700}.brand-mark{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--lime);background:var(--ink);border-radius:50%;font-size:23px;letter-spacing:-2px}.brand-mark span{font-size:12px;letter-spacing:-.5px;margin-top:9px}.brand-dot,.footer-brand span{color:#577c31}.site-header nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.site-header nav a:hover{color:#47702c}.nav-future{border:1px solid #bbc6b8;border-radius:30px;padding:10px 20px}.nav-future span{margin-left:15px}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:45px;padding-top:54px;padding-bottom:62px;align-items:stretch}.hero-copy{padding:22px 0 6px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;font-weight:650;letter-spacing:1.7px;line-height:1.6;margin:0 0 30px;display:flex;align-items:center;gap:12px}.small-rule{display:inline-block;width:25px;height:1px;background:var(--ink)}h1,h2,h3,p,blockquote{margin-top:0}h1{font-size:clamp(58px,6.3vw,96px);font-weight:500;letter-spacing:-5px;line-height:1.04;margin-bottom:31px}em{font-family:var(--serif);font-weight:400}h1 em{color:#49683a}.hero-intro{max-width:460px;font-size:19px;line-height:1.6;margin-bottom:14px}.hero-sub{font-size:16px;color:var(--muted);margin-bottom:29px;max-width:470px}.button{display:inline-flex;align-items:center;gap:34px;padding:15px 24px;border-radius:5px;font-size:16px;font-weight:650;transition:background .2s,transform .2s}.button-lime{background:var(--lime);color:var(--ink)}.button:hover{background:#caee6b;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.hero-footnote{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px;margin-top:38px}.mini-cross{font-size:22px;line-height:1;color:#526c37}.hero-art{position:relative;isolation:isolate;overflow:hidden;border-radius:130px 8px 8px 8px;background:#294c38;min-height:560px;color:var(--white);display:flex;align-items:center;justify-content:center}.art-word{font-size:clamp(36px,4vw,60px);line-height:1.15;letter-spacing:-2px}.art-label{position:absolute;left:35px;top:35px;font-size:12px;letter-spacing:1.9px;padding-left:20px}.art-caption{position:absolute;bottom:0;left:0;right:0;padding:46px 29px 25px;display:flex;justify-content:space-between;align-items:center;font-size:16px;background:linear-gradient(transparent,rgba(6,25,17,.74))}.art-caption>span:last-child{font-size:32px;font-weight:300}.hero-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.hero-art.has-image .art-word{display:none}.hero-art.has-image .art-label{text-shadow:0 2px 8px #12231d}.interest-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eef2e9}.interest-strip>div{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:73px;font-size:12px;font-weight:650;letter-spacing:1.6px}.interest-strip [aria-hidden]{font-size:25px;color:#668445}.section-space{padding-top:104px;padding-bottom:104px}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px}.section-label{color:#5c6c5b;margin-bottom:23px}h2{font-size:clamp(36px,3.25vw,49px);letter-spacing:-1.8px;line-height:1.16;font-weight:500;margin-bottom:24px}h2 em{color:#526a3e}.about-copy .lead{font-size:23px;line-height:1.5;letter-spacing:-.4px;color:var(--ink);margin-bottom:24px}.about-copy p{color:var(--muted);max-width:540px;margin-bottom:20px}.about-copy .personal-note{color:var(--ink);border-left:2px solid #9bb65c;padding-left:19px;font-size:16px;margin-top:28px;margin-bottom:0}.universe{background:#e8ede3;border-top:1px solid #dbe2d6;border-bottom:1px solid #dbe2d6}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:45px}.section-heading h2{margin-bottom:0}.section-heading>p{color:var(--muted);font-size:16px;margin-bottom:5px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-card{background:var(--paper);padding:30px 30px 8px;border:1px solid #d7dfd1;border-radius:8px;display:flex;flex-direction:column}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:42px}.card-top svg{width:39px;height:39px;stroke:#4c6841;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.card-top>span{font-size:13px;color:#737f70}.card-category{font-size:12px;letter-spacing:1.3px;font-weight:650;color:#5c7150;margin-bottom:14px}.project-card h3{font-size:29px;font-weight:500;line-height:1.22;letter-spacing:-.8px;margin-bottom:21px}.project-card>p:not(.card-category){font-size:16px;line-height:1.75;color:var(--muted);margin-bottom:29px}.project-card details{margin-top:auto;border-top:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font-size:14px;font-weight:600;padding:19px 0;min-height:56px}summary::-webkit-details-marker{display:none}summary span{font-size:23px;line-height:1;font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}summary:hover{color:#4a7533}.detail-copy{font-size:16px;line-height:1.75;color:var(--muted);padding:0 0 22px}.manifesto{text-align:center;padding-top:86px;padding-bottom:86px}.manifesto-star{display:block;font-size:39px;line-height:1;color:#688246;margin-bottom:25px}.manifesto blockquote{font-size:clamp(26px,2.5vw,37px);font-weight:400;line-height:1.45;letter-spacing:-.8px;margin-inline:0;margin-bottom:27px}.manifesto em{color:#617943}.manifesto-credit{font-size:12px;letter-spacing:1.7px;color:#5b6a55}.future{background:var(--ink);border-radius:10px;color:var(--paper);padding:57px 58px;display:grid;grid-template-columns:1.1fr 1fr;gap:88px;margin-bottom:70px}.future .eyebrow{font-size:12px;color:var(--lime);margin-bottom:28px}.future h2{font-size:43px;margin-bottom:24px}.future h2 em{color:var(--lime)}.future>div>p:last-child{color:#bac8bd;max-width:440px;font-size:16px;line-height:1.85;margin-bottom:0}.future-panel{border-left:1px solid #415247;padding-left:45px}.future-label{color:#b5c1b4;font-size:12px;letter-spacing:1.6px;display:block;margin-bottom:20px}.future-panel h3{font-size:26px;font-weight:450;line-height:1.3;letter-spacing:-.4px;margin-bottom:18px}.future-panel p{color:#bac8bd;font-size:16px;margin-bottom:10px}.future-panel details{border-top:1px solid #415247;margin-top:20px}.future-panel summary{font-size:13px}.future-panel summary:hover{color:var(--lime)}.future-panel .detail-copy{color:#c3cfc5;font-size:14px}.planned-tag{display:inline-block;font-size:12px;letter-spacing:.5px;border:1px solid #617651;border-radius:20px;color:var(--lime);padding:3px 12px;margin-top:5px}footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;padding-bottom:32px}.footer-brand{font-size:23px;font-weight:700;letter-spacing:-1px}footer p{font-size:13px;color:var(--muted);margin:0}footer>a:last-of-type{font-size:13px}footer>a:last-of-type span{margin-left:10px}footer small{border-top:1px solid var(--line);width:100%;padding-top:23px;font-size:12px;color:#687663}.skip-link{position:absolute;left:16px;top:-100px;padding:12px 20px;background:var(--lime);z-index:10}.skip-link:focus{top:10px}
@media(min-width:1600px){.hero{gap:80px}.hero-art{min-height:600px}.hero-copy{padding-top:35px}.hero-intro{font-size:21px}.hero-sub{font-size:16px}}
@media(max-width:1050px){.page-width,.site-header{width:calc(100% - 64px)}.hero{gap:25px}h1{letter-spacing:-3px}.hero-art{min-height:530px;border-top-left-radius:90px}.hero-intro{font-size:17px}.hero-sub{font-size:14px}.eyebrow{font-size:12px;letter-spacing:1.1px}.hero-footnote{font-size:12px}.about{gap:45px}.project-card{padding:24px 21px 6px}.project-card h3{font-size:25px}.card-category{font-size:12px;letter-spacing:.7px}.future{gap:38px;padding:45px 35px}.future-panel{padding-left:30px}.future h2{font-size:36px}.interest-strip>div{font-size:12px;letter-spacing:.8px}}
@media(max-width:760px){.page-width,.site-header{width:calc(100% - 40px)}.site-header{height:auto;min-height:90px;flex-wrap:wrap;gap:14px;padding-block:20px}.brand{font-size:22px}.brand-mark{width:37px;height:37px;font-size:20px}.brand-mark span{font-size:12px}.site-header nav{gap:22px;font-size:13px}.nav-future{padding:0;border:0}.nav-future span{margin-left:3px}.hero{grid-template-columns:1fr;padding-top:32px;padding-bottom:36px;gap:32px}.hero-copy{padding:0}.eyebrow{font-size:12px;letter-spacing:1.1px;margin-bottom:24px}h1{font-size:clamp(52px,12vw,78px);letter-spacing:-2.7px;margin-bottom:24px}.hero-intro{font-size:18px;max-width:560px}.hero-sub{font-size:16px}.hero-footnote{margin-top:26px;font-size:12px}.hero-art{min-height:400px;border-top-left-radius:95px}.hero-art img{object-position:center 60%}.art-word{font-size:55px}.art-label{left:28px;top:29px}.art-caption{padding:45px 24px 23px}.interest-strip>div{min-height:62px;gap:15px;flex-wrap:wrap;justify-content:center;padding-block:20px;font-size:12px}.interest-strip [aria-hidden]{font-size:17px}.interest-strip [aria-hidden]:last-child{display:none}.section-space{padding-top:63px;padding-bottom:63px}.about{grid-template-columns:1fr;gap:15px}h2{font-size:37px;letter-spacing:-1.3px}.about-copy .lead{font-size:21px}.about-copy p{max-width:none}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px;font-size:16px}.project-grid{grid-template-columns:1fr;gap:18px}.project-card{padding:26px 26px 6px}.card-top{margin-bottom:25px}.project-card h3{font-size:29px}.project-card h3 br{display:none}.card-category{font-size:12px}.project-card>p:not(.card-category){font-size:16px}.manifesto{padding-block:58px}.manifesto blockquote{font-size:27px}.manifesto blockquote br{display:none}.manifesto-credit{font-size:12px}.future{grid-template-columns:1fr;padding:35px 26px;gap:34px;margin-bottom:40px}.future h2{font-size:35px}.future-panel{border-left:none;border-top:1px solid #415247;padding-left:0;padding-top:30px}.future-panel summary{font-size:14px}.future-panel h3{font-size:26px}footer{gap:18px}footer p{order:2;width:100%}footer small{order:3}.desktop-break{display:none}}
@media(max-width:390px){.site-header nav{gap:18px;font-size:12px}h1{font-size:51px}.hero-art{min-height:355px}.interest-strip>div{flex-direction:column;gap:9px}.interest-strip [aria-hidden]{display:none}.future h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.hero-art.has-image .art-label{color:#12231d;background:rgba(245,247,242,.9);padding:6px 12px;text-shadow:none;border-radius:3px;font-size:12px;letter-spacing:1px;left:28px;right:28px;top:31px;text-align:center;width:fit-content;margin-left:auto}

/* Prominent bilingual control, always visible without opening a menu. */
.site-header{display:grid;grid-template-columns:auto 1fr auto;gap:24px}
.site-header nav{justify-content:flex-end;gap:24px}
.language-switch:not([hidden]){display:flex;align-items:center;gap:5px;padding:5px;background:#e5efcf;border:1px solid #a4bb76;border-radius:30px}
.language-switch svg{width:22px;height:22px;margin:0 5px 0 8px;stroke:var(--ink);stroke-width:1.5;flex-shrink:0}
.language-switch button{border:0;border-radius:24px;background:transparent;color:var(--ink);padding:10px 14px;min-height:44px;font:600 14px var(--sans);cursor:pointer}
.language-switch button[aria-pressed="true"]{background:var(--ink);color:var(--lime)}
.language-switch button:hover{box-shadow:inset 0 0 0 2px #748b52}
.language-switch button:focus-visible{outline:3px solid #357d59;outline-offset:3px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@media(max-width:1100px){
  .site-header{height:auto;padding-block:20px;grid-template-columns:1fr auto;gap:16px}
  .site-header nav{grid-column:1/-1;grid-row:2;justify-content:flex-start;flex-wrap:wrap}
  .language-switch{grid-column:2;grid-row:1}
}
@media(max-width:600px){
  .site-header{grid-template-columns:1fr;gap:16px}
  .language-switch{grid-column:1;grid-row:2;width:fit-content}
  .site-header nav{grid-row:3;gap:20px}
}
