.community-section{overflow:hidden;background:#ffffff;color:var(--deep-navy)}.page-hero--wave+.community-section{margin-top:-1px}.community-section .section__title{color:var(--deep-navy)}.community-section .section__lead{color:#4a6280}.community-section .section__eyebrow{color:var(--coral)}.community-head{margin-bottom:1.75rem}.community-gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.community-shot{margin:0;border-radius:18px;overflow:hidden;border:1px solid rgba(6,21,47,.1);background:#fafbfc;transition:transform .35s var(--ease-out),box-shadow .35s var(--ease-out)}.community-shot:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(6,21,47,.1)}.community-shot__frame{aspect-ratio:4/3;overflow:hidden}.community-shot__frame img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s var(--ease-out)}.community-shot:hover .community-shot__frame img{transform:scale(1.04)}.community-shot__caption{padding:.9rem 1rem 1.1rem}.community-shot__label{display:block;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--coral);margin-bottom:.3rem}.community-shot__caption p{margin:0;font-size:.92rem;line-height:1.45;color:#4a6280}.community-advocacy{margin-top:2rem}.community-advocacy__title{font-size:1.2rem;text-transform:uppercase;letter-spacing:.04em;margin:0 0 1.25rem;color:var(--deep-navy);text-align:center}.community-priority-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;align-items:stretch}.community-priority-card{display:flex;flex-direction:column;gap:.85rem;height:100%;background:#ffffff;border-radius:16px;padding:1.15rem 1.2rem 1.2rem;border:1px solid rgba(6,21,47,.08);border-left:3px solid var(--coral);box-shadow:0 8px 24px rgba(6,21,47,.05);transition:transform .3s var(--ease-out),box-shadow .3s var(--ease-out)}.community-priority-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(6,21,47,.09)}.community-priority-card__head{display:flex;align-items:flex-start}.community-priority-card__num{flex-shrink:0;width:42px;height:42px;border-radius:10px;display:grid;place-items:center;font-size:1.35rem;font-weight:800;line-height:1;color:#ffffff;background:var(--coral)}.community-priority-card__text{margin:0;flex:1 1;font-size:.92rem;font-weight:600;line-height:1.5;color:var(--deep-navy)}@media (max-width:1100px){.community-priority-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.community-gallery{grid-template-columns:1fr}}@media (max-width:640px){.community-shot{border-radius:14px}.community-priority-grid{grid-template-columns:1fr}}.hero{position:relative;min-height:min(100vh,920px);padding:5.5rem 0 0;overflow:hidden;display:flex;flex-direction:column;isolation:isolate}.hero__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center center}.hero__bg-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,8,24,.28),rgba(2,8,24,.15) 38%,rgba(2,8,24,.45) 72%,rgba(2,8,24,.55)),linear-gradient(180deg,rgba(2,8,24,.35),transparent 28%,rgba(2,8,24,.55))}.hero__stage{position:relative;z-index:1;flex:1 1;display:flex;align-items:flex-start;min-height:clamp(560px,72vh,760px);width:min(100% - 2rem,1200px);max-width:100%;margin-inline:auto;padding-top:.35rem;box-sizing:border-box;overflow:hidden;touch-action:pan-y}.hero__slide{width:100%;touch-action:pan-y;cursor:-webkit-grab;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none}.hero__slide:active{cursor:-webkit-grabbing;cursor:grabbing}.hero__slide a,.hero__slide button{cursor:pointer;-moz-user-select:auto;user-select:auto;-webkit-user-select:auto}.hero-grid{display:grid;align-items:center;grid-gap:clamp(1rem,2.5vw,2rem);gap:clamp(1rem,2.5vw,2rem)}.hero-grid--lead{grid-template-columns:minmax(280px,.95fr) minmax(300px,1.2fr);grid-template-areas:"photo copy";align-items:start;min-height:clamp(520px,68vh,700px);column-gap:0}.hero-lead-media{grid-area:photo;display:flex;align-items:flex-end;justify-content:flex-start;gap:.75rem;width:min(100%,560px)}.hero-lead-media .hero-photo{grid-area:auto;width:100%;margin:0}.hero-copy--lead{padding-top:.15rem;max-width:560px;justify-self:start;margin-left:clamp(-3.5rem,-5.5vw,-1.5rem);padding-right:.5rem}.hero-grid--meet{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"copy photo";min-height:clamp(420px,58vh,600px);align-items:start;column-gap:clamp(.15rem,1vw,.65rem);width:100%;max-width:1040px;margin-inline:auto;padding-top:.35rem}.hero-copy--meet{padding-top:.15rem;padding-left:clamp(1.75rem,4.5vw,3.25rem);padding-right:.25rem;max-width:32rem;justify-self:end;align-self:start;margin:0}.hero-copy--meet .hero-title--alt{max-width:12ch;font-size:clamp(2.4rem,5.2vw,3.75rem);line-height:.95}.hero-copy--meet .hero-support{max-width:34ch}.hero-grid--plan{grid-template-columns:1fr;max-width:900px;margin-inline:auto;min-height:clamp(420px,55vh,560px);align-items:center;justify-items:center;text-align:center}.hero-grid--plan .hero-copy--wide{display:flex;flex-direction:column;align-items:center}.hero-grid--plan .hero-title,.hero-grid--plan .hero-title--alt,.hero-grid--plan .hero-title--plan{max-width:min(100%,16ch);width:100%;text-align:center;margin-inline:auto}.hero-grid--plan .hero-title--plan .hero-title__line{text-align:center}.hero-grid--plan .hero-support{max-width:42ch}.hero-grid--plan .hero-plan-icons{margin-inline:auto;text-align:left}.hero-grid--plan .hero-eyebrow{justify-content:center}.hero-photo{grid-area:photo;position:relative;justify-self:start;align-self:start;width:min(100%,560px);margin-top:0;margin-bottom:0;transform:none;filter:drop-shadow(0 28px 50px rgba(0,0,0,.45));-webkit-mask-image:linear-gradient(180deg,#000,#000 72%,rgba(0,0,0,.55) 88%,transparent);mask-image:linear-gradient(180deg,#000,#000 72%,rgba(0,0,0,.55) 88%,transparent)}.hero-photo--compact{width:min(100%,520px)}.hero-photo img{width:100%;height:auto;display:block;object-fit:contain;object-position:top center;border-radius:0;box-shadow:none;aspect-ratio:auto;max-height:min(78vh,720px)}.hero-photo--compact img{max-height:min(75vh,680px)}.hero-photo--cutout-sm{grid-area:photo;width:min(100%,540px);justify-self:start;align-self:start;margin:0 0 0 clamp(-1.25rem,-2vw,-.35rem);transform:none}.hero-photo--cutout-sm img{max-height:min(72vh,680px);object-position:top center}.hero-copy{grid-area:copy;text-align:left;padding-top:0;align-self:start}.hero-copy--wide{grid-area:auto}.hero-copy--meet{grid-area:copy}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:var(--light-blue);font-size:1rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.85rem}.hero-eyebrow--lead{margin-bottom:1.1rem;font-size:clamp(.95rem,1.35vw,1.05rem);letter-spacing:.18em;color:#9fdfff}.hero-eyebrow__text{position:relative;display:inline-block;padding-bottom:.35rem}.hero-eyebrow__mark{position:relative}.hero-eyebrow__mark:after{content:"";position:absolute;left:0;bottom:-.38rem;width:100%;height:3.5px;border-radius:2px;background:linear-gradient(90deg,var(--coral),var(--warm-orange))}.hero-maple{color:var(--coral);flex-shrink:0;margin-top:-.15rem}.hero-title{font-size:clamp(2.45rem,5.4vw,4rem);text-transform:uppercase;letter-spacing:.01em;line-height:.96;max-width:14ch}.hero-title--lead{font-size:clamp(3rem,6.4vw,5.1rem);font-weight:800;letter-spacing:.005em;line-height:.9;max-width:10ch;text-shadow:0 4px 28px rgba(2,8,24,.35)}.hero-title--alt{max-width:15ch;font-size:clamp(2.2rem,4.8vw,3.5rem)}.hero-title__line{display:block}.hero-title__line--keep{white-space:nowrap}.hero-title .accent,.hero-title__line.accent{color:var(--coral)}.hero-title--lead .accent{color:#ff6a2b}.hero-tagline{margin-top:1.15rem;color:#8ddcff;font-size:clamp(1.15rem,1.9vw,1.4rem);font-weight:500;letter-spacing:.01em;line-height:1.45;text-shadow:0 2px 18px rgba(2,8,24,.45)}.hero-copy--lead .hero-actions{margin-top:1.85rem;gap:.85rem;align-items:flex-start}.hero-actions--lead-row{display:flex;flex-wrap:nowrap;align-items:center;gap:.85rem}.hero-actions--lead-row .hero-qr{flex-shrink:0;align-items:center}.hero-actions--lead-row .hero-qr .donate-qr__label{font-size:.65rem;letter-spacing:.08em}.hero-actions--lead-row .btn--pill{flex-shrink:0;white-space:nowrap}.hero-copy--lead .btn--pill{min-height:52px;padding-inline:1.65rem;font-size:1.05rem;letter-spacing:.08em}.hero-copy--lead .btn--ghost{border-width:1.5px;border-color:rgba(157,223,255,.75);background:rgba(4,16,38,.35)}.hero-support{margin-top:1rem;color:var(--light-blue);font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:500;line-height:1.55;max-width:36ch}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.7rem}.btn--pill{border-radius:999px;padding-inline:1.55rem;min-height:50px}.btn--ghost{border-color:rgba(141,220,255,.55);box-shadow:0 0 0 1px rgba(141,220,255,.12),0 0 20px rgba(73,199,232,.12)}.hero-pills{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.4rem 0 1.6rem}.hero-pill{color:var(--white);font-size:.92rem;font-weight:600;white-space:nowrap}.hero-plan-icons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin:1.4rem 0 1.6rem;max-width:640px}.hero-plan-icon{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-radius:18px;font-size:.92rem;font-weight:600}.hero-plan-icon .icon-wrap{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;color:var(--warm-orange);border:1px solid rgba(255,138,61,.45);background:rgba(241,90,58,.12);flex-shrink:0}.hero__dots{position:relative;z-index:2;display:flex;justify-content:center;gap:.75rem;margin-top:.25rem;margin-bottom:clamp(4.5rem,9vw,7rem)}.hero__dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.32);border:none;transition:background .25s var(--ease-out),transform .25s var(--ease-out),box-shadow .25s var(--ease-out)}.hero__dot.is-active{background:#ffffff;box-shadow:0 0 0 3px rgba(255,255,255,.2);transform:scale(1.15)}.hero__dot:focus-visible,.hero__dot:hover{background:rgba(255,255,255,.8)}.hero__curve{position:absolute;left:0;right:0;bottom:-1px;z-index:3;pointer-events:none;line-height:0}.hero__curve-svg{display:block;width:100%;height:clamp(110px,18vw,220px)}.hero__curve:before{content:"";position:absolute;left:-8%;bottom:18%;width:min(52vw,620px);height:min(48vw,420px);border-radius:55% 45% 40% 60%;background:radial-gradient(ellipse at 35% 70%,rgba(73,199,232,.38) 0,rgba(23,107,219,.18) 42%,transparent 72%);filter:blur(2px);z-index:-1;pointer-events:none}@media (max-width:980px){.hero-grid--lead{grid-template-columns:minmax(220px,.85fr) 1fr;grid-template-areas:"photo copy"}.hero-copy--lead{margin-left:0;padding-right:.5rem}.hero-grid--meet{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);grid-template-areas:"copy photo";column-gap:.35rem;align-items:start;max-width:100%}.hero-copy--meet{padding-right:.15rem;padding-left:clamp(1rem,3vw,2rem);justify-self:end;align-self:start}.hero-photo--cutout-sm{width:min(100%,460px);justify-self:start;align-self:start;margin-top:0;margin-left:-.5rem;transform:none}}@media (max-width:760px){.hero{padding:5.25rem 0 0;overflow:hidden}.hero,.hero__stage{min-height:auto;width:100%;max-width:100%}.hero__stage{align-items:flex-start;margin-inline:0;padding:.25rem 1.15rem .75rem;box-sizing:border-box;z-index:2}.hero__slide{max-width:100%;overflow:visible}.hero__dots{z-index:4;margin-top:.85rem;margin-bottom:clamp(6.25rem,26vw,9rem)}.hero__curve{z-index:1}.hero__curve-svg{height:clamp(72px,22vw,110px)}.hero__curve:before{left:0;width:70%;height:40%;opacity:.7}.hero-grid--lead{gap:.85rem;padding-bottom:.35rem}.hero-grid--lead,.hero-grid--meet{grid-template-columns:1fr;grid-template-areas:"photo" "copy";min-height:auto;width:100%;max-width:100%;column-gap:0}.hero-grid--meet{gap:.65rem;padding-bottom:.5rem}.hero-grid--plan{min-height:auto;padding-bottom:.5rem}.hero-grid--plan,.hero-lead-media{width:100%;max-width:100%;gap:.65rem}.hero-lead-media{justify-content:flex-start;align-items:flex-end;padding-left:0}.hero-lead-media .hero-photo,.hero-lead-media .hero-photo--compact{width:min(58%,220px);max-width:220px;margin-inline:0;margin-left:0;justify-self:start}.hero-copy--meet{grid-area:copy;padding-top:.35rem;padding-left:0;padding-right:0;max-width:100%;justify-self:stretch;align-self:start;margin-right:0;text-align:left}.hero-copy--meet .hero-title--alt{max-width:100%;font-size:clamp(2.15rem,9vw,2.85rem)}.hero-copy--meet .hero-support{max-width:100%}.hero-photo--cutout-sm{grid-area:photo;width:min(68%,260px);justify-self:center;align-self:start;margin-bottom:.25rem;margin-left:0;margin-top:0;transform:none}.hero-photo,.hero-photo--compact,.hero-photo--cutout-sm{width:min(78%,300px);max-width:100%;margin-inline:auto;margin-left:auto;justify-self:center;transform:none}.hero-grid--meet .hero-photo--cutout-sm{width:min(68%,260px)}.hero-grid--lead .hero-photo,.hero-grid--lead .hero-photo--compact{width:min(58%,220px);max-width:220px;margin-inline:0;margin-left:0;justify-self:start}.hero-photo img,.hero-photo--compact img,.hero-photo--cutout-sm img{max-height:min(42vh,300px);width:100%;height:auto}.hero-photo--cutout-sm img{max-height:min(36vh,260px)}.hero-copy--meet .hero-actions,.hero-copy--meet>div:last-child,.hero-grid--plan .hero-actions,.hero-grid--plan>.hero-copy--wide>div:last-child{margin-bottom:.35rem}.hero-actions{margin-top:1.15rem}.hero-pills,.hero-plan-icons{margin-top:.85rem;gap:.45rem}.hero-copy{padding-top:.35rem;max-width:100%;min-width:0;text-align:left}.hero-copy--lead{align-items:flex-start;max-width:100%;display:flex;flex-direction:column;margin-left:0;padding-right:0}.hero-eyebrow--lead{justify-content:flex-start}.hero-title,.hero-title--alt{max-width:100%}.hero-title--lead{max-width:100%;font-size:clamp(2.05rem,9vw,2.85rem);text-align:left}.hero-tagline{text-align:left;margin-inline:0}.hero-actions{align-items:stretch}.hero-actions,.hero-actions--lead-row{width:100%;flex-direction:column;justify-content:flex-start}.hero-actions--lead-row{flex-wrap:nowrap;align-items:flex-start;gap:.7rem}.hero-actions--lead-row .btn{max-width:100%;flex:0 0 auto;align-self:flex-start;justify-content:center}.hero-actions .btn{width:100%;justify-content:center}.hero-actions--lead-row .btn{width:auto}.hero-qr{align-items:flex-start}.hero-pills{width:100%;justify-content:flex-start}.hero-pill{max-width:100%}.hero-plan-icons{grid-template-columns:1fr;width:100%}.hero-plan-icon{width:100%}.hero-grid--plan .hero-copy--wide,.hero-grid--plan .hero-eyebrow,.hero-grid--plan .hero-support,.hero-grid--plan .hero-title--plan{text-align:left;align-items:flex-start;margin-inline:0}.hero-grid--plan{justify-items:start;text-align:left}.hero-grid--plan .hero-title--plan{max-width:100%}.hero-grid--plan .hero-title--plan .hero-title__line{text-align:left}}@media (max-width:400px){.hero__stage{padding-inline:1rem}.hero-photo,.hero-photo--compact,.hero-photo--cutout-sm{width:min(85%,260px)}.hero-grid--lead .hero-photo,.hero-grid--lead .hero-photo--compact,.hero-lead-media .hero-photo,.hero-lead-media .hero-photo--compact{width:min(55%,200px);max-width:200px}.hero-title--lead{font-size:clamp(1.95rem,9vw,2.5rem)}}.donate-qr{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.donate-qr__frame{display:grid;place-items:center;padding:.55rem;border-radius:14px;background:#fff;border:1px solid rgba(6,21,47,.12);box-shadow:0 8px 20px rgba(6,21,47,.08);transition:transform .3s var(--ease-out),box-shadow .3s var(--ease-out)}.donate-qr:hover .donate-qr__frame{transform:translateY(-2px);box-shadow:0 12px 28px rgba(6,21,47,.12)}.donate-qr__label{font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--deep-navy)}.hero-qr{display:flex;flex-direction:column;align-items:center;gap:.4rem}.hero-qr .donate-qr__frame{border-color:rgba(255,255,255,.25);box-shadow:0 10px 28px rgba(2,8,24,.35)}.hero-qr .donate-qr__label{color:rgba(255,255,255,.92);text-shadow:0 1px 8px rgba(2,8,24,.5)}.meet-section{position:relative;background:#ffffff;overflow:hidden}.meet-section__body{background:#ffffff;color:var(--deep-navy);padding:clamp(2.75rem,6vw,4.5rem) 0}.meet-layout{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:clamp(1.5rem,4vw,2.75rem);gap:clamp(1.5rem,4vw,2.75rem);align-items:center}.meet-kicker{font-size:.92rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--coral);margin-bottom:.5rem}.meet-title{font-size:clamp(2rem,4vw,2.85rem);text-transform:uppercase;color:var(--deep-navy);line-height:1.02;max-width:14ch}.meet-quote-row{display:flex;gap:1rem;align-items:stretch;margin:1.25rem 0 1rem}.meet-years-box{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:4.5rem;padding:.75rem .85rem;border-radius:14px;border:2px solid var(--coral);background:#fff}.meet-years-box__num{font-size:1.85rem;font-weight:800;line-height:1;color:var(--coral)}.meet-years-box__label{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--deep-navy)}.meet-quote{margin:0;padding:.85rem 1rem;border-left:3px solid rgba(23,107,219,.35);background:#f7f8fa;border-radius:0 12px 12px 0}.meet-quote p{font-family:inherit;font-size:1.05rem;font-style:italic;line-height:1.45;color:#3d5270;margin:0}.meet-intro{font-size:1.05rem;line-height:1.6;color:#4a6280;max-width:48ch;margin-bottom:1.25rem}.meet-cta{margin-top:.25rem}.meet-photo{margin:0;border-radius:22px;overflow:hidden;box-shadow:0 18px 40px rgba(6,21,47,.12)}.meet-photo img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:5/4}@media (max-width:860px){.meet-layout{grid-template-columns:1fr}.meet-photo{order:-1}.meet-photo,.meet-title{max-width:100%}}@media (max-width:640px){.meet-section__body{padding:2.25rem 0 2.75rem}.meet-quote-row{flex-direction:column;gap:.75rem}.meet-years-box{flex-direction:row;gap:.45rem;min-width:0;width:-moz-fit-content;width:fit-content;padding:.55rem .85rem}.meet-years-box__num{font-size:1.5rem}.meet-intro{font-size:1rem;max-width:100%}.meet-cta{width:100%;justify-content:center}.meet-photo{border-radius:16px}}