:root{--yale-blue:#094074;--baltic-blue:#3c6997;--regal-navy:#003566;--school-bus-yellow:#ffc300;--gold:#ffd60a;--paper:#f8fafb;--muted:#5d7184;--line:#dfe7ed}*{box-sizing:border-box}body{margin:0;color:#08233b;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{text-decoration:none;color:inherit}.section-shell{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(9,64,116,.08)}.nav-shell{width:min(1220px,calc(100% - 32px));min-height:76px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand img{display:block;width:180px;height:auto}.desktop-nav{display:flex;gap:26px;font-size:14px;font-weight:700;color:#486073}.desktop-nav a{transition:color .2s ease,transform .2s ease}.desktop-nav a:hover{color:var(--yale-blue);transform:translateY(-1px)}.nav-cta{display:inline-flex;gap:8px;padding:11px 17px;background:var(--regal-navy);color:#fff;border-radius:999px;font-weight:800;transition:transform .25s ease,box-shadow .25s ease}.nav-cta:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,53,102,.16)}.nav-cta span{color:var(--gold)}.hero{position:relative;min-height:690px;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0}.hero-image img{object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,53,102,.94),rgba(0,53,102,.64) 52%,rgba(0,53,102,.18))}.hero-content{position:relative;z-index:2;color:#fff;padding:90px 0;animation:softUp .8s ease both}.kicker{margin:0 0 16px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:850;color:var(--baltic-blue)}.kicker.light{color:var(--gold)}.hero h1{max-width:760px;margin:0;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.055em}.hero h1 em{font-style:normal;color:var(--gold)}.hero-content>p:not(.kicker){max-width:650px;margin:28px 0;color:#dceaf2;font-size:18px;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.button{min-height:50px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:999px;font-size:14px;font-weight:800;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,53,102,.14)}.button-yellow{background:var(--school-bus-yellow);color:var(--regal-navy)}.button-primary{background:var(--regal-navy);color:#fff}.button-primary span{color:var(--gold)}.text-link{font-weight:800;color:var(--regal-navy);border-bottom:1px solid #b7cbd7;padding-bottom:4px;transition:color .2s ease,border-color .2s ease}.text-link:hover{color:var(--baltic-blue);border-color:var(--baltic-blue)}.light-link{color:#fff;border-color:hsla(0,0%,100%,.45)}.intro{padding:115px 0;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:80px;gap:80px}.get-involved h2,.intro h2,.section-heading-row h2,.values h2,.volunteer-cta h2,.volunteer-hero h1,.volunteer-intro h2,.volunteer-process h2{margin:0;color:var(--regal-navy);font-size:clamp(38px,4.5vw,58px);line-height:1.02;letter-spacing:-.045em}.intro>div:last-child p{color:var(--muted);font-size:17px;line-height:1.8}.image-story{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:60px;gap:60px;align-items:center;padding-bottom:115px}.story-image{position:relative;min-height:500px;border-radius:30px;overflow:hidden}.photo-large img,.photo-stack>div img,.programme-image img,.story-image img,.story-photo-band>div img,.volunteer-hero-image img{object-fit:cover}.story-page-image img{object-fit:contain;padding:14px;background:#eef5f8}.work{padding-bottom:115px}.section-heading-row{display:flex;justify-content:space-between;gap:50px;align-items:end}.section-heading-row>p{max-width:390px;color:var(--muted);line-height:1.7}.focus-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:45px}.focus-grid article,.process-grid article,.volunteer-type-card{background:#f5f8f9;border:1px solid #e5edf1;border-radius:24px;overflow:hidden;min-height:350px;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.focus-grid article:hover,.process-grid article:hover,.volunteer-type-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(0,53,102,.11);border-color:#cbdde7}.programme-image{position:relative;height:170px;overflow:hidden}.programme-image img{transition:transform .7s cubic-bezier(.2,.7,.2,1)}.programme-card:hover .programme-image img{transform:scale(1.055)}.programme-content{padding:25px 28px 30px}.focus-grid span,.process-grid span,.volunteer-type-card>span{color:var(--baltic-blue);font-size:11px;font-weight:900;letter-spacing:.12em}.focus-grid h3,.process-grid h3,.volunteer-type-card h3{margin:18px 0 10px;color:var(--regal-navy);font-size:23px}.focus-grid p,.process-grid p,.volunteer-type-card p{margin:0;color:var(--muted);line-height:1.65}.photo-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:16px;gap:16px;padding-bottom:115px}.photo-large,.photo-stack>div{position:relative;min-height:540px;border-radius:28px;overflow:hidden}.photo-stack{display:grid;grid-gap:16px;gap:16px}.photo-stack>div{min-height:262px}.values{background:var(--regal-navy);padding:105px 0;color:#fff}.values-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px}.values h2{color:#fff}.values p{color:#c7d8e2;line-height:1.8;font-size:17px}.get-involved{padding:105px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.get-involved>div{max-width:720px}footer{background:#061f35;color:#c7d8e2;padding:70px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr .6fr 1fr;grid-gap:70px;gap:70px;padding-bottom:55px}.footer-brand img{width:230px;height:auto}.footer-brand p{max-width:380px;line-height:1.7}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px}.footer-title{color:#fff;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding:20px 0;display:flex;justify-content:space-between;font-size:12px}.volunteer-hero{background:#f3f7f9;padding:75px 0 90px}.application-card,.standard-grid,.volunteer-hero-grid,.volunteer-intro{display:grid;grid-template-columns:1fr 1fr;grid-gap:65px;gap:65px;align-items:center}.volunteer-hero h1{font-size:clamp(52px,6vw,82px)}.volunteer-hero h1 em{font-style:normal;color:var(--yale-blue)}.volunteer-hero-image{position:relative;min-height:540px;border-radius:32px;overflow:hidden;box-shadow:0 28px 70px rgba(0,53,102,.16)}.image-caption{position:absolute;left:20px;right:20px;bottom:20px;padding:18px;border-radius:18px;background:rgba(0,30,58,.65);color:#fff}.image-caption span{display:block;color:var(--gold);font-size:10px;font-weight:800}.volunteer-intro{padding:110px 0}.application-copy p,.standard-grid p,.volunteer-intro p{color:var(--muted);line-height:1.8}.volunteer-process,.volunteer-types{padding-bottom:110px}.volunteer-type-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:45px}.opportunity-section{background:var(--regal-navy);color:#fff;padding:105px 0}.opportunity-section h2{color:#fff}.opportunity-section .section-heading-row>p{color:#bfd0dc}.opportunity-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;margin-top:45px;background:hsla(0,0%,100%,.12);border-radius:25px;overflow:hidden}.opportunity-grid article{padding:30px;min-height:205px;background:hsla(0,0%,100%,.035)}.opportunity-grid span{color:var(--gold);font-size:11px;font-weight:900}.opportunity-grid h3{margin:40px 0 8px}.opportunity-grid p{color:#bfd0dc;line-height:1.6}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-top:45px}.volunteer-standard{background:#eef5f8;padding:100px 0}.standard-grid{align-items:start}.standard-list{border-top:1px solid #cbdbe3}.standard-list div{padding:20px 0;border-bottom:1px solid #cbdbe3;display:flex;flex-direction:column;gap:6px}.standard-list strong{color:var(--regal-navy)}.standard-list span{color:var(--muted);line-height:1.5}.application-section{padding:110px 0}.application-card{align-items:stretch;padding:48px;border:1px solid #dce7ec;border-radius:30px;box-shadow:0 20px 60px rgba(0,53,102,.07)}.application-copy h2{margin:0;color:var(--regal-navy);font-size:clamp(40px,4vw,58px);line-height:1}.application-note{margin-top:28px;padding:18px;border-left:4px solid var(--school-bus-yellow);background:#f4f8fa;border-radius:12px}.application-note strong{display:block;color:var(--regal-navy);margin-bottom:6px}.application-note span{color:var(--muted);font-size:14px;line-height:1.5}.form-cta-panel{background:var(--regal-navy);color:#fff;border-radius:24px;padding:38px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:360px}.form-cta-panel .kicker{color:var(--gold)}.form-cta-panel h3{font-size:clamp(28px,3vw,42px);line-height:1.05;letter-spacing:-.035em;margin:12px 0}.form-cta-panel p:not(.kicker){color:#c8d8e2;line-height:1.65}.form-cta-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:hsla(0,0%,100%,.1);color:var(--gold);font-size:20px}.form-cta-panel small{color:#9fb6c5;margin-top:12px}.volunteer-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:110px}.story-page-hero{background:#f3f7f9;padding:75px 0 95px}.story-page-hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:65px;gap:65px;align-items:center}.story-page-hero h1{margin:0;color:var(--regal-navy);font-size:clamp(50px,6vw,78px);line-height:1;letter-spacing:-.05em}.story-page-hero h1 em{font-style:normal;color:var(--yale-blue)}.story-page-hero p:not(.kicker){color:var(--muted);font-size:18px;line-height:1.75;max-width:620px}.story-page-image{position:relative;min-height:520px;border-radius:32px;overflow:hidden;box-shadow:0 25px 65px rgba(0,53,102,.14)}.story-timeline{padding:115px 0}.story-year{display:grid;grid-template-columns:.3fr 1fr;grid-gap:70px;gap:70px;padding:65px 0;border-top:1px solid var(--line)}.story-year>span{color:var(--baltic-blue);font-size:11px;font-weight:900;letter-spacing:.14em;padding-top:8px}.story-year h2{margin:0 0 20px;color:var(--regal-navy);font-size:clamp(34px,4vw,55px);line-height:1.04;letter-spacing:-.04em}.story-year p:not(.kicker){color:var(--muted);font-size:17px;line-height:1.85;max-width:760px}.story-year-image{position:relative;min-height:420px;border-radius:28px;overflow:hidden;background:#eef5f8}.story-year-image img{object-fit:contain;padding:12px}.story-photo-band{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;padding:30px 0 65px}.story-photo-band>div{position:relative;min-height:360px;border-radius:26px;overflow:hidden}.story-highlight{margin-top:45px;padding:60px;border-radius:30px;background:#eef5f8}.story-highlight h2{margin:0 0 20px;color:var(--regal-navy);font-size:clamp(38px,4.5vw,60px);line-height:1.02;letter-spacing:-.045em}.story-highlight p:not(.kicker){color:var(--muted);font-size:17px;line-height:1.8;max-width:850px}.story-next{background:var(--regal-navy);padding:105px 0;color:#fff}.story-next h2{max-width:820px;color:#fff;font-size:clamp(40px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:0 0 35px}@keyframes softUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:no-preference){.get-involved,.image-story,.intro,.photo-grid,.story-highlight,.story-year,.values-grid,.work{animation:softUp .75s ease both;animation-timeline:view();animation-range:entry 0 cover 18%}}@media(max-width:900px){.desktop-nav{display:none}.application-card,.image-story,.intro,.photo-grid,.standard-grid,.story-page-hero-grid,.values-grid,.volunteer-hero-grid,.volunteer-intro{grid-template-columns:1fr}.focus-grid,.footer-grid,.opportunity-grid,.process-grid,.volunteer-type-grid{grid-template-columns:1fr 1fr}.story-image{min-height:380px}.photo-large{min-height:420px}.story-year{grid-template-columns:1fr;gap:15px}.story-page-image{min-height:430px}.story-year-image{min-height:360px}}@media(max-width:600px){.section-shell{width:min(100% - 28px,1160px)}.nav-shell{min-height:68px}.brand img{width:150px}.nav-cta{padding:10px 14px}.hero{min-height:650px}.hero-content{padding:65px 0}.hero h1{font-size:50px}.application-section,.intro,.story-timeline,.volunteer-intro{padding:75px 0}.section-heading-row{display:block}.section-heading-row>p{margin-top:22px}.focus-grid,.footer-grid,.opportunity-grid,.process-grid,.volunteer-type-grid{grid-template-columns:1fr}.image-story,.photo-grid{padding-bottom:75px}.photo-large{min-height:360px}.photo-stack>div{min-height:250px}.get-involved,.values{padding:75px 0}.get-involved{display:block}.get-involved .button{margin-top:25px}.application-card{padding:22px}.volunteer-hero{padding:45px 0 65px}.volunteer-hero-image{min-height:380px}.story-page-image{min-height:340px}.story-year-image{min-height:300px}.story-timeline{padding:75px 0}.story-highlight{padding:30px}.story-next{padding:75px 0}}.vsi-top-ribbon{min-height:40px;background:var(--regal-navy);color:#fff;display:flex;align-items:center;position:relative;z-index:60;font-size:12px;font-weight:700;letter-spacing:.01em}.vsi-top-ribbon-inner{width:min(1220px,calc(100% - 32px));margin:auto;display:flex;align-items:center;justify-content:center;gap:28px}.vsi-top-ribbon-left{display:none}.vsi-top-ribbon-right{display:flex;align-items:center;justify-content:center;gap:16px;min-width:0}.vsi-top-ribbon-right a{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:#fff;opacity:.96;border-radius:50%;transition:opacity .2s ease,color .2s ease,background .2s ease,transform .2s ease;font-size:0}.vsi-top-ribbon-right a img{display:block;width:18px;height:18px;object-fit:contain}.vsi-top-ribbon-right a:hover{opacity:1;color:var(--school-bus-yellow);background:hsla(0,0%,100%,.1);transform:translateY(-1px)}.vsi-top-ribbon-right a:focus-visible{background:hsla(0,0%,100%,.12)}@media(max-width:760px){.vsi-top-ribbon{min-height:38px}.vsi-top-ribbon-inner{width:100%;gap:0}.vsi-top-ribbon-right{gap:18px}.vsi-top-ribbon-right a{width:26px;height:26px}.vsi-top-ribbon-right a img{width:17px;height:17px}}@media (min-width:901px){.nav-shell{min-height:88px;padding-top:8px;padding-bottom:8px}.brand img{width:184px}}.hero-image img,.programme-image img,.story-image img,.story-page-image img,.story-year-image img,.volunteer-hero-image img{transition:transform .75s cubic-bezier(.2,.7,.2,1),filter .45s ease}@media (prefers-reduced-motion:no-preference){.hero-image img,.programme-image img,.story-image img,.story-page-image img,.story-year-image img,.volunteer-hero-image img{animation:imageReveal linear both;animation-timeline:view();animation-range:entry 0 cover 35%}.programme-card:hover .programme-image img,.story-image:hover img,.story-page-image:hover img,.story-year-image:hover img,.volunteer-hero-image:hover img{transform:scale(1.055)}.story-year-image:hover img{filter:saturate(1.04)}}@keyframes imageReveal{0%{transform:scale(1.045)}to{transform:scale(1)}}.story-page-hero-grid.story-image-left{grid-template-columns:1fr 1fr}.story-page-hero-grid.story-image-left .story-page-image{grid-column:1}.story-page-hero-grid.story-image-left>div:last-child{grid-column:2}.story-timeline .story-year{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px;align-items:center}.story-timeline .story-year-image{position:relative;width:100%;min-height:430px;margin-top:0;border-radius:26px;overflow:hidden;box-shadow:0 18px 50px rgba(0,53,102,.1)}.story-timeline .story-year-copy{min-width:0}.story-date{display:block;margin:0 0 16px;color:var(--baltic-blue);font-size:11px;font-weight:900;letter-spacing:.14em}.story-timeline .story-year-copy .kicker{margin-bottom:16px}@supports (view-transition-name:root){@view-transition{navigation:auto}}@media(max-width:900px){.story-page-hero-grid.story-image-left{grid-template-columns:1fr}.story-page-hero-grid.story-image-left .story-page-image,.story-page-hero-grid.story-image-left>div:last-child{grid-column:auto}.story-timeline .story-year{grid-template-columns:1fr;gap:28px}.story-timeline .story-year-image{min-height:380px}}@media(max-width:600px){.nav-shell{min-height:68px;padding-top:0;padding-bottom:0}.story-timeline .story-year-image{min-height:280px}}.volunteer-action-story{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:60px;gap:60px;align-items:center;padding-bottom:115px}.volunteer-action-image{position:relative;min-height:500px;border-radius:30px;overflow:hidden;box-shadow:0 22px 60px rgba(0,53,102,.1)}.volunteer-action-copy h2{margin:0 0 20px;color:var(--regal-navy);font-size:clamp(38px,4.5vw,58px);line-height:1.02;letter-spacing:-.045em}.volunteer-action-copy p:not(.kicker){color:var(--muted);font-size:17px;line-height:1.8}.volunteer-photo-card{min-height:0;display:flex;flex-direction:column}.volunteer-type-image{position:relative;height:190px;overflow:hidden}.volunteer-type-image img{object-fit:cover;transition:transform .75s cubic-bezier(.2,.7,.2,1),filter .45s ease}.volunteer-type-content{padding:23px 25px 28px;flex:1 1}.volunteer-type-content h3{margin:14px 0 9px}.volunteer-type-content p{margin:0}@media(prefers-reduced-motion:no-preference){.volunteer-action-image img{transition:transform .75s cubic-bezier(.2,.7,.2,1)}.volunteer-action-image img,.volunteer-type-image img{animation:imageReveal linear both;animation-timeline:view();animation-range:entry 0 cover 35%}.volunteer-action-image:hover img,.volunteer-photo-card:hover .volunteer-type-image img{transform:scale(1.055)}}@media(max-width:900px){.volunteer-action-story{grid-template-columns:1fr;padding-bottom:80px;gap:32px}.volunteer-action-image{min-height:390px}}@media(max-width:600px){.volunteer-action-image{min-height:300px}.volunteer-type-image{height:175px}}.process-flow{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin-top:55px;position:relative}.process-step{position:relative;padding:0 22px 0 0;min-height:205px;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important}.process-step:not(:last-child){padding-right:48px}.process-marker{position:relative;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--regal-navy);color:#fff;box-shadow:0 10px 24px rgba(0,53,102,.14);z-index:2}.process-marker span{color:var(--gold);font-size:11px;font-weight:900;letter-spacing:.08em}.process-copy{padding-top:22px;padding-right:18px}.process-copy h3{margin:0 0 10px;color:var(--regal-navy);font-size:24px}.process-copy p{margin:0;color:var(--muted);line-height:1.65}.process-connector{position:absolute;top:28px;right:5px;width:calc(100% - 62px);transform:translateX(100%);height:1px;background:#b8ccd8;z-index:1;display:flex;align-items:center;justify-content:flex-end}.process-connector span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--baltic-blue);font-size:13px;transform:translateX(50%)}.volunteer-standard{padding:105px 0}.standard-grid{grid-template-columns:1fr 1fr;gap:70px;align-items:center}.standard-image{position:relative;min-height:540px;border-radius:30px;overflow:hidden;box-shadow:0 22px 60px rgba(0,53,102,.1)}.standard-image img{object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.standard-image:hover img{transform:scale(1.045)}.standard-copy h2{margin:0 0 20px;color:var(--regal-navy);font-size:clamp(38px,4.5vw,58px);line-height:1.02;letter-spacing:-.045em}.standard-copy>p:not(.kicker){color:var(--muted);font-size:17px;line-height:1.8}.standard-list{margin-top:32px}@media(prefers-reduced-motion:no-preference){.standard-image{animation:softUp .75s ease both;animation-timeline:view();animation-range:entry 0 cover 25%}}@media(max-width:900px){.process-flow{grid-template-columns:1fr 1fr;gap:42px 25px}.process-step{min-height:220px}.process-step:not(:last-child){padding-right:22px}.process-connector{display:none}.standard-grid{grid-template-columns:1fr;gap:38px}.standard-image{min-height:430px}}@media(max-width:600px){.process-flow{grid-template-columns:1fr;gap:8px}.process-step{min-height:auto;padding:0 0 32px 78px!important}.process-marker{position:absolute;left:0;top:0;width:52px;height:52px}.process-copy{padding:4px 0 0}.standard-image{min-height:330px;border-radius:24px}.volunteer-standard{padding:75px 0}}.nav-shell{min-height:88px}.brand img{width:188px}.updates{padding:110px 0}.updates-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:45px}.update-card{background:#f5f8f9;border:1px solid #e5edf1;border-radius:24px;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.update-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(0,53,102,.11);border-color:#cbdde7}.update-image{position:relative;height:220px;overflow:hidden}.update-image img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.update-card:hover .update-image img{transform:scale(1.045)}.update-content{padding:26px 28px 30px}.update-label{display:block;color:var(--baltic-blue);font-size:10px;font-weight:900;letter-spacing:.14em}.update-content h3{margin:14px 0 12px;color:var(--regal-navy);font-size:25px;line-height:1.08;letter-spacing:-.025em}.update-content p{margin:0 0 22px;color:var(--muted);line-height:1.7}.news-hero{background:#f3f7f9;padding:105px 0 115px}.news-hero h1{max-width:900px;margin:0;color:var(--regal-navy);font-size:clamp(48px,6vw,80px);line-height:1;letter-spacing:-.05em}.news-hero p:not(.kicker){max-width:680px;margin:28px 0 0;color:var(--muted);font-size:18px;line-height:1.75}.news-list{padding:110px 0}.news-feature{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;align-items:center;padding:70px 0;border-top:1px solid var(--line)}.news-feature.reverse .news-feature-image{order:2}.news-feature.reverse .news-feature-copy{order:1}.news-feature-image{position:relative;min-height:480px;border-radius:30px;overflow:hidden;box-shadow:0 22px 60px rgba(0,53,102,.1)}.news-feature-image img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.news-feature:hover .news-feature-image img{transform:scale(1.035)}.news-feature-copy h2{margin:0 0 20px;color:var(--regal-navy);font-size:clamp(38px,4.5vw,58px);line-height:1.03;letter-spacing:-.045em}.news-feature-copy p{margin:0 0 25px;color:var(--muted);font-size:17px;line-height:1.8;max-width:650px}.news-cta{background:var(--regal-navy);padding:105px 0}.news-cta h2{max-width:820px;margin:0 0 35px;color:#fff;font-size:clamp(40px,5vw,68px);line-height:1.02;letter-spacing:-.045em}.work-intro-band{background:#fff;width:100%;overflow:hidden}.work-intro-band .intro{background:transparent!important}.work-intro-band .intro h2{color:#000}.work-intro-band .intro>div:first-child p{color:#000;max-width:720px;font-size:18px;line-height:1.75}.work-intro-band .story-image{box-shadow:0 24px 60px rgba(0,0,0,.1)}.work-intro-band .button{margin-top:28px}.partners{padding:110px 0 115px}.partners-heading{align-items:start}.partners-heading h2{max-width:820px}.partners-carousel{margin-top:48px;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0}.partners-track{display:flex;width:max-content;min-height:120px;align-items:center;justify-content:flex-start;gap:28px;animation:partnersLoop 24s linear infinite}.partner-logo{width:280px;height:130px;flex:0 0 280px;display:grid;place-items:center;background:#fff;border:1px solid #e5edf1;border-radius:20px;padding:14px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.partner-logo:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,53,102,.1)}.partner-logo img{width:100%;height:100%;object-fit:contain}.partners-carousel:hover .partners-track{animation-play-state:paused}@keyframes partnersLoop{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 14px))}}@media(prefers-reduced-motion:reduce){.partners-track{animation:none}}@media(max-width:900px){.nav-shell{min-height:80px}.updates-grid{grid-template-columns:1fr 1fr}.news-feature{grid-template-columns:1fr;gap:35px}.news-feature.reverse .news-feature-copy,.news-feature.reverse .news-feature-image{order:0}.news-feature-image{min-height:400px}.partners{padding:80px 0 90px}.partner-logo{width:230px;flex-basis:230px;height:110px}.partners-track{gap:20px}@keyframes partnersLoop{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 10px))}}}@media(max-width:600px){.nav-shell{min-height:68px}.brand img{width:150px}.news-list,.updates{padding:75px 0}.updates-grid{grid-template-columns:1fr}.update-image{height:200px}.news-hero{padding:65px 0 75px}.news-hero h1{font-size:50px}.news-feature{padding:50px 0}.news-feature-image{min-height:300px}.news-cta,.work-intro-band .intro{padding:75px 0}.work-intro-band .intro>div:first-child p{font-size:17px}.partners{padding:70px 0 80px}.partner-logo{width:190px;flex-basis:190px;height:95px;padding:10px}.partners-track{gap:14px}}.hero-title-mobile,.mobile-menu{display:none}@media (max-width:600px){body{overflow-x:hidden;font-size:16px}.section-shell{width:calc(100% - 28px)}.site-header{position:-webkit-sticky;position:sticky;top:0}.nav-shell{width:calc(100% - 24px);min-height:68px;gap:10px}.brand{flex:1 1;min-width:0}.brand img{width:148px;max-width:100%;height:auto}.nav-cta{flex:0 0 132px;width:132px;min-height:44px;height:44px;padding:0 12px;gap:7px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.nav-cta,.nav-cta span{font-size:13px;line-height:1}.desktop-nav{display:none}.mobile-menu{display:block;position:relative;flex:0 0 44px}.mobile-menu summary{list-style:none;display:grid;place-items:center;width:44px;height:44px;border:1px solid #d9e5eb;border-radius:50%;background:#fff;color:var(--regal-navy);cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span,.mobile-menu summary span:after,.mobile-menu summary span:before{display:block;width:17px;height:2px;background:var(--regal-navy);border-radius:3px;content:""}.mobile-menu summary span{position:relative}.mobile-menu summary span:before{position:absolute;top:-6px}.mobile-menu summary span:after{position:absolute;top:6px}.mobile-menu-panel{position:absolute;right:0;top:52px;width:min(270px,calc(100vw - 28px));padding:10px;background:#fff;border:1px solid #dfe8ed;border-radius:18px;box-shadow:0 18px 45px rgba(0,53,102,.16);z-index:100}.mobile-menu-panel a{display:block;padding:13px 14px;border-radius:12px;color:var(--regal-navy);font-weight:800;font-size:14px}.mobile-menu-panel a:hover{background:#f1f6f8}.mobile-menu-panel a:last-child{background:var(--school-bus-yellow);margin-top:4px}.hero{min-height:0;height:auto;align-items:stretch}.hero-image img{object-position:center center}.hero-overlay{background:linear-gradient(180deg,rgba(0,53,102,.55),rgba(0,53,102,.78) 55%,rgba(0,53,102,.94))}.hero-content{padding:92px 0 54px}.hero-title-desktop{display:none}.hero-title-mobile{display:inline}.hero h1{max-width:100%;font-size:clamp(39px,11.2vw,50px);line-height:.98;letter-spacing:-.055em}.hero-content>p:not(.kicker){max-width:100%;margin:24px 0 28px;font-size:16px;line-height:1.62;color:#edf5f8}.kicker{font-size:10px;letter-spacing:.14em;margin-bottom:14px}.hero-actions{gap:10px}.hero-actions .button{min-height:48px;padding:0 17px}.intro{padding:68px 0 56px;grid-template-columns:1fr;gap:34px}.get-involved h2,.intro h2,.section-heading-row h2,.values h2,.volunteer-cta h2,.volunteer-hero h1,.volunteer-intro h2,.volunteer-process h2{font-size:clamp(35px,9.5vw,48px);line-height:1.02;letter-spacing:-.045em}.intro>div:last-child p{font-size:16px;line-height:1.7}.intro .button{width:100%}.story-image{min-height:330px!important;border-radius:22px}.work{padding-bottom:72px}.focus-grid{grid-template-columns:1fr;gap:14px;margin-top:30px}.focus-grid article,.process-grid article,.volunteer-type-card{min-height:0;border-radius:20px}.programme-image{height:205px}.programme-content{padding:21px 21px 24px}.focus-grid h3,.process-grid h3,.volunteer-type-card h3{margin:14px 0 8px;font-size:22px}.focus-grid p,.process-grid p,.volunteer-type-card p{font-size:15px;line-height:1.62}.work>.section-shell>div:last-child{justify-content:flex-start!important;margin-top:28px!important}.text-link{font-size:14px}.values{padding:72px 0}.values-grid{grid-template-columns:1fr;gap:24px}.values p{font-size:16px;line-height:1.7}.values .button{width:100%}.partners{padding-top:8px}.partners-heading{margin-bottom:26px}.partners-carousel{overflow:hidden;width:calc(100% + 28px);margin-left:-14px}.partner-logo{min-width:220px}.image-story,.photo-grid{grid-template-columns:1fr;gap:14px;padding-bottom:72px}.photo-large{min-height:360px}.photo-stack>div{min-height:245px}.volunteer-hero{padding:48px 0 60px}.application-card,.standard-grid,.story-page-hero-grid,.volunteer-hero-grid,.volunteer-intro{grid-template-columns:1fr;gap:30px}.volunteer-hero-image{min-height:360px;border-radius:24px}.volunteer-intro{padding:72px 0}.opportunity-grid,.process-grid,.volunteer-type-grid{grid-template-columns:1fr}.application-section,.opportunity-section,.volunteer-standard{padding:72px 0}.application-card{padding:22px;border-radius:22px}.form-cta-panel{min-height:300px;padding:28px;border-radius:20px}.volunteer-cta{display:block;padding-bottom:72px}.volunteer-cta .button{width:100%;margin-top:24px}.story-page-hero{padding:48px 0 65px}.story-page-hero h1{font-size:clamp(42px,10.5vw,58px)}.story-page-hero p:not(.kicker){font-size:16px;line-height:1.7}.story-page-image{min-height:330px;border-radius:24px}.story-timeline{padding:72px 0}.story-year{grid-template-columns:1fr;gap:14px;padding:42px 0}.story-year h2{font-size:clamp(34px,9vw,48px)}.story-year p:not(.kicker){font-size:16px;line-height:1.75}.story-year-image{min-height:300px;border-radius:22px}.story-page-image img,.story-year-image img{object-fit:contain!important;padding:10px}.story-photo-band{grid-template-columns:1fr;gap:14px;padding:24px 0 50px}.story-photo-band>div{min-height:300px;border-radius:22px}.story-highlight{margin-top:30px;padding:28px;border-radius:22px}.story-highlight h2{font-size:clamp(34px,9vw,48px)}.story-highlight p:not(.kicker){font-size:16px;line-height:1.75}.story-next{padding:72px 0}.story-next h2{font-size:clamp(36px,9.5vw,52px)}footer{padding-top:54px}.footer-grid{grid-template-columns:1fr;gap:36px;padding-bottom:42px}.footer-brand img{width:205px}.footer-brand p{font-size:15px;line-height:1.7}.footer-bottom{display:flex;flex-direction:column;gap:8px;font-size:11px}}@media (max-width:380px){.brand img{width:136px}.nav-cta{flex-basis:122px;width:122px;min-height:42px;height:42px;padding:0 10px;font-size:12px}.mobile-menu{flex-basis:42px}.mobile-menu summary{width:42px;height:42px}.hero-content{padding-top:82px}.hero h1{font-size:38px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}}@media (max-width:600px){.nav-shell{align-items:center}.mobile-menu summary,.nav-cta{box-shadow:none}.nav-cta{border:0}.nav-cta span{display:inline-block;transform:translateY(-.5px)}.intro{padding:54px 0 44px;gap:28px}.intro h2{color:var(--regal-navy)!important;font-size:clamp(34px,9.2vw,47px);line-height:1.045;letter-spacing:-.045em;margin:0 0 16px}.intro>div:first-child p{font-size:16px;line-height:1.68;margin:0 0 24px}.intro .button{min-height:52px}.intro .story-image{height:260px;min-height:260px!important;border-radius:20px;overflow:hidden}.work{padding-bottom:58px}.focus-grid{margin-top:24px;gap:12px}.programme-image{height:190px}.programme-content{padding:19px 19px 22px}.work>.section-shell>div:last-child{margin-top:22px!important}.discover-hero{padding:42px 0 54px}.discover-hero-grid{gap:28px}.discover-hero h1{font-size:clamp(42px,11vw,50px);line-height:1.01;letter-spacing:-.05em}.discover-hero>div>div>p:not(.kicker){font-size:16px;line-height:1.72}.discover-hero-image{min-height:320px;border-radius:24px}.stand-on{padding:58px 0;gap:28px}.stand-on-heading h2{font-size:clamp(42px,10.5vw,48px);line-height:1.03;letter-spacing:-.045em;margin-bottom:18px}.stand-on-heading>p:last-child{font-size:16px;line-height:1.72}.stand-on-lead-image{min-height:270px;border-radius:22px}.stand-on-copy p{padding:20px 0;font-size:16px;line-height:1.78}.stand-gallery{padding:58px 0 60px}.stand-gallery-intro{width:calc(100% - 28px);gap:20px;margin-bottom:28px}.stand-gallery-feature{min-height:205px;border-radius:22px}.stand-gallery-intro h2{font-size:clamp(39px,9.8vw,47px);line-height:1.04}.stand-gallery-intro p:not(.kicker){font-size:15px;line-height:1.65}.stand-gallery-carousel{padding:4px 0 16px}.stand-gallery-card{flex-basis:82vw;height:250px;border-radius:20px}.stand-gallery-track{gap:12px;animation-duration:30s}.discover-next{padding:58px 0 62px}.discover-next h2{font-size:clamp(42px,10.5vw,50px);line-height:1.03;margin-bottom:26px}.discover-next .button{min-height:52px;width:100%}.section-heading-row h2{line-height:1.05}}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;transform:translateY(-160%);padding:12px 16px;border-radius:10px;background:var(--school-bus-yellow);color:var(--regal-navy);font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.18);transition:transform .2s ease}.skip-link:focus{transform:translateY(0);outline:3px solid #fff;outline-offset:3px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--school-bus-yellow);outline-offset:4px}summary{cursor:pointer}@media(prefers-reduced-motion:reduce){*,:after,:before,html{scroll-behavior:auto!important}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html{scroll-behavior:smooth}section[id]{scroll-margin-top:112px}.mobile-menu summary:focus-visible{outline:3px solid var(--school-bus-yellow);outline-offset:4px}@media (max-width:600px){.mobile-menu-panel{max-height:calc(100svh - 122px);overflow-y:auto;overscroll-behavior:contain}.mobile-menu-panel a{min-height:44px;display:flex;align-items:center}.discover-hero h1,.discover-next h2,.hero h1,.intro h2,.stand-gallery-intro h2,.stand-on-heading h2,.story-highlight h2,.story-page-hero h1,.story-year h2,.volunteer-hero h1,.volunteer-intro h2{text-wrap:balance}.application-copy p,.discover-hero p:not(.kicker),.membership p,.stand-on-copy p,.story-year-copy p:not(.kicker),.volunteer-intro>p{max-width:68ch}.button,.nav-cta{min-height:44px}}@media (prefers-reduced-motion:reduce){.partners-track,.stand-gallery-track{animation-play-state:paused!important}}