:root{--ink:#5c6d7b;--muted:#f3f4f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;color:var(--ink);font-family:Avenir,'Avenir Next',Arial,sans-serif;font-size:17px;line-height:1.7}a{color:inherit}img{max-width:100%;height:auto;display:block}header{background:#fff}.header-inner{max-width:980px;padding:18px 20px 24px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:36px}.logo{width:329px;height:130px;object-fit:contain}nav{display:flex;align-items:center;gap:30px;font-size:15px}nav a{text-decoration:none;white-space:nowrap}nav a:hover{text-decoration:underline}nav a:last-child,.button,button{display:inline-block;background:var(--ink);color:#fff;border:0;border-radius:7px;text-decoration:none;padding:8px 22px;font:inherit;cursor:pointer}nav a:last-child{padding:4px 20px}.hero{min-height:760px;display:flex;align-items:center;justify-content:center;text-align:center;background-size:cover;background-position:center}.hero>div{background:#ffffffd9;padding:34px;max-width:740px;margin:30px}.hero h1{font-size:42px;line-height:1.25;letter-spacing:.015em;margin:0 0 16px}.hero p{font-size:23px;margin:0}h1,h2,h3{font-weight:500;line-height:1.35}h1,h2{font-size:34px}h2{margin:0 0 28px;text-align:center}h3{font-size:25px;margin:0 0 18px}p{margin:0 0 24px}.section{max-width:980px;margin:auto;padding:64px 20px}.center{text-align:center}.center>p{max-width:880px;margin:0 auto 32px}#mission>img{width:100%;height:520px;object-fit:cover;margin-top:42px}.feature{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;margin-top:42px}.feature img{width:100%;height:400px;object-fit:cover}.feature ul{padding-left:23px}.feature li{margin-bottom:18px}.proof{background-size:cover;background-position:center;background-attachment:fixed;position:relative}.proof:before{content:'';position:absolute;inset:0;background:#ffffffed}.proof>.section{position:relative}.partner-logos{display:flex;align-items:center;justify-content:center;gap:90px;padding:20px}.partner-logos img{width:150px;height:140px;object-fit:contain}.team{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 32px;margin-top:50px;text-align:left}.team article img{width:100%;height:240px;object-fit:cover;object-position:top;margin-bottom:24px}.team article h3{font-size:20px;margin-bottom:8px}.team article p{font-size:15px;line-height:1.65}.team article p:first-of-type{font-size:16px}.mailing{background:var(--muted);max-width:none}.mailing form{max-width:640px;margin:auto;display:flex;gap:10px}.contact form{max-width:620px;margin:30px auto 0;display:grid;gap:12px}input,textarea{border:1px solid #93a0aa;border-radius:0;padding:12px 14px;font:inherit;color:var(--ink);background:#fff;width:100%;min-width:0}input:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:3px solid #316a9b;outline-offset:3px}textarea{resize:vertical}button:hover,.button:hover{background:#465863}.contact button{justify-self:end;min-width:115px}.donations{background-size:cover;background-position:center;min-height:850px;padding:55px 20px}.donation-embed{max-width:980px;margin:auto}.donation-embed iframe{border:0;width:100%;height:740px}.empty{min-height:55vh;text-align:center}footer{padding:35px 20px;text-align:center;background:var(--muted);font-size:15px}
@media(max-width:800px){.header-inner{flex-direction:column;gap:16px;padding:16px}.logo{width:245px;height:98px}nav{gap:20px;flex-wrap:wrap;justify-content:center}.hero{min-height:570px}.hero h1{font-size:33px}.hero p{font-size:20px}.section{padding:45px 24px}h1,h2{font-size:29px}.feature{gap:24px}.feature img{height:350px}.team{grid-template-columns:repeat(2,minmax(0,1fr))}.proof{background-attachment:scroll}}
@media(max-width:540px){body{font-size:16px}nav{gap:12px 19px;font-size:14px}.header-inner{gap:12px;padding-bottom:20px}.hero{min-height:520px}.hero>div{padding:25px 18px;margin:20px}.hero h1{font-size:29px}.hero p{font-size:19px}h2{font-size:27px}#mission>img{height:280px}.feature{grid-template-columns:1fr;gap:22px;margin-top:38px}.feature img{height:300px}.feature.reverse img{grid-row:1}.team{grid-template-columns:1fr;gap:30px}.team article{max-width:370px;margin:auto}.team article img{height:330px}.team article p{font-size:16px}.partner-logos{gap:45px;padding:10px}.partner-logos img{width:110px;height:130px}.mailing form{flex-direction:column}.mailing button{align-self:stretch}.donations{padding:25px 10px}.donation-embed iframe{height:1050px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.blog-layout{display:grid;grid-template-columns:2fr 1fr;gap:48px;min-height:55vh}.blog-layout aside h2{text-align:left;font-size:22px;margin-bottom:16px}.blog-layout aside h3{font-size:18px}@media(max-width:650px){.blog-layout{grid-template-columns:1fr}}
