
:root{--g:#0b5e91;--gd:#074f7a;--green:#18965f;--mint:#eef7f4;--ink:#12364a;--muted:#60727d;--line:#d7e5eb;--gold:#f4c947}.complete-site{margin:0;background:#f7faf8;color:var(--ink);font-family:Inter,Arial,sans-serif}.cs-shell{width:min(1180px,calc(100% - 36px));margin:auto}.cs-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.cs-nav{height:92px;display:flex;align-items:center;gap:22px}.cs-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);min-width:max-content}.cs-brand img{display:block}.cs-brand-logo{width:178px!important;height:64px!important;object-fit:contain;object-position:left center;mix-blend-mode:multiply}.footer-logo{width:210px!important;height:84px!important;filter:brightness(0) invert(1);mix-blend-mode:normal}.cs-links{display:flex;align-items:center;gap:17px;margin-left:auto}.cs-links a{font-size:13px;font-weight:800;color:#31483a;text-decoration:none}.cs-links a.active,.cs-links a:hover{color:var(--g)}.cs-actions{display:flex;gap:10px;align-items:center}.cs-login,.cs-donate,.cs-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:13px;font-weight:900;text-decoration:none}.cs-login{color:var(--g)}.cs-donate,.cs-btn.primary{background:var(--g);color:#fff}.cs-btn.secondary{border:1px solid var(--g);color:var(--g);background:#fff}.cs-menu{display:none;border:0;background:var(--g);color:white;width:46px;height:46px;border-radius:13px;font-size:24px}.cs-home-hero{min-height:680px;display:grid;align-items:center;background:linear-gradient(90deg,rgba(7,42,21,.92),rgba(7,42,21,.56),rgba(7,42,21,.08)),url('/assets/hero-children-v2.webp') center/cover}.cs-home-hero .content{max-width:760px;color:white;padding:90px 0}.eyebrow,.cs-page-hero span,.section-head span{display:inline-block;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:900;color:#74d291}.cs-home-hero h1,.cs-page-hero h1,.section-head h2{font-family:Georgia,serif;line-height:1.06;margin:14px 0}.cs-home-hero h1{font-size:clamp(46px,7vw,82px)}.cs-home-hero p{font-size:20px;line-height:1.7;max-width:720px}.cs-cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.cs-home-hero .cs-btn.secondary{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.6);color:white}.cs-section{padding:82px 0}.cs-section.alt{background:white}.section-head{max-width:780px;margin-bottom:34px}.section-head h2{font-size:clamp(34px,5vw,54px)}.section-head p{color:var(--muted);font-size:18px;line-height:1.7}.cs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cs-card{background:white;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 15px 40px rgba(17,76,38,.07)}.cs-card img{width:100%;height:220px;object-fit:cover}.cs-card-body{padding:24px}.cs-card h3{font-family:Georgia,serif;font-size:26px;margin:0 0 10px}.cs-card p{color:var(--muted);line-height:1.65}.cs-card a{color:var(--g);font-weight:900;text-decoration:none}.impact-counters{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.impact-counters div{background:var(--mint);border:1px solid #d4eadb;border-radius:20px;padding:25px}.impact-counters b{font-family:Georgia,serif;font-size:34px;color:var(--g);display:block}.impact-counters span{color:var(--muted);font-weight:700}.philosophy{background:linear-gradient(135deg,var(--gd),#127e72);color:white;border-radius:30px;padding:42px}.philosophy blockquote{font-family:Georgia,serif;font-size:clamp(28px,4vw,46px);line-height:1.35;margin:0}.cs-page-hero{min-height:390px;display:grid;align-items:end;background:linear-gradient(90deg,rgba(8,48,24,.93),rgba(8,48,24,.42)),var(--hero) center/cover;color:white}.cs-page-hero .cs-shell{padding:70px 0}.cs-page-hero h1{font-size:clamp(42px,6vw,70px);max-width:850px}.cs-page-hero p{font-size:19px;line-height:1.7;max-width:780px}.content-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:28px}.prose-card,.form-card,.info-card{background:white;border:1px solid var(--line);border-radius:24px;padding:30px}.prose-card h2,.prose-card h3,.info-card h3{font-family:Georgia,serif}.prose-card p,.prose-card li,.info-card p{color:var(--muted);line-height:1.75}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.value{background:var(--mint);border-radius:16px;padding:18px;font-weight:900;color:var(--g)}.simple-list{display:grid;gap:12px;padding:0;list-style:none}.simple-list li{padding:14px 16px;background:#f4f8f5;border-radius:13px}.form-card form{display:grid;gap:14px}.form-card label{display:grid;gap:7px;font-weight:800}.form-card input,.form-card select,.form-card textarea{width:100%;box-sizing:border-box;padding:14px 15px;border:1px solid #cbdcd0;border-radius:13px;font:inherit}.form-card textarea{min-height:130px}.social-hub{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.social-hub a{background:white;border:1px solid var(--line);border-radius:18px;padding:22px;text-decoration:none;color:var(--ink);font-weight:900}.cs-footer{background:#073f61;color:#dceade;padding:64px 0 22px}.cs-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.cs-footer h4{color:white}.cs-footer a{display:block;color:#dceade;text-decoration:none;margin:9px 0}.footer-brand{color:white}.cs-socials{display:flex;gap:8px;margin-top:18px}.cs-socials a{width:38px;height:38px;border-radius:10px;background:rgba(255,255,255,.12);display:grid;place-items:center;margin:0}.cs-footer-bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:34px;padding-top:20px;display:flex;justify-content:space-between;gap:18px;font-size:13px}.bank-ref{font-family:monospace;font-size:24px;letter-spacing:.06em;color:var(--g);background:var(--mint);padding:18px;border-radius:15px;word-break:break-all}.lang-strip{background:#113f25;color:white;padding:9px;text-align:center;font-size:12px}.lang-strip a{color:white;margin:0 8px}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
@media(max-width:980px){.cs-links{position:fixed;inset:84px 0 auto 0;background:white;padding:22px;display:none;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.cs-links.open{display:flex}.cs-menu{display:block;margin-left:auto}.cs-actions{display:none}.cs-grid,.media-grid{grid-template-columns:repeat(2,1fr)}.impact-counters{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.values-grid{grid-template-columns:repeat(2,1fr)}.cs-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.cs-brand-logo{width:142px!important;height:56px!important}.cs-nav{height:76px}.cs-shell{width:min(100% - 24px,1180px)}.cs-nav{height:72px}.cs-brand img{width:42px;height:42px}.cs-links{top:72px}.cs-home-hero{min-height:620px}.cs-home-hero .content{padding:60px 0}.cs-home-hero p{font-size:17px}.cs-section{padding:58px 0}.cs-grid,.media-grid,.impact-counters,.values-grid,.social-hub,.cs-footer-grid{grid-template-columns:1fr}.cs-card img{height:200px}.cs-page-hero{min-height:340px}.cs-footer-bottom{flex-direction:column}.prose-card,.form-card,.info-card{padding:22px}.philosophy{padding:28px}}

.cs-socials a svg{width:19px;height:19px;display:block}.social-hub a{display:flex;align-items:center;gap:16px;position:relative;transition:transform .2s ease,border-color .2s ease}.social-hub a:hover{transform:translateY(-3px);border-color:var(--g)}.social-hub h3{margin:0 0 4px;font-family:Georgia,serif;font-size:23px}.social-hub p{margin:0;color:var(--muted);font-size:14px}.social-icon{width:48px;height:48px;border-radius:14px;background:var(--mint);color:var(--g);display:grid;place-items:center;flex:0 0 auto}.social-icon svg{width:24px;height:24px}.social-arrow{margin-left:auto;color:var(--g);font-size:20px}.media-revenue{margin-top:28px;background:var(--gd);color:#fff;border-radius:24px;padding:30px}.media-revenue h3{font-family:Georgia,serif;font-size:30px;margin:0 0 10px}.media-revenue p{max-width:850px;line-height:1.7;color:#dceade}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.story-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden}.story-card img{width:100%;height:240px;object-fit:cover}.story-card div{padding:24px}.story-card span{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:var(--g)}.story-card h3{font-family:Georgia,serif;font-size:26px;margin:10px 0}.story-card p{color:var(--muted);line-height:1.65}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-grid figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.gallery-grid img{width:100%;height:260px;object-fit:cover;display:block}.gallery-grid figcaption{padding:18px;font-weight:900;color:var(--ink)}@media(max-width:900px){.story-grid,.gallery-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.story-grid,.gallery-grid,.social-hub{grid-template-columns:1fr}.gallery-grid img,.story-card img{height:220px}}

/* Approved BBHA brand system — 06 Aug 2026 */
:root{--bbha-blue:#0b5e91;--bbha-blue-dark:#063f68;--bbha-green:#179777;--bbha-green-dark:#0e7158;--bbha-soft:#eef7fa;--bbha-ink:#123247;--g:#0b5e91;--gd:#063f68;--mint:#eef7fa;--ink:#123247;--line:#d7e7ee;--gold:#179777}
.cs-header{border-bottom-color:#d8e7ed}.cs-brand img,.auth-brand img,.admin-brand img,.portal-brand img,.brand-lockup img,.admin-mobile-brand img{object-fit:contain;background:#fff}
.cs-brand img{width:58px;height:58px;border-radius:12px}.cs-brand b{color:var(--bbha-blue)}.cs-brand small{color:var(--bbha-green)}
.cs-links a.active,.cs-links a:hover,.cs-login,.cs-signup,.cs-card a{color:var(--bbha-blue)}
.cs-signup{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid var(--bbha-blue);border-radius:13px;font-weight:900;text-decoration:none;color:var(--bbha-blue);background:#fff}
.cs-donate,.cs-btn.primary{background:var(--bbha-green);color:#fff}.cs-btn.secondary{border-color:var(--bbha-blue);color:var(--bbha-blue)}
.cs-menu{background:var(--bbha-blue)}.cs-home-hero{background:linear-gradient(90deg,rgba(6,63,104,.94),rgba(6,63,104,.58),rgba(6,63,104,.08)),url('/assets/hero-children-v2.webp') center/cover}.eyebrow,.cs-page-hero span,.section-head span{color:#67d7bb}.cs-page-hero{background:linear-gradient(90deg,rgba(6,63,104,.94),rgba(6,63,104,.45)),var(--hero) center/cover}.philosophy,.media-revenue{background:var(--bbha-blue-dark)}
.impact-counters b,.value,.bank-ref,.story-card span{color:var(--bbha-blue)}.impact-counters div,.value,.social-icon{background:var(--bbha-soft)}
.cs-footer{background:var(--bbha-blue-dark)}.cs-footer a{color:#e7f3f8}.cs-footer-bottom a{display:inline;color:#fff;margin:0;text-decoration:underline}
.mobile-account-link{display:none!important}.legal-copy{max-width:900px;margin:auto}.legal-copy a{color:var(--bbha-blue)}
@media(max-width:980px){.mobile-account-link{display:block!important;color:var(--bbha-blue)!important}.cs-links{max-height:calc(100vh - 84px);overflow:auto}.cs-actions{display:none}}
@media(max-width:620px){.cs-brand img{display:block}.cs-brand-logo{width:178px!important;height:64px!important;object-fit:contain;object-position:left center;mix-blend-mode:multiply}.footer-logo{width:210px!important;height:84px!important;filter:brightness(0) invert(1);mix-blend-mode:normal}}

/* Production brand consistency */
.cs-btn.primary,.cs-donate{background:linear-gradient(135deg,var(--g),var(--green));box-shadow:0 10px 22px rgba(11,94,145,.16)}
.cs-card,.prose-card,.form-card,.info-card{border-color:var(--line)}
.cs-page-hero{background-image:linear-gradient(90deg,rgba(7,79,122,.94),rgba(24,150,95,.45)),var(--hero)}


/* Final production navigation, branding and footer polish */
:root{--bbha-blue:#0b5e91;--bbha-blue-dark:#073f61;--bbha-green:#15986b;--bbha-soft:#f1f8f7;--bbha-line:#d8e6eb}
.cs-nav{height:84px}.cs-brand{gap:12px}.cs-brand-mark{width:58px!important;height:58px!important;object-fit:contain!important;background:transparent!important;border-radius:0!important;mix-blend-mode:normal!important}.cs-brand-copy{display:grid;line-height:1.05}.cs-brand-copy b{font-family:Georgia,serif;font-size:18px;letter-spacing:.025em;color:#12364a}.cs-brand-copy small{font-size:13px;letter-spacing:.13em;font-weight:800;color:var(--bbha-green);margin-top:6px}.cs-signup{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border:1px solid var(--bbha-blue);border-radius:12px;text-decoration:none;font-weight:900}.mobile-donate-link,.cs-mobile-group{display:none}
.cs-footer{padding:54px 0 22px;background:linear-gradient(145deg,#073f61,#0a567d);overflow:hidden}.cs-footer-grid{align-items:start;grid-template-columns:1.35fr repeat(3,minmax(150px,1fr));gap:42px}.cs-footer-grid section{min-width:0}.cs-footer-brand{display:flex!important;align-items:center;gap:13px;margin:0 0 20px!important;text-decoration:none}.cs-footer-brand img{width:66px;height:66px;object-fit:contain;background:white;border-radius:15px;padding:6px;box-sizing:border-box}.cs-footer-brand span{display:grid;line-height:1.05}.cs-footer-brand b{font-family:Georgia,serif;font-size:18px;color:#fff;letter-spacing:.025em}.cs-footer-brand small{font-size:13px;font-weight:800;letter-spacing:.12em;color:#75ddbf;margin-top:6px}.cs-footer p{line-height:1.65;margin:0 0 14px;max-width:390px}.cs-footer h4{font-size:17px;margin:4px 0 18px}.cs-footer a{width:max-content;max-width:100%;line-height:1.45;margin:11px 0}.cs-socials{flex-wrap:wrap}.cs-socials a{width:42px;height:42px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.1);border-radius:12px}.cs-socials svg{width:20px;height:20px}.cs-footer-bottom{align-items:center;color:#cde0e9}
@media(max-width:980px){.cs-nav{height:78px}.cs-menu{width:52px;height:52px;border-radius:16px;font-size:0;position:relative}.cs-menu:before,.cs-menu:after,.cs-menu{background-color:var(--bbha-blue)}.cs-menu:before,.cs-menu:after{content:"";position:absolute;left:14px;right:14px;height:3px;border-radius:4px;background:#fff}.cs-menu:before{top:17px;box-shadow:0 8px 0 #fff}.cs-menu:after{top:33px}.cs-links{inset:78px 12px auto 12px;max-height:calc(100dvh - 94px);border:1px solid var(--bbha-line);border-radius:0 0 24px 24px;padding:18px;background:#fff;box-shadow:0 28px 70px rgba(7,63,97,.18);gap:4px}.cs-links a{width:100%;box-sizing:border-box;padding:13px 14px;border-radius:11px;font-size:15px}.cs-links a:hover,.cs-links a.active{background:#edf6fa}.cs-mobile-group{display:block;margin:10px 14px 3px;color:#758791;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.15em}.mobile-account-link{border:1px solid var(--bbha-line)}.signup-mobile{background:#eef7f4!important;color:#0c7251!important;border-color:#cde9df!important}.mobile-donate-link{display:flex!important;justify-content:center;background:var(--bbha-blue)!important;color:#fff!important;margin-top:8px;font-weight:900!important}.cs-footer-grid{grid-template-columns:1fr 1fr;gap:34px}}
@media(max-width:620px){.cs-shell{width:min(100% - 28px,1180px)}.cs-brand-mark{width:49px!important;height:49px!important}.cs-brand-copy b{font-size:15px}.cs-brand-copy small{font-size:11px;margin-top:5px}.cs-nav{height:74px}.cs-links{top:74px;inset-inline:10px;max-height:calc(100dvh - 86px)}.cs-footer{padding-top:44px}.cs-footer-grid{grid-template-columns:1fr;gap:30px}.cs-footer-grid section{padding-bottom:0}.cs-footer h4{border-bottom:1px solid rgba(255,255,255,.13);padding-bottom:11px}.cs-footer-bottom{gap:9px}.cs-footer-brand img{width:58px;height:58px}.cs-footer-brand b{font-size:16px}.cs-footer p,.cs-footer a{font-size:15px}}

/* Homepage header and hero alignment refinement — 06 Aug 2026 */
.cs-brand-mark{
  width:68px!important;
  height:68px!important;
  object-fit:contain!important;
  flex:0 0 68px;
  background:transparent!important;
}
.cs-brand-copy b{
  font-size:20px;
  line-height:1.08;
  white-space:nowrap;
}
.cs-brand-copy small{
  font-size:13px;
  line-height:1.15;
  margin-top:7px;
  letter-spacing:.16em;
  white-space:nowrap;
}
.cs-home-hero .content{
  display:flex;
  min-height:inherit;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  text-align:center;
  margin-inline:auto;
}
.cs-home-hero .content>h1,
.cs-home-hero .content>p{
  margin-left:auto;
  margin-right:auto;
}
.cs-home-hero .content>p{max-width:760px}
.cs-home-hero .cs-cta-row{justify-content:center}

@media(max-width:980px){
  .cs-nav{height:88px}
  .cs-links{top:88px;max-height:calc(100dvh - 100px)}
}
@media(max-width:620px){
  .cs-shell.cs-nav{width:min(100% - 22px,1180px)}
  .cs-nav{height:96px}
  .cs-brand{gap:10px;min-width:0}
  .cs-brand-mark{width:64px!important;height:64px!important;flex-basis:64px}
  .cs-brand-copy{min-width:0}
  .cs-brand-copy b{font-size:17px;letter-spacing:.012em;white-space:normal}
  .cs-brand-copy small{font-size:11px;letter-spacing:.13em;white-space:normal;margin-top:6px}
  .cs-menu{width:56px;height:56px;flex:0 0 56px}
  .cs-links{top:96px;max-height:calc(100dvh - 108px)}
  .cs-home-hero{min-height:calc(100svh - 96px)}
  .cs-home-hero .content{padding:54px 0 64px;text-align:center;align-items:center}
  .cs-home-hero .eyebrow{display:block;width:100%;text-align:center;line-height:1.45}
  .cs-home-hero h1{font-size:clamp(42px,12vw,58px);line-height:1.06;max-width:100%;margin:20px auto 22px}
  .cs-home-hero p{font-size:17px;line-height:1.7;max-width:94%;margin-inline:auto}
  .cs-home-hero .cs-cta-row{display:grid;grid-template-columns:1fr;gap:12px;width:min(100%,390px);margin:30px auto 0}
  .cs-home-hero .cs-btn{width:100%;min-height:54px}
}
@media(max-width:390px){
  .cs-brand-mark{width:58px!important;height:58px!important;flex-basis:58px}
  .cs-brand-copy b{font-size:15px}
  .cs-brand-copy small{font-size:10px}
  .cs-menu{width:52px;height:52px;flex-basis:52px}
  .cs-home-hero h1{font-size:39px}
}

/* Final responsive refinement: balanced desktop, readable mobile, no clipping */
html,body{max-width:100%;overflow-x:hidden}
.complete-site{font-weight:400}
.cs-shell{width:min(1320px,calc(100% - 48px))}
.cs-header{overflow:visible}
.cs-nav{height:86px;gap:18px;min-width:0}
.cs-brand{flex:0 0 auto;min-width:0}
.cs-brand-mark{width:60px!important;height:60px!important;flex-basis:60px}
.cs-brand-copy b{font-size:18px;font-weight:700;letter-spacing:.015em}
.cs-brand-copy small{font-size:12px;font-weight:700;letter-spacing:.13em}
.cs-links{gap:13px;min-width:0;white-space:nowrap}
.cs-links a{font-size:12.5px;font-weight:700}
.cs-actions{gap:7px;flex:0 0 auto}
.cs-login,.cs-signup,.cs-donate{min-height:42px;padding-inline:14px;font-size:12.5px;font-weight:700;border-radius:10px}

.cs-home-hero{position:relative;min-height:600px;background-position:center 42%;overflow:hidden}
.cs-home-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,49,82,.80),rgba(5,49,82,.55),rgba(5,49,82,.18));pointer-events:none}
.cs-home-hero .content{position:relative;z-index:1;max-width:980px;padding:72px 0 78px}
.cs-home-hero .eyebrow{font-size:11px;font-weight:700;letter-spacing:.2em}
.cs-home-hero h1{font-size:clamp(46px,5.3vw,68px);line-height:1.08;letter-spacing:-.025em;font-weight:700;max-width:920px;margin:18px auto 20px}
.cs-home-hero p{font-size:17px;line-height:1.65;max-width:760px;margin-inline:auto}
.cs-home-hero .cs-cta-row{gap:10px;margin-top:26px}
.cs-home-hero .cs-btn{min-height:48px;padding-inline:19px;font-size:14px;font-weight:700;border-radius:11px}

.cs-section{padding:68px 0}
.section-head h2{font-size:clamp(32px,4vw,48px);line-height:1.15;font-weight:700;letter-spacing:-.015em}
.section-head p{font-size:17px;line-height:1.65}
.cs-card h3{font-size:23px;font-weight:700}.cs-card p{font-size:15px}
.impact-counters b{font-size:27px;font-weight:700}.impact-counters span{font-weight:600}
.philosophy blockquote{font-size:clamp(26px,3.3vw,40px);font-weight:700}

@media(max-width:1240px){
  .cs-shell{width:min(100% - 36px,1180px)}
  .cs-nav{height:82px}
  .cs-menu{display:block;margin-left:auto}
  .cs-actions{display:none}
  .cs-links{position:fixed;display:none;flex-direction:column;align-items:stretch;white-space:normal;inset:82px 14px auto 14px;max-height:calc(100dvh - 96px);overflow:auto;background:#fff;border:1px solid var(--bbha-line);border-radius:0 0 22px 22px;padding:16px;box-shadow:0 24px 60px rgba(7,63,97,.18);gap:4px}
  .cs-links.open{display:flex}
  .cs-links a{width:100%;font-size:14px;padding:12px 14px;border-radius:10px;box-sizing:border-box}
  .cs-mobile-group{display:block}
  .mobile-account-link{display:block!important}
  .mobile-donate-link{display:flex!important}
}

@media(max-width:760px){
  .cs-shell{width:min(100% - 28px,1180px)}
  .cs-nav{height:82px;gap:10px}
  .cs-brand-mark{width:54px!important;height:54px!important;flex-basis:54px}
  .cs-brand-copy b{font-size:16px;line-height:1.08;white-space:normal}
  .cs-brand-copy small{font-size:10.5px;line-height:1.15;white-space:normal;margin-top:5px}
  .cs-menu{width:50px;height:50px;flex:0 0 50px;border-radius:14px}
  .cs-menu:before{top:15px}.cs-menu:after{top:31px}.cs-menu:before{box-shadow:0 8px 0 #fff}
  .cs-links{top:82px;max-height:calc(100dvh - 94px)}

  .cs-home-hero{min-height:660px;background-color:#073f61;background-size:auto 72%;background-repeat:no-repeat;background-position:center bottom}
  .cs-home-hero:after{background:linear-gradient(180deg,rgba(4,47,80,.96) 0%,rgba(4,47,80,.82) 48%,rgba(4,47,80,.54) 74%,rgba(4,47,80,.34) 100%)}
  .cs-home-hero .content{justify-content:flex-start;padding:48px 0 44px;max-width:100%}
  .cs-home-hero .eyebrow{font-size:10.5px;letter-spacing:.17em;line-height:1.45}
  .cs-home-hero h1{font-size:clamp(34px,9.5vw,43px);line-height:1.1;letter-spacing:-.018em;margin:15px auto 17px;max-width:95%}
  .cs-home-hero p{font-size:15.5px;line-height:1.58;max-width:94%}
  .cs-home-hero .cs-cta-row{display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:420px;gap:10px;margin-top:23px}
  .cs-home-hero .cs-btn{min-height:48px;width:100%;padding:10px 12px;font-size:13px}
  .cs-section{padding:52px 0}
  .section-head h2{font-size:31px}.section-head p{font-size:15.5px}
  .philosophy{padding:25px;border-radius:22px}.philosophy blockquote{font-size:26px}
}

@media(max-width:430px){
  .cs-shell{width:min(100% - 22px,1180px)}
  .cs-nav{height:78px}
  .cs-brand-mark{width:48px!important;height:48px!important;flex-basis:48px}
  .cs-brand-copy b{font-size:14.5px}.cs-brand-copy small{font-size:9.5px;letter-spacing:.11em}
  .cs-menu{width:48px;height:48px;flex-basis:48px}
  .cs-links{top:78px;max-height:calc(100dvh - 88px);inset-inline:8px}
  .cs-home-hero{min-height:650px;background-size:auto 68%}
  .cs-home-hero .content{padding-top:42px}
  .cs-home-hero h1{font-size:34px;max-width:100%}
  .cs-home-hero p{font-size:15px;max-width:100%}
  .cs-home-hero .cs-cta-row{grid-template-columns:1fr;max-width:330px}
}

/* === BBHA FINAL DESKTOP FIT & PAGE CONSISTENCY v71 === */
html,body{max-width:100%;overflow-x:hidden}
.complete-site main,.complete-site section,.complete-site footer,.complete-site header{min-width:0;max-width:100%}
.complete-site .cs-shell{width:min(100% - 40px,1240px)!important;max-width:1240px!important;margin-inline:auto!important;min-width:0!important}
.complete-site .cs-nav{display:grid!important;grid-template-columns:minmax(230px,auto) minmax(0,1fr) auto!important;gap:20px!important;align-items:center!important}
.complete-site .cs-brand{min-width:0!important;max-width:310px!important}
.complete-site .cs-brand-copy{min-width:0!important}
.complete-site .cs-brand-copy b{white-space:nowrap!important;font-size:clamp(15px,1.35vw,21px)!important;line-height:1.1!important}
.complete-site .cs-brand-copy small{font-size:clamp(11px,1vw,14px)!important;line-height:1.2!important}
.complete-site .cs-links{min-width:0!important;justify-content:center!important;gap:clamp(8px,1vw,18px)!important}
.complete-site .cs-links>a{font-size:clamp(11px,.92vw,14px)!important;white-space:nowrap!important;padding-inline:0!important}
.complete-site .cs-actions{flex:0 0 auto!important;gap:8px!important}
.complete-site .cs-actions a{white-space:nowrap!important;padding:10px 13px!important;font-size:13px!important}
.complete-site .cs-page-hero .cs-shell,.complete-site .home-hero .cs-shell{min-width:0!important}
.complete-site .content-grid,.complete-site .programme-grid,.complete-site .project-grid,.complete-site .impact-grid,.complete-site .news-grid,.complete-site .gallery-grid,.complete-site .resource-grid,.complete-site .cs-footer-grid{min-width:0!important;max-width:100%!important}
.complete-site .content-grid>* ,.complete-site .programme-grid>* ,.complete-site .project-grid>* ,.complete-site .impact-grid>* ,.complete-site .news-grid>* ,.complete-site .gallery-grid>* ,.complete-site .resource-grid>* ,.complete-site .cs-footer-grid>*{min-width:0!important;max-width:100%!important}
.complete-site img,.complete-site video,.complete-site iframe,.complete-site svg{max-width:100%;height:auto}
.complete-site p,.complete-site li,.complete-site a,.complete-site h1,.complete-site h2,.complete-site h3,.complete-site h4,.complete-site b,.complete-site span{overflow-wrap:anywhere}
.complete-site .payment-detail{display:grid!important;grid-template-columns:minmax(130px,.8fr) minmax(0,1.2fr)!important;align-items:start!important;gap:10px 20px!important}
.complete-site .payment-detail b{word-break:break-word!important;min-width:0!important}
.complete-site .payment-detail small{grid-column:2!important;display:block!important;margin-top:-5px!important;color:#6c7e78!important;font-size:12px!important}
.complete-site .table-wrap,.complete-site .cs-table-wrap{max-width:100%!important;overflow:auto!important;-webkit-overflow-scrolling:touch}
.complete-site form,.complete-site input,.complete-site select,.complete-site textarea,.complete-site button{max-width:100%!important;min-width:0!important}

@media (max-width:1180px){
 .complete-site .cs-shell{width:min(100% - 32px,1120px)!important}
 .complete-site .cs-nav{grid-template-columns:minmax(220px,1fr) auto!important}
 .complete-site .cs-links,.complete-site .cs-actions{display:none!important}
 .complete-site .cs-menu{display:grid!important}
}
@media (min-width:1181px){
 .complete-site .cs-menu{display:none!important}
}
@media (max-width:900px){
 .complete-site .cs-shell{width:min(100% - 28px,860px)!important}
 .complete-site .content-grid{grid-template-columns:1fr!important}
 .complete-site .payment-detail{grid-template-columns:1fr!important;gap:4px!important}
 .complete-site .payment-detail small{grid-column:1!important;margin-top:0!important}
}
@media (max-width:560px){
 .complete-site .cs-shell{width:min(100% - 22px,520px)!important}
}

/* === BBHA MOBILE NAVIGATION RELIABILITY FIX v72 === */
@media (max-width:1240px){
  .complete-site .cs-links.open{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}
  .complete-site .cs-links{z-index:1002!important}
  .complete-site .cs-menu{position:relative!important;z-index:1004!important;align-items:center!important;justify-content:center!important}
  .complete-site.menu-open{overflow:hidden!important}
  .complete-site .cs-nav-overlay{position:fixed;inset:0;background:rgba(5,32,50,.38);backdrop-filter:blur(2px);z-index:1001;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}
  .complete-site .cs-nav-overlay.open{opacity:1;visibility:visible;pointer-events:auto}
}

/* === BBHA COOKIE CONSENT MANAGEMENT v73 === */
.bbha-cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:12000;max-width:1180px;margin:auto;background:#fff;border:1px solid rgba(11,94,145,.18);border-radius:20px;box-shadow:0 24px 70px rgba(4,39,61,.22);padding:22px;display:none;color:#153b4c}
.bbha-cookie-banner.show{display:block;animation:bbhaCookieIn .22s ease both}
.bbha-cookie-banner__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center}
.bbha-cookie-banner h2{font-size:20px;line-height:1.25;margin:0 0 7px;color:#0b4b70;font-weight:700}
.bbha-cookie-banner p{margin:0;color:#526b75;font-size:14px;line-height:1.55;max-width:760px}
.bbha-cookie-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}
.bbha-cookie-btn{appearance:none;border:1px solid #0b5e91;background:#fff;color:#0b5e91;border-radius:11px;min-height:43px;padding:10px 15px;font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:.16s ease}
.bbha-cookie-btn:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(11,94,145,.13)}
.bbha-cookie-btn.primary{background:#0b5e91;color:#fff}
.bbha-cookie-btn.secondary{border-color:#d3e0e6;color:#284f60}
.bbha-cookie-settings{position:fixed;inset:0;z-index:12100;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(4,28,42,.54);backdrop-filter:blur(4px)}
.bbha-cookie-settings.show{display:flex}
.bbha-cookie-panel{width:min(100%,640px);max-height:min(88dvh,760px);overflow:auto;background:#fff;border-radius:22px;border:1px solid rgba(11,94,145,.16);box-shadow:0 28px 80px rgba(0,0,0,.25)}
.bbha-cookie-panel__head{display:flex;justify-content:space-between;gap:18px;align-items:start;padding:22px 22px 16px;border-bottom:1px solid #e7eef1}
.bbha-cookie-panel__head h2{font-size:23px;line-height:1.2;margin:0 0 6px;color:#0b4b70}
.bbha-cookie-panel__head p{margin:0;color:#607680;font-size:14px;line-height:1.5}
.bbha-cookie-close{border:0;background:#edf5f7;color:#174a60;border-radius:10px;width:40px;height:40px;flex:0 0 40px;font-size:24px;cursor:pointer}
.bbha-cookie-list{padding:8px 22px 2px}
.bbha-cookie-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:17px 0;border-bottom:1px solid #edf2f4}
.bbha-cookie-row:last-child{border-bottom:0}
.bbha-cookie-row h3{font-size:16px;margin:0 0 5px;color:#153b4c}
.bbha-cookie-row p{font-size:13px;line-height:1.45;margin:0;color:#647b84}
.bbha-cookie-essential{font-size:12px;font-weight:700;color:#0c7c68;background:#eaf7f2;border-radius:999px;padding:7px 10px;white-space:nowrap}
.bbha-cookie-switch{position:relative;width:50px;height:29px;display:inline-block}
.bbha-cookie-switch input{opacity:0;width:0;height:0}
.bbha-cookie-slider{position:absolute;inset:0;background:#ccd9de;border-radius:999px;cursor:pointer;transition:.18s}
.bbha-cookie-slider:before{content:"";position:absolute;width:21px;height:21px;left:4px;top:4px;background:#fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.22);transition:.18s}
.bbha-cookie-switch input:checked + .bbha-cookie-slider{background:#0b7c69}
.bbha-cookie-switch input:checked + .bbha-cookie-slider:before{transform:translateX(21px)}
.bbha-cookie-panel__actions{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap;padding:17px 22px 22px;border-top:1px solid #e7eef1}
.bbha-cookie-preferences-link{border:0;background:none;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:0}
@keyframes bbhaCookieIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@media(max-width:760px){
 .bbha-cookie-banner{left:10px;right:10px;bottom:10px;padding:18px;border-radius:17px}
 .bbha-cookie-banner__inner{grid-template-columns:1fr;gap:16px}
 .bbha-cookie-actions{display:grid;grid-template-columns:1fr 1fr;justify-content:stretch}
 .bbha-cookie-actions .primary{grid-column:1/-1;grid-row:1}
 .bbha-cookie-btn{width:100%;padding-inline:10px}
 .bbha-cookie-panel{border-radius:18px}
 .bbha-cookie-panel__head,.bbha-cookie-list,.bbha-cookie-panel__actions{padding-left:17px;padding-right:17px}
 .bbha-cookie-panel__actions{display:grid;grid-template-columns:1fr 1fr}
 .bbha-cookie-panel__actions .primary{grid-column:1/-1;grid-row:1}
}

/* === BBHA MOBILE DRAWER VISIBILITY FIX v74 === */
@media (max-width:1240px){
  .complete-site .cs-header{
    position:sticky!important;
    z-index:1200!important;
    isolation:isolate!important;
  }
  .complete-site .cs-nav{position:relative!important;z-index:2!important}
  .complete-site .cs-links{
    z-index:1202!important;
    filter:none!important;
    -webkit-filter:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(-10px) scale(.985)!important;
    transition:opacity .16s ease,transform .16s ease,visibility 0s linear .16s!important;
  }
  .complete-site .cs-links.open{
    display:flex!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
    transition:opacity .16s ease,transform .16s ease!important;
  }
  .complete-site .cs-nav-overlay{
    z-index:1100!important;
    background:rgba(4,28,45,.48)!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
  .complete-site.menu-open,
  .complete-site.menu-open body,
  body.menu-open{overflow:hidden!important}
}

/* FINAL MOBILE DRAWER — viewport locked, independent scrolling */
@media (max-width:1240px){
  html.bbha-menu-open{overflow:hidden!important;overscroll-behavior:none!important}
  body.complete-site.menu-open{
    position:fixed!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    overflow:hidden!important;
    touch-action:none!important;
    overscroll-behavior:none!important;
  }
  .complete-site .cs-header{z-index:4000!important}
  .complete-site .cs-links{
    display:flex!important;
    position:fixed!important;
    top:0!important;
    left:0!important;
    bottom:0!important;
    right:auto!important;
    width:min(360px,88vw)!important;
    height:100dvh!important;
    max-height:100dvh!important;
    margin:0!important;
    padding:104px 18px calc(24px + env(safe-area-inset-bottom))!important;
    border:0!important;
    border-radius:0 24px 24px 0!important;
    background:#fff!important;
    box-shadow:24px 0 70px rgba(7,63,97,.24)!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    transform:translate3d(-105%,0,0)!important;
    visibility:hidden!important;
    opacity:1!important;
    pointer-events:none!important;
    transition:transform .22s cubic-bezier(.22,.8,.22,1),visibility 0s linear .22s!important;
    z-index:4002!important;
    gap:4px!important;
    align-items:stretch!important;
    touch-action:pan-y!important;
  }
  .complete-site .cs-links.open{
    transform:translate3d(0,0,0)!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transition:transform .22s cubic-bezier(.22,.8,.22,1),visibility 0s!important;
  }
  .complete-site .cs-nav-overlay{
    position:fixed!important;
    inset:0!important;
    z-index:4001!important;
    background:rgba(5,32,50,.52)!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .18s ease,visibility 0s linear .18s!important;
    touch-action:none!important;
  }
  .complete-site .cs-nav-overlay.open{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transition:opacity .18s ease,visibility 0s!important;
  }
  .complete-site .cs-links a{flex:0 0 auto!important}
}
@media (max-width:620px){
  .complete-site .cs-links{width:min(340px,92vw)!important;padding-top:92px!important;border-radius:0 20px 20px 0!important}
}

/* === BBHA FINAL RESPONSIVE SYSTEM v76 — clean mobile/tablet/desktop separation === */
.complete-site .cs-header{
  background:#fff!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}

/* Desktop: full navigation, generous spacing, no clipping */
@media (min-width:1280px){
  .complete-site .cs-shell{width:min(100% - 56px,1320px)!important;max-width:1320px!important}
  .complete-site .cs-nav{height:92px!important;display:grid!important;grid-template-columns:minmax(265px,310px) minmax(0,1fr) auto!important;gap:24px!important}
  .complete-site .cs-links{display:flex!important;position:static!important;transform:none!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;overflow:visible!important;width:auto!important;height:auto!important;max-height:none!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;gap:clamp(10px,1.15vw,20px)!important;justify-content:center!important}
  .complete-site .cs-links>a{width:auto!important;padding:10px 0!important;font-size:13px!important;white-space:nowrap!important}
  .complete-site .cs-mobile-group,.complete-site .mobile-account-link,.complete-site .mobile-donate-link{display:none!important}
  .complete-site .cs-actions{display:flex!important;gap:9px!important}
  .complete-site .cs-menu{display:none!important}
  .complete-site .cs-nav-overlay{display:none!important}
  body.complete-site.menu-open{position:static!important;overflow:auto!important;touch-action:auto!important}
  html.bbha-menu-open{overflow:auto!important}
  .complete-site main{min-height:calc(100vh - 92px)!important}
  .complete-site .cs-page-hero{padding-block:76px!important}
  .complete-site .cs-footer-grid{grid-template-columns:1.35fr .8fr .8fr 1fr!important;gap:48px!important}
}

/* Tablet: compact header + stable side drawer */
@media (min-width:768px) and (max-width:1279px){
  .complete-site .cs-shell{width:min(100% - 40px,1100px)!important}
  .complete-site .cs-nav{height:84px!important;display:flex!important;gap:18px!important}
  .complete-site .cs-brand{max-width:none!important}
  .complete-site .cs-brand-mark{width:60px!important;height:60px!important}
  .complete-site .cs-brand-copy b{font-size:18px!important}
  .complete-site .cs-brand-copy small{font-size:12px!important}
  .complete-site .cs-links{width:min(430px,70vw)!important;padding:104px 24px 32px!important}
  .complete-site .cs-menu{display:grid!important;margin-left:auto!important}
  .complete-site .cs-actions{display:none!important}
  .complete-site .cs-page-hero{padding-block:62px!important}
  .complete-site .cs-footer-grid{grid-template-columns:1fr 1fr!important;gap:34px!important}
}

/* Mobile: clean fixed drawer, no blur, independent scrolling */
@media (max-width:767px){
  .complete-site .cs-shell{width:min(100% - 24px,720px)!important}
  .complete-site .cs-nav{height:76px!important;display:flex!important;gap:12px!important}
  .complete-site .cs-brand{min-width:0!important;max-width:calc(100% - 64px)!important;gap:10px!important}
  .complete-site .cs-brand-mark{width:52px!important;height:52px!important;flex:0 0 52px!important}
  .complete-site .cs-brand-copy{min-width:0!important}
  .complete-site .cs-brand-copy b{font-size:15px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .complete-site .cs-brand-copy small{font-size:11px!important;letter-spacing:.11em!important}
  .complete-site .cs-menu{display:grid!important;width:50px!important;height:50px!important;flex:0 0 50px!important;margin-left:auto!important}
  .complete-site .cs-actions{display:none!important}
  .complete-site .cs-links{
    width:min(350px,90vw)!important;
    padding:92px 16px calc(24px + env(safe-area-inset-bottom))!important;
    border-radius:0 20px 20px 0!important;
    background:#fff!important;
    filter:none!important;
    -webkit-filter:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
  .complete-site .cs-links>a{min-height:48px!important;padding:12px 14px!important;font-size:14px!important}
  .complete-site .cs-page-hero{padding-block:44px!important}
  .complete-site .cs-page-hero h1{font-size:clamp(34px,10vw,48px)!important;line-height:1.12!important}
  .complete-site .cs-page-hero p{font-size:16px!important;line-height:1.65!important}
  .complete-site .cs-footer-grid{grid-template-columns:1fr!important;gap:28px!important}
}

/* Critical stacking fix: overlay must stay below the drawer's header stacking context */
@media (max-width:1279px){
  .complete-site .cs-header{z-index:5000!important;isolation:isolate!important}
  .complete-site .cs-links{z-index:5002!important}
  .complete-site .cs-menu{position:relative!important;z-index:5003!important}
  .complete-site .cs-nav-overlay{
    z-index:4990!important;
    background:rgba(3,27,43,.54)!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    filter:none!important;
    -webkit-filter:none!important;
  }
  .complete-site .cs-links,.complete-site .cs-links *{
    filter:none!important;
    -webkit-filter:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
}

/* === BBHA PREMIUM DRAWER + DESKTOP HOME COMPOSITION v77 === */
.complete-site .cs-drawer-brand{display:none}

@media (max-width:1279px){
  .complete-site .cs-links{
    padding-top:0!important;
    display:flex!important;
    flex-direction:column!important;
  }
  .complete-site .cs-drawer-brand{
    display:flex!important;
    flex:0 0 auto!important;
    align-items:center!important;
    gap:14px!important;
    min-height:102px!important;
    margin:0 -18px 12px!important;
    padding:18px 20px!important;
    border-bottom:1px solid #dfe9ee!important;
    background:linear-gradient(135deg,#f8fcfe 0%,#eef8f4 100%)!important;
    position:sticky!important;
    top:0!important;
    z-index:2!important;
  }
  .complete-site .cs-drawer-brand img{
    width:72px!important;
    height:72px!important;
    flex:0 0 72px!important;
    object-fit:contain!important;
    object-position:center!important;
    border-radius:14px!important;
    background:#fff!important;
    padding:5px!important;
    border:1px solid rgba(11,94,145,.14)!important;
  }
  .complete-site .cs-drawer-brand span{display:flex!important;flex-direction:column!important;min-width:0!important}
  .complete-site .cs-drawer-brand b{
    color:#0b4b70!important;
    font-family:Georgia,'Times New Roman',serif!important;
    font-size:18px!important;
    line-height:1.12!important;
    letter-spacing:.02em!important;
    white-space:normal!important;
  }
  .complete-site .cs-drawer-brand small{
    margin-top:5px!important;
    color:#15906f!important;
    font-size:12px!important;
    line-height:1.2!important;
    font-weight:700!important;
    letter-spacing:.13em!important;
  }
  .complete-site .cs-links>a,
  .complete-site .cs-links>.cs-mobile-group{
    margin-inline:0!important;
  }
}

@media (min-width:768px) and (max-width:1279px){
  .complete-site .cs-links{padding:0 24px 32px!important}
  .complete-site .cs-drawer-brand{margin-inline:-24px!important;padding-inline:26px!important;min-height:116px!important}
  .complete-site .cs-drawer-brand img{width:80px!important;height:80px!important;flex-basis:80px!important}
  .complete-site .cs-drawer-brand b{font-size:20px!important}
}

@media (max-width:767px){
  .complete-site .cs-links{padding:0 16px calc(24px + env(safe-area-inset-bottom))!important}
  .complete-site .cs-drawer-brand{margin-inline:-16px!important;padding:14px 17px!important;min-height:92px!important}
  .complete-site .cs-drawer-brand img{width:62px!important;height:62px!important;flex-basis:62px!important}
  .complete-site .cs-drawer-brand b{font-size:16px!important}
  .complete-site .cs-drawer-brand small{font-size:10.5px!important}
}

/* Premium desktop homepage: wide visual balance, controlled typography, no clipping */
@media (min-width:1280px){
  .complete-site .cs-home-hero{
    min-height:clamp(610px,68vh,760px)!important;
    display:flex!important;
    align-items:center!important;
    background-position:center 42%!important;
  }
  .complete-site .cs-home-hero:after{
    background:linear-gradient(90deg,rgba(4,39,67,.92) 0%,rgba(4,51,81,.78) 38%,rgba(4,51,81,.44) 63%,rgba(4,51,81,.18) 100%)!important;
  }
  .complete-site .cs-home-hero .content{
    width:min(100% - 80px,1320px)!important;
    max-width:1320px!important;
    margin-inline:auto!important;
    padding:84px 0 88px!important;
    align-items:flex-start!important;
    text-align:left!important;
  }
  .complete-site .cs-home-hero .content>*{margin-left:0!important;margin-right:0!important}
  .complete-site .cs-home-hero .eyebrow{
    font-size:12px!important;
    letter-spacing:.22em!important;
    padding:9px 14px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.12)!important;
    border:1px solid rgba(255,255,255,.24)!important;
  }
  .complete-site .cs-home-hero h1{
    max-width:780px!important;
    margin:22px 0 20px!important;
    font-size:clamp(52px,5.2vw,78px)!important;
    line-height:1.04!important;
    letter-spacing:-.035em!important;
    text-wrap:balance!important;
  }
  .complete-site .cs-home-hero p{
    max-width:700px!important;
    margin:0!important;
    font-size:18px!important;
    line-height:1.72!important;
    color:rgba(255,255,255,.92)!important;
  }
  .complete-site .cs-home-hero .cs-cta-row{
    justify-content:flex-start!important;
    gap:12px!important;
    margin-top:30px!important;
    max-width:850px!important;
  }
  .complete-site .cs-home-hero .cs-btn{
    min-height:50px!important;
    padding:13px 22px!important;
    font-size:14px!important;
    border-radius:12px!important;
  }
  .complete-site .cs-section{padding:82px 0!important}
  .complete-site .cs-section.alt{background:#f6fafb!important}
  .complete-site .section-head{max-width:760px!important;margin-bottom:34px!important}
  .complete-site .section-head>span{font-size:11px!important;letter-spacing:.2em!important}
  .complete-site .section-head h2{font-size:clamp(34px,3vw,46px)!important;line-height:1.18!important;letter-spacing:-.025em!important;margin:12px 0 14px!important}
  .complete-site .section-head p{font-size:16px!important;line-height:1.7!important}
  .complete-site .philosophy{
    display:grid!important;
    grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)!important;
    align-items:center!important;
    gap:54px!important;
    padding:46px 52px!important;
    border-radius:26px!important;
  }
  .complete-site .philosophy blockquote{font-size:clamp(30px,2.7vw,43px)!important;line-height:1.25!important;margin:0!important}
  .complete-site .philosophy p{font-size:16px!important;line-height:1.75!important;margin:0!important}
  .complete-site .impact-counters{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
  .complete-site .impact-counters>div{min-height:148px!important;padding:24px!important;border-radius:18px!important}
  .complete-site .cs-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important}
  .complete-site .cs-card{border-radius:20px!important;overflow:hidden!important}
  .complete-site .cs-card>img{height:230px!important;object-fit:cover!important}
  .complete-site .cs-card-body{padding:24px!important}
  .complete-site .cs-card-body h3{font-size:21px!important;margin-bottom:10px!important}
  .complete-site .cs-card-body p{font-size:14.5px!important;line-height:1.65!important}
  .complete-site .content-grid{grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr)!important;gap:42px!important;align-items:stretch!important}
  .complete-site .info-card{padding:34px!important;border-radius:22px!important}
}

/* Tablet homepage has its own scale rather than a squeezed desktop */
@media (min-width:768px) and (max-width:1279px){
  .complete-site .cs-home-hero{min-height:650px!important;background-position:center 45%!important}
  .complete-site .cs-home-hero .content{padding:68px 0!important;max-width:820px!important}
  .complete-site .cs-home-hero h1{font-size:clamp(48px,7vw,66px)!important;line-height:1.06!important;max-width:760px!important}
  .complete-site .cs-home-hero p{font-size:17px!important;max-width:680px!important}
  .complete-site .cs-home-hero .cs-cta-row{max-width:720px!important}
  .complete-site .cs-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .complete-site .impact-counters{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* === DEFINITIVE MOBILE/TABLET DRAWER — HOME ALWAYS VISIBLE v78 === */
@media (max-width:1279px){
  html.bbha-menu-open,
  html.bbha-menu-open body{overflow:hidden!important;overscroll-behavior:none!important}

  .complete-site .cs-header{
    z-index:6000!important;
    isolation:auto!important;
    overflow:visible!important;
  }

  .complete-site .cs-links{
    display:flex!important;
    position:fixed!important;
    inset:0 auto 0 0!important;
    width:min(390px,92vw)!important;
    height:100dvh!important;
    max-height:100dvh!important;
    padding:0 18px calc(24px + env(safe-area-inset-bottom))!important;
    margin:0!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:5px!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    background:#fff!important;
    border:0!important;
    border-radius:0 24px 24px 0!important;
    box-shadow:24px 0 70px rgba(4,39,67,.22)!important;
    transform:translate3d(-104%,0,0)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:none!important;
    transition:transform .22s cubic-bezier(.2,.8,.2,1)!important;
    z-index:6002!important;
    filter:none!important;
    backdrop-filter:none!important;
  }

  .complete-site .cs-links.open{
    transform:translate3d(0,0,0)!important;
    pointer-events:auto!important;
  }

  .complete-site .cs-drawer-brand{
    display:flex!important;
    position:relative!important;
    top:auto!important;
    z-index:auto!important;
    flex:0 0 auto!important;
    align-items:center!important;
    gap:12px!important;
    min-height:106px!important;
    margin:0 -18px 16px!important;
    padding:calc(14px + env(safe-area-inset-top)) 72px 14px 18px!important;
    background:linear-gradient(135deg,#f8fcfe,#eef8f4)!important;
    border-bottom:1px solid #dfe9ee!important;
  }

  .complete-site .cs-drawer-brand img{
    width:68px!important;
    height:68px!important;
    flex:0 0 68px!important;
    object-fit:contain!important;
    object-position:center!important;
    padding:4px!important;
    background:#fff!important;
    border:1px solid rgba(11,94,145,.14)!important;
    border-radius:15px!important;
  }

  .complete-site .cs-drawer-brand span{
    display:flex!important;
    min-width:0!important;
    flex-direction:column!important;
  }

  .complete-site .cs-drawer-brand b{
    display:block!important;
    color:#0b4b70!important;
    font:700 16px/1.14 Georgia,'Times New Roman',serif!important;
    letter-spacing:.015em!important;
    white-space:normal!important;
  }

  .complete-site .cs-drawer-brand small{
    display:block!important;
    margin-top:5px!important;
    color:#15906f!important;
    font-size:11px!important;
    line-height:1.2!important;
    font-weight:700!important;
    letter-spacing:.12em!important;
  }

  .complete-site .cs-links>a{
    display:flex!important;
    flex:0 0 auto!important;
    align-items:center!important;
    width:100%!important;
    min-height:48px!important;
    margin:0!important;
    padding:12px 14px!important;
    border-radius:12px!important;
    box-sizing:border-box!important;
    color:#243f4d!important;
    font-size:14px!important;
    font-weight:700!important;
    text-decoration:none!important;
  }

  .complete-site .cs-drawer-brand + a{
    margin-top:2px!important;
  }

  .complete-site .cs-links>a.active,
  .complete-site .cs-links>a:hover{
    color:#0b5e91!important;
    background:#edf6fa!important;
  }

  .complete-site .cs-mobile-group{
    display:block!important;
    flex:0 0 auto!important;
    margin:16px 14px 4px!important;
    color:#70838e!important;
    font-size:10px!important;
    font-weight:800!important;
    letter-spacing:.16em!important;
    text-transform:uppercase!important;
  }

  .complete-site .mobile-account-link{display:flex!important;border:1px solid #d7e5eb!important}
  .complete-site .signup-mobile{background:#eef7f4!important;color:#0c7251!important;border-color:#cde9df!important}
  .complete-site .mobile-donate-link{display:flex!important;justify-content:center!important;background:linear-gradient(135deg,#0b5e91,#15986b)!important;color:#fff!important;margin-top:7px!important}

  .complete-site .cs-menu{
    position:relative!important;
    z-index:6004!important;
  }

  .complete-site .cs-nav-overlay{
    position:fixed!important;
    inset:0!important;
    z-index:6001!important;
    background:rgba(3,27,43,.58)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .2s ease,visibility .2s ease!important;
    filter:none!important;
    backdrop-filter:none!important;
  }

  .complete-site .cs-nav-overlay.open{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
}

@media (max-width:420px){
  .complete-site .cs-links{width:min(360px,94vw)!important;padding-inline:14px!important}
  .complete-site .cs-drawer-brand{margin-inline:-14px!important;padding-left:14px!important;min-height:100px!important}
  .complete-site .cs-drawer-brand img{width:62px!important;height:62px!important;flex-basis:62px!important}
  .complete-site .cs-drawer-brand b{font-size:15px!important}
}

/* BBHA clean navigation rebuild — single authoritative responsive drawer */
@media (max-width:1199px){
  html.bbha-menu-open,html.bbha-menu-open body{overflow:hidden!important;overscroll-behavior:none!important}
  .complete-site .cs-header{position:sticky!important;top:0!important;z-index:9000!important;isolation:isolate!important;overflow:visible!important}
  .complete-site .cs-nav{position:relative!important;z-index:3!important}
  .complete-site .cs-links{
    display:flex!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;right:auto!important;
    width:min(388px,91vw)!important;height:100dvh!important;max-height:100dvh!important;
    margin:0!important;padding:0 18px calc(22px + env(safe-area-inset-bottom))!important;
    flex-direction:column!important;align-items:stretch!important;gap:4px!important;
    overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;
    background:#fff!important;border:0!important;border-radius:0 22px 22px 0!important;
    box-shadow:22px 0 60px rgba(4,35,55,.24)!important;
    transform:translateX(-102%)!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;
    filter:none!important;-webkit-filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;
    transition:transform .2s cubic-bezier(.2,.8,.2,1)!important;z-index:5!important;
  }
  .complete-site .cs-links.open{transform:translateX(0)!important;pointer-events:auto!important}
  .complete-site .cs-nav-overlay{
    display:block!important;position:fixed!important;inset:0!important;z-index:4!important;
    background:rgba(4,25,37,.54)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;
    filter:none!important;-webkit-filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;
    transition:opacity .18s ease,visibility .18s ease!important;
  }
  .complete-site .cs-nav-overlay.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
  .complete-site .cs-menu{display:inline-flex!important;position:relative!important;z-index:6!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;font-size:25px!important;line-height:1!important}
  .complete-site .cs-drawer-brand{
    display:flex!important;position:sticky!important;top:0!important;z-index:2!important;flex:0 0 auto!important;
    align-items:center!important;gap:12px!important;min-height:112px!important;
    margin:0 -18px 14px!important;padding:calc(16px + env(safe-area-inset-top)) 66px 16px 18px!important;
    background:#fff!important;border-bottom:1px solid #e2ebef!important;
  }
  .complete-site .cs-drawer-brand img{display:block!important;width:70px!important;height:70px!important;flex:0 0 70px!important;object-fit:contain!important;padding:3px!important;background:#fff!important;border:1px solid #dce9ee!important;border-radius:16px!important}
  .complete-site .cs-drawer-brand span{display:flex!important;flex-direction:column!important;min-width:0!important}
  .complete-site .cs-drawer-brand b{display:block!important;color:#0b4b70!important;font:700 16px/1.18 Georgia,'Times New Roman',serif!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
  .complete-site .cs-drawer-brand small{display:block!important;margin-top:5px!important;color:#15906f!important;font-size:11px!important;font-weight:700!important;letter-spacing:.11em!important}
  .complete-site .cs-links>a{display:flex!important;flex:0 0 auto!important;align-items:center!important;width:100%!important;min-height:46px!important;margin:0!important;padding:11px 14px!important;border-radius:11px!important;box-sizing:border-box!important;color:#243f4d!important;font-size:14px!important;font-weight:650!important;text-decoration:none!important;filter:none!important}
  .complete-site .cs-drawer-brand+a{margin-top:0!important}
  .complete-site .cs-links>a.active{color:#0b5e91!important;background:#edf6fa!important;box-shadow:inset 4px 0 0 #0b5e91!important}
  .complete-site .cs-links>a:hover{color:#0b5e91!important;background:#f3f8fa!important}
  .complete-site .cs-mobile-group{display:block!important;flex:0 0 auto!important;margin:15px 14px 4px!important;color:#70838e!important;font-size:10px!important;font-weight:800!important;letter-spacing:.16em!important;text-transform:uppercase!important}
  .complete-site .mobile-account-link{display:flex!important;border:1px solid #d7e5eb!important}
  .complete-site .signup-mobile{background:#eef7f4!important;color:#0c7251!important;border-color:#cde9df!important}
  .complete-site .mobile-donate-link{display:flex!important;justify-content:center!important;background:linear-gradient(135deg,#0b5e91,#15986b)!important;color:#fff!important;margin-top:7px!important}
}
@media (max-width:480px){
  .complete-site .cs-links{width:min(354px,94vw)!important;padding-inline:14px!important;border-radius:0 18px 18px 0!important}
  .complete-site .cs-drawer-brand{margin-inline:-14px!important;padding-left:14px!important;min-height:102px!important}
  .complete-site .cs-drawer-brand img{width:62px!important;height:62px!important;flex-basis:62px!important}
  .complete-site .cs-drawer-brand b{font-size:14px!important}
}
@media (min-width:1200px){
  .complete-site .cs-nav-overlay{display:none!important}
  .complete-site .cs-links{filter:none!important;backdrop-filter:none!important}
}
