:root{--blue: #0755a5;--dark: #06356d;--soft: #eaf3fb;--ink: #172231;--muted: #596777;--line: #dce5ed;--warm: #f7f5f1;--max: 1180px;--shadow: 0 18px 50px rgba(16, 43, 70, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:DM Sans,Arial,sans-serif;line-height:1.6}img,video{display:block;max-width:100%}a{color:inherit}.skip-link{position:absolute;left:1rem;top:-5rem;background:var(--ink);color:#fff;padding:.75rem 1rem;z-index:100}.skip-link:focus{top:1rem}.site-header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem max(5vw,calc((100vw - var(--max)) / 2));background:#fffffff7;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand img{width:245px}.site-header nav,.site-footer nav{display:flex;align-items:center;gap:1.3rem}.site-header nav a,.site-footer nav a{text-decoration:none;font-weight:600;font-size:.92rem}.site-header nav a:hover{color:var(--blue)}.nav-cta{background:var(--blue);color:#fff!important;padding:.7rem 1rem;border-radius:8px}.menu-button{display:none;background:#fff;border:1px solid var(--line);border-radius:7px;padding:.6rem .85rem;font:inherit;font-weight:700}.section{padding:6rem max(5vw,calc((100vw - var(--max)) / 2))}.eyebrow{margin:0 0 .7rem;color:var(--blue);font-weight:800;font-size:.78rem;letter-spacing:.13em;text-transform:uppercase}.section-heading{max-width:720px;margin-bottom:2.5rem}.section-heading p:last-child{color:var(--muted);font-size:1.08rem}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.08;margin-top:0}h1{font-size:clamp(3rem,6vw,5.8rem);letter-spacing:-.055em;margin-bottom:1.5rem}h2{font-size:clamp(2rem,4vw,3.55rem);letter-spacing:-.04em;margin-bottom:1rem}h3{font-size:1.17rem}.hero{min-height:690px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:5rem;padding-top:4.5rem;padding-bottom:4.5rem;background:linear-gradient(115deg,#fff 60%,var(--soft) 60%)}.hero-lede{max-width:650px;color:var(--muted);font-size:1.25rem}.button-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:.75rem 1.25rem;border-radius:8px;text-decoration:none;font-weight:800}.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:var(--dark)}.button-secondary{background:#fff;color:var(--dark);border:1px solid #9eb9d2}.button-light{background:#fff;color:var(--dark)}.text-link{font-weight:800;color:var(--blue);text-underline-offset:4px}.hero-photo{margin:0;position:relative}.hero-photo img{width:100%;height:550px;object-fit:cover;border-radius:4px 64px 4px 4px;box-shadow:var(--shadow)}.hero-photo figcaption{position:absolute;left:-2rem;bottom:2rem;background:#fff;padding:1rem 1.25rem;font-weight:700;box-shadow:var(--shadow);max-width:245px}.mission-band{background:var(--dark);color:#fff;padding:2.3rem max(5vw,calc((100vw - var(--max)) / 2))}.mission-band p{max-width:1050px;margin:0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.7}.audience-grid,.program-grid,.impact-grid,.simple-cards{display:grid;gap:1.25rem}.audience-grid{grid-template-columns:repeat(3,1fr)}.audience-card{padding:2rem;border:1px solid var(--line);border-radius:14px;text-decoration:none;transition:transform .18s,border-color .18s}.audience-card:hover{transform:translateY(-4px);border-color:var(--blue)}.card-icon{display:inline-grid;place-items:center;width:42px;height:42px;background:var(--soft);color:var(--blue);border-radius:50%;font-weight:800;font-size:.78rem}.audience-card h3{font-size:1.35rem;margin:1.25rem 0 .5rem}.audience-card p,.program-card p,.simple-card p{color:var(--muted)}.audience-card strong{color:var(--blue)}.soft-section{background:var(--warm)}.program-grid{grid-template-columns:repeat(3,1fr)}.program-card{background:#fff;padding:1.8rem;border-top:4px solid var(--blue);box-shadow:0 8px 24px #102b460f}.program-card>span{color:var(--blue);font-size:.65rem}.program-card h3{margin:.8rem 0}.program-card p{margin:0}.centered-link{text-align:center;margin-top:2.5rem}.journey{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr)}.journey li{position:relative;padding:1.5rem 1.4rem 1.5rem 0;border-top:2px solid var(--line)}.journey li:before{content:"";position:absolute;top:-7px;left:0;width:12px;height:12px;border-radius:50%;background:var(--blue)}.journey span{color:var(--blue);font-weight:800;font-size:.76rem}.journey h3{margin:.8rem 0 .35rem}.journey p{margin:0;color:var(--muted)}.path-line{text-align:center;margin:3rem 0 0;font-family:Manrope,sans-serif;font-weight:800;font-size:clamp(1rem,2.2vw,1.35rem)}.path-line span{color:var(--blue);padding:0 .45rem}.why-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:5rem;align-items:center;background:var(--soft)}.why-photo img{height:620px;width:100%;object-fit:cover;border-radius:4px 48px 4px 4px}.check-list{list-style:none;padding:0;margin:2rem 0 0}.check-list li{display:grid;grid-template-columns:1fr 1.5fr;gap:1.5rem;padding:1rem 0;border-top:1px solid #bfd0df}.check-list span{color:var(--muted)}.community-preview .section-heading{margin-left:auto;margin-right:auto;text-align:center}.photo-grid{display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:1rem}.photo-grid img{width:100%;height:390px;object-fit:cover}.photo-grid img:nth-child(2){height:450px;margin-top:-30px}.impact-preview{background:var(--ink);color:#fff}.impact-preview .eyebrow{color:#8fc6ff}.impact-preview .section-heading p:last-child,.impact-preview article p{color:#c9d2dd}.impact-grid{grid-template-columns:repeat(4,1fr)}.impact-grid article{border-top:1px solid #52606e;padding:1.4rem 1rem 0 0}.impact-grid h3{font-size:1.4rem}.impact-preview .text-link{color:#9ed0ff}.partner-callout{background:var(--blue);color:#fff}.partner-callout .eyebrow{color:#cce6ff}.partner-callout p:not(.eyebrow){max-width:760px;color:#e7f2fc;font-size:1.08rem}.partner-callout h2{max-width:900px}.light-link{color:#fff}.final-cta{text-align:center}.final-cta .button-row{justify-content:center}.site-footer{padding:3rem max(5vw,calc((100vw - var(--max)) / 2));display:grid;grid-template-columns:1fr auto;gap:1.5rem;border-top:1px solid var(--line);align-items:center}.site-footer .brand img{width:220px}.site-footer p{margin:0;color:var(--muted)}.site-footer nav{grid-column:2;grid-row:1 / span 2}.reveal{opacity:0;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease}.reveal.visible{opacity:1;transform:none}#nl-badge-frame{display:none!important}.page-hero{padding:6.5rem max(5vw,calc((100vw - var(--max)) / 2)) 5rem;background:var(--soft)}.page-hero>*{max-width:850px}.page-hero p:last-child{font-size:1.2rem;color:var(--muted)}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.content-grid p,.content-grid li{color:var(--muted)}.simple-cards{grid-template-columns:repeat(3,1fr)}.simple-card{padding:1.7rem;border:1px solid var(--line);border-radius:12px}.split-banner{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}.split-banner img{height:480px;width:100%;object-fit:cover}.plain-list{padding-left:1.2rem}.plain-list li{margin:.55rem 0}.form-shell{max-width:850px}.intake-form{display:grid;gap:1.15rem;padding:2rem;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.15rem}.field{display:grid;gap:.4rem;font-weight:700}.field-wide{grid-column:1 / -1}.field input,.field select,.field textarea{width:100%;padding:.85rem;border:1px solid #aab7c3;border-radius:6px;background:#fff;color:var(--ink);font:inherit}.field textarea{min-height:130px;resize:vertical}.required-note,.form-note{color:var(--muted);font-size:.9rem}.hidden-field{position:absolute;left:-9999px}.privacy-callout{padding:1rem 1.2rem;background:var(--soft);border-left:4px solid var(--blue)}.form-error{color:#a72727;font-weight:700}.gallery-page{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.gallery-page img{width:100%;height:360px;object-fit:cover}.gallery-page img:nth-child(4n+1){grid-row:span 2;height:736px}.donation-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.donation-card{padding:2rem;border:1px solid var(--line);border-radius:12px}.contact-list{list-style:none;padding:0}.contact-list li{padding:.8rem 0;border-bottom:1px solid var(--line)}.notice-box{max-width:900px;padding:1.4rem;background:var(--soft);border-left:4px solid var(--blue);color:var(--muted)}.faq-list{max-width:900px;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:1.1rem 0}.faq-list summary{cursor:pointer;font-family:Manrope,Arial,sans-serif;font-weight:700;font-size:1.08rem}.faq-list details p{max-width:760px;margin-bottom:0;color:var(--muted)}@media(max-width:980px){.menu-button{display:block}.site-header{flex-wrap:wrap}.site-header nav{display:none;width:100%;align-items:stretch;flex-direction:column;padding:.5rem 0 1rem}.site-header nav.open{display:flex}.hero,.why-section,.split-banner,.content-grid{grid-template-columns:1fr}.hero{background:#fff;gap:2.5rem}.hero-photo img{height:480px}.hero-photo figcaption{left:1rem}.program-grid,.simple-cards,.impact-grid{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:1fr}.site-footer nav{grid-column:auto;grid-row:auto;flex-wrap:wrap}}@media(max-width:680px){.section,.page-hero{padding:4rem 1.25rem}.site-header{padding:1rem 1.25rem}.brand img{width:205px}h1{font-size:3rem}.hero{min-height:auto}.hero-photo img{height:390px}.audience-grid,.program-grid,.impact-grid,.journey,.simple-cards,.form-grid,.donation-grid,.gallery-page{grid-template-columns:1fr}.why-section{gap:2.5rem}.why-photo img{height:430px}.check-list li{grid-template-columns:1fr;gap:.25rem}.photo-grid{grid-template-columns:1fr 1fr}.photo-grid img,.photo-grid img:nth-child(2){height:260px;margin:0}.photo-grid img:nth-child(3){grid-column:1 / -1}.gallery-page img,.gallery-page img:nth-child(4n+1){height:360px;grid-row:auto}.site-footer{padding:2.5rem 1.25rem}.site-footer nav{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
