:root{--ivory:#f7f2e8;--paper:#fffdf8;--blue:#124f87;--navy:#0b3154;--gold:#f5a81c;--orange:#f47a20;--ink:#10263a;--muted:#66727d;--line:rgba(16,38,58,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Manrope,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.top-strip{height:54px;background:#fff;display:flex;justify-content:center;overflow:hidden;border-bottom:1px solid #eee}.top-strip img{height:100%;width:auto;object-fit:contain}.site-header{height:92px;padding:0 clamp(24px,5vw,82px);display:flex;align-items:center;justify-content:space-between;background:rgba(247,242,232,.93);backdrop-filter:blur(16px);position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}.brand img{width:235px;max-height:68px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700}.site-header nav a:not(.nav-cta):hover{color:var(--blue)}.nav-cta{background:var(--blue);color:white;padding:14px 20px;border-radius:100px}.menu-btn{display:none;background:none;border:0}.hero{min-height:calc(100vh - 146px);display:grid;grid-template-columns:1.02fr .98fr;align-items:center;padding:clamp(60px,7vw,110px) clamp(24px,7vw,120px);gap:6vw;position:relative}.eyebrow,.section-label{font-size:11px;letter-spacing:.2em;font-weight:800;color:var(--blue);margin-bottom:22px}.hero h1,.section h2,.impact h2,.cta h2{font-family:"DM Serif Display",serif;font-weight:400;line-height:.94;letter-spacing:-.035em;margin:0}.hero h1{font-size:clamp(58px,6.8vw,112px)}em{color:var(--blue);font-style:italic}.hero-copy>p{max-width:660px;font-size:18px;line-height:1.75;color:var(--muted);margin:30px 0}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;border-radius:100px;font-weight:800;font-size:13px}.btn.primary{background:var(--gold);color:var(--navy)}.btn.ghost{color:var(--blue)}.btn.outline{border:1px solid var(--blue);color:var(--blue)}.btn.light{border:1px solid rgba(255,255,255,.4);color:white}.hero-proof{display:flex;gap:38px;margin-top:55px;padding-top:26px;border-top:1px solid var(--line);max-width:640px}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font-size:18px;color:var(--navy)}.hero-proof span{font-size:11px;color:var(--muted);margin-top:4px}.hero-visual{position:relative}.hero-visual>img{width:100%;border-radius:240px 240px 28px 28px;min-height:580px;object-fit:cover;object-position:65% center;box-shadow:0 30px 80px rgba(11,49,84,.16)}.floating-card{position:absolute;bottom:30px;left:-35px;background:var(--paper);padding:24px 28px;border-radius:16px;box-shadow:0 15px 40px rgba(0,0,0,.12);max-width:250px}.floating-card span{font-size:9px;letter-spacing:.18em;color:var(--orange);font-weight:800}.floating-card strong{display:block;font-family:"DM Serif Display";font-size:24px;line-height:1.1;margin-top:8px}.marquee{background:var(--blue);color:white;overflow:hidden;white-space:nowrap;padding:17px 0;font-size:12px;font-weight:800;letter-spacing:.16em}.marquee div{width:max-content;animation:scroll 22s linear infinite}.marquee i{color:var(--gold);margin:0 35px}@keyframes scroll{to{transform:translateX(-35%)}}.section{padding:clamp(80px,9vw,150px) clamp(24px,7vw,120px)}.section h2,.impact h2,.cta h2{font-size:clamp(48px,5vw,82px)}.about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:8vw;align-items:start}.about-grid .lead{font-size:21px;line-height:1.65;color:var(--ink);margin-top:5px}.about-grid p{color:var(--muted);line-height:1.8}.text-link{display:inline-block;margin-top:20px;color:var(--blue);font-weight:800}.leadership{background:var(--paper)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:60px}.section-head>p{max-width:420px;color:var(--muted);line-height:1.7}.leader-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.leader-card{display:grid;grid-template-columns:.8fr 1.2fr;background:var(--ivory);border-radius:22px;overflow:hidden}.portrait{min-height:390px;background:linear-gradient(145deg,#e3c891,#f5ead0);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--navy)}.portrait.alt{background:linear-gradient(145deg,#b8d6e5,#e9f1f4)}.initial{font-family:"DM Serif Display";font-size:84px;opacity:.5}.portrait span{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.leader-info{padding:42px;align-self:center}.leader-info small,.activity-body time{font-size:10px;letter-spacing:.16em;color:var(--orange);font-weight:800}.leader-info h3{font-family:"DM Serif Display";font-size:34px;margin:10px 0 18px}.leader-info p{color:var(--muted);line-height:1.7}.causes{background:var(--navy);color:white}.causes .section-label{color:var(--gold)}.light em{color:var(--gold)}.light>p{color:#b8c7d2}.cause-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}.cause-grid article{min-height:250px;padding:28px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;justify-content:space-between;transition:.3s}.cause-grid article:hover{background:var(--blue);transform:translateY(-5px)}.cause-grid b{font-size:10px;color:#8ca8bd}.cause-grid span{font-size:46px;color:var(--gold)}.cause-grid h3{font-size:17px;line-height:1.4;max-width:220px}.activity-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:22px}.activity{background:var(--paper);border-radius:18px;overflow:hidden;border:1px solid var(--line)}.activity-image{height:270px;position:relative;background-size:cover}.featured .activity-image{height:360px}.activity-image span{position:absolute;top:18px;left:18px;background:var(--paper);padding:8px 11px;border-radius:100px;font-size:9px;font-weight:800;letter-spacing:.12em}.education{background:linear-gradient(135deg,#e9c778,#f6e6b8)}.environment{background:linear-gradient(135deg,#87b59a,#dbe8d9)}.health{background:linear-gradient(135deg,#dba5a5,#f1d7d0)}.activity-body{padding:28px}.activity-body h3{font-family:"DM Serif Display";font-size:28px;line-height:1.08;margin:10px 0}.activity-body p{color:var(--muted);line-height:1.65}.activity-body a{color:var(--blue);font-weight:800;font-size:12px}.center{text-align:center;margin-top:42px}.foundation{padding-top:0}.foundation-card{background:var(--paper);border-radius:28px;padding:clamp(35px,6vw,90px);display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:center;box-shadow:0 30px 80px rgba(16,38,58,.07)}.foundation-card h2{font-size:clamp(42px,4vw,68px)}.foundation-card p{color:var(--muted);line-height:1.8;max-width:700px;margin:25px 0}.foundation-logo img{width:330px;margin:auto}.board{background:#eee6d7}.board-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.board-photo{aspect-ratio:4/5;background:linear-gradient(145deg,#cbd6d9,#f6f1e8);display:flex;align-items:center;justify-content:center;margin-bottom:18px}.board-photo span{font-family:"DM Serif Display";font-size:62px;color:var(--blue);opacity:.45}.board-card small{color:var(--orange);font-weight:800}.board-card h3{font-family:"DM Serif Display";font-size:25px;margin:7px 0 3px}.board-card p{font-size:12px;color:var(--muted);margin:0}.impact{background:var(--gold);padding:clamp(80px,9vw,140px) clamp(24px,7vw,120px)}.impact{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw}.impact em{color:var(--navy)}.impact-stats{display:grid;grid-template-columns:1fr 1fr}.impact-stats div{padding:28px;border-left:1px solid rgba(11,49,84,.3);border-bottom:1px solid rgba(11,49,84,.3)}.impact-stats strong{display:block;font-family:"DM Serif Display";font-size:60px;color:var(--navy)}.impact-stats span{font-size:12px;font-weight:800}.impact>small{grid-column:2;color:rgba(11,49,84,.7)}.cta{padding:clamp(90px,10vw,160px) clamp(24px,10vw,170px);background:var(--blue);color:white;display:grid;grid-template-columns:.35fr 1fr;gap:6vw;align-items:center}.cta .section-label{color:var(--gold)}.cta em{color:var(--gold)}.cta p{color:#c8d7e2;line-height:1.8;max-width:620px;font-size:18px}.cta-wheel{font-size:150px;color:var(--gold);animation:spin 22s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}footer{background:#071f34;color:white;padding:70px clamp(24px,7vw,120px) 25px}.footer-top{display:grid;grid-template-columns:1.2fr .6fr 1.2fr;gap:60px}.footer-brand img{width:250px;filter:brightness(0) invert(1);margin-bottom:20px}.footer-brand p{color:#9fb2c1}.footer-brand strong{font-family:"DM Serif Display";font-size:25px;color:var(--gold)}footer h4{color:var(--gold);font-size:11px;letter-spacing:.15em;text-transform:uppercase}footer a,footer p{display:block;color:#b9c7d1;font-size:13px;line-height:1.8;margin:7px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;color:#7f94a4;font-size:10px}.menu-btn span{display:block;width:25px;height:2px;background:var(--navy);margin:5px}
@media(max-width:1050px){.site-header nav{gap:16px}.hero{grid-template-columns:1fr}.hero-visual{max-width:760px}.hero-visual>img{min-height:430px}.leader-card{grid-template-columns:1fr}.portrait{min-height:280px}.cause-grid{grid-template-columns:repeat(2,1fr)}.activity-grid{grid-template-columns:1fr 1fr}.activity.featured{grid-column:1/-1}.board-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.top-strip{height:40px}.site-header{height:76px;padding:0 20px}.brand img{width:190px}.menu-btn{display:block}.site-header nav{display:none;position:absolute;left:16px;right:16px;top:82px;background:var(--paper);padding:25px;flex-direction:column;align-items:stretch;border-radius:16px;box-shadow:0 15px 50px rgba(0,0,0,.15)}.site-header nav.open{display:flex}.hero{padding-top:55px}.hero h1{font-size:clamp(52px,15vw,76px)}.hero-visual>img{min-height:320px;border-radius:140px 140px 20px 20px}.floating-card{left:15px}.hero-proof{gap:18px;justify-content:space-between}.about-grid,.foundation-card,.impact,.cta{grid-template-columns:1fr}.section-head{display:block}.section-head>p{margin-top:22px}.leader-grid,.activity-grid{grid-template-columns:1fr}.activity.featured{grid-column:auto}.cause-grid{grid-template-columns:1fr 1fr}.board-grid{grid-template-columns:repeat(2,1fr)}.impact>small{grid-column:1}.cta-wheel{display:none}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:520px){.hero{padding-left:20px;padding-right:20px}.hero-proof strong{font-size:14px}.hero-proof span{font-size:9px}.section{padding-left:20px;padding-right:20px}.section h2,.impact h2,.cta h2{font-size:44px}.cause-grid{grid-template-columns:1fr}.cause-grid article{min-height:200px}.leader-info{padding:28px}.board-grid{gap:14px}.board-card h3{font-size:20px}.impact-stats strong{font-size:45px}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{display:block}.footer-bottom span{display:block;margin:7px 0}}
/* --- V2: Full-background hero + supplied RCKC content --- */
.hero.hero-full{min-height:calc(100vh - 146px);display:flex;align-items:center;position:relative;padding:clamp(90px,10vw,160px) clamp(24px,7vw,120px);background-image:url("assets/making-difference.webp");background-size:cover;background-position:center right;color:#fff;isolation:isolate}
.hero-full .hero-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,25,44,.94) 0%,rgba(6,38,66,.86) 42%,rgba(6,38,66,.44) 68%,rgba(6,38,66,.16) 100%)}
.hero-full .hero-copy{max-width:900px}
.hero-full .eyebrow{color:#ffd36f}.hero-full h1{font-size:clamp(60px,7vw,116px);text-shadow:0 3px 25px rgba(0,0,0,.16)}.hero-full h1 em{color:#ffc44b}.hero-full .hero-copy>p{color:#e7eef4;max-width:720px;font-size:19px}.hero-full .hero-proof{border-color:rgba(255,255,255,.24);max-width:720px}.hero-full .hero-proof strong{color:#fff}.hero-full .hero-proof span{color:#cbd9e4}.hero-outline{border:1px solid rgba(255,255,255,.6);color:#fff}
.vision-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:75px}.vision-grid article{padding:42px;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.vision-grid span{font-size:10px;font-weight:800;letter-spacing:.16em;color:var(--orange)}.vision-grid h3{font-family:"DM Serif Display";font-size:34px;line-height:1.05;margin:14px 0}.vision-grid p{color:var(--muted);line-height:1.75}
.news-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.news-card{border-top:1px solid var(--line);padding-top:14px}.news-img{aspect-ratio:4/3;border-radius:14px;margin-bottom:20px;position:relative}.news-img span{position:absolute;left:12px;top:12px;background:var(--paper);padding:7px 9px;border-radius:50px;font-size:8px;letter-spacing:.12em;font-weight:800}.n1{background:linear-gradient(135deg,#79a785,#d7e6cf)}.n2{background:linear-gradient(135deg,#a7c9d8,#e3eef1)}.n3{background:linear-gradient(135deg,#d6b18a,#f2dfc7)}.n4{background:linear-gradient(135deg,#a9a4ce,#e5e1f1)}.n5{background:linear-gradient(135deg,#e1a4a0,#f2d5cf)}.news-card time{font-size:9px;letter-spacing:.12em;color:var(--orange);font-weight:800}.news-card h3{font-family:"DM Serif Display";font-size:24px;line-height:1.05;min-height:52px;margin:9px 0 16px}.news-card a{font-size:11px;font-weight:800;color:var(--blue)}
.volunteer{background:var(--paper)}.volunteer-card{background:var(--blue);color:#fff;border-radius:30px;padding:clamp(40px,6vw,85px);display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center;position:relative;overflow:hidden}.volunteer-card:after{content:"";position:absolute;width:380px;height:380px;border:70px solid rgba(245,168,28,.13);border-radius:50%;right:-180px;top:-190px}.volunteer-card .section-label{color:var(--gold)}.volunteer-card h2 em{color:var(--gold)}.volunteer-card h3{font-family:"DM Serif Display";font-size:34px;margin:0 0 15px}.volunteer-card p{color:#d2dee7;line-height:1.8;max-width:650px}.volunteer-outline{border:1px solid rgba(255,255,255,.45);color:#fff}.socials{display:flex;gap:18px;margin-top:18px}.socials a{color:#fff;font-weight:700}.footer-bottom strong{color:var(--gold)}
@media(max-width:1100px){.news-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.hero.hero-full{min-height:760px;background-position:68% center}.hero-full .hero-overlay{background:linear-gradient(90deg,rgba(4,25,44,.95),rgba(6,38,66,.72))}.vision-grid,.volunteer-card{grid-template-columns:1fr}.news-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.hero.hero-full{min-height:720px;padding-top:75px;background-position:72% center}.hero-full h1{font-size:52px}.hero-full .hero-copy>p{font-size:16px}.vision-grid,.news-grid{grid-template-columns:1fr}.news-card h3{min-height:auto}.volunteer-card{border-radius:20px}}

/* V3 — affiliation strip moved below hero */
.affiliation-wrap{padding:34px clamp(20px,7vw,120px) 10px;background:var(--ivory)}
.affiliation-box{max-width:1380px;margin:0 auto;background:#fff;border:1px solid rgba(16,38,58,.10);border-radius:20px;padding:18px 28px;box-shadow:0 16px 45px rgba(11,49,84,.08);overflow:hidden}
.affiliation-box img{display:block;width:100%;height:auto;max-height:105px;object-fit:contain;margin:auto}
.hero.hero-full{min-height:calc(100vh - 92px)}
@media(max-width:800px){
  .hero.hero-full{min-height:calc(100svh - 76px)}
  .affiliation-wrap{padding:22px 16px 4px}
  .affiliation-box{border-radius:14px;padding:12px}
  .affiliation-box img{max-height:75px}
}

/* V4 hero */
.hero.hero-full.hero-children{min-height:clamp(590px,43vw,790px);display:flex;justify-content:flex-end;align-items:center;padding:70px clamp(24px,7vw,120px);background-image:url("assets/rckc-hero-children.png");background-size:cover;background-position:center;color:var(--navy);isolation:isolate}
.hero-children .hero-copy{width:min(49%,780px);max-width:780px}.hero-children .eyebrow{color:var(--blue)}
.hero-children h1{font-size:clamp(64px,6.5vw,108px);color:var(--navy);text-shadow:none}.hero-children h1 em{color:var(--blue)}
.hero-children .hero-copy>p{color:#526577;font-size:18px;line-height:1.75;max-width:650px;margin:25px 0}
.hero-children .hero-proof{border-color:rgba(18,79,135,.18);max-width:670px;margin-top:42px}.hero-children .hero-proof strong{color:var(--navy)}.hero-children .hero-proof span{color:#66798a}.hero-blue-outline{border:1px solid rgba(18,79,135,.45);color:var(--blue)}
@media(max-width:1000px){.hero.hero-full.hero-children{min-height:650px;background-position:42% center;padding-left:50%;padding-right:5vw}.hero-children .hero-copy{width:100%}.hero-children h1{font-size:64px}}
@media(max-width:700px){.hero.hero-full.hero-children{min-height:850px;align-items:flex-end;justify-content:flex-start;padding:390px 20px 45px;background-size:auto 100%;background-position:30% top;position:relative}.hero.hero-full.hero-children:after{content:"";position:absolute;inset:35% 0 0;z-index:-1;background:linear-gradient(to bottom,rgba(255,253,248,0),rgba(255,253,248,.96) 22%,#fffdf8 42%)}.hero-children .hero-copy{width:100%}.hero-children h1{font-size:54px}.hero-children .hero-copy>p{font-size:15px;margin:18px 0}.hero-children .hero-proof{margin-top:28px;gap:12px}.hero-children .hero-proof strong{font-size:13px}}
