:root{--ink:#251d1c;--muted:#6b5d57;--cream:#fffaf3;--warm:#f5eadc;--wine:#813441;--wine-dark:#5d2530;--gold:#dba84e;--forest:#203e3a;--line:rgba(37,29,28,.15);--serif:Georgia,"Times New Roman",serif;--sans:"Avenir Next",Avenir,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.58}img,video{display:block;max-width:100%}button,input,textarea,select{font:inherit}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:30;top:8px;left:8px;padding:11px 14px;background:var(--wine);color:#fff;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;z-index:20;min-height:76px;padding:9px clamp(20px,5vw,80px);display:flex;align-items:center;justify-content:space-between;gap:28px;background:rgba(255,250,243,.93);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{display:block;line-height:0}.brand img{width:210px;height:auto}.site-nav{display:flex;align-items:center;gap:clamp(15px,2.3vw,32px);font-size:13px;font-weight:800}.site-nav a{color:var(--muted);text-decoration:none}.site-nav a:hover,.site-nav a:focus-visible{color:var(--wine)}.site-nav .nav-button{padding:11px 15px;background:var(--wine);color:#fff}.site-nav .nav-button:hover{background:var(--wine-dark);color:#fff}.menu-button{display:none;border:0;background:transparent;padding:8px}.menu-button i{display:block;width:26px;height:2px;margin:5px 0;background:var(--ink);transition:.2s}
.hero{min-height:calc(100svh - 76px);display:grid;grid-template-columns:minmax(0,1fr) minmax(470px,.9fr);overflow:hidden;background:radial-gradient(circle at 20% 22%,#f6dac0,transparent 24%),var(--cream)}.hero-copy{display:flex;flex-direction:column;justify-content:center;max-width:720px;padding:clamp(74px,9vw,135px) clamp(24px,9.4vw,142px)}.eyebrow{margin:0 0 12px;color:var(--wine);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.03;letter-spacing:-.045em}h1{max-width:700px;margin-bottom:23px;font-size:clamp(50px,6.1vw,88px)}h1 em{color:var(--wine);font-weight:400}.hero-lede{max-width:585px;color:var(--muted);font-size:clamp(17px,1.45vw,21px)}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:23px;margin-top:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:12px 18px;border:1px solid transparent;border-radius:2px;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .18s,box-shadow .18s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(69,24,31,.19)}.primary{background:var(--wine);color:#fff}.primary:hover,.primary:focus-visible{background:var(--wine-dark)}.quiet-link,.text-action{color:var(--wine);font-weight:800;text-decoration:none}.quiet-link:hover,.text-action:hover{text-decoration:underline;text-underline-offset:4px}.hero-contact{display:flex;flex-wrap:wrap;gap:8px;margin-top:54px;color:var(--muted);font-size:13px}.hero-contact a{color:var(--ink);font-weight:800;text-decoration:none}.hero-contact a:hover{color:var(--wine)}
.hero-portrait{position:relative;min-height:610px;overflow:hidden;background:#d6b99e}.hero-portrait>img{width:100%;height:100%;object-fit:cover;object-position:center 13%}.hero-portrait:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(35,19,18,.46),transparent 44%)}.founder-tag{position:absolute;z-index:1;left:clamp(22px,4vw,58px);bottom:clamp(24px,4vw,58px);display:grid;gap:4px;color:#fff}.founder-tag span{font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#f3ce87}.founder-tag strong{font-family:var(--serif);font-size:clamp(26px,2.4vw,38px);font-weight:400}
.section{padding:clamp(80px,10vw,142px) clamp(20px,8vw,124px)}.section-intro{max-width:810px}.section-intro h2,.outreach-heading h2,.speaking-copy h2,.ghana-header h2,.moments-heading h2,.connect-copy h2{margin-bottom:22px;font-size:clamp(40px,5vw,68px)}.founder{background:var(--warm)}.founder-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(350px,1.05fr);gap:clamp(46px,10vw,130px);align-items:center;margin-top:58px}.founder-note{max-width:590px;font-size:17px;color:var(--muted)}.founder-note p+p{margin-top:19px}.script-line{font-family:var(--serif);font-size:clamp(29px,3vw,43px);line-height:1.18;color:var(--wine)!important;font-style:italic}.founder-images{position:relative;min-height:520px}.founder-ministry{width:78%;height:490px;object-fit:cover;object-position:center top}.founder-connection{position:absolute;right:0;bottom:0;width:47%;height:246px;object-fit:cover;object-position:center top;border:8px solid var(--warm)}
.outreach{background:#f9f7f1}.outreach-heading{display:grid;grid-template-columns:1.1fr .7fr;gap:60px;align-items:end}.outreach-heading h2{margin:0}.outreach-heading>p{margin:0;color:var(--muted);font-size:17px}.service-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:46px}.service-card{min-height:285px;padding:30px;background:#fff;border-top:7px solid var(--wine)}.service-card:nth-child(2){border-top-color:var(--gold)}.service-card:nth-child(3){border-top-color:var(--forest)}.card-number{color:var(--gold);font-family:var(--serif);font-size:19px}.service-card h3{margin:24px 0 13px;font-size:31px}.service-card p{margin:0;color:var(--muted);font-size:15px}.outreach-story{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(38px,7vw,95px);align-items:center;margin-top:clamp(74px,10vw,132px)}.outreach-photos{display:grid;grid-template-columns:1.1fr .9fr;gap:10px;align-items:end}.outreach-photos img:first-child{height:430px;object-fit:cover;object-position:center top}.outreach-photos img:last-child{height:315px;object-fit:cover;object-position:center top}.outreach-copy{max-width:500px}.outreach-copy h3{margin:0 0 16px;font-size:clamp(34px,4.2vw,56px)}.outreach-copy p:not(.eyebrow){color:var(--muted);font-size:17px}.outreach-copy .text-action{display:inline-block;margin-top:11px}
.speaking{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.82fr);gap:clamp(45px,8vw,115px);align-items:center;background:var(--forest);color:var(--cream)}.speaking .eyebrow{color:#f0c572}.speaking-copy>p:not(.eyebrow){max-width:620px;color:#dfd4c9;font-size:17px}.topic-list{display:flex;flex-wrap:wrap;gap:9px;margin:31px 0}.topic-list span{padding:8px 11px;border:1px solid rgba(255,255,255,.27);font-size:13px;font-weight:800}.button.light{background:#f1c56e;color:#30201d}.speaking-photo{margin:0}.speaking-photo img{width:100%;height:610px;object-fit:cover;object-position:center 18%}.speaking-photo figcaption{padding:12px 0 0;color:#e4d9ce;font-size:13px}
.ghana{background:#f1e4d3}.ghana-header{max-width:890px}.ghana-header>p:not(.eyebrow){color:var(--muted);font-size:18px}.ghana-grid{display:grid;grid-template-columns:1.27fr .73fr;gap:16px;margin-top:52px}.ghana-grid figure{margin:0;position:relative;overflow:hidden;background:#40251c}.ghana-grid img{width:100%;height:100%;object-fit:cover}.ghana-large{height:565px}.ghana-side{display:grid;grid-template-rows:1.12fr .88fr;gap:16px}.ghana-side figure{min-height:0}.ghana-side figcaption,.ghana-large figcaption{position:absolute;right:14px;bottom:12px;padding:6px 8px;background:rgba(29,21,20,.71);color:#fff;font-size:11px}.ghana-callout{display:flex;flex-direction:column;justify-content:center;padding:clamp(26px,4vw,45px);background:var(--wine);color:#fff}.ghana-callout span{margin-bottom:15px;color:#f3cd82;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.ghana-callout p{margin-bottom:22px;font-family:var(--serif);font-size:clamp(23px,2.6vw,34px);line-height:1.12}.ghana-callout a{color:#f4cf89;font-weight:800;text-decoration:none}.ghana-callout a:hover{text-decoration:underline}.vision-note{margin:16px 0 0;color:var(--muted);font-size:12px}
.moments{background:#2b211f;color:var(--cream)}.moments .eyebrow{color:#edc374}.moments-heading{max-width:740px}.moments-heading>p{color:#d8cbc1;font-size:17px}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px;margin-top:46px}.video-card{padding:19px;background:#40312e}.video-label{margin-bottom:13px;color:#e5bb6d;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.video-card video{width:100%;max-height:580px;aspect-ratio:9/13;object-fit:cover;background:#16100f}.video-card>p:last-child{margin:13px 0 0;color:#d9cdc4;font-size:13px}.photo-gallery{display:grid;grid-template-columns:repeat(8,1fr);gap:6px;margin-top:42px}.photo-gallery img{width:100%;height:175px;object-fit:cover;object-position:center top}
.connect{display:grid;grid-template-columns:minmax(0,.76fr) minmax(390px,1.24fr);gap:clamp(45px,8vw,112px);align-items:start;background:var(--cream)}.connect-copy{max-width:540px}.connect-copy>p:not(.eyebrow){color:var(--muted);font-size:17px}.direct-contact{display:grid;gap:7px;margin-top:34px}.direct-contact a{color:var(--wine);font-weight:800;text-decoration:none}.direct-contact a:hover{text-decoration:underline}.inquiry-form{padding:clamp(22px,3.4vw,40px);background:#f5eadc}.inquiry-form label{display:grid;gap:7px;margin-bottom:16px;font-size:13px;font-weight:800}.field-row{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}input,textarea,select{width:100%;padding:11px 12px;border:1px solid #cbbeb2;background:#fff;color:var(--ink);border-radius:2px;font-size:16px;font-weight:400}textarea{resize:vertical}input:focus,textarea:focus,select:focus{outline:2px solid var(--wine);outline-offset:2px;border-color:var(--wine)}.form-submit{width:100%;margin-top:4px}.form-note,.form-status{margin:12px 0 0;color:var(--muted);font-size:12px}.form-status{min-height:18px;color:var(--wine-dark);font-weight:800}
.site-footer{display:grid;grid-template-columns:235px 1fr;gap:20px 50px;align-items:center;padding:42px clamp(20px,8vw,124px);background:#17110f;color:#ddd0c6}.site-footer img{width:220px;filter:brightness(0) invert(1) sepia(.12) saturate(.65)}.site-footer p{margin:0;font-size:13px}.site-footer a{color:#f1c978;font-size:13px;font-weight:800;text-decoration:none}.site-footer a:hover{text-decoration:underline}.copyright{grid-column:1/-1;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);font-size:11px!important}
@media(max-width:900px){.site-header{min-height:66px;padding:8px 20px}.brand img{width:190px}.menu-button{display:block;position:relative;z-index:3}.menu-button[aria-expanded="true"] i:nth-of-type(1){transform:translateY(7px) rotate(45deg)}.menu-button[aria-expanded="true"] i:nth-of-type(2){opacity:0}.menu-button[aria-expanded="true"] i:nth-of-type(3){transform:translateY(-7px) rotate(-45deg)}.site-nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:8px 20px 20px;background:var(--cream);border-bottom:1px solid var(--line);box-shadow:0 13px 24px rgba(45,24,20,.11)}.site-nav.is-open{display:flex}.site-nav a{padding:13px 3px}.site-nav .nav-button{margin-top:7px;text-align:center;padding:12px}.hero,.founder-grid,.outreach-heading,.outreach-story,.speaking,.ghana-grid,.connect{grid-template-columns:1fr}.hero-copy{padding:72px 24px 58px}.hero-portrait{min-height:570px}.founder-grid{gap:45px}.outreach-heading{gap:14px}.service-tabs{grid-template-columns:1fr}.service-card{min-height:230px}.outreach-story{gap:40px}.speaking-photo img{height:520px}.ghana-side{grid-template-columns:1.1fr .9fr;grid-template-rows:1fr}.ghana-side figure{min-height:315px}.photo-gallery{grid-template-columns:repeat(4,1fr)}.video-grid{grid-template-columns:1fr}.video-card video{max-height:620px}.site-footer{grid-template-columns:1fr}.copyright{grid-column:auto}}
@media(max-width:560px){.brand img{width:175px}.hero-portrait{min-height:470px}.founder-images{min-height:430px}.founder-ministry{height:395px}.founder-connection{height:190px;border-width:5px}.outreach-photos img:first-child{height:350px}.outreach-photos img:last-child{height:250px}.speaking-photo img{height:440px}.ghana-large{height:365px}.ghana-side{grid-template-columns:1fr;grid-template-rows:260px auto}.ghana-side figure{min-height:260px}.photo-gallery{grid-template-columns:repeat(2,1fr)}.photo-gallery img{height:200px}.field-row{grid-template-columns:1fr;gap:0}.inquiry-form{padding:22px 17px}.site-footer img{width:200px}}

/* Founder, video, outreach, and support updates */
.outreach-photos--three{grid-template-columns:1.05fr .95fr .72fr}.outreach-photos--three img:first-child{height:430px}.outreach-photos--three img:nth-child(2){height:350px}.outreach-photos--three img:nth-child(3){height:280px}.outreach-photos--three img{width:100%;object-fit:cover;object-position:center top}
.founder-images--single{display:flex;align-items:center;justify-content:flex-end}.founder-images--single .founder-ministry{width:min(100%,520px);height:520px}.speaking-video{margin:0}.speaking-video video{width:100%;height:610px;object-fit:cover;background:#16100f}.speaking-video figcaption{padding:12px 0 0;color:#e4d9ce;font-size:13px}.support{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:clamp(45px,8vw,110px);align-items:center;background:#f1e4d3}.support-copy{max-width:650px}.support-copy h2{margin-bottom:22px;font-size:clamp(40px,5vw,68px)}.support-copy>p:not(.eyebrow){max-width:590px;color:var(--muted);font-size:17px}.giving-note{padding:clamp(28px,4vw,48px);background:var(--wine-dark);color:#fff}.giving-note .eyebrow{color:#f3ce87}.giving-note h3{margin-bottom:18px;font-size:clamp(31px,3.4vw,46px)}.giving-note p:not(.eyebrow){color:#eadbd3;font-size:16px}.giving-note p:last-child{margin-bottom:0}.giving-note a{color:#f3ce87;font-weight:800;text-decoration:none}.giving-note a:hover{text-decoration:underline}
@media(max-width:900px){.support{grid-template-columns:1fr}.speaking-video video{height:520px}}
@media(max-width:560px){.founder-images--single .founder-ministry{height:430px}.speaking-video video{height:440px}}

/* Personal moments photo feature */
.personal-moments-gallery{display:grid;grid-template-columns:.82fr 1.16fr .72fr;gap:13px;align-items:end;margin-top:48px}.personal-moments-gallery figure{margin:0;overflow:hidden;background:#40312e}.personal-moments-gallery img{width:100%;height:455px;object-fit:cover;object-position:center top}.personal-moments-gallery figure:nth-child(2) img{height:515px}.personal-moments-gallery figure:nth-child(3) img{height:395px}@media(max-width:900px){.personal-moments-gallery{grid-template-columns:repeat(3,1fr)}.personal-moments-gallery img,.personal-moments-gallery figure:nth-child(2) img,.personal-moments-gallery figure:nth-child(3) img{height:390px}}@media(max-width:560px){.personal-moments-gallery{grid-template-columns:1fr}.personal-moments-gallery img,.personal-moments-gallery figure:nth-child(2) img,.personal-moments-gallery figure:nth-child(3) img{height:auto;max-height:600px;object-fit:cover}}
.outreach-story--copy-only{display:block}.outreach-story--copy-only .outreach-copy{max-width:680px}
.founder-grid{display:block;max-width:750px;margin-top:40px}.founder-note{max-width:750px}
.founder-photo-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:34px}.founder-photo-row img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover}@media(max-width:650px){.founder-photo-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.founder-photo-row img:nth-child(3){grid-column:1/-1}}
.speaking{display:block}.speaking-copy{max-width:900px}
.speaking-clips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1040px;margin-top:48px}.speaking-clips video{width:100%;max-height:620px;aspect-ratio:9/16;object-fit:contain;background:#152a27}@media(max-width:650px){.speaking-clips{grid-template-columns:1fr;gap:24px;margin-top:36px}}
.site-footer img{width:235px;height:auto;filter:none}

/* Outreach and gallery refinements */
.service-tabs{gap:18px;margin-top:52px}
.service-card{position:relative;display:flex;min-height:270px;flex-direction:column;padding:36px 32px 34px;border:1px solid rgba(37,29,28,.13);border-top:1px solid rgba(37,29,28,.13);box-shadow:0 13px 31px rgba(44,30,23,.07)}
.service-card img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;margin:0 0 24px}
.service-card::before{width:38px;height:3px;margin-bottom:24px;background:var(--wine);content:""}
.service-card:nth-child(2)::before{background:var(--gold)}
.service-card:nth-child(3)::before{background:var(--forest)}
.service-label{margin:0 0 11px;color:var(--wine);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.service-card:nth-child(2) .service-label{color:#a7741d}
.service-card:nth-child(3) .service-label{color:var(--forest)}
.service-card h3{margin:0 0 14px;font-size:clamp(29px,2.45vw,36px)}
.service-card p:not(.service-label){max-width:30ch;font-size:16px;line-height:1.64}
.gallery{background:#fffdfa}
.gallery-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:clamp(34px,7vw,110px);align-items:end;max-width:1150px}
.gallery-heading h2{margin:0;font-size:clamp(40px,5vw,68px)}
.gallery-heading>p:not(.eyebrow){margin:0;color:var(--muted);font-size:17px}
.gallery-ready{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-top:50px;padding:clamp(30px,4.5vw,56px);border:1px solid rgba(32,62,58,.2);background:var(--forest);color:var(--cream)}
.gallery-ready>div{max-width:650px}
.gallery-label{margin:0 0 14px;color:#efc978;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.gallery-ready h3{margin:0 0 15px;font-size:clamp(32px,3.8vw,50px)}
.gallery-ready p:not(.gallery-label){margin:0;color:#e5d9cf;font-size:17px}
.gallery-ready .text-action{flex:0 0 auto;color:#f1cb79}
@media(max-width:900px){.service-tabs{gap:14px}.service-card{min-height:0;padding:31px 28px}.gallery-heading{grid-template-columns:1fr;gap:14px}.gallery-ready{align-items:flex-start;flex-direction:column}}
