:root{--container-max:1440px;--header-height:72px;--landing-header-height:52px;--color-bg:#fdf7f7;--color-surface:#fff;--color-primary:#3c5e4b;--color-primary-hover:#4c7a5f;--color-accent:#4caf4f;--color-text:#1d1b20;--color-text-inverse:#fff;--color-border:rgba(0,0,0,.08);--green-dark:#2f563f;--green-header:#3c604d;--green-medium:#4c7f42;--green-highlight:#14a000;--green-bright:#22c55e;--mint:#c8f1d8;--mint-soft:#d6f2e0;--bg-page:#f2eeee;--bg-soft:#f7f4f3;--text-dark:#1f1f1f;--text-muted:#777;--white:#fff;--shadow-header:0 4px 12px rgba(0,0,0,.15);--shadow-menu:0 8px 24px rgba(0,0,0,.18);--shadow-card:0 14px 34px rgba(60,94,75,.12);--radius-sm:6px;--radius-md:8px;--radius-lg:15px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--font-heading:Georgia,"Times New Roman","Merriweather",serif;--font-body:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans Khmer","Noto Sans Lao","Noto Sans Thai","Noto Sans",Arial,sans-serif}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body,html{min-width:320px}body{background:var(--bg-page);color:var(--color-text);font-family:var(--font-body);font-size:19.2px;line-height:1.5;margin:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}#__nuxt,body{min-height:100vh}img,picture,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid rgba(34,197,94,.45);outline-offset:3px}body{overflow-x:hidden}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:var(--font-heading)}p{color:inherit}strong{font-weight:700}.visually-hidden{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;clip:rect(0,0,0,0)}.temporary-page{min-height:60vh;padding:80px 24px;text-align:center}.temporary-page h1{color:var(--green-header);font-size:clamp(33.6px,4.8vw,52.8px);line-height:1.1}.temporary-page p{color:var(--text-muted);font-size:19.2px;margin:16px auto 0;max-width:744px}.temporary-component{border:1px dashed var(--color-border);border-radius:var(--radius-md);padding:20px}.app-shell{min-height:100vh}.app-shell,.landing-page{background:var(--bg-page)}.landing-page{width:100%}.container{margin-inline:auto;width:min(100% - 32px,var(--container-max))}.section{padding-block:var(--space-6)}.section-title{color:var(--green-medium);font-family:var(--font-heading);font-size:21.6px;font-weight:700;line-height:1.2}.two-column-grid{align-items:center;display:grid;gap:clamp(24px,4vw,56px);grid-template-columns:minmax(0,1fr) minmax(320px,.9fr)}.three-card-grid{display:grid;gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr))}.page-section-gap{margin-top:var(--space-6)}.site-header{background:var(--green-header);box-shadow:var(--shadow-header);color:var(--white);min-height:var(--landing-header-height);position:relative;width:100%;z-index:50}.site-header__inner{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:220px 1fr}.site-header__brand-wrap,.site-header__inner{align-items:center;min-height:var(--landing-header-height)}.site-header__brand-wrap{display:flex}.site-header__brand{align-items:center;color:var(--white);display:inline-flex;font-family:var(--font-heading);font-size:28.8px;font-weight:700;letter-spacing:-.02em;line-height:1;white-space:nowrap}.site-header__nav{-moz-column-gap:18px;column-gap:18px;display:grid;grid-template-columns:1fr auto}.site-header__nav,.site-nav{align-items:center;min-height:var(--landing-header-height)}.site-nav{display:flex;gap:14px;justify-content:center;list-style:none;margin:0;padding:0}.site-nav__item{align-items:center;display:flex;min-height:var(--landing-header-height);position:relative}.site-nav__link{align-items:center;background:transparent;border:0;color:var(--white);display:inline-flex;font-family:var(--font-body);font-size:19.2px;font-weight:700;gap:6px;justify-content:center;letter-spacing:-.01em;line-height:1;min-height:32px;padding:4px 6px;transition:color .16s ease;white-space:nowrap}.site-nav__button{cursor:pointer}.site-nav__label{align-items:center;display:inline-flex}.site-language__arrow-chip,.site-nav__icon-chip{align-items:center;background:#eef3f629;border:1px solid rgba(238,243,246,.22);border-radius:999px;color:#ffffffeb;display:inline-flex;height:14px;justify-content:center;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease;width:14px}.site-language__chevron,.site-nav__chevron{height:8px;width:8px}.site-language__button:hover .site-language__arrow-chip,.site-language__button[aria-expanded=true] .site-language__arrow-chip,.site-nav__button:hover .site-nav__icon-chip,.site-nav__button[aria-expanded=true] .site-nav__icon-chip{background:#dcecef;border-color:#dcecef;color:#006978;transform:translateY(1px)}.site-nav__link:hover{color:#e7f6ef}.site-nav__link--plain{padding-inline:10px}.site-language__dropdown,.site-nav__dropdown{background:var(--white);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-menu);color:var(--text-dark);list-style:none;margin:0;opacity:0;padding:6px;position:absolute;top:100%;transform:translateY(-6px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;visibility:hidden}.site-nav__dropdown{left:50%;max-width:min(432px,calc(100vw - 32px));right:auto;transform:translate(-50%,-6px);width:-moz-max-content;width:max-content}.site-nav__dropdown.is-open{opacity:1;transform:translate(-50%);visibility:visible}@media(hover:hover)and (pointer:fine){.site-nav__item.has-dropdown:hover .site-nav__dropdown{opacity:1;transform:translate(-50%);visibility:visible}}.site-language__dropdown{max-width:min(312px,calc(100vw - 32px));min-width:180px;right:0;width:-moz-max-content;width:max-content}.site-language__dropdown.is-open{opacity:1;transform:translateY(0);visibility:visible}.site-nav__dropdown-link{border-radius:8px;color:var(--text-dark);display:block;font-size:18px;font-weight:650;line-height:1.25;padding:9px 18px;white-space:nowrap;width:100%}.site-nav__dropdown-link:hover{background:#d6f2e0e6;color:var(--green-dark)}.site-header__actions{align-items:center;display:flex;justify-content:flex-end}.site-language{align-items:center;display:flex;position:relative}.site-language__button{align-items:center;background:#ffffff14;border:1px solid hsla(0,0%,100%,.22);border-radius:var(--radius-pill);color:var(--white);display:inline-flex;font-size:14.4px;font-weight:700;gap:6px;min-height:30px;padding:0 10px;transition:background .16s ease,border-color .16s ease}.site-language__button:hover,.site-language__button[aria-expanded=true]{background:#ffffff24;border-color:#ffffff52}.site-language__icon{fill:currentColor;height:15px;width:15px}.site-language__option{align-items:center;background:transparent;border:0;border-radius:var(--radius-sm);color:var(--text-dark);display:flex;font-size:14.4px;justify-content:space-between;padding:9px 10px;text-align:left;width:100%}.site-language__option:hover{background:var(--mint-soft);color:var(--green-dark)}.site-header__menu-button{background:transparent;border:0;display:none;height:32px;padding:0;width:34px}.site-header__menu-button span{background:var(--white);border-radius:var(--radius-pill);display:block;height:2px;margin:5px auto;width:22px}.hero-section{background:transparent;min-height:420px;overflow:hidden;position:relative}.hero-section:after,.hero-section:before,.hero-section__overlay{background:none;content:none;display:none}.hero-section__media{background:transparent;inset:0;overflow:hidden;position:absolute;z-index:0}.hero-section__image{display:block;filter:none;height:100%;inset:0;min-height:420px;mix-blend-mode:normal;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:0;position:absolute;transform:scale(1.01);transition:opacity .9s ease,transform 1.4s ease;width:100%}.hero-section__image.is-active{opacity:1;transform:scale(1)}.hero-section__content{margin-inline:auto;min-height:420px;padding-bottom:72px;padding-top:82px;position:relative;width:min(100% - 70px,var(--container-max));z-index:1}.hero-section__title{color:var(--white);font-family:var(--font-heading);font-size:clamp(33.6px,3vw,45.6px);font-weight:700;letter-spacing:-.02em;line-height:1.16;max-width:860px;text-shadow:0 2px 4px rgba(0,0,0,.45),0 8px 22px rgba(0,0,0,.35);white-space:pre-line}.hero-section__description{color:var(--white);font-size:18px;font-weight:600;line-height:1.45;margin-top:22px;max-width:670px;text-shadow:0 1px 3px rgba(0,0,0,.48),0 6px 16px rgba(0,0,0,.34);white-space:pre-line}.hero-section__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.hero-phase-button{align-items:center;background:var(--white);border-radius:var(--radius-pill);box-shadow:0 8px 22px #0000002e;color:var(--green-medium);display:inline-flex;font-size:15.6px;font-weight:800;justify-content:space-between;letter-spacing:.01em;line-height:1;min-height:38px;padding:3px 6px 3px 8px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;width:144px}.hero-phase-button:hover{background:#f4fff8;box-shadow:0 10px 28px #00000038;transform:translateY(-1px)}.hero-phase-button__arrow,.hero-phase-button__icon{align-items:center;border-radius:var(--radius-pill);display:inline-flex;flex:0 0 auto;justify-content:center}.hero-phase-button__icon{background:#14a0001a;color:var(--green-highlight);height:22px;width:22px}.hero-phase-button__icon svg{height:16px;width:16px}.hero-phase-button__label{flex:1;text-align:center}.hero-phase-button__arrow{background:var(--green-highlight);color:var(--white);height:30px;width:30px}.hero-phase-button__arrow svg{height:15px;width:15px}.hero-section__dots{align-items:center;bottom:24px;display:flex;gap:10px;justify-content:center;left:50%;margin:0;padding:0;position:absolute;transform:translate(-50%);z-index:2}.hero-section__dot{background:#fff9;border:0;border-radius:999px;cursor:pointer;height:10px;padding:0;transition:width .22s ease,background .22s ease,transform .22s ease,box-shadow .22s ease;width:10px}.hero-section__dot:hover{background:#ffffffe6;transform:translateY(-1px)}.hero-section__dot.is-active{background:var(--green-bright);box-shadow:0 0 0 5px #22c55e29;width:30px}.fact-section{background:var(--bg-page);padding-bottom:38px;padding-top:22px}.fact-section__title{background:linear-gradient(90deg,#538e4a,#073101);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-family:var(--font-heading);font-size:21.6px;font-weight:700;line-height:1.2;margin-bottom:16px}.fact-section__layout{align-items:start;display:grid;gap:clamp(24px,4vw,54px);grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)}.fact-section__map{align-items:center;display:flex;justify-content:center;margin:0}.fact-section__map img{height:auto;max-width:650px;-o-object-fit:contain;object-fit:contain;width:100%}.fact-section__panel{background:transparent;border:0;border-radius:0;box-shadow:none;padding:0}.fact-tabs{align-items:stretch;border-bottom:1px solid rgba(60,94,75,.16);display:flex;gap:0;justify-content:flex-start;margin-bottom:14px}.fact-tabs__button{background:#74aec533;border:1px solid rgba(116,174,197,.35);border-bottom:0;border-radius:6px 6px 0 0;color:var(--text-dark);font-size:15.6px;font-weight:800;line-height:1;min-height:34px;padding:7px 12px;position:relative;transition:background .16s ease,color .16s ease,border-color .16s ease;white-space:nowrap}.fact-tabs__button:hover{background:#74aec552;border-color:#74aec573;color:var(--green-dark)}.fact-tabs__button.is-active{background:#d6f2e0c7;border-color:#3c5e4b47;box-shadow:none;color:var(--green-dark)}.fact-tabs__button.is-active:hover{background:#d6f2e0e6;color:var(--green-dark)}.fact-section__content{min-height:280px}.fact-section__description{color:var(--text-muted);font-size:16.2px;font-weight:600;line-height:1.42;margin:0 0 14px;max-width:670px}.fact-report{width:100%}.fact-report__primary{align-items:start;-moz-column-gap:22px;column-gap:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:18px}.fact-metric{text-align:center}.fact-metric__label{color:#4b4b4b;font-family:var(--font-body);font-size:16.8px;font-weight:800;line-height:1.18;min-height:46px}.fact-metric__value{color:var(--green-bright);display:block;font-family:var(--font-heading);font-size:clamp(43.2px,4.8vw,55.2px);font-style:italic;font-weight:800;line-height:.95;margin-top:8px}.fact-metric__note{color:var(--text-muted);font-size:13.8px;font-weight:500;line-height:1.25;margin:8px auto 0;max-width:200px}.fact-metric--country{margin:22px auto 0;width:min(264px,100%)}.fact-metric--country .fact-metric__label{min-height:auto}.fact-metric--country .fact-metric__value{color:var(--green-medium)}.fact-metric--country .fact-metric__note{max-width:264px}.fact-placeholder{background:#f7fbf8b8;border:1px dashed rgba(60,94,75,.24);border-radius:12px;display:grid;min-height:180px;place-items:center;text-align:center}.fact-placeholder p{color:var(--green-header);font-size:16.8px;font-weight:800}.biodiversity-section{background:var(--bg-soft);padding-bottom:42px;padding-top:34px}.biodiversity-section__header{margin-inline:auto;max-width:none;text-align:center;width:min(100% - 32px,1280px)}.biodiversity-section__title{background:linear-gradient(90deg,#a2b26b,#242f02);-webkit-background-clip:text;background-clip:text;color:transparent;margin-inline:auto;max-width:1020px;-webkit-text-fill-color:transparent;font-family:var(--font-heading);font-size:clamp(25.2px,2.4vw,31.2px);font-weight:700;letter-spacing:-.015em;line-height:1.18;text-align:center;white-space:pre-line}.biodiversity-section__description{color:var(--text-muted);font-size:17.4px;font-weight:500;line-height:1.45;margin:18px 0 0;max-width:1050px;text-align:left;white-space:pre-line;width:min(100%,1050px)}.biodiversity-cards{display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr));margin:30px auto 0;width:min(100% - 32px,1200px)}.biodiversity-card{align-items:center;background:#355943;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;box-shadow:0 18px 34px #2f563f38,inset 0 1px #ffffff14;color:var(--white);display:grid;gap:18px;grid-template-columns:168px 1fr;min-height:164px;padding:14px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.biodiversity-card:hover{border-color:#ffffff29;box-shadow:0 22px 44px #2f563f47,inset 0 1px #ffffff1f;transform:translateY(-3px)}.biodiversity-card__image-wrap{background:#ffffff1f;border-radius:8px;box-shadow:0 8px 18px #0000002e;height:122px;overflow:hidden;width:168px}.biodiversity-card__image{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .22s ease;width:100%}.biodiversity-card:hover .biodiversity-card__image{transform:scale(1.035)}.biodiversity-card__content{min-width:0}.biodiversity-card__title{color:var(--white);font-family:var(--font-body);font-size:18.6px;font-weight:800;line-height:1.16;text-align:center}.biodiversity-card__text{color:#ffffffe0;font-size:15.36px;font-weight:500;line-height:1.36;margin-top:9px;text-align:left}.activities-section{background-color:#dfe7dd;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:540px;overflow:hidden;padding-bottom:46px;padding-top:42px;position:relative}.activities-section__scrim{background:linear-gradient(90deg,#f8f7f7eb,#f8f7f7d6 42%,#e2ebe5a8);inset:0;position:absolute}.activities-section__inner{align-items:start;display:grid;gap:clamp(34px,5vw,72px);grid-template-columns:minmax(320px,.86fr) minmax(560px,1.14fr);position:relative;z-index:1}.activities-section__content{max-width:600px}.activities-section__title{background:linear-gradient(90deg,#74aec5,#3c604d);-webkit-background-clip:text;background-clip:text;color:transparent;margin:0;-webkit-text-fill-color:transparent;font-family:var(--font-heading);font-size:clamp(28.8px,2.64vw,40.8px);font-weight:700;letter-spacing:-.02em;line-height:1.08}.activities-tabs{align-items:stretch;background:transparent;border:0;border-bottom:1px solid rgba(60,94,75,.16);border-radius:0;box-shadow:none;display:flex;gap:0;justify-content:flex-start;margin-top:18px;padding:0;width:-moz-fit-content;width:fit-content}.activities-tabs__button{background:#74aec533;border:1px solid rgba(116,174,197,.35);border-bottom:0;border-radius:6px 6px 0 0;box-shadow:none;color:var(--text-dark);font-size:15.6px;font-weight:800;line-height:1;min-height:34px;padding:8px 14px;position:relative;transition:background .16s ease,color .16s ease,border-color .16s ease;white-space:nowrap}.activities-tabs__button:hover{background:#74aec552;border-color:#74aec573;color:var(--green-dark)}.activities-tabs__button.is-active{background:#d6f2e0d1;border-color:#3c5e4b47;color:var(--green-dark)}.activities-section__description{color:#3f4943;font-size:16.2px;font-weight:500;line-height:1.56;margin-top:30px;max-width:560px}.activities-gallery{--activities-mosaic-gap:15px;align-items:stretch;display:grid;gap:var(--activities-mosaic-gap);grid-auto-rows:34px;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(13,34px);margin-left:auto;min-height:462px;width:min(100%,620px)}.activities-gallery__card{align-items:flex-end;background:#3559432e;border:0;border-radius:8px;box-shadow:0 12px 24px #2f563f24,inset 0 1px #ffffff14;cursor:zoom-in;display:flex;min-height:0;overflow:hidden;padding:14px;position:relative;transform:none;transition:transform .18s ease,box-shadow .18s ease}.activities-gallery__card:hover{box-shadow:0 18px 32px #2f563f33,inset 0 1px #ffffff1f;transform:translateY(-2px)}.activities-gallery__card:focus-visible{outline:3px solid rgba(34,197,94,.75);outline-offset:4px}.activities-gallery__card img,.activities-gallery__card picture,.activities-gallery__card picture img,.activities-gallery__image{display:block;height:100%;inset:0;margin:0;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%;z-index:0}.activities-gallery__image{filter:saturate(.92) contrast(.95);transition:transform .26s ease,filter .26s ease}.activities-gallery__card:hover .activities-gallery__image,.activities-gallery__card:hover img{filter:saturate(1.02) contrast(1);transform:scale(1.035)}.activities-gallery__overlay{background:linear-gradient(180deg,#14231908,#14231929 48%,#142319b8);inset:0;pointer-events:none;position:absolute;z-index:1}.activities-gallery__title{color:#fff;font-family:var(--font-body);font-size:15px;font-weight:800;line-height:1.18;margin:0;max-width:228px;position:relative;text-shadow:0 1px 3px rgba(0,0,0,.55),0 5px 14px rgba(0,0,0,.42);z-index:2}.activities-gallery__card--1{grid-column:1/span 4;grid-row:3/span 6}.activities-gallery__card--2{grid-column:5/span 4;grid-row:1/span 4}.activities-gallery__card--3{grid-column:9/span 4;grid-row:3/span 6}.activities-gallery__card--4{grid-column:1/span 4;grid-row:9/span 4}.activities-gallery__card--5{grid-column:5/span 4;grid-row:5/span 5}.activities-gallery__card--6{grid-column:9/span 4;grid-row:9/span 4}.activities-gallery__card--7{grid-column:5/span 4;grid-row:10/span 4}.activity-lightbox{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c1610c7;display:grid;inset:0;padding:28px;place-items:center;position:fixed;z-index:9999}.activity-lightbox__panel{background:#fffffff5;border-radius:16px;box-shadow:0 24px 80px #00000061;max-height:92vh;overflow:hidden;padding:14px;position:relative;width:min(96vw,1100px)}.activity-lightbox__image{background:#102016;border-radius:12px;display:block;height:auto;max-height:78vh;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:relative;width:100%}.activity-lightbox__caption{color:var(--green-dark);font-size:18px;font-weight:800;line-height:1.3;margin:12px 42px 2px 4px;position:relative;z-index:1}.activity-lightbox__close{background:#2f563ff0;border:0;border-radius:999px;color:var(--white);cursor:pointer;display:inline-grid;font-size:28.8px;font-weight:700;height:34px;line-height:1;place-items:center;position:absolute;right:10px;top:10px;width:34px;z-index:2}.activity-lightbox__close:hover{background:var(--green-header)}.project-categories-section{background:linear-gradient(90deg,#fffffff0,#f6faf5db 44%,#e8f2e8c2),url(../images/activities-project-categories-bg.webp) 50% /cover no-repeat;overflow:hidden;padding-bottom:58px;padding-top:54px;position:relative}.project-categories{align-items:center;display:grid;gap:clamp(42px,6vw,86px);grid-template-columns:minmax(320px,.78fr) minmax(560px,1.22fr)}.project-categories__content{max-width:600px}.project-categories__eyebrow{color:#3d9625;font-size:30px;font-weight:900;letter-spacing:.045em;line-height:1;margin:0}.project-categories__heading{color:#102016;font-family:var(--font-heading);font-size:clamp(31.2px,3.12vw,45.6px);font-weight:800;letter-spacing:-.025em;line-height:1.18;margin:30px 0 0;max-width:560px;white-space:pre-line}.project-categories__descriptions{display:grid;gap:11px;margin-top:34px;max-width:600px}.project-categories__description{color:#26352d;font-size:16.8px;font-weight:500;line-height:1.45;margin:0}.project-categories__description strong{color:#0f1f16;font-size:16.8px;font-weight:900}.project-categories__cards{display:grid;gap:16px;width:min(100%,790px)}.project-category-card{align-items:center;background:#d6f2e0b3;border:1px solid hsla(0,0%,100%,.56);border-radius:999px;box-shadow:0 16px 34px #2f563f1a,inset 0 1px #ffffff57;display:grid;grid-template-columns:112px 1fr;min-height:96px;padding:12px 34px 12px 12px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.project-category-card:hover{background:#d6f2e0d6;box-shadow:0 22px 42px #2f563f26,inset 0 1px #ffffff6b;transform:translateY(-2px)}.project-category-card__number{background:radial-gradient(circle at 30% 28%,#5eaa3f 0,#3d9625 58%,#2f7d1d);border-radius:999px;box-shadow:0 10px 24px #3d96253d,inset 0 1px #ffffff42;color:#fff;display:grid;font-family:var(--font-heading);font-size:45.6px;font-style:italic;font-weight:900;height:84px;line-height:1;place-items:center;width:84px}.project-category-card__text{color:#14241a;font-size:21.6px;font-weight:850;line-height:1.28;margin:0;max-width:720px}.project-categories__cards-placeholder,.project-categories__placeholder{background:#ffffff9e;border:1px dashed rgba(60,94,75,.28);border-radius:16px;color:var(--green-dark);display:grid;font-size:18px;font-weight:800;margin-top:30px;min-height:180px;place-items:center;text-align:center}.project-categories__cards-placeholder{margin-top:0;min-height:300px}.site-footer{background:#5f6f66;border-top:1px solid hsla(0,0%,100%,.12);color:#fff;overflow:hidden;padding:36px 0 20px;position:relative}.site-footer__container{align-items:center;display:grid;gap:clamp(34px,5vw,72px);grid-template-columns:minmax(260px,.82fr) minmax(520px,1.24fr) minmax(210px,.58fr);margin-inline:auto;width:min(100% - 72px,1200px)}.site-footer__title{color:#fff;font-family:var(--font-heading);font-size:clamp(28.8px,2.46vw,38.4px);font-weight:700;letter-spacing:-.02em;line-height:1.14;margin:0;max-width:430px}.site-footer__partners{display:grid;gap:16px;justify-items:center}.site-footer__top-logos{align-items:start;display:grid;gap:34px;grid-template-columns:max-content max-content;justify-content:center;width:100%}.site-footer__logo-group{align-content:start;display:grid;gap:9px;justify-items:center}.site-footer__label{color:#ffffffbd;font-size:12.6px;font-weight:900;letter-spacing:.16em;line-height:1;margin:0;text-transform:uppercase}.site-footer__logo-card,.site-footer__logo-card--coordination,.site-footer__logo-card--counterpart,.site-footer__logo-card--funded,.site-footer__logo-card--implementation{align-items:center;background:transparent;border:0;border-radius:0;box-shadow:none;display:inline-flex;height:auto;justify-content:center;overflow:visible;padding:0;width:auto}.site-footer__logo{display:block;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.site-footer__logo--funded{height:64px;max-width:280px}.site-footer__counterpart-row{align-items:center;background:transparent;border:0;border-radius:0;box-shadow:none;display:flex;gap:18px;justify-content:center;min-height:60px;padding:0}.site-footer__logo--counterpart{height:58px;max-width:70px}.site-footer__bottom-logos{align-items:start;display:grid;gap:34px;grid-template-columns:max-content 1fr;justify-content:center;margin-top:2px;width:100%}.site-footer__logo-group--implemented{align-content:start}.site-footer__logo--implementation{height:64px;max-width:180px}.site-footer__logo-group--coordination{width:100%}.site-footer__coordination-row{align-items:center;background:transparent;border:0;border-radius:0;box-shadow:none;display:flex;flex-wrap:wrap;gap:14px;justify-content:center;min-height:56px;padding:0}.site-footer__logo--coordination{height:52px;max-width:64px}.site-footer__contact{border-left:1px solid hsla(0,0%,100%,.2);display:grid;font-style:normal;gap:9px;margin:0;padding:16px 0 16px 24px}.site-footer__contact-heading{color:#fff;font-size:21.6px;font-weight:900;line-height:1.15}.site-footer__contact-link{align-items:baseline;color:#ffffffe0;display:inline-flex;font-size:17.4px;font-weight:650;gap:6px;line-height:1.35}.site-footer__contact-link:hover{color:#fff;text-decoration:underline}.site-footer__contact-label{color:#ffffffb8;font-weight:800;min-width:62px}.site-footer__bottom{border-top:1px solid hsla(0,0%,100%,.14);margin:28px auto 0;padding-top:16px;text-align:center;width:min(100% - 72px,1200px)}.site-footer__bottom p{color:#ffffffb8;font-size:15px;font-weight:650;line-height:1.4;margin:0}.phase-page{--phase-ink:#17352b;--phase-accent:#c58a3d;--phase-accent-soft:#e8c98a;--phase-card-border:#e6e2d6;--phase-muted:#6b756d;--phase-font-heading:"Poppins",system-ui,sans-serif;--phase-font-body:"Roboto",system-ui,sans-serif;background:var(--bg-page);font-family:var(--phase-font-body);width:100%}.phase-page h1,.phase-page h2,.phase-page h3{font-family:var(--phase-font-heading)}.phase-hero{background:var(--green-dark);color:var(--mint-soft);padding-block:26px 44px}.phase-breadcrumb{align-items:center;color:#d6f2e0bf;display:flex;flex-wrap:wrap;font-size:13px;gap:var(--space-2);margin-bottom:26px}.phase-breadcrumb a:hover{color:var(--white)}.phase-breadcrumb__current{color:var(--phase-accent-soft)}.phase-live-dot{animation:phase-pulse 2s infinite;background:var(--green-bright);border-radius:var(--radius-pill);height:9px;width:9px}@keyframes phase-pulse{0%{box-shadow:0 0 #22c55e80}70%{box-shadow:0 0 0 7px #22c55e00}to{box-shadow:0 0 #22c55e00}}.phase-hero__body{align-items:flex-end;display:flex;flex-wrap:wrap;gap:var(--space-6);justify-content:space-between}.phase-hero__intro{flex:1 1 480px;max-width:760px}.phase-hero__eyebrow{color:var(--phase-accent);font-size:12.5px;font-weight:600;letter-spacing:.18em;margin-bottom:var(--space-3);text-transform:uppercase}.phase-hero__title{color:var(--white);font-size:clamp(38.4px,6vw,64px);font-weight:500;letter-spacing:-.02em;line-height:1.04;margin-bottom:var(--space-2)}.phase-hero__period{color:var(--mint);font-family:var(--phase-font-heading);font-size:clamp(17.6px,2.4vw,24px);margin-bottom:var(--space-5)}.phase-hero__tagline{font-size:clamp(15px,1.6vw,17.5px);line-height:1.6;max-width:640px}.phase-badge{align-items:center;border-radius:var(--radius-pill);display:inline-flex;font-size:13.5px;font-weight:600;gap:9px;padding:9px 16px}.phase-badge--live{background:#22c55e29;border:1px solid rgba(34,197,94,.5);color:var(--mint)}.phase-badge--archived{background:#ffffff14;border:1px solid hsla(0,0%,100%,.2);color:var(--mint-soft)}.phase-badge__dot{background:#d6f2e099;border-radius:var(--radius-pill);height:9px;width:9px}.phase-layout{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;padding-block:44px 0}.phase-aside{flex:1 1 220px;max-width:280px;position:sticky;top:var(--space-5)}.phase-aside__heading{color:var(--text-muted);font-size:12px;font-weight:600;letter-spacing:.16em;margin:0 0 14px 4px;text-transform:uppercase}.phase-menu{display:flex;flex-direction:column;gap:2px}.phase-menu__item{align-items:center;background:transparent;border:0;border-left:3px solid transparent;border-radius:9px;color:var(--text-muted);display:flex;font-size:14.5px;font-weight:500;gap:11px;line-height:1.3;padding:9px 14px;text-align:left}.phase-menu__item:hover{color:var(--phase-ink)}.phase-menu__item.is-active{background:var(--mint-soft);border-left-color:var(--green-medium);color:var(--phase-ink);font-weight:700}.phase-menu__number{font-size:11.5px;font-variant-numeric:tabular-nums;font-weight:600;opacity:.6}.phase-status-card{background:var(--color-surface);border:1px solid var(--phase-card-border);border-radius:var(--radius-md);margin-top:var(--space-5);padding:var(--space-4)}.phase-status-card__label{color:var(--text-muted);font-size:12.5px}.phase-status-card__value{color:var(--phase-ink);font-family:var(--phase-font-heading);font-size:18px;margin-top:var(--space-1)}.phase-status-card__period{color:var(--text-muted);font-size:12.5px;margin-top:2px}.phase-main{flex:999 1 560px;min-width:0;padding-bottom:80px}.phase-section{margin-bottom:56px;scroll-margin-top:var(--space-5)}.phase-section__eyebrow{color:var(--phase-accent);font-size:12px;font-weight:600;letter-spacing:.16em;margin-bottom:var(--space-2);text-transform:uppercase}.phase-section__title{color:var(--phase-ink);font-size:clamp(25.6px,3vw,34.4px);font-weight:500;letter-spacing:-.01em;margin-bottom:var(--space-4)}.phase-section__lead{color:var(--text-dark);font-size:17px;line-height:1.7;margin-bottom:var(--space-5);max-width:680px}.phase-section__paragraph{color:var(--text-dark);font-size:16.5px;line-height:1.75;margin-bottom:var(--space-4);max-width:700px}.phase-quote{background:#fbf6ec;border-left:4px solid var(--phase-accent);border-radius:0 var(--radius-md) var(--radius-md) 0;color:#5a4a28;font-family:var(--phase-font-heading);font-size:19px;font-style:italic;line-height:1.5;margin:var(--space-5) 0 0;max-width:700px;padding:20px 26px}.phase-stats{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.phase-stat{background:var(--color-surface);border:1px solid var(--phase-card-border);border-radius:var(--radius-md);padding:18px 20px;text-align:center}.phase-stat__value{color:var(--green-dark);font-family:var(--phase-font-heading);font-size:30px;font-weight:600;line-height:1}.phase-stat__label{color:var(--text-dark);font-size:13px;font-weight:600;margin-top:var(--space-2)}.phase-stat__note{color:var(--text-muted);font-size:12px;margin-top:2px}.phase-map{background:var(--color-surface);border:1px solid var(--phase-card-border);border-radius:var(--radius-lg);display:block;max-width:880px;overflow:hidden;position:relative}.phase-map img{height:auto;width:100%}.phase-map__hint{background:#ffffffeb;border:1px solid var(--phase-card-border);border-radius:var(--radius-md);bottom:14px;color:var(--text-muted);font-size:12px;left:14px;padding:9px 14px;pointer-events:none;position:absolute}.phase-results{display:grid;gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.phase-result{background:var(--color-surface);border:1px solid var(--phase-card-border);border-radius:var(--radius-lg);padding:22px;text-align:center}.phase-result__value{color:var(--phase-accent);font-family:var(--phase-font-heading);font-size:38px;font-weight:600;line-height:1}.phase-result__label{color:var(--phase-ink);font-size:15px;font-weight:700;margin-top:var(--space-3)}.phase-result__note{color:var(--text-muted);font-size:13.5px;line-height:1.5;margin-top:var(--space-1)}.phase-photos{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.phase-photos__item{aspect-ratio:4/3;border:1px solid var(--phase-card-border);border-radius:var(--radius-md);margin:0;overflow:hidden}.phase-photos__item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.phase-docs{background:var(--color-surface);border:1px solid var(--phase-card-border);border-radius:var(--radius-lg);overflow:hidden}.phase-docs__item{align-items:center;border-bottom:1px solid var(--phase-card-border);display:flex;gap:var(--space-4);padding:var(--space-4) 20px}.phase-docs__item:last-child{border-bottom:0}.phase-docs__item:hover{background:var(--bg-soft)}.phase-docs__type{background:var(--mint-soft);border-radius:var(--radius-sm);color:var(--green-dark);flex:0 0 auto;font-size:11px;font-weight:700;letter-spacing:.04em;min-width:74px;padding:var(--space-1) 10px;text-align:center;text-transform:uppercase}.phase-docs__text{flex:1 1 auto;min-width:0}.phase-docs__title{color:var(--phase-ink);display:block;font-size:15.5px;font-weight:600}.phase-docs__meta{color:var(--text-muted);display:block;font-size:13px;margin-top:2px}.phase-docs__arrow{color:var(--green-medium);flex:0 0 auto;font-size:20px}.phase-placeholder{background:var(--color-surface);border:1px dashed var(--phase-card-border);border-radius:var(--radius-lg);color:var(--text-muted);font-size:15px;max-width:700px;padding:var(--space-6) var(--space-5);text-align:center}@media(max-width:1023px){.phase-aside{flex-basis:100%;max-width:none;position:static}.phase-menu{flex-direction:row;flex-wrap:wrap;gap:var(--space-2)}.phase-menu__item{background:var(--color-surface);border-left:0;border:1px solid var(--phase-card-border);border-radius:var(--radius-pill);padding:7px 14px}.phase-menu__item.is-active{border-color:var(--green-medium)}.phase-status-card{display:none}}@media(max-width:767px){.phase-layout{gap:var(--space-5);padding-top:var(--space-6)}.phase-section{margin-bottom:40px}.phase-hero{padding-bottom:var(--space-6)}}@media print{.phase-page{-webkit-print-color-adjust:exact;print-color-adjust:exact}.phase-map__hint,body:has(.phase-page) .site-header{display:none!important}.phase-hero{-moz-column-break-after:page;break-after:page}.phase-aside{max-width:none;position:static}.phase-section{-moz-column-break-inside:avoid;break-inside:avoid}.phase-main{padding-bottom:0}}@media(max-width:720px){.container{width:min(100% - 24px,var(--container-max))}.section{padding-block:24px}}@media(max-width:940px){.site-header__inner{grid-template-columns:1fr auto}.site-header__menu-button{display:inline-block}.site-header__nav{background:var(--green-header);box-shadow:var(--shadow-menu);display:none;grid-template-columns:1fr;left:0;padding:14px 16px 18px;position:absolute;right:0;row-gap:12px;top:var(--landing-header-height)}.site-header__nav.is-open{display:grid}.site-nav{flex-wrap:wrap;gap:8px 12px;justify-content:center;min-height:auto}.site-nav__item{display:block;min-height:auto}.site-nav__link{border-radius:var(--radius-pill);font-size:16.8px;justify-content:center;min-height:38px;padding:8px 10px;width:100%}.site-nav__dropdown{box-shadow:none;display:none;margin-top:6px;max-width:100%;min-width:0;opacity:1;padding:6px;position:static;transform:none;visibility:visible;width:100%}.site-nav__dropdown.is-open{display:block;transform:none}.site-nav__dropdown-link{font-size:16.2px;text-align:center;white-space:normal}.site-header__actions,.site-language{justify-content:center}.site-language{width:100%}.site-language__button{justify-content:center}.site-language__dropdown{box-shadow:none;display:none;margin-top:8px;max-width:100%;opacity:1;position:static;transform:none;visibility:visible;width:100%}.site-language__dropdown.is-open{display:block}}@media(max-width:720px){.hero-section,.hero-section__image{min-height:500px}.hero-section__content{min-height:500px;padding-bottom:84px;padding-top:60px;width:min(100% - 32px,var(--container-max))}.hero-section__title{font-size:31.2px;line-height:1.18;max-width:432px}.hero-section__description{font-size:16.8px;line-height:1.45;max-width:408px}.hero-section__actions{margin-top:30px}.hero-section__dots{bottom:24px}}@media(max-width:420px){.hero-section,.hero-section__content,.hero-section__image{min-height:460px}.hero-section__actions{display:grid;grid-template-columns:1fr;max-width:180px}.hero-phase-button{width:100%}.hero-section__dot.is-active{width:24px}}@media(max-width:980px){.fact-section__layout{grid-template-columns:1fr}.fact-section__panel{margin-inline:auto;max-width:720px}}@media(max-width:640px){.fact-section{padding-bottom:30px;padding-top:20px}.fact-section__title{font-size:20.4px}.fact-tabs{overflow-x:auto;padding-bottom:0}.fact-tabs__button{flex:0 0 auto;font-size:14.4px;padding:8px 10px}.fact-section__description{font-size:15.6px}.fact-report__primary{grid-template-columns:1fr;row-gap:18px}.fact-metric__label{min-height:auto}.fact-metric__note{max-width:260px}.fact-metric--country{margin-top:18px}}@media(max-width:1180px){.biodiversity-cards,.biodiversity-section__header{width:min(100% - 32px,860px)}.biodiversity-cards{grid-template-columns:1fr}.biodiversity-card{grid-template-columns:190px 1fr}.biodiversity-card__image-wrap{height:130px;width:190px}}@media(max-width:640px){.biodiversity-section{padding-bottom:34px;padding-top:30px}.biodiversity-cards,.biodiversity-section__header{width:min(100% - 24px,420px)}.biodiversity-section__title{font-size:26.4px;line-height:1.2;max-width:420px}.biodiversity-section__description{font-size:16.2px;line-height:1.45;margin-top:16px;max-width:420px}.biodiversity-cards{gap:16px;margin-top:24px}.biodiversity-card{gap:12px;grid-template-columns:1fr;padding:14px}.biodiversity-card__image-wrap{height:180px;width:100%}.biodiversity-card__title{font-size:19.2px;text-align:left}.biodiversity-card__text{font-size:15.6px}}@media(max-width:980px){.activities-section{min-height:auto;padding-bottom:44px;padding-top:40px}.activities-section__inner{gap:34px;grid-template-columns:1fr}.activities-section__content{max-width:760px}.activities-gallery{--activities-card-nudge-up:0px;margin-inline:auto;min-height:590px;width:min(100%,760px)}.activities-gallery__card--2,.activities-gallery__card--4,.activities-gallery__card--4:hover,.activities-gallery__card--5,.activities-gallery__card--6,.activities-gallery__card--6:hover{transform:none}}@media(max-width:720px){.activities-section{padding-bottom:38px;padding-top:34px}.activities-tabs{overflow-x:auto;width:100%}.activities-tabs__button{flex:0 0 auto;font-size:14.4px;padding:9px 12px}.activities-section__description{font-size:15.6px;line-height:1.55;margin-top:22px;max-width:100%}.activities-gallery{gap:15px;grid-auto-rows:190px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;min-height:0;width:100%}.activities-gallery__card--1,.activities-gallery__card--2,.activities-gallery__card--3,.activities-gallery__card--4,.activities-gallery__card--5,.activities-gallery__card--6{grid-column:auto;grid-row:auto;height:auto;max-width:none;min-height:190px;transform:none;width:auto}.activities-gallery__card--1,.activities-gallery__card--3,.activities-gallery__card--5{grid-column:span 2}.activities-gallery__card--7{border-radius:10px;grid-column:span 2;grid-row:auto;min-height:180px}}@media(max-width:480px){.activities-gallery{grid-auto-rows:180px;grid-template-columns:1fr}.activities-gallery__card--1,.activities-gallery__card--2,.activities-gallery__card--3,.activities-gallery__card--4,.activities-gallery__card--5,.activities-gallery__card--6,.activities-gallery__card--7{grid-column:auto}}@media(max-width:980px){.project-categories{gap:34px;grid-template-columns:1fr}.project-categories__cards,.project-categories__content{max-width:760px}}@media(max-width:640px){.project-categories-section{padding-bottom:38px;padding-top:34px}.project-categories__heading{font-size:28.8px;margin-top:24px}.project-categories__descriptions{margin-top:26px}.project-category-card{grid-template-columns:62px 1fr;min-height:78px;padding:10px 16px 10px 8px}.project-category-card__number{font-size:31.2px;height:52px;width:52px}.project-category-card__text{font-size:15.36px}}@media(max-width:1120px){.site-footer__container{gap:30px;grid-template-columns:1fr;text-align:center;width:min(100% - 48px,900px)}.site-footer__title{font-size:clamp(26.4px,3.6vw,36px);margin-inline:auto;max-width:560px}.site-footer__top-logos{grid-template-columns:max-content max-content;justify-content:center}.site-footer__bottom-logos{grid-template-columns:max-content 1fr;justify-content:center}.site-footer__contact{border-left:0;justify-items:center;padding:0}.site-footer__bottom{text-align:center;width:min(100% - 48px,900px)}}@media(max-width:720px){.site-footer{padding-bottom:18px;padding-top:34px}.site-footer__container{width:min(100% - 32px,520px)}.site-footer__title{font-size:28.8px;max-width:420px}.site-footer__bottom-logos,.site-footer__top-logos{gap:18px;grid-template-columns:1fr}.site-footer__counterpart-row{flex-wrap:wrap;gap:14px}.site-footer__coordination-row{gap:12px}.site-footer__logo--funded{height:48px;max-width:210px}.site-footer__logo--counterpart{height:54px;max-width:66px}.site-footer__logo--implementation{height:56px;max-width:160px}.site-footer__logo--coordination{height:48px;max-width:60px}.site-footer__contact-heading{font-size:21.6px}.site-footer__contact-link{font-size:17.4px}.site-footer__bottom{width:min(100% - 32px,520px)}}@media(max-width:420px){.site-footer__title{font-size:26.4px}.site-footer__logo--funded{height:44px}.site-footer__logo--counterpart{height:50px}.site-footer__logo--implementation{height:50px;max-width:150px}.site-footer__logo--coordination{height:44px;max-width:56px}}
