:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}*{box-sizing:border-box}body{margin:0}a{text-decoration:none}[data-theme=dark]{--bg:#0c0f0b;--bg-alt:#111409;--card:#151a0f;--border:#252b1d;--text:#f3f4ee;--text-muted:#9ba394;--accent:#8bc63e;--accent-btn-text:#101507;--quote-bg:linear-gradient(135deg, #8bc63e1a, #8bc63e05);--quote-border:#8bc63e66;--eoi-gradient:linear-gradient(135deg, #16210d 0%, #4c6b22 140%);--eoi-text:#f3f4ee;--eoi-text-muted:#f3f4eeb8;--eoi-accent:#b7e36a;--eoi-divider:#f3f4ee26;--qr-bg:#f3f4ee;--qr-fg:#0c0f0b;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=light]{--bg:#fafaf7;--bg-alt:#f1f3ea;--card:#fff;--border:#e1e5d8;--text:#14170f;--text-muted:#666f5c;--accent:#5c9a22;--accent-btn-text:#fff;--quote-bg:linear-gradient(135deg, #5c9a2214, #5c9a2205);--quote-border:#5c9a2273;--eoi-gradient:linear-gradient(135deg, #e8f3d9 0%, #bedd8e 140%);--eoi-text:#182008;--eoi-text-muted:#182008ad;--eoi-accent:#4a7e1b;--eoi-divider:#1820081f;--qr-bg:#14170f;--qr-fg:#fafaf7;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.app{--container:1240px;background:var(--bg);min-height:100vh;color:var(--text);font-family:Poppins,Helvetica,Arial,sans-serif;transition:background .25s,color .25s}@media (prefers-reduced-motion:reduce){.app{transition:none}}.container{max-width:var(--container);margin-inline:auto;padding-inline:32px}.accent-text{color:var(--accent)}.accent-text--strong{font-weight:600}h1,h2,h3,h4{color:var(--text);margin:0;font-family:inherit}p{margin:0}.kicker{align-items:center;gap:10px;margin-bottom:18px;display:flex}.kicker__line{background:var(--accent);width:22px;height:2px}.kicker span:last-child{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);font-size:12.5px;font-weight:700}.section-title{letter-spacing:-.01em;max-width:620px;margin-bottom:48px;font-size:36px;font-weight:800;line-height:1.2}.section--alt{background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}section{padding:88px 0;scroll-margin-top:96px}.card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:32px}.dot{background:var(--accent);border-radius:50%;width:7px;height:7px;display:inline-block}.pill-btn{white-space:nowrap;border-radius:999px;padding:14px 26px;font-size:14.5px;font-weight:700;transition:opacity .2s;display:inline-block}.pill-btn:hover{opacity:.88}.pill-btn--filled{background:var(--accent);color:var(--accent-btn-text);border:1.5px solid #0000}.pill-btn--outline{border:1.5px solid var(--border);color:var(--text);background:0 0}.pill-badge{background:var(--accent);color:var(--accent-btn-text);border-radius:999px;margin-bottom:44px;padding:10px 22px;font-size:13.5px;font-weight:700;display:inline-block}.stat__value{font-size:30px;font-weight:800}.stat__label{color:var(--text-muted);margin-top:4px;font-size:13.5px;line-height:1.4}.stat-card{border:1px solid var(--border);border-radius:14px;padding:24px 20px}.stat-card--sm{border-radius:12px;padding:18px 22px}.stat-card__value{font-size:28px;font-weight:800}.stat-card--sm .stat-card__value{font-size:24px}.stat-card__value--accent{color:var(--accent)}.stat-card__label{color:var(--text-muted);margin-top:8px;font-size:13px;line-height:1.5}.stat-card--sm .stat-card__label{margin-top:4px}.number-badge{border:1.5px solid var(--accent);width:34px;height:34px;color:var(--accent);border-radius:9px;justify-content:center;align-items:center;margin-bottom:16px;font-size:13px;font-weight:700;display:flex}.badges{flex-wrap:wrap;gap:10px;display:flex}.badge{border:1px solid var(--border);color:var(--text);border-radius:999px;padding:9px 16px;font-size:13px;font-weight:600}.nav{z-index:50;background:var(--bg);border-bottom:1px solid var(--border);position:sticky;top:0}.nav__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 12px;padding-block:16px;display:flex;position:relative}.nav__collapse{flex:320px;align-items:center;gap:16px;min-width:0;display:flex}.nav__brand{flex-shrink:0;align-items:center;gap:10px;display:flex}.nav__logo{white-space:nowrap;color:var(--text);font-size:16px;font-weight:800}.nav__divider{background:var(--border);width:1px;height:14px}.nav__product{letter-spacing:.03em;white-space:nowrap;color:var(--text);font-size:14px;font-weight:700}.nav__links{flex-wrap:wrap;flex:auto;justify-content:center;align-items:center;gap:16px;min-width:0;display:flex}.nav__link{color:var(--text-muted);white-space:nowrap;font-size:13.5px;font-weight:500;transition:color .15s}.nav__link:hover{color:var(--text)}.nav__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.nav__cta{padding:9px 16px;font-size:12.5px}.nav__burger{background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:9px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;display:none}.nav__burger:hover{border-color:var(--text-muted)}.nav__burger-bar{background:var(--text);border-radius:2px;width:16px;height:2px;transition:transform .2s,opacity .2s}.nav__burger[aria-expanded=true] .nav__burger-bar:first-child{transform:translateY(7px)rotate(45deg)}.nav__burger[aria-expanded=true] .nav__burger-bar:nth-child(2){opacity:0}.nav__burger[aria-expanded=true] .nav__burger-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav__backdrop{z-index:1;background:#00000059;position:fixed;inset:0}@media (width<=860px){.nav__burger{display:flex}.nav__collapse{background:var(--bg);border-bottom:1px solid var(--border);z-index:2;flex-direction:column;align-items:stretch;gap:18px;padding:20px;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:0 16px 32px #0000002e}.nav__collapse--open{display:flex}.nav__links{flex-direction:column;align-items:flex-start;gap:4px}.nav__link{border-bottom:1px solid var(--border);width:100%;padding:10px 0}.nav__collapse .nav__cta{text-align:center}}.theme-toggle{background:var(--card);border:1px solid var(--border);cursor:pointer;width:36px;height:36px;color:var(--text);border-radius:9px;flex-shrink:0;place-items:center;transition:border-color .15s,background .15s;display:grid}.theme-toggle:hover{border-color:var(--text-muted)}.theme-toggle__icon{grid-area:1/1;width:18px;height:18px;transition:opacity .2s,transform .3s}.theme-toggle__icon--sun{opacity:0;transform:rotate(-60deg)scale(.6)}.theme-toggle__icon--moon,.app[data-theme=dark] .theme-toggle__icon--sun{opacity:1;transform:rotate(0)scale(1)}.app[data-theme=dark] .theme-toggle__icon--moon{opacity:0;transform:rotate(60deg)scale(.6)}.hero{isolation:isolate;--text:#f7f8f3;--text-muted:#f7f8f3cc;--border:#f7f8f359;color:var(--text);padding:120px 0 96px;position:relative;overflow:hidden}.hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#040603d9 0%,#040603c7 45%,#040603eb 100%);position:absolute;inset:0}.hero__inner{z-index:2;position:relative}.hero__title{letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(44px,8vw,88px);font-weight:800;line-height:.95}.hero__subhead{color:var(--text);max-width:600px;margin:0 0 18px;font-size:22px;font-weight:600}.hero__copy{max-width:640px;color:var(--text-muted);margin:0 0 32px;font-size:16px;line-height:1.7}.hero__ctas{flex-wrap:wrap;gap:14px;margin-bottom:48px;display:flex}.hero__stats{grid-template-columns:repeat(3,1fr);gap:24px;max-width:820px;display:grid}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg-img{object-fit:cover;object-position:center 15%;opacity:0;width:100%;height:100%;transition:opacity 1.4s;position:absolute;inset:0}.hero__bg-img.is-active{opacity:1;z-index:1}.hero__bg-dots{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;background:#04060366;border-radius:999px;gap:10px;padding:10px 12px;display:flex;position:absolute;bottom:28px;right:32px}.hero__bg-dot{cursor:pointer;background:#ffffff80;border:1px solid #fff9;border-radius:999px;width:9px;height:9px;padding:0;transition:background .2s,transform .2s}.hero__bg-dot:hover{background:#ffffffd9}.hero__bg-dot.is-active{background:var(--accent);border-color:var(--accent);transform:scale(1.25)}@media (prefers-reduced-motion:reduce){.hero__bg-img{transition:none}}.challenge__grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px;display:grid}.card__heading{align-items:center;gap:8px;margin-bottom:20px;display:flex}.card__heading h3{font-size:18px;font-weight:700}.challenge__list{flex-direction:column;gap:20px;display:flex}.challenge__item p{color:var(--text);margin:0 0 6px;font-size:14.5px;line-height:1.6}.challenge__source{color:var(--text-muted);font-size:12.5px}.quote{background:var(--quote-bg);border:1.5px dashed var(--quote-border);border-radius:14px;padding:26px 30px}.quote p{color:var(--text);margin:0;font-size:16px;font-weight:500;line-height:1.6}.objectives__grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.objective__num{color:var(--accent);letter-spacing:.1em;margin-bottom:14px;font-size:12.5px;font-weight:700}.objective h3{margin:0 0 14px;font-size:19px;font-weight:700;line-height:1.3}.objective p{color:var(--text-muted);margin:0 0 20px;font-size:14.5px;line-height:1.6}.objective__stats{gap:24px;display:flex}.objective__stats .stat__value{font-size:22px}.objective__stats .stat__label{margin-top:2px}.impact__heading{margin-bottom:10px;font-size:28px;font-weight:800}.impact__intro{max-width:600px;color:var(--text-muted);margin-bottom:32px;font-size:14.5px;line-height:1.6}.impact__grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:64px;display:grid}.impact__grid:last-child{margin-bottom:0}.programme__grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.programme__col{border-top:2px solid var(--accent);padding-top:20px}.programme__duration{color:var(--accent);margin-bottom:10px;font-size:12.5px;font-weight:700}.programme__col h4{margin:0 0 14px;font-size:16px;font-weight:700;line-height:1.3}.programme__items{flex-direction:column;gap:8px;display:flex}.programme__item{color:var(--text-muted);font-size:13px;line-height:1.5}.get-involved__intro{max-width:620px;color:var(--text-muted);margin-bottom:28px;font-size:15px;line-height:1.6}.get-involved__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.get-involved__item{border-radius:14px;padding:26px}.get-involved__item h4{margin:0 0 8px;font-size:15.5px;font-weight:700}.get-involved__item p{color:var(--text-muted);margin:0;font-size:13.5px;line-height:1.5}.testimonials__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.testimonial-card{flex-direction:column;padding:28px;display:flex}.testimonial-card__logo{align-items:center;height:32px;margin-bottom:20px;display:flex}.testimonial-card__logo img{object-fit:contain;border-radius:6px;max-width:150px;max-height:100%}.testimonial-card__logo-text{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:13px;font-weight:700}.testimonial-card__quote{color:var(--text);flex-grow:1;margin:0;font-size:14.5px;line-height:1.65}.testimonial-card__toggle{color:var(--accent);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:10px;padding:0;font-size:13px;font-weight:700}.testimonial-card__toggle:hover{text-decoration:underline}.testimonial-card__person{border-top:1px solid var(--border);margin-top:20px;padding-top:16px}.testimonial-card__name{font-size:14.5px;font-weight:700}.testimonial-card__position{color:var(--text-muted);margin-top:2px;font-size:13px}.eoi__intro{max-width:560px;color:var(--text-muted);margin-bottom:40px;font-size:15px;line-height:1.6}.eoi__card{background:var(--eoi-gradient);border:1px solid var(--quote-border);border-radius:24px;padding:40px 44px}.eoi__label{letter-spacing:.12em;color:var(--eoi-accent);margin-bottom:12px;font-size:12px;font-weight:700}.eoi__heading{color:var(--eoi-text);margin:0 0 14px;font-size:22px;font-weight:700}.eoi__copy{color:var(--eoi-text-muted);max-width:600px;margin:0 0 24px;font-size:14.5px;line-height:1.6}.eoi__divider{background:var(--eoi-divider);height:1px;margin-bottom:22px}.eoi__row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.eoi__criteria-block{flex-direction:column;gap:10px;display:flex}.eoi__criteria{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.eoi__criteria li{color:var(--eoi-text);gap:8px;font-size:13.5px;display:flex}.eoi__chevron{color:var(--eoi-accent)}.eoi__cta{width:fit-content;margin-top:10px;padding:13px 24px;font-size:14px}.eoi__qr{object-fit:contain;background:#fff;border-radius:10px;flex-shrink:0;width:96px;height:96px;padding:6px}.background__grid{grid-template-columns:1fr 1fr;gap:56px;display:grid}.background__title{letter-spacing:-.01em;margin:0 0 20px;font-size:30px;font-weight:800}.background__copy{color:var(--text-muted);max-width:420px;margin:0 0 24px;font-size:14.5px;line-height:1.65}.background__stats{gap:16px;display:flex}.background__bullets{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.background__bullets li{color:var(--text-muted);gap:10px;font-size:14px;line-height:1.6;display:flex}.background__bullet{background:var(--accent);border-radius:2px;flex-shrink:0;width:6px;height:6px;margin-top:8px;display:inline-block;transform:rotate(45deg)}.about__grid{grid-template-columns:1.4fr 1fr;align-items:start;gap:40px;display:grid}.about__title{letter-spacing:-.01em;margin:0 0 20px;font-size:30px;font-weight:800;line-height:1.3}.about__copy{color:var(--text-muted);max-width:520px;margin:0 0 28px;font-size:15px;line-height:1.65}.about__visual{flex-direction:column;gap:20px;display:flex}.about__photo{object-fit:cover;object-position:center 20%;border:1px solid var(--border);border-radius:16px;width:100%;max-height:280px;display:block}.about__card{padding:30px}.about__card-heading{color:var(--accent);margin-bottom:12px;font-size:28px;font-weight:800}.about__card p{color:var(--text-muted);margin:0 0 20px;font-size:13.5px;line-height:1.6}.about__card-divider{background:var(--border);height:1px;margin-bottom:20px}.about__card-subheading{color:var(--accent);margin-bottom:10px;font-size:20px;font-weight:700}.about__card p:last-child{margin-bottom:0}.footer{border-top:1px solid var(--border)}.footer__grid{grid-template-columns:1.6fr 1fr 1fr;gap:32px;padding:56px 32px 36px;display:grid}.footer__mark{gap:3px;margin-bottom:16px;display:flex}.footer__mark span{background:var(--text);border-radius:2px;width:12px;height:12px}.footer__mark span:last-child{background:var(--accent)}.footer__brand p{color:var(--text-muted);max-width:280px;margin:0;font-size:13.5px;line-height:1.6}.footer__status{line-height:1.5;margin-top:12px!important;font-size:12.5px!important}.footer__heading{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px;font-size:12px;font-weight:700}.footer__links{flex-direction:column;gap:10px;display:flex}.footer__links a{color:var(--text);font-size:14px}.footer__links a:hover{color:var(--accent)}.footer__bottom{border-top:1px solid var(--border)}.footer__bottom-inner{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:10px;padding:22px 32px;font-size:12.5px;display:flex}.footer__tags{flex-wrap:wrap;gap:20px;display:flex}@media (width<=1080px){.challenge__grid,.objectives__grid,.background__grid,.about__grid{grid-template-columns:1fr}.impact__grid,.programme__grid,.get-involved__grid,.testimonials__grid{grid-template-columns:repeat(2,1fr)}.background__grid{gap:40px}}@media (width<=720px){section{padding:64px 0}.container{padding-inline:20px}.hero{padding:84px 0 64px}.hero__stats,.impact__grid,.programme__grid,.get-involved__grid,.testimonials__grid,.footer__grid{grid-template-columns:1fr}.hero__ctas{flex-direction:column;align-items:stretch}.hero__ctas .pill-btn{text-align:center;white-space:normal}.section-title{font-size:28px}.eoi__card{padding:28px 24px}.eoi__row{align-items:flex-start}}
