:root{--navy: #142920;--teal: #1B7A5A;--coral: #D4864E;--sun: #E8A838;--cream: #FAFAF5;--charcoal: #1C2D26;--muted: #5F7A6E;--white: #ffffff;--shadow: 0 18px 45px rgba(20, 41, 32, .12)}*{box-sizing:border-box}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:1rem;top:.75rem;z-index:100;background:var(--white);color:var(--navy);border:1px solid rgba(14,29,22,.18);border-radius:999px;padding:.55rem .9rem;box-shadow:var(--shadow);transform:translateY(-220%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}body{margin:0;font-family:Work Sans,system-ui,-apple-system,sans-serif;color:var(--charcoal);background:radial-gradient(circle at top,#fff,#f0f5f2 45%,#fff)}a{color:inherit;text-decoration:none}a:hover{color:var(--teal)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--sun);outline-offset:3px}h1,h2,h3,h4,h5{font-family:Sora,system-ui,-apple-system,sans-serif;color:var(--navy);margin:0 0 .75rem}h1{font-size:clamp(2.8rem,4vw,4.1rem);line-height:1.05;letter-spacing:-.02em;font-weight:700}h2{font-size:clamp(2rem,3vw,2.8rem);line-height:1.1;letter-spacing:-.015em;font-weight:700}h3{font-size:1.55rem;line-height:1.2;letter-spacing:-.01em;font-weight:600}h4{font-size:1.2rem;line-height:1.3;font-weight:600}p{line-height:1.6;margin:0 0 1rem;color:var(--muted)}ul{padding-left:1.2rem;color:var(--muted);margin:0}li{margin-bottom:.5rem}img{max-width:100%;display:block}.container{width:min(1200px,92%);margin:0 auto}.page{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.site-header{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid rgba(14,29,22,.08)}.nav-bar{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0;gap:1.5rem}.brand{display:flex;align-items:center;gap:.75rem;font-weight:600;color:var(--navy)}.brand-logo{height:30px;width:auto}.brand-mark{width:36px;height:36px;border-radius:14px;background:linear-gradient(135deg,var(--coral),var(--sun));box-shadow:var(--shadow)}.nav-toggle{display:none;flex-direction:column;gap:6px;border:none;background:transparent;cursor:pointer}.nav-toggle span{display:block;width:26px;height:2px;background:var(--navy)}.nav{display:flex;align-items:center;flex:1;justify-content:flex-start}.nav-list{list-style:none;display:flex;align-items:center;gap:1.5rem;margin:0;padding:0}.nav-item{position:relative}.nav-link{position:relative;display:inline-flex;align-items:center;gap:.35rem;font-weight:600;font-size:.95rem;color:var(--navy);padding:.35rem .1rem}.nav-chevron{width:9px;height:9px;border-right:2px solid rgba(20,41,32,.6);border-bottom:2px solid rgba(20,41,32,.6);transform:rotate(45deg);margin-left:.25rem;margin-top:-2px;transition:transform .18s ease,border-color .18s ease}.nav-link:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;background:var(--teal);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.nav-item:hover .nav-link:after,.nav-item:focus-within .nav-link:after{transform:scaleX(1)}.nav-item.is-open .nav-chevron,.nav-item:hover .nav-chevron,.nav-item:focus-within .nav-chevron{border-color:#1b7a5abf}.nav-item.is-open .nav-chevron{transform:rotate(-135deg)}.nav-dropdown{position:absolute;top:calc(100% + .7rem);left:-.5rem;min-width:320px;padding:.85rem;background:var(--white);border:1px solid rgba(14,29,22,.12);border-radius:14px;box-shadow:var(--shadow);display:none}.nav-item.is-open .nav-dropdown{display:block}.nav-dropdown-link{display:flex;flex-direction:column;gap:.2rem;padding:.55rem .6rem;border-radius:12px;color:var(--charcoal)}.nav-dropdown-title{font-weight:650;color:var(--navy)}.nav-dropdown-desc{font-size:.82rem;line-height:1.3;color:var(--muted)}.nav-dropdown-link:hover{background:#1b7a5a14;color:var(--teal)}.nav-dropdown-link:hover .nav-dropdown-desc{color:#1b7a5ae6}.nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown{display:block}.nav-cta{padding:.55rem 1.1rem;background:var(--navy);color:var(--white);border-radius:999px;font-size:.9rem;font-weight:600;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 12px 22px #0e1d162e}.nav-meta{display:flex;align-items:center;gap:1rem}.nav-mobile-meta{display:none;width:100%;gap:.75rem;padding-top:.9rem;margin-top:.5rem;border-top:1px solid rgba(14,29,22,.08)}.lang-toggle{padding:.4rem .8rem;border-radius:999px;border:1px solid rgba(20,41,32,.15);font-weight:600;font-size:.85rem;background:var(--white)}.alert{background:#1b7a5a1a;border:1px solid rgba(27,122,90,.35);color:var(--navy);padding:.75rem 1rem;border-radius:12px;margin:1rem auto 0;width:min(900px,92%)}.home-slider{position:relative;overflow:hidden;background:var(--navy)}.home-slider__slides{position:relative;height:clamp(420px,62vh,620px)}.home-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .65s ease}.home-slide.is-active{opacity:1;pointer-events:auto}.home-slide img{width:100%;height:100%;object-fit:cover}.home-slide__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#142920db,#1429208c 48%,#1429202e 70%,#14292000)}.home-slide__content{position:absolute;inset:0;display:flex;align-items:center}.home-slide__content .container{display:flex;flex-direction:column;justify-content:center;gap:.5rem;padding-top:6rem;padding-bottom:2rem}.home-slide__content h2{color:var(--white);font-size:clamp(2.2rem,3.8vw,3.6rem);letter-spacing:-.02em;max-width:18ch}.home-slide__lead{color:#ffffffd6;font-size:1.05rem;max-width:48ch}.home-slider__controls{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;pointer-events:none}.home-slider__arrow{pointer-events:auto;width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:#0e1d1659;color:#fffffff2;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,background .18s ease,border-color .18s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-slider__arrow:hover{transform:translateY(-1px);background:#0e1d1673;border-color:#ffffff61}.home-slider__dots{position:absolute;left:50%;bottom:1.15rem;transform:translate(-50%);display:flex;gap:.6rem;z-index:1}.home-slider__dot{width:9px;height:9px;border-radius:999px;border:1px solid rgba(255,255,255,.6);background:#ffffff2e;padding:0;cursor:pointer}.home-slider__dot.is-active{background:var(--sun);border-color:#ffffffd9}.hero--after-slider{padding-top:3.2rem}.hero{padding:4rem 0 3rem;position:relative}.hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;align-items:center}.hero-card{padding:2rem;background:var(--white);border-radius:24px;box-shadow:var(--shadow);border:1px solid rgba(20,41,32,.08)}.hero h1{font-size:clamp(2.8rem,4vw,4.2rem);line-height:1.05;letter-spacing:-.02em}.hero-actions{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.2rem;border-radius:999px;font-weight:600;border:1px solid transparent;cursor:pointer}.btn-primary{background:var(--teal);color:var(--white)}.btn-secondary{background:transparent;color:var(--navy);border-color:#14292033}.btn-secondary--invert{color:#ffffffeb;border-color:#ffffff8c;background:#ffffff14}.btn-secondary--invert:hover{color:var(--white);background:#ffffff24}.section{padding:3rem 0}.section--cream{background:var(--cream)}.feature-stack{display:flex;flex-direction:column;gap:2.25rem}.feature{display:flex;gap:2.25rem;align-items:center;padding:2.2rem;border-radius:24px;background:var(--white);border:1px solid rgba(20,41,32,.08);box-shadow:var(--shadow)}.feature--reverse{flex-direction:row-reverse}.feature-media{flex:1;min-height:240px;border-radius:20px;overflow:hidden;padding:1.25rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#d4864e1f,#1b7a5a1f);border:1px solid rgba(20,41,32,.08)}.feature-media img{width:100%;max-height:320px;object-fit:contain}.feature-body{flex:1.25}.feature-body ul{margin-top:1rem}.section-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.section-header a{font-weight:600}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.card{background:var(--white);padding:1.5rem;border-radius:20px;border:1px solid rgba(20,41,32,.08);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:.75rem}.card-media{height:160px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#d4864e33,#1b7a5a33)}.card-media img{width:100%;height:100%;object-fit:cover}a.card{color:inherit;transition:transform .2s ease,box-shadow .2s ease}a.card:hover{transform:translateY(-4px);box-shadow:0 22px 55px #1429202e}.card-tag{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--teal);font-weight:600}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:1.5rem}.stat{background:linear-gradient(135deg,#d4864e1a,#e8a83833);padding:1.2rem 1rem;border-radius:16px;text-align:center;border:1px solid rgba(212,134,78,.2)}.stat strong{display:block;font-size:1.6rem;color:var(--navy)}.callout{background:var(--navy);color:var(--white);padding:2.5rem;border-radius:24px;margin-top:2rem}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}input,textarea,select{width:100%;padding:.75rem .85rem;border-radius:12px;border:1px solid rgba(20,41,32,.2);font-family:inherit}label{font-weight:600;display:block;margin-bottom:.35rem}form .btn{margin-top:1rem}.site-footer{background:var(--navy);color:#fffc;padding:3rem 0 1.5rem;margin-top:3rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.footer-grid h5{color:var(--white);margin-bottom:.75rem}.footer-grid a{display:block;margin-bottom:.5rem;color:#ffffffbf}.newsletter-form{display:grid;gap:.6rem;margin-top:.75rem}.newsletter-form input{width:100%}.newsletter-form .btn{width:100%;margin-top:0}.form-success,.form-error{margin:.5rem 0 0;font-size:.9rem}.form-success{color:#ffffffd9}.form-error{color:#ffd1d1}.footer-bottom{margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.85rem}.footer-links{display:flex;gap:1rem;flex-wrap:wrap}.brand-inline{display:flex;align-items:center;gap:.75rem;font-weight:600;color:var(--white);margin-bottom:.5rem}.listing-meta{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.85rem;color:var(--muted)}.pill{display:inline-block;padding:.3rem .7rem;border-radius:999px;background:#1b7a5a1f;color:var(--teal);font-weight:600;font-size:.75rem}.pill--invert{background:#ffffff24;border:1px solid rgba(255,255,255,.22);color:#ffffffeb}@media(max-width:980px){.nav-meta{display:none}.nav-mobile-meta{display:flex;flex-wrap:wrap}.nav-dropdown-desc{display:none}.nav{position:absolute;left:0;right:0;top:calc(100% + .75rem);display:none;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem;background:var(--white);border-radius:16px;box-shadow:var(--shadow);border:1px solid rgba(14,29,22,.12);max-height:calc(100vh - 140px);overflow:auto}.nav.is-open,.nav-toggle{display:flex}.nav-list{flex-direction:column;align-items:flex-start;width:100%;gap:.75rem}.nav-item{width:100%}.nav-link{width:100%;justify-content:space-between;padding:.45rem .35rem}.nav-link:after{display:none}.nav-dropdown{position:static;display:none;min-width:unset;border:none;box-shadow:none;padding:.2rem 0 .65rem .75rem}.nav-item.is-open .nav-dropdown{display:block}.feature{flex-direction:column;align-items:stretch;padding:1.6rem}.feature--reverse{flex-direction:column}.feature-media{min-height:200px;padding:1rem}}@media(max-width:640px){.home-slider__controls{display:none}.home-slide__overlay{background:linear-gradient(0deg,#142920e6,#1429208c,#1429201f)}.home-slide__content{align-items:flex-end}.home-slide__content .container{justify-content:flex-end;padding-bottom:4.3rem}.nav-bar{flex-wrap:wrap}.brand{gap:.6rem}.brand span:last-child{font-size:.95rem}.hero{padding-top:3rem}.callout{padding:2rem}}@media(prefers-reduced-motion:reduce){.home-slide,.skip-link,.home-slider__arrow{transition:none}}body.site-body{color:var(--charcoal);background:#fff;min-height:100vh}.page{position:relative}.page-bg{display:none}.container{width:min(1240px,calc(100% - 2rem))}.site-main{position:relative;padding-top:0}.site-main>.section:first-child,.site-main>.hero:first-child{margin-top:0}.skip-link{background:var(--white);border:1px solid rgba(20,41,32,.12);color:var(--navy);box-shadow:0 4px 16px #14292014}.site-header{position:fixed;top:0;left:0;right:0;width:100%;margin:0;border:none;border-radius:0;background:linear-gradient(180deg,rgba(20,41,32,.95) 0%,rgba(20,41,32,.75) 70%,transparent 100%);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:50;transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}.site-header.is-scrolled{background:#fffffff7;-webkit-backdrop-filter:blur(20px) saturate(120%);backdrop-filter:blur(20px) saturate(120%);box-shadow:0 1px 12px #14292014;border-bottom:1px solid rgba(20,41,32,.06)}.site-header:not(.is-scrolled) .nav-link{color:#ffffffe6}.site-header:not(.is-scrolled) .nav-item:hover>.nav-link,.site-header:not(.is-scrolled) .nav-item.is-open>.nav-link{background:#ffffff1a;color:#fff}.site-header:not(.is-scrolled) .nav-chevron{border-color:#ffffff80}.site-header:not(.is-scrolled) .nav-item:hover .nav-chevron{border-color:#ffffffd9}.site-header:not(.is-scrolled) .brand{color:#fff}.site-header:not(.is-scrolled) .nav-cta{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.3);box-shadow:none}.site-header:not(.is-scrolled) .lang-toggle{background:transparent;color:#fff;border-color:#ffffff4d}.site-header:not(.is-scrolled) .nav-toggle span{background:#fff}.brand-logo--white{display:none}.site-header:not(.is-scrolled) .brand-logo--white{display:block}.site-header:not(.is-scrolled) .brand-logo--dark{display:none}.site-header:not(.is-scrolled) .nav-dropdown-link{color:var(--charcoal)}.site-header:not(.is-scrolled) .nav-dropdown-title{color:var(--navy)}.site-header:not(.is-scrolled) .nav-dropdown-desc{color:var(--muted)}.site-header__line{display:none}.nav-bar{padding:.85rem 1rem;gap:1rem}.brand{position:relative;gap:.65rem}.brand-badge{width:2rem;height:2rem;border-radius:11px;background:linear-gradient(145deg,var(--teal),#15664B);box-shadow:0 4px 12px #1b7a5a33}.brand-logo{height:28px}.nav-list{gap:.2rem;padding:0;border-radius:0;background:transparent;border:none}.nav-link{padding:.5rem .7rem;border-radius:10px;color:var(--charcoal);font-weight:600;font-size:.9rem}.nav-link:after{display:none}.nav-item:hover>.nav-link,.nav-item:focus-within>.nav-link,.nav-item.is-open>.nav-link{background:#1429200a;color:var(--navy)}.nav-chevron{border-color:#14292059}.nav-item:hover .nav-chevron,.nav-item:focus-within .nav-chevron,.nav-item.is-open .nav-chevron{border-color:var(--teal)}.nav-dropdown{top:calc(100% + .45rem);border-radius:14px;padding:.5rem;min-width:340px;border:1px solid rgba(20,41,32,.08);background:var(--white);box-shadow:0 12px 36px #1429201a;-webkit-backdrop-filter:none;backdrop-filter:none}.nav-dropdown:before{content:"";position:absolute;top:-.6rem;left:0;right:0;height:.6rem}.nav-dropdown-link{border:1px solid transparent;border-radius:10px;padding:.65rem;color:var(--charcoal)}.nav-dropdown-link:hover,.nav-dropdown-link:focus-visible{background:#1b7a5a0f;border-color:#1b7a5a1f;color:var(--navy)}.nav-dropdown-title{color:var(--navy)}.nav-dropdown-desc{color:var(--muted)}.nav-meta,.nav-mobile-meta{gap:.65rem}.nav-cta,.lang-toggle{border-radius:10px}.nav-cta{padding:.6rem 1rem;background:var(--navy);color:var(--white);border:1px solid transparent;font-weight:700;box-shadow:0 4px 12px #1429201f}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 8px 20px #14292029;color:var(--white)}.lang-toggle{background:transparent;color:var(--navy);border:1px solid rgba(20,41,32,.12)}.alert{margin-top:1rem;width:100%;border-radius:12px;border:1px solid rgba(27,122,90,.2);background:#1b7a5a0a;color:var(--navy);box-shadow:none}.hero,.section{position:relative}.hero{padding:4.5rem 0 2.75rem}.hero-grid{gap:1.4rem;align-items:stretch}.hero-grid>*{min-width:0}.hero>.container,.section>.container{position:relative;z-index:1}.hero-card,.card,.feature,form.card{border-radius:16px;border:1px solid rgba(20,41,32,.06);background:var(--white);box-shadow:0 1px 4px #1429200a;position:relative;overflow:hidden}.callout{border-radius:16px}.hero-card:before,.card:before,.feature:before,.callout:before,form.card:before{display:none}.hero-card{padding:1.5rem}.hero-card p:last-child,.card p:last-child{margin-bottom:0}.hero p strong{color:var(--navy)}.hero-actions{gap:.75rem}.btn{border-radius:10px;padding:.7rem 1.1rem;font-weight:650;letter-spacing:-.01em;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--teal);color:var(--white);border-color:transparent;box-shadow:0 4px 12px #1b7a5a26}.btn-primary:hover{box-shadow:0 6px 20px #1b7a5a33;color:var(--white)}.btn-secondary{background:transparent;border-color:#14292026;color:var(--navy)}.btn-secondary:hover{background:#14292008;border-color:#14292040}.btn-secondary--invert{background:#ffffff1a;color:#ffffffeb;border-color:#ffffff4d}.section{padding:2.8rem 0}.section--cream{background:#fafaf5}.section-header{align-items:end;margin-bottom:1rem}.section-header p{margin:0}.section-header a{color:var(--teal);padding-bottom:.15rem;border-bottom:1px solid rgba(27,122,90,.25)}.section-header a:hover{border-color:var(--teal)}.card-grid{gap:1rem}.card{padding:1.1rem;gap:.6rem}a.card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #14292014;color:inherit}.card-tag{width:fit-content;max-width:100%;color:var(--teal);background:#1b7a5a0f;border:1px solid rgba(27,122,90,.12);border-radius:999px;padding:.25rem .55rem;letter-spacing:.06em}.card h3,.hero-card h3{margin-bottom:.15rem}.card-media{height:170px;border-radius:12px;border:none;background:#f0f5f2}.card-media img{transition:transform .35s ease}a.card:hover .card-media img{transform:scale(1.03)}.listing-meta{color:var(--muted);font-size:.83rem;gap:.5rem .75rem}.listing-meta span{border:1px solid rgba(20,41,32,.08);background:#14292005;border-radius:999px;padding:.2rem .5rem}.stats-grid{gap:.75rem}.stat{text-align:left;padding:.95rem;border-radius:12px;border:1px solid rgba(27,122,90,.1);background:#1b7a5a08}.stat strong{color:var(--navy);font-size:1.3rem;line-height:1.05}.stat span{color:var(--muted);font-size:.82rem}.pgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.pcard{position:relative;display:flex;flex-direction:column;gap:.65rem;padding:1.35rem;background:var(--white);border:1px solid rgba(20,41,32,.07);border-radius:16px;color:inherit;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.pcard:before{content:"";position:absolute;inset:-1px;border-radius:17px;padding:1px;background:linear-gradient(135deg,transparent 40%,rgba(27,122,90,.25));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .22s ease;pointer-events:none}.pcard:hover{transform:translateY(-4px);box-shadow:0 14px 40px #14292017;border-color:#1b7a5a2e}.pcard:hover:before{opacity:1}.pcard__head{display:flex;align-items:center;gap:.85rem}.pcard__title{font-size:1.05rem;font-weight:650;color:var(--navy);margin:0;line-height:1.25}.pcard__desc{color:var(--muted);font-size:.9rem;line-height:1.55;margin:0;flex:1}.pcard__link{font-size:.82rem;font-weight:650;color:var(--teal);letter-spacing:-.01em;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.pcard:hover .pcard__link{opacity:1;transform:translateY(0)}.program-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.program-icon svg{width:22px;height:22px}.program-icon--training{background:linear-gradient(140deg,#1b7a5a24,#1b7a5a0f);color:var(--teal)}.program-icon--agriculture{background:linear-gradient(140deg,#e8a8382e,#e8a8380f);color:#9a7216}.program-icon--land{background:linear-gradient(140deg,#d4864e29,#d4864e0d);color:var(--coral)}.program-icon--social{background:linear-gradient(140deg,#1b7a5a1f,#e8a8381a);color:var(--teal)}.program-icon--research{background:linear-gradient(140deg,#1429201f,#1b7a5a0f);color:var(--charcoal)}.program-icon--sdgs{background:linear-gradient(140deg,#1b7a5a24,#e8a8381a);color:var(--teal)}.pill{background:#1b7a5a14;border:1px solid rgba(27,122,90,.15);color:var(--teal);border-radius:999px}.pill--invert{background:#ffffff1f;border-color:#ffffff40;color:#ffffffeb;width:fit-content}.home-slider{border-radius:0;overflow:hidden;margin:0;width:100%;border:none;box-shadow:none;background:var(--navy)}.home-slider__slides{height:100vh;min-height:560px;max-height:900px}.home-slider__arrow{width:2.8rem;height:2.8rem;border-radius:12px;background:#ffffff26;border-color:#fff3}.home-slider__dots{bottom:1rem;gap:.45rem;padding:.35rem .5rem;background:#1429204d;border:1px solid rgba(255,255,255,.12);border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-slider__dot{width:.52rem;height:.52rem;border-color:#ffffff4d;background:#ffffff26}.home-slider__dot.is-active{width:1.1rem;background:var(--teal);border-color:transparent}.hero--after-slider{padding-top:2.4rem}.feature{gap:1.5rem;padding:1.25rem}.feature-media{border-radius:12px;border-color:transparent;background:#f0f5f2}.feature-body ul{margin-top:.75rem}.callout{margin-top:1.2rem;padding:1.5rem;background:var(--navy)}.callout p{color:#ffffffb3}input,textarea,select{border-radius:10px;border:1px solid rgba(20,41,32,.15);background:var(--white);color:var(--charcoal);padding:.75rem .85rem}input::placeholder,textarea::placeholder{color:#5f7a6ea6}textarea{min-height:120px;resize:vertical}label{font-size:.9rem;color:var(--charcoal);margin-bottom:.4rem}.form-grid,form.card,.card form{gap:.85rem}form .btn{margin-top:.5rem}.rich-text,.rich-text p,.rich-text li{color:var(--muted)}.rich-text a{color:var(--teal);text-decoration:underline;text-decoration-color:#1b7a5a4d}.rich-text a:hover{text-decoration-color:var(--teal)}hr{border:none;border-top:1px solid rgba(20,41,32,.08);margin:1.5rem 0}table{width:100%;border-collapse:collapse;border-spacing:0;background:var(--white);border:1px solid rgba(20,41,32,.08);border-radius:12px;overflow:hidden}th,td{padding:.8rem .9rem;border-bottom:1px solid rgba(20,41,32,.06);text-align:left;vertical-align:top}th{color:var(--navy);font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;background:#fafaf5}tbody tr:hover{background:#1b7a5a05}.site-footer{margin-top:2.5rem;background:var(--navy);padding:2rem 0 1.5rem;color:#fffc}.footer-panel{border:none;border-radius:0;background:transparent;box-shadow:none;padding:0}.footer-grid{gap:1.5rem;grid-template-columns:1.15fr 1fr 1.35fr .8fr .8fr}.footer-grid>div{border-radius:0;border:none;background:transparent;padding:0}.footer-grid h5{color:var(--white);font-size:.95rem;margin-bottom:.55rem}.footer-grid a{color:#ffffffb3;margin-bottom:.4rem}.footer-grid a:hover{color:var(--white)}.footer-newsletter{background:transparent}.newsletter-form{gap:.55rem}.newsletter-form input{background:#ffffff14;border-color:#ffffff26;color:var(--white)}.newsletter-form .btn{width:100%}.form-success{color:#a3e0c5}.form-error{color:#ffd1c4}.form-success--light{color:var(--teal)}.form-error-light{color:#b00020}.footer-bottom{margin-top:1rem;border-top:1px solid rgba(255,255,255,.12);padding-top:1rem;color:#ffffff80}.footer-links a{color:#ffffff80}.footer-links a:hover{color:var(--white)}.footer-social{display:flex;gap:.75rem;margin-top:.75rem}.footer-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff14;color:#ffffffb3;transition:background .2s,color .2s}.footer-social a:hover{background:#ffffff2e;color:var(--white)}.brand-inline{color:var(--white)}.brand-mark{border-radius:10px;box-shadow:none;background:linear-gradient(135deg,var(--teal),#15664B)}main :where(code,pre){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}main code{background:#f0f5f2;padding:.08rem .35rem;border-radius:5px;border:1px solid rgba(20,41,32,.06)}main pre{border-radius:12px;background:#fafaf5;border:1px solid rgba(20,41,32,.08);padding:1rem;overflow:auto}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.stat-card{text-align:center;padding:1.5rem 1rem;background:var(--white);border:1px solid rgba(20,41,32,.06);border-radius:16px}.stat-card strong{display:block;font-family:Sora,system-ui,sans-serif;font-size:2rem;font-weight:700;color:var(--teal);line-height:1.1}.stat-card span{display:block;margin-top:.35rem;font-size:.88rem;color:var(--muted);line-height:1.35}.label-text{font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--teal);margin-bottom:.25rem}.timeline{position:relative;padding-left:2rem}.timeline:before{content:"";position:absolute;left:.45rem;top:0;bottom:0;width:2px;background:#1b7a5a33}.timeline-item{position:relative;padding-bottom:2rem}.timeline-item:last-child{padding-bottom:0}.timeline-item:before{content:"";position:absolute;left:-1.55rem;top:.35rem;width:10px;height:10px;border-radius:50%;background:var(--teal)}.timeline-year{display:inline-block;font-family:Sora,system-ui,sans-serif;font-size:.82rem;font-weight:700;color:var(--teal);background:#1b7a5a14;padding:.2rem .6rem;border-radius:6px;margin-bottom:.35rem}.timeline-content h3{font-size:1.15rem;margin-bottom:.3rem}.timeline-content p{color:var(--muted);line-height:1.55}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem}.step-card{padding:1.5rem;background:var(--white);border:1px solid rgba(20,41,32,.06);border-radius:16px}.step-number{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:var(--teal);color:var(--white);font-family:Sora,system-ui,sans-serif;font-size:.85rem;font-weight:700;margin-bottom:.75rem}.step-card h3{font-size:1.1rem;margin-bottom:.35rem}.step-card p{color:var(--muted);line-height:1.55;font-size:.92rem}.card-grid--two{grid-template-columns:repeat(2,1fr)}.content-stack{display:flex;flex-direction:column;gap:0}.content-block{padding:1.5rem 0;border-bottom:1px solid rgba(20,41,32,.06)}.content-block:last-child{border-bottom:none}.content-block h3{font-size:1.15rem;margin-bottom:.4rem}.content-block p{color:var(--muted);line-height:1.65}.check-list{list-style:none;padding:0;margin:0}.check-list li{position:relative;padding:.6rem 0 .6rem 1.6rem;color:var(--charcoal);line-height:1.55;border-bottom:1px solid rgba(20,41,32,.04)}.check-list li:last-child{border-bottom:none}.check-list li:before{content:"";position:absolute;left:0;top:.85rem;width:8px;height:8px;border-radius:2px;background:var(--teal)}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid rgba(20,41,32,.06)}.faq-question{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-family:Sora,system-ui,sans-serif;font-size:1rem;font-weight:600;color:var(--navy);cursor:pointer;list-style:none}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"";width:.5rem;height:.5rem;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:rotate(45deg);transition:transform .2s ease;flex-shrink:0;margin-left:1rem}.faq-item[open] .faq-question:after{transform:rotate(-135deg)}.faq-answer{padding:0 0 1rem}.faq-answer p{color:var(--muted);line-height:1.65}.impact-list{display:flex;flex-direction:column;gap:.75rem}.impact-item{display:flex;align-items:baseline;gap:.75rem}.impact-item strong{font-family:Sora,system-ui,sans-serif;font-size:1.1rem;color:var(--teal);white-space:nowrap;min-width:3.5rem}.impact-item span{color:var(--charcoal);font-size:.92rem;line-height:1.45}.social-links{display:flex;flex-wrap:wrap;gap:.5rem}.social-links a{display:inline-block;padding:.4rem .8rem;font-size:.88rem;font-weight:500;color:var(--charcoal);background:#1429200a;border-radius:8px;border:1px solid rgba(20,41,32,.06);transition:background .15s ease,color .15s ease}.social-links a:hover{background:#1b7a5a14;color:var(--teal)}.contact-details{margin-top:.75rem}.contact-details p{margin:.25rem 0}@media(max-width:1100px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-newsletter{grid-column:1 / -1}}@media(max-width:980px){.site-header{top:0;width:100%;border-radius:0}.nav-bar{padding:.85rem}.site-header.nav-open{background:#fffffff7;-webkit-backdrop-filter:blur(20px) saturate(120%);backdrop-filter:blur(20px) saturate(120%)}.site-header.nav-open .nav-link{color:var(--charcoal)}.site-header.nav-open .nav-chevron{border-color:#14292059}.site-header.nav-open .nav-toggle span{background:var(--navy)}.site-header.nav-open .brand-logo--white{display:none}.site-header.nav-open .brand-logo--dark{display:block}.site-header.nav-open .brand{color:var(--navy)}.nav{top:calc(100% + .5rem);background:var(--white);border:1px solid rgba(20,41,32,.08);box-shadow:0 12px 36px #1429201a;-webkit-backdrop-filter:none;backdrop-filter:none}.nav-list{background:transparent;border:0;padding:0;gap:.35rem}.nav-link{border:1px solid rgba(20,41,32,.04);background:transparent}.nav-dropdown{background:transparent;border:0;box-shadow:none;padding-left:.2rem}.nav-dropdown-link{background:transparent;border:1px solid rgba(20,41,32,.04);margin-top:.25rem}.nav-mobile-meta{border-top-color:#14292014}.home-slider{width:100%;margin-top:0;border-radius:0}.home-slider__slides{height:100vh;min-height:480px;max-height:800px}.home-slide__content{width:100%}.hero,.section{padding:2.3rem 0}.hero-grid,.feature,.feature--reverse{grid-template-columns:1fr}.hero-card,.card,.callout,.feature{border-radius:14px}.card-grid--two{grid-template-columns:1fr}.stats-row{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr}.pgrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.container{width:calc(100% - 1rem)}.site-main{padding-top:0}h1{font-size:clamp(2rem,11vw,2.8rem)}h2{font-size:clamp(1.5rem,8vw,2.1rem)}.home-slide__content .container{padding-top:5rem;padding-bottom:4rem}.home-slider__slides{height:100svh;min-height:420px;max-height:700px}.home-slide__content h2{max-width:100%}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn,.nav-mobile-meta .nav-cta,.nav-mobile-meta .lang-toggle,.callout .btn,form .btn{width:100%}.card-grid,.card-grid--two,.pgrid{grid-template-columns:1fr}.pcard__link{opacity:1;transform:none}.stats-row{grid-template-columns:repeat(2,1fr);gap:.75rem}.steps-grid,.footer-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}.btn,.card-media img,a.card,.nav-cta,.site-header{transition:none}}.card-media--illustration{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#142920,#1b3d2e)}.card-media--illustration svg{width:100%;height:100%}.proj-hero{position:relative;padding:9rem 0 3rem;background:linear-gradient(170deg,#142920,#1c3d2e,#1b7a5a);overflow:hidden}.proj-hero:before{content:"";position:absolute;top:-30%;right:-10%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(27,122,90,.15) 0%,transparent 70%);pointer-events:none}.proj-hero:after{content:"";position:absolute;bottom:-20%;left:-5%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(232,168,56,.06) 0%,transparent 70%);pointer-events:none}.proj-hero .container{position:relative;z-index:1}.proj-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}.proj-hero__text .label-text{color:#fff9}.proj-hero__text h1{color:var(--white);font-size:clamp(2.2rem,3.8vw,3.4rem);line-height:1.08;letter-spacing:-.02em;margin-bottom:1rem}.proj-hero__text p{color:#ffffffb3;font-size:1.05rem;max-width:48ch;line-height:1.6}.proj-hero__actions{display:flex;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap}.proj-hero__illustration{display:flex;align-items:center;justify-content:center}.proj-hero__illustration svg{width:100%;max-width:440px;height:auto;border-radius:16px;border:1px solid rgba(255,255,255,.06)}.proj-hero__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem}.proj-stat{padding:1rem;border-radius:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.proj-stat__value{display:block;font-family:Sora,system-ui,sans-serif;font-size:1.5rem;font-weight:700;color:var(--white);line-height:1.1}.proj-stat__label{display:block;margin-top:.2rem;font-size:.82rem;color:#ffffff8c}.proj-challenges{padding:3rem 0;background:var(--cream)}.proj-challenges .label-text{margin-bottom:.25rem}.proj-challenges h2{margin-bottom:1.5rem}.proj-challenges__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.proj-challenge{padding:1.5rem;background:var(--white);border:1px solid rgba(20,41,32,.06);border-radius:16px}.proj-challenge__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:.85rem;flex-shrink:0}.proj-challenge__icon svg{width:22px;height:22px}.proj-challenge__icon--digital{background:linear-gradient(140deg,#1b7a5a24,#1b7a5a0f);color:var(--teal)}.proj-challenge__icon--infra{background:linear-gradient(140deg,#42a5f524,#42a5f50f);color:#42a5f5}.proj-challenge__icon--inclusion{background:linear-gradient(140deg,#d4864e24,#d4864e0f);color:var(--coral)}.proj-challenge h3{font-size:1.1rem;margin-bottom:.35rem}.proj-challenge p{font-size:.92rem;line-height:1.55;margin:0}.proj-featured{display:grid;grid-template-columns:55% 45%;background:var(--white);border:1px solid rgba(20,41,32,.06);border-radius:16px;overflow:hidden;box-shadow:0 1px 4px #1429200a;color:inherit;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}.proj-featured:hover{transform:translateY(-3px);box-shadow:0 12px 36px #1429201a;color:inherit}.proj-featured__media{background:linear-gradient(135deg,#142920,#1b3d2e);display:flex;align-items:center;justify-content:center;min-height:280px}.proj-featured__media svg{width:100%;height:100%}.proj-featured__media img{width:100%;height:100%;object-fit:cover}.proj-featured__body{padding:2rem;display:flex;flex-direction:column;justify-content:center;gap:.65rem}.proj-featured__badges{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.proj-featured__body h3{font-size:1.45rem;margin-bottom:.15rem}.proj-featured__body p{font-size:.95rem;line-height:1.6;margin:0}.proj-featured__link{font-weight:650;font-size:.9rem;color:var(--teal);margin-top:.5rem}.proj-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.proj-tag{display:inline-block;width:fit-content;padding:.25rem .55rem;border-radius:999px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.proj-tag--education{background:#1b7a5a14;border:1px solid rgba(27,122,90,.15);color:#1b7a5a}.proj-tag--agriculture{background:#4caf5014;border:1px solid rgba(76,175,80,.15);color:#388e3c}.proj-tag--inclusion{background:#d4864e14;border:1px solid rgba(212,134,78,.15);color:#c67a3e}.proj-tag--technology{background:#42a5f514;border:1px solid rgba(66,165,245,.15);color:#1e88e5}.proj-tag--sdgs{background:#e8a83814;border:1px solid rgba(232,168,56,.15);color:#c68e2c}.proj-tag--fellowship{background:#ab47bc14;border:1px solid rgba(171,71,188,.15);color:#8e24aa}.proj-badge{display:inline-block;padding:.2rem .5rem;border-radius:999px;font-size:.7rem;font-weight:650;text-transform:uppercase;letter-spacing:.04em;background:#1b7a5a1f;color:#1b7a5a;border:1px solid rgba(27,122,90,.2)}.proj-cta{padding:2.5rem;background:linear-gradient(135deg,#142920,#1b3d2e 60%,#1b7a5a);border-radius:16px;text-align:center}.proj-cta h2{color:var(--white);margin-bottom:.6rem}.proj-cta p{color:#ffffffb3;max-width:50ch;margin:0 auto 1.5rem}.proj-cta__actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}@media(max-width:1024px){.proj-hero__grid{grid-template-columns:1fr;gap:2rem}.proj-hero__illustration{order:-1}.proj-hero__illustration svg{max-width:360px}.proj-hero__stats{grid-template-columns:repeat(2,1fr)}.proj-featured{grid-template-columns:1fr}.proj-featured__media{min-height:220px}.proj-challenges__grid,.proj-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.proj-hero{padding:7rem 0 2rem}.proj-hero__stats{grid-template-columns:repeat(2,1fr);gap:.75rem}.proj-hero__actions{display:grid;grid-template-columns:1fr}.proj-challenges__grid,.proj-grid{grid-template-columns:1fr}.proj-cta{padding:2rem 1.25rem}.proj-cta__actions{display:grid;grid-template-columns:1fr}.proj-featured__body{padding:1.25rem}}.home-hero,.abt-hero,.svc-hero,.cntc-hero,.str-hero,.evt-hero,.nws-hero,.grnt-hero,.crr-hero,.don-hero,.prtn-hero,.hist-hero,.gov-hero,.div-hero{position:relative;padding:9rem 0 3rem;background:linear-gradient(170deg,#142920,#1c3d2e,#1b7a5a);overflow:hidden}.home-hero{padding-top:4.5rem}.home-hero:before,.abt-hero:before,.svc-hero:before,.cntc-hero:before,.str-hero:before,.evt-hero:before,.nws-hero:before,.grnt-hero:before,.crr-hero:before,.don-hero:before,.prtn-hero:before,.hist-hero:before,.gov-hero:before,.div-hero:before{content:"";position:absolute;top:-30%;right:-10%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(27,122,90,.15) 0%,transparent 70%);pointer-events:none}.home-hero:after,.abt-hero:after,.svc-hero:after,.cntc-hero:after,.str-hero:after,.evt-hero:after,.nws-hero:after,.grnt-hero:after,.crr-hero:after,.don-hero:after,.prtn-hero:after,.hist-hero:after,.gov-hero:after,.div-hero:after{content:"";position:absolute;bottom:-20%;left:-5%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(232,168,56,.06) 0%,transparent 70%);pointer-events:none}.home-hero .container,.abt-hero .container,.svc-hero .container,.cntc-hero .container,.str-hero .container,.evt-hero .container,.nws-hero .container,.grnt-hero .container,.crr-hero .container,.don-hero .container,.prtn-hero .container,.hist-hero .container,.gov-hero .container,.div-hero .container{position:relative;z-index:1}.home-hero__grid,.abt-hero__grid,.svc-hero__grid,.cntc-hero__grid,.str-hero__grid,.evt-hero__grid,.nws-hero__grid,.grnt-hero__grid,.crr-hero__grid,.don-hero__grid,.prtn-hero__grid,.hist-hero__grid,.gov-hero__grid,.div-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}.home-hero__text .label-text,.abt-hero__text .label-text,.svc-hero__text .label-text,.cntc-hero__text .label-text,.str-hero__text .label-text,.evt-hero__text .label-text,.nws-hero__text .label-text,.grnt-hero__text .label-text,.crr-hero__text .label-text,.don-hero__text .label-text,.prtn-hero__text .label-text,.hist-hero__text .label-text,.gov-hero__text .label-text,.div-hero__text .label-text{color:#fff9}.home-hero__text h1,.home-hero__text h2,.abt-hero__text h1,.svc-hero__text h1,.cntc-hero__text h1,.str-hero__text h1,.evt-hero__text h1,.nws-hero__text h1,.grnt-hero__text h1,.crr-hero__text h1,.don-hero__text h1,.prtn-hero__text h1,.hist-hero__text h1,.gov-hero__text h1,.div-hero__text h1{color:var(--white);font-size:clamp(2.2rem,3.8vw,3.4rem);line-height:1.08;letter-spacing:-.02em;margin-bottom:1rem}.home-hero__text p,.abt-hero__text p,.svc-hero__text p,.cntc-hero__text p,.str-hero__text p,.evt-hero__text p,.nws-hero__text p,.grnt-hero__text p,.crr-hero__text p,.don-hero__text p,.prtn-hero__text p,.hist-hero__text p,.gov-hero__text p,.div-hero__text p{color:#ffffffb3;font-size:1.05rem;max-width:48ch;line-height:1.6}.home-hero__text p strong{color:#ffffffe6}.home-hero__actions,.abt-hero__actions,.svc-hero__actions,.cntc-hero__actions,.str-hero__actions,.evt-hero__actions,.nws-hero__actions,.grnt-hero__actions,.crr-hero__actions,.don-hero__actions,.prtn-hero__actions,.hist-hero__actions,.gov-hero__actions,.div-hero__actions{display:flex;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap}.home-hero__illustration,.abt-hero__illustration,.svc-hero__illustration,.cntc-hero__illustration,.str-hero__illustration,.evt-hero__illustration,.nws-hero__illustration,.grnt-hero__illustration,.crr-hero__illustration,.don-hero__illustration,.prtn-hero__illustration,.hist-hero__illustration,.gov-hero__illustration,.div-hero__illustration{display:flex;align-items:center;justify-content:center}.home-hero__illustration svg,.abt-hero__illustration svg,.svc-hero__illustration svg,.cntc-hero__illustration svg,.str-hero__illustration svg,.evt-hero__illustration svg,.nws-hero__illustration svg,.grnt-hero__illustration svg,.crr-hero__illustration svg,.don-hero__illustration svg,.prtn-hero__illustration svg,.hist-hero__illustration svg,.gov-hero__illustration svg,.div-hero__illustration svg{width:100%;max-width:440px;height:auto;border-radius:16px;border:1px solid rgba(255,255,255,.06)}.home-hero__stats,.abt-hero__stats,.svc-hero__stats,.str-hero__stats,.evt-hero__stats,.grnt-hero__stats,.crr-hero__stats,.don-hero__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem}.svc-hero__stats,.str-hero__stats,.evt-hero__stats,.grnt-hero__stats,.crr-hero__stats,.don-hero__stats{grid-template-columns:repeat(3,1fr)}.home-stat,.abt-stat,.svc-stat,.str-stat,.evt-stat,.grnt-stat,.crr-stat,.don-stat{padding:1rem;border-radius:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.home-stat__value,.abt-stat__value,.svc-stat__value,.str-stat__value,.evt-stat__value,.grnt-stat__value,.crr-stat__value,.don-stat__value{display:block;font-family:Sora,system-ui,sans-serif;font-size:1.5rem;font-weight:700;color:var(--white);line-height:1.1}.home-stat__label,.abt-stat__label,.svc-stat__label,.str-stat__label,.evt-stat__label,.grnt-stat__label,.crr-stat__label,.don-stat__label{display:block;margin-top:.2rem;font-size:.82rem;color:#ffffff8c}.home-about{display:grid;grid-template-columns:1.4fr 1fr;gap:3rem;align-items:start}.home-about__text .label-text{margin-bottom:.4rem}.home-about__text h2{margin-bottom:.75rem}.home-about__text p{color:var(--text-secondary);line-height:1.7;margin-bottom:1.25rem}.home-about__values{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.home-about__value{display:inline-block;padding:.35rem .9rem;border-radius:100px;background:var(--teal);color:var(--white);font-size:.82rem;font-weight:600}.home-about__numbers{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.home-about__stat{padding:1.25rem;border-radius:12px;background:var(--cream);text-align:center}.home-about__stat-value{display:block;font-family:Sora,system-ui,sans-serif;font-size:1.75rem;font-weight:700;color:var(--teal);line-height:1.1}.home-about__stat-label{display:block;margin-top:.3rem;font-size:.82rem;color:var(--text-secondary)}.home-cta,.abt-cta,.svc-cta,.cntc-cta,.str-cta,.evt-cta,.nws-cta,.grnt-cta,.crr-cta,.don-cta,.prtn-cta,.hist-cta,.gov-cta,.div-cta{padding:2.5rem;background:linear-gradient(135deg,#142920,#1b3d2e 60%,#1b7a5a);border-radius:16px;text-align:center}.home-cta h2,.abt-cta h2,.svc-cta h2,.cntc-cta h2,.str-cta h2,.evt-cta h2,.nws-cta h2,.grnt-cta h2,.crr-cta h2,.don-cta h2,.prtn-cta h2,.hist-cta h2,.gov-cta h2,.div-cta h2{color:var(--white);margin-bottom:.6rem}.home-cta p,.abt-cta p,.svc-cta p,.cntc-cta p,.str-cta p,.evt-cta p,.nws-cta p,.grnt-cta p,.crr-cta p,.don-cta p,.prtn-cta p,.hist-cta p,.gov-cta p,.div-cta p{color:#ffffffb3;max-width:50ch;margin:0 auto 1.5rem}.home-cta__actions,.abt-cta__actions,.svc-cta__actions,.cntc-cta__actions,.str-cta__actions,.evt-cta__actions,.nws-cta__actions,.grnt-cta__actions,.crr-cta__actions,.don-cta__actions,.prtn-cta__actions,.hist-cta__actions,.gov-cta__actions,.div-cta__actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.abt-values{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.abt-value{display:inline-block;padding:.4rem .9rem;border-radius:999px;background:#1b7a5a14;border:1px solid rgba(27,122,90,.15);color:var(--teal);font-weight:600;font-size:.88rem}.abt-focus__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:1.5rem}.abt-focus{padding:1.5rem;background:var(--white);border:1px solid rgba(20,41,32,.06);border-radius:16px}.abt-focus__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:.85rem;background:linear-gradient(140deg,#1b7a5a24,#1b7a5a0f);color:var(--teal)}.abt-focus__icon svg{width:22px;height:22px}.abt-focus h3{font-size:1.1rem;margin-bottom:.35rem}.abt-focus p{font-size:.92rem;line-height:1.55;margin:0}.svc-overview__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:1.5rem}.svc-overview{padding:1.5rem;background:var(--white);border:1px solid rgba(20,41,32,.06);border-radius:16px}.svc-overview__icon{margin-bottom:.85rem}.svc-overview h3{font-size:1.1rem;margin-bottom:.35rem}.svc-overview p{font-size:.92rem;line-height:1.55;margin:0}.cntc-details__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:1.5rem}.cntc-detail{padding:1.5rem;background:var(--white);border:1px solid rgba(20,41,32,.06);border-radius:16px}.cntc-detail__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:.85rem}.cntc-detail__icon svg{width:22px;height:22px}.cntc-detail__icon--address{background:linear-gradient(140deg,#d4864e24,#d4864e0f);color:var(--coral)}.cntc-detail__icon--hours{background:linear-gradient(140deg,#1b7a5a24,#1b7a5a0f);color:var(--teal)}.cntc-detail__icon--response{background:linear-gradient(140deg,#42a5f524,#42a5f50f);color:#42a5f5}.cntc-detail h3{font-size:1.1rem;margin-bottom:.35rem}.cntc-detail p{font-size:.92rem;line-height:1.55;margin:0}.cntc-form{padding:1.5rem;background:var(--white);border:1px solid rgba(20,41,32,.06);border-radius:16px;margin-top:1rem}.str-featured,.evt-featured,.nws-featured{display:grid;grid-template-columns:55% 45%;background:var(--white);border:1px solid rgba(20,41,32,.06);border-radius:16px;overflow:hidden;box-shadow:0 1px 4px #1429200a;color:inherit;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}.str-featured:hover,.evt-featured:hover,.nws-featured:hover{transform:translateY(-3px);box-shadow:0 12px 36px #1429201a;color:inherit}.str-featured__media,.evt-featured__media,.nws-featured__media{background:linear-gradient(135deg,#d4864e33,#1b7a5a33);display:flex;align-items:center;justify-content:center;min-height:280px}.str-featured__media img,.evt-featured__media img,.nws-featured__media img{width:100%;height:100%;object-fit:cover}.str-featured__body,.evt-featured__body,.nws-featured__body{padding:2rem;display:flex;flex-direction:column;justify-content:center;gap:.65rem}.str-featured__body h3,.evt-featured__body h3,.nws-featured__body h3{font-size:1.45rem;margin-bottom:.15rem}.str-featured__body p,.evt-featured__body p,.nws-featured__body p{font-size:.95rem;line-height:1.6;margin:0}.str-featured__link,.evt-featured__link,.nws-featured__link{font-weight:650;font-size:.9rem;color:var(--teal);margin-top:.5rem}.prjd-hero,.strd-hero,.evtd-hero,.nwsd-hero{position:relative;padding:9rem 0 3rem;background:linear-gradient(170deg,#142920,#1c3d2e,#1b7a5a);overflow:hidden}.prjd-hero:before,.strd-hero:before,.evtd-hero:before,.nwsd-hero:before{content:"";position:absolute;top:-30%;right:-10%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(27,122,90,.15) 0%,transparent 70%);pointer-events:none}.prjd-hero .container,.strd-hero .container,.evtd-hero .container,.nwsd-hero .container{position:relative;z-index:1}.prjd-hero__grid,.strd-hero__grid,.evtd-hero__grid,.nwsd-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}.prjd-hero__text,.strd-hero__text,.evtd-hero__text,.nwsd-hero__text{display:flex;flex-direction:column;gap:.5rem}.prjd-hero__text h1,.strd-hero__text h1,.evtd-hero__text h1,.nwsd-hero__text h1{color:var(--white);font-size:clamp(2rem,3.5vw,3rem);line-height:1.1;letter-spacing:-.02em}.prjd-hero__text p,.strd-hero__text p,.evtd-hero__text p,.nwsd-hero__text p{color:#ffffffb3;font-size:1.05rem;line-height:1.6}.prjd-hero__text .listing-meta span,.strd-hero__text .listing-meta span,.evtd-hero__text .listing-meta span,.nwsd-hero__text .listing-meta span{background:#ffffff1a;border-color:#ffffff2e;color:#fffc}.prjd-hero__media,.strd-hero__media,.evtd-hero__media,.nwsd-hero__media{border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:linear-gradient(135deg,#142920,#1b3d2e);min-height:240px;display:flex;align-items:center;justify-content:center}.prjd-hero__media img,.strd-hero__media img,.evtd-hero__media img,.nwsd-hero__media img{width:100%;height:100%;object-fit:cover}.prjd-cta,.strd-cta,.evtd-cta,.nwsd-cta{padding:2.5rem;background:linear-gradient(135deg,#142920,#1b3d2e 60%,#1b7a5a);border-radius:16px;text-align:center}.prjd-cta h2,.strd-cta h2,.evtd-cta h2,.nwsd-cta h2{color:var(--white);margin-bottom:.6rem}.prjd-cta p,.strd-cta p,.evtd-cta p,.nwsd-cta p{color:#ffffffb3;max-width:50ch;margin:0 auto 1.5rem}.lgl-hero,.prv-hero,.trm-hero,.smp-hero{position:relative;padding:9rem 0 3rem;background:linear-gradient(170deg,#142920,#1c3d2e,#1b7a5a);overflow:hidden;text-align:center}.lgl-hero:before,.prv-hero:before,.trm-hero:before,.smp-hero:before{content:"";position:absolute;top:-30%;right:-10%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(27,122,90,.15) 0%,transparent 70%);pointer-events:none}.lgl-hero .container,.prv-hero .container,.trm-hero .container,.smp-hero .container{position:relative;z-index:1}.lgl-hero h1,.prv-hero h1,.trm-hero h1,.smp-hero h1{color:var(--white);font-size:clamp(2.2rem,3.8vw,3.4rem);margin-bottom:.75rem}.lgl-hero p,.prv-hero p,.trm-hero p,.smp-hero p{color:#ffffffb3;font-size:1.05rem;max-width:55ch;margin:0 auto;line-height:1.6}.lgl-hero .label-text,.prv-hero .label-text,.trm-hero .label-text,.smp-hero .label-text{color:#fff9;margin-bottom:.5rem}.lgl-toc,.prv-toc,.trm-toc{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.lgl-toc a,.prv-toc a,.trm-toc a{display:inline-block;padding:.4rem .8rem;font-size:.88rem;font-weight:600;color:var(--teal);background:#1b7a5a0f;border:1px solid rgba(27,122,90,.12);border-radius:8px;transition:background .15s ease}.lgl-toc a:hover,.prv-toc a:hover,.trm-toc a:hover{background:#1b7a5a1f}.lgl-cta,.prv-cta,.trm-cta{padding:2.5rem;background:linear-gradient(135deg,#142920,#1b3d2e 60%,#1b7a5a);border-radius:16px;text-align:center}.lgl-cta h2,.prv-cta h2,.trm-cta h2{color:var(--white);margin-bottom:.6rem}.lgl-cta p,.prv-cta p,.trm-cta p{color:#ffffffb3;max-width:50ch;margin:0 auto 1.5rem}.smp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1.5rem}.smp-grid .card a{display:block;margin-bottom:.35rem}@media(max-width:1024px){.home-hero__grid,.abt-hero__grid,.svc-hero__grid,.cntc-hero__grid,.str-hero__grid,.evt-hero__grid,.nws-hero__grid,.grnt-hero__grid,.crr-hero__grid,.don-hero__grid,.prtn-hero__grid,.hist-hero__grid,.gov-hero__grid,.div-hero__grid,.prjd-hero__grid,.strd-hero__grid,.evtd-hero__grid,.nwsd-hero__grid{grid-template-columns:1fr;gap:2rem}.home-hero__illustration,.abt-hero__illustration,.svc-hero__illustration,.cntc-hero__illustration,.str-hero__illustration,.evt-hero__illustration,.nws-hero__illustration,.grnt-hero__illustration,.crr-hero__illustration,.don-hero__illustration,.prtn-hero__illustration,.hist-hero__illustration,.gov-hero__illustration,.div-hero__illustration{order:-1}.home-hero__illustration svg,.abt-hero__illustration svg,.svc-hero__illustration svg,.cntc-hero__illustration svg,.str-hero__illustration svg,.evt-hero__illustration svg,.nws-hero__illustration svg,.grnt-hero__illustration svg,.crr-hero__illustration svg,.don-hero__illustration svg,.prtn-hero__illustration svg,.hist-hero__illustration svg,.gov-hero__illustration svg,.div-hero__illustration svg{max-width:360px}.home-hero__stats,.abt-hero__stats,.svc-hero__stats,.str-hero__stats,.evt-hero__stats,.grnt-hero__stats,.crr-hero__stats,.don-hero__stats{grid-template-columns:repeat(2,1fr)}.str-featured,.evt-featured,.nws-featured{grid-template-columns:1fr}.str-featured__media,.evt-featured__media,.nws-featured__media{min-height:220px}.prjd-hero__media,.strd-hero__media,.evtd-hero__media,.nwsd-hero__media{min-height:200px}.abt-focus__grid,.svc-overview__grid,.cntc-details__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.home-about{grid-template-columns:1fr;gap:2rem}.home-about__numbers{grid-template-columns:repeat(4,1fr)}.home-hero__illustration,.abt-hero__illustration,.svc-hero__illustration,.cntc-hero__illustration,.str-hero__illustration,.evt-hero__illustration,.nws-hero__illustration,.grnt-hero__illustration,.crr-hero__illustration,.don-hero__illustration,.prtn-hero__illustration,.hist-hero__illustration,.gov-hero__illustration,.div-hero__illustration{display:none}}@media(max-width:640px){.home-hero,.abt-hero,.svc-hero,.cntc-hero,.str-hero,.evt-hero,.nws-hero,.grnt-hero,.crr-hero,.don-hero,.prtn-hero,.hist-hero,.gov-hero,.div-hero,.prjd-hero,.strd-hero,.evtd-hero,.nwsd-hero,.lgl-hero,.prv-hero,.trm-hero,.smp-hero{padding:7rem 0 2rem}.home-hero{padding-top:3rem}.home-hero__stats,.abt-hero__stats,.svc-hero__stats,.str-hero__stats,.evt-hero__stats,.grnt-hero__stats,.crr-hero__stats,.don-hero__stats{grid-template-columns:repeat(2,1fr);gap:.75rem}.home-hero__actions,.abt-hero__actions,.svc-hero__actions,.cntc-hero__actions,.str-hero__actions,.evt-hero__actions,.nws-hero__actions,.grnt-hero__actions,.crr-hero__actions,.don-hero__actions,.prtn-hero__actions,.hist-hero__actions,.gov-hero__actions,.div-hero__actions{display:grid;grid-template-columns:1fr}.home-about__numbers{grid-template-columns:repeat(2,1fr)}.home-cta,.abt-cta,.svc-cta,.cntc-cta,.str-cta,.evt-cta,.nws-cta,.grnt-cta,.crr-cta,.don-cta,.prtn-cta,.hist-cta,.gov-cta,.div-cta,.prjd-cta,.strd-cta,.evtd-cta,.nwsd-cta,.lgl-cta,.prv-cta,.trm-cta{padding:2rem 1.25rem}.home-cta__actions,.abt-cta__actions,.svc-cta__actions,.cntc-cta__actions,.str-cta__actions,.evt-cta__actions,.nws-cta__actions,.grnt-cta__actions,.crr-cta__actions,.don-cta__actions,.prtn-cta__actions,.hist-cta__actions,.gov-cta__actions,.div-cta__actions{display:grid;grid-template-columns:1fr}.prjd-hero__grid,.strd-hero__grid,.evtd-hero__grid,.nwsd-hero__grid{grid-template-columns:1fr}.prjd-hero__media,.strd-hero__media,.evtd-hero__media,.nwsd-hero__media{order:-1}.abt-focus__grid,.svc-overview__grid,.cntc-details__grid{grid-template-columns:1fr}.str-featured__body,.evt-featured__body,.nws-featured__body{padding:1.25rem}.smp-grid{grid-template-columns:1fr}}
