@import "https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,500;6..72,600;6..72,700&family=Source+Sans+3:wght@400;500;600;700&display=swap";:root{--color-text:#18181b;--color-text-muted:#52525b;--color-surface:#fff;--color-surface-subtle:#f5f5f5;--color-surface-muted:#ededed;--color-border:#cfcfd4;--color-border-strong:#9a9aa2;--color-action:#18181b;--color-action-text:#fff;--color-focus:#005fcc;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container:75rem;--measure:65ch;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--radius-small:.25rem;--radius-medium:.5rem;--c4-navy:#0b2f63;--c4-navy-deep:#07234a;--c4-green:#72be2a;--c4-green-deep:#4f8f1f;--c4-mint:#eef7ed;--c4-sky:#eef6fb;--c4-paper:#fffdf8;--c4-white:#fff;--c4-ink:#17304f;--c4-muted:#61728a;--c4-line:#dbe5ea;--c4-heading:"Newsreader", Georgia, "Times New Roman", serif;--c4-body:"Source Sans 3", system-ui, sans-serif;--c4-muted-readable:#33485f;--c4-dark-copy:#e8f0f8;--c4-dark-copy-strong:#f7fbff;--c4-copy-readable:clamp(1.075rem, 1.02rem + .18vw, 1.18rem);--c4-link-readable:clamp(1rem, .97rem + .08vw, 1.06rem);--c4-label-readable:clamp(.84rem, .81rem + .08vw, .9rem);--c4-coral:#e44b43;--c4-coral-soft:#fff0ed;--c4-amber:#e9aa2f;--c4-amber-soft:#fff7df;--c4-leaf:#25824a;--c4-leaf-soft:#eef8f0;--c4-lilac-soft:#f4f0fa;--er-serif:"Newsreader", Georgia, "Times New Roman", serif;--er-sans:"Source Sans 3", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--er-paper:#fbfcf8;--er-white:#fff;--er-navy:#08294f;--er-navy-deep:#061d39;--er-green:#67b52d;--er-green-deep:#387d1d;--er-green-soft:#eff7e9;--er-sky:#eef5f8;--er-ink:#17304a;--er-muted:#33485f;--er-line:#d9e3e6;--er-shadow:0 1.25rem 3.5rem #061d3917;--er-ease:cubic-bezier(.22, 1, .36, 1);--theme-page:#fbfcf8;--theme-surface:#fff;--theme-surface-soft:#eef5f8;--theme-heading:#061d39;--theme-text:#17304a;--theme-muted:#33485f;--theme-link:#08294f;--theme-accent-text:#387d1d}html[data-theme=dark]{--color-focus:#9fd0ff;--theme-page:#071c34;--theme-surface:#0a2544;--theme-surface-soft:#102c24;--theme-heading:#f7f9fc;--theme-text:#eef4f9;--theme-muted:#d7e3ee;--theme-link:#f7f9fc;--theme-accent-text:#d8f5bd}@media (width<=52rem){:root{--c4-copy-readable:clamp(1.05rem, 1.01rem + .18vw, 1.1rem)}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overscroll-behavior-y:none}body{overscroll-behavior-y:none;background:var(--color-surface);min-width:20rem;color:var(--color-text);font-family:var(--font-sans);text-rendering:optimizelegibility;overflow-wrap:anywhere;margin:0;font-size:1rem;line-height:1.6}img,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{text-decoration-thickness:.13em}:focus-visible{outline:.1875rem solid var(--color-focus);outline-offset:.1875rem}main:focus{outline:none}h1,h2,h3{text-wrap:balance;margin:0;line-height:1.12}h2{letter-spacing:-.025em;font-size:clamp(1.9rem,4vw,3rem)}h3{font-size:clamp(1.15rem,2vw,1.45rem)}p,ul{margin-block:0}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.section{padding-block:clamp(var(--space-7), 8vw, var(--space-9))}.section-compact{padding-block:clamp(var(--space-7), 6vw, var(--space-8))}.section-subtle,.section-muted{background:var(--color-surface-subtle)}.eyebrow{margin-bottom:var(--space-3);color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem;font-weight:750}.display{letter-spacing:-.045em;max-width:18ch;font-size:clamp(2.5rem,7vw,5.5rem)}.lead{max-width:var(--measure);margin-top:var(--space-5);color:var(--color-text-muted);font-size:clamp(1.125rem,2.5vw,1.35rem)}.section-copy{max-width:var(--measure);margin-top:var(--space-4);color:var(--color-text-muted)}.actions{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.button{border:.0625rem solid var(--color-action);border-radius:var(--radius-small);background:var(--color-action);max-width:100%;min-height:2.75rem;color:var(--color-action-text);text-align:center;white-space:normal;justify-content:center;align-items:center;padding:.65rem 1rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.button:hover{text-decoration:none}.button-secondary{color:var(--color-text);background:0 0}.button-small{min-height:2.5rem;padding:.55rem .85rem}.text-link{margin-top:var(--space-5);font-weight:750;display:inline-block}.skip-link{z-index:1000;top:var(--space-3);left:var(--space-3);border-radius:var(--radius-small);padding:var(--space-3) var(--space-4);background:var(--color-text);color:var(--color-surface);font-weight:700;position:fixed;translate:0 -200%}.skip-link:focus{translate:0}.site-header{border-bottom:.0625rem solid var(--color-border);background:var(--color-surface)}.header-inner{justify-content:space-between;align-items:center;gap:var(--space-5);min-height:5rem;display:flex}.brand{align-items:center;gap:var(--space-3);min-width:0;max-width:19rem;font-weight:800;line-height:1.15;text-decoration:none;display:inline-flex}.brand-short{border:.0625rem solid var(--color-text);border-radius:var(--radius-small);min-width:3.5rem;min-height:3rem;padding-inline:var(--space-2);letter-spacing:.04em;flex:none;place-items:center;display:inline-grid}.brand-name{min-width:0;font-size:.9rem}.desktop-nav{align-items:center;gap:var(--space-4);min-width:0;display:flex}.nav-list,.mobile-nav-list,.footer-links{padding:0;list-style:none}.nav-list{align-items:center;gap:clamp(var(--space-2), 1.35vw, var(--space-4));min-width:0;display:flex}.nav-list li{min-width:0}.nav-list a{white-space:nowrap;font-size:.875rem;font-weight:650;text-decoration:none}.nav-list a[aria-current=page]{text-decoration:underline .12em}.mobile-nav{display:none}.site-footer{border-top:.0625rem solid var(--color-border);background:var(--color-surface-subtle)}.footer-grid{gap:clamp(var(--space-5), 4vw, var(--space-7));padding-block:var(--space-8);grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,1fr));display:grid}.footer-grid>*{min-width:0}.footer-brand{font-weight:800;text-decoration:none}.footer-summary{max-width:34rem;margin-top:var(--space-3);color:var(--color-text-muted)}.footer-heading{margin-bottom:var(--space-3);font-size:1rem}.footer-links{gap:var(--space-2);display:grid}.footer-links a{color:var(--color-text-muted)}.footer-bottom{justify-content:space-between;align-items:center;gap:var(--space-4);border-top:.0625rem solid var(--color-border);padding-block:var(--space-4);color:var(--color-text-muted);font-size:.875rem;display:flex}.footer-utility{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}@media (width<=70rem){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav>summary{cursor:pointer;border:.0625rem solid var(--color-border);border-radius:var(--radius-small);padding:.55rem .8rem;font-weight:700;list-style:none}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-nav[open]>nav{z-index:20;top:calc(100% + var(--space-3));overscroll-behavior:contain;border:.0625rem solid var(--color-border);border-radius:var(--radius-medium);width:min(22rem,100vw - 2rem);max-height:calc(100dvh - 6rem);padding:var(--space-4);background:var(--color-surface);position:absolute;right:0;overflow-y:auto;box-shadow:0 1rem 2.5rem #0000001f}.mobile-nav-list{gap:var(--space-1);display:grid}.mobile-nav-list a{border-radius:var(--radius-small);padding:var(--space-3);font-weight:650;text-decoration:none;display:block}.mobile-nav-list a[aria-current=page]{background:var(--color-surface-subtle)}.mobile-donate{width:100%;margin-top:var(--space-3)}.footer-grid{grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(0,1fr))}.footer-intro{grid-column:1/-1}}@media (width<=48rem){.brand-name{display:none}.container{width:min(calc(100% - 1.5rem), var(--container))}.footer-grid{grid-template-columns:minmax(0,1fr)}.footer-intro{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-utility{justify-content:flex-start}}@media (width<=30rem){.actions{flex-direction:column;align-items:stretch}.button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html{background:var(--c4-paper)}body{background:var(--c4-paper);color:var(--c4-ink);font-family:var(--c4-body);margin:0}h1,h2,h3,.brand,.nav-list a,.button,.mobile-nav>summary{font-family:var(--c4-heading)}p,a,li,span,strong,h1,h2,h3{word-break:normal;overflow-wrap:break-word}.site-header{z-index:100;backdrop-filter:blur(12px);background:#fffdf8f2;border-bottom:1px solid #0b2f6314;position:sticky;top:0}.header-inner{gap:1.5rem;min-height:5rem}.brand{gap:.8rem}.brand-logo{width:clamp(9rem,11vw,10.5rem);height:auto}.brand-name{clip:auto;width:auto;max-width:9.5rem;height:auto;color:var(--c4-navy-deep);font-size:.72rem;font-weight:600;line-height:1.2;position:static;overflow:visible}.nav-list{gap:clamp(.8rem,1.2vw,1.35rem)}.nav-list a{color:var(--c4-navy-deep);font-size:.86rem;font-weight:600;text-decoration:none}.nav-list a:hover,.nav-list a[aria-current=page]{color:var(--c4-green-deep)}.button-donate{background:var(--c4-green);color:var(--c4-navy-deep);border:0;border-radius:999px}.c4-hero{background:var(--c4-paper);position:relative;overflow:hidden}.c4-hero:after{aspect-ratio:1;content:"";border:1.25rem solid #72be2a17;border-radius:50%;width:25rem;position:absolute;bottom:-9rem;right:-7rem}.c4-hero-shell{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(24rem,1.1fr);align-items:center;gap:clamp(3rem,7vw,7rem);padding-block:clamp(4.5rem,8vw,7rem);display:grid;position:relative}.c4-eyebrow,.c4-meta{color:var(--c4-green-deep);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .85rem;font-size:.76rem;font-weight:700}.c4-eyebrow-light{color:#c9edaa}.c4-hero h1{max-width:12ch;color:var(--c4-navy-deep);letter-spacing:-.045em;margin:0;font-size:clamp(3rem,5.5vw,5.4rem);font-weight:600;line-height:1}.c4-lead{max-width:40rem;color:var(--c4-muted);margin:1.5rem 0 0;font-size:clamp(1.05rem,1.4vw,1.24rem);line-height:1.6}.c4-actions{flex-wrap:wrap;align-items:center;gap:1rem 1.35rem;margin-top:2rem;display:flex}.c4-button{border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.25rem;font-weight:700;text-decoration:none;display:inline-flex}.c4-button-primary{background:var(--c4-green);color:var(--c4-navy-deep)}.c4-link{color:var(--c4-navy-deep);text-decoration-color:var(--c4-green);text-underline-offset:.24em;align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.c4-link-light{color:var(--c4-white)}.c4-hero-visual{margin:0;position:relative}.c4-hero-visual:before{background:var(--c4-green);content:"";border-radius:2rem 0;width:6.5rem;height:6.5rem;position:absolute;top:-1.25rem;left:-1.2rem}.c4-photo{color:#fff;background:linear-gradient(135deg,#07234abd,#07234a47),repeating-linear-gradient(135deg,#2c5f8d 0 18px,#1f4b78 18px 36px);place-items:center;min-height:20rem;display:grid;position:relative;overflow:hidden}.c4-photo:after{border-radius:inherit;content:"";border:1px solid #ffffff73;position:absolute;inset:1rem}.c4-photo span{z-index:1;text-align:center;background:#07234ad1;border-radius:999px;max-width:15rem;padding:.75rem 1rem;font-weight:700;position:relative}.c4-photo-hero{border-radius:2.4rem 2.4rem 5rem;min-height:clamp(30rem,44vw,41rem)}.c4-hero-visual figcaption{color:var(--c4-muted);margin-top:.65rem;font-size:.8rem}.c4-intro{background:var(--c4-white)}.c4-intro-grid{grid-template-columns:minmax(15rem,.75fr) minmax(0,1.25fr);gap:clamp(3rem,7vw,7rem);padding-block:clamp(4.5rem,7vw,6.5rem);display:grid}.c4-intro-copy h2,.c4-section-heading h2,.c4-research-copy h2,.c4-resources-copy h2,.c4-involve h2{color:var(--c4-navy-deep);letter-spacing:-.035em;margin:0;font-size:clamp(2.4rem,4vw,4rem);font-weight:600;line-height:1.05}.c4-intro-copy>p:last-child,.c4-research-copy>p,.c4-resources-copy>p,.c4-feature-copy>p,.c4-latest-copy>p,.c4-event>p,.c4-involve-grid>div:last-child>p{color:var(--c4-muted);line-height:1.65}.c4-audience-list{border-top:1px solid var(--c4-line)}.c4-audience-item{border-bottom:1px solid var(--c4-line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem 2rem;padding:1.6rem 0;display:grid}.c4-audience-item h3{color:var(--c4-navy-deep);margin:0;font-size:1.25rem;font-weight:600}.c4-audience-item p{max-width:40rem;color:var(--c4-muted);margin:.45rem 0 0;line-height:1.55}.c4-audience-item a{color:var(--c4-navy-deep);font-weight:700}.c4-approach{background:var(--c4-navy-deep);color:#fff;position:relative;overflow:hidden}.c4-approach-wave{background:var(--c4-white);clip-path:polygon(0 0,100% 0,100% 24%,92% 42%,84% 29%,74% 49%,62% 31%,52% 54%,41% 35%,31% 50%,21% 34%,11% 48%,0 31%);width:100%;height:2.6rem;position:absolute;top:-1px;left:0}.c4-approach-grid{grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);gap:clamp(3rem,8vw,8rem);padding-block:clamp(6rem,9vw,8rem) clamp(4.5rem,7vw,6rem);display:grid}.c4-approach-copy h2{color:#fff;letter-spacing:-.035em;max-width:13ch;margin:0;font-size:clamp(2.5rem,4.4vw,4.4rem);font-weight:600;line-height:1.05}.c4-approach-copy>p{color:#dbe8f5;max-width:38rem;margin:1.35rem 0 1.5rem;line-height:1.65}.c4-approach-links{border-top:1px solid #ffffff52;align-self:center}.c4-approach-links a{color:#fff;border-bottom:1px solid #ffffff3d;justify-content:space-between;gap:1rem;padding:1.25rem 0;font-size:1.12rem;font-weight:600;text-decoration:none;display:flex}.c4-programmes,.c4-latest{background:var(--c4-paper);padding-block:clamp(4.5rem,7vw,6.5rem)}.c4-section-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin-bottom:2.3rem;display:grid}.c4-section-heading h2{max-width:15ch}.c4-feature-story{grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.c4-photo-programme{border-radius:2.2rem 4rem 2.2rem 2.2rem;min-height:clamp(24rem,38vw,34rem)}.c4-feature-copy{max-width:35rem}.c4-feature-copy h3,.c4-report-copy h3,.c4-latest-copy h3,.c4-event h3{color:var(--c4-navy-deep);letter-spacing:-.025em;margin:0;font-size:clamp(1.8rem,2.8vw,3rem);font-weight:600;line-height:1.08}.c4-feature-copy>p{margin:1rem 0 1.25rem}.c4-research-grid{grid-template-columns:minmax(15rem,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(3rem,7vw,7rem);padding-block:clamp(4.5rem,7vw,6.5rem);display:grid}.c4-research-copy h2{max-width:9ch}.c4-research-copy>p{margin:1rem 0 1.25rem}.c4-report{background:#fff;border-radius:1.8rem;grid-template-columns:minmax(13rem,.52fr) minmax(0,1.48fr);display:grid;overflow:hidden;box-shadow:0 1.2rem 3rem #07234a14}.c4-report-cover{background:var(--c4-navy-deep);color:#fff;flex-direction:column;justify-content:space-between;min-height:26rem;padding:1.8rem;display:flex}.c4-report-cover span{color:#c9edaa;letter-spacing:.11em;font-weight:700}.c4-report-cover strong{max-width:7ch;font-family:var(--c4-heading);font-size:2.2rem;line-height:1}.c4-report-copy{flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,3.5rem);display:flex}.c4-report-copy>p{color:var(--c4-muted);line-height:1.6}.c4-report-actions{flex-wrap:wrap;gap:.8rem 1.2rem;margin-top:1rem;display:flex}.c4-report-actions a{color:var(--c4-navy-deep);font-weight:700}.c4-report-actions span{color:var(--c4-muted);font-weight:600}.c4-resources-grid{grid-template-columns:minmax(15rem,.8fr) minmax(0,1.2fr);gap:clamp(3rem,7vw,7rem);padding-block:clamp(4.5rem,7vw,6.5rem);display:grid}.c4-resources-copy h2{max-width:12ch}.c4-resource-list{border-top:1px solid #0b2f632e}.c4-resource-list a{color:var(--c4-navy-deep);border-bottom:1px solid #0b2f632e;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 0;text-decoration:none;display:flex}.c4-resource-list strong{font-size:1.12rem}.c4-latest-grid{grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:start;gap:clamp(2rem,4vw,4rem);display:grid}.c4-latest-story{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr);align-items:center;gap:2rem;display:grid}.c4-photo-story{border-radius:2rem 2rem 4rem;min-height:24rem}.c4-latest-copy>p{margin:.9rem 0 1.1rem}.c4-event{border-left:3px solid var(--c4-green);padding:.5rem 0 .5rem 1.5rem}.c4-event-date{color:var(--c4-navy-deep);align-items:baseline;gap:.5rem;margin-bottom:.8rem;display:flex}.c4-event-date span{color:var(--c4-muted);text-transform:uppercase;font-size:.85rem}.c4-event-date strong{font-family:var(--c4-heading);font-size:2.6rem}.c4-event>p{margin:.8rem 0 1rem}.c4-involve{background:var(--c4-navy-deep);color:#fff;position:relative;overflow:hidden}.c4-involve:after{aspect-ratio:1;content:"";border:1.2rem solid #72be2a59;border-radius:50%;width:16rem;position:absolute;bottom:-5rem;right:-4rem}.c4-involve-grid{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr);gap:clamp(3rem,7vw,7rem);padding-block:clamp(4.5rem,7vw,6rem);display:grid;position:relative}.c4-involve h2{color:#fff;max-width:13ch}.c4-involve-grid>div:last-child>p{color:#dce8f5}.c4-involve-links{border-top:1px solid #ffffff47;margin-top:1.3rem}.c4-involve-links a{color:#fff;border-bottom:1px solid #ffffff38;justify-content:space-between;gap:1rem;padding:1rem 0;font-weight:600;text-decoration:none;display:flex}.c4-button,.c4-link,.c4-audience-item,.c4-approach-links a,.c4-resource-list a,.c4-involve-links a{transition:transform .18s,color .18s,background-color .18s}.c4-button:hover{transform:translateY(-2px)}.c4-link:hover,.c4-approach-links a:hover,.c4-resource-list a:hover,.c4-involve-links a:hover{transform:translate(3px)}.c4-audience-item:hover{transform:translate(4px)}.site-footer{background:#06192f}@media (width<=78rem){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav>summary{cursor:pointer;border:1px solid var(--c4-navy-deep);color:var(--c4-navy-deep);border-radius:999px;padding:.55rem .85rem;font-weight:600;list-style:none}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-nav[open]>nav{border:1px solid var(--c4-line);background:#fff;border-radius:1.2rem;width:min(22rem,100vw - 1.5rem);padding:1rem;position:absolute;top:calc(100% + .7rem);right:0;box-shadow:0 1rem 3rem #07234a1f}.mobile-nav-list{gap:.15rem;display:grid}.mobile-nav-list a{color:var(--c4-navy-deep);padding:.7rem;font-weight:600;text-decoration:none;display:block}}@media (width<=64rem){.c4-hero-shell,.c4-intro-grid,.c4-approach-grid,.c4-research-grid,.c4-resources-grid,.c4-involve-grid,.c4-feature-story,.c4-latest-story,.c4-latest-grid{grid-template-columns:1fr}.c4-report{grid-template-columns:minmax(11rem,.45fr) minmax(0,1.55fr)}.c4-hero-copy,.c4-intro-copy,.c4-research-copy,.c4-resources-copy{max-width:44rem}}@media (width<=44rem){.container{width:min(calc(100% - 2rem), var(--container))}.header-inner{min-height:4.5rem}.brand-logo{width:8.8rem}.brand-name{display:none}.c4-hero-shell{gap:2rem;padding-block:3rem 2.8rem}.c4-hero h1{max-width:12ch;font-size:clamp(2.35rem,9.6vw,3.2rem);line-height:1.02}.c4-lead{font-size:1rem}.c4-actions{gap:.85rem;display:grid}.c4-button-primary{width:100%}.c4-photo-hero,.c4-photo-programme,.c4-photo-story{aspect-ratio:4/3;border-radius:1.6rem 1.6rem 2.8rem;min-height:0}.c4-hero-visual:before{border-radius:1.2rem 0;width:4rem;height:4rem;top:-.6rem;left:-.6rem}.c4-intro-grid,.c4-approach-grid,.c4-research-grid,.c4-resources-grid,.c4-involve-grid{gap:2rem;padding-block:3.4rem}.c4-intro-copy h2,.c4-section-heading h2,.c4-research-copy h2,.c4-resources-copy h2,.c4-involve h2,.c4-approach-copy h2{max-width:12ch;font-size:clamp(2rem,8.3vw,2.7rem);line-height:1.05}.c4-audience-item{grid-template-columns:1fr;align-items:start;gap:.6rem}.c4-audience-item a{width:fit-content}.c4-section-heading{grid-template-columns:1fr;gap:1rem;margin-bottom:1.7rem}.c4-programmes,.c4-latest{padding-block:3.5rem}.c4-feature-story{gap:1.5rem}.c4-feature-copy h3,.c4-report-copy h3,.c4-latest-copy h3,.c4-event h3{font-size:clamp(1.6rem,6.4vw,2.1rem)}.c4-report{border-radius:1.3rem;grid-template-columns:1fr}.c4-report-cover{min-height:10rem;padding:1.3rem}.c4-report-cover strong{max-width:none;font-size:1.75rem}.c4-report-copy{padding:1.5rem}.c4-resource-list a{align-items:flex-start}.c4-latest-story{gap:1.3rem}.c4-event{padding-left:1.1rem}.c4-involve:after{border-width:.8rem;width:10rem;bottom:-4rem;right:-4rem}}@media (prefers-reduced-motion:reduce){.c4-button,.c4-link,.c4-audience-item,.c4-approach-links a,.c4-resource-list a,.c4-involve-links a{transition:none}}.c4-page-hero{border-bottom:1px solid var(--c4-line);background:var(--c4-paper);position:relative;overflow:hidden}.c4-page-hero:after{aspect-ratio:1;content:"";border:.9rem solid #72be2a1a;border-radius:50%;width:16rem;position:absolute;bottom:-6rem;right:-5rem}.c4-page-hero .container{z-index:1;padding-block:clamp(3.5rem,7vw,6rem);position:relative}.c4-page-hero h1{max-width:13ch;color:var(--c4-navy-deep);letter-spacing:-.04em;margin:0;font-size:clamp(2.7rem,5vw,4.8rem);font-weight:600;line-height:1.02}.c4-page-hero p:last-child{max-width:42rem;color:var(--c4-muted);margin:1.2rem 0 0;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.65}.c4-page-section{background:var(--c4-white);scroll-margin-top:5.5rem}.c4-page-section>.container{padding-block:clamp(3.8rem,6.5vw,5.8rem)}.c4-page-split{grid-template-columns:minmax(15rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(2.5rem,7vw,7rem);display:grid}.c4-page-split h2,.c4-page-heading-row h2{max-width:14ch;color:var(--c4-navy-deep);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3.4vw,3.35rem);font-weight:600;line-height:1.06}.c4-page-split>div:last-child>p,.c4-page-section>.container>p,.c4-gallery-note{color:var(--c4-muted);line-height:1.65}.c4-page-split>div:last-child>p:first-child{margin-top:0}.c4-page-heading-row{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:clamp(2rem,4vw,3rem);display:flex}.c4-prose{max-width:48rem}.c4-prose p{color:var(--c4-muted);margin:0 0 1.25rem;font-size:clamp(1.02rem,1.08vw,1.1rem);line-height:1.72}.c4-prose p:last-child{margin-bottom:0}.c4-values-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,3.5rem);display:grid}.c4-value-panel{min-height:100%;padding:clamp(1.75rem,3.5vw,3rem) 0 0 clamp(1.2rem,2vw,1.8rem);position:relative}.c4-value-panel:before{background:var(--c4-green);content:"";border-radius:999px;width:.2rem;position:absolute;top:0;bottom:0;left:0}.c4-value-panel h2{max-width:15ch;color:var(--c4-navy-deep);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3.2vw,3.15rem);line-height:1.05}.c4-value-statement{max-width:38rem;color:var(--c4-muted);margin:0;font-size:clamp(1.1rem,1.45vw,1.35rem);line-height:1.65}.c4-pending-note{border-left:.22rem solid var(--c4-green);padding-left:1.1rem}.c4-pending-note strong{color:var(--c4-navy-deep);font-family:var(--c4-heading);margin-bottom:.45rem;font-size:1rem;display:block}.c4-pending-note p{color:var(--c4-muted);margin:0;line-height:1.65}.c4-status-pill{background:var(--c4-mint);color:var(--c4-green-deep);border:1px solid #4f8f1f40;border-radius:999px;margin-top:1rem;padding:.45rem .75rem;font-size:.86rem;font-weight:700;display:inline-flex}.c4-team-placeholder,.c4-team-profile{grid-template-columns:minmax(12rem,.4fr) minmax(0,1.6fr);align-items:center;gap:clamp(2rem,5vw,4rem);max-width:62rem;display:grid}.c4-profile-placeholder{background:linear-gradient(145deg,#07234ab8,#07234a40),repeating-linear-gradient(135deg,#2c5f8d 0 18px,#1f4b78 18px 36px);border-radius:2rem 2rem 3.5rem;min-height:18rem}.c4-profile-media{background:var(--c4-sky);border-radius:2rem 2rem 4.5rem;overflow:hidden;box-shadow:0 1rem 2.5rem #07234a1a}.c4-profile-media img{aspect-ratio:4/5;object-fit:cover;object-position:center top;width:100%;display:block}.c4-team-placeholder h3,.c4-team-profile h3{color:var(--c4-navy-deep);margin:0;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:600;line-height:1.08}.c4-profile-copy>p:not(.c4-meta),.c4-team-placeholder>div:last-child>p:last-child{max-width:38rem;color:var(--c4-muted);line-height:1.65}.c4-profile-note{font-size:.96rem}.c4-principle-list{border-top:1px solid var(--c4-line)}.c4-principle-list article{border-bottom:1px solid var(--c4-line);grid-template-columns:minmax(3.5rem,.2fr) minmax(0,1.8fr);gap:clamp(1.25rem,3vw,2.5rem);padding-block:clamp(1.8rem,3.2vw,2.7rem);display:grid}.c4-principle-number{color:var(--c4-green-deep);letter-spacing:.12em;font-weight:700}.c4-principle-list h3{color:var(--c4-navy-deep);margin:0 0 .7rem;font-size:clamp(1.55rem,2.4vw,2.25rem);line-height:1.1}.c4-principle-list p{max-width:56rem;color:var(--c4-muted);margin:0;line-height:1.7}.c4-theme-list{border-top:1px solid var(--c4-line);margin:0;padding:0;list-style:none}.c4-theme-list li{border-bottom:1px solid var(--c4-line);grid-template-columns:4rem minmax(0,1fr);align-items:start;gap:1.25rem;padding-block:clamp(1rem,2vw,1.45rem);display:grid}.c4-theme-list span{color:var(--c4-green-deep);letter-spacing:.12em;font-weight:700}.c4-theme-list p{max-width:54rem;color:var(--c4-navy-deep);margin:0;font-size:clamp(1.08rem,1.4vw,1.28rem);font-weight:600;line-height:1.45}.c4-gallery-placeholder{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);display:grid}.c4-gallery-placeholder>div{aspect-ratio:4/3;color:#fff;text-align:center;background:linear-gradient(145deg,#07234ab3,#07234a40),repeating-linear-gradient(135deg,#2c5f8d 0 18px,#1f4b78 18px 36px);border-radius:1.5rem 1.5rem 2.7rem;place-items:center;min-height:0;padding:1rem;font-weight:700;display:grid}.c4-gallery-note{margin:1rem 0 0;font-size:.92rem}.c4-page-section .c4-link{margin-top:1rem}html[data-theme=dark] .c4-value-panel h2,html[data-theme=dark] .c4-team-profile h3,html[data-theme=dark] .c4-principle-list h3,html[data-theme=dark] .c4-theme-list p{color:#f7f9fc}html[data-theme=dark] .c4-prose p,html[data-theme=dark] .c4-value-statement,html[data-theme=dark] .c4-profile-copy>p:not(.c4-meta),html[data-theme=dark] .c4-principle-list p{color:#d7e3ee}html[data-theme=dark] .c4-principle-list,html[data-theme=dark] .c4-principle-list article,html[data-theme=dark] .c4-theme-list,html[data-theme=dark] .c4-theme-list li{border-color:#334a61}html[data-theme=dark] .c4-principle-number,html[data-theme=dark] .c4-theme-list span{color:#d8f5bd}@media (width<=52rem){.c4-page-split,.c4-team-placeholder,.c4-team-profile,.c4-values-grid{grid-template-columns:1fr;gap:1.5rem}.c4-page-heading-row{align-items:start;display:grid}.c4-page-split h2,.c4-page-heading-row h2{max-width:16ch}.c4-profile-placeholder{aspect-ratio:4/3;min-height:0}.c4-profile-media{max-width:25rem}.c4-gallery-placeholder{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=34rem){.c4-page-hero .container{padding-block:3rem}.c4-page-hero h1{font-size:clamp(2.3rem,10vw,3rem)}.c4-page-section>.container{padding-block:3.2rem}.c4-page-split h2,.c4-page-heading-row h2{font-size:clamp(1.8rem,8vw,2.45rem)}.c4-principle-list article,.c4-theme-list li{grid-template-columns:1fr;gap:.6rem}.c4-gallery-placeholder{grid-template-columns:1fr}}.site-footer{color:#dfe9f4;background:#06192f}.site-footer .footer-brand,.site-footer .footer-heading,.site-footer .footer-links a,.site-footer .footer-bottom p,.site-footer .footer-utility,.site-footer .footer-utility span{color:#eef5fb}.site-footer .footer-summary{color:#c8d6e5}.site-footer .footer-links a{text-underline-offset:.2em;text-decoration-color:#c9edaab3}.site-footer .footer-links a:hover,.site-footer .footer-links a:focus-visible{color:#c9edaa}.site-footer .footer-heading{font-weight:700}.site-footer .footer-bottom{border-top-color:#ffffff57}.site-footer .footer-bottom,.site-footer .footer-utility{color:#b8c8d8}@media (width<=44rem){.site-footer .footer-summary,.site-footer .footer-bottom,.site-footer .footer-utility{color:#c8d6e5}}.c4-lead,.c4-intro-copy>p:last-child,.c4-audience-item p,.c4-research-copy>p,.c4-resources-copy>p,.c4-feature-copy>p,.c4-report-copy>p,.c4-latest-copy>p,.c4-event>p,.c4-page-hero p:last-child,.c4-page-split>div:last-child>p,.c4-page-section>.container>p,.c4-pending-note p,.c4-team-placeholder>div:last-child>p:last-child,.c4-gallery-note,.c4-hero-visual figcaption{color:var(--c4-muted-readable);font-size:clamp(1.02rem,1.08vw,1.1rem);font-weight:500;line-height:1.65}.c4-eyebrow,.c4-meta{font-size:.82rem;font-weight:700}.c4-pending-note strong{font-size:1.05rem;font-weight:700}.c4-status-pill{font-size:.92rem}.c4-approach-copy>p,.c4-involve-grid>div:last-child>p{color:var(--c4-dark-copy);font-size:clamp(1.02rem,1.08vw,1.1rem);font-weight:500;line-height:1.65}.c4-approach-links a,.c4-involve-links a{color:var(--c4-dark-copy-strong);font-weight:650}:focus-visible{outline-offset:.22rem;outline:.2rem solid #1f78d1}.c4-approach :focus-visible,.c4-involve :focus-visible,.site-footer :focus-visible{outline-color:#b8ee7f}.theme-toggle{min-height:2.55rem;color:var(--c4-navy-deep);font-family:var(--c4-heading);cursor:pointer;background:0 0;border:1px solid #07234a3d;border-radius:999px;justify-content:center;align-items:center;padding:.52rem .8rem;font-size:.82rem;font-weight:650;display:inline-flex}.theme-toggle:hover{border-color:var(--c4-green-deep);background:var(--c4-mint)}html[data-theme=dark]{color-scheme:dark;background:#081421}html[data-theme=dark] body{color:#edf4fa;background:#081421}html[data-theme=dark] .brand-name,html[data-theme=dark] .nav-list a,html[data-theme=dark] .mobile-nav>summary,html[data-theme=dark] .theme-toggle{color:#edf4fa}html[data-theme=dark] .nav-list a:hover,html[data-theme=dark] .nav-list a[aria-current=page]{color:#b8ee7f}html[data-theme=dark] .theme-toggle{border-color:#49627a}html[data-theme=dark] .theme-toggle:hover{background:#142d24;border-color:#b8ee7f}html[data-theme=dark] .mobile-nav[open]>nav{background:#0d2032;border-color:#344e66;box-shadow:0 1rem 3rem #00000059}html[data-theme=dark] .mobile-nav-list a{color:#edf4fa}html[data-theme=dark] .c4-hero,html[data-theme=dark] .c4-programmes,html[data-theme=dark] .c4-latest,html[data-theme=dark] .c4-page-hero{background:#0a1929}html[data-theme=dark] .c4-intro,html[data-theme=dark] .c4-page-section{background:#0e2133}html[data-theme=dark] .c4-research,html[data-theme=dark] .c4-resources,html[data-theme=dark] .c4-page-section-soft{background:#12283b}html[data-theme=dark] .c4-approach,html[data-theme=dark] .c4-involve{background:#06172b}html[data-theme=dark] .c4-approach-wave{background:#0e2133}html[data-theme=dark] .c4-hero h1,html[data-theme=dark] .c4-intro-copy h2,html[data-theme=dark] .c4-section-heading h2,html[data-theme=dark] .c4-research-copy h2,html[data-theme=dark] .c4-resources-copy h2,html[data-theme=dark] .c4-feature-copy h3,html[data-theme=dark] .c4-report-copy h3,html[data-theme=dark] .c4-latest-copy h3,html[data-theme=dark] .c4-event h3,html[data-theme=dark] .c4-audience-item h3,html[data-theme=dark] .c4-page-hero h1,html[data-theme=dark] .c4-page-split h2,html[data-theme=dark] .c4-page-heading-row h2,html[data-theme=dark] .c4-team-placeholder h3,html[data-theme=dark] .c4-pending-note strong{color:#f4f8fc}html[data-theme=dark] .c4-lead,html[data-theme=dark] .c4-intro-copy>p:last-child,html[data-theme=dark] .c4-audience-item p,html[data-theme=dark] .c4-research-copy>p,html[data-theme=dark] .c4-resources-copy>p,html[data-theme=dark] .c4-feature-copy>p,html[data-theme=dark] .c4-report-copy>p,html[data-theme=dark] .c4-latest-copy>p,html[data-theme=dark] .c4-event>p,html[data-theme=dark] .c4-page-hero p:last-child,html[data-theme=dark] .c4-page-split>div:last-child>p,html[data-theme=dark] .c4-page-section>.container>p,html[data-theme=dark] .c4-pending-note p,html[data-theme=dark] .c4-team-placeholder>div:last-child>p:last-child,html[data-theme=dark] .c4-gallery-note,html[data-theme=dark] .c4-hero-visual figcaption{color:#cbd8e5}html[data-theme=dark] .c4-link,html[data-theme=dark] .c4-audience-item a,html[data-theme=dark] .c4-resource-list a,html[data-theme=dark] .c4-page-section .c4-link{color:#eef5fb;text-decoration-color:#9ede60}html[data-theme=dark] .c4-audience-list,html[data-theme=dark] .c4-audience-item,html[data-theme=dark] .c4-resource-list,html[data-theme=dark] .c4-resource-list a,html[data-theme=dark] .c4-page-hero,html[data-theme=dark] .c4-report-actions,html[data-theme=dark] .c4-page-section{border-color:#334a61}html[data-theme=dark] .c4-report{background:#10283d;box-shadow:0 1.2rem 3rem #00000038}html[data-theme=dark] .c4-status-pill{color:#c8f29d;background:#173425;border-color:#b8ee7f52}html[data-theme=dark] .c4-eyebrow,html[data-theme=dark] .c4-meta{color:#9ede60}html[data-theme=dark] .button-donate,html[data-theme=dark] .c4-button-primary{color:#06172b;background:#86cf3f}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1!important;transform:none!important}}.site-header{border-top:.22rem solid var(--c4-green)}.c4-hero-visual:before{background:var(--c4-green)}.c4-hero-visual:after{z-index:-1;background:var(--c4-coral);content:"";border-radius:0 2.4rem 2.4rem 0;width:5.5rem;height:8rem;position:absolute;bottom:2.2rem;right:-1.2rem}.c4-hero:before{background:var(--c4-amber);content:"";width:28%;height:.38rem;position:absolute;bottom:0;left:0}.c4-audience-item{padding-left:1.1rem;position:relative}.c4-audience-item:before{background:var(--c4-green);content:"";border-radius:999px;width:.28rem;height:1.9rem;position:absolute;top:1.65rem;left:0}.c4-audience-item:nth-child(2):before{background:var(--c4-coral)}.c4-audience-item:nth-child(3):before{background:var(--c4-amber)}.c4-audience-item:nth-child(4):before{background:var(--c4-navy)}.c4-approach:before{background:var(--c4-coral);content:"";width:clamp(4rem,8vw,7rem);height:.45rem;position:absolute;bottom:0;right:clamp(1.5rem,7vw,7rem)}.c4-approach-links a:nth-child(2){border-left:.22rem solid var(--c4-coral);padding-left:.9rem}.c4-feature-story{position:relative}.c4-feature-story:before{z-index:0;background:var(--c4-amber);content:"";border-radius:1.3rem 0;width:7rem;height:5rem;position:absolute;bottom:-.9rem;left:-.9rem}.c4-photo-programme,.c4-feature-copy{z-index:1;position:relative}.c4-report{border-top:.32rem solid var(--c4-coral)}.c4-report-cover{background:var(--c4-navy-deep);position:relative}.c4-report-cover:after{background:var(--c4-amber);content:"";width:.55rem;height:45%;position:absolute;bottom:0;right:0}.c4-report-cover strong{overflow-wrap:normal;word-break:normal;hyphens:none;max-width:9ch}.c4-resource-list a{position:relative}.c4-resource-list a:before{background:var(--c4-green);content:"";border-radius:50%;width:.38rem;height:.38rem;position:absolute;top:50%;left:-1rem;transform:translateY(-50%)}.c4-resource-list a:nth-child(2):before{background:var(--c4-coral)}.c4-resource-list a:nth-child(3):before{background:var(--c4-amber)}.c4-latest{background:var(--c4-white)}.c4-latest-story{position:relative}.c4-latest-story:after{background:var(--c4-amber);content:"";width:4.5rem;height:.38rem;position:absolute;top:-.6rem;right:1rem}.c4-event{background:var(--c4-coral);color:#fff;border:0;border-radius:1.6rem 1.6rem 3rem;padding:clamp(1.6rem,3vw,2.4rem)}.c4-event .c4-meta,.c4-event h3,.c4-event>p,.c4-event .c4-link{color:#fff}.c4-event-date span,.c4-event-date strong{color:#fff}.c4-involve h2,.c4-involve-grid>div:last-child>p,.c4-involve-links a{color:#fff}.c4-involve-links{border-top-color:#ffffff5c}.c4-involve-links a{border-bottom-color:#ffffff47}.c4-page-hero:before{background:var(--c4-coral);content:"";width:clamp(4rem,10vw,9rem);height:.32rem;position:absolute;top:0;left:0}.c4-gallery-placeholder>div:first-child{box-shadow:.45rem .45rem 0 var(--c4-green)}.c4-gallery-placeholder>div:nth-child(2){box-shadow:.45rem .45rem 0 var(--c4-coral)}.c4-gallery-placeholder>div:nth-child(3){box-shadow:.45rem .45rem 0 var(--c4-amber)}@media (width<=64rem){.c4-report-cover strong{max-width:none;font-size:clamp(1.65rem,5vw,2rem)}}@media (width<=44rem){.c4-hero-visual:after{width:3.7rem;height:5.2rem;bottom:1.4rem;right:-.55rem}.c4-audience-item{padding-left:.9rem}.c4-audience-item:before{height:1.55rem;top:1.4rem}.c4-feature-story:before{width:4.5rem;height:3.5rem;bottom:-.45rem;left:-.45rem}.c4-report-cover strong{white-space:normal;max-width:none;font-size:1.65rem}.c4-resource-list a:before{left:-.65rem}.c4-event{border-radius:1.25rem 1.25rem 2.4rem}}.brand-logo{width:clamp(10.75rem,13vw,12.75rem)}.header-inner{min-height:5.5rem}.c4-hero h1{max-width:14ch;font-size:clamp(2.65rem,4.6vw,4.65rem);line-height:1.03}.c4-intro-copy h2,.c4-section-heading h2,.c4-research-copy h2,.c4-resources-copy h2,.c4-involve h2{font-size:clamp(2.15rem,3.35vw,3.35rem);line-height:1.08}.c4-approach-copy h2{font-size:clamp(2.2rem,3.6vw,3.7rem);line-height:1.08}.c4-feature-copy h3,.c4-report-copy h3,.c4-latest-copy h3,.c4-event h3{font-size:clamp(1.65rem,2.25vw,2.45rem);line-height:1.1}.c4-page-hero h1{font-size:clamp(2.35rem,4.1vw,3.9rem);line-height:1.05}.c4-page-split h2,.c4-page-heading-row h2{font-size:clamp(1.9rem,2.9vw,2.85rem);line-height:1.09}.c4-team-placeholder h3{font-size:clamp(1.65rem,2.45vw,2.3rem);line-height:1.1}@media (width<=70rem){.brand-logo{width:clamp(9.75rem,17vw,11rem)}.brand-name{display:none}}@media (width<=52rem){.brand-logo{width:clamp(9.5rem,36vw,11.5rem)}.header-inner{min-height:5rem}}@media (width<=34rem){.c4-hero h1{font-size:clamp(2.25rem,10.5vw,2.8rem)}.c4-page-hero h1{font-size:clamp(2.1rem,9vw,2.65rem)}.c4-intro-copy h2,.c4-section-heading h2,.c4-research-copy h2,.c4-resources-copy h2,.c4-involve h2,.c4-approach-copy h2,.c4-page-split h2,.c4-page-heading-row h2{font-size:clamp(1.8rem,7.8vw,2.25rem)}.c4-feature-copy h3,.c4-report-copy h3,.c4-latest-copy h3,.c4-event h3,.c4-team-placeholder h3{font-size:clamp(1.55rem,6.5vw,2rem)}}[data-reveal]{opacity:1;will-change:auto;transform:none}[data-reveal].reveal-pending{opacity:0;will-change:opacity, transform;transition:opacity .52s,transform .52s cubic-bezier(.22,1,.36,1)}[data-reveal=hero-copy].reveal-pending{transform:translateY(1.25rem)}[data-reveal=hero-media].reveal-pending{transition-duration:.65s;transform:translateY(1rem)scale(.985)}[data-reveal=rise].reveal-pending{transform:translateY(1rem)}[data-reveal=soft].reveal-pending{transform:translateY(.65rem)}[data-reveal=left].reveal-pending{transform:translate(-1rem)}[data-reveal=right].reveal-pending{transform:translate(1rem)}[data-reveal].reveal-pending.is-visible{opacity:1;transform:none}@media (width<=48rem){[data-reveal=left].reveal-pending,[data-reveal=right].reveal-pending{transform:translateY(.8rem)}}@media (prefers-reduced-motion:reduce){[data-reveal],[data-reveal].reveal-pending{opacity:1;will-change:auto;transition:none;transform:none}}html,body{background:var(--er-paper)}body{color:var(--er-ink);font-family:var(--er-sans)}h1,h2,h3,.c4-report-cover strong{font-family:var(--er-serif)}.brand,.nav-list a,.mobile-nav-list a,.button,.c4-button,.c4-eyebrow,.c4-meta,.theme-toggle,.mobile-nav>summary{font-family:var(--er-sans)}.site-header{border-top:.2rem solid var(--er-green);box-shadow:none;background:#fbfcf8ed;border-bottom:1px solid #08294f14;transition:background-color .22s,box-shadow .22s,border-color .22s}.site-header.is-scrolled{background:#fbfcf8fa;border-bottom-color:#08294f24;box-shadow:0 .6rem 1.8rem #061d3914}.header-inner{min-height:5.5rem;transition:min-height .22s var(--er-ease)}.site-header.is-scrolled .header-inner{min-height:4.7rem}.brand-logo{width:clamp(10.75rem,13vw,12.75rem);transition:width .22s var(--er-ease)}.nav-list a{color:var(--er-navy-deep);position:relative}.nav-list a:after{background:var(--er-green);content:"";transform-origin:0;height:.14rem;transition:transform .18s var(--er-ease);border-radius:999px;position:absolute;bottom:-.58rem;left:0;right:0;transform:scaleX(0)}.nav-list a:hover:after,.nav-list a[aria-current=page]:after{transform:scaleX(1)}.button-donate,.c4-button-primary{background:var(--er-green);color:var(--er-navy-deep);transition:transform .18s var(--er-ease), box-shadow .18s ease, background-color .18s ease;box-shadow:0 .55rem 1.2rem #387d1d24}.button-donate:hover,.c4-button-primary:hover{background:#73bf38;transform:translateY(-2px);box-shadow:0 .8rem 1.6rem #387d1d33}.c4-hero{background:radial-gradient(circle at 1px 1px, #08294f0e 1px, transparent 1.2px) 0 0 / 24px 24px, var(--er-paper)}.c4-hero:before{display:none}.c4-hero:after{border-color:#67b52d1a;width:26rem;bottom:-10rem;right:-8rem}.c4-hero-shell{grid-template-columns:minmax(0,1.02fr) minmax(23rem,.98fr);gap:clamp(3rem,6vw,6.5rem);padding-block:clamp(4.8rem,8vw,7.4rem)}.c4-eyebrow,.c4-meta{color:var(--er-green-deep);letter-spacing:.15em;font-size:.78rem}.c4-hero h1{max-width:13.5ch;color:var(--er-navy-deep);letter-spacing:-.035em;font-size:clamp(2.85rem,4.65vw,4.75rem);font-weight:600;line-height:.99}.c4-hero h1 em{color:var(--er-navy);font-weight:500}.c4-lead{max-width:39rem;color:var(--er-muted);margin-top:1.8rem;padding-left:1.35rem;position:relative}.c4-lead:before{background:var(--er-green);content:"";transform-origin:top;width:.19rem;transition:transform .62s .26s var(--er-ease);border-radius:999px;position:absolute;top:.1rem;bottom:.1rem;left:0;transform:scaleY(0)}.c4-hero-copy.is-visible .c4-lead:before{transform:scaleY(1)}.c4-actions{margin-top:2.15rem}.c4-link{color:var(--er-navy-deep);text-decoration-color:var(--er-green)}.c4-link span[aria-hidden=true]{transition:transform .18s var(--er-ease);display:inline-block}.c4-link:hover span[aria-hidden=true]{transform:translate(.25rem)}.c4-hero-visual:before{background:var(--er-green);border-radius:2.2rem 0;width:5.2rem;height:5.2rem;top:-1rem;left:-1rem}.c4-hero-visual:after{background:var(--er-navy);opacity:.9;border-radius:0 2.4rem 2.4rem 0;width:4.4rem;height:6.5rem;bottom:1.4rem;right:-.8rem}.c4-photo{background:linear-gradient(135deg,#061d39c2,#08294f47),repeating-linear-gradient(135deg,#315e83 0 18px,#214c72 18px 36px)}.c4-photo-hero{box-shadow:var(--er-shadow);border-radius:2rem 6.5rem}.c4-photo span{background:#061d39d1;border-radius:.7rem;font-size:.92rem}.c4-hero-visual figcaption{color:var(--er-muted)}.c4-intro,.c4-latest{background:var(--er-white)}.c4-programmes{background:#fbfaf5}.c4-research{background:var(--er-sky)}.c4-resources{background:var(--er-green-soft)}.c4-intro-copy h2,.c4-section-heading h2,.c4-research-copy h2,.c4-resources-copy h2,.c4-involve h2,.c4-approach-copy h2,.c4-feature-copy h3,.c4-report-copy h3,.c4-latest-copy h3,.c4-event h3{letter-spacing:-.022em}.c4-intro-copy h2,.c4-section-heading h2,.c4-research-copy h2,.c4-resources-copy h2,.c4-involve h2{color:var(--er-navy-deep)}.c4-audience-item{padding-left:1rem}.c4-audience-item:before,.c4-audience-item:nth-child(2):before,.c4-audience-item:nth-child(3):before,.c4-audience-item:nth-child(4):before{background:var(--er-green);transform-origin:50%;transition:transform .26s var(--er-ease);transform:scaleY(.35)}.c4-audience-item:hover:before{transform:scaleY(1)}.c4-approach{background:var(--er-navy-deep)}.c4-approach:before{background:var(--er-green);width:clamp(4rem,8vw,7rem);right:clamp(1.5rem,7vw,7rem)}.c4-approach-wave{height:2.15rem}.c4-approach-links a:nth-child(2){border-left-color:var(--er-green)}.c4-approach-links a{transition:color .18s ease, padding .18s var(--er-ease), background-color .18s ease}.c4-approach-links a:hover{background:#ffffff0e;padding-inline:.65rem}.c4-feature-story:before{background:var(--er-green);opacity:.9;border-radius:1.2rem 0;width:5.5rem;height:4rem;bottom:-.65rem;left:-.65rem}.c4-photo-programme{border-radius:2rem 5rem 2rem 2rem;box-shadow:0 1rem 2.8rem #061d3914}.c4-feature-copy .c4-meta{color:var(--er-green-deep)}.c4-report{border-top:.28rem solid var(--er-green);box-shadow:var(--er-shadow);border-radius:1rem 1rem 2rem}.c4-report-cover{background:radial-gradient(circle at 1px 1px, #ffffff14 1px, transparent 1.2px) 0 0 / 18px 18px, var(--er-navy-deep)}.c4-report-cover:after{background:var(--er-green);width:.42rem;height:48%}.c4-report-cover span{color:#c9eeaa}.c4-report-copy{background:var(--er-white)}.c4-resource-list a:before,.c4-resource-list a:nth-child(2):before,.c4-resource-list a:nth-child(3):before{background:var(--er-green)}.c4-resource-list a{transition:padding .18s var(--er-ease), background-color .18s ease, color .18s ease}.c4-resource-list a:hover{background:#67b52d0f;padding-inline:.7rem}.c4-latest-story:after{background:var(--er-green)}.c4-event{background:var(--er-navy);border:1px solid #08294f14;border-radius:1rem 1rem 2.8rem;box-shadow:0 1rem 2.6rem #061d391c}.c4-event .c4-meta{color:#c9eeaa}.c4-event .c4-link{text-decoration-color:var(--er-green)}.c4-involve{background:linear-gradient(105deg,#061d39fa,#08294ff2)}.c4-involve:after{border-color:#67b52d42}.c4-involve .c4-eyebrow-light{color:#c9eeaa}.c4-page-hero{background:radial-gradient(circle at 1px 1px, #08294f0b 1px, transparent 1.2px) 0 0 / 24px 24px, var(--er-paper)}.c4-page-hero:before{background:var(--er-green)}.c4-page-hero:after{border-color:#67b52d26}.c4-page-hero h1,.c4-page-split h2,.c4-page-heading-row h2,.c4-team-placeholder h3{color:var(--er-navy-deep)}.c4-page-section-soft{background:#f2f6f1}.c4-pending-note{border-left-color:var(--er-green)}.c4-status-pill{background:var(--er-green-soft);color:var(--er-green-deep);border-color:#387d1d47}.c4-gallery-placeholder>div:first-child,.c4-gallery-placeholder>div:nth-child(2),.c4-gallery-placeholder>div:nth-child(3){box-shadow:.42rem .42rem #67b52dcc}[data-reveal]{transition:opacity .56s ease, transform .62s var(--er-ease)}[data-reveal=hero-copy]{transform:translateY(1.15rem)}[data-reveal=hero-media]{clip-path:inset(4% 0 6% round 2rem 6.5rem);transition:opacity .68s ease, transform .76s var(--er-ease), clip-path .82s var(--er-ease);transform:translateY(.8rem)scale(1.025)}[data-reveal=hero-media].is-visible{clip-path:inset(0)}[data-reveal=left]{transform:translate(-.85rem)}[data-reveal=right]{transform:translate(.85rem)}[data-reveal=rise]{transform:translateY(1rem)}[data-reveal=soft]{transform:translateY(.6rem)}.c4-audience-list>*,.c4-approach-links>*,.c4-resource-list>*{opacity:0;transition:opacity .42s ease, transform .52s var(--er-ease);transform:translateY(.55rem)}.c4-audience-list.is-visible>*,.c4-approach-links.is-visible>*,.c4-resource-list.is-visible>*{opacity:1;transform:none}.c4-audience-list.is-visible>:first-child,.c4-approach-links.is-visible>:first-child,.c4-resource-list.is-visible>:first-child{transition-delay:70ms}.c4-audience-list.is-visible>:nth-child(2),.c4-approach-links.is-visible>:nth-child(2),.c4-resource-list.is-visible>:nth-child(2){transition-delay:.135s}.c4-audience-list.is-visible>:nth-child(3),.c4-approach-links.is-visible>:nth-child(3),.c4-resource-list.is-visible>:nth-child(3){transition-delay:.2s}.c4-audience-list.is-visible>:nth-child(4){transition-delay:.265s}.c4-photo,.c4-report{transition:transform .3s var(--er-ease), box-shadow .3s ease}.c4-feature-story:hover .c4-photo-programme,.c4-latest-story:hover .c4-photo-story{transform:scale(1.012)}.c4-report:hover{transform:translateY(-.18rem);box-shadow:0 1.55rem 4rem #061d3921}html[data-theme=dark] .site-header{background:#081421f2;border-bottom-color:#294158}html[data-theme=dark] .site-header.is-scrolled{background:#081421fc;box-shadow:0 .65rem 1.8rem #0000003d}html[data-theme=dark] .c4-hero,html[data-theme=dark] .c4-page-hero{background:radial-gradient(circle at 1px 1px,#ffffff0b 1px,#0000 1.2px) 0 0/24px 24px,#0a1929}html[data-theme=dark] .c4-programmes{background:#0c1d2c}html[data-theme=dark] .c4-research{background:#112638}html[data-theme=dark] .c4-resources{background:#10281e}html[data-theme=dark] .c4-report-copy{background:#10283d}@media (width<=70rem){.brand-logo{width:clamp(9.75rem,17vw,11rem)}.site-header.is-scrolled .brand-logo{width:clamp(9.25rem,15vw,10.4rem)}}@media (width<=52rem){.header-inner,.site-header.is-scrolled .header-inner{min-height:5rem}.brand-logo,.site-header.is-scrolled .brand-logo{width:clamp(9.5rem,36vw,11.5rem)}.c4-hero-shell{gap:2.6rem}.c4-photo-hero{border-radius:1.6rem 4.5rem}[data-reveal=hero-media]{clip-path:inset(3% 0 4% round 1.6rem 4.5rem)}[data-reveal=left],[data-reveal=right]{transform:translateY(.7rem)}}@media (width<=34rem){.c4-hero h1{font-size:clamp(2.3rem,10.7vw,2.9rem);line-height:1.02}.c4-lead{padding-left:1rem}.c4-hero-visual:after{display:none}}@media (prefers-reduced-motion:reduce){.site-header,.header-inner,.brand-logo,.nav-list a:after,.button-donate,.c4-button-primary,.c4-link span[aria-hidden=true],.c4-lead:before,.c4-audience-item:before,.c4-approach-links a,.c4-resource-list a,.c4-photo,.c4-report,.c4-audience-list>*,.c4-approach-links>*,.c4-resource-list>*{transition:none!important}[data-reveal=hero-media]{clip-path:none}.c4-audience-list>*,.c4-approach-links>*,.c4-resource-list>*{opacity:1;transform:none}}.home-story{background:var(--er-paper);overflow:clip}.home-scene{isolation:isolate;position:relative}.home-scene>.container{z-index:2;position:relative}.home-scene:before,.home-scene:after{pointer-events:none}.home-scene[data-scroll-scene]{--scene-progress:0}.home-scene[data-scroll-scene] .scene-float{transform:translate3d(0, calc((var(--scene-progress) - .5) * -1.8rem), 0);transition:transform 90ms linear}.home-scene[data-scroll-scene] .scene-grow{transform:scale(calc(.965 + (var(--scene-progress) * .035)));transform-origin:50%;transition:transform 90ms linear}.home-opening{background:radial-gradient(circle at 1px 1px, #08294f0b 1px, transparent 1.2px) 0 0 / 26px 26px, var(--er-paper);align-items:center;min-height:min(92svh,58rem);display:grid}.home-opening:before{z-index:0;aspect-ratio:1;content:"";width:clamp(28rem,48vw,48rem);transform:translate3d(0, calc(var(--scene-progress) * 2.2rem), 0) rotate(calc(var(--scene-progress) * 5deg));border:1px solid #67b52d2b;border-radius:50%;position:absolute;top:-18rem;right:-13rem;box-shadow:0 0 0 5rem #67b52d06,0 0 0 10rem #08294f05}.home-opening:after{z-index:0;content:"";height:10rem;transform:translateY(calc(var(--scene-progress) * -1.35rem));background:linear-gradient(105deg,#67b52d1f,#08294f08);border-radius:50% 0 0/100% 0 0;position:absolute;bottom:-5.5rem;left:43%;right:-10%}.home-opening .c4-hero-shell{z-index:2;position:relative}.home-opening .c4-hero-copy{padding-block:clamp(1rem,3vw,2rem)}.home-opening .c4-hero h1{text-wrap:balance}.home-opening .c4-hero-visual{transform-origin:60%}.home-opening .c4-photo-hero{min-height:clamp(24rem,49vw,38rem);overflow:hidden}.home-opening .c4-photo-hero:after,.home-programme-photo:after{content:"";background:linear-gradient(#0000 45%,#061d392e);position:absolute;inset:0}.home-audience{background:linear-gradient(180deg, var(--er-paper) 0%, var(--er-white) 24%, var(--er-white) 100%);margin-top:-1px;padding-block:clamp(5rem,8vw,8rem)}.home-audience:after{z-index:0;content:"";width:48vw;height:14rem;transform:translateX(calc((var(--scene-progress) - .5) * 2rem));border:1px solid #08294f0f;border-radius:50% 0 0/100% 0 0;position:absolute;bottom:-7rem;right:-12vw}.home-audience .c4-intro-grid{align-items:start}.home-audience .c4-audience-item{background:0 0}.home-gla{background:radial-gradient(circle at 78% 30%, #67b52d1f, transparent 24rem), linear-gradient(135deg, var(--er-navy-deep), #0a315d 72%, #0d3968);color:#fff;padding-block:clamp(6rem,10vw,10rem)}.home-gla:before{z-index:0;aspect-ratio:1;content:"";width:28rem;transform:translateY(calc((var(--scene-progress) - .5) * 3rem));border:1px solid #c9eeaa29;border-radius:50%;position:absolute;top:-5rem;right:-10rem;box-shadow:0 0 0 4rem #c9eeaa06}.home-gla:after{z-index:1;background:var(--er-paper);clip-path:polygon(0 100%,100% 22%,100% 100%);content:"";height:clamp(3.5rem,8vw,7rem);position:absolute;bottom:-1px;left:0;right:0}.gla-story-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.gla-story-anchor{flex-direction:column;justify-content:center;min-height:24rem;display:flex;position:sticky;top:8rem}.gla-story-anchor .c4-eyebrow,.gla-story-step .c4-meta{color:#c9eeaa}.gla-story-anchor h2{color:#fff;max-width:12ch;margin-block:1rem 1.4rem;font-size:clamp(2.5rem,4vw,4.2rem);line-height:1}.gla-story-anchor>p:last-of-type{color:#d9e5f0;max-width:34rem}.gla-story-track{gap:1rem;padding-bottom:4rem;display:grid}.gla-story-step{border-top:1px solid #ffffff29;align-content:center;min-height:52svh;padding:clamp(1.6rem,4vw,3.2rem);display:grid;position:relative}.gla-story-step:before{width:calc(18% + (var(--scene-progress) * 22%));background:var(--er-green);content:"";height:2px;position:absolute;top:-1px;left:0}.gla-story-step h3{color:#fff;max-width:15ch;margin-block:.8rem;font-size:clamp(2rem,3vw,3.15rem);line-height:1.04}.gla-story-step p{color:#d9e5f0;max-width:39rem}.gla-story-step a{color:#fff;width:fit-content;text-decoration-color:var(--er-green);margin-top:1.2rem}.home-programmes{background:var(--er-paper);padding-block:clamp(7rem,10vw,10rem)}.home-programmes:before{z-index:0;aspect-ratio:1;content:"";width:20rem;transform:translateY(calc((var(--scene-progress) - .5) * -3rem));border:1px solid #67b52d1f;border-radius:50%;position:absolute;top:13%;left:-9rem}.home-programme-feature{grid-template-columns:minmax(0,1.12fr) minmax(18rem,.88fr);align-items:center;gap:clamp(2rem,5vw,5rem);margin-top:clamp(2.5rem,5vw,4.5rem);display:grid}.home-programme-photo{min-height:clamp(28rem,50vw,42rem);box-shadow:var(--er-shadow);border-radius:2rem 7rem 2rem 2rem;position:relative;overflow:hidden}.home-programme-copy{position:relative}.home-programme-copy:before{background:var(--er-green);content:"";border-radius:999px;width:.2rem;position:absolute;top:0;bottom:0;left:-1.4rem}.home-research{background:linear-gradient(#edf5f8 0%,#f5f9fa 100%);padding-block:clamp(7rem,10vw,10rem)}.home-research:before{z-index:0;content:"";width:24rem;height:24rem;transform:scale(calc(.9 + (var(--scene-progress) * .1)));border:1px solid #08294f14;border-radius:50%;position:absolute;top:-2rem;right:-5rem}.home-research .c4-report{transform-origin:50%}.home-resources{background:linear-gradient(#eff7e9,#f7faf4);padding-block:clamp(6.5rem,9vw,9rem)}.home-resources:after{z-index:0;aspect-ratio:1;content:"";border:1px solid #387d1d1f;border-radius:50%;width:34rem;position:absolute;bottom:-14rem;right:-16rem;box-shadow:0 0 0 5rem #67b52d06}.home-latest{background:var(--er-white);padding-block:clamp(6rem,9vw,9rem)}.home-latest .c4-latest-grid{align-items:stretch}.home-involve{background:radial-gradient(circle at 85% 35%, #67b52d29, transparent 20rem), linear-gradient(120deg, var(--er-navy-deep), #0b345f);color:#fff;padding-block:clamp(7rem,11vw,11rem)}.home-involve:before{z-index:0;aspect-ratio:1;content:"";width:25rem;transform:translateY(calc(-50% + ((var(--scene-progress) - .5) * 3rem)));border:1px solid #c9eeaa2b;border-radius:50%;position:absolute;top:50%;right:-9rem}.home-involve h2,.home-involve p,.home-involve a{color:#fff}.home-involve .c4-eyebrow{color:#c9eeaa}.home-involve .c4-involve h2,.c4-involve h2,.c4-involve-grid>div:last-child>p,.c4-involve-links a{color:#fff}html[data-theme=dark] .home-opening,html[data-theme=dark] .home-audience,html[data-theme=dark] .home-programmes,html[data-theme=dark] .home-latest{background:#071c34}html[data-theme=dark] .home-research{background:#0a2544}html[data-theme=dark] .home-resources{background:#102c24}html[data-theme=dark] .home-opening .c4-hero h1,html[data-theme=dark] .home-opening .c4-hero h1 em,html[data-theme=dark] .home-audience h2,html[data-theme=dark] .home-programmes h2,html[data-theme=dark] .home-programmes h3,html[data-theme=dark] .home-research h2,html[data-theme=dark] .home-research h3,html[data-theme=dark] .home-resources h2,html[data-theme=dark] .home-latest h2,html[data-theme=dark] .home-latest h3{color:#f5f8fb}html[data-theme=dark] .home-opening .c4-lead,html[data-theme=dark] .home-audience p,html[data-theme=dark] .home-programmes p,html[data-theme=dark] .home-research p,html[data-theme=dark] .home-resources p,html[data-theme=dark] .home-latest p{color:#d7e3ee}html[data-theme=dark] .home-opening .c4-link,html[data-theme=dark] .home-audience a,html[data-theme=dark] .home-programmes a,html[data-theme=dark] .home-research a,html[data-theme=dark] .home-resources a,html[data-theme=dark] .home-latest a{color:#f5f8fb}@media (width<=64rem){.home-opening{min-height:auto}.home-opening:before{right:-18rem}.gla-story-grid,.home-programme-feature{grid-template-columns:1fr}.gla-story-anchor{min-height:auto;margin-bottom:1rem;position:relative;top:auto}.gla-story-step{min-height:auto;padding-block:2.4rem}.home-programme-photo{min-height:clamp(24rem,65vw,36rem)}.home-programme-copy{max-width:42rem;margin-left:1.4rem}}@media (width<=48rem){.home-story{overflow:hidden}.home-opening,.home-audience,.home-gla,.home-programmes,.home-research,.home-resources,.home-latest,.home-involve{padding-block:clamp(4.5rem,14vw,6rem)}.home-opening:before,.home-audience:after,.home-programmes:before,.home-research:before,.home-resources:after{opacity:.55}.home-opening:after{height:6rem;left:14%}.home-opening .c4-hero h1{max-width:100%;font-size:clamp(2.45rem,11vw,3.6rem);line-height:1.02}.home-opening .c4-hero-shell{gap:2.5rem}.home-opening .c4-photo-hero{border-radius:1.5rem 4rem;min-height:22rem}.home-opening .c4-actions{align-items:stretch}.home-opening .c4-button{justify-content:center;width:100%}.gla-story-anchor h2{font-size:clamp(2.3rem,10vw,3.3rem)}.gla-story-step{padding-inline:0}.gla-story-step h3{max-width:100%;font-size:clamp(1.85rem,8vw,2.6rem)}.home-gla:after{height:3rem}.home-programme-photo{border-radius:1.5rem 4rem 1.5rem 1.5rem;min-height:21rem}.home-programme-copy{margin-left:1rem}.home-programme-copy:before{left:-1rem}.c4-latest-grid{gap:1.2rem}.home-involve:before{opacity:.65;right:-15rem}.home-scene[data-scroll-scene] .scene-float,.home-scene[data-scroll-scene] .scene-grow{transform:none}}@media (prefers-reduced-motion:reduce){.home-scene[data-scroll-scene] .scene-float,.home-scene[data-scroll-scene] .scene-grow,.home-opening:before,.home-opening:after,.home-audience:after,.home-gla:before,.home-programmes:before,.home-research:before,.home-involve:before{transition:none!important;transform:none!important}}.site-header{background:#eff6fbf5}html[data-theme=dark] .site-header{background:#05182df5}.brand-logo{border-radius:.8rem;width:clamp(11.35rem,13.8vw,13.45rem);box-shadow:0 .35rem 1rem #061d3914}.site-header.is-scrolled .brand-logo{width:clamp(10.35rem,12.3vw,12rem)}.brand-name{color:var(--er-navy-deep)}html[data-theme=dark] .brand-name{color:#edf5fb}.theme-toggle-icon{width:2.65rem;height:2.65rem;color:var(--er-navy-deep);background:0 0;border:1px solid #08294f2e;border-radius:50%;flex:0 0 2.65rem;place-items:center;padding:0;display:inline-grid}.theme-toggle-icon:hover{border-color:var(--er-green);background:#67b52d14}.theme-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.2rem;height:1.2rem}.theme-icon-sun{display:none}html[data-theme=dark] .theme-toggle-icon{color:#f6fbff;border-color:#c9eeaa57}html[data-theme=dark] .theme-icon-moon{display:none}html[data-theme=dark] .theme-icon-sun{display:block}html[data-theme=dark] .home-opening .c4-hero h1,html[data-theme=dark] .home-opening .c4-hero h1 em{color:#f6f8fb}html[data-theme=dark] .home-opening .c4-hero h1 em{color:#c9eeaa}html[data-theme=dark] .home-opening .c4-lead{color:#d9e5ef}.c4-hero-visual,.home-opening .c4-hero-visual{min-width:0;max-width:100%}.c4-photo-hero,.home-opening .c4-photo-hero{width:100%;max-width:100%}.c4-hero-visual figcaption{width:100%;max-width:100%;color:var(--er-muted);overflow-wrap:anywhere;margin-top:.8rem;line-height:1.5}html[data-theme=dark] .c4-hero-visual figcaption{color:#cbd9e6}html[data-theme=dark] .home-audience p,html[data-theme=dark] .home-programmes p,html[data-theme=dark] .home-research p,html[data-theme=dark] .home-resources p,html[data-theme=dark] .home-latest p,html[data-theme=dark] .home-involve p{color:#d9e5ef}html[data-theme=dark] .home-audience h3,html[data-theme=dark] .home-programmes h3,html[data-theme=dark] .home-research h3,html[data-theme=dark] .home-resources h3,html[data-theme=dark] .home-latest h3,html[data-theme=dark] .home-involve h2{color:#f6f8fb}@media (width<=64rem){.brand-logo{width:clamp(10.4rem,26vw,12.2rem)}}@media (width<=48rem){.site-header{background:#eff6fbfb}html[data-theme=dark] .site-header{background:#05182dfb}.brand-logo{border-radius:.7rem;width:clamp(9.8rem,42vw,11.5rem)}.theme-toggle-icon{flex-basis:2.55rem;width:2.55rem;height:2.55rem}.c4-hero-visual figcaption{font-size:.92rem}}.c4-lead,.c4-audience-item p,.c4-approach-copy>p,.c4-feature-copy>p,.c4-research-copy>p,.c4-report-copy>p,.c4-resources-copy>p,.c4-latest-copy>p,.c4-event>p,.c4-involve-grid>div:last-child>p,.c4-page-hero p:last-child,.c4-page-split>div:last-child>p,.c4-page-section>.container>p,.c4-prose p,.c4-value-statement,.c4-profile-copy>p:not(.c4-meta),.c4-principle-list p,.c4-gallery-note,.c4-hero-visual figcaption{color:var(--theme-muted);font-size:var(--c4-copy-readable);font-weight:500;line-height:1.68}.c4-eyebrow,.c4-meta,.content-type{font-size:var(--c4-label-readable);font-weight:700}.c4-link,.c4-audience-item a,.c4-approach-links a,.c4-report-actions a,.c4-resource-list a,.c4-involve-links a,.text-link{font-size:var(--c4-link-readable)}.nav-list a{font-size:clamp(.92rem,.88rem + .1vw,.99rem);font-weight:600}.mobile-nav-list a{font-size:1.05rem;font-weight:600}html[data-theme=dark] .mobile-nav-list a[aria-current=page]{color:#f7f9fc;background:#173425;box-shadow:inset 0 0 0 1px #d8f5bd47}.c4-team-profile{grid-template-columns:minmax(16rem,.56fr) minmax(0,1.44fr);gap:clamp(2.25rem,5vw,4.5rem);max-width:70rem}.c4-profile-media{max-width:30rem;box-shadow:none;background:0 0;border-radius:0;overflow:visible}.c4-profile-media img{aspect-ratio:auto;object-fit:contain;object-position:center;border-radius:0;width:100%;height:auto;box-shadow:0 1rem 2.5rem #061d391f}.site-footer .footer-brand{font-size:clamp(1.08rem,1.02rem + .12vw,1.16rem);font-weight:700}.site-footer .footer-summary{font-size:clamp(1rem,.97rem + .08vw,1.06rem);font-weight:500;line-height:1.65}.site-footer .footer-heading{font-size:1.05rem;font-weight:700}.site-footer .footer-links a{font-size:1rem;font-weight:600;line-height:1.5}.site-footer .footer-bottom{font-size:1rem;line-height:1.55}.site-footer .footer-bottom a{color:#f7fbff;text-underline-offset:.22em;font-size:clamp(1.08rem,1.03rem + .12vw,1.16rem);font-weight:700;text-decoration-thickness:.09em}@media (width<=64rem){.home-opening .c4-hero-shell{grid-template-columns:minmax(0,1fr);gap:clamp(2rem,6vw,3rem)}.home-opening .c4-hero-copy,.home-opening .c4-hero-visual{width:100%;min-width:0}}@media (width<=52rem){.c4-team-profile{grid-template-columns:1fr;gap:1.75rem}.c4-profile-media{width:min(100%,28rem);max-width:28rem}}@media (width<=34rem){.site-footer .footer-links a,.site-footer .footer-bottom{font-size:1rem}.site-footer .footer-bottom a{font-size:1.08rem}}body{background:var(--theme-page);color:var(--theme-text)}.home-opening.c4-hero h1,.home-opening h1{color:var(--theme-heading)!important}.home-opening.c4-hero h1 em,.home-opening h1 em{font-style:italic;color:inherit!important;-webkit-text-fill-color:currentColor!important;opacity:1!important}html[data-theme=dark] .home-opening.c4-hero h1,html[data-theme=dark] .home-opening.c4-hero h1 em,html[data-theme=dark] .home-opening h1,html[data-theme=dark] .home-opening h1 em{color:#f7f9fc!important;-webkit-text-fill-color:currentColor!important;opacity:1!important}.home-opening .c4-lead,.home-audience p,.home-programmes p,.home-research p,.home-resources p,.home-latest p,html[data-theme=dark] .home-opening .c4-lead,html[data-theme=dark] .home-audience p,html[data-theme=dark] .home-programmes p,html[data-theme=dark] .home-research p,html[data-theme=dark] .home-resources p,html[data-theme=dark] .home-latest p{color:var(--theme-muted)}.home-audience h2,.home-audience h3,.home-programmes h2,.home-programmes h3,.home-research h2,.home-research h3,.home-resources h2,.home-resources h3,.home-latest h2,.home-latest h3,html[data-theme=dark] .home-audience h2,html[data-theme=dark] .home-audience h3,html[data-theme=dark] .home-programmes h2,html[data-theme=dark] .home-programmes h3,html[data-theme=dark] .home-research h2,html[data-theme=dark] .home-research h3,html[data-theme=dark] .home-resources h2,html[data-theme=dark] .home-resources h3,html[data-theme=dark] .home-latest h2,html[data-theme=dark] .home-latest h3{color:var(--theme-heading)}.home-audience a,.home-programmes a,.home-research a,.home-resources a,.home-latest a,html[data-theme=dark] .home-audience a,html[data-theme=dark] .home-programmes a,html[data-theme=dark] .home-research a,html[data-theme=dark] .home-resources a,html[data-theme=dark] .home-latest a{color:var(--theme-link)}.home-gla,.home-involve,.home-gla h2,.home-gla h3,.home-gla p,.home-gla a,.home-involve h2,.home-involve p,.home-involve a,.home-involve .c4-involve-grid>div:last-child>p{color:#f7f9fc}.home-gla .c4-eyebrow,.home-gla .c4-meta,.home-involve .c4-eyebrow{color:#d8f5bd}html[data-theme=dark] .c4-hero-visual figcaption,html[data-theme=dark] .c4-report-copy p,html[data-theme=dark] .c4-event p,html[data-theme=dark] .c4-page-section p,html[data-theme=dark] .c4-page-hero p{color:#d7e3ee}html[data-theme=dark] .c4-report-copy h3,html[data-theme=dark] .c4-event h3,html[data-theme=dark] .c4-page-section h2,html[data-theme=dark] .c4-page-section h3,html[data-theme=dark] .c4-page-hero h1{color:#f7f9fc}[data-reveal]:not(.reveal-pending){opacity:1!important;clip-path:none!important;will-change:auto!important;transform:none!important}.c4-audience-list:not(.reveal-pending)>*,.c4-approach-links:not(.reveal-pending)>*,.c4-resource-list:not(.reveal-pending)>*{opacity:1!important;transition-delay:0s!important;transform:none!important}@media (prefers-reduced-motion:reduce){[data-reveal],[data-reveal].reveal-pending,.c4-audience-list>*,.c4-approach-links>*,.c4-resource-list>*{opacity:1!important;clip-path:none!important;will-change:auto!important;transition:none!important;transform:none!important}}.c4-photo.cms-photo-has-image{background:var(--c4-navy-deep)}.c4-photo.cms-photo-has-image>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.c4-photo.cms-photo-has-image:after{z-index:1}.cms-image-caption{color:var(--c4-muted);margin:.7rem 0 0;font-size:.86rem;line-height:1.45}.home-opening.cms-hero-splitLeft .c4-hero-copy{grid-area:1/2}.home-opening.cms-hero-splitLeft .c4-hero-visual{grid-area:1/1}.home-opening.cms-hero-imageTop .c4-hero-shell,.home-opening.cms-hero-imageBottom .c4-hero-shell,.home-opening.cms-hero-textOnly .c4-hero-shell{grid-template-columns:minmax(0,1fr)}.home-opening.cms-hero-imageTop .c4-hero-visual{grid-row:1}.home-opening.cms-hero-imageTop .c4-hero-copy{grid-row:2}.home-opening.cms-hero-imageBottom .c4-hero-copy{grid-row:1}.home-opening.cms-hero-imageBottom .c4-hero-visual{grid-row:2}.home-opening.cms-hero-imageTop .c4-hero-copy,.home-opening.cms-hero-imageBottom .c4-hero-copy{max-width:58rem}.home-opening.cms-hero-imageTop .c4-photo-hero,.home-opening.cms-hero-imageBottom .c4-photo-hero{min-height:clamp(22rem,44vw,36rem)}.home-opening.cms-hero-image-standard .c4-hero-visual{justify-self:center;width:min(100%,34rem)}.home-opening.cms-hero-image-large .c4-hero-visual{justify-self:center;width:min(100%,46rem)}.home-opening.cms-hero-image-full .c4-hero-visual{width:100%;max-width:none}.home-opening.cms-hero-align-center .c4-hero-copy{text-align:center;justify-self:center}.home-opening.cms-hero-align-center .c4-hero-copy h1,.home-opening.cms-hero-align-center .c4-lead{margin-inline:auto}.home-opening.cms-hero-align-center .c4-actions{justify-content:center}.home-opening.cms-tone-lightBlue{background:radial-gradient(circle at 1px 1px,#08294f0b 1px,#0000 1.2px) 0 0/26px 26px,#edf5f8}.home-opening.cms-tone-navy{background:radial-gradient(circle at 1px 1px, #ffffff0d 1px, transparent 1.2px) 0 0 / 26px 26px, var(--c4-navy-deep)}.home-opening.cms-tone-navy .c4-eyebrow,.home-opening.cms-tone-navy .c4-hero h1,.home-opening.cms-tone-navy .c4-hero h1 em,.home-opening.cms-tone-navy .c4-lead,.home-opening.cms-tone-navy .c4-link{color:#fff}.home-opening.cms-tone-green{background:radial-gradient(circle at 1px 1px,#08294f0a 1px,#0000 1.2px) 0 0/26px 26px,#eff7e9}@media (width<=64rem){.home-opening.cms-hero-splitLeft .c4-hero-copy,.home-opening.cms-hero-splitLeft .c4-hero-visual{grid-column:1}.home-opening.cms-hero-splitLeft .c4-hero-visual{grid-row:1}.home-opening.cms-hero-splitLeft .c4-hero-copy{grid-row:2}.home-opening.cms-hero-splitRight .c4-hero-copy{grid-row:1}.home-opening.cms-hero-splitRight .c4-hero-visual{grid-row:2}}.cms-fixed-page{min-width:0}.cms-page-hero-has-image .cms-page-hero-shell{grid-template-columns:minmax(0,.95fr) minmax(20rem,1.05fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.cms-page-hero-media{margin:0}.cms-page-hero-media img,.cms-generic-split-media img,.cms-media-section img{border-radius:1.5rem;width:100%;height:auto;display:block}.cms-page-hero-media figcaption,.cms-media-section>p{color:var(--c4-muted);margin-top:.65rem;font-size:.85rem}.cms-page-hero-splitLeft .cms-page-hero-media,.cms-page-hero-imageTop .cms-page-hero-media{order:-1}.cms-page-hero-imageTop .cms-page-hero-shell,.cms-page-hero-imageBottom .cms-page-hero-shell{grid-template-columns:1fr}.cms-page-align-center .cms-page-hero-copy{text-align:center}.cms-page-align-center .cms-page-hero-copy>*{margin-inline:auto}.cms-rich-text>:first-child{margin-top:0}.cms-rich-text>:last-child{margin-bottom:0}.cms-rich-text a{color:var(--c4-navy-deep);text-decoration-color:var(--c4-green);text-underline-offset:.24em;font-weight:700}.cms-rich-text .c4-link{margin-top:.8rem}.cms-card-grid{grid-template-columns:repeat(var(--cms-card-columns,3), minmax(0, 1fr));gap:1.2rem;display:grid}.cms-card-grid article{border:1px solid var(--c4-line);background:var(--c4-white);border-radius:1.25rem;padding:clamp(1.4rem,2.4vw,2rem)}.cms-card-grid h3{color:var(--c4-navy-deep);margin:0}.cms-card-grid p{color:var(--c4-muted);line-height:1.6}.cms-generic-split{grid-template-columns:minmax(18rem,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.cms-generic-split-right .cms-generic-split-media{order:2}.cms-cta-section{max-width:56rem}.cms-page-tone-navy{background:var(--c4-navy-deep);color:#fff}.cms-page-tone-navy h2,.cms-page-tone-navy h3,.cms-page-tone-navy p,.cms-page-tone-navy a{color:#fff}.cms-page-tone-green{background:#eff7e9}.cms-collection-heading{justify-content:space-between;align-items:end;gap:clamp(1.5rem,4vw,4rem);margin-bottom:clamp(2rem,4vw,3.5rem);display:flex}.cms-collection-heading>div{max-width:48rem}.cms-collection-heading h2{margin-block:.45rem 0}.cms-collection-heading p:not(.c4-eyebrow){max-width:42rem;color:var(--c4-muted)}.cms-collection-empty{border-left:.2rem solid var(--c4-green);max-width:48rem;color:var(--c4-muted);background:#08294f09;margin:0;padding:1.25rem 1.4rem;line-height:1.6}.cms-collection-grid,.cms-people-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.1rem,2.5vw,2rem);display:grid}.cms-collection-card,.cms-person-card{border:1px solid var(--c4-line);background:var(--c4-white);border-radius:1.35rem;min-width:0;overflow:hidden}.cms-collection-media,.cms-person-media,.cms-gallery-media{background:var(--c4-navy-deep);overflow:hidden}.cms-collection-media{aspect-ratio:16/10}.cms-person-media{aspect-ratio:4/5}.cms-collection-media img,.cms-person-media img,.cms-gallery-media img{object-fit:cover;width:100%;height:100%;display:block}.cms-collection-copy,.cms-person-copy{padding:clamp(1.25rem,2.5vw,1.8rem)}.cms-collection-copy h3,.cms-person-copy h3{color:var(--c4-navy-deep);margin-block:.35rem .65rem}.cms-collection-copy>p:not(.c4-meta),.cms-person-copy>p:not(.c4-meta){color:var(--c4-muted);line-height:1.6}.cms-collection-copy .c4-link{margin-top:.45rem;display:inline-block}.cms-collection-layout-list .cms-collection-grid{grid-template-columns:1fr}.cms-collection-layout-list .cms-collection-card{grid-template-columns:minmax(10rem,.34fr) minmax(0,1fr);display:grid}.cms-collection-layout-list .cms-collection-card:not(:has(.cms-collection-media)){grid-template-columns:minmax(0,1fr)}.cms-collection-layout-list .cms-collection-media{aspect-ratio:auto;height:100%}.cms-collection-layout-editorial .cms-collection-grid,.cms-collection-layout-featured .cms-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cms-collection-layout-editorial .cms-collection-card:first-child,.cms-collection-layout-featured .cms-collection-card:first-child{grid-column:1/-1;grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr);display:grid}.cms-collection-layout-compact .cms-people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cms-collection-layout-compact .cms-person-card{grid-template-columns:6rem minmax(0,1fr);align-items:center;display:grid}.cms-collection-layout-compact .cms-person-media{aspect-ratio:1;border-radius:50%;width:6rem;height:6rem;margin:1rem}.cms-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.cms-gallery-item{min-width:0;margin:0}.cms-gallery-media{aspect-ratio:4/3;border-radius:1.25rem}.cms-gallery-item figcaption{color:var(--c4-muted);gap:.25rem;padding-top:.7rem;font-size:.9rem;line-height:1.45;display:grid}.cms-gallery-item figcaption strong{color:var(--c4-navy-deep)}.cms-collection-layout-featuredGrid .cms-gallery-item:first-child{grid-area:span 2/span 2}.cms-collection-layout-featuredGrid .cms-gallery-item:first-child .cms-gallery-media{aspect-ratio:auto;height:100%;min-height:28rem}html[data-theme=dark] .cms-rich-text a,html[data-theme=dark] .cms-card-grid h3,html[data-theme=dark] .cms-collection-copy h3,html[data-theme=dark] .cms-person-copy h3,html[data-theme=dark] .cms-gallery-item figcaption strong{color:#f5f8fb}html[data-theme=dark] .cms-card-grid article,html[data-theme=dark] .cms-collection-card,html[data-theme=dark] .cms-person-card{background:#0a2544;border-color:#d7e3ee29}html[data-theme=dark] .cms-card-grid p,html[data-theme=dark] .cms-collection-heading p:not(.c4-eyebrow),html[data-theme=dark] .cms-collection-copy>p:not(.c4-meta),html[data-theme=dark] .cms-person-copy>p:not(.c4-meta),html[data-theme=dark] .cms-gallery-item figcaption,html[data-theme=dark] .cms-collection-empty{color:#d7e3ee}html[data-theme=dark] .cms-collection-empty{background:#ffffff0a}html[data-theme=dark] .cms-page-tone-green{background:#102c24}@media (width<=64rem){.cms-page-hero-has-image .cms-page-hero-shell,.cms-generic-split,.cms-collection-layout-editorial .cms-collection-card:first-child,.cms-collection-layout-featured .cms-collection-card:first-child{grid-template-columns:1fr}.cms-page-hero-media,.cms-generic-split-media{order:initial}.cms-card-grid,.cms-collection-grid,.cms-people-grid,.cms-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cms-collection-layout-editorial .cms-collection-card:first-child,.cms-collection-layout-featured .cms-collection-card:first-child,.cms-collection-layout-featuredGrid .cms-gallery-item:first-child{grid-area:auto;display:block}.cms-collection-layout-featuredGrid .cms-gallery-item:first-child .cms-gallery-media{aspect-ratio:4/3;min-height:0}}@media (width<=42rem){.cms-collection-heading{display:block}.cms-collection-heading .c4-link{margin-top:1rem;display:inline-block}.cms-card-grid,.cms-collection-grid,.cms-people-grid,.cms-gallery-grid,.cms-collection-layout-editorial .cms-collection-grid,.cms-collection-layout-featured .cms-collection-grid,.cms-collection-layout-compact .cms-people-grid{grid-template-columns:1fr}.cms-collection-layout-list .cms-collection-card,.cms-collection-layout-compact .cms-person-card{display:block}.cms-collection-layout-compact .cms-person-media{aspect-ratio:4/5;border-radius:0;width:auto;height:auto;margin:0}}.home-carousel{isolation:isolate;background:linear-gradient(145deg,#67b52d13,#08294f09),#fbfcf880;border:1px solid #08294f17;border-radius:1.8rem;margin-bottom:2.6rem;padding:clamp(.42rem,.8vw,.62rem);box-shadow:0 1.15rem 3rem #08294f12}.home-opening .c4-hero-visual:before,.home-opening .c4-hero-visual:after{display:none}.home-carousel:before,.home-carousel:after{z-index:2;content:"";pointer-events:none;border-radius:999px;height:.32rem;position:absolute}.home-carousel:before{background:var(--er-green);width:5.1rem;top:-.16rem;left:1.7rem}.home-carousel:after{background:var(--er-navy);width:6rem;bottom:-.16rem;right:1.7rem}.home-carousel-viewport{z-index:1;background:var(--er-paper);touch-action:pan-y pinch-zoom;border:1px solid #08294f13;border-radius:1.3rem;position:relative;box-shadow:inset 0 0 0 1px #ffffff59,0 .45rem 1.25rem #08294f09}.home-carousel-slide .c4-photo-hero{aspect-ratio:1.08;background:var(--er-paper);border-radius:1.18rem;min-height:0}.home-carousel-slide .c4-photo.cms-photo-has-image>img{object-fit:contain;object-position:center;background:var(--er-paper);border-radius:1.18rem}.home-carousel-dots{bottom:-1.9rem}.home-programme-photo{aspect-ratio:1;background:var(--er-paper);min-height:0}.home-programme-photo.cms-photo-has-image>img{object-fit:contain;object-position:center;background:var(--er-paper)}.home-programme-photo:after{display:none}.cms-gallery-media{background:#eef3f6}.cms-gallery-media img{object-fit:contain;object-position:center}html[data-theme=dark] .home-carousel{background:linear-gradient(145deg,#67b52d13,#78a4cf0d),#071c34ad;border-color:#c9eeaa1c;box-shadow:0 1.15rem 3rem #0000002e}html[data-theme=dark] .home-carousel-viewport,html[data-theme=dark] .home-carousel-slide .c4-photo-hero,html[data-theme=dark] .home-carousel-slide .c4-photo.cms-photo-has-image>img,html[data-theme=dark] .home-programme-photo,html[data-theme=dark] .home-programme-photo.cms-photo-has-image>img,html[data-theme=dark] .cms-gallery-media{background:#071c34}@media (width<=64rem){.home-programme-photo{justify-self:center;width:min(100%,44rem)}}@media (width<=42rem){.home-carousel{border-radius:1.35rem;margin-bottom:2.15rem;padding:.38rem}.home-carousel:before{width:3.8rem;left:1.2rem}.home-carousel:after{width:4.5rem;right:1.2rem}.home-carousel-viewport{border-radius:1.02rem}.home-carousel-slide .c4-photo-hero,.home-carousel-slide .c4-photo.cms-photo-has-image>img{aspect-ratio:1.08;border-radius:.92rem}.home-programme-photo{aspect-ratio:1}.home-carousel-arrow{width:2.5rem;height:2.5rem}.home-carousel-arrow-prev{left:.55rem}.home-carousel-arrow-next{right:.55rem}}
