:root {
  --navy:#102C42;
  --navy-dark:#082235;
  --gold:#B98F47;
  --ivory:#F8F5EF;
  --cream:#EFE7DB;
  --text:#1F2C35;
  --muted:#6D747A;
  --white:#FFFFFF;
}
*{box-sizing:border-box} body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:var(--ivory);line-height:1.6} h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--navy);line-height:1.08;margin:0} a{color:inherit;text-decoration:none}.site-header{height:104px;background:rgba(255,255,255,.94);display:flex;align-items:center;justify-content:space-between;padding:0 46px;position:sticky;top:0;z-index:20;box-shadow:0 1px 18px rgba(0,0,0,.06)}.brand img{width:330px;max-width:45vw}.nav{display:flex;align-items:center;gap:32px;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:.08em;color:var(--navy)}.nav-button{background:var(--gold);color:#fff;padding:14px 20px;border-radius:2px}.hero{height:575px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center right}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,245,239,.92) 0%,rgba(248,245,239,.70) 35%,rgba(248,245,239,.10) 70%)}.hero-content{position:relative;max-width:560px;margin-left:68px}.hero h1{font-size:52px}.rule{width:84px;height:1px;background:var(--gold);margin:26px 0}.hero p{font-size:17px;margin:0 0 28px}.button{display:inline-block;background:var(--navy);color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:700;padding:15px 28px;border-radius:2px}.section-narrow{max-width:900px;margin:0 auto;padding:52px 24px;text-align:center}.section-icon{width:38px;margin-bottom:8px}.mission h2,.focus h2,.impact h2{font-size:36px}.mission p{font-size:17px;margin:12px 0 0}.section-wide{max-width:1180px;margin:0 auto;padding:28px 28px 52px}.section-title-row{display:grid;grid-template-columns:1fr auto 1fr;gap:36px;align-items:center;margin-bottom:24px}.section-title-row span{height:1px;background:var(--gold);opacity:.6}.focus-grid{display:grid;grid-template-columns:1.05fr 1fr 1.05fr 1fr;background:#fff}.image-card{min-height:280px;overflow:hidden}.image-card img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}.focus-card{background:#F5EFE6;padding:44px 34px}.card-icon{width:38px;margin-bottom:16px}.focus-card h3{font-size:30px}.focus-card p{margin:18px 0;color:#36434C}.focus-card a{color:var(--gold);text-transform:uppercase;font-weight:700;font-size:13px;letter-spacing:.1em}.philosophy{background:var(--navy-dark);color:#fff;display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:0;padding:62px 58px}.philosophy h2,.philosophy h3{color:#fff}.philosophy-title{display:flex;gap:22px;align-items:center}.philosophy-title img{width:54px}.philosophy article{padding:0 38px;border-left:1px solid rgba(255,255,255,.25)}.philosophy article img{width:38px}.philosophy h3{font-size:20px;margin:16px 0 10px}.philosophy p{font-size:14px;margin:0;color:#E7EDF1}.impact{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:18px;align-items:center;padding-top:44px}.impact-copy{padding-right:20px}.impact h2{margin-bottom:14px}.impact-img{height:185px;overflow:hidden}.impact-img img{width:100%;height:100%;object-fit:cover;display:block}.site-footer{background:#fff;border-top:1px solid #E5DED4;display:grid;grid-template-columns:1.1fr 1.1fr 1fr;gap:42px;padding:38px 48px}.footer-brand img{width:310px;max-width:100%}.footer-about,.footer-contact{border-left:1px solid #E2D9CD;padding-left:34px}.footer-about a{color:var(--gold);text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:.08em}.footer-contact h3{font-family:Georgia,'Times New Roman',serif;font-size:22px;font-weight:400;color:var(--navy);margin:0 0 8px}.subfooter{background:var(--navy-dark);color:#fff;display:flex;justify-content:space-between;padding:16px 46px;font-size:13px}.subfooter p{margin:0}.subfooter a{color:#fff}.subfooter span{opacity:.5;margin:0 16px}
.grantmaking{padding-top:46px}.grantmaking-intro{max-width:850px;margin:0 auto 28px;text-align:center;font-size:17px}.grantmaking-content{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:28px}.grant-column{background:#fff;padding:38px 34px;border-top:4px solid var(--gold);box-shadow:0 8px 28px rgba(16,44,66,.08)}.grant-column h3{font-size:28px;margin-bottom:14px}.grant-column p{margin:0 0 14px;color:#36434C}.grant-visual{background:var(--navy-dark);color:#fff;display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:center;padding:38px;margin:8px 0 28px}.grant-visual h3{color:#fff;font-size:28px}.grant-total{font-family:Georgia,'Times New Roman',serif;font-size:48px;line-height:1;color:var(--gold);margin:10px 0}.grant-stats-copy p{margin:0;color:#E7EDF1}.grant-chart{width:100%}.chart-bar{height:76px;display:flex;overflow:hidden;background:#fff;border-radius:3px}.chart-segment{display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;padding:0 12px}.animal-segment{width:75%;background:var(--gold)}.community-segment{width:25%;background:var(--navy)}.chart-legend{display:flex;gap:24px;flex-wrap:wrap;margin-top:14px;font-size:13px;color:#E7EDF1}.legend-box{display:inline-block;width:12px;height:12px;margin-right:8px;vertical-align:-1px}.animal-box{background:var(--gold)}.community-box{background:var(--navy)}.grant-guidelines{background:#F5EFE6;padding:34px;text-align:center}.grant-guidelines h3{font-size:28px;margin-bottom:12px}.grant-guidelines p{max-width:760px;margin:0 auto 16px}.grant-guidelines ul{max-width:680px;margin:0 auto 24px;text-align:left;color:#36434C}.grant-guidelines li{margin-bottom:8px}
@media(max-width:950px){.grantmaking-content,.grant-visual{grid-template-columns:1fr}.grant-visual{padding:30px 24px}.chart-bar{height:auto;min-height:120px;flex-direction:column}.animal-segment,.community-segment{width:100%;min-height:68px}.animal-segment{height:75%}.community-segment{height:25%}}

@media(max-width:950px){.site-header{height:auto;padding:22px;align-items:flex-start}.nav{display:none}.brand img{max-width:88vw}.hero{height:auto;min-height:480px;display:block}.hero-image{position:absolute;object-position:center 65%}.hero-overlay{background:linear-gradient(180deg,rgba(248,245,239,.97) 0%,rgba(248,245,239,.94) 55%,rgba(248,245,239,.55) 100%)}.hero-content{position:relative;margin:0;padding:48px 28px 44px;max-width:100%}.hero h1{font-size:32px}.hero p{font-size:16px}.focus-grid,.philosophy,.impact,.site-footer{grid-template-columns:1fr}.image-card,.image-card img{min-height:220px}.philosophy article{border-left:0;border-top:1px solid rgba(255,255,255,.25);padding:28px 0}.impact-img{height:220px}.subfooter{display:block;text-align:center}.section-title-row{grid-template-columns:1fr}.section-title-row span{display:none}.footer-about,.footer-contact{border-left:0;padding-left:0;margin-top:24px}}
@media(max-width:520px){.hero h1{font-size:27px}.hero-content{padding:36px 20px 36px}}


/* Focus section image fix */
.animal-img,
.community-img{
    min-height:340px;
}

.animal-img img,
.community-img img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center top;
}
