@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--paper:#f7f8f2;--ink:#1c332b;--green:#173e32;--muted:#637168;--line:#dce2d7;--lime:#d5ed93;--font:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #a27916;outline-offset:5px}::selection{background:var(--lime);color:var(--green)}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip{position:absolute;left:16px;top:-70px;background:var(--green);color:white;padding:14px;z-index:10}.skip:focus{top:10px}header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:12px;font-family:var(--font);font-weight:800;letter-spacing:.12em;font-size:16px}.brand small{display:block;font-size:9px;letter-spacing:.12em;font-weight:600;color:var(--muted);margin-top:4px}.mark{font-size:44px;line-height:1;letter-spacing:-.1em;padding-right:8px}nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.nav-button{border:1px solid var(--line);padding:13px 18px;border-radius:6px}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;padding-block:76px 80px;align-items:center}.eyebrow{font-size:10px;letter-spacing:.14em;font-weight:700;display:flex;align-items:center;gap:10px;margin:0 0 24px}i{display:inline-block;width:7px;height:7px;flex-shrink:0;background:#82a446;border-radius:50%}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--font)}h1{font-size:clamp(42px,4.7vw,67px);line-height:1.12;letter-spacing:-.055em;margin-bottom:24px;font-weight:600}em{font-style:normal;color:#668a47}.lead{font-size:15px;line-height:1.85;max-width:490px;color:var(--muted);margin-bottom:30px}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--green);color:white;padding:17px 22px;border-radius:6px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#285945;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.text-link{font-size:13px;font-weight:600}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-note{margin-top:36px;border-left:2px solid #afc391;padding-left:16px}.hero-note small{font-size:9px;letter-spacing:.15em;color:var(--muted);display:block;margin-bottom:6px}.hero-note strong{font-size:12px}.hero-note p{font-size:11px;color:var(--muted);margin:5px 0 0}.flow-panel{background:var(--green);color:#f4f7ef;border-radius:16px;padding:30px 32px;box-shadow:12px 16px 0 #e8eddf}.panel-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.17em;color:#b7c7b6;margin-bottom:28px}.panel-top span{font-size:27px;color:var(--lime)}.flow-panel h2{font-size:32px;line-height:1.22;letter-spacing:-.04em;font-weight:500;margin-bottom:12px}.flow-panel>p{font-size:12px;color:#b7c7b6;margin-bottom:24px}.flow-panel ol{list-style:none;margin:0;padding:0}.flow-panel li{display:flex;align-items:center;gap:17px;padding:22px 0;border-top:1px solid #365849}.flow-panel li>b{border:1px solid #658071;color:#d5ed93;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:10px;flex-shrink:0;font-weight:400}.flow-panel li small{font-size:9px;color:var(--lime);letter-spacing:.14em}.flow-panel h3{font-size:14px;font-weight:500;margin:6px 0}.flow-panel li p{color:#b7c7b6;font-size:11px;margin:0}.panel-bottom{display:flex;gap:9px;align-items:center;border-top:1px solid #365849;padding-top:20px;font-size:8px;letter-spacing:.13em;color:#cbd9c5}.panel-bottom i{background:var(--lime);width:5px;height:5px}.scope-strip{border-block:1px solid var(--line);background:#eef2e8}.scope-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:22px}.scope-strip span{font-size:8px;font-weight:700;letter-spacing:.15em;color:var(--muted)}.scope-strip p{font-size:12px;margin:0}.scope-strip b{margin-inline:16px;font-weight:400;color:#9baa95}.section{padding-block:80px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:16px;color:var(--muted)}.section-heading h2{font-size:43px;line-height:1.2;letter-spacing:-.045em;font-weight:500;margin:0}.section-heading>p{max-width:370px;font-size:14px;color:var(--muted);line-height:1.8;margin:0}.featured{display:grid;grid-template-columns:1.15fr 1fr;border:1px solid var(--line);border-radius:12px;overflow:hidden}.project-main{padding:38px;background:var(--green);color:#f6f8f0}.project-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:32px}.project-label strong{font-size:14px;letter-spacing:.17em}.status{font-size:10px;display:flex;align-items:center;gap:7px;color:#d5ed93;border:1px solid #50694d;border-radius:20px;padding:7px 10px}.status i{background:var(--lime);width:5px;height:5px}.project-main h3{font-size:39px;letter-spacing:-.04em;font-weight:500;line-height:1.22;margin-bottom:18px}.project-main>p{font-size:14px;line-height:1.8;color:#c4d0bf;max-width:460px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 30px}.tags span{font-size:10px;border:1px solid #496650;border-radius:4px;padding:6px 9px;color:#dbe4d3}.button.light{background:var(--lime);color:var(--green)}.button.light:hover{background:#e4f4bb}.project-url{display:block;font-size:10px;color:#bacab5;margin-top:14px}.project-detail{padding:38px;background:white}.project-detail>.eyebrow{color:var(--muted);margin-bottom:14px}.project-detail>section{display:flex;gap:22px;padding:23px 0;border-bottom:1px solid var(--line)}.project-detail>section:last-child{border:0;padding-bottom:0}.project-detail>section>span{color:#7e9472;font-size:10px;padding-top:4px}.project-detail h4{font-size:15px;margin-bottom:8px}.project-detail p{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.secondary-project{display:flex;align-items:center;gap:25px;padding:25px 28px;border:1px solid var(--line);border-radius:10px;margin-top:18px;background:#f0f3e9}.mini-mark{font-size:13px;font-weight:700;display:grid;place-items:center;border:1px solid #cbd7bb;background:#e2ebd4;border-radius:10px;min-width:57px;height:57px}.secondary-project .eyebrow{font-size:8px;margin-bottom:9px}.secondary-project h3{font-size:16px;margin-bottom:8px}.secondary-project p:last-child{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.secondary-project>a{margin-left:auto;white-space:nowrap}.roadmap{background:#edf1e7;border-block:1px solid var(--line)}.filter-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:24px}.filter-row button{border:1px solid #d1daca;border-radius:30px;background:transparent;padding:10px 16px;font-size:12px;color:var(--ink);cursor:pointer}.filter-row button:hover{background:#e0e8d7}.filter-row button.selected{background:var(--green);border-color:var(--green);color:white}.filter-row>span{margin-left:auto;color:var(--muted);font-size:11px}.roadmap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.idea{background:var(--paper);border:1px solid #d8e0ce;border-radius:10px;padding:25px;display:flex;flex-direction:column}.idea[hidden]{display:none}.idea-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:34px}.idea-top>span{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d2ddc4;border-radius:8px;font-size:12px;color:#6b854d}.idea-top small{font-size:8px;letter-spacing:.09em;color:var(--muted)}.category{font-size:9px;letter-spacing:.13em;color:#5c7646;font-weight:700;margin-bottom:12px}.idea h3{font-size:23px;font-weight:600;line-height:1.3;letter-spacing:-.035em;margin-bottom:14px}.idea>p:not(.category){font-size:13px;color:var(--muted);line-height:1.8;margin-bottom:25px}.idea details{margin-top:auto;border-top:1px solid var(--line);padding-top:16px}.idea summary{cursor:pointer;font-size:11px;display:flex;justify-content:space-between;list-style:none;font-weight:600}.idea summary::-webkit-details-marker{display:none}.idea summary span{font-size:16px}.idea details[open] summary span{transform:rotate(45deg)}.idea details p{font-size:12px;line-height:1.8;color:var(--muted);margin:12px 0 0}.closing{position:relative;isolation:isolate;overflow:hidden;padding-block:75px}.closing .eyebrow{color:var(--muted);font-size:9px}.closing h2{font-size:49px;line-height:1.18;letter-spacing:-.045em;font-weight:500;margin-bottom:30px}.closing-art{position:absolute;right:70px;top:15px;font-size:300px;line-height:1;color:#e0e8d3;z-index:-1}footer{border-top:1px solid var(--line);padding-block:28px;display:flex;justify-content:space-between;align-items:center;gap:24px}footer .brand{display:block;font-size:12px}footer .brand small{letter-spacing:0;font-size:10px;font-weight:400}footer p,footer>a:last-child{font-size:11px;color:var(--muted);margin:0}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{gap:32px}.flow-panel{padding:26px 22px}.hero h1{font-size:45px}.eyebrow{font-size:8px}.scope-strip .wrap{flex-direction:column;align-items:flex-start;gap:12px}.section-heading h2{font-size:36px}.project-main,.project-detail{padding:28px}.roadmap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.secondary-project{flex-wrap:wrap}.secondary-project>a{margin-left:82px}.closing-art{right:0}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}header{height:86px;gap:10px}.brand{font-size:13px;gap:8px}.brand small{font-size:7px}.mark{font-size:35px}nav{gap:12px}nav>a:not(.nav-button){display:none}.nav-button{padding:10px 12px;font-size:11px}.hero{grid-template-columns:1fr;gap:36px;padding-block:42px 48px}.hero h1{font-size:clamp(36px,9vw,56px)}.hero .eyebrow{font-size:8px;gap:6px;letter-spacing:.1em}.lead{font-size:14px}.actions{gap:20px}.hero-note{margin-top:26px}.flow-panel{padding:26px;box-shadow:6px 8px 0 #e8eddf}.scope-strip p{font-size:11px;line-height:2}.scope-strip b{margin-inline:5px}.section{padding-block:50px}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:34px;margin-bottom:20px}.section-heading>p{font-size:13px;max-width:none}.featured{grid-template-columns:1fr}.project-main,.project-detail{padding:25px}.project-main h3{font-size:32px}.project-label{margin-bottom:25px}.secondary-project{padding:22px;gap:17px}.secondary-project>div{flex-basis:100%}.secondary-project>a{margin-left:0}.secondary-project h3{line-height:1.6}.roadmap-grid{grid-template-columns:1fr}.filter-row button{font-size:11px;padding:9px 12px}.filter-row>span{flex-basis:100%;margin:8px 0 0}.idea{padding:25px}.idea-top{margin-bottom:25px}.closing{padding-block:50px}.closing h2{font-size:37px}.closing-art{font-size:180px;right:-25px;top:70px}footer{align-items:flex-start;flex-direction:column;gap:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
