.elementor-196 .elementor-element.elementor-element-16850d57{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-196 .elementor-element.elementor-element-1d1fdc78{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:00px 40px;--row-gap:00px;--column-gap:40px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-196 .elementor-element.elementor-element-7b54582{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-196 .elementor-element.elementor-element-76167dc{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-196 .elementor-element.elementor-element-1b57c05{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-196 .elementor-element.elementor-element-1a67b21{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-196 .elementor-element.elementor-element-a517c24{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-196 .elementor-element.elementor-element-89823f2{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-196 .elementor-element.elementor-element-749b4eb{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-196 .elementor-element.elementor-element-6aa473e6{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-196 .elementor-element.elementor-element-42ba298{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:00px 40px;--row-gap:00px;--column-gap:40px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-196 .elementor-element.elementor-element-7b54582{--width:70%;}.elementor-196 .elementor-element.elementor-element-76167dc{--width:100%;}.elementor-196 .elementor-element.elementor-element-1b57c05{--width:100%;}.elementor-196 .elementor-element.elementor-element-1a67b21{--width:100%;}.elementor-196 .elementor-element.elementor-element-a517c24{--width:100%;}.elementor-196 .elementor-element.elementor-element-89823f2{--width:100%;}.elementor-196 .elementor-element.elementor-element-749b4eb{--width:100%;}.elementor-196 .elementor-element.elementor-element-6aa473e6{--width:30%;}}@media(max-width:767px){.elementor-196 .elementor-element.elementor-element-1d1fdc78{--padding-top:020px;--padding-bottom:20px;--padding-left:10px;--padding-right:10px;}.elementor-196 .elementor-element.elementor-element-6aa473e6{--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-196 .elementor-element.elementor-element-42ba298{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-248129c2 *//* ─── DESIGN TOKENS ─── */
:root {
  --navy:   #0E3957;
  --mint:   #89C9B2;
  --yellow: #FCEE21;
  --orange: #EE7203;
  --white:  #FFFFFF;
  --offwhite: #F8F7F4;
  --text-dark: #1A2E3B;
  --text-mid: #4A6070;
  --gradient: linear-gradient(90deg, #EE7203 0%, #FCEE21 50%, #89C9B2 100%);
  --gradient-r: linear-gradient(90deg, #89C9B2 0%, #FCEE21 50%, #EE7203 100%);
  --radius: 12px;
  --radius-lg: 20px;
  --shadow: 0 4px 24px rgba(14,57,87,0.10);
  --shadow-lg: 0 8px 40px rgba(14,57,87,0.15);
  --font-sans: 'Manrope', system-ui, sans-serif;
  --font-serif: 'DM Serif Text', Georgia, serif;
  --max-w: 1240px;
}

/* ─── RESET ─── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { font-family: var(--font-sans); color: var(--text-dark); background: var(--white); line-height: 1.6; -webkit-font-smoothing: antialiased; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }

/* ─── UTILITY ─── */
.container { max-width: var(--max-w); margin: 0 auto; padding: 0 32px; }
.gradient-bar { height: 4px; background: var(--gradient); }
.btn { display: inline-flex; align-items: center; gap: 8px; padding: 14px 28px; border-radius: 50px; font-family: var(--font-sans); font-weight: 700; font-size: 1rem; cursor: pointer; transition: all 0.2s ease; border: 2px solid transparent; }
.btn-primary { background: var(--orange); color: var(--white); }
.btn-primary:hover { background: #d4650a; transform: translateY(-1px); box-shadow: 0 6px 20px rgba(238,114,3,0.35); }
.btn-secondary { background: transparent; color: var(--navy); border-color: var(--navy); }
.btn-secondary:hover { background: var(--navy); color: var(--white); }
.btn-white { background: var(--white); color: var(--navy); }
.btn-white:hover { background: var(--offwhite); }
.btn-ghost-white { background: transparent; color: var(--white); border-color: rgba(255,255,255,0.6); }
.btn-ghost-white:hover { background: rgba(255,255,255,0.15); border-color: var(--white); }
.section-label { font-size: 0.875rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--orange); margin-bottom: 12px; }
.section-title { font-family: var(--font-serif); font-size: clamp(2.2rem, 4vw, 3.2rem); color: var(--navy); line-height: 1.15; }
.section-title--white { color: var(--white); }
.section-intro { font-size: 1.2rem; color: var(--text-mid); max-width: 580px; margin-top: 16px; line-height: 1.7; }
.img-placeholder { background: var(--mint); display: flex; align-items: center; justify-content: center; overflow: hidden; }
.img-placeholder svg { opacity: 0.25; }

/* ─── TOP BAR ─── */
.top-bar { background: var(--navy); color: rgba(255,255,255,0.85); font-size: 0.875rem; font-weight: 500; }
.top-bar .container { display: flex; align-items: center; justify-content: flex-end; padding-top: 8px; padding-bottom: 8px; }
.top-bar a { color: rgba(255,255,255,0.85); transition: color 0.15s; }
.top-bar a:hover { color: var(--mint); }
.top-bar__left { display: flex; gap: 20px; align-items: center; }
.top-bar__right { display: flex; gap: 20px; align-items: center; }
.top-bar__divider { width: 1px; height: 14px; background: rgba(255,255,255,0.2); }
.top-bar__social { display: flex; align-items: center; gap: 5px; }
.top-bar__social svg { flex-shrink: 0; }
.accessibility-btn { display: flex; align-items: center; gap: 6px; font-weight: 700; }
.accessibility-btn svg { width: 14px; height: 14px; flex-shrink: 0; }

/* ─── HEADER / NAV ─── */
.site-header { background: var(--white); position: sticky; top: 0; z-index: 100; box-shadow: 0 1px 0 rgba(14,57,87,0.08); }
.nav-main { display: flex; align-items: center; justify-content: space-between; padding: 0 32px; max-width: var(--max-w); margin: 0 auto; height: 72px; }
.nav-logo { display: flex; align-items: center; }
.nav-logo img { height: 44px; width: auto; }
.nav-links { display: flex; align-items: center; gap: 2px; }
.nav-links > li { position: relative; }
.nav-links > li > a { display: flex; align-items: center; gap: 5px; padding: 8px 14px; border-radius: 8px; font-size: 1rem; font-weight: 600; color: var(--navy); transition: all 0.15s; white-space: nowrap; }
.nav-links > li > a:hover, .nav-links > li > a.active { background: rgba(14,57,87,0.06); color: var(--navy); }
.nav-links > li > a svg { width: 14px; height: 14px; opacity: 0.5; transition: transform 0.2s; }
.nav-links > li:hover > a svg { transform: rotate(180deg); opacity: 0.8; }
/* Hover bridge: invisible element fills the gap so mouse can reach the mega menu */
.nav-links > li::after { content: ''; position: absolute; top: 100%; left: -20px; right: -20px; height: 14px; display: none; }
.nav-links > li:hover::after { display: block; }
.nav-cta { display: flex; align-items: center; gap: 12px; }
.nav-search { background: none; border: none; padding: 8px; cursor: pointer; color: var(--text-mid); display: flex; align-items: center; }
.nav-search:hover { color: var(--navy); }

/* Mega Menu */
.mega-menu { position: absolute; top: calc(100% + 8px); left: 50%; transform: translateX(-50%); background: var(--white); border-radius: var(--radius); box-shadow: var(--shadow-lg); border: 1px solid rgba(14,57,87,0.08); min-width: 520px; padding: 24px; display: none; z-index: 200; }
.nav-links > li:hover .mega-menu { display: block; }
.mega-menu__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.mega-menu__item { display: flex; align-items: flex-start; gap: 12px; padding: 12px; border-radius: 8px; transition: background 0.15s; }
.mega-menu__item:hover { background: var(--offwhite); }
.mega-menu__icon { width: 48px; height: 48px; border-radius: 10px; background: var(--white) !important; border: 1px solid rgba(14,57,87,0.1); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.mega-menu__text strong { display: block; font-size: 1rem; font-weight: 700; color: var(--navy); }
.mega-menu__text span { font-size: 0.875rem; color: var(--text-mid); line-height: 1.4; }

/* ─── HERO ─── */
.hero { background: var(--navy); min-height: 82vh; display: grid; grid-template-columns: 1fr 1fr; overflow: hidden; position: relative; }
.hero__content { display: flex; flex-direction: column; justify-content: center; padding: 80px 48px 80px 0; padding-left: calc((100vw - var(--max-w)) / 2 + 32px); position: relative; z-index: 2; }
.hero__label { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.1); color: var(--mint); font-size: 0.78rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 6px 14px; border-radius: 50px; margin-bottom: 24px; width: fit-content; }
.hero__title { font-family: var(--font-serif); font-size: clamp(2.8rem, 5vw, 4.4rem); color: var(--white); line-height: 1.1; margin-bottom: 24px; }
.hero__title em { font-style: italic; color: var(--mint); }
.hero__subtitle { font-size: 1.2rem; color: rgba(255,255,255,0.75); line-height: 1.7; max-width: 480px; margin-bottom: 40px; }
.hero__actions { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 56px; }
.hero__stats { display: flex; gap: 40px; padding-top: 40px; border-top: 1px solid rgba(255,255,255,0.12); }
.hero__stat-number { font-family: var(--font-serif); font-size: 2.2rem; color: var(--white); line-height: 1; }
.hero__stat-label { font-size: 0.95rem; color: rgba(255,255,255,0.6); margin-top: 4px; }
.hero__image { position: relative; overflow: hidden; }
.hero__image img, .hero__image .img-ph { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.hero__image .img-ph { background: linear-gradient(135deg, rgba(137,201,178,0.3) 0%, rgba(14,57,87,0.6) 100%); display: flex; align-items: center; justify-content: center; }
.hero__image::after { display: none; }
.hero__gradient-accent { position: absolute; bottom: 0; left: 0; right: 50%; height: 4px; background: var(--gradient); z-index: 3; }

/* ─── INTRO STRIP ─── */
.intro-strip { padding: 64px 0; background: var(--white); text-align: center; }
.intro-strip .container { max-width: 980px; }
.intro-strip p { font-size: 1.35rem; color: var(--navy); line-height: 1.7; font-weight: 500; margin-bottom: 20px; }
.intro-strip .sub { font-size: 1.15rem; color: var(--text-mid); font-weight: 400; }
.gradient-divider { width: 200px; height: 4px; background: var(--gradient); margin: 28px auto; border-radius: 2px; }

/* ─── HOW WE HELP ─── */
.how-we-help { padding: 80px 0; background: var(--offwhite); }
.how-we-help__header { margin-bottom: 48px; }
.journey-cards { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
.journey-card { background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s, box-shadow 0.2s; cursor: pointer; display: flex; flex-direction: column; }
.journey-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); }
.journey-card__image { height: 160px; position: relative; overflow: hidden; }
.journey-card__image .img-ph { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 2.5rem; }
.journey-card__body { padding: 20px; flex: 1; display: flex; flex-direction: column; }
.journey-card__tag { font-size: 0.8rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--orange); margin-bottom: 8px; }
.journey-card__title { font-family: var(--font-serif); font-size: 1.3rem; color: var(--navy); line-height: 1.25; margin-bottom: 10px; }
.journey-card__desc { font-size: 1rem; color: var(--text-mid); line-height: 1.6; flex: 1; }
.journey-card__footer { padding: 0 20px 20px; }
.journey-card__link { display: inline-flex; align-items: center; gap: 6px; font-size: 0.95rem; font-weight: 700; color: var(--navy); }
.journey-card__link svg { width: 16px; height: 16px; transition: transform 0.2s; }
.journey-card:hover .journey-card__link svg { transform: translateX(3px); }

/* ─── FEATURED STORY ─── */
.featured-story { background: var(--navy); padding: 80px 0; overflow: hidden; position: relative; }
.featured-story::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: var(--gradient); }
.featured-story .container { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.featured-story__content {}
.featured-story__quote-mark { font-family: var(--font-serif); font-size: 5rem; color: var(--mint); line-height: 0.5; margin-bottom: 28px; display: block; }
.featured-story__quote { font-family: var(--font-serif); font-size: clamp(1.3rem, 2.5vw, 1.75rem); color: var(--white); line-height: 1.45; margin-bottom: 28px; }
.featured-story__attribution { font-size: 1rem; font-weight: 600; color: var(--mint); margin-bottom: 36px; }
.featured-story__image { border-radius: var(--radius-lg); overflow: hidden; position: relative; }
.featured-story__image .img-ph { width: 100%; height: 460px; background: linear-gradient(135deg, rgba(137,201,178,0.15) 0%, rgba(137,201,178,0.05) 100%); display: flex; align-items: center; justify-content: center; border-radius: var(--radius-lg); border: 1px solid rgba(137,201,178,0.2); }
.featured-story__image .img-ph span { font-size: 5rem; }

/* ─── IMPACT ─── */
.impact { padding: 72px 0; background: var(--white); }
.impact .container { display: grid; grid-template-columns: 1fr 3fr; gap: 80px; align-items: center; }
.impact__stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
.impact__stat { text-align: center; padding: 28px 20px; }
.impact__number { font-family: var(--font-serif); font-size: 3rem; color: var(--navy); line-height: 1; margin-bottom: 4px; }
.impact__suffix { font-size: 1.8rem; color: var(--orange); font-family: var(--font-serif); }
.impact__label { font-size: 1rem; color: var(--text-mid); line-height: 1.4; margin-top: 8px; }
.impact__divider { width: 100%; height: 3px; background: var(--gradient); border-radius: 2px; margin-top: 20px; }

/* ─── ACTIVITIES BANNER ─── */
.activities-banner { padding: 0; overflow: hidden; position: relative; }
.activities-banner .container { display: grid; grid-template-columns: 1fr 1fr; min-height: 380px; }
.activities-banner__left { background: var(--mint); padding: 64px; display: flex; flex-direction: column; justify-content: center; }
.activities-banner__right { background: var(--orange); padding: 64px; display: flex; flex-direction: column; justify-content: center; position: relative; }
.activities-banner__right::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 4px; background: var(--gradient); }
.activities-banner__eyebrow { font-size: 0.875rem; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 14px; }
.activities-banner__title { font-family: var(--font-serif); font-size: 2rem; line-height: 1.2; margin-bottom: 20px; }
.activities-banner__left .activities-banner__eyebrow { color: var(--navy); }
.activities-banner__left .activities-banner__title { color: var(--navy); }
.activities-banner__right .activities-banner__eyebrow { color: rgba(255,255,255,0.8); }
.activities-banner__right .activities-banner__title { color: var(--white); }
.activities-banner__left .btn { align-self: flex-start; background: var(--navy); color: var(--white); }
.activities-banner__right .btn { align-self: flex-start; }

/* ─── NEWS ─── */
.news { padding: 80px 0; background: var(--offwhite); }
.news__header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 48px; }
.news-grid { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 20px; }
.news-card { background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s, box-shadow 0.2s; }
.news-card:hover { transform: translateY(-3px); box-shadow: var(--shadow-lg); }
.news-card__image { height: 220px; position: relative; overflow: hidden; }
.news-card--small .news-card__image { height: 160px; }
.news-card__image .img-ph { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 3rem; }
.news-card__body { padding: 24px; }
.news-card__date { font-size: 0.85rem; font-weight: 600; color: var(--orange); margin-bottom: 10px; text-transform: uppercase; letter-spacing: 0.05em; }
.news-card__title { font-family: var(--font-serif); font-size: 1.35rem; color: var(--navy); line-height: 1.3; margin-bottom: 10px; }
.news-card--small .news-card__title { font-size: 1.15rem; }
.news-card__excerpt { font-size: 1rem; color: var(--text-mid); line-height: 1.6; }
.news-card__link { display: inline-flex; align-items: center; gap: 6px; font-size: 0.95rem; font-weight: 700; color: var(--navy); margin-top: 14px; }
.news-card__link svg { width: 16px; height: 16px; transition: transform 0.2s; }
.news-card:hover .news-card__link svg { transform: translateX(3px); }

/* ─── SUPPORT STRIP ─── */
.support-strip { background: var(--navy); padding: 72px 0; position: relative; overflow: hidden; }
.support-strip::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 4px; background: var(--gradient); }
.support-strip .container { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 2px; }
.support-block { padding: 40px; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 16px; border-right: 1px solid rgba(255,255,255,0.1); }
.support-block:last-child { border-right: none; }
.support-block__icon { width: 64px; height: 64px; border-radius: 50%; background: rgba(255,255,255,0.15) !important; border: 1px solid rgba(255,255,255,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-bottom: 4px; }
.support-block__title { font-family: var(--font-serif); font-size: 1.4rem; color: var(--white); }
.support-block__text { font-size: 1rem; color: rgba(255,255,255,0.65); line-height: 1.6; }

/* ─── SOCIAL ─── */
.social-bar { background: var(--white); border-top: 1px solid rgba(14,57,87,0.08); padding: 32px 0; }
.social-bar .container { display: flex; align-items: center; justify-content: space-between; }
.social-bar__text { font-size: 1rem; font-weight: 600; color: var(--navy); }
.social-bar__links { display: flex; gap: 12px; }
.social-bar__link { width: 44px; height: 44px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: var(--offwhite); color: var(--navy); transition: all 0.15s; font-size: 1.1rem; font-weight: 700; }
.social-bar__link:hover { background: var(--navy); color: var(--white); }

/* ─── FOOTER ─── */
.footer { background: #091F2F; color: rgba(255,255,255,0.75); }
.footer::before { content: ''; display: block; height: 4px; background: var(--gradient); }
.footer__top { padding: 64px 0 48px; }
.footer__top .container { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr 1fr; gap: 48px; }
.footer__logo { margin-bottom: 20px; }
.footer__logo svg { height: 36px; width: auto; filter: brightness(0) invert(1); }
.footer__tagline { font-size: 0.875rem; line-height: 1.65; max-width: 280px; color: rgba(255,255,255,0.55); }
.footer__col-title { font-size: 0.8rem; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: var(--mint); margin-bottom: 18px; }
.footer__col ul li { margin-bottom: 10px; }
.footer__col ul li a { font-size: 0.875rem; color: rgba(255,255,255,0.65); transition: color 0.15s; }
.footer__col ul li a:hover { color: var(--white); }
.footer__bottom { border-top: 1px solid rgba(255,255,255,0.08); padding: 24px 0; }
.footer__bottom .container { display: flex; flex-direction: column; align-items: center; gap: 20px; text-align: center; }
.footer__bottom-text { font-size: 0.8rem; color: rgba(255,255,255,0.4); }
.footer__logos { display: flex; gap: 16px; align-items: center; flex-wrap: wrap; }
.footer__logos img { height: 42px; width: auto; background: rgba(255,255,255,0.92); border-radius: 6px; padding: 4px 8px; opacity: 0.9; transition: opacity 0.15s; }
.footer__logos img:hover { opacity: 1; }

/* ─── ARROW SVG ─── */
.arrow-right { display: inline-block; }

/* ─── PHOTO PLACEHOLDERS ─── */
.ph-navy { background: var(--navy); }
.ph-mint { background: linear-gradient(135deg, #7abfa5, #89C9B2); }
.ph-warm { background: linear-gradient(135deg, #f5e6d3, #EE7203); }
.ph-yellow { background: linear-gradient(135deg, #fffbe0, #FCEE21); }
.ph-people { background: linear-gradient(160deg, #e8f4f0 0%, #89C9B2 60%, #0E3957 100%); }
.ph-news1 { background: linear-gradient(135deg, #0E3957 0%, #1a5478 100%); }
.ph-news2 { background: linear-gradient(135deg, #EE7203 0%, #f5a347 100%); }
.ph-news3 { background: linear-gradient(135deg, #89C9B2 0%, #5ab09a 100%); }

    /* ── MEGA MENU: REDESIGNED LAYOUT ─────────────────────────────────────────── */
    .mega-menu--about { min-width: 260px; padding: 8px; }
    .mega-menu--wide  { min-width: 880px; }

    /* ─ Two-panel layout (Our Services + Get Involved) ─ */
    .mm-panel { display: flex; gap: 0; min-height: 220px; }
    .mm-panel__left {
      width: 220px; flex-shrink: 0;
      border-right: 1px solid rgba(14,57,87,0.08);
      padding: 4px 0;
    }
    .mm-panel__right {
      flex: 1; padding: 8px 0 8px 24px;
    }

    /* ─ L2 items in left column ─ */
    .mm-l2 {
      display: flex; align-items: center; justify-content: space-between;
      padding: 9px 14px;
      border-radius: 8px;
      text-decoration: none;
      font-size: 0.93rem; font-weight: 600; color: var(--navy);
      margin: 1px 4px;
      transition: background 0.12s, color 0.12s;
      position: relative;
    }
    .mm-l2:hover, .mm-l2.is-active {
      background: var(--offwhite); color: var(--orange);
    }
    .mm-l2.is-active::after {
      content: '';
      position: absolute; right: -9px; top: 50%; transform: translateY(-50%);
      border: 5px solid transparent;
      border-left-color: rgba(14,57,87,0.12);
    }
    .mm-l2__arrow { color: var(--navy); opacity: 0.2; flex-shrink: 0; font-size: 0.75rem; transition: opacity 0.12s; }
    .mm-l2:hover .mm-l2__arrow, .mm-l2.is-active .mm-l2__arrow { opacity: 0.5; color: var(--orange); }

    /* ─ Right panel panes ─ */
    .mm-pane { display: none; }
    .mm-pane.is-visible { display: block; }
    .mm-pane__label {
      font-size: 0.68rem; font-weight: 800;
      letter-spacing: 0.1em; text-transform: uppercase;
      color: var(--orange); margin-bottom: 10px;
    }
    .mm-pane__desc {
      font-size: 0.9rem; color: var(--text-mid); line-height: 1.55;
      max-width: 340px; margin-bottom: 12px;
    }
    .mm-pane__cta {
      display: inline-flex; align-items: center; gap: 6px;
      font-size: 0.88rem; font-weight: 700; color: var(--navy);
      text-decoration: none; transition: color 0.15s;
    }
    .mm-pane__cta:hover { color: var(--orange); }
    .mm-pane ul { list-style: none; padding: 0; margin: 0; columns: 2; column-gap: 8px; }
    .mm-pane ul.single-col { columns: 1; }
    .mm-pane ul li a {
      display: flex; align-items: center; gap: 8px;
      padding: 7px 10px 7px 16px;
      border-radius: 7px;
      font-size: 0.9rem; font-weight: 500; color: var(--text-mid);
      text-decoration: none;
      transition: background 0.15s, color 0.15s;
      position: relative; break-inside: avoid;
    }
    .mm-pane ul li a::before {
      content: '';
      position: absolute; left: 5px; top: 50%; transform: translateY(-50%);
      width: 4px; height: 4px;
      border-radius: 50%; background: var(--mint); flex-shrink: 0;
    }
    .mm-pane ul li a:hover { background: var(--offwhite); color: var(--navy); }

    /* ─ About: simple link list ─ */
    .mm-about-list { list-style: none; padding: 0; margin: 0; }
    .mm-about-list li a {
      display: flex; align-items: center; justify-content: space-between;
      padding: 10px 14px;
      border-radius: 8px;
      font-size: 0.95rem; font-weight: 600; color: var(--navy);
      text-decoration: none;
      transition: background 0.15s, color 0.15s;
    }
    .mm-about-list li a:hover { background: var(--offwhite); color: var(--orange); }
    .mm-about-list li + li { border-top: 1px solid rgba(14,57,87,0.06); }

    /* ─ About wide mega menu ─ */
    .mm-about-link {
      display: block;
      padding: 9px 14px;
      border-radius: 8px;
      font-size: 0.93rem; font-weight: 600; color: var(--navy);
      text-decoration: none;
      transition: background 0.12s, color 0.12s;
      margin: 1px 4px;
    }
    .mm-about-link:hover { background: var(--offwhite); color: var(--orange); }
    .mega-menu--about-wide { min-width: 540px; }

    /* ─ Image panel in mega menus ─ */
    .mm-panel__img {
      width: 220px; flex-shrink: 0;
      border-radius: 0 8px 8px 0;
      overflow: hidden;
      min-height: 220px;
    }

    /* ─ Top bar icon button ─ */
    .top-bar__icon-btn { display: flex; align-items: center; color: rgba(255,255,255,0.85); transition: color 0.15s; }
    .top-bar__icon-btn:hover { color: var(--mint); }

    /* ─ Donate nav link ─ */
    .nav-donate-link { background: var(--orange) !important; color: var(--white) !important; border-radius: 50px !important; padding: 8px 20px !important; }
    .nav-donate-link:hover { background: #d4650a !important; }

    /* ── MOBILE NAV ──────────────────────────────────────────────────── */
    .mobile-menu-btn {
      display: none; background: none; border: none; cursor: pointer;
      padding: 6px; color: var(--navy); flex-direction: column;
      justify-content: center; align-items: center; gap: 5px;
    }
    .mobile-menu-btn span {
      display: block; width: 22px; height: 2px;
      background: var(--navy); border-radius: 2px;
      transition: transform 0.25s, opacity 0.25s;
    }
    .mobile-menu-btn.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
    .mobile-menu-btn.is-open span:nth-child(2) { opacity: 0; }
    .mobile-menu-btn.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

    .mobile-nav {
      display: none; position: fixed; top: 0; right: 0;
      width: min(380px, 90vw); height: 100vh;
      background: var(--white); z-index: 500;
      overflow-y: auto; box-shadow: -4px 0 40px rgba(14,57,87,0.18);
      transform: translateX(100%); transition: transform 0.3s ease;
      flex-direction: column;
    }
    .mobile-nav.is-open { transform: translateX(0); }
    .mobile-nav__overlay {
      display: none; position: fixed; inset: 0;
      background: rgba(14,57,87,0.45); z-index: 499;
      opacity: 0; transition: opacity 0.3s;
      pointer-events: none;
    }
    .mobile-nav__overlay.is-open { opacity: 1; pointer-events: auto; }
    .mobile-nav__header {
      display: flex; align-items: center; justify-content: space-between;
      padding: 16px 20px; border-bottom: 1px solid rgba(14,57,87,0.08);
    }
    .mobile-nav__logo { height: 36px; width: auto; }
    .mobile-nav__close {
      background: none; border: none; cursor: pointer;
      font-size: 1.4rem; color: var(--navy); padding: 4px 8px; line-height: 1;
    }
    .mobile-nav__list { list-style: none; padding: 8px 0; margin: 0; }
    .mobile-nav__item { border-bottom: 1px solid rgba(14,57,87,0.06); }
    .mobile-nav__toggle {
      display: flex; align-items: center; justify-content: space-between;
      width: 100%; padding: 14px 20px;
      background: none; border: none; cursor: pointer;
      font-family: var(--font-sans); font-size: 1rem; font-weight: 700;
      color: var(--navy); text-align: left;
    }
    .mobile-nav__toggle svg { transition: transform 0.2s; flex-shrink: 0; }
    .mobile-nav__toggle.is-open svg { transform: rotate(180deg); }
    .mobile-nav__link {
      display: block; padding: 14px 20px;
      font-size: 1rem; font-weight: 700; color: var(--navy);
      text-decoration: none;
    }
    .mobile-nav__sub {
      list-style: none; padding: 0; margin: 0;
      background: var(--offwhite); display: none;
    }
    .mobile-nav__sub.is-open { display: block; }
    .mobile-nav__sub li a {
      display: block; padding: 11px 20px 11px 32px;
      font-size: 0.9rem; font-weight: 600; color: var(--text-mid);
      text-decoration: none; border-top: 1px solid rgba(14,57,87,0.05);
      transition: color 0.15s;
    }
    .mobile-nav__sub li a:hover { color: var(--orange); }
    .mobile-nav__sub-group { border-top: 1px solid rgba(14,57,87,0.06); margin-top: 2px; padding-top: 2px; }
    .mobile-nav__sub-label { display: block; padding: 8px 20px 3px; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--orange); }
    .mobile-nav__sub-sub { list-style: none; margin: 0; padding: 0 0 4px; }
    .mobile-nav__sub-sub li a { display: block; padding: 7px 20px 7px 40px; font-size: 0.875rem; color: var(--text-mid); text-decoration: none; transition: color 0.15s; }
    .mobile-nav__sub-sub li a:hover { color: var(--orange); }
    .mobile-nav__footer {
      padding: 20px; border-top: 1px solid rgba(14,57,87,0.08);
      display: flex; flex-direction: column; gap: 10px; align-items: center;
    }
    .mobile-nav__footer .btn { text-align: center; justify-content: center; width: 100%; }

    .mobile-nav__utility {
      padding: 14px 20px 20px;
      border-top: 1px solid rgba(14,57,87,0.08);
      background: var(--offwhite);
    }
    .mobile-nav__utility-links {
      display: flex; flex-wrap: wrap; gap: 4px 16px; margin-bottom: 12px;
    }
    .mobile-nav__utility-links a {
      font-size: 0.78rem; font-weight: 600; color: var(--text-mid);
      text-decoration: none; transition: color 0.15s; white-space: nowrap;
    }
    .mobile-nav__utility-links a:hover { color: var(--orange); }
    .mobile-nav__utility-icons { display: flex; gap: 16px; align-items: center; }
    .mobile-nav__utility-icons a {
      color: var(--text-mid); transition: color 0.15s;
      display: flex; align-items: center;
    }
    .mobile-nav__utility-icons a:hover { color: var(--orange); }

    @media (max-width: 900px) {
      .top-bar { display: none; }
      .mobile-menu-btn { display: flex; }
      .nav-links { display: none; }
      .nav-cta { display: none; }
      .mobile-nav { display: flex; }
      .mobile-nav__overlay { display: block; }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-53df79b *//* ─── DESIGN TOKENS ─── */
:root {
  --navy:   #0E3957;
  --mint:   #89C9B2;
  --yellow: #FCEE21;
  --orange: #EE7203;
  --white:  #FFFFFF;
  --offwhite: #F8F7F4;
  --text-dark: #1A2E3B;
  --text-mid: #4A6070;
  --gradient: linear-gradient(90deg, #EE7203 0%, #FCEE21 50%, #89C9B2 100%);
  --gradient-r: linear-gradient(90deg, #89C9B2 0%, #FCEE21 50%, #EE7203 100%);
  --radius: 12px;
  --radius-lg: 20px;
  --shadow: 0 4px 24px rgba(14,57,87,0.10);
  --shadow-lg: 0 8px 40px rgba(14,57,87,0.15);
  --font-sans: 'Manrope', system-ui, sans-serif;
  --font-serif: 'DM Serif Text', Georgia, serif;
  --max-w: 1240px;
}

/* ─── RESET ─── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { font-family: var(--font-sans); color: var(--text-dark); background: var(--white); line-height: 1.6; -webkit-font-smoothing: antialiased; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }

/* ─── UTILITY ─── */
.container { max-width: var(--max-w); margin: 0 auto; padding: 0 32px; }
.gradient-bar { height: 4px; background: var(--gradient); }
.btn { display: inline-flex; align-items: center; gap: 8px; padding: 14px 28px; border-radius: 50px; font-family: var(--font-sans); font-weight: 700; font-size: 1rem; cursor: pointer; transition: all 0.2s ease; border: 2px solid transparent; }
.btn-primary { background: var(--orange); color: var(--white); }
.btn-primary:hover { background: #d4650a; transform: translateY(-1px); box-shadow: 0 6px 20px rgba(238,114,3,0.35); }
.btn-secondary { background: transparent; color: var(--navy); border-color: var(--navy); }
.btn-secondary:hover { background: var(--navy); color: var(--white); }
.btn-white { background: var(--white); color: var(--navy); }
.btn-white:hover { background: var(--offwhite); }
.btn-ghost-white { background: transparent; color: var(--white); border-color: rgba(255,255,255,0.6); }
.btn-ghost-white:hover { background: rgba(255,255,255,0.15); border-color: var(--white); }
.section-label { font-size: 0.875rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--orange); margin-bottom: 12px; }
.section-title { font-family: var(--font-serif); font-size: clamp(2.2rem, 4vw, 3.2rem); color: var(--navy); line-height: 1.15; }
.section-title--white { color: var(--white); }
.section-intro { font-size: 1.2rem; color: var(--text-mid); max-width: 580px; margin-top: 16px; line-height: 1.7; }
.img-placeholder { background: var(--mint); display: flex; align-items: center; justify-content: center; overflow: hidden; }
.img-placeholder svg { opacity: 0.25; }

/* ─── TOP BAR ─── */
.top-bar { background: var(--navy); color: rgba(255,255,255,0.85); font-size: 0.875rem; font-weight: 500; }
.top-bar .container { display: flex; align-items: center; justify-content: flex-end; padding-top: 8px; padding-bottom: 8px; }
.top-bar a { color: rgba(255,255,255,0.85); transition: color 0.15s; }
.top-bar a:hover { color: var(--mint); }
.top-bar__left { display: flex; gap: 20px; align-items: center; }
.top-bar__right { display: flex; gap: 20px; align-items: center; }
.top-bar__divider { width: 1px; height: 14px; background: rgba(255,255,255,0.2); }
.top-bar__social { display: flex; align-items: center; gap: 5px; }
.top-bar__social svg { flex-shrink: 0; }
.accessibility-btn { display: flex; align-items: center; gap: 6px; font-weight: 700; }
.accessibility-btn svg { width: 14px; height: 14px; flex-shrink: 0; }

/* ─── HEADER / NAV ─── */
.site-header { background: var(--white); position: sticky; top: 0; z-index: 100; box-shadow: 0 1px 0 rgba(14,57,87,0.08); }
.nav-main { display: flex; align-items: center; justify-content: space-between; padding: 0 32px; max-width: var(--max-w); margin: 0 auto; height: 72px; }
.nav-logo { display: flex; align-items: center; }
.nav-logo img { height: 44px; width: auto; }
.nav-links { display: flex; align-items: center; gap: 2px; }
.nav-links > li { position: relative; }
.nav-links > li > a { display: flex; align-items: center; gap: 5px; padding: 8px 14px; border-radius: 8px; font-size: 1rem; font-weight: 600; color: var(--navy); transition: all 0.15s; white-space: nowrap; }
.nav-links > li > a:hover, .nav-links > li > a.active { background: rgba(14,57,87,0.06); color: var(--navy); }
.nav-links > li > a svg { width: 14px; height: 14px; opacity: 0.5; transition: transform 0.2s; }
.nav-links > li:hover > a svg { transform: rotate(180deg); opacity: 0.8; }
/* Hover bridge: invisible element fills the gap so mouse can reach the mega menu */
.nav-links > li::after { content: ''; position: absolute; top: 100%; left: -20px; right: -20px; height: 14px; display: none; }
.nav-links > li:hover::after { display: block; }
.nav-cta { display: flex; align-items: center; gap: 12px; }
.nav-search { background: none; border: none; padding: 8px; cursor: pointer; color: var(--text-mid); display: flex; align-items: center; }
.nav-search:hover { color: var(--navy); }

/* Mega Menu */
.mega-menu { position: absolute; top: calc(100% + 8px); left: 50%; transform: translateX(-50%); background: var(--white); border-radius: var(--radius); box-shadow: var(--shadow-lg); border: 1px solid rgba(14,57,87,0.08); min-width: 520px; padding: 24px; display: none; z-index: 200; }
.nav-links > li:hover .mega-menu { display: block; }
.mega-menu__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.mega-menu__item { display: flex; align-items: flex-start; gap: 12px; padding: 12px; border-radius: 8px; transition: background 0.15s; }
.mega-menu__item:hover { background: var(--offwhite); }
.mega-menu__icon { width: 48px; height: 48px; border-radius: 10px; background: var(--white) !important; border: 1px solid rgba(14,57,87,0.1); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.mega-menu__text strong { display: block; font-size: 1rem; font-weight: 700; color: var(--navy); }
.mega-menu__text span { font-size: 0.875rem; color: var(--text-mid); line-height: 1.4; }

/* ─── HERO ─── */
.hero { background: var(--navy); min-height: 82vh; display: grid; grid-template-columns: 1fr 1fr; overflow: hidden; position: relative; }
.hero__content { display: flex; flex-direction: column; justify-content: center; padding: 80px 48px 80px 0; padding-left: calc((100vw - var(--max-w)) / 2 + 32px); position: relative; z-index: 2; }
.hero__label { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.1); color: var(--mint); font-size: 0.78rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 6px 14px; border-radius: 50px; margin-bottom: 24px; width: fit-content; }
.hero__title { font-family: var(--font-serif); font-size: clamp(2.8rem, 5vw, 4.4rem); color: var(--white); line-height: 1.1; margin-bottom: 24px; }
.hero__title em { font-style: italic; color: var(--mint); }
.hero__subtitle { font-size: 1.2rem; color: rgba(255,255,255,0.75); line-height: 1.7; max-width: 480px; margin-bottom: 40px; }
.hero__actions { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 56px; }
.hero__stats { display: flex; gap: 40px; padding-top: 40px; border-top: 1px solid rgba(255,255,255,0.12); }
.hero__stat-number { font-family: var(--font-serif); font-size: 2.2rem; color: var(--white); line-height: 1; }
.hero__stat-label { font-size: 0.95rem; color: rgba(255,255,255,0.6); margin-top: 4px; }
.hero__image { position: relative; overflow: hidden; }
.hero__image img, .hero__image .img-ph { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.hero__image .img-ph { background: linear-gradient(135deg, rgba(137,201,178,0.3) 0%, rgba(14,57,87,0.6) 100%); display: flex; align-items: center; justify-content: center; }
.hero__image::after { display: none; }
.hero__gradient-accent { position: absolute; bottom: 0; left: 0; right: 50%; height: 4px; background: var(--gradient); z-index: 3; }

/* ─── INTRO STRIP ─── */
.intro-strip { padding: 64px 0; background: var(--white); text-align: center; }
.intro-strip .container { max-width: 980px; }
.intro-strip p { font-size: 1.35rem; color: var(--navy); line-height: 1.7; font-weight: 500; margin-bottom: 20px; }
.intro-strip .sub { font-size: 1.15rem; color: var(--text-mid); font-weight: 400; }
.gradient-divider { width: 200px; height: 4px; background: var(--gradient); margin: 28px auto; border-radius: 2px; }

/* ─── HOW WE HELP ─── */
.how-we-help { padding: 80px 0; background: var(--offwhite); }
.how-we-help__header { margin-bottom: 48px; }
.journey-cards { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
.journey-card { background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s, box-shadow 0.2s; cursor: pointer; display: flex; flex-direction: column; }
.journey-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); }
.journey-card__image { height: 160px; position: relative; overflow: hidden; }
.journey-card__image .img-ph { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 2.5rem; }
.journey-card__body { padding: 20px; flex: 1; display: flex; flex-direction: column; }
.journey-card__tag { font-size: 0.8rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--orange); margin-bottom: 8px; }
.journey-card__title { font-family: var(--font-serif); font-size: 1.3rem; color: var(--navy); line-height: 1.25; margin-bottom: 10px; }
.journey-card__desc { font-size: 1rem; color: var(--text-mid); line-height: 1.6; flex: 1; }
.journey-card__footer { padding: 0 20px 20px; }
.journey-card__link { display: inline-flex; align-items: center; gap: 6px; font-size: 0.95rem; font-weight: 700; color: var(--navy); }
.journey-card__link svg { width: 16px; height: 16px; transition: transform 0.2s; }
.journey-card:hover .journey-card__link svg { transform: translateX(3px); }

/* ─── FEATURED STORY ─── */
.featured-story { background: var(--navy); padding: 80px 0; overflow: hidden; position: relative; }
.featured-story::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: var(--gradient); }
.featured-story .container { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.featured-story__content {}
.featured-story__quote-mark { font-family: var(--font-serif); font-size: 5rem; color: var(--mint); line-height: 0.5; margin-bottom: 28px; display: block; }
.featured-story__quote { font-family: var(--font-serif); font-size: clamp(1.3rem, 2.5vw, 1.75rem); color: var(--white); line-height: 1.45; margin-bottom: 28px; }
.featured-story__attribution { font-size: 1rem; font-weight: 600; color: var(--mint); margin-bottom: 36px; }
.featured-story__image { border-radius: var(--radius-lg); overflow: hidden; position: relative; }
.featured-story__image .img-ph { width: 100%; height: 460px; background: linear-gradient(135deg, rgba(137,201,178,0.15) 0%, rgba(137,201,178,0.05) 100%); display: flex; align-items: center; justify-content: center; border-radius: var(--radius-lg); border: 1px solid rgba(137,201,178,0.2); }
.featured-story__image .img-ph span { font-size: 5rem; }

/* ─── IMPACT ─── */
.impact { padding: 72px 0; background: var(--white); }
.impact .container { display: grid; grid-template-columns: 1fr 3fr; gap: 80px; align-items: center; }
.impact__stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
.impact__stat { text-align: center; padding: 28px 20px; }
.impact__number { font-family: var(--font-serif); font-size: 3rem; color: var(--navy); line-height: 1; margin-bottom: 4px; }
.impact__suffix { font-size: 1.8rem; color: var(--orange); font-family: var(--font-serif); }
.impact__label { font-size: 1rem; color: var(--text-mid); line-height: 1.4; margin-top: 8px; }
.impact__divider { width: 100%; height: 3px; background: var(--gradient); border-radius: 2px; margin-top: 20px; }

/* ─── ACTIVITIES BANNER ─── */
.activities-banner { padding: 0; overflow: hidden; position: relative; }
.activities-banner .container { display: grid; grid-template-columns: 1fr 1fr; min-height: 380px; }
.activities-banner__left { background: var(--mint); padding: 64px; display: flex; flex-direction: column; justify-content: center; }
.activities-banner__right { background: var(--orange); padding: 64px; display: flex; flex-direction: column; justify-content: center; position: relative; }
.activities-banner__right::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 4px; background: var(--gradient); }
.activities-banner__eyebrow { font-size: 0.875rem; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 14px; }
.activities-banner__title { font-family: var(--font-serif); font-size: 2rem; line-height: 1.2; margin-bottom: 20px; }
.activities-banner__left .activities-banner__eyebrow { color: var(--navy); }
.activities-banner__left .activities-banner__title { color: var(--navy); }
.activities-banner__right .activities-banner__eyebrow { color: rgba(255,255,255,0.8); }
.activities-banner__right .activities-banner__title { color: var(--white); }
.activities-banner__left .btn { align-self: flex-start; background: var(--navy); color: var(--white); }
.activities-banner__right .btn { align-self: flex-start; }

/* ─── NEWS ─── */
.news { padding: 80px 0; background: var(--offwhite); }
.news__header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 48px; }
.news-grid { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 20px; }
.news-card { background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s, box-shadow 0.2s; }
.news-card:hover { transform: translateY(-3px); box-shadow: var(--shadow-lg); }
.news-card__image { height: 220px; position: relative; overflow: hidden; }
.news-card--small .news-card__image { height: 160px; }
.news-card__image .img-ph { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 3rem; }
.news-card__body { padding: 24px; }
.news-card__date { font-size: 0.85rem; font-weight: 600; color: var(--orange); margin-bottom: 10px; text-transform: uppercase; letter-spacing: 0.05em; }
.news-card__title { font-family: var(--font-serif); font-size: 1.35rem; color: var(--navy); line-height: 1.3; margin-bottom: 10px; }
.news-card--small .news-card__title { font-size: 1.15rem; }
.news-card__excerpt { font-size: 1rem; color: var(--text-mid); line-height: 1.6; }
.news-card__link { display: inline-flex; align-items: center; gap: 6px; font-size: 0.95rem; font-weight: 700; color: var(--navy); margin-top: 14px; }
.news-card__link svg { width: 16px; height: 16px; transition: transform 0.2s; }
.news-card:hover .news-card__link svg { transform: translateX(3px); }

/* ─── SUPPORT STRIP ─── */
.support-strip { background: var(--navy); padding: 72px 0; position: relative; overflow: hidden; }
.support-strip::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 4px; background: var(--gradient); }
.support-strip .container { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 2px; }
.support-block { padding: 40px; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 16px; border-right: 1px solid rgba(255,255,255,0.1); }
.support-block:last-child { border-right: none; }
.support-block__icon { width: 64px; height: 64px; border-radius: 50%; background: rgba(255,255,255,0.15) !important; border: 1px solid rgba(255,255,255,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-bottom: 4px; }
.support-block__title { font-family: var(--font-serif); font-size: 1.4rem; color: var(--white); }
.support-block__text { font-size: 1rem; color: rgba(255,255,255,0.65); line-height: 1.6; }

/* ─── SOCIAL ─── */
.social-bar { background: var(--white); border-top: 1px solid rgba(14,57,87,0.08); padding: 32px 0; }
.social-bar .container { display: flex; align-items: center; justify-content: space-between; }
.social-bar__text { font-size: 1rem; font-weight: 600; color: var(--navy); }
.social-bar__links { display: flex; gap: 12px; }
.social-bar__link { width: 44px; height: 44px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: var(--offwhite); color: var(--navy); transition: all 0.15s; font-size: 1.1rem; font-weight: 700; }
.social-bar__link:hover { background: var(--navy); color: var(--white); }

/* ─── FOOTER ─── */
.footer { background: #091F2F; color: rgba(255,255,255,0.75); }
.footer::before { content: ''; display: block; height: 4px; background: var(--gradient); }
.footer__top { padding: 64px 0 48px; }
.footer__top .container { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr 1fr; gap: 48px; }
.footer__logo { margin-bottom: 20px; }
.footer__logo svg { height: 36px; width: auto; filter: brightness(0) invert(1); }
.footer__tagline { font-size: 0.875rem; line-height: 1.65; max-width: 280px; color: rgba(255,255,255,0.55); }
.footer__col-title { font-size: 0.8rem; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: var(--mint); margin-bottom: 18px; }
.footer__col ul li { margin-bottom: 10px; }
.footer__col ul li a { font-size: 0.875rem; color: rgba(255,255,255,0.65); transition: color 0.15s; }
.footer__col ul li a:hover { color: var(--white); }
.footer__bottom { border-top: 1px solid rgba(255,255,255,0.08); padding: 24px 0; }
.footer__bottom .container { display: flex; flex-direction: column; align-items: center; gap: 20px; text-align: center; }
.footer__bottom-text { font-size: 0.8rem; color: rgba(255,255,255,0.4); }
.footer__logos { display: flex; gap: 16px; align-items: center; flex-wrap: wrap; }
.footer__logos img { height: 42px; width: auto; background: rgba(255,255,255,0.92); border-radius: 6px; padding: 4px 8px; opacity: 0.9; transition: opacity 0.15s; }
.footer__logos img:hover { opacity: 1; }

/* ─── ARROW SVG ─── */
.arrow-right { display: inline-block; }

/* ─── PHOTO PLACEHOLDERS ─── */
.ph-navy { background: var(--navy); }
.ph-mint { background: linear-gradient(135deg, #7abfa5, #89C9B2); }
.ph-warm { background: linear-gradient(135deg, #f5e6d3, #EE7203); }
.ph-yellow { background: linear-gradient(135deg, #fffbe0, #FCEE21); }
.ph-people { background: linear-gradient(160deg, #e8f4f0 0%, #89C9B2 60%, #0E3957 100%); }
.ph-news1 { background: linear-gradient(135deg, #0E3957 0%, #1a5478 100%); }
.ph-news2 { background: linear-gradient(135deg, #EE7203 0%, #f5a347 100%); }
.ph-news3 { background: linear-gradient(135deg, #89C9B2 0%, #5ab09a 100%); }

    /* ── MEGA MENU: REDESIGNED LAYOUT ─────────────────────────────────────────── */
    .mega-menu--about { min-width: 260px; padding: 8px; }
    .mega-menu--wide  { min-width: 880px; }

    /* ─ Two-panel layout (Our Services + Get Involved) ─ */
    .mm-panel { display: flex; gap: 0; min-height: 220px; }
    .mm-panel__left {
      width: 220px; flex-shrink: 0;
      border-right: 1px solid rgba(14,57,87,0.08);
      padding: 4px 0;
    }
    .mm-panel__right {
      flex: 1; padding: 8px 0 8px 24px;
    }

    /* ─ L2 items in left column ─ */
    .mm-l2 {
      display: flex; align-items: center; justify-content: space-between;
      padding: 9px 14px;
      border-radius: 8px;
      text-decoration: none;
      font-size: 0.93rem; font-weight: 600; color: var(--navy);
      margin: 1px 4px;
      transition: background 0.12s, color 0.12s;
      position: relative;
    }
    .mm-l2:hover, .mm-l2.is-active {
      background: var(--offwhite); color: var(--orange);
    }
    .mm-l2.is-active::after {
      content: '';
      position: absolute; right: -9px; top: 50%; transform: translateY(-50%);
      border: 5px solid transparent;
      border-left-color: rgba(14,57,87,0.12);
    }
    .mm-l2__arrow { color: var(--navy); opacity: 0.2; flex-shrink: 0; font-size: 0.75rem; transition: opacity 0.12s; }
    .mm-l2:hover .mm-l2__arrow, .mm-l2.is-active .mm-l2__arrow { opacity: 0.5; color: var(--orange); }

    /* ─ Right panel panes ─ */
    .mm-pane { display: none; }
    .mm-pane.is-visible { display: block; }
    .mm-pane__label {
      font-size: 0.68rem; font-weight: 800;
      letter-spacing: 0.1em; text-transform: uppercase;
      color: var(--orange); margin-bottom: 10px;
    }
    .mm-pane__desc {
      font-size: 0.9rem; color: var(--text-mid); line-height: 1.55;
      max-width: 340px; margin-bottom: 12px;
    }
    .mm-pane__cta {
      display: inline-flex; align-items: center; gap: 6px;
      font-size: 0.88rem; font-weight: 700; color: var(--navy);
      text-decoration: none; transition: color 0.15s;
    }
    .mm-pane__cta:hover { color: var(--orange); }
    .mm-pane ul { list-style: none; padding: 0; margin: 0; columns: 2; column-gap: 8px; }
    .mm-pane ul.single-col { columns: 1; }
    .mm-pane ul li a {
      display: flex; align-items: center; gap: 8px;
      padding: 7px 10px 7px 16px;
      border-radius: 7px;
      font-size: 0.9rem; font-weight: 500; color: var(--text-mid);
      text-decoration: none;
      transition: background 0.15s, color 0.15s;
      position: relative; break-inside: avoid;
    }
    .mm-pane ul li a::before {
      content: '';
      position: absolute; left: 5px; top: 50%; transform: translateY(-50%);
      width: 4px; height: 4px;
      border-radius: 50%; background: var(--mint); flex-shrink: 0;
    }
    .mm-pane ul li a:hover { background: var(--offwhite); color: var(--navy); }

    /* ─ About: simple link list ─ */
    .mm-about-list { list-style: none; padding: 0; margin: 0; }
    .mm-about-list li a {
      display: flex; align-items: center; justify-content: space-between;
      padding: 10px 14px;
      border-radius: 8px;
      font-size: 0.95rem; font-weight: 600; color: var(--navy);
      text-decoration: none;
      transition: background 0.15s, color 0.15s;
    }
    .mm-about-list li a:hover { background: var(--offwhite); color: var(--orange); }
    .mm-about-list li + li { border-top: 1px solid rgba(14,57,87,0.06); }

    /* ─ About wide mega menu ─ */
    .mm-about-link {
      display: block;
      padding: 9px 14px;
      border-radius: 8px;
      font-size: 0.93rem; font-weight: 600; color: var(--navy);
      text-decoration: none;
      transition: background 0.12s, color 0.12s;
      margin: 1px 4px;
    }
    .mm-about-link:hover { background: var(--offwhite); color: var(--orange); }
    .mega-menu--about-wide { min-width: 540px; }

    /* ─ Image panel in mega menus ─ */
    .mm-panel__img {
      width: 220px; flex-shrink: 0;
      border-radius: 0 8px 8px 0;
      overflow: hidden;
      min-height: 220px;
    }

    /* ─ Top bar icon button ─ */
    .top-bar__icon-btn { display: flex; align-items: center; color: rgba(255,255,255,0.85); transition: color 0.15s; }
    .top-bar__icon-btn:hover { color: var(--mint); }

    /* ─ Donate nav link ─ */
    .nav-donate-link { background: var(--orange) !important; color: var(--white) !important; border-radius: 50px !important; padding: 8px 20px !important; }
    .nav-donate-link:hover { background: #d4650a !important; }

    /* ── MOBILE NAV ──────────────────────────────────────────────────── */
    .mobile-menu-btn {
      display: none; background: none; border: none; cursor: pointer;
      padding: 6px; color: var(--navy); flex-direction: column;
      justify-content: center; align-items: center; gap: 5px;
    }
    .mobile-menu-btn span {
      display: block; width: 22px; height: 2px;
      background: var(--navy); border-radius: 2px;
      transition: transform 0.25s, opacity 0.25s;
    }
    .mobile-menu-btn.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
    .mobile-menu-btn.is-open span:nth-child(2) { opacity: 0; }
    .mobile-menu-btn.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

    .mobile-nav {
      display: none; position: fixed; top: 0; right: 0;
      width: min(380px, 90vw); height: 100vh;
      background: var(--white); z-index: 500;
      overflow-y: auto; box-shadow: -4px 0 40px rgba(14,57,87,0.18);
      transform: translateX(100%); transition: transform 0.3s ease;
      flex-direction: column;
    }
    .mobile-nav.is-open { transform: translateX(0); }
    .mobile-nav__overlay {
      display: none; position: fixed; inset: 0;
      background: rgba(14,57,87,0.45); z-index: 499;
      opacity: 0; transition: opacity 0.3s;
      pointer-events: none;
    }
    .mobile-nav__overlay.is-open { opacity: 1; pointer-events: auto; }
    .mobile-nav__header {
      display: flex; align-items: center; justify-content: space-between;
      padding: 16px 20px; border-bottom: 1px solid rgba(14,57,87,0.08);
    }
    .mobile-nav__logo { height: 36px; width: auto; }
    .mobile-nav__close {
      background: none; border: none; cursor: pointer;
      font-size: 1.4rem; color: var(--navy); padding: 4px 8px; line-height: 1;
    }
    .mobile-nav__list { list-style: none; padding: 8px 0; margin: 0; }
    .mobile-nav__item { border-bottom: 1px solid rgba(14,57,87,0.06); }
    .mobile-nav__toggle {
      display: flex; align-items: center; justify-content: space-between;
      width: 100%; padding: 14px 20px;
      background: none; border: none; cursor: pointer;
      font-family: var(--font-sans); font-size: 1rem; font-weight: 700;
      color: var(--navy); text-align: left;
    }
    .mobile-nav__toggle svg { transition: transform 0.2s; flex-shrink: 0; }
    .mobile-nav__toggle.is-open svg { transform: rotate(180deg); }
    .mobile-nav__link {
      display: block; padding: 14px 20px;
      font-size: 1rem; font-weight: 700; color: var(--navy);
      text-decoration: none;
    }
    .mobile-nav__sub {
      list-style: none; padding: 0; margin: 0;
      background: var(--offwhite); display: none;
    }
    .mobile-nav__sub.is-open { display: block; }
    .mobile-nav__sub li a {
      display: block; padding: 11px 20px 11px 32px;
      font-size: 0.9rem; font-weight: 600; color: var(--text-mid);
      text-decoration: none; border-top: 1px solid rgba(14,57,87,0.05);
      transition: color 0.15s;
    }
    .mobile-nav__sub li a:hover { color: var(--orange); }
    .mobile-nav__sub-group { border-top: 1px solid rgba(14,57,87,0.06); margin-top: 2px; padding-top: 2px; }
    .mobile-nav__sub-label { display: block; padding: 8px 20px 3px; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--orange); }
    .mobile-nav__sub-sub { list-style: none; margin: 0; padding: 0 0 4px; }
    .mobile-nav__sub-sub li a { display: block; padding: 7px 20px 7px 40px; font-size: 0.875rem; color: var(--text-mid); text-decoration: none; transition: color 0.15s; }
    .mobile-nav__sub-sub li a:hover { color: var(--orange); }
    .mobile-nav__footer {
      padding: 20px; border-top: 1px solid rgba(14,57,87,0.08);
      display: flex; flex-direction: column; gap: 10px; align-items: center;
    }
    .mobile-nav__footer .btn { text-align: center; justify-content: center; width: 100%; }

    .mobile-nav__utility {
      padding: 14px 20px 20px;
      border-top: 1px solid rgba(14,57,87,0.08);
      background: var(--offwhite);
    }
    .mobile-nav__utility-links {
      display: flex; flex-wrap: wrap; gap: 4px 16px; margin-bottom: 12px;
    }
    .mobile-nav__utility-links a {
      font-size: 0.78rem; font-weight: 600; color: var(--text-mid);
      text-decoration: none; transition: color 0.15s; white-space: nowrap;
    }
    .mobile-nav__utility-links a:hover { color: var(--orange); }
    .mobile-nav__utility-icons { display: flex; gap: 16px; align-items: center; }
    .mobile-nav__utility-icons a {
      color: var(--text-mid); transition: color 0.15s;
      display: flex; align-items: center;
    }
    .mobile-nav__utility-icons a:hover { color: var(--orange); }

    @media (max-width: 900px) {
      .top-bar { display: none; }
      .mobile-menu-btn { display: flex; }
      .nav-links { display: none; }
      .nav-cta { display: none; }
      .mobile-nav { display: flex; }
      .mobile-nav__overlay { display: block; }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-537e7bf *//* ─── DESIGN TOKENS ─── */
:root {
  --navy:   #0E3957;
  --mint:   #89C9B2;
  --yellow: #FCEE21;
  --orange: #EE7203;
  --white:  #FFFFFF;
  --offwhite: #F8F7F4;
  --text-dark: #1A2E3B;
  --text-mid: #4A6070;
  --gradient: linear-gradient(90deg, #EE7203 0%, #FCEE21 50%, #89C9B2 100%);
  --gradient-r: linear-gradient(90deg, #89C9B2 0%, #FCEE21 50%, #EE7203 100%);
  --radius: 12px;
  --radius-lg: 20px;
  --shadow: 0 4px 24px rgba(14,57,87,0.10);
  --shadow-lg: 0 8px 40px rgba(14,57,87,0.15);
  --font-sans: 'Manrope', system-ui, sans-serif;
  --font-serif: 'DM Serif Text', Georgia, serif;
  --max-w: 1240px;
}

/* ─── RESET ─── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { font-family: var(--font-sans); color: var(--text-dark); background: var(--white); line-height: 1.6; -webkit-font-smoothing: antialiased; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }

/* ─── UTILITY ─── */
.container { max-width: var(--max-w); margin: 0 auto; padding: 0 32px; }
.gradient-bar { height: 4px; background: var(--gradient); }
.btn { display: inline-flex; align-items: center; gap: 8px; padding: 14px 28px; border-radius: 50px; font-family: var(--font-sans); font-weight: 700; font-size: 1rem; cursor: pointer; transition: all 0.2s ease; border: 2px solid transparent; }
.btn-primary { background: var(--orange); color: var(--white); }
.btn-primary:hover { background: #d4650a; transform: translateY(-1px); box-shadow: 0 6px 20px rgba(238,114,3,0.35); }
.btn-secondary { background: transparent; color: var(--navy); border-color: var(--navy); }
.btn-secondary:hover { background: var(--navy); color: var(--white); }
.btn-white { background: var(--white); color: var(--navy); }
.btn-white:hover { background: var(--offwhite); }
.btn-ghost-white { background: transparent; color: var(--white); border-color: rgba(255,255,255,0.6); }
.btn-ghost-white:hover { background: rgba(255,255,255,0.15); border-color: var(--white); }
.section-label { font-size: 0.875rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--orange); margin-bottom: 12px; }
.section-title { font-family: var(--font-serif); font-size: clamp(2.2rem, 4vw, 3.2rem); color: var(--navy); line-height: 1.15; }
.section-title--white { color: var(--white); }
.section-intro { font-size: 1.2rem; color: var(--text-mid); max-width: 580px; margin-top: 16px; line-height: 1.7; }
.img-placeholder { background: var(--mint); display: flex; align-items: center; justify-content: center; overflow: hidden; }
.img-placeholder svg { opacity: 0.25; }

/* ─── TOP BAR ─── */
.top-bar { background: var(--navy); color: rgba(255,255,255,0.85); font-size: 0.875rem; font-weight: 500; }
.top-bar .container { display: flex; align-items: center; justify-content: flex-end; padding-top: 8px; padding-bottom: 8px; }
.top-bar a { color: rgba(255,255,255,0.85); transition: color 0.15s; }
.top-bar a:hover { color: var(--mint); }
.top-bar__left { display: flex; gap: 20px; align-items: center; }
.top-bar__right { display: flex; gap: 20px; align-items: center; }
.top-bar__divider { width: 1px; height: 14px; background: rgba(255,255,255,0.2); }
.top-bar__social { display: flex; align-items: center; gap: 5px; }
.top-bar__social svg { flex-shrink: 0; }
.accessibility-btn { display: flex; align-items: center; gap: 6px; font-weight: 700; }
.accessibility-btn svg { width: 14px; height: 14px; flex-shrink: 0; }

/* ─── HEADER / NAV ─── */
.site-header { background: var(--white); position: sticky; top: 0; z-index: 100; box-shadow: 0 1px 0 rgba(14,57,87,0.08); }
.nav-main { display: flex; align-items: center; justify-content: space-between; padding: 0 32px; max-width: var(--max-w); margin: 0 auto; height: 72px; }
.nav-logo { display: flex; align-items: center; }
.nav-logo img { height: 44px; width: auto; }
.nav-links { display: flex; align-items: center; gap: 2px; }
.nav-links > li { position: relative; }
.nav-links > li > a { display: flex; align-items: center; gap: 5px; padding: 8px 14px; border-radius: 8px; font-size: 1rem; font-weight: 600; color: var(--navy); transition: all 0.15s; white-space: nowrap; }
.nav-links > li > a:hover, .nav-links > li > a.active { background: rgba(14,57,87,0.06); color: var(--navy); }
.nav-links > li > a svg { width: 14px; height: 14px; opacity: 0.5; transition: transform 0.2s; }
.nav-links > li:hover > a svg { transform: rotate(180deg); opacity: 0.8; }
/* Hover bridge: invisible element fills the gap so mouse can reach the mega menu */
.nav-links > li::after { content: ''; position: absolute; top: 100%; left: -20px; right: -20px; height: 14px; display: none; }
.nav-links > li:hover::after { display: block; }
.nav-cta { display: flex; align-items: center; gap: 12px; }
.nav-search { background: none; border: none; padding: 8px; cursor: pointer; color: var(--text-mid); display: flex; align-items: center; }
.nav-search:hover { color: var(--navy); }

/* Mega Menu */
.mega-menu { position: absolute; top: calc(100% + 8px); left: 50%; transform: translateX(-50%); background: var(--white); border-radius: var(--radius); box-shadow: var(--shadow-lg); border: 1px solid rgba(14,57,87,0.08); min-width: 520px; padding: 24px; display: none; z-index: 200; }
.nav-links > li:hover .mega-menu { display: block; }
.mega-menu__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.mega-menu__item { display: flex; align-items: flex-start; gap: 12px; padding: 12px; border-radius: 8px; transition: background 0.15s; }
.mega-menu__item:hover { background: var(--offwhite); }
.mega-menu__icon { width: 48px; height: 48px; border-radius: 10px; background: var(--white) !important; border: 1px solid rgba(14,57,87,0.1); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.mega-menu__text strong { display: block; font-size: 1rem; font-weight: 700; color: var(--navy); }
.mega-menu__text span { font-size: 0.875rem; color: var(--text-mid); line-height: 1.4; }

/* ─── HERO ─── */
.hero { background: var(--navy); min-height: 82vh; display: grid; grid-template-columns: 1fr 1fr; overflow: hidden; position: relative; }
.hero__content { display: flex; flex-direction: column; justify-content: center; padding: 80px 48px 80px 0; padding-left: calc((100vw - var(--max-w)) / 2 + 32px); position: relative; z-index: 2; }
.hero__label { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.1); color: var(--mint); font-size: 0.78rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 6px 14px; border-radius: 50px; margin-bottom: 24px; width: fit-content; }
.hero__title { font-family: var(--font-serif); font-size: clamp(2.8rem, 5vw, 4.4rem); color: var(--white); line-height: 1.1; margin-bottom: 24px; }
.hero__title em { font-style: italic; color: var(--mint); }
.hero__subtitle { font-size: 1.2rem; color: rgba(255,255,255,0.75); line-height: 1.7; max-width: 480px; margin-bottom: 40px; }
.hero__actions { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 56px; }
.hero__stats { display: flex; gap: 40px; padding-top: 40px; border-top: 1px solid rgba(255,255,255,0.12); }
.hero__stat-number { font-family: var(--font-serif); font-size: 2.2rem; color: var(--white); line-height: 1; }
.hero__stat-label { font-size: 0.95rem; color: rgba(255,255,255,0.6); margin-top: 4px; }
.hero__image { position: relative; overflow: hidden; }
.hero__image img, .hero__image .img-ph { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.hero__image .img-ph { background: linear-gradient(135deg, rgba(137,201,178,0.3) 0%, rgba(14,57,87,0.6) 100%); display: flex; align-items: center; justify-content: center; }
.hero__image::after { display: none; }
.hero__gradient-accent { position: absolute; bottom: 0; left: 0; right: 50%; height: 4px; background: var(--gradient); z-index: 3; }

/* ─── INTRO STRIP ─── */
.intro-strip { padding: 64px 0; background: var(--white); text-align: center; }
.intro-strip .container { max-width: 980px; }
.intro-strip p { font-size: 1.35rem; color: var(--navy); line-height: 1.7; font-weight: 500; margin-bottom: 20px; }
.intro-strip .sub { font-size: 1.15rem; color: var(--text-mid); font-weight: 400; }
.gradient-divider { width: 200px; height: 4px; background: var(--gradient); margin: 28px auto; border-radius: 2px; }

/* ─── HOW WE HELP ─── */
.how-we-help { padding: 80px 0; background: var(--offwhite); }
.how-we-help__header { margin-bottom: 48px; }
.journey-cards { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
.journey-card { background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s, box-shadow 0.2s; cursor: pointer; display: flex; flex-direction: column; }
.journey-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); }
.journey-card__image { height: 160px; position: relative; overflow: hidden; }
.journey-card__image .img-ph { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 2.5rem; }
.journey-card__body { padding: 20px; flex: 1; display: flex; flex-direction: column; }
.journey-card__tag { font-size: 0.8rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--orange); margin-bottom: 8px; }
.journey-card__title { font-family: var(--font-serif); font-size: 1.3rem; color: var(--navy); line-height: 1.25; margin-bottom: 10px; }
.journey-card__desc { font-size: 1rem; color: var(--text-mid); line-height: 1.6; flex: 1; }
.journey-card__footer { padding: 0 20px 20px; }
.journey-card__link { display: inline-flex; align-items: center; gap: 6px; font-size: 0.95rem; font-weight: 700; color: var(--navy); }
.journey-card__link svg { width: 16px; height: 16px; transition: transform 0.2s; }
.journey-card:hover .journey-card__link svg { transform: translateX(3px); }

/* ─── FEATURED STORY ─── */
.featured-story { background: var(--navy); padding: 80px 0; overflow: hidden; position: relative; }
.featured-story::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: var(--gradient); }
.featured-story .container { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.featured-story__content {}
.featured-story__quote-mark { font-family: var(--font-serif); font-size: 5rem; color: var(--mint); line-height: 0.5; margin-bottom: 28px; display: block; }
.featured-story__quote { font-family: var(--font-serif); font-size: clamp(1.3rem, 2.5vw, 1.75rem); color: var(--white); line-height: 1.45; margin-bottom: 28px; }
.featured-story__attribution { font-size: 1rem; font-weight: 600; color: var(--mint); margin-bottom: 36px; }
.featured-story__image { border-radius: var(--radius-lg); overflow: hidden; position: relative; }
.featured-story__image .img-ph { width: 100%; height: 460px; background: linear-gradient(135deg, rgba(137,201,178,0.15) 0%, rgba(137,201,178,0.05) 100%); display: flex; align-items: center; justify-content: center; border-radius: var(--radius-lg); border: 1px solid rgba(137,201,178,0.2); }
.featured-story__image .img-ph span { font-size: 5rem; }

/* ─── IMPACT ─── */
.impact { padding: 72px 0; background: var(--white); }
.impact .container { display: grid; grid-template-columns: 1fr 3fr; gap: 80px; align-items: center; }
.impact__stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
.impact__stat { text-align: center; padding: 28px 20px; }
.impact__number { font-family: var(--font-serif); font-size: 3rem; color: var(--navy); line-height: 1; margin-bottom: 4px; }
.impact__suffix { font-size: 1.8rem; color: var(--orange); font-family: var(--font-serif); }
.impact__label { font-size: 1rem; color: var(--text-mid); line-height: 1.4; margin-top: 8px; }
.impact__divider { width: 100%; height: 3px; background: var(--gradient); border-radius: 2px; margin-top: 20px; }

/* ─── ACTIVITIES BANNER ─── */
.activities-banner { padding: 0; overflow: hidden; position: relative; }
.activities-banner .container { display: grid; grid-template-columns: 1fr 1fr; min-height: 380px; }
.activities-banner__left { background: var(--mint); padding: 64px; display: flex; flex-direction: column; justify-content: center; }
.activities-banner__right { background: var(--orange); padding: 64px; display: flex; flex-direction: column; justify-content: center; position: relative; }
.activities-banner__right::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 4px; background: var(--gradient); }
.activities-banner__eyebrow { font-size: 0.875rem; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 14px; }
.activities-banner__title { font-family: var(--font-serif); font-size: 2rem; line-height: 1.2; margin-bottom: 20px; }
.activities-banner__left .activities-banner__eyebrow { color: var(--navy); }
.activities-banner__left .activities-banner__title { color: var(--navy); }
.activities-banner__right .activities-banner__eyebrow { color: rgba(255,255,255,0.8); }
.activities-banner__right .activities-banner__title { color: var(--white); }
.activities-banner__left .btn { align-self: flex-start; background: var(--navy); color: var(--white); }
.activities-banner__right .btn { align-self: flex-start; }

/* ─── NEWS ─── */
.news { padding: 80px 0; background: var(--offwhite); }
.news__header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 48px; }
.news-grid { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 20px; }
.news-card { background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s, box-shadow 0.2s; }
.news-card:hover { transform: translateY(-3px); box-shadow: var(--shadow-lg); }
.news-card__image { height: 220px; position: relative; overflow: hidden; }
.news-card--small .news-card__image { height: 160px; }
.news-card__image .img-ph { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 3rem; }
.news-card__body { padding: 24px; }
.news-card__date { font-size: 0.85rem; font-weight: 600; color: var(--orange); margin-bottom: 10px; text-transform: uppercase; letter-spacing: 0.05em; }
.news-card__title { font-family: var(--font-serif); font-size: 1.35rem; color: var(--navy); line-height: 1.3; margin-bottom: 10px; }
.news-card--small .news-card__title { font-size: 1.15rem; }
.news-card__excerpt { font-size: 1rem; color: var(--text-mid); line-height: 1.6; }
.news-card__link { display: inline-flex; align-items: center; gap: 6px; font-size: 0.95rem; font-weight: 700; color: var(--navy); margin-top: 14px; }
.news-card__link svg { width: 16px; height: 16px; transition: transform 0.2s; }
.news-card:hover .news-card__link svg { transform: translateX(3px); }

/* ─── SUPPORT STRIP ─── */
.support-strip { background: var(--navy); padding: 72px 0; position: relative; overflow: hidden; }
.support-strip::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 4px; background: var(--gradient); }
.support-strip .container { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 2px; }
.support-block { padding: 40px; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 16px; border-right: 1px solid rgba(255,255,255,0.1); }
.support-block:last-child { border-right: none; }
.support-block__icon { width: 64px; height: 64px; border-radius: 50%; background: rgba(255,255,255,0.15) !important; border: 1px solid rgba(255,255,255,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-bottom: 4px; }
.support-block__title { font-family: var(--font-serif); font-size: 1.4rem; color: var(--white); }
.support-block__text { font-size: 1rem; color: rgba(255,255,255,0.65); line-height: 1.6; }

/* ─── SOCIAL ─── */
.social-bar { background: var(--white); border-top: 1px solid rgba(14,57,87,0.08); padding: 32px 0; }
.social-bar .container { display: flex; align-items: center; justify-content: space-between; }
.social-bar__text { font-size: 1rem; font-weight: 600; color: var(--navy); }
.social-bar__links { display: flex; gap: 12px; }
.social-bar__link { width: 44px; height: 44px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: var(--offwhite); color: var(--navy); transition: all 0.15s; font-size: 1.1rem; font-weight: 700; }
.social-bar__link:hover { background: var(--navy); color: var(--white); }

/* ─── FOOTER ─── */
.footer { background: #091F2F; color: rgba(255,255,255,0.75); }
.footer::before { content: ''; display: block; height: 4px; background: var(--gradient); }
.footer__top { padding: 64px 0 48px; }
.footer__top .container { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr 1fr; gap: 48px; }
.footer__logo { margin-bottom: 20px; }
.footer__logo svg { height: 36px; width: auto; filter: brightness(0) invert(1); }
.footer__tagline { font-size: 0.875rem; line-height: 1.65; max-width: 280px; color: rgba(255,255,255,0.55); }
.footer__col-title { font-size: 0.8rem; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: var(--mint); margin-bottom: 18px; }
.footer__col ul li { margin-bottom: 10px; }
.footer__col ul li a { font-size: 0.875rem; color: rgba(255,255,255,0.65); transition: color 0.15s; }
.footer__col ul li a:hover { color: var(--white); }
.footer__bottom { border-top: 1px solid rgba(255,255,255,0.08); padding: 24px 0; }
.footer__bottom .container { display: flex; flex-direction: column; align-items: center; gap: 20px; text-align: center; }
.footer__bottom-text { font-size: 0.8rem; color: rgba(255,255,255,0.4); }
.footer__logos { display: flex; gap: 16px; align-items: center; flex-wrap: wrap; }
.footer__logos img { height: 42px; width: auto; background: rgba(255,255,255,0.92); border-radius: 6px; padding: 4px 8px; opacity: 0.9; transition: opacity 0.15s; }
.footer__logos img:hover { opacity: 1; }

/* ─── ARROW SVG ─── */
.arrow-right { display: inline-block; }

/* ─── PHOTO PLACEHOLDERS ─── */
.ph-navy { background: var(--navy); }
.ph-mint { background: linear-gradient(135deg, #7abfa5, #89C9B2); }
.ph-warm { background: linear-gradient(135deg, #f5e6d3, #EE7203); }
.ph-yellow { background: linear-gradient(135deg, #fffbe0, #FCEE21); }
.ph-people { background: linear-gradient(160deg, #e8f4f0 0%, #89C9B2 60%, #0E3957 100%); }
.ph-news1 { background: linear-gradient(135deg, #0E3957 0%, #1a5478 100%); }
.ph-news2 { background: linear-gradient(135deg, #EE7203 0%, #f5a347 100%); }
.ph-news3 { background: linear-gradient(135deg, #89C9B2 0%, #5ab09a 100%); }

    /* ── MEGA MENU: REDESIGNED LAYOUT ─────────────────────────────────────────── */
    .mega-menu--about { min-width: 260px; padding: 8px; }
    .mega-menu--wide  { min-width: 880px; }

    /* ─ Two-panel layout (Our Services + Get Involved) ─ */
    .mm-panel { display: flex; gap: 0; min-height: 220px; }
    .mm-panel__left {
      width: 220px; flex-shrink: 0;
      border-right: 1px solid rgba(14,57,87,0.08);
      padding: 4px 0;
    }
    .mm-panel__right {
      flex: 1; padding: 8px 0 8px 24px;
    }

    /* ─ L2 items in left column ─ */
    .mm-l2 {
      display: flex; align-items: center; justify-content: space-between;
      padding: 9px 14px;
      border-radius: 8px;
      text-decoration: none;
      font-size: 0.93rem; font-weight: 600; color: var(--navy);
      margin: 1px 4px;
      transition: background 0.12s, color 0.12s;
      position: relative;
    }
    .mm-l2:hover, .mm-l2.is-active {
      background: var(--offwhite); color: var(--orange);
    }
    .mm-l2.is-active::after {
      content: '';
      position: absolute; right: -9px; top: 50%; transform: translateY(-50%);
      border: 5px solid transparent;
      border-left-color: rgba(14,57,87,0.12);
    }
    .mm-l2__arrow { color: var(--navy); opacity: 0.2; flex-shrink: 0; font-size: 0.75rem; transition: opacity 0.12s; }
    .mm-l2:hover .mm-l2__arrow, .mm-l2.is-active .mm-l2__arrow { opacity: 0.5; color: var(--orange); }

    /* ─ Right panel panes ─ */
    .mm-pane { display: none; }
    .mm-pane.is-visible { display: block; }
    .mm-pane__label {
      font-size: 0.68rem; font-weight: 800;
      letter-spacing: 0.1em; text-transform: uppercase;
      color: var(--orange); margin-bottom: 10px;
    }
    .mm-pane__desc {
      font-size: 0.9rem; color: var(--text-mid); line-height: 1.55;
      max-width: 340px; margin-bottom: 12px;
    }
    .mm-pane__cta {
      display: inline-flex; align-items: center; gap: 6px;
      font-size: 0.88rem; font-weight: 700; color: var(--navy);
      text-decoration: none; transition: color 0.15s;
    }
    .mm-pane__cta:hover { color: var(--orange); }
    .mm-pane ul { list-style: none; padding: 0; margin: 0; columns: 2; column-gap: 8px; }
    .mm-pane ul.single-col { columns: 1; }
    .mm-pane ul li a {
      display: flex; align-items: center; gap: 8px;
      padding: 7px 10px 7px 16px;
      border-radius: 7px;
      font-size: 0.9rem; font-weight: 500; color: var(--text-mid);
      text-decoration: none;
      transition: background 0.15s, color 0.15s;
      position: relative; break-inside: avoid;
    }
    .mm-pane ul li a::before {
      content: '';
      position: absolute; left: 5px; top: 50%; transform: translateY(-50%);
      width: 4px; height: 4px;
      border-radius: 50%; background: var(--mint); flex-shrink: 0;
    }
    .mm-pane ul li a:hover { background: var(--offwhite); color: var(--navy); }

    /* ─ About: simple link list ─ */
    .mm-about-list { list-style: none; padding: 0; margin: 0; }
    .mm-about-list li a {
      display: flex; align-items: center; justify-content: space-between;
      padding: 10px 14px;
      border-radius: 8px;
      font-size: 0.95rem; font-weight: 600; color: var(--navy);
      text-decoration: none;
      transition: background 0.15s, color 0.15s;
    }
    .mm-about-list li a:hover { background: var(--offwhite); color: var(--orange); }
    .mm-about-list li + li { border-top: 1px solid rgba(14,57,87,0.06); }

    /* ─ About wide mega menu ─ */
    .mm-about-link {
      display: block;
      padding: 9px 14px;
      border-radius: 8px;
      font-size: 0.93rem; font-weight: 600; color: var(--navy);
      text-decoration: none;
      transition: background 0.12s, color 0.12s;
      margin: 1px 4px;
    }
    .mm-about-link:hover { background: var(--offwhite); color: var(--orange); }
    .mega-menu--about-wide { min-width: 540px; }

    /* ─ Image panel in mega menus ─ */
    .mm-panel__img {
      width: 220px; flex-shrink: 0;
      border-radius: 0 8px 8px 0;
      overflow: hidden;
      min-height: 220px;
    }

    /* ─ Top bar icon button ─ */
    .top-bar__icon-btn { display: flex; align-items: center; color: rgba(255,255,255,0.85); transition: color 0.15s; }
    .top-bar__icon-btn:hover { color: var(--mint); }

    /* ─ Donate nav link ─ */
    .nav-donate-link { background: var(--orange) !important; color: var(--white) !important; border-radius: 50px !important; padding: 8px 20px !important; }
    .nav-donate-link:hover { background: #d4650a !important; }

    /* ── MOBILE NAV ──────────────────────────────────────────────────── */
    .mobile-menu-btn {
      display: none; background: none; border: none; cursor: pointer;
      padding: 6px; color: var(--navy); flex-direction: column;
      justify-content: center; align-items: center; gap: 5px;
    }
    .mobile-menu-btn span {
      display: block; width: 22px; height: 2px;
      background: var(--navy); border-radius: 2px;
      transition: transform 0.25s, opacity 0.25s;
    }
    .mobile-menu-btn.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
    .mobile-menu-btn.is-open span:nth-child(2) { opacity: 0; }
    .mobile-menu-btn.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

    .mobile-nav {
      display: none; position: fixed; top: 0; right: 0;
      width: min(380px, 90vw); height: 100vh;
      background: var(--white); z-index: 500;
      overflow-y: auto; box-shadow: -4px 0 40px rgba(14,57,87,0.18);
      transform: translateX(100%); transition: transform 0.3s ease;
      flex-direction: column;
    }
    .mobile-nav.is-open { transform: translateX(0); }
    .mobile-nav__overlay {
      display: none; position: fixed; inset: 0;
      background: rgba(14,57,87,0.45); z-index: 499;
      opacity: 0; transition: opacity 0.3s;
      pointer-events: none;
    }
    .mobile-nav__overlay.is-open { opacity: 1; pointer-events: auto; }
    .mobile-nav__header {
      display: flex; align-items: center; justify-content: space-between;
      padding: 16px 20px; border-bottom: 1px solid rgba(14,57,87,0.08);
    }
    .mobile-nav__logo { height: 36px; width: auto; }
    .mobile-nav__close {
      background: none; border: none; cursor: pointer;
      font-size: 1.4rem; color: var(--navy); padding: 4px 8px; line-height: 1;
    }
    .mobile-nav__list { list-style: none; padding: 8px 0; margin: 0; }
    .mobile-nav__item { border-bottom: 1px solid rgba(14,57,87,0.06); }
    .mobile-nav__toggle {
      display: flex; align-items: center; justify-content: space-between;
      width: 100%; padding: 14px 20px;
      background: none; border: none; cursor: pointer;
      font-family: var(--font-sans); font-size: 1rem; font-weight: 700;
      color: var(--navy); text-align: left;
    }
    .mobile-nav__toggle svg { transition: transform 0.2s; flex-shrink: 0; }
    .mobile-nav__toggle.is-open svg { transform: rotate(180deg); }
    .mobile-nav__link {
      display: block; padding: 14px 20px;
      font-size: 1rem; font-weight: 700; color: var(--navy);
      text-decoration: none;
    }
    .mobile-nav__sub {
      list-style: none; padding: 0; margin: 0;
      background: var(--offwhite); display: none;
    }
    .mobile-nav__sub.is-open { display: block; }
    .mobile-nav__sub li a {
      display: block; padding: 11px 20px 11px 32px;
      font-size: 0.9rem; font-weight: 600; color: var(--text-mid);
      text-decoration: none; border-top: 1px solid rgba(14,57,87,0.05);
      transition: color 0.15s;
    }
    .mobile-nav__sub li a:hover { color: var(--orange); }
    .mobile-nav__sub-group { border-top: 1px solid rgba(14,57,87,0.06); margin-top: 2px; padding-top: 2px; }
    .mobile-nav__sub-label { display: block; padding: 8px 20px 3px; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--orange); }
    .mobile-nav__sub-sub { list-style: none; margin: 0; padding: 0 0 4px; }
    .mobile-nav__sub-sub li a { display: block; padding: 7px 20px 7px 40px; font-size: 0.875rem; color: var(--text-mid); text-decoration: none; transition: color 0.15s; }
    .mobile-nav__sub-sub li a:hover { color: var(--orange); }
    .mobile-nav__footer {
      padding: 20px; border-top: 1px solid rgba(14,57,87,0.08);
      display: flex; flex-direction: column; gap: 10px; align-items: center;
    }
    .mobile-nav__footer .btn { text-align: center; justify-content: center; width: 100%; }

    .mobile-nav__utility {
      padding: 14px 20px 20px;
      border-top: 1px solid rgba(14,57,87,0.08);
      background: var(--offwhite);
    }
    .mobile-nav__utility-links {
      display: flex; flex-wrap: wrap; gap: 4px 16px; margin-bottom: 12px;
    }
    .mobile-nav__utility-links a {
      font-size: 0.78rem; font-weight: 600; color: var(--text-mid);
      text-decoration: none; transition: color 0.15s; white-space: nowrap;
    }
    .mobile-nav__utility-links a:hover { color: var(--orange); }
    .mobile-nav__utility-icons { display: flex; gap: 16px; align-items: center; }
    .mobile-nav__utility-icons a {
      color: var(--text-mid); transition: color 0.15s;
      display: flex; align-items: center;
    }
    .mobile-nav__utility-icons a:hover { color: var(--orange); }

    @media (max-width: 900px) {
      .top-bar { display: none; }
      .mobile-menu-btn { display: flex; }
      .nav-links { display: none; }
      .nav-cta { display: none; }
      .mobile-nav { display: flex; }
      .mobile-nav__overlay { display: block; }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c36f356 *//* ─── DESIGN TOKENS ─── */
:root {
  --navy:   #0E3957;
  --mint:   #89C9B2;
  --yellow: #FCEE21;
  --orange: #EE7203;
  --white:  #FFFFFF;
  --offwhite: #F8F7F4;
  --text-dark: #1A2E3B;
  --text-mid: #4A6070;
  --gradient: linear-gradient(90deg, #EE7203 0%, #FCEE21 50%, #89C9B2 100%);
  --gradient-r: linear-gradient(90deg, #89C9B2 0%, #FCEE21 50%, #EE7203 100%);
  --radius: 12px;
  --radius-lg: 20px;
  --shadow: 0 4px 24px rgba(14,57,87,0.10);
  --shadow-lg: 0 8px 40px rgba(14,57,87,0.15);
  --font-sans: 'Manrope', system-ui, sans-serif;
  --font-serif: 'DM Serif Text', Georgia, serif;
  --max-w: 1240px;
}

/* ─── RESET ─── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { font-family: var(--font-sans); color: var(--text-dark); background: var(--white); line-height: 1.6; -webkit-font-smoothing: antialiased; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }

/* ─── UTILITY ─── */
.container { max-width: var(--max-w); margin: 0 auto; padding: 0 32px; }
.gradient-bar { height: 4px; background: var(--gradient); }
.btn { display: inline-flex; align-items: center; gap: 8px; padding: 14px 28px; border-radius: 50px; font-family: var(--font-sans); font-weight: 700; font-size: 1rem; cursor: pointer; transition: all 0.2s ease; border: 2px solid transparent; }
.btn-primary { background: var(--orange); color: var(--white); }
.btn-primary:hover { background: #d4650a; transform: translateY(-1px); box-shadow: 0 6px 20px rgba(238,114,3,0.35); }
.btn-secondary { background: transparent; color: var(--navy); border-color: var(--navy); }
.btn-secondary:hover { background: var(--navy); color: var(--white); }
.btn-white { background: var(--white); color: var(--navy); }
.btn-white:hover { background: var(--offwhite); }
.btn-ghost-white { background: transparent; color: var(--white); border-color: rgba(255,255,255,0.6); }
.btn-ghost-white:hover { background: rgba(255,255,255,0.15); border-color: var(--white); }
.section-label { font-size: 0.875rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--orange); margin-bottom: 12px; }
.section-title { font-family: var(--font-serif); font-size: clamp(2.2rem, 4vw, 3.2rem); color: var(--navy); line-height: 1.15; }
.section-title--white { color: var(--white); }
.section-intro { font-size: 1.2rem; color: var(--text-mid); max-width: 580px; margin-top: 16px; line-height: 1.7; }
.img-placeholder { background: var(--mint); display: flex; align-items: center; justify-content: center; overflow: hidden; }
.img-placeholder svg { opacity: 0.25; }

/* ─── TOP BAR ─── */
.top-bar { background: var(--navy); color: rgba(255,255,255,0.85); font-size: 0.875rem; font-weight: 500; }
.top-bar .container { display: flex; align-items: center; justify-content: flex-end; padding-top: 8px; padding-bottom: 8px; }
.top-bar a { color: rgba(255,255,255,0.85); transition: color 0.15s; }
.top-bar a:hover { color: var(--mint); }
.top-bar__left { display: flex; gap: 20px; align-items: center; }
.top-bar__right { display: flex; gap: 20px; align-items: center; }
.top-bar__divider { width: 1px; height: 14px; background: rgba(255,255,255,0.2); }
.top-bar__social { display: flex; align-items: center; gap: 5px; }
.top-bar__social svg { flex-shrink: 0; }
.accessibility-btn { display: flex; align-items: center; gap: 6px; font-weight: 700; }
.accessibility-btn svg { width: 14px; height: 14px; flex-shrink: 0; }

/* ─── HEADER / NAV ─── */
.site-header { background: var(--white); position: sticky; top: 0; z-index: 100; box-shadow: 0 1px 0 rgba(14,57,87,0.08); }
.nav-main { display: flex; align-items: center; justify-content: space-between; padding: 0 32px; max-width: var(--max-w); margin: 0 auto; height: 72px; }
.nav-logo { display: flex; align-items: center; }
.nav-logo img { height: 44px; width: auto; }
.nav-links { display: flex; align-items: center; gap: 2px; }
.nav-links > li { position: relative; }
.nav-links > li > a { display: flex; align-items: center; gap: 5px; padding: 8px 14px; border-radius: 8px; font-size: 1rem; font-weight: 600; color: var(--navy); transition: all 0.15s; white-space: nowrap; }
.nav-links > li > a:hover, .nav-links > li > a.active { background: rgba(14,57,87,0.06); color: var(--navy); }
.nav-links > li > a svg { width: 14px; height: 14px; opacity: 0.5; transition: transform 0.2s; }
.nav-links > li:hover > a svg { transform: rotate(180deg); opacity: 0.8; }
/* Hover bridge: invisible element fills the gap so mouse can reach the mega menu */
.nav-links > li::after { content: ''; position: absolute; top: 100%; left: -20px; right: -20px; height: 14px; display: none; }
.nav-links > li:hover::after { display: block; }
.nav-cta { display: flex; align-items: center; gap: 12px; }
.nav-search { background: none; border: none; padding: 8px; cursor: pointer; color: var(--text-mid); display: flex; align-items: center; }
.nav-search:hover { color: var(--navy); }

/* Mega Menu */
.mega-menu { position: absolute; top: calc(100% + 8px); left: 50%; transform: translateX(-50%); background: var(--white); border-radius: var(--radius); box-shadow: var(--shadow-lg); border: 1px solid rgba(14,57,87,0.08); min-width: 520px; padding: 24px; display: none; z-index: 200; }
.nav-links > li:hover .mega-menu { display: block; }
.mega-menu__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.mega-menu__item { display: flex; align-items: flex-start; gap: 12px; padding: 12px; border-radius: 8px; transition: background 0.15s; }
.mega-menu__item:hover { background: var(--offwhite); }
.mega-menu__icon { width: 48px; height: 48px; border-radius: 10px; background: var(--white) !important; border: 1px solid rgba(14,57,87,0.1); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.mega-menu__text strong { display: block; font-size: 1rem; font-weight: 700; color: var(--navy); }
.mega-menu__text span { font-size: 0.875rem; color: var(--text-mid); line-height: 1.4; }

/* ─── HERO ─── */
.hero { background: var(--navy); min-height: 82vh; display: grid; grid-template-columns: 1fr 1fr; overflow: hidden; position: relative; }
.hero__content { display: flex; flex-direction: column; justify-content: center; padding: 80px 48px 80px 0; padding-left: calc((100vw - var(--max-w)) / 2 + 32px); position: relative; z-index: 2; }
.hero__label { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.1); color: var(--mint); font-size: 0.78rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 6px 14px; border-radius: 50px; margin-bottom: 24px; width: fit-content; }
.hero__title { font-family: var(--font-serif); font-size: clamp(2.8rem, 5vw, 4.4rem); color: var(--white); line-height: 1.1; margin-bottom: 24px; }
.hero__title em { font-style: italic; color: var(--mint); }
.hero__subtitle { font-size: 1.2rem; color: rgba(255,255,255,0.75); line-height: 1.7; max-width: 480px; margin-bottom: 40px; }
.hero__actions { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 56px; }
.hero__stats { display: flex; gap: 40px; padding-top: 40px; border-top: 1px solid rgba(255,255,255,0.12); }
.hero__stat-number { font-family: var(--font-serif); font-size: 2.2rem; color: var(--white); line-height: 1; }
.hero__stat-label { font-size: 0.95rem; color: rgba(255,255,255,0.6); margin-top: 4px; }
.hero__image { position: relative; overflow: hidden; }
.hero__image img, .hero__image .img-ph { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.hero__image .img-ph { background: linear-gradient(135deg, rgba(137,201,178,0.3) 0%, rgba(14,57,87,0.6) 100%); display: flex; align-items: center; justify-content: center; }
.hero__image::after { display: none; }
.hero__gradient-accent { position: absolute; bottom: 0; left: 0; right: 50%; height: 4px; background: var(--gradient); z-index: 3; }

/* ─── INTRO STRIP ─── */
.intro-strip { padding: 64px 0; background: var(--white); text-align: center; }
.intro-strip .container { max-width: 980px; }
.intro-strip p { font-size: 1.35rem; color: var(--navy); line-height: 1.7; font-weight: 500; margin-bottom: 20px; }
.intro-strip .sub { font-size: 1.15rem; color: var(--text-mid); font-weight: 400; }
.gradient-divider { width: 200px; height: 4px; background: var(--gradient); margin: 28px auto; border-radius: 2px; }

/* ─── HOW WE HELP ─── */
.how-we-help { padding: 80px 0; background: var(--offwhite); }
.how-we-help__header { margin-bottom: 48px; }
.journey-cards { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
.journey-card { background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s, box-shadow 0.2s; cursor: pointer; display: flex; flex-direction: column; }
.journey-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); }
.journey-card__image { height: 160px; position: relative; overflow: hidden; }
.journey-card__image .img-ph { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 2.5rem; }
.journey-card__body { padding: 20px; flex: 1; display: flex; flex-direction: column; }
.journey-card__tag { font-size: 0.8rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--orange); margin-bottom: 8px; }
.journey-card__title { font-family: var(--font-serif); font-size: 1.3rem; color: var(--navy); line-height: 1.25; margin-bottom: 10px; }
.journey-card__desc { font-size: 1rem; color: var(--text-mid); line-height: 1.6; flex: 1; }
.journey-card__footer { padding: 0 20px 20px; }
.journey-card__link { display: inline-flex; align-items: center; gap: 6px; font-size: 0.95rem; font-weight: 700; color: var(--navy); }
.journey-card__link svg { width: 16px; height: 16px; transition: transform 0.2s; }
.journey-card:hover .journey-card__link svg { transform: translateX(3px); }

/* ─── FEATURED STORY ─── */
.featured-story { background: var(--navy); padding: 80px 0; overflow: hidden; position: relative; }
.featured-story::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: var(--gradient); }
.featured-story .container { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.featured-story__content {}
.featured-story__quote-mark { font-family: var(--font-serif); font-size: 5rem; color: var(--mint); line-height: 0.5; margin-bottom: 28px; display: block; }
.featured-story__quote { font-family: var(--font-serif); font-size: clamp(1.3rem, 2.5vw, 1.75rem); color: var(--white); line-height: 1.45; margin-bottom: 28px; }
.featured-story__attribution { font-size: 1rem; font-weight: 600; color: var(--mint); margin-bottom: 36px; }
.featured-story__image { border-radius: var(--radius-lg); overflow: hidden; position: relative; }
.featured-story__image .img-ph { width: 100%; height: 460px; background: linear-gradient(135deg, rgba(137,201,178,0.15) 0%, rgba(137,201,178,0.05) 100%); display: flex; align-items: center; justify-content: center; border-radius: var(--radius-lg); border: 1px solid rgba(137,201,178,0.2); }
.featured-story__image .img-ph span { font-size: 5rem; }

/* ─── IMPACT ─── */
.impact { padding: 72px 0; background: var(--white); }
.impact .container { display: grid; grid-template-columns: 1fr 3fr; gap: 80px; align-items: center; }
.impact__stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
.impact__stat { text-align: center; padding: 28px 20px; }
.impact__number { font-family: var(--font-serif); font-size: 3rem; color: var(--navy); line-height: 1; margin-bottom: 4px; }
.impact__suffix { font-size: 1.8rem; color: var(--orange); font-family: var(--font-serif); }
.impact__label { font-size: 1rem; color: var(--text-mid); line-height: 1.4; margin-top: 8px; }
.impact__divider { width: 100%; height: 3px; background: var(--gradient); border-radius: 2px; margin-top: 20px; }

/* ─── ACTIVITIES BANNER ─── */
.activities-banner { padding: 0; overflow: hidden; position: relative; }
.activities-banner .container { display: grid; grid-template-columns: 1fr 1fr; min-height: 380px; }
.activities-banner__left { background: var(--mint); padding: 64px; display: flex; flex-direction: column; justify-content: center; }
.activities-banner__right { background: var(--orange); padding: 64px; display: flex; flex-direction: column; justify-content: center; position: relative; }
.activities-banner__right::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 4px; background: var(--gradient); }
.activities-banner__eyebrow { font-size: 0.875rem; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 14px; }
.activities-banner__title { font-family: var(--font-serif); font-size: 2rem; line-height: 1.2; margin-bottom: 20px; }
.activities-banner__left .activities-banner__eyebrow { color: var(--navy); }
.activities-banner__left .activities-banner__title { color: var(--navy); }
.activities-banner__right .activities-banner__eyebrow { color: rgba(255,255,255,0.8); }
.activities-banner__right .activities-banner__title { color: var(--white); }
.activities-banner__left .btn { align-self: flex-start; background: var(--navy); color: var(--white); }
.activities-banner__right .btn { align-self: flex-start; }

/* ─── NEWS ─── */
.news { padding: 80px 0; background: var(--offwhite); }
.news__header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 48px; }
.news-grid { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 20px; }
.news-card { background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s, box-shadow 0.2s; }
.news-card:hover { transform: translateY(-3px); box-shadow: var(--shadow-lg); }
.news-card__image { height: 220px; position: relative; overflow: hidden; }
.news-card--small .news-card__image { height: 160px; }
.news-card__image .img-ph { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 3rem; }
.news-card__body { padding: 24px; }
.news-card__date { font-size: 0.85rem; font-weight: 600; color: var(--orange); margin-bottom: 10px; text-transform: uppercase; letter-spacing: 0.05em; }
.news-card__title { font-family: var(--font-serif); font-size: 1.35rem; color: var(--navy); line-height: 1.3; margin-bottom: 10px; }
.news-card--small .news-card__title { font-size: 1.15rem; }
.news-card__excerpt { font-size: 1rem; color: var(--text-mid); line-height: 1.6; }
.news-card__link { display: inline-flex; align-items: center; gap: 6px; font-size: 0.95rem; font-weight: 700; color: var(--navy); margin-top: 14px; }
.news-card__link svg { width: 16px; height: 16px; transition: transform 0.2s; }
.news-card:hover .news-card__link svg { transform: translateX(3px); }

/* ─── SUPPORT STRIP ─── */
.support-strip { background: var(--navy); padding: 72px 0; position: relative; overflow: hidden; }
.support-strip::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 4px; background: var(--gradient); }
.support-strip .container { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 2px; }
.support-block { padding: 40px; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 16px; border-right: 1px solid rgba(255,255,255,0.1); }
.support-block:last-child { border-right: none; }
.support-block__icon { width: 64px; height: 64px; border-radius: 50%; background: rgba(255,255,255,0.15) !important; border: 1px solid rgba(255,255,255,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-bottom: 4px; }
.support-block__title { font-family: var(--font-serif); font-size: 1.4rem; color: var(--white); }
.support-block__text { font-size: 1rem; color: rgba(255,255,255,0.65); line-height: 1.6; }

/* ─── SOCIAL ─── */
.social-bar { background: var(--white); border-top: 1px solid rgba(14,57,87,0.08); padding: 32px 0; }
.social-bar .container { display: flex; align-items: center; justify-content: space-between; }
.social-bar__text { font-size: 1rem; font-weight: 600; color: var(--navy); }
.social-bar__links { display: flex; gap: 12px; }
.social-bar__link { width: 44px; height: 44px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: var(--offwhite); color: var(--navy); transition: all 0.15s; font-size: 1.1rem; font-weight: 700; }
.social-bar__link:hover { background: var(--navy); color: var(--white); }

/* ─── FOOTER ─── */
.footer { background: #091F2F; color: rgba(255,255,255,0.75); }
.footer::before { content: ''; display: block; height: 4px; background: var(--gradient); }
.footer__top { padding: 64px 0 48px; }
.footer__top .container { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr 1fr; gap: 48px; }
.footer__logo { margin-bottom: 20px; }
.footer__logo svg { height: 36px; width: auto; filter: brightness(0) invert(1); }
.footer__tagline { font-size: 0.875rem; line-height: 1.65; max-width: 280px; color: rgba(255,255,255,0.55); }
.footer__col-title { font-size: 0.8rem; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: var(--mint); margin-bottom: 18px; }
.footer__col ul li { margin-bottom: 10px; }
.footer__col ul li a { font-size: 0.875rem; color: rgba(255,255,255,0.65); transition: color 0.15s; }
.footer__col ul li a:hover { color: var(--white); }
.footer__bottom { border-top: 1px solid rgba(255,255,255,0.08); padding: 24px 0; }
.footer__bottom .container { display: flex; flex-direction: column; align-items: center; gap: 20px; text-align: center; }
.footer__bottom-text { font-size: 0.8rem; color: rgba(255,255,255,0.4); }
.footer__logos { display: flex; gap: 16px; align-items: center; flex-wrap: wrap; }
.footer__logos img { height: 42px; width: auto; background: rgba(255,255,255,0.92); border-radius: 6px; padding: 4px 8px; opacity: 0.9; transition: opacity 0.15s; }
.footer__logos img:hover { opacity: 1; }

/* ─── ARROW SVG ─── */
.arrow-right { display: inline-block; }

/* ─── PHOTO PLACEHOLDERS ─── */
.ph-navy { background: var(--navy); }
.ph-mint { background: linear-gradient(135deg, #7abfa5, #89C9B2); }
.ph-warm { background: linear-gradient(135deg, #f5e6d3, #EE7203); }
.ph-yellow { background: linear-gradient(135deg, #fffbe0, #FCEE21); }
.ph-people { background: linear-gradient(160deg, #e8f4f0 0%, #89C9B2 60%, #0E3957 100%); }
.ph-news1 { background: linear-gradient(135deg, #0E3957 0%, #1a5478 100%); }
.ph-news2 { background: linear-gradient(135deg, #EE7203 0%, #f5a347 100%); }
.ph-news3 { background: linear-gradient(135deg, #89C9B2 0%, #5ab09a 100%); }

    /* ── MEGA MENU: REDESIGNED LAYOUT ─────────────────────────────────────────── */
    .mega-menu--about { min-width: 260px; padding: 8px; }
    .mega-menu--wide  { min-width: 880px; }

    /* ─ Two-panel layout (Our Services + Get Involved) ─ */
    .mm-panel { display: flex; gap: 0; min-height: 220px; }
    .mm-panel__left {
      width: 220px; flex-shrink: 0;
      border-right: 1px solid rgba(14,57,87,0.08);
      padding: 4px 0;
    }
    .mm-panel__right {
      flex: 1; padding: 8px 0 8px 24px;
    }

    /* ─ L2 items in left column ─ */
    .mm-l2 {
      display: flex; align-items: center; justify-content: space-between;
      padding: 9px 14px;
      border-radius: 8px;
      text-decoration: none;
      font-size: 0.93rem; font-weight: 600; color: var(--navy);
      margin: 1px 4px;
      transition: background 0.12s, color 0.12s;
      position: relative;
    }
    .mm-l2:hover, .mm-l2.is-active {
      background: var(--offwhite); color: var(--orange);
    }
    .mm-l2.is-active::after {
      content: '';
      position: absolute; right: -9px; top: 50%; transform: translateY(-50%);
      border: 5px solid transparent;
      border-left-color: rgba(14,57,87,0.12);
    }
    .mm-l2__arrow { color: var(--navy); opacity: 0.2; flex-shrink: 0; font-size: 0.75rem; transition: opacity 0.12s; }
    .mm-l2:hover .mm-l2__arrow, .mm-l2.is-active .mm-l2__arrow { opacity: 0.5; color: var(--orange); }

    /* ─ Right panel panes ─ */
    .mm-pane { display: none; }
    .mm-pane.is-visible { display: block; }
    .mm-pane__label {
      font-size: 0.68rem; font-weight: 800;
      letter-spacing: 0.1em; text-transform: uppercase;
      color: var(--orange); margin-bottom: 10px;
    }
    .mm-pane__desc {
      font-size: 0.9rem; color: var(--text-mid); line-height: 1.55;
      max-width: 340px; margin-bottom: 12px;
    }
    .mm-pane__cta {
      display: inline-flex; align-items: center; gap: 6px;
      font-size: 0.88rem; font-weight: 700; color: var(--navy);
      text-decoration: none; transition: color 0.15s;
    }
    .mm-pane__cta:hover { color: var(--orange); }
    .mm-pane ul { list-style: none; padding: 0; margin: 0; columns: 2; column-gap: 8px; }
    .mm-pane ul.single-col { columns: 1; }
    .mm-pane ul li a {
      display: flex; align-items: center; gap: 8px;
      padding: 7px 10px 7px 16px;
      border-radius: 7px;
      font-size: 0.9rem; font-weight: 500; color: var(--text-mid);
      text-decoration: none;
      transition: background 0.15s, color 0.15s;
      position: relative; break-inside: avoid;
    }
    .mm-pane ul li a::before {
      content: '';
      position: absolute; left: 5px; top: 50%; transform: translateY(-50%);
      width: 4px; height: 4px;
      border-radius: 50%; background: var(--mint); flex-shrink: 0;
    }
    .mm-pane ul li a:hover { background: var(--offwhite); color: var(--navy); }

    /* ─ About: simple link list ─ */
    .mm-about-list { list-style: none; padding: 0; margin: 0; }
    .mm-about-list li a {
      display: flex; align-items: center; justify-content: space-between;
      padding: 10px 14px;
      border-radius: 8px;
      font-size: 0.95rem; font-weight: 600; color: var(--navy);
      text-decoration: none;
      transition: background 0.15s, color 0.15s;
    }
    .mm-about-list li a:hover { background: var(--offwhite); color: var(--orange); }
    .mm-about-list li + li { border-top: 1px solid rgba(14,57,87,0.06); }

    /* ─ About wide mega menu ─ */
    .mm-about-link {
      display: block;
      padding: 9px 14px;
      border-radius: 8px;
      font-size: 0.93rem; font-weight: 600; color: var(--navy);
      text-decoration: none;
      transition: background 0.12s, color 0.12s;
      margin: 1px 4px;
    }
    .mm-about-link:hover { background: var(--offwhite); color: var(--orange); }
    .mega-menu--about-wide { min-width: 540px; }

    /* ─ Image panel in mega menus ─ */
    .mm-panel__img {
      width: 220px; flex-shrink: 0;
      border-radius: 0 8px 8px 0;
      overflow: hidden;
      min-height: 220px;
    }

    /* ─ Top bar icon button ─ */
    .top-bar__icon-btn { display: flex; align-items: center; color: rgba(255,255,255,0.85); transition: color 0.15s; }
    .top-bar__icon-btn:hover { color: var(--mint); }

    /* ─ Donate nav link ─ */
    .nav-donate-link { background: var(--orange) !important; color: var(--white) !important; border-radius: 50px !important; padding: 8px 20px !important; }
    .nav-donate-link:hover { background: #d4650a !important; }

    /* ── MOBILE NAV ──────────────────────────────────────────────────── */
    .mobile-menu-btn {
      display: none; background: none; border: none; cursor: pointer;
      padding: 6px; color: var(--navy); flex-direction: column;
      justify-content: center; align-items: center; gap: 5px;
    }
    .mobile-menu-btn span {
      display: block; width: 22px; height: 2px;
      background: var(--navy); border-radius: 2px;
      transition: transform 0.25s, opacity 0.25s;
    }
    .mobile-menu-btn.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
    .mobile-menu-btn.is-open span:nth-child(2) { opacity: 0; }
    .mobile-menu-btn.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

    .mobile-nav {
      display: none; position: fixed; top: 0; right: 0;
      width: min(380px, 90vw); height: 100vh;
      background: var(--white); z-index: 500;
      overflow-y: auto; box-shadow: -4px 0 40px rgba(14,57,87,0.18);
      transform: translateX(100%); transition: transform 0.3s ease;
      flex-direction: column;
    }
    .mobile-nav.is-open { transform: translateX(0); }
    .mobile-nav__overlay {
      display: none; position: fixed; inset: 0;
      background: rgba(14,57,87,0.45); z-index: 499;
      opacity: 0; transition: opacity 0.3s;
      pointer-events: none;
    }
    .mobile-nav__overlay.is-open { opacity: 1; pointer-events: auto; }
    .mobile-nav__header {
      display: flex; align-items: center; justify-content: space-between;
      padding: 16px 20px; border-bottom: 1px solid rgba(14,57,87,0.08);
    }
    .mobile-nav__logo { height: 36px; width: auto; }
    .mobile-nav__close {
      background: none; border: none; cursor: pointer;
      font-size: 1.4rem; color: var(--navy); padding: 4px 8px; line-height: 1;
    }
    .mobile-nav__list { list-style: none; padding: 8px 0; margin: 0; }
    .mobile-nav__item { border-bottom: 1px solid rgba(14,57,87,0.06); }
    .mobile-nav__toggle {
      display: flex; align-items: center; justify-content: space-between;
      width: 100%; padding: 14px 20px;
      background: none; border: none; cursor: pointer;
      font-family: var(--font-sans); font-size: 1rem; font-weight: 700;
      color: var(--navy); text-align: left;
    }
    .mobile-nav__toggle svg { transition: transform 0.2s; flex-shrink: 0; }
    .mobile-nav__toggle.is-open svg { transform: rotate(180deg); }
    .mobile-nav__link {
      display: block; padding: 14px 20px;
      font-size: 1rem; font-weight: 700; color: var(--navy);
      text-decoration: none;
    }
    .mobile-nav__sub {
      list-style: none; padding: 0; margin: 0;
      background: var(--offwhite); display: none;
    }
    .mobile-nav__sub.is-open { display: block; }
    .mobile-nav__sub li a {
      display: block; padding: 11px 20px 11px 32px;
      font-size: 0.9rem; font-weight: 600; color: var(--text-mid);
      text-decoration: none; border-top: 1px solid rgba(14,57,87,0.05);
      transition: color 0.15s;
    }
    .mobile-nav__sub li a:hover { color: var(--orange); }
    .mobile-nav__sub-group { border-top: 1px solid rgba(14,57,87,0.06); margin-top: 2px; padding-top: 2px; }
    .mobile-nav__sub-label { display: block; padding: 8px 20px 3px; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--orange); }
    .mobile-nav__sub-sub { list-style: none; margin: 0; padding: 0 0 4px; }
    .mobile-nav__sub-sub li a { display: block; padding: 7px 20px 7px 40px; font-size: 0.875rem; color: var(--text-mid); text-decoration: none; transition: color 0.15s; }
    .mobile-nav__sub-sub li a:hover { color: var(--orange); }
    .mobile-nav__footer {
      padding: 20px; border-top: 1px solid rgba(14,57,87,0.08);
      display: flex; flex-direction: column; gap: 10px; align-items: center;
    }
    .mobile-nav__footer .btn { text-align: center; justify-content: center; width: 100%; }

    .mobile-nav__utility {
      padding: 14px 20px 20px;
      border-top: 1px solid rgba(14,57,87,0.08);
      background: var(--offwhite);
    }
    .mobile-nav__utility-links {
      display: flex; flex-wrap: wrap; gap: 4px 16px; margin-bottom: 12px;
    }
    .mobile-nav__utility-links a {
      font-size: 0.78rem; font-weight: 600; color: var(--text-mid);
      text-decoration: none; transition: color 0.15s; white-space: nowrap;
    }
    .mobile-nav__utility-links a:hover { color: var(--orange); }
    .mobile-nav__utility-icons { display: flex; gap: 16px; align-items: center; }
    .mobile-nav__utility-icons a {
      color: var(--text-mid); transition: color 0.15s;
      display: flex; align-items: center;
    }
    .mobile-nav__utility-icons a:hover { color: var(--orange); }

    @media (max-width: 900px) {
      .top-bar { display: none; }
      .mobile-menu-btn { display: flex; }
      .nav-links { display: none; }
      .nav-cta { display: none; }
      .mobile-nav { display: flex; }
      .mobile-nav__overlay { display: block; }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6dceacd *//* ─── DESIGN TOKENS ─── */
:root {
  --navy:   #0E3957;
  --mint:   #89C9B2;
  --yellow: #FCEE21;
  --orange: #EE7203;
  --white:  #FFFFFF;
  --offwhite: #F8F7F4;
  --text-dark: #1A2E3B;
  --text-mid: #4A6070;
  --gradient: linear-gradient(90deg, #EE7203 0%, #FCEE21 50%, #89C9B2 100%);
  --gradient-r: linear-gradient(90deg, #89C9B2 0%, #FCEE21 50%, #EE7203 100%);
  --radius: 12px;
  --radius-lg: 20px;
  --shadow: 0 4px 24px rgba(14,57,87,0.10);
  --shadow-lg: 0 8px 40px rgba(14,57,87,0.15);
  --font-sans: 'Manrope', system-ui, sans-serif;
  --font-serif: 'DM Serif Text', Georgia, serif;
  --max-w: 1240px;
}

/* ─── RESET ─── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { font-family: var(--font-sans); color: var(--text-dark); background: var(--white); line-height: 1.6; -webkit-font-smoothing: antialiased; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }

/* ─── UTILITY ─── */
.container { max-width: var(--max-w); margin: 0 auto; padding: 0 32px; }
.gradient-bar { height: 4px; background: var(--gradient); }
.btn { display: inline-flex; align-items: center; gap: 8px; padding: 14px 28px; border-radius: 50px; font-family: var(--font-sans); font-weight: 700; font-size: 1rem; cursor: pointer; transition: all 0.2s ease; border: 2px solid transparent; }
.btn-primary { background: var(--orange); color: var(--white); }
.btn-primary:hover { background: #d4650a; transform: translateY(-1px); box-shadow: 0 6px 20px rgba(238,114,3,0.35); }
.btn-secondary { background: transparent; color: var(--navy); border-color: var(--navy); }
.btn-secondary:hover { background: var(--navy); color: var(--white); }
.btn-white { background: var(--white); color: var(--navy); }
.btn-white:hover { background: var(--offwhite); }
.btn-ghost-white { background: transparent; color: var(--white); border-color: rgba(255,255,255,0.6); }
.btn-ghost-white:hover { background: rgba(255,255,255,0.15); border-color: var(--white); }
.section-label { font-size: 0.875rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--orange); margin-bottom: 12px; }
.section-title { font-family: var(--font-serif); font-size: clamp(2.2rem, 4vw, 3.2rem); color: var(--navy); line-height: 1.15; }
.section-title--white { color: var(--white); }
.section-intro { font-size: 1.2rem; color: var(--text-mid); max-width: 580px; margin-top: 16px; line-height: 1.7; }
.img-placeholder { background: var(--mint); display: flex; align-items: center; justify-content: center; overflow: hidden; }
.img-placeholder svg { opacity: 0.25; }

/* ─── TOP BAR ─── */
.top-bar { background: var(--navy); color: rgba(255,255,255,0.85); font-size: 0.875rem; font-weight: 500; }
.top-bar .container { display: flex; align-items: center; justify-content: flex-end; padding-top: 8px; padding-bottom: 8px; }
.top-bar a { color: rgba(255,255,255,0.85); transition: color 0.15s; }
.top-bar a:hover { color: var(--mint); }
.top-bar__left { display: flex; gap: 20px; align-items: center; }
.top-bar__right { display: flex; gap: 20px; align-items: center; }
.top-bar__divider { width: 1px; height: 14px; background: rgba(255,255,255,0.2); }
.top-bar__social { display: flex; align-items: center; gap: 5px; }
.top-bar__social svg { flex-shrink: 0; }
.accessibility-btn { display: flex; align-items: center; gap: 6px; font-weight: 700; }
.accessibility-btn svg { width: 14px; height: 14px; flex-shrink: 0; }

/* ─── HEADER / NAV ─── */
.site-header { background: var(--white); position: sticky; top: 0; z-index: 100; box-shadow: 0 1px 0 rgba(14,57,87,0.08); }
.nav-main { display: flex; align-items: center; justify-content: space-between; padding: 0 32px; max-width: var(--max-w); margin: 0 auto; height: 72px; }
.nav-logo { display: flex; align-items: center; }
.nav-logo img { height: 44px; width: auto; }
.nav-links { display: flex; align-items: center; gap: 2px; }
.nav-links > li { position: relative; }
.nav-links > li > a { display: flex; align-items: center; gap: 5px; padding: 8px 14px; border-radius: 8px; font-size: 1rem; font-weight: 600; color: var(--navy); transition: all 0.15s; white-space: nowrap; }
.nav-links > li > a:hover, .nav-links > li > a.active { background: rgba(14,57,87,0.06); color: var(--navy); }
.nav-links > li > a svg { width: 14px; height: 14px; opacity: 0.5; transition: transform 0.2s; }
.nav-links > li:hover > a svg { transform: rotate(180deg); opacity: 0.8; }
/* Hover bridge: invisible element fills the gap so mouse can reach the mega menu */
.nav-links > li::after { content: ''; position: absolute; top: 100%; left: -20px; right: -20px; height: 14px; display: none; }
.nav-links > li:hover::after { display: block; }
.nav-cta { display: flex; align-items: center; gap: 12px; }
.nav-search { background: none; border: none; padding: 8px; cursor: pointer; color: var(--text-mid); display: flex; align-items: center; }
.nav-search:hover { color: var(--navy); }

/* Mega Menu */
.mega-menu { position: absolute; top: calc(100% + 8px); left: 50%; transform: translateX(-50%); background: var(--white); border-radius: var(--radius); box-shadow: var(--shadow-lg); border: 1px solid rgba(14,57,87,0.08); min-width: 520px; padding: 24px; display: none; z-index: 200; }
.nav-links > li:hover .mega-menu { display: block; }
.mega-menu__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.mega-menu__item { display: flex; align-items: flex-start; gap: 12px; padding: 12px; border-radius: 8px; transition: background 0.15s; }
.mega-menu__item:hover { background: var(--offwhite); }
.mega-menu__icon { width: 48px; height: 48px; border-radius: 10px; background: var(--white) !important; border: 1px solid rgba(14,57,87,0.1); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.mega-menu__text strong { display: block; font-size: 1rem; font-weight: 700; color: var(--navy); }
.mega-menu__text span { font-size: 0.875rem; color: var(--text-mid); line-height: 1.4; }

/* ─── HERO ─── */
.hero { background: var(--navy); min-height: 82vh; display: grid; grid-template-columns: 1fr 1fr; overflow: hidden; position: relative; }
.hero__content { display: flex; flex-direction: column; justify-content: center; padding: 80px 48px 80px 0; padding-left: calc((100vw - var(--max-w)) / 2 + 32px); position: relative; z-index: 2; }
.hero__label { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.1); color: var(--mint); font-size: 0.78rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 6px 14px; border-radius: 50px; margin-bottom: 24px; width: fit-content; }
.hero__title { font-family: var(--font-serif); font-size: clamp(2.8rem, 5vw, 4.4rem); color: var(--white); line-height: 1.1; margin-bottom: 24px; }
.hero__title em { font-style: italic; color: var(--mint); }
.hero__subtitle { font-size: 1.2rem; color: rgba(255,255,255,0.75); line-height: 1.7; max-width: 480px; margin-bottom: 40px; }
.hero__actions { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 56px; }
.hero__stats { display: flex; gap: 40px; padding-top: 40px; border-top: 1px solid rgba(255,255,255,0.12); }
.hero__stat-number { font-family: var(--font-serif); font-size: 2.2rem; color: var(--white); line-height: 1; }
.hero__stat-label { font-size: 0.95rem; color: rgba(255,255,255,0.6); margin-top: 4px; }
.hero__image { position: relative; overflow: hidden; }
.hero__image img, .hero__image .img-ph { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.hero__image .img-ph { background: linear-gradient(135deg, rgba(137,201,178,0.3) 0%, rgba(14,57,87,0.6) 100%); display: flex; align-items: center; justify-content: center; }
.hero__image::after { display: none; }
.hero__gradient-accent { position: absolute; bottom: 0; left: 0; right: 50%; height: 4px; background: var(--gradient); z-index: 3; }

/* ─── INTRO STRIP ─── */
.intro-strip { padding: 64px 0; background: var(--white); text-align: center; }
.intro-strip .container { max-width: 980px; }
.intro-strip p { font-size: 1.35rem; color: var(--navy); line-height: 1.7; font-weight: 500; margin-bottom: 20px; }
.intro-strip .sub { font-size: 1.15rem; color: var(--text-mid); font-weight: 400; }
.gradient-divider { width: 200px; height: 4px; background: var(--gradient); margin: 28px auto; border-radius: 2px; }

/* ─── HOW WE HELP ─── */
.how-we-help { padding: 80px 0; background: var(--offwhite); }
.how-we-help__header { margin-bottom: 48px; }
.journey-cards { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
.journey-card { background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s, box-shadow 0.2s; cursor: pointer; display: flex; flex-direction: column; }
.journey-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); }
.journey-card__image { height: 160px; position: relative; overflow: hidden; }
.journey-card__image .img-ph { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 2.5rem; }
.journey-card__body { padding: 20px; flex: 1; display: flex; flex-direction: column; }
.journey-card__tag { font-size: 0.8rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--orange); margin-bottom: 8px; }
.journey-card__title { font-family: var(--font-serif); font-size: 1.3rem; color: var(--navy); line-height: 1.25; margin-bottom: 10px; }
.journey-card__desc { font-size: 1rem; color: var(--text-mid); line-height: 1.6; flex: 1; }
.journey-card__footer { padding: 0 20px 20px; }
.journey-card__link { display: inline-flex; align-items: center; gap: 6px; font-size: 0.95rem; font-weight: 700; color: var(--navy); }
.journey-card__link svg { width: 16px; height: 16px; transition: transform 0.2s; }
.journey-card:hover .journey-card__link svg { transform: translateX(3px); }

/* ─── FEATURED STORY ─── */
.featured-story { background: var(--navy); padding: 80px 0; overflow: hidden; position: relative; }
.featured-story::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: var(--gradient); }
.featured-story .container { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.featured-story__content {}
.featured-story__quote-mark { font-family: var(--font-serif); font-size: 5rem; color: var(--mint); line-height: 0.5; margin-bottom: 28px; display: block; }
.featured-story__quote { font-family: var(--font-serif); font-size: clamp(1.3rem, 2.5vw, 1.75rem); color: var(--white); line-height: 1.45; margin-bottom: 28px; }
.featured-story__attribution { font-size: 1rem; font-weight: 600; color: var(--mint); margin-bottom: 36px; }
.featured-story__image { border-radius: var(--radius-lg); overflow: hidden; position: relative; }
.featured-story__image .img-ph { width: 100%; height: 460px; background: linear-gradient(135deg, rgba(137,201,178,0.15) 0%, rgba(137,201,178,0.05) 100%); display: flex; align-items: center; justify-content: center; border-radius: var(--radius-lg); border: 1px solid rgba(137,201,178,0.2); }
.featured-story__image .img-ph span { font-size: 5rem; }

/* ─── IMPACT ─── */
.impact { padding: 72px 0; background: var(--white); }
.impact .container { display: grid; grid-template-columns: 1fr 3fr; gap: 80px; align-items: center; }
.impact__stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
.impact__stat { text-align: center; padding: 28px 20px; }
.impact__number { font-family: var(--font-serif); font-size: 3rem; color: var(--navy); line-height: 1; margin-bottom: 4px; }
.impact__suffix { font-size: 1.8rem; color: var(--orange); font-family: var(--font-serif); }
.impact__label { font-size: 1rem; color: var(--text-mid); line-height: 1.4; margin-top: 8px; }
.impact__divider { width: 100%; height: 3px; background: var(--gradient); border-radius: 2px; margin-top: 20px; }

/* ─── ACTIVITIES BANNER ─── */
.activities-banner { padding: 0; overflow: hidden; position: relative; }
.activities-banner .container { display: grid; grid-template-columns: 1fr 1fr; min-height: 380px; }
.activities-banner__left { background: var(--mint); padding: 64px; display: flex; flex-direction: column; justify-content: center; }
.activities-banner__right { background: var(--orange); padding: 64px; display: flex; flex-direction: column; justify-content: center; position: relative; }
.activities-banner__right::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 4px; background: var(--gradient); }
.activities-banner__eyebrow { font-size: 0.875rem; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 14px; }
.activities-banner__title { font-family: var(--font-serif); font-size: 2rem; line-height: 1.2; margin-bottom: 20px; }
.activities-banner__left .activities-banner__eyebrow { color: var(--navy); }
.activities-banner__left .activities-banner__title { color: var(--navy); }
.activities-banner__right .activities-banner__eyebrow { color: rgba(255,255,255,0.8); }
.activities-banner__right .activities-banner__title { color: var(--white); }
.activities-banner__left .btn { align-self: flex-start; background: var(--navy); color: var(--white); }
.activities-banner__right .btn { align-self: flex-start; }

/* ─── NEWS ─── */
.news { padding: 80px 0; background: var(--offwhite); }
.news__header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 48px; }
.news-grid { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 20px; }
.news-card { background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s, box-shadow 0.2s; }
.news-card:hover { transform: translateY(-3px); box-shadow: var(--shadow-lg); }
.news-card__image { height: 220px; position: relative; overflow: hidden; }
.news-card--small .news-card__image { height: 160px; }
.news-card__image .img-ph { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 3rem; }
.news-card__body { padding: 24px; }
.news-card__date { font-size: 0.85rem; font-weight: 600; color: var(--orange); margin-bottom: 10px; text-transform: uppercase; letter-spacing: 0.05em; }
.news-card__title { font-family: var(--font-serif); font-size: 1.35rem; color: var(--navy); line-height: 1.3; margin-bottom: 10px; }
.news-card--small .news-card__title { font-size: 1.15rem; }
.news-card__excerpt { font-size: 1rem; color: var(--text-mid); line-height: 1.6; }
.news-card__link { display: inline-flex; align-items: center; gap: 6px; font-size: 0.95rem; font-weight: 700; color: var(--navy); margin-top: 14px; }
.news-card__link svg { width: 16px; height: 16px; transition: transform 0.2s; }
.news-card:hover .news-card__link svg { transform: translateX(3px); }

/* ─── SUPPORT STRIP ─── */
.support-strip { background: var(--navy); padding: 72px 0; position: relative; overflow: hidden; }
.support-strip::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 4px; background: var(--gradient); }
.support-strip .container { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 2px; }
.support-block { padding: 40px; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 16px; border-right: 1px solid rgba(255,255,255,0.1); }
.support-block:last-child { border-right: none; }
.support-block__icon { width: 64px; height: 64px; border-radius: 50%; background: rgba(255,255,255,0.15) !important; border: 1px solid rgba(255,255,255,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-bottom: 4px; }
.support-block__title { font-family: var(--font-serif); font-size: 1.4rem; color: var(--white); }
.support-block__text { font-size: 1rem; color: rgba(255,255,255,0.65); line-height: 1.6; }

/* ─── SOCIAL ─── */
.social-bar { background: var(--white); border-top: 1px solid rgba(14,57,87,0.08); padding: 32px 0; }
.social-bar .container { display: flex; align-items: center; justify-content: space-between; }
.social-bar__text { font-size: 1rem; font-weight: 600; color: var(--navy); }
.social-bar__links { display: flex; gap: 12px; }
.social-bar__link { width: 44px; height: 44px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: var(--offwhite); color: var(--navy); transition: all 0.15s; font-size: 1.1rem; font-weight: 700; }
.social-bar__link:hover { background: var(--navy); color: var(--white); }

/* ─── FOOTER ─── */
.footer { background: #091F2F; color: rgba(255,255,255,0.75); }
.footer::before { content: ''; display: block; height: 4px; background: var(--gradient); }
.footer__top { padding: 64px 0 48px; }
.footer__top .container { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr 1fr; gap: 48px; }
.footer__logo { margin-bottom: 20px; }
.footer__logo svg { height: 36px; width: auto; filter: brightness(0) invert(1); }
.footer__tagline { font-size: 0.875rem; line-height: 1.65; max-width: 280px; color: rgba(255,255,255,0.55); }
.footer__col-title { font-size: 0.8rem; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: var(--mint); margin-bottom: 18px; }
.footer__col ul li { margin-bottom: 10px; }
.footer__col ul li a { font-size: 0.875rem; color: rgba(255,255,255,0.65); transition: color 0.15s; }
.footer__col ul li a:hover { color: var(--white); }
.footer__bottom { border-top: 1px solid rgba(255,255,255,0.08); padding: 24px 0; }
.footer__bottom .container { display: flex; flex-direction: column; align-items: center; gap: 20px; text-align: center; }
.footer__bottom-text { font-size: 0.8rem; color: rgba(255,255,255,0.4); }
.footer__logos { display: flex; gap: 16px; align-items: center; flex-wrap: wrap; }
.footer__logos img { height: 42px; width: auto; background: rgba(255,255,255,0.92); border-radius: 6px; padding: 4px 8px; opacity: 0.9; transition: opacity 0.15s; }
.footer__logos img:hover { opacity: 1; }

/* ─── ARROW SVG ─── */
.arrow-right { display: inline-block; }

/* ─── PHOTO PLACEHOLDERS ─── */
.ph-navy { background: var(--navy); }
.ph-mint { background: linear-gradient(135deg, #7abfa5, #89C9B2); }
.ph-warm { background: linear-gradient(135deg, #f5e6d3, #EE7203); }
.ph-yellow { background: linear-gradient(135deg, #fffbe0, #FCEE21); }
.ph-people { background: linear-gradient(160deg, #e8f4f0 0%, #89C9B2 60%, #0E3957 100%); }
.ph-news1 { background: linear-gradient(135deg, #0E3957 0%, #1a5478 100%); }
.ph-news2 { background: linear-gradient(135deg, #EE7203 0%, #f5a347 100%); }
.ph-news3 { background: linear-gradient(135deg, #89C9B2 0%, #5ab09a 100%); }

    /* ── MEGA MENU: REDESIGNED LAYOUT ─────────────────────────────────────────── */
    .mega-menu--about { min-width: 260px; padding: 8px; }
    .mega-menu--wide  { min-width: 880px; }

    /* ─ Two-panel layout (Our Services + Get Involved) ─ */
    .mm-panel { display: flex; gap: 0; min-height: 220px; }
    .mm-panel__left {
      width: 220px; flex-shrink: 0;
      border-right: 1px solid rgba(14,57,87,0.08);
      padding: 4px 0;
    }
    .mm-panel__right {
      flex: 1; padding: 8px 0 8px 24px;
    }

    /* ─ L2 items in left column ─ */
    .mm-l2 {
      display: flex; align-items: center; justify-content: space-between;
      padding: 9px 14px;
      border-radius: 8px;
      text-decoration: none;
      font-size: 0.93rem; font-weight: 600; color: var(--navy);
      margin: 1px 4px;
      transition: background 0.12s, color 0.12s;
      position: relative;
    }
    .mm-l2:hover, .mm-l2.is-active {
      background: var(--offwhite); color: var(--orange);
    }
    .mm-l2.is-active::after {
      content: '';
      position: absolute; right: -9px; top: 50%; transform: translateY(-50%);
      border: 5px solid transparent;
      border-left-color: rgba(14,57,87,0.12);
    }
    .mm-l2__arrow { color: var(--navy); opacity: 0.2; flex-shrink: 0; font-size: 0.75rem; transition: opacity 0.12s; }
    .mm-l2:hover .mm-l2__arrow, .mm-l2.is-active .mm-l2__arrow { opacity: 0.5; color: var(--orange); }

    /* ─ Right panel panes ─ */
    .mm-pane { display: none; }
    .mm-pane.is-visible { display: block; }
    .mm-pane__label {
      font-size: 0.68rem; font-weight: 800;
      letter-spacing: 0.1em; text-transform: uppercase;
      color: var(--orange); margin-bottom: 10px;
    }
    .mm-pane__desc {
      font-size: 0.9rem; color: var(--text-mid); line-height: 1.55;
      max-width: 340px; margin-bottom: 12px;
    }
    .mm-pane__cta {
      display: inline-flex; align-items: center; gap: 6px;
      font-size: 0.88rem; font-weight: 700; color: var(--navy);
      text-decoration: none; transition: color 0.15s;
    }
    .mm-pane__cta:hover { color: var(--orange); }
    .mm-pane ul { list-style: none; padding: 0; margin: 0; columns: 2; column-gap: 8px; }
    .mm-pane ul.single-col { columns: 1; }
    .mm-pane ul li a {
      display: flex; align-items: center; gap: 8px;
      padding: 7px 10px 7px 16px;
      border-radius: 7px;
      font-size: 0.9rem; font-weight: 500; color: var(--text-mid);
      text-decoration: none;
      transition: background 0.15s, color 0.15s;
      position: relative; break-inside: avoid;
    }
    .mm-pane ul li a::before {
      content: '';
      position: absolute; left: 5px; top: 50%; transform: translateY(-50%);
      width: 4px; height: 4px;
      border-radius: 50%; background: var(--mint); flex-shrink: 0;
    }
    .mm-pane ul li a:hover { background: var(--offwhite); color: var(--navy); }

    /* ─ About: simple link list ─ */
    .mm-about-list { list-style: none; padding: 0; margin: 0; }
    .mm-about-list li a {
      display: flex; align-items: center; justify-content: space-between;
      padding: 10px 14px;
      border-radius: 8px;
      font-size: 0.95rem; font-weight: 600; color: var(--navy);
      text-decoration: none;
      transition: background 0.15s, color 0.15s;
    }
    .mm-about-list li a:hover { background: var(--offwhite); color: var(--orange); }
    .mm-about-list li + li { border-top: 1px solid rgba(14,57,87,0.06); }

    /* ─ About wide mega menu ─ */
    .mm-about-link {
      display: block;
      padding: 9px 14px;
      border-radius: 8px;
      font-size: 0.93rem; font-weight: 600; color: var(--navy);
      text-decoration: none;
      transition: background 0.12s, color 0.12s;
      margin: 1px 4px;
    }
    .mm-about-link:hover { background: var(--offwhite); color: var(--orange); }
    .mega-menu--about-wide { min-width: 540px; }

    /* ─ Image panel in mega menus ─ */
    .mm-panel__img {
      width: 220px; flex-shrink: 0;
      border-radius: 0 8px 8px 0;
      overflow: hidden;
      min-height: 220px;
    }

    /* ─ Top bar icon button ─ */
    .top-bar__icon-btn { display: flex; align-items: center; color: rgba(255,255,255,0.85); transition: color 0.15s; }
    .top-bar__icon-btn:hover { color: var(--mint); }

    /* ─ Donate nav link ─ */
    .nav-donate-link { background: var(--orange) !important; color: var(--white) !important; border-radius: 50px !important; padding: 8px 20px !important; }
    .nav-donate-link:hover { background: #d4650a !important; }

    /* ── MOBILE NAV ──────────────────────────────────────────────────── */
    .mobile-menu-btn {
      display: none; background: none; border: none; cursor: pointer;
      padding: 6px; color: var(--navy); flex-direction: column;
      justify-content: center; align-items: center; gap: 5px;
    }
    .mobile-menu-btn span {
      display: block; width: 22px; height: 2px;
      background: var(--navy); border-radius: 2px;
      transition: transform 0.25s, opacity 0.25s;
    }
    .mobile-menu-btn.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
    .mobile-menu-btn.is-open span:nth-child(2) { opacity: 0; }
    .mobile-menu-btn.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

    .mobile-nav {
      display: none; position: fixed; top: 0; right: 0;
      width: min(380px, 90vw); height: 100vh;
      background: var(--white); z-index: 500;
      overflow-y: auto; box-shadow: -4px 0 40px rgba(14,57,87,0.18);
      transform: translateX(100%); transition: transform 0.3s ease;
      flex-direction: column;
    }
    .mobile-nav.is-open { transform: translateX(0); }
    .mobile-nav__overlay {
      display: none; position: fixed; inset: 0;
      background: rgba(14,57,87,0.45); z-index: 499;
      opacity: 0; transition: opacity 0.3s;
      pointer-events: none;
    }
    .mobile-nav__overlay.is-open { opacity: 1; pointer-events: auto; }
    .mobile-nav__header {
      display: flex; align-items: center; justify-content: space-between;
      padding: 16px 20px; border-bottom: 1px solid rgba(14,57,87,0.08);
    }
    .mobile-nav__logo { height: 36px; width: auto; }
    .mobile-nav__close {
      background: none; border: none; cursor: pointer;
      font-size: 1.4rem; color: var(--navy); padding: 4px 8px; line-height: 1;
    }
    .mobile-nav__list { list-style: none; padding: 8px 0; margin: 0; }
    .mobile-nav__item { border-bottom: 1px solid rgba(14,57,87,0.06); }
    .mobile-nav__toggle {
      display: flex; align-items: center; justify-content: space-between;
      width: 100%; padding: 14px 20px;
      background: none; border: none; cursor: pointer;
      font-family: var(--font-sans); font-size: 1rem; font-weight: 700;
      color: var(--navy); text-align: left;
    }
    .mobile-nav__toggle svg { transition: transform 0.2s; flex-shrink: 0; }
    .mobile-nav__toggle.is-open svg { transform: rotate(180deg); }
    .mobile-nav__link {
      display: block; padding: 14px 20px;
      font-size: 1rem; font-weight: 700; color: var(--navy);
      text-decoration: none;
    }
    .mobile-nav__sub {
      list-style: none; padding: 0; margin: 0;
      background: var(--offwhite); display: none;
    }
    .mobile-nav__sub.is-open { display: block; }
    .mobile-nav__sub li a {
      display: block; padding: 11px 20px 11px 32px;
      font-size: 0.9rem; font-weight: 600; color: var(--text-mid);
      text-decoration: none; border-top: 1px solid rgba(14,57,87,0.05);
      transition: color 0.15s;
    }
    .mobile-nav__sub li a:hover { color: var(--orange); }
    .mobile-nav__sub-group { border-top: 1px solid rgba(14,57,87,0.06); margin-top: 2px; padding-top: 2px; }
    .mobile-nav__sub-label { display: block; padding: 8px 20px 3px; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--orange); }
    .mobile-nav__sub-sub { list-style: none; margin: 0; padding: 0 0 4px; }
    .mobile-nav__sub-sub li a { display: block; padding: 7px 20px 7px 40px; font-size: 0.875rem; color: var(--text-mid); text-decoration: none; transition: color 0.15s; }
    .mobile-nav__sub-sub li a:hover { color: var(--orange); }
    .mobile-nav__footer {
      padding: 20px; border-top: 1px solid rgba(14,57,87,0.08);
      display: flex; flex-direction: column; gap: 10px; align-items: center;
    }
    .mobile-nav__footer .btn { text-align: center; justify-content: center; width: 100%; }

    .mobile-nav__utility {
      padding: 14px 20px 20px;
      border-top: 1px solid rgba(14,57,87,0.08);
      background: var(--offwhite);
    }
    .mobile-nav__utility-links {
      display: flex; flex-wrap: wrap; gap: 4px 16px; margin-bottom: 12px;
    }
    .mobile-nav__utility-links a {
      font-size: 0.78rem; font-weight: 600; color: var(--text-mid);
      text-decoration: none; transition: color 0.15s; white-space: nowrap;
    }
    .mobile-nav__utility-links a:hover { color: var(--orange); }
    .mobile-nav__utility-icons { display: flex; gap: 16px; align-items: center; }
    .mobile-nav__utility-icons a {
      color: var(--text-mid); transition: color 0.15s;
      display: flex; align-items: center;
    }
    .mobile-nav__utility-icons a:hover { color: var(--orange); }

    @media (max-width: 900px) {
      .top-bar { display: none; }
      .mobile-menu-btn { display: flex; }
      .nav-links { display: none; }
      .nav-cta { display: none; }
      .mobile-nav { display: flex; }
      .mobile-nav__overlay { display: block; }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cae8c73 *//* ─── DESIGN TOKENS ─── */
:root {
  --navy:   #0E3957;
  --mint:   #89C9B2;
  --yellow: #FCEE21;
  --orange: #EE7203;
  --white:  #FFFFFF;
  --offwhite: #F8F7F4;
  --text-dark: #1A2E3B;
  --text-mid: #4A6070;
  --gradient: linear-gradient(90deg, #EE7203 0%, #FCEE21 50%, #89C9B2 100%);
  --gradient-r: linear-gradient(90deg, #89C9B2 0%, #FCEE21 50%, #EE7203 100%);
  --radius: 12px;
  --radius-lg: 20px;
  --shadow: 0 4px 24px rgba(14,57,87,0.10);
  --shadow-lg: 0 8px 40px rgba(14,57,87,0.15);
  --font-sans: 'Manrope', system-ui, sans-serif;
  --font-serif: 'DM Serif Text', Georgia, serif;
  --max-w: 1240px;
}

/* ─── RESET ─── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { font-family: var(--font-sans); color: var(--text-dark); background: var(--white); line-height: 1.6; -webkit-font-smoothing: antialiased; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }

/* ─── UTILITY ─── */
.container { max-width: var(--max-w); margin: 0 auto; padding: 0 32px; }
.gradient-bar { height: 4px; background: var(--gradient); }
.btn { display: inline-flex; align-items: center; gap: 8px; padding: 14px 28px; border-radius: 50px; font-family: var(--font-sans); font-weight: 700; font-size: 1rem; cursor: pointer; transition: all 0.2s ease; border: 2px solid transparent; }
.btn-primary { background: var(--orange); color: var(--white); }
.btn-primary:hover { background: #d4650a; transform: translateY(-1px); box-shadow: 0 6px 20px rgba(238,114,3,0.35); }
.btn-secondary { background: transparent; color: var(--navy); border-color: var(--navy); }
.btn-secondary:hover { background: var(--navy); color: var(--white); }
.btn-white { background: var(--white); color: var(--navy); }
.btn-white:hover { background: var(--offwhite); }
.btn-ghost-white { background: transparent; color: var(--white); border-color: rgba(255,255,255,0.6); }
.btn-ghost-white:hover { background: rgba(255,255,255,0.15); border-color: var(--white); }
.section-label { font-size: 0.875rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--orange); margin-bottom: 12px; }
.section-title { font-family: var(--font-serif); font-size: clamp(2.2rem, 4vw, 3.2rem); color: var(--navy); line-height: 1.15; }
.section-title--white { color: var(--white); }
.section-intro { font-size: 1.2rem; color: var(--text-mid); max-width: 580px; margin-top: 16px; line-height: 1.7; }
.img-placeholder { background: var(--mint); display: flex; align-items: center; justify-content: center; overflow: hidden; }
.img-placeholder svg { opacity: 0.25; }

/* ─── TOP BAR ─── */
.top-bar { background: var(--navy); color: rgba(255,255,255,0.85); font-size: 0.875rem; font-weight: 500; }
.top-bar .container { display: flex; align-items: center; justify-content: flex-end; padding-top: 8px; padding-bottom: 8px; }
.top-bar a { color: rgba(255,255,255,0.85); transition: color 0.15s; }
.top-bar a:hover { color: var(--mint); }
.top-bar__left { display: flex; gap: 20px; align-items: center; }
.top-bar__right { display: flex; gap: 20px; align-items: center; }
.top-bar__divider { width: 1px; height: 14px; background: rgba(255,255,255,0.2); }
.top-bar__social { display: flex; align-items: center; gap: 5px; }
.top-bar__social svg { flex-shrink: 0; }
.accessibility-btn { display: flex; align-items: center; gap: 6px; font-weight: 700; }
.accessibility-btn svg { width: 14px; height: 14px; flex-shrink: 0; }

/* ─── HEADER / NAV ─── */
.site-header { background: var(--white); position: sticky; top: 0; z-index: 100; box-shadow: 0 1px 0 rgba(14,57,87,0.08); }
.nav-main { display: flex; align-items: center; justify-content: space-between; padding: 0 32px; max-width: var(--max-w); margin: 0 auto; height: 72px; }
.nav-logo { display: flex; align-items: center; }
.nav-logo img { height: 44px; width: auto; }
.nav-links { display: flex; align-items: center; gap: 2px; }
.nav-links > li { position: relative; }
.nav-links > li > a { display: flex; align-items: center; gap: 5px; padding: 8px 14px; border-radius: 8px; font-size: 1rem; font-weight: 600; color: var(--navy); transition: all 0.15s; white-space: nowrap; }
.nav-links > li > a:hover, .nav-links > li > a.active { background: rgba(14,57,87,0.06); color: var(--navy); }
.nav-links > li > a svg { width: 14px; height: 14px; opacity: 0.5; transition: transform 0.2s; }
.nav-links > li:hover > a svg { transform: rotate(180deg); opacity: 0.8; }
/* Hover bridge: invisible element fills the gap so mouse can reach the mega menu */
.nav-links > li::after { content: ''; position: absolute; top: 100%; left: -20px; right: -20px; height: 14px; display: none; }
.nav-links > li:hover::after { display: block; }
.nav-cta { display: flex; align-items: center; gap: 12px; }
.nav-search { background: none; border: none; padding: 8px; cursor: pointer; color: var(--text-mid); display: flex; align-items: center; }
.nav-search:hover { color: var(--navy); }

/* Mega Menu */
.mega-menu { position: absolute; top: calc(100% + 8px); left: 50%; transform: translateX(-50%); background: var(--white); border-radius: var(--radius); box-shadow: var(--shadow-lg); border: 1px solid rgba(14,57,87,0.08); min-width: 520px; padding: 24px; display: none; z-index: 200; }
.nav-links > li:hover .mega-menu { display: block; }
.mega-menu__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.mega-menu__item { display: flex; align-items: flex-start; gap: 12px; padding: 12px; border-radius: 8px; transition: background 0.15s; }
.mega-menu__item:hover { background: var(--offwhite); }
.mega-menu__icon { width: 48px; height: 48px; border-radius: 10px; background: var(--white) !important; border: 1px solid rgba(14,57,87,0.1); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.mega-menu__text strong { display: block; font-size: 1rem; font-weight: 700; color: var(--navy); }
.mega-menu__text span { font-size: 0.875rem; color: var(--text-mid); line-height: 1.4; }

/* ─── HERO ─── */
.hero { background: var(--navy); min-height: 82vh; display: grid; grid-template-columns: 1fr 1fr; overflow: hidden; position: relative; }
.hero__content { display: flex; flex-direction: column; justify-content: center; padding: 80px 48px 80px 0; padding-left: calc((100vw - var(--max-w)) / 2 + 32px); position: relative; z-index: 2; }
.hero__label { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.1); color: var(--mint); font-size: 0.78rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 6px 14px; border-radius: 50px; margin-bottom: 24px; width: fit-content; }
.hero__title { font-family: var(--font-serif); font-size: clamp(2.8rem, 5vw, 4.4rem); color: var(--white); line-height: 1.1; margin-bottom: 24px; }
.hero__title em { font-style: italic; color: var(--mint); }
.hero__subtitle { font-size: 1.2rem; color: rgba(255,255,255,0.75); line-height: 1.7; max-width: 480px; margin-bottom: 40px; }
.hero__actions { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 56px; }
.hero__stats { display: flex; gap: 40px; padding-top: 40px; border-top: 1px solid rgba(255,255,255,0.12); }
.hero__stat-number { font-family: var(--font-serif); font-size: 2.2rem; color: var(--white); line-height: 1; }
.hero__stat-label { font-size: 0.95rem; color: rgba(255,255,255,0.6); margin-top: 4px; }
.hero__image { position: relative; overflow: hidden; }
.hero__image img, .hero__image .img-ph { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.hero__image .img-ph { background: linear-gradient(135deg, rgba(137,201,178,0.3) 0%, rgba(14,57,87,0.6) 100%); display: flex; align-items: center; justify-content: center; }
.hero__image::after { display: none; }
.hero__gradient-accent { position: absolute; bottom: 0; left: 0; right: 50%; height: 4px; background: var(--gradient); z-index: 3; }

/* ─── INTRO STRIP ─── */
.intro-strip { padding: 64px 0; background: var(--white); text-align: center; }
.intro-strip .container { max-width: 980px; }
.intro-strip p { font-size: 1.35rem; color: var(--navy); line-height: 1.7; font-weight: 500; margin-bottom: 20px; }
.intro-strip .sub { font-size: 1.15rem; color: var(--text-mid); font-weight: 400; }
.gradient-divider { width: 200px; height: 4px; background: var(--gradient); margin: 28px auto; border-radius: 2px; }

/* ─── HOW WE HELP ─── */
.how-we-help { padding: 80px 0; background: var(--offwhite); }
.how-we-help__header { margin-bottom: 48px; }
.journey-cards { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
.journey-card { background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s, box-shadow 0.2s; cursor: pointer; display: flex; flex-direction: column; }
.journey-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); }
.journey-card__image { height: 160px; position: relative; overflow: hidden; }
.journey-card__image .img-ph { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 2.5rem; }
.journey-card__body { padding: 20px; flex: 1; display: flex; flex-direction: column; }
.journey-card__tag { font-size: 0.8rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--orange); margin-bottom: 8px; }
.journey-card__title { font-family: var(--font-serif); font-size: 1.3rem; color: var(--navy); line-height: 1.25; margin-bottom: 10px; }
.journey-card__desc { font-size: 1rem; color: var(--text-mid); line-height: 1.6; flex: 1; }
.journey-card__footer { padding: 0 20px 20px; }
.journey-card__link { display: inline-flex; align-items: center; gap: 6px; font-size: 0.95rem; font-weight: 700; color: var(--navy); }
.journey-card__link svg { width: 16px; height: 16px; transition: transform 0.2s; }
.journey-card:hover .journey-card__link svg { transform: translateX(3px); }

/* ─── FEATURED STORY ─── */
.featured-story { background: var(--navy); padding: 80px 0; overflow: hidden; position: relative; }
.featured-story::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: var(--gradient); }
.featured-story .container { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.featured-story__content {}
.featured-story__quote-mark { font-family: var(--font-serif); font-size: 5rem; color: var(--mint); line-height: 0.5; margin-bottom: 28px; display: block; }
.featured-story__quote { font-family: var(--font-serif); font-size: clamp(1.3rem, 2.5vw, 1.75rem); color: var(--white); line-height: 1.45; margin-bottom: 28px; }
.featured-story__attribution { font-size: 1rem; font-weight: 600; color: var(--mint); margin-bottom: 36px; }
.featured-story__image { border-radius: var(--radius-lg); overflow: hidden; position: relative; }
.featured-story__image .img-ph { width: 100%; height: 460px; background: linear-gradient(135deg, rgba(137,201,178,0.15) 0%, rgba(137,201,178,0.05) 100%); display: flex; align-items: center; justify-content: center; border-radius: var(--radius-lg); border: 1px solid rgba(137,201,178,0.2); }
.featured-story__image .img-ph span { font-size: 5rem; }

/* ─── IMPACT ─── */
.impact { padding: 72px 0; background: var(--white); }
.impact .container { display: grid; grid-template-columns: 1fr 3fr; gap: 80px; align-items: center; }
.impact__stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
.impact__stat { text-align: center; padding: 28px 20px; }
.impact__number { font-family: var(--font-serif); font-size: 3rem; color: var(--navy); line-height: 1; margin-bottom: 4px; }
.impact__suffix { font-size: 1.8rem; color: var(--orange); font-family: var(--font-serif); }
.impact__label { font-size: 1rem; color: var(--text-mid); line-height: 1.4; margin-top: 8px; }
.impact__divider { width: 100%; height: 3px; background: var(--gradient); border-radius: 2px; margin-top: 20px; }

/* ─── ACTIVITIES BANNER ─── */
.activities-banner { padding: 0; overflow: hidden; position: relative; }
.activities-banner .container { display: grid; grid-template-columns: 1fr 1fr; min-height: 380px; }
.activities-banner__left { background: var(--mint); padding: 64px; display: flex; flex-direction: column; justify-content: center; }
.activities-banner__right { background: var(--orange); padding: 64px; display: flex; flex-direction: column; justify-content: center; position: relative; }
.activities-banner__right::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 4px; background: var(--gradient); }
.activities-banner__eyebrow { font-size: 0.875rem; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 14px; }
.activities-banner__title { font-family: var(--font-serif); font-size: 2rem; line-height: 1.2; margin-bottom: 20px; }
.activities-banner__left .activities-banner__eyebrow { color: var(--navy); }
.activities-banner__left .activities-banner__title { color: var(--navy); }
.activities-banner__right .activities-banner__eyebrow { color: rgba(255,255,255,0.8); }
.activities-banner__right .activities-banner__title { color: var(--white); }
.activities-banner__left .btn { align-self: flex-start; background: var(--navy); color: var(--white); }
.activities-banner__right .btn { align-self: flex-start; }

/* ─── NEWS ─── */
.news { padding: 80px 0; background: var(--offwhite); }
.news__header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 48px; }
.news-grid { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 20px; }
.news-card { background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s, box-shadow 0.2s; }
.news-card:hover { transform: translateY(-3px); box-shadow: var(--shadow-lg); }
.news-card__image { height: 220px; position: relative; overflow: hidden; }
.news-card--small .news-card__image { height: 160px; }
.news-card__image .img-ph { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 3rem; }
.news-card__body { padding: 24px; }
.news-card__date { font-size: 0.85rem; font-weight: 600; color: var(--orange); margin-bottom: 10px; text-transform: uppercase; letter-spacing: 0.05em; }
.news-card__title { font-family: var(--font-serif); font-size: 1.35rem; color: var(--navy); line-height: 1.3; margin-bottom: 10px; }
.news-card--small .news-card__title { font-size: 1.15rem; }
.news-card__excerpt { font-size: 1rem; color: var(--text-mid); line-height: 1.6; }
.news-card__link { display: inline-flex; align-items: center; gap: 6px; font-size: 0.95rem; font-weight: 700; color: var(--navy); margin-top: 14px; }
.news-card__link svg { width: 16px; height: 16px; transition: transform 0.2s; }
.news-card:hover .news-card__link svg { transform: translateX(3px); }

/* ─── SUPPORT STRIP ─── */
.support-strip { background: var(--navy); padding: 72px 0; position: relative; overflow: hidden; }
.support-strip::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 4px; background: var(--gradient); }
.support-strip .container { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 2px; }
.support-block { padding: 40px; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 16px; border-right: 1px solid rgba(255,255,255,0.1); }
.support-block:last-child { border-right: none; }
.support-block__icon { width: 64px; height: 64px; border-radius: 50%; background: rgba(255,255,255,0.15) !important; border: 1px solid rgba(255,255,255,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-bottom: 4px; }
.support-block__title { font-family: var(--font-serif); font-size: 1.4rem; color: var(--white); }
.support-block__text { font-size: 1rem; color: rgba(255,255,255,0.65); line-height: 1.6; }

/* ─── SOCIAL ─── */
.social-bar { background: var(--white); border-top: 1px solid rgba(14,57,87,0.08); padding: 32px 0; }
.social-bar .container { display: flex; align-items: center; justify-content: space-between; }
.social-bar__text { font-size: 1rem; font-weight: 600; color: var(--navy); }
.social-bar__links { display: flex; gap: 12px; }
.social-bar__link { width: 44px; height: 44px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: var(--offwhite); color: var(--navy); transition: all 0.15s; font-size: 1.1rem; font-weight: 700; }
.social-bar__link:hover { background: var(--navy); color: var(--white); }

/* ─── FOOTER ─── */
.footer { background: #091F2F; color: rgba(255,255,255,0.75); }
.footer::before { content: ''; display: block; height: 4px; background: var(--gradient); }
.footer__top { padding: 64px 0 48px; }
.footer__top .container { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr 1fr; gap: 48px; }
.footer__logo { margin-bottom: 20px; }
.footer__logo svg { height: 36px; width: auto; filter: brightness(0) invert(1); }
.footer__tagline { font-size: 0.875rem; line-height: 1.65; max-width: 280px; color: rgba(255,255,255,0.55); }
.footer__col-title { font-size: 0.8rem; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: var(--mint); margin-bottom: 18px; }
.footer__col ul li { margin-bottom: 10px; }
.footer__col ul li a { font-size: 0.875rem; color: rgba(255,255,255,0.65); transition: color 0.15s; }
.footer__col ul li a:hover { color: var(--white); }
.footer__bottom { border-top: 1px solid rgba(255,255,255,0.08); padding: 24px 0; }
.footer__bottom .container { display: flex; flex-direction: column; align-items: center; gap: 20px; text-align: center; }
.footer__bottom-text { font-size: 0.8rem; color: rgba(255,255,255,0.4); }
.footer__logos { display: flex; gap: 16px; align-items: center; flex-wrap: wrap; }
.footer__logos img { height: 42px; width: auto; background: rgba(255,255,255,0.92); border-radius: 6px; padding: 4px 8px; opacity: 0.9; transition: opacity 0.15s; }
.footer__logos img:hover { opacity: 1; }

/* ─── ARROW SVG ─── */
.arrow-right { display: inline-block; }

/* ─── PHOTO PLACEHOLDERS ─── */
.ph-navy { background: var(--navy); }
.ph-mint { background: linear-gradient(135deg, #7abfa5, #89C9B2); }
.ph-warm { background: linear-gradient(135deg, #f5e6d3, #EE7203); }
.ph-yellow { background: linear-gradient(135deg, #fffbe0, #FCEE21); }
.ph-people { background: linear-gradient(160deg, #e8f4f0 0%, #89C9B2 60%, #0E3957 100%); }
.ph-news1 { background: linear-gradient(135deg, #0E3957 0%, #1a5478 100%); }
.ph-news2 { background: linear-gradient(135deg, #EE7203 0%, #f5a347 100%); }
.ph-news3 { background: linear-gradient(135deg, #89C9B2 0%, #5ab09a 100%); }

    /* ── MEGA MENU: REDESIGNED LAYOUT ─────────────────────────────────────────── */
    .mega-menu--about { min-width: 260px; padding: 8px; }
    .mega-menu--wide  { min-width: 880px; }

    /* ─ Two-panel layout (Our Services + Get Involved) ─ */
    .mm-panel { display: flex; gap: 0; min-height: 220px; }
    .mm-panel__left {
      width: 220px; flex-shrink: 0;
      border-right: 1px solid rgba(14,57,87,0.08);
      padding: 4px 0;
    }
    .mm-panel__right {
      flex: 1; padding: 8px 0 8px 24px;
    }

    /* ─ L2 items in left column ─ */
    .mm-l2 {
      display: flex; align-items: center; justify-content: space-between;
      padding: 9px 14px;
      border-radius: 8px;
      text-decoration: none;
      font-size: 0.93rem; font-weight: 600; color: var(--navy);
      margin: 1px 4px;
      transition: background 0.12s, color 0.12s;
      position: relative;
    }
    .mm-l2:hover, .mm-l2.is-active {
      background: var(--offwhite); color: var(--orange);
    }
    .mm-l2.is-active::after {
      content: '';
      position: absolute; right: -9px; top: 50%; transform: translateY(-50%);
      border: 5px solid transparent;
      border-left-color: rgba(14,57,87,0.12);
    }
    .mm-l2__arrow { color: var(--navy); opacity: 0.2; flex-shrink: 0; font-size: 0.75rem; transition: opacity 0.12s; }
    .mm-l2:hover .mm-l2__arrow, .mm-l2.is-active .mm-l2__arrow { opacity: 0.5; color: var(--orange); }

    /* ─ Right panel panes ─ */
    .mm-pane { display: none; }
    .mm-pane.is-visible { display: block; }
    .mm-pane__label {
      font-size: 0.68rem; font-weight: 800;
      letter-spacing: 0.1em; text-transform: uppercase;
      color: var(--orange); margin-bottom: 10px;
    }
    .mm-pane__desc {
      font-size: 0.9rem; color: var(--text-mid); line-height: 1.55;
      max-width: 340px; margin-bottom: 12px;
    }
    .mm-pane__cta {
      display: inline-flex; align-items: center; gap: 6px;
      font-size: 0.88rem; font-weight: 700; color: var(--navy);
      text-decoration: none; transition: color 0.15s;
    }
    .mm-pane__cta:hover { color: var(--orange); }
    .mm-pane ul { list-style: none; padding: 0; margin: 0; columns: 2; column-gap: 8px; }
    .mm-pane ul.single-col { columns: 1; }
    .mm-pane ul li a {
      display: flex; align-items: center; gap: 8px;
      padding: 7px 10px 7px 16px;
      border-radius: 7px;
      font-size: 0.9rem; font-weight: 500; color: var(--text-mid);
      text-decoration: none;
      transition: background 0.15s, color 0.15s;
      position: relative; break-inside: avoid;
    }
    .mm-pane ul li a::before {
      content: '';
      position: absolute; left: 5px; top: 50%; transform: translateY(-50%);
      width: 4px; height: 4px;
      border-radius: 50%; background: var(--mint); flex-shrink: 0;
    }
    .mm-pane ul li a:hover { background: var(--offwhite); color: var(--navy); }

    /* ─ About: simple link list ─ */
    .mm-about-list { list-style: none; padding: 0; margin: 0; }
    .mm-about-list li a {
      display: flex; align-items: center; justify-content: space-between;
      padding: 10px 14px;
      border-radius: 8px;
      font-size: 0.95rem; font-weight: 600; color: var(--navy);
      text-decoration: none;
      transition: background 0.15s, color 0.15s;
    }
    .mm-about-list li a:hover { background: var(--offwhite); color: var(--orange); }
    .mm-about-list li + li { border-top: 1px solid rgba(14,57,87,0.06); }

    /* ─ About wide mega menu ─ */
    .mm-about-link {
      display: block;
      padding: 9px 14px;
      border-radius: 8px;
      font-size: 0.93rem; font-weight: 600; color: var(--navy);
      text-decoration: none;
      transition: background 0.12s, color 0.12s;
      margin: 1px 4px;
    }
    .mm-about-link:hover { background: var(--offwhite); color: var(--orange); }
    .mega-menu--about-wide { min-width: 540px; }

    /* ─ Image panel in mega menus ─ */
    .mm-panel__img {
      width: 220px; flex-shrink: 0;
      border-radius: 0 8px 8px 0;
      overflow: hidden;
      min-height: 220px;
    }

    /* ─ Top bar icon button ─ */
    .top-bar__icon-btn { display: flex; align-items: center; color: rgba(255,255,255,0.85); transition: color 0.15s; }
    .top-bar__icon-btn:hover { color: var(--mint); }

    /* ─ Donate nav link ─ */
    .nav-donate-link { background: var(--orange) !important; color: var(--white) !important; border-radius: 50px !important; padding: 8px 20px !important; }
    .nav-donate-link:hover { background: #d4650a !important; }

    /* ── MOBILE NAV ──────────────────────────────────────────────────── */
    .mobile-menu-btn {
      display: none; background: none; border: none; cursor: pointer;
      padding: 6px; color: var(--navy); flex-direction: column;
      justify-content: center; align-items: center; gap: 5px;
    }
    .mobile-menu-btn span {
      display: block; width: 22px; height: 2px;
      background: var(--navy); border-radius: 2px;
      transition: transform 0.25s, opacity 0.25s;
    }
    .mobile-menu-btn.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
    .mobile-menu-btn.is-open span:nth-child(2) { opacity: 0; }
    .mobile-menu-btn.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

    .mobile-nav {
      display: none; position: fixed; top: 0; right: 0;
      width: min(380px, 90vw); height: 100vh;
      background: var(--white); z-index: 500;
      overflow-y: auto; box-shadow: -4px 0 40px rgba(14,57,87,0.18);
      transform: translateX(100%); transition: transform 0.3s ease;
      flex-direction: column;
    }
    .mobile-nav.is-open { transform: translateX(0); }
    .mobile-nav__overlay {
      display: none; position: fixed; inset: 0;
      background: rgba(14,57,87,0.45); z-index: 499;
      opacity: 0; transition: opacity 0.3s;
      pointer-events: none;
    }
    .mobile-nav__overlay.is-open { opacity: 1; pointer-events: auto; }
    .mobile-nav__header {
      display: flex; align-items: center; justify-content: space-between;
      padding: 16px 20px; border-bottom: 1px solid rgba(14,57,87,0.08);
    }
    .mobile-nav__logo { height: 36px; width: auto; }
    .mobile-nav__close {
      background: none; border: none; cursor: pointer;
      font-size: 1.4rem; color: var(--navy); padding: 4px 8px; line-height: 1;
    }
    .mobile-nav__list { list-style: none; padding: 8px 0; margin: 0; }
    .mobile-nav__item { border-bottom: 1px solid rgba(14,57,87,0.06); }
    .mobile-nav__toggle {
      display: flex; align-items: center; justify-content: space-between;
      width: 100%; padding: 14px 20px;
      background: none; border: none; cursor: pointer;
      font-family: var(--font-sans); font-size: 1rem; font-weight: 700;
      color: var(--navy); text-align: left;
    }
    .mobile-nav__toggle svg { transition: transform 0.2s; flex-shrink: 0; }
    .mobile-nav__toggle.is-open svg { transform: rotate(180deg); }
    .mobile-nav__link {
      display: block; padding: 14px 20px;
      font-size: 1rem; font-weight: 700; color: var(--navy);
      text-decoration: none;
    }
    .mobile-nav__sub {
      list-style: none; padding: 0; margin: 0;
      background: var(--offwhite); display: none;
    }
    .mobile-nav__sub.is-open { display: block; }
    .mobile-nav__sub li a {
      display: block; padding: 11px 20px 11px 32px;
      font-size: 0.9rem; font-weight: 600; color: var(--text-mid);
      text-decoration: none; border-top: 1px solid rgba(14,57,87,0.05);
      transition: color 0.15s;
    }
    .mobile-nav__sub li a:hover { color: var(--orange); }
    .mobile-nav__sub-group { border-top: 1px solid rgba(14,57,87,0.06); margin-top: 2px; padding-top: 2px; }
    .mobile-nav__sub-label { display: block; padding: 8px 20px 3px; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--orange); }
    .mobile-nav__sub-sub { list-style: none; margin: 0; padding: 0 0 4px; }
    .mobile-nav__sub-sub li a { display: block; padding: 7px 20px 7px 40px; font-size: 0.875rem; color: var(--text-mid); text-decoration: none; transition: color 0.15s; }
    .mobile-nav__sub-sub li a:hover { color: var(--orange); }
    .mobile-nav__footer {
      padding: 20px; border-top: 1px solid rgba(14,57,87,0.08);
      display: flex; flex-direction: column; gap: 10px; align-items: center;
    }
    .mobile-nav__footer .btn { text-align: center; justify-content: center; width: 100%; }

    .mobile-nav__utility {
      padding: 14px 20px 20px;
      border-top: 1px solid rgba(14,57,87,0.08);
      background: var(--offwhite);
    }
    .mobile-nav__utility-links {
      display: flex; flex-wrap: wrap; gap: 4px 16px; margin-bottom: 12px;
    }
    .mobile-nav__utility-links a {
      font-size: 0.78rem; font-weight: 600; color: var(--text-mid);
      text-decoration: none; transition: color 0.15s; white-space: nowrap;
    }
    .mobile-nav__utility-links a:hover { color: var(--orange); }
    .mobile-nav__utility-icons { display: flex; gap: 16px; align-items: center; }
    .mobile-nav__utility-icons a {
      color: var(--text-mid); transition: color 0.15s;
      display: flex; align-items: center;
    }
    .mobile-nav__utility-icons a:hover { color: var(--orange); }

    @media (max-width: 900px) {
      .top-bar { display: none; }
      .mobile-menu-btn { display: flex; }
      .nav-links { display: none; }
      .nav-cta { display: none; }
      .mobile-nav { display: flex; }
      .mobile-nav__overlay { display: block; }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-db79f96 *//* ─── DESIGN TOKENS ─── */
:root {
  --navy:   #0E3957;
  --mint:   #89C9B2;
  --yellow: #FCEE21;
  --orange: #EE7203;
  --white:  #FFFFFF;
  --offwhite: #F8F7F4;
  --text-dark: #1A2E3B;
  --text-mid: #4A6070;
  --gradient: linear-gradient(90deg, #EE7203 0%, #FCEE21 50%, #89C9B2 100%);
  --gradient-r: linear-gradient(90deg, #89C9B2 0%, #FCEE21 50%, #EE7203 100%);
  --radius: 12px;
  --radius-lg: 20px;
  --shadow: 0 4px 24px rgba(14,57,87,0.10);
  --shadow-lg: 0 8px 40px rgba(14,57,87,0.15);
  --font-sans: 'Manrope', system-ui, sans-serif;
  --font-serif: 'DM Serif Text', Georgia, serif;
  --max-w: 1240px;
}

/* ─── RESET ─── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { font-family: var(--font-sans); color: var(--text-dark); background: var(--white); line-height: 1.6; -webkit-font-smoothing: antialiased; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }

/* ─── UTILITY ─── */
.container { max-width: var(--max-w); margin: 0 auto; padding: 0 32px; }
.gradient-bar { height: 4px; background: var(--gradient); }
.btn { display: inline-flex; align-items: center; gap: 8px; padding: 14px 28px; border-radius: 50px; font-family: var(--font-sans); font-weight: 700; font-size: 1rem; cursor: pointer; transition: all 0.2s ease; border: 2px solid transparent; }
.btn-primary { background: var(--orange); color: var(--white); }
.btn-primary:hover { background: #d4650a; transform: translateY(-1px); box-shadow: 0 6px 20px rgba(238,114,3,0.35); }
.btn-secondary { background: transparent; color: var(--navy); border-color: var(--navy); }
.btn-secondary:hover { background: var(--navy); color: var(--white); }
.btn-white { background: var(--white); color: var(--navy); }
.btn-white:hover { background: var(--offwhite); }
.btn-ghost-white { background: transparent; color: var(--white); border-color: rgba(255,255,255,0.6); }
.btn-ghost-white:hover { background: rgba(255,255,255,0.15); border-color: var(--white); }
.section-label { font-size: 0.875rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--orange); margin-bottom: 12px; }
.section-title { font-family: var(--font-serif); font-size: clamp(2.2rem, 4vw, 3.2rem); color: var(--navy); line-height: 1.15; }
.section-title--white { color: var(--white); }
.section-intro { font-size: 1.2rem; color: var(--text-mid); max-width: 580px; margin-top: 16px; line-height: 1.7; }
.img-placeholder { background: var(--mint); display: flex; align-items: center; justify-content: center; overflow: hidden; }
.img-placeholder svg { opacity: 0.25; }

/* ─── TOP BAR ─── */
.top-bar { background: var(--navy); color: rgba(255,255,255,0.85); font-size: 0.875rem; font-weight: 500; }
.top-bar .container { display: flex; align-items: center; justify-content: flex-end; padding-top: 8px; padding-bottom: 8px; }
.top-bar a { color: rgba(255,255,255,0.85); transition: color 0.15s; }
.top-bar a:hover { color: var(--mint); }
.top-bar__left { display: flex; gap: 20px; align-items: center; }
.top-bar__right { display: flex; gap: 20px; align-items: center; }
.top-bar__divider { width: 1px; height: 14px; background: rgba(255,255,255,0.2); }
.top-bar__social { display: flex; align-items: center; gap: 5px; }
.top-bar__social svg { flex-shrink: 0; }
.accessibility-btn { display: flex; align-items: center; gap: 6px; font-weight: 700; }
.accessibility-btn svg { width: 14px; height: 14px; flex-shrink: 0; }

/* ─── HEADER / NAV ─── */
.site-header { background: var(--white); position: sticky; top: 0; z-index: 100; box-shadow: 0 1px 0 rgba(14,57,87,0.08); }
.nav-main { display: flex; align-items: center; justify-content: space-between; padding: 0 32px; max-width: var(--max-w); margin: 0 auto; height: 72px; }
.nav-logo { display: flex; align-items: center; }
.nav-logo img { height: 44px; width: auto; }
.nav-links { display: flex; align-items: center; gap: 2px; }
.nav-links > li { position: relative; }
.nav-links > li > a { display: flex; align-items: center; gap: 5px; padding: 8px 14px; border-radius: 8px; font-size: 1rem; font-weight: 600; color: var(--navy); transition: all 0.15s; white-space: nowrap; }
.nav-links > li > a:hover, .nav-links > li > a.active { background: rgba(14,57,87,0.06); color: var(--navy); }
.nav-links > li > a svg { width: 14px; height: 14px; opacity: 0.5; transition: transform 0.2s; }
.nav-links > li:hover > a svg { transform: rotate(180deg); opacity: 0.8; }
/* Hover bridge: invisible element fills the gap so mouse can reach the mega menu */
.nav-links > li::after { content: ''; position: absolute; top: 100%; left: -20px; right: -20px; height: 14px; display: none; }
.nav-links > li:hover::after { display: block; }
.nav-cta { display: flex; align-items: center; gap: 12px; }
.nav-search { background: none; border: none; padding: 8px; cursor: pointer; color: var(--text-mid); display: flex; align-items: center; }
.nav-search:hover { color: var(--navy); }

/* Mega Menu */
.mega-menu { position: absolute; top: calc(100% + 8px); left: 50%; transform: translateX(-50%); background: var(--white); border-radius: var(--radius); box-shadow: var(--shadow-lg); border: 1px solid rgba(14,57,87,0.08); min-width: 520px; padding: 24px; display: none; z-index: 200; }
.nav-links > li:hover .mega-menu { display: block; }
.mega-menu__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.mega-menu__item { display: flex; align-items: flex-start; gap: 12px; padding: 12px; border-radius: 8px; transition: background 0.15s; }
.mega-menu__item:hover { background: var(--offwhite); }
.mega-menu__icon { width: 48px; height: 48px; border-radius: 10px; background: var(--white) !important; border: 1px solid rgba(14,57,87,0.1); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.mega-menu__text strong { display: block; font-size: 1rem; font-weight: 700; color: var(--navy); }
.mega-menu__text span { font-size: 0.875rem; color: var(--text-mid); line-height: 1.4; }

/* ─── HERO ─── */
.hero { background: var(--navy); min-height: 82vh; display: grid; grid-template-columns: 1fr 1fr; overflow: hidden; position: relative; }
.hero__content { display: flex; flex-direction: column; justify-content: center; padding: 80px 48px 80px 0; padding-left: calc((100vw - var(--max-w)) / 2 + 32px); position: relative; z-index: 2; }
.hero__label { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.1); color: var(--mint); font-size: 0.78rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 6px 14px; border-radius: 50px; margin-bottom: 24px; width: fit-content; }
.hero__title { font-family: var(--font-serif); font-size: clamp(2.8rem, 5vw, 4.4rem); color: var(--white); line-height: 1.1; margin-bottom: 24px; }
.hero__title em { font-style: italic; color: var(--mint); }
.hero__subtitle { font-size: 1.2rem; color: rgba(255,255,255,0.75); line-height: 1.7; max-width: 480px; margin-bottom: 40px; }
.hero__actions { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 56px; }
.hero__stats { display: flex; gap: 40px; padding-top: 40px; border-top: 1px solid rgba(255,255,255,0.12); }
.hero__stat-number { font-family: var(--font-serif); font-size: 2.2rem; color: var(--white); line-height: 1; }
.hero__stat-label { font-size: 0.95rem; color: rgba(255,255,255,0.6); margin-top: 4px; }
.hero__image { position: relative; overflow: hidden; }
.hero__image img, .hero__image .img-ph { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.hero__image .img-ph { background: linear-gradient(135deg, rgba(137,201,178,0.3) 0%, rgba(14,57,87,0.6) 100%); display: flex; align-items: center; justify-content: center; }
.hero__image::after { display: none; }
.hero__gradient-accent { position: absolute; bottom: 0; left: 0; right: 50%; height: 4px; background: var(--gradient); z-index: 3; }

/* ─── INTRO STRIP ─── */
.intro-strip { padding: 64px 0; background: var(--white); text-align: center; }
.intro-strip .container { max-width: 980px; }
.intro-strip p { font-size: 1.35rem; color: var(--navy); line-height: 1.7; font-weight: 500; margin-bottom: 20px; }
.intro-strip .sub { font-size: 1.15rem; color: var(--text-mid); font-weight: 400; }
.gradient-divider { width: 200px; height: 4px; background: var(--gradient); margin: 28px auto; border-radius: 2px; }

/* ─── HOW WE HELP ─── */
.how-we-help { padding: 80px 0; background: var(--offwhite); }
.how-we-help__header { margin-bottom: 48px; }
.journey-cards { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
.journey-card { background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s, box-shadow 0.2s; cursor: pointer; display: flex; flex-direction: column; }
.journey-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); }
.journey-card__image { height: 160px; position: relative; overflow: hidden; }
.journey-card__image .img-ph { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 2.5rem; }
.journey-card__body { padding: 20px; flex: 1; display: flex; flex-direction: column; }
.journey-card__tag { font-size: 0.8rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--orange); margin-bottom: 8px; }
.journey-card__title { font-family: var(--font-serif); font-size: 1.3rem; color: var(--navy); line-height: 1.25; margin-bottom: 10px; }
.journey-card__desc { font-size: 1rem; color: var(--text-mid); line-height: 1.6; flex: 1; }
.journey-card__footer { padding: 0 20px 20px; }
.journey-card__link { display: inline-flex; align-items: center; gap: 6px; font-size: 0.95rem; font-weight: 700; color: var(--navy); }
.journey-card__link svg { width: 16px; height: 16px; transition: transform 0.2s; }
.journey-card:hover .journey-card__link svg { transform: translateX(3px); }

/* ─── FEATURED STORY ─── */
.featured-story { background: var(--navy); padding: 80px 0; overflow: hidden; position: relative; }
.featured-story::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: var(--gradient); }
.featured-story .container { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.featured-story__content {}
.featured-story__quote-mark { font-family: var(--font-serif); font-size: 5rem; color: var(--mint); line-height: 0.5; margin-bottom: 28px; display: block; }
.featured-story__quote { font-family: var(--font-serif); font-size: clamp(1.3rem, 2.5vw, 1.75rem); color: var(--white); line-height: 1.45; margin-bottom: 28px; }
.featured-story__attribution { font-size: 1rem; font-weight: 600; color: var(--mint); margin-bottom: 36px; }
.featured-story__image { border-radius: var(--radius-lg); overflow: hidden; position: relative; }
.featured-story__image .img-ph { width: 100%; height: 460px; background: linear-gradient(135deg, rgba(137,201,178,0.15) 0%, rgba(137,201,178,0.05) 100%); display: flex; align-items: center; justify-content: center; border-radius: var(--radius-lg); border: 1px solid rgba(137,201,178,0.2); }
.featured-story__image .img-ph span { font-size: 5rem; }

/* ─── IMPACT ─── */
.impact { padding: 72px 0; background: var(--white); }
.impact .container { display: grid; grid-template-columns: 1fr 3fr; gap: 80px; align-items: center; }
.impact__stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
.impact__stat { text-align: center; padding: 28px 20px; }
.impact__number { font-family: var(--font-serif); font-size: 3rem; color: var(--navy); line-height: 1; margin-bottom: 4px; }
.impact__suffix { font-size: 1.8rem; color: var(--orange); font-family: var(--font-serif); }
.impact__label { font-size: 1rem; color: var(--text-mid); line-height: 1.4; margin-top: 8px; }
.impact__divider { width: 100%; height: 3px; background: var(--gradient); border-radius: 2px; margin-top: 20px; }

/* ─── ACTIVITIES BANNER ─── */
.activities-banner { padding: 0; overflow: hidden; position: relative; }
.activities-banner .container { display: grid; grid-template-columns: 1fr 1fr; min-height: 380px; }
.activities-banner__left { background: var(--mint); padding: 64px; display: flex; flex-direction: column; justify-content: center; }
.activities-banner__right { background: var(--orange); padding: 64px; display: flex; flex-direction: column; justify-content: center; position: relative; }
.activities-banner__right::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 4px; background: var(--gradient); }
.activities-banner__eyebrow { font-size: 0.875rem; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 14px; }
.activities-banner__title { font-family: var(--font-serif); font-size: 2rem; line-height: 1.2; margin-bottom: 20px; }
.activities-banner__left .activities-banner__eyebrow { color: var(--navy); }
.activities-banner__left .activities-banner__title { color: var(--navy); }
.activities-banner__right .activities-banner__eyebrow { color: rgba(255,255,255,0.8); }
.activities-banner__right .activities-banner__title { color: var(--white); }
.activities-banner__left .btn { align-self: flex-start; background: var(--navy); color: var(--white); }
.activities-banner__right .btn { align-self: flex-start; }

/* ─── NEWS ─── */
.news { padding: 80px 0; background: var(--offwhite); }
.news__header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 48px; }
.news-grid { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 20px; }
.news-card { background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s, box-shadow 0.2s; }
.news-card:hover { transform: translateY(-3px); box-shadow: var(--shadow-lg); }
.news-card__image { height: 220px; position: relative; overflow: hidden; }
.news-card--small .news-card__image { height: 160px; }
.news-card__image .img-ph { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 3rem; }
.news-card__body { padding: 24px; }
.news-card__date { font-size: 0.85rem; font-weight: 600; color: var(--orange); margin-bottom: 10px; text-transform: uppercase; letter-spacing: 0.05em; }
.news-card__title { font-family: var(--font-serif); font-size: 1.35rem; color: var(--navy); line-height: 1.3; margin-bottom: 10px; }
.news-card--small .news-card__title { font-size: 1.15rem; }
.news-card__excerpt { font-size: 1rem; color: var(--text-mid); line-height: 1.6; }
.news-card__link { display: inline-flex; align-items: center; gap: 6px; font-size: 0.95rem; font-weight: 700; color: var(--navy); margin-top: 14px; }
.news-card__link svg { width: 16px; height: 16px; transition: transform 0.2s; }
.news-card:hover .news-card__link svg { transform: translateX(3px); }

/* ─── SUPPORT STRIP ─── */
.support-strip { background: var(--navy); padding: 72px 0; position: relative; overflow: hidden; }
.support-strip::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 4px; background: var(--gradient); }
.support-strip .container { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 2px; }
.support-block { padding: 40px; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 16px; border-right: 1px solid rgba(255,255,255,0.1); }
.support-block:last-child { border-right: none; }
.support-block__icon { width: 64px; height: 64px; border-radius: 50%; background: rgba(255,255,255,0.15) !important; border: 1px solid rgba(255,255,255,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-bottom: 4px; }
.support-block__title { font-family: var(--font-serif); font-size: 1.4rem; color: var(--white); }
.support-block__text { font-size: 1rem; color: rgba(255,255,255,0.65); line-height: 1.6; }

/* ─── SOCIAL ─── */
.social-bar { background: var(--white); border-top: 1px solid rgba(14,57,87,0.08); padding: 32px 0; }
.social-bar .container { display: flex; align-items: center; justify-content: space-between; }
.social-bar__text { font-size: 1rem; font-weight: 600; color: var(--navy); }
.social-bar__links { display: flex; gap: 12px; }
.social-bar__link { width: 44px; height: 44px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: var(--offwhite); color: var(--navy); transition: all 0.15s; font-size: 1.1rem; font-weight: 700; }
.social-bar__link:hover { background: var(--navy); color: var(--white); }

/* ─── FOOTER ─── */
.footer { background: #091F2F; color: rgba(255,255,255,0.75); }
.footer::before { content: ''; display: block; height: 4px; background: var(--gradient); }
.footer__top { padding: 64px 0 48px; }
.footer__top .container { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr 1fr; gap: 48px; }
.footer__logo { margin-bottom: 20px; }
.footer__logo svg { height: 36px; width: auto; filter: brightness(0) invert(1); }
.footer__tagline { font-size: 0.875rem; line-height: 1.65; max-width: 280px; color: rgba(255,255,255,0.55); }
.footer__col-title { font-size: 0.8rem; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: var(--mint); margin-bottom: 18px; }
.footer__col ul li { margin-bottom: 10px; }
.footer__col ul li a { font-size: 0.875rem; color: rgba(255,255,255,0.65); transition: color 0.15s; }
.footer__col ul li a:hover { color: var(--white); }
.footer__bottom { border-top: 1px solid rgba(255,255,255,0.08); padding: 24px 0; }
.footer__bottom .container { display: flex; flex-direction: column; align-items: center; gap: 20px; text-align: center; }
.footer__bottom-text { font-size: 0.8rem; color: rgba(255,255,255,0.4); }
.footer__logos { display: flex; gap: 16px; align-items: center; flex-wrap: wrap; }
.footer__logos img { height: 42px; width: auto; background: rgba(255,255,255,0.92); border-radius: 6px; padding: 4px 8px; opacity: 0.9; transition: opacity 0.15s; }
.footer__logos img:hover { opacity: 1; }

/* ─── ARROW SVG ─── */
.arrow-right { display: inline-block; }

/* ─── PHOTO PLACEHOLDERS ─── */
.ph-navy { background: var(--navy); }
.ph-mint { background: linear-gradient(135deg, #7abfa5, #89C9B2); }
.ph-warm { background: linear-gradient(135deg, #f5e6d3, #EE7203); }
.ph-yellow { background: linear-gradient(135deg, #fffbe0, #FCEE21); }
.ph-people { background: linear-gradient(160deg, #e8f4f0 0%, #89C9B2 60%, #0E3957 100%); }
.ph-news1 { background: linear-gradient(135deg, #0E3957 0%, #1a5478 100%); }
.ph-news2 { background: linear-gradient(135deg, #EE7203 0%, #f5a347 100%); }
.ph-news3 { background: linear-gradient(135deg, #89C9B2 0%, #5ab09a 100%); }

    /* ── MEGA MENU: REDESIGNED LAYOUT ─────────────────────────────────────────── */
    .mega-menu--about { min-width: 260px; padding: 8px; }
    .mega-menu--wide  { min-width: 880px; }

    /* ─ Two-panel layout (Our Services + Get Involved) ─ */
    .mm-panel { display: flex; gap: 0; min-height: 220px; }
    .mm-panel__left {
      width: 220px; flex-shrink: 0;
      border-right: 1px solid rgba(14,57,87,0.08);
      padding: 4px 0;
    }
    .mm-panel__right {
      flex: 1; padding: 8px 0 8px 24px;
    }

    /* ─ L2 items in left column ─ */
    .mm-l2 {
      display: flex; align-items: center; justify-content: space-between;
      padding: 9px 14px;
      border-radius: 8px;
      text-decoration: none;
      font-size: 0.93rem; font-weight: 600; color: var(--navy);
      margin: 1px 4px;
      transition: background 0.12s, color 0.12s;
      position: relative;
    }
    .mm-l2:hover, .mm-l2.is-active {
      background: var(--offwhite); color: var(--orange);
    }
    .mm-l2.is-active::after {
      content: '';
      position: absolute; right: -9px; top: 50%; transform: translateY(-50%);
      border: 5px solid transparent;
      border-left-color: rgba(14,57,87,0.12);
    }
    .mm-l2__arrow { color: var(--navy); opacity: 0.2; flex-shrink: 0; font-size: 0.75rem; transition: opacity 0.12s; }
    .mm-l2:hover .mm-l2__arrow, .mm-l2.is-active .mm-l2__arrow { opacity: 0.5; color: var(--orange); }

    /* ─ Right panel panes ─ */
    .mm-pane { display: none; }
    .mm-pane.is-visible { display: block; }
    .mm-pane__label {
      font-size: 0.68rem; font-weight: 800;
      letter-spacing: 0.1em; text-transform: uppercase;
      color: var(--orange); margin-bottom: 10px;
    }
    .mm-pane__desc {
      font-size: 0.9rem; color: var(--text-mid); line-height: 1.55;
      max-width: 340px; margin-bottom: 12px;
    }
    .mm-pane__cta {
      display: inline-flex; align-items: center; gap: 6px;
      font-size: 0.88rem; font-weight: 700; color: var(--navy);
      text-decoration: none; transition: color 0.15s;
    }
    .mm-pane__cta:hover { color: var(--orange); }
    .mm-pane ul { list-style: none; padding: 0; margin: 0; columns: 2; column-gap: 8px; }
    .mm-pane ul.single-col { columns: 1; }
    .mm-pane ul li a {
      display: flex; align-items: center; gap: 8px;
      padding: 7px 10px 7px 16px;
      border-radius: 7px;
      font-size: 0.9rem; font-weight: 500; color: var(--text-mid);
      text-decoration: none;
      transition: background 0.15s, color 0.15s;
      position: relative; break-inside: avoid;
    }
    .mm-pane ul li a::before {
      content: '';
      position: absolute; left: 5px; top: 50%; transform: translateY(-50%);
      width: 4px; height: 4px;
      border-radius: 50%; background: var(--mint); flex-shrink: 0;
    }
    .mm-pane ul li a:hover { background: var(--offwhite); color: var(--navy); }

    /* ─ About: simple link list ─ */
    .mm-about-list { list-style: none; padding: 0; margin: 0; }
    .mm-about-list li a {
      display: flex; align-items: center; justify-content: space-between;
      padding: 10px 14px;
      border-radius: 8px;
      font-size: 0.95rem; font-weight: 600; color: var(--navy);
      text-decoration: none;
      transition: background 0.15s, color 0.15s;
    }
    .mm-about-list li a:hover { background: var(--offwhite); color: var(--orange); }
    .mm-about-list li + li { border-top: 1px solid rgba(14,57,87,0.06); }

    /* ─ About wide mega menu ─ */
    .mm-about-link {
      display: block;
      padding: 9px 14px;
      border-radius: 8px;
      font-size: 0.93rem; font-weight: 600; color: var(--navy);
      text-decoration: none;
      transition: background 0.12s, color 0.12s;
      margin: 1px 4px;
    }
    .mm-about-link:hover { background: var(--offwhite); color: var(--orange); }
    .mega-menu--about-wide { min-width: 540px; }

    /* ─ Image panel in mega menus ─ */
    .mm-panel__img {
      width: 220px; flex-shrink: 0;
      border-radius: 0 8px 8px 0;
      overflow: hidden;
      min-height: 220px;
    }

    /* ─ Top bar icon button ─ */
    .top-bar__icon-btn { display: flex; align-items: center; color: rgba(255,255,255,0.85); transition: color 0.15s; }
    .top-bar__icon-btn:hover { color: var(--mint); }

    /* ─ Donate nav link ─ */
    .nav-donate-link { background: var(--orange) !important; color: var(--white) !important; border-radius: 50px !important; padding: 8px 20px !important; }
    .nav-donate-link:hover { background: #d4650a !important; }

    /* ── MOBILE NAV ──────────────────────────────────────────────────── */
    .mobile-menu-btn {
      display: none; background: none; border: none; cursor: pointer;
      padding: 6px; color: var(--navy); flex-direction: column;
      justify-content: center; align-items: center; gap: 5px;
    }
    .mobile-menu-btn span {
      display: block; width: 22px; height: 2px;
      background: var(--navy); border-radius: 2px;
      transition: transform 0.25s, opacity 0.25s;
    }
    .mobile-menu-btn.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
    .mobile-menu-btn.is-open span:nth-child(2) { opacity: 0; }
    .mobile-menu-btn.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

    .mobile-nav {
      display: none; position: fixed; top: 0; right: 0;
      width: min(380px, 90vw); height: 100vh;
      background: var(--white); z-index: 500;
      overflow-y: auto; box-shadow: -4px 0 40px rgba(14,57,87,0.18);
      transform: translateX(100%); transition: transform 0.3s ease;
      flex-direction: column;
    }
    .mobile-nav.is-open { transform: translateX(0); }
    .mobile-nav__overlay {
      display: none; position: fixed; inset: 0;
      background: rgba(14,57,87,0.45); z-index: 499;
      opacity: 0; transition: opacity 0.3s;
      pointer-events: none;
    }
    .mobile-nav__overlay.is-open { opacity: 1; pointer-events: auto; }
    .mobile-nav__header {
      display: flex; align-items: center; justify-content: space-between;
      padding: 16px 20px; border-bottom: 1px solid rgba(14,57,87,0.08);
    }
    .mobile-nav__logo { height: 36px; width: auto; }
    .mobile-nav__close {
      background: none; border: none; cursor: pointer;
      font-size: 1.4rem; color: var(--navy); padding: 4px 8px; line-height: 1;
    }
    .mobile-nav__list { list-style: none; padding: 8px 0; margin: 0; }
    .mobile-nav__item { border-bottom: 1px solid rgba(14,57,87,0.06); }
    .mobile-nav__toggle {
      display: flex; align-items: center; justify-content: space-between;
      width: 100%; padding: 14px 20px;
      background: none; border: none; cursor: pointer;
      font-family: var(--font-sans); font-size: 1rem; font-weight: 700;
      color: var(--navy); text-align: left;
    }
    .mobile-nav__toggle svg { transition: transform 0.2s; flex-shrink: 0; }
    .mobile-nav__toggle.is-open svg { transform: rotate(180deg); }
    .mobile-nav__link {
      display: block; padding: 14px 20px;
      font-size: 1rem; font-weight: 700; color: var(--navy);
      text-decoration: none;
    }
    .mobile-nav__sub {
      list-style: none; padding: 0; margin: 0;
      background: var(--offwhite); display: none;
    }
    .mobile-nav__sub.is-open { display: block; }
    .mobile-nav__sub li a {
      display: block; padding: 11px 20px 11px 32px;
      font-size: 0.9rem; font-weight: 600; color: var(--text-mid);
      text-decoration: none; border-top: 1px solid rgba(14,57,87,0.05);
      transition: color 0.15s;
    }
    .mobile-nav__sub li a:hover { color: var(--orange); }
    .mobile-nav__sub-group { border-top: 1px solid rgba(14,57,87,0.06); margin-top: 2px; padding-top: 2px; }
    .mobile-nav__sub-label { display: block; padding: 8px 20px 3px; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--orange); }
    .mobile-nav__sub-sub { list-style: none; margin: 0; padding: 0 0 4px; }
    .mobile-nav__sub-sub li a { display: block; padding: 7px 20px 7px 40px; font-size: 0.875rem; color: var(--text-mid); text-decoration: none; transition: color 0.15s; }
    .mobile-nav__sub-sub li a:hover { color: var(--orange); }
    .mobile-nav__footer {
      padding: 20px; border-top: 1px solid rgba(14,57,87,0.08);
      display: flex; flex-direction: column; gap: 10px; align-items: center;
    }
    .mobile-nav__footer .btn { text-align: center; justify-content: center; width: 100%; }

    .mobile-nav__utility {
      padding: 14px 20px 20px;
      border-top: 1px solid rgba(14,57,87,0.08);
      background: var(--offwhite);
    }
    .mobile-nav__utility-links {
      display: flex; flex-wrap: wrap; gap: 4px 16px; margin-bottom: 12px;
    }
    .mobile-nav__utility-links a {
      font-size: 0.78rem; font-weight: 600; color: var(--text-mid);
      text-decoration: none; transition: color 0.15s; white-space: nowrap;
    }
    .mobile-nav__utility-links a:hover { color: var(--orange); }
    .mobile-nav__utility-icons { display: flex; gap: 16px; align-items: center; }
    .mobile-nav__utility-icons a {
      color: var(--text-mid); transition: color 0.15s;
      display: flex; align-items: center;
    }
    .mobile-nav__utility-icons a:hover { color: var(--orange); }

    @media (max-width: 900px) {
      .top-bar { display: none; }
      .mobile-menu-btn { display: flex; }
      .nav-links { display: none; }
      .nav-cta { display: none; }
      .mobile-nav { display: flex; }
      .mobile-nav__overlay { display: block; }
    }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-6aa473e6 */.elementor-196 .elementor-element.elementor-element-6aa473e6 {
  position: sticky;
  top: 108px;
  align-self: start;
}/* End custom CSS */
/* Start custom CSS *//*
 * EDUCATION PAGE — Advanced CSS
 * Copy all of this and paste into Elementor → Page Settings → Advanced → Custom CSS
 * (or the Elementor Advanced CSS panel for this page)
 */

/* ── SECTION ANCHOR NAV ── */
.section-nav { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 44px;
  padding-bottom: 24px; border-bottom: 1px solid #E0E8EE; }
.section-nav a { font-size: 0.85rem; font-weight: 600; color: var(--text-mid);
  padding: 7px 14px; border-radius: 50px; border: 1.5px solid #D0DCE5;
  text-decoration: none; transition: all 0.15s; white-space: nowrap; }
.section-nav a:hover { background: var(--navy); color: var(--white); border-color: var(--navy); }

/* ── CONTENT TYPOGRAPHY (inside .page-content wrapper) ── */
.page-content h2 { font-family: var(--font-serif); font-size: 1.85rem; color: var(--navy);
  line-height: 1.2; margin: 52px 0 14px; scroll-margin-top: 100px; }
.page-content h2:first-child { margin-top: 0; }
.page-content h3 { font-family: var(--font-sans); font-size: 1.05rem; font-weight: 700;
  color: var(--navy); margin: 26px 0 9px; }
.page-content p { font-size: 1.05rem; line-height: 1.72; color: var(--text-mid); margin-bottom: 16px; }
.page-content ul { margin: 0 0 20px; padding-left: 0; list-style: none; }
.page-content ul li { font-size: 1.05rem; line-height: 1.65; color: var(--text-mid);
  padding: 5px 0 5px 24px; position: relative; }
.page-content ul li::before { content: ''; position: absolute; left: 0; top: 14px;
  width: 8px; height: 8px; border-radius: 50%; background: var(--orange); }
.section-tag { font-size: 0.78rem; font-weight: 700; letter-spacing: 0.1em;
  text-transform: uppercase; color: var(--orange); margin-bottom: 6px; display: block; }
.intro-callout { background: #F4F9F7; border: 2px solid var(--mint); border-radius: var(--radius-lg);
  padding: 28px 30px; margin: 0 0 44px; font-size: 1.1rem; line-height: 1.65;
  color: var(--navy); font-weight: 500; }

/* ── PHOTO BLOCK ── */
.photo-block { border-radius: var(--radius-lg); overflow: hidden; margin: 28px 0; position: relative; height: 300px; }
.photo-block img { width: 100%; height: 100%; object-fit: cover; object-position: center 25%; }
.photo-block__caption { position: absolute; bottom: 0; left: 0; right: 0;
  background: linear-gradient(transparent, rgba(14,57,87,0.75));
  color: rgba(255,255,255,0.85); font-size: 0.825rem; padding: 40px 20px 16px; }

/* ── THREE PROVISIONS CARDS ── */
.provision-cards { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 18px; margin: 28px 0 44px; }
.provision-card { border-radius: var(--radius-lg); overflow: hidden;
  box-shadow: var(--shadow); text-decoration: none; display: flex; flex-direction: column;
  transition: transform 0.2s, box-shadow 0.2s; }
.provision-card:hover { transform: translateY(-3px); box-shadow: var(--shadow-lg); }
.provision-card__img { height: 160px; overflow: hidden; position: relative; flex-shrink: 0; }
.provision-card__img img { width: 100%; height: 100%; object-fit: cover; object-position: center 20%; }
.provision-card__body { padding: 18px 20px 20px; background: var(--white); flex: 1; display: flex; flex-direction: column; }
.provision-card__tag { font-size: 0.68rem; font-weight: 800; letter-spacing: 0.12em;
  text-transform: uppercase; color: var(--orange); margin-bottom: 7px; display: block; }
.provision-card__title { font-family: var(--font-serif); font-size: 1.15rem;
  color: var(--navy); margin-bottom: 8px; line-height: 1.2; }
.provision-card__desc { font-size: 0.875rem; line-height: 1.55; color: var(--text-mid); margin-bottom: 12px; flex: 1; }
.provision-card__link { font-size: 0.85rem; font-weight: 700; color: var(--orange);
  display: inline-flex; align-items: center; gap: 5px; margin-top: auto; }

/* ── OBJECTIVES GRID ── */
.objectives-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 22px 0 36px; }
.objective-item { display: flex; gap: 14px; align-items: flex-start;
  background: #F8FAFC; border-radius: var(--radius); padding: 18px; }
.objective-item__num { width: 32px; height: 32px; border-radius: 50%;
  background: var(--navy); color: var(--white); font-weight: 800; font-size: 0.85rem;
  display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 1px; }
.objective-item p { font-size: 0.95rem; line-height: 1.55; color: var(--text-mid); margin: 0; }

/* ── VIDEO STATS (inline variant — inside content column) ── */
.video-stats-block--inline { padding: 40px 0 8px; background: transparent; }
.video-stats-block--inline .video-stats-block__label { font-size: 0.875rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--orange); margin-bottom: 12px; }
.video-stats-block--inline .video-stats-block__title { font-family: var(--font-serif); font-size: clamp(1.8rem, 3vw, 2.6rem); color: var(--navy); line-height: 1.2; margin-bottom: 16px; }
.video-stats-block--inline .video-stats-block__title em { font-style: italic; color: var(--navy); }
.video-stats-block--inline .video-stats-block__body { font-size: 1.1rem; color: var(--text-mid); line-height: 1.7; }
.video-stats-block--inline .video-stats-block__media { border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow-lg); aspect-ratio: 16 / 4; }
.video-stats-block--inline .video-stats-block__media video { width: 100%; height: 100%; object-fit: cover; display: block; }

/* ── TEAM GRID ── */
.team-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin: 22px 0 36px; }
.team-card { background: var(--white); border-radius: var(--radius-lg);
  overflow: hidden; box-shadow: var(--shadow); text-align: center; }
.team-card__body { padding: 20px 16px 22px; }
.team-card__name { font-weight: 700; font-size: 0.95rem; color: var(--navy); margin-bottom: 4px; }
.team-card__role { font-size: 0.8rem; color: var(--text-mid); line-height: 1.4; }

/* ── GET INVOLVED STRIP ── */
.get-involved-strip {
  background: var(--navy);
  border-radius: var(--radius-lg);
  margin: 44px 0;
  display: grid;
  grid-template-columns: 1fr 260px;
  align-items: stretch;
  overflow: hidden;
}
.get-involved-strip__body { padding: 36px 40px; display: flex; flex-direction: column; justify-content: center; }
.get-involved-strip__label { font-size: 0.75rem; font-weight: 800; letter-spacing: 0.1em;
  text-transform: uppercase; color: var(--yellow); margin-bottom: 10px; display: block; }
.get-involved-strip__title { font-family: var(--font-serif); font-size: 1.6rem; color: var(--white); margin-bottom: 10px; }
.get-involved-strip p { font-size: 0.95rem; color: rgba(255,255,255,0.65); margin: 0 0 24px; }
.get-involved-strip__actions { display: flex; flex-wrap: wrap; gap: 10px; }
.get-involved-strip__img { width: 100%; overflow: hidden; }
.get-involved-strip__img img { width: 100%; height: 100%; object-fit: cover; object-position: center 15%; display: block; }
.btn-yellow { display: inline-flex; align-items: center; gap: 8px; background: var(--yellow);
  color: var(--navy); font-weight: 800; font-size: 0.95rem; padding: 13px 24px;
  border-radius: 50px; text-decoration: none; transition: background 0.2s; white-space: nowrap; }
.btn-yellow:hover { background: #e8da00; }
.btn-ghost-white-sm { display: inline-flex; align-items: center; gap: 8px; background: transparent;
  color: rgba(255,255,255,0.8); font-weight: 600; font-size: 0.9rem; padding: 12px 22px;
  border-radius: 50px; border: 1.5px solid rgba(255,255,255,0.3); text-decoration: none;
  transition: all 0.2s; white-space: nowrap; }
.btn-ghost-white-sm:hover { border-color: var(--white); color: var(--white); }

/* ── GOVERNANCE TABLE ── */
.gov-table { width: 100%; border-collapse: collapse; margin: 18px 0 36px; font-size: 0.95rem; }
.gov-table th { background: var(--navy); color: var(--white); font-weight: 700;
  padding: 12px 16px; text-align: left; font-size: 0.85rem; }
.gov-table td { padding: 11px 16px; border-bottom: 1px solid #E0E8EE; color: var(--text-mid); }
.gov-table tr:last-child td { border-bottom: none; }
.gov-table tr:nth-child(even) td { background: #F8FAFC; }

/* ── TRUSTEES GRID ── */
.trustees-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin: 22px 0 36px; }
.trustee-card {
  background: linear-gradient(var(--white), var(--white)) padding-box,
              linear-gradient(135deg, #EE7203 0%, #FCEE21 50%, #89C9B2 100%) border-box;
  border: 2px solid transparent;
  border-radius: var(--radius-lg);
  padding: 20px;
}
.trustee-card__name { font-weight: 700; font-size: 0.95rem; color: var(--navy); margin-bottom: 5px; }
.trustee-card__role { font-size: 0.8rem; font-weight: 600; color: var(--orange);
  text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 8px; }
.trustee-card__bio { font-size: 0.85rem; line-height: 1.55; color: var(--text-mid); margin: 0; }

/* ── RESPONSIVE ── */
@media (max-width: 900px) {
  .provision-cards { grid-template-columns: 1fr; }
  .objectives-grid { grid-template-columns: 1fr; }
  .team-grid { grid-template-columns: 1fr 1fr; }
  .trustees-grid { grid-template-columns: 1fr 1fr; }
  .get-involved-strip { grid-template-columns: 1fr; }
  .get-involved-strip__img { display: none; }
}
@media (max-width: 600px) {
  .team-grid { grid-template-columns: 1fr; }
  .trustees-grid { grid-template-columns: 1fr; }
}/* End custom CSS */