:root{--ink: #15201d;--muted: #53625e;--paper: #fffdf8;--paper-soft: #f4f0e7;--forest: #19533f;--forest-deep: #0f382c;--leaf: #58a65c;--sea: #237b9b;--sky: #d9eef2;--sun: #f4b64b;--coral: #e85532;--line: rgba(21, 32, 29, .16);--shadow: 0 18px 45px rgba(21, 32, 29, .12);--container: 1160px;font-family:Trebuchet MS,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;min-width:320px;background:linear-gradient(90deg,rgba(25,83,63,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(25,83,63,.035) 1px,transparent 1px),var(--paper);background-size:48px 48px;color:var(--ink);line-height:1.6}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-underline-offset:.18em}a:hover{color:var(--coral)}a:focus-visible,button:focus-visible{outline:3px solid var(--sun);outline-offset:4px}button,input,textarea{font:inherit}.skip-link{position:absolute;left:1rem;top:1rem;z-index:100;transform:translateY(-160%);background:var(--ink);color:#fff;padding:.7rem 1rem;border-radius:4px}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:50;background:#fffdf8f0;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner,.container,.section-inner{width:min(var(--container),calc(100% - 32px));margin-inline:auto}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;min-width:0}.brand img{width:174px;height:auto}.brand-mark{width:44px;height:44px;display:none}.brand-name{display:none;color:var(--forest-deep);font-size:1rem;font-weight:900;line-height:1.05}.nav-list{display:flex;align-items:center;gap:.2rem;list-style:none;padding:0;margin:0}.nav-list a{display:inline-flex;align-items:center;min-height:42px;padding:.55rem .72rem;border-radius:4px;color:var(--ink);font-size:.95rem;font-weight:700;text-decoration:none}.nav-list a:hover,.nav-list a[aria-current=page]{background:var(--sky);color:var(--forest-deep)}.nav-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:4px;background:var(--paper);color:var(--ink);font-weight:800}.hero{position:relative;min-height:min(720px,72vh);display:grid;align-items:end;overflow:hidden;background:var(--forest-deep);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#071c17db,#071c1766 48%,#071c1729),var(--hero-image);background-position:center;background-size:cover;transform:scale(1.02)}.hero-content{position:relative;width:min(980px,calc(100% - 32px));margin-inline:auto;padding:5.5rem 0 4.2rem}.eyebrow{margin:0 0 .8rem;color:var(--sun);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,h4{margin:0;line-height:1.08}h1{max-width:980px;font-size:5.4rem;font-weight:900;text-wrap:balance}h2{font-size:3.4rem;font-weight:900;text-wrap:balance}h3{font-size:1.6rem;font-weight:900}h4{font-size:1.05rem;font-weight:900}.hero-lede{max-width:760px;margin:1.1rem 0 0;font-size:1.35rem;color:#ffffffe6}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:46px;padding:.78rem 1.05rem;border:1px solid transparent;border-radius:4px;background:var(--coral);color:#fff;font-weight:900;text-decoration:none}.button:hover{background:#c84025;color:#fff}.button.secondary{border-color:#ffffff94;background:#ffffff14;color:#fff}.button.secondary:hover{background:#fff;color:var(--forest-deep)}.button.dark{background:var(--forest-deep);color:#fff}.button.dark:hover{background:var(--sea);color:#fff}.band{padding:5.8rem 0}.band.soft{background:#f4f0e7c7;border-block:1px solid var(--line)}.band.sky{background:linear-gradient(120deg,var(--sky),#f7f6ed);border-block:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(260px,.7fr);gap:clamp(1.2rem,4vw,3.5rem);align-items:end;margin-bottom:2rem}.section-heading p{margin:0;color:var(--muted);font-size:1.08rem}.lead{max-width:820px;font-size:1.25rem;color:var(--muted)}.intro-grid,.mission-grid,.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:clamp(1.4rem,4vw,4rem);align-items:start}.prose p,.prose li{color:var(--muted);font-size:1.02rem}.prose p:first-child{margin-top:0}.fact-panel{border-top:5px solid var(--forest);background:#fff;box-shadow:var(--shadow);padding:1.8rem}.fact-panel dl{margin:0;display:grid;gap:1rem}.fact-panel dt{color:var(--muted);font-size:.78rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.fact-panel dd{margin:.15rem 0 0;font-weight:800}.focus-grid,.project-grid,.update-grid,.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.focus-item,.status-item,.update-card,.project-card,.contact-card{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.focus-item,.status-item,.update-card,.contact-card{padding:1.25rem}.focus-item{border-top:5px solid var(--sea)}.focus-item:nth-child(2){border-top-color:var(--leaf)}.focus-item:nth-child(3){border-top-color:var(--sun)}.focus-item p,.status-item p,.update-card p,.contact-card p{margin:.65rem 0 0;color:var(--muted)}.project-card{display:grid;grid-template-rows:210px auto;background:#fff;transition:transform .16s ease,box-shadow .16s ease}.project-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.project-card img{width:100%;height:100%;aspect-ratio:16 / 9;object-fit:cover;background:var(--sky)}.project-card-body{padding:1.1rem}.project-card-body a{text-decoration:none}.project-card p{margin:.75rem 0 0;color:var(--muted)}.meta-row,.tag-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.85rem}.pill{display:inline-flex;align-items:center;min-height:28px;border:1px solid var(--line);border-radius:999px;padding:.22rem .6rem;background:var(--paper-soft);color:var(--forest-deep);font-size:.82rem;font-weight:800}.breadcrumbs{margin:0 0 1.6rem;color:var(--muted);font-size:.92rem;font-weight:800}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;margin:0;padding:0}.breadcrumbs li{display:inline-flex;align-items:center;min-width:0;overflow-wrap:anywhere}.breadcrumbs li+li:before{content:"/";margin-inline:.35rem;color:#15201d6b}.breadcrumbs a{color:var(--forest-deep);text-decoration:none}.breadcrumbs a:hover{color:var(--coral);text-decoration:underline}.breadcrumbs [aria-current=page]{color:var(--muted)}.project-hero{min-height:56vh}.project-hero:before{background:linear-gradient(180deg,#071c175c,#071c17c2),linear-gradient(90deg,#071c17e6,#071c177a),var(--hero-image);background-position:center;background-size:cover}.project-layout{display:grid;grid-template-columns:minmax(0,.68fr) minmax(280px,.32fr);gap:4rem;align-items:start}.project-layout aside{position:sticky;top:104px}.project-layout .prose h2{margin-top:2rem;font-size:2.45rem}.project-status-note{border-left:5px solid var(--sea);padding:.9rem 0 .9rem 1rem;background:#d9eef26b}.project-cta{margin-top:2.2rem;padding-top:1.4rem;border-top:1px solid var(--line)}.project-cta h2{font-size:2rem}.check-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.75rem}.check-list li{position:relative;padding-left:1.55rem;color:var(--muted)}.check-list li:before{content:"";position:absolute;left:0;top:.55rem;width:.55rem;height:.55rem;background:var(--leaf);border-radius:50%}.timeline{display:grid;gap:1rem;margin-top:1.6rem}.timeline article{padding:1.15rem;border-left:5px solid var(--sea);background:#fff}.timeline time{display:block;color:var(--muted);font-size:.9rem;font-weight:800}.site-footer{background:var(--forest-deep);color:#fff;padding:3rem 0 2rem}.footer-grid{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:2rem;align-items:start}.site-footer a{color:#fff}.site-footer p{margin:.8rem 0 0;color:#ffffffc2}.footer-links{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.small{font-size:.88rem}.source-note{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--line);color:var(--muted);font-size:.92rem}.not-found{min-height:70vh;display:grid;place-items:center;padding:4rem 1rem;text-align:center}@media(max-width:920px){h1{font-size:4rem}h2{font-size:2.75rem}.hero-lede{font-size:1.2rem}.lead{font-size:1.14rem}.band{padding:4.4rem 0}.fact-panel{padding:1.45rem}.nav-toggle{display:inline-grid;place-items:center}.site-nav{position:fixed;inset:78px 0 auto;display:none;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.site-nav[data-open=true]{display:block}.nav-list{width:min(var(--container),calc(100% - 32px));margin:0 auto;padding:1rem 0;display:grid;gap:.2rem}.nav-list a{min-height:48px}.section-heading,.intro-grid,.mission-grid,.contact-grid,.project-layout,.footer-grid{grid-template-columns:1fr}.focus-grid,.project-grid,.update-grid,.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-layout aside{position:static}}@media(max-width:620px){h1{font-size:2.55rem}h2{font-size:2.1rem}h3{font-size:1.28rem}.hero-lede,.lead{font-size:1.08rem}.band{padding:3.2rem 0}.fact-panel{padding:1.2rem}.header-inner{min-height:68px}.brand>img:not(.brand-mark){display:none}.brand .brand-mark{display:block;width:44px;height:44px;object-fit:contain}.brand-name{display:inline-block}.site-nav{inset-block-start:68px}.hero{min-height:68vh}.hero-content{padding:4.5rem 0 3rem}.focus-grid,.project-grid,.update-grid,.status-grid{grid-template-columns:1fr}.project-card{grid-template-rows:190px auto}.project-layout .prose h2,.project-cta h2{font-size:1.75rem}}
