@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{--forest:#173e30;--forest-dark:#103326;--forest-mid:#245541;--cream:#f8f6ef;--warm:#eee9db;--gold:#e3c878;--gold-dark:#a77925;--ink:#19352d;--muted:#50635a;--line:#dce3d6;--white:#fff;--container:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:400 1rem/1.7 'DM Sans',sans-serif}button,a{font:inherit}a{color:inherit}button{cursor:pointer}img,svg{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,'DM Sans',sans-serif;line-height:1.16;letter-spacing:-.045em}h1{font-size:clamp(3.5rem,6.7vw,6.45rem);font-weight:600}h2{font-size:clamp(2.65rem,4.5vw,4.7rem);font-weight:600}h3{font-size:1.45rem;font-weight:700;letter-spacing:-.035em}em{font-style:normal;color:var(--gold-dark)}.container{width:min(calc(100% - 3rem),var(--container));margin-inline:auto}.section{padding:clamp(5.5rem,10vw,9rem) 0;scroll-margin-top:5.5rem}.eyebrow{font-family:Manrope,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#6e7d4b;margin-bottom:1.6rem}.eyebrow.light{color:var(--gold)}.skip-link{position:absolute;top:-100px;left:1rem;z-index:1000;background:var(--gold);padding:.8rem 1rem}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid #edbb40;outline-offset:4px}

.site-header{position:relative;z-index:20;background:var(--cream)}.header-inner{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;gap:.85rem;align-items:center;text-decoration:none;white-space:nowrap}.brand img{flex:none}.brand-words{display:flex;flex-direction:column;line-height:1.15}.brand-words strong{font:800 1.25rem/1.15 Manrope,sans-serif;letter-spacing:-.05em}.brand-words small{font:600 .65rem/1.4 Manrope,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#727d6e;margin-top:.3rem}.primary-nav{display:flex;align-items:center;gap:clamp(1rem,2vw,2.2rem)}.primary-nav>a,.footer-links a{font:700 .85rem/1.2 Manrope,sans-serif;text-decoration:none}.primary-nav>a:hover,.footer-links a:hover,.inline-link:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.primary-nav .nav-cta{background:var(--forest);color:white;border-radius:999px;padding:.9rem 1.3rem;display:inline-flex;gap:1rem;align-items:center}.primary-nav .nav-cta:hover{text-decoration:none;background:#285943}.lang-switch{border:0;background:transparent;display:inline-flex;align-items:center;gap:.25rem;padding:.4rem;color:#7a877b;font:800 .78rem/1 Manrope,sans-serif;letter-spacing:.04em}.lang-switch .lang-active{color:var(--forest)}.lang-divider{opacity:.45}.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px;padding:10px;flex-direction:column;justify-content:center;gap:5px}.menu-toggle span{height:2px;width:100%;background:var(--forest);border-radius:2px}

.hero{position:relative;overflow:hidden;color:white;background:var(--forest);min-height:670px}.hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 77% 47%,#315e45 0,transparent 38%),linear-gradient(135deg,#173e30,#103326);opacity:.85}.hero-glow{position:absolute;width:60rem;height:60rem;border-radius:50%;border:1px solid rgba(220,204,151,.08);top:-14rem;right:-14rem}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:2rem;padding-top:6.1rem;padding-bottom:6rem}.hero-copy{max-width:730px}.hero h1{margin:0 0 2rem}.hero h1 em{color:var(--gold)}.hero-lead{max-width:570px;font-size:1.15rem;line-height:1.75;color:#e2e9dc;margin-bottom:2.5rem}.hero-actions{display:flex;align-items:center;gap:2.3rem;flex-wrap:wrap}.button{min-height:56px;border-radius:999px;padding:.95rem 1.5rem;display:inline-flex;align-items:center;justify-content:space-between;gap:1.7rem;text-decoration:none;font:800 .88rem/1.2 Manrope,sans-serif;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--forest-dark)}.button-gold:hover{background:#f0d68e}.text-link{display:inline-flex;gap:1.4rem;align-items:center;font:800 .9rem/1.2 Manrope,sans-serif;text-decoration:none}.on-dark{color:white}.hero-art{position:relative;display:grid;place-items:center;aspect-ratio:1;max-width:510px;justify-self:end;width:100%}.hero-symbol{width:88%;filter:drop-shadow(0 18px 45px rgba(0,0,0,.1));transform:rotate(-8deg)}.art-orbit{position:absolute;border:1px solid rgba(224,207,146,.14);border-radius:50%}.orbit-one{inset:2%}.orbit-two{inset:13%}.hero-art-caption{position:absolute;bottom:4%;font:700 .68rem/1 Manrope,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#c8d9c8}.hero-bottom{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.16);padding-top:1rem;padding-bottom:1.2rem;display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#ccd9ca}.scroll-cue{font-size:1.2rem;line-height:1}

.intro-section{background:var(--cream)}.intro-grid,.stories-grid,.transparency-grid{display:grid;grid-template-columns:1fr .8fr;gap:clamp(3rem,8vw,8rem)}.intro-grid h2,.stories-grid h2,.transparency-grid h2{max-width:730px}.intro-body{padding-top:2.65rem}.intro-body p,.vision-copy p,.stories-grid p,.transparency-grid p{color:var(--muted)}.large-copy{font-size:clamp(1.18rem,1.8vw,1.5rem);line-height:1.55;color:var(--ink)!important;font-weight:500}.inline-link{display:inline-flex;gap:1.5rem;align-items:center;border-bottom:1px solid var(--forest);padding-bottom:.45rem;margin-top:1.2rem;text-decoration:none;font:800 .85rem/1.25 Manrope,sans-serif}

.audience-section{background:#e9eee5}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:3rem}.section-heading h2{max-width:680px;margin-bottom:0}.section-heading>p{max-width:340px;color:var(--muted);margin-bottom:.45rem}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.audience-card{min-height:310px;background:var(--cream);padding:2rem;display:flex;flex-direction:column;position:relative}.card-number{position:absolute;right:2rem;top:2rem;font:800 .8rem Manrope,sans-serif;color:#7a917e}.card-icon{height:75px;width:75px;border-radius:50%;background:#e3eade;color:var(--forest);display:grid;place-items:center;margin-bottom:2.25rem}.card-icon svg{width:39px;height:39px;fill:none;stroke:currentColor;stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.audience-card h3{margin-bottom:.7rem}.audience-card p{color:var(--muted);margin:0;max-width:29ch}

.approach-section{background:var(--forest);color:white}.approach-grid{display:grid;grid-template-columns:.9fr 1fr;gap:clamp(3rem,9vw,9rem)}.approach-heading{position:sticky;top:3rem;align-self:start}.approach-heading h2 em{color:var(--gold)}.approach-heading>p:last-child{font-size:1.12rem;max-width:31ch;color:#c7d8cc}.steps{list-style:none;padding:0;margin:0}.steps li{display:grid;grid-template-columns:4.5rem 1fr;gap:1.3rem;border-top:1px solid rgba(255,255,255,.23);padding:2rem 0 2.3rem}.steps li:last-child{border-bottom:1px solid rgba(255,255,255,.23)}.step-count{color:var(--gold);font:700 1.2rem Manrope,sans-serif}.steps h3{margin-bottom:.55rem}.steps p{color:#c7d8cc;margin:0;max-width:36ch}

.vision-section{background:var(--cream)}.vision-grid{display:grid;grid-template-columns:1fr .9fr;gap:clamp(3rem,7vw,8rem);align-items:center}.vision-image-wrap{position:relative;min-height:560px;background:#d7e1cf}.vision-image{width:100%;height:100%;min-height:560px;object-fit:cover}.vision-image-note{position:absolute;left:1.2rem;bottom:1.2rem;background:var(--cream);padding:.85rem 1.1rem;color:var(--forest);font:800 .8rem/1.3 Manrope,sans-serif}.vision-copy h2{margin-bottom:1.8rem}.vision-note{margin-top:2.2rem;padding-top:1.6rem;border-top:1px solid var(--line);display:flex;align-items:center;gap:1rem;font:800 .88rem/1.4 Manrope,sans-serif}.vision-note-icon{font-size:1.6rem;color:var(--gold-dark)}

.stories-section{background:var(--warm)}.stories-grid{align-items:start}.stories-grid>div:last-child{padding-top:2.65rem}.stories-grid h2{max-width:560px}

.support-section{background:#214c39;color:white}.support-top{display:flex;justify-content:space-between;align-items:end;gap:3rem;margin-bottom:3.5rem}.support-top h2{max-width:670px;margin-bottom:0}.support-top h2 em{color:var(--gold)}.support-top>p{max-width:380px;color:#d5e1d5;margin-bottom:.3rem}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.26);border-bottom:1px solid rgba(255,255,255,.26)}.support-grid article{padding:2.3rem 2.2rem 2rem 0;min-height:260px}.support-grid article+article{border-left:1px solid rgba(255,255,255,.26);padding-left:2.2rem}.support-icon{display:block;color:var(--gold);font-size:2.2rem;line-height:1;margin-bottom:2.5rem}.support-grid p{color:#cfddcf;margin:0;max-width:31ch}.support-button{margin-top:3rem}

.transparency-section{background:var(--cream)}.transparency-grid>div:last-child{padding-top:2.65rem}.transparency-list{list-style:none;padding:0;margin:2rem 0}.transparency-list li{position:relative;padding:.75rem 0 .75rem 1.9rem;border-top:1px solid var(--line);font-weight:600}.transparency-list li:last-child{border-bottom:1px solid var(--line)}.transparency-list li::before{content:'✓';position:absolute;left:0;color:#507a4c;font-weight:800}.transparency-status{padding:1.1rem 1.3rem;background:#e9eee5;font-size:.9rem;line-height:1.55;margin:0}

.contact-section{background:var(--forest-dark);color:white;padding:clamp(5rem,8vw,8rem) 0;scroll-margin-top:5.5rem}.contact-grid{display:grid;grid-template-columns:1fr .7fr;gap:clamp(3rem,8vw,8rem);align-items:end}.contact-grid h2{max-width:680px;margin-bottom:0}.contact-grid h2 em{color:var(--gold)}.contact-copy>p{font-size:1.1rem;line-height:1.7;color:#d7e4d8}.contact-status{display:flex;gap:.9rem;align-items:center;border-top:1px solid rgba(255,255,255,.25);padding-top:1.25rem;font:700 .83rem/1.5 Manrope,sans-serif;color:var(--gold)}.status-line{width:24px;height:2px;background:var(--gold);flex:none}.site-footer{background:#0c2c20;color:#e8f0e7;padding:3.3rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1.5fr .6fr .7fr;gap:2rem}.site-footer .brand-words small{color:#aabdae}.footer-brand p{max-width:330px;color:#aebfaf;margin:1.5rem 0 0;font-size:.9rem}.footer-links{display:grid;gap:.95rem;align-content:start;padding-top:.45rem}.footer-links a{font-size:.82rem}.footer-end{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;color:#b7c8b9;font-size:.8rem}.footer-lang{color:#aabdae}.footer-lang .lang-active{color:white}

@media(max-width:950px){.primary-nav{gap:1rem}.primary-nav>a{font-size:.77rem}.hero-grid{grid-template-columns:1.25fr .75fr}.hero-art{opacity:.82}.vision-image-wrap,.vision-image{min-height:470px}}@media(max-width:760px){.container{width:min(calc(100% - 2rem),var(--container))}.header-inner{min-height:76px}.brand img{width:42px;height:42px}.brand-words strong{font-size:1.1rem}.brand-words small{font-size:.54rem}.menu-toggle{display:flex}.primary-nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--cream);padding:1.5rem 1rem 2rem;box-shadow:0 20px 30px rgba(10,40,25,.13);flex-direction:column;align-items:stretch;gap:0}.primary-nav.is-open{display:flex}.primary-nav>a{padding:1rem .35rem;font-size:1rem;border-top:1px solid var(--line)}.primary-nav .nav-cta{border:0;justify-content:space-between;margin-top:1rem;padding:1rem 1.2rem}.primary-nav .lang-switch{align-self:flex-start;margin-top:1rem;padding:.6rem .35rem}.hero{min-height:0}.hero-grid{display:block;padding-top:5rem;padding-bottom:4.5rem}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(3.15rem,11vw,5.2rem);max-width:680px}.hero-lead{font-size:1.05rem}.hero-art{position:absolute;right:-27%;bottom:-18%;width:78%;opacity:.18;pointer-events:none}.hero-art-caption{display:none}.hero-bottom{font-size:.65rem;gap:1rem}.intro-grid,.stories-grid,.transparency-grid,.approach-grid,.vision-grid,.contact-grid{grid-template-columns:1fr;gap:1.2rem}.intro-body,.stories-grid>div:last-child,.transparency-grid>div:last-child{padding-top:0}.section-heading,.support-top{display:block}.section-heading>p,.support-top>p{max-width:650px;margin-top:1.5rem}.audience-grid,.support-grid{grid-template-columns:1fr}.audience-card{min-height:0}.audience-card .card-icon{margin-bottom:1.7rem}.approach-heading{position:static}.steps{margin-top:2rem}.vision-grid{gap:3rem}.vision-image-wrap,.vision-image{min-height:400px}.vision-image-wrap{order:2}.vision-copy{order:1}.support-grid article{min-height:0;padding:1.8rem 0}.support-grid article+article{border-left:0;border-top:1px solid rgba(255,255,255,.26);padding-left:0}.support-icon{margin-bottom:1.5rem}.contact-grid{gap:2rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-end{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.18)}}@media(max-width:460px){.hero-grid{padding-top:4.2rem}.hero h1{font-size:3rem}.hero-actions{align-items:stretch;gap:1.4rem;flex-direction:column}.hero-actions .button{width:100%}.hero-actions .text-link{margin-left:.2rem}.section{padding:5.2rem 0}.section-heading{margin-bottom:2rem}.audience-card{padding:1.55rem}.steps li{grid-template-columns:3.5rem 1fr;gap:.6rem}.vision-image-wrap,.vision-image{min-height:315px}.footer-grid{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.footer-end{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Sun, leaf, and open-book identity inspired by the supplied mark. */
:root{--forest:#173f2e;--forest-dark:#103526;--forest-mid:#315b41;--cream:#fcfaf5;--warm:#f1eadc;--gold:#e2b55e;--gold-dark:#9e681d;--ink:#173c2b;--muted:#4c6153;--line:#dfe5d9}
.site-header{background:#fffdf9;border-bottom:1px solid #e9e4d6}
.header-inner{min-height:98px}
.brand{gap:.55rem}
.brand img{width:66px;height:66px}
.brand-words strong{font-size:1.08rem;letter-spacing:.035em;text-transform:uppercase}
.brand-words small{color:var(--gold-dark);font-size:.55rem;letter-spacing:.16em}
.primary-nav .nav-cta{background:var(--forest);border-radius:3px}
.primary-nav .nav-cta:hover{background:#275f43}
.hero{background:#fbf8f0;color:var(--forest);min-height:655px}
.hero::before{background:radial-gradient(circle at 76% 44%,rgba(227,181,94,.15),transparent 37%),linear-gradient(135deg,#fffdf8,#f5f0e5);opacity:1}
.hero-glow{width:49rem;height:49rem;top:-15rem;right:-6rem;border-color:rgba(150,106,37,.10)}
.hero-grid{grid-template-columns:1.08fr .92fr;padding-top:5.5rem;padding-bottom:5rem}
.hero-copy{max-width:695px}
.hero h1{font-size:clamp(3.35rem,5.85vw,5.75rem);line-height:1.1}
.hero h1 em{color:var(--gold-dark)}
.hero-lead{color:#496253;font-size:1.16rem}
.hero .eyebrow.light{color:var(--gold-dark)}
.hero .button-gold{background:var(--forest);color:#fff;border-radius:3px}
.hero .button-gold:hover{background:#275f43}
.hero .on-dark{color:var(--forest)}
.hero-art{width:100%;max-width:525px;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}
.hero-symbol-frame{width:100%;display:grid;place-items:center;padding:1rem}
.hero-symbol{width:min(100%,480px);height:auto;filter:drop-shadow(0 18px 24px rgba(101,79,37,.11));transform:none}
.hero-art-caption{position:static;margin:0;font-size:.73rem;letter-spacing:.46em;color:var(--gold-dark);text-align:center}
.hero-bottom{border-top-color:#e3e1d7;color:#57705d}
.intro-section{background:#fffdf9}
.audience-section{background:#f0f3eb}
.audience-card{background:#fffdf9;border-top:4px solid var(--gold)}
.audience-card:nth-child(2){border-top-color:#8ca773}
.audience-card:nth-child(3){border-top-color:var(--forest)}
.card-icon{background:#ecf0e5}
.vision-section{background:#fffdf9}
.stories-section{background:#f4efe5}
.support-section{background:#24543b}
.transparency-section{background:#fffdf9}
.button-gold{border-radius:3px}
.site-footer .brand img{width:58px;height:58px}
.site-footer .brand-words strong{color:#f5f1e5}
.site-footer .brand-words small{color:#e3c17b}
@media(max-width:950px){.hero-grid{grid-template-columns:1.05fr .95fr}.hero-art{opacity:1}.brand img{width:57px;height:57px}}
@media(max-width:760px){.header-inner{min-height:76px}.brand img{width:47px;height:47px}.brand-words strong{font-size:.92rem}.brand-words small{font-size:.45rem}.primary-nav{top:76px}.hero-grid{display:grid;grid-template-columns:1fr;gap:0;padding-top:4.6rem;padding-bottom:3.8rem}.hero-art{position:relative;right:auto;bottom:auto;width:min(76%,380px);margin:2.8rem auto 0;opacity:1;pointer-events:auto;aspect-ratio:auto}.hero-symbol-frame{padding:0}.hero-art-caption{display:block;font-size:.63rem}.hero h1{font-size:clamp(3.15rem,10vw,5rem)}.hero-lead{color:#496253}}
@media(max-width:460px){.hero-grid{padding-top:3.7rem}.hero h1{font-size:clamp(2.75rem,10.5vw,3.5rem)}.hero-art{width:min(80%,280px)}.hero-art-caption{letter-spacing:.3em}.site-footer .brand img{width:48px;height:48px}}
