/* Mission-led visual direction; retain Si Puedes Creer's approved palette. */
.interior-page{min-height:45vh}.interior-page h1{font-size:clamp(38px,4.2vw,64px);line-height:1.12;letter-spacing:-1.5px}.interior-page .section-heading h1{max-width:800px}
:root{--navy:#161919;--gold:#f0ac79;--ink:#202828;--paper:#fff;--muted:#53615e;--copper:#a34827}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:32px}
body{margin:0;color:var(--ink);background:var(--paper);font:17px/1.7 Arial,Helvetica,sans-serif}
a{color:inherit;text-decoration:none}
button{font:inherit;cursor:pointer}
img{display:block;max-width:100%}
a,button,summary{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:6px}
.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:var(--gold);color:var(--navy);padding:12px 20px}
.skip-link:focus{top:10px}
header{display:flex;align-items:center;justify-content:space-between;gap:32px;background:var(--navy);color:#fff;padding:16px 5%;position:relative;z-index:5;border-bottom:1px solid #ffffff26}
.brand{display:flex;flex-direction:column;gap:7px;line-height:1.35}
header .header-brand{flex-direction:row;align-items:center;gap:18px;isolation:isolate;min-width:0}
.header-logo{width:170px;height:auto;flex-shrink:0;background:transparent;filter:none;mix-blend-mode:normal}
.header-brand-text{display:flex;flex-direction:column;gap:7px;min-width:0}
.brand-top{font-size:21px;font-weight:800;letter-spacing:.7px}
.brand-bottom{font-size:12px;color:var(--gold);letter-spacing:2px;max-width:250px;overflow-wrap:normal}
nav{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:700}
nav a{padding:8px 0}
nav a:hover{color:var(--gold)}
nav a:last-child{border:1px solid var(--gold);padding:11px 23px;color:var(--gold)}
.controls{display:flex;gap:8px;flex-shrink:0}
.controls button{background:transparent;border:1px solid #ffffff50;color:white;min-width:44px;min-height:44px;font-size:14px}
#menu{display:none}
.hero{position:relative;isolation:isolate;min-height:730px;display:flex;flex-direction:column;justify-content:center;background:var(--navy);color:white;padding:75px 7% 100px}
.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:66% 38%;z-index:-3}
.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#161919ed 0%,#161919d6 24%,#16191985 52%,#16191910 82%),linear-gradient(0deg,#161919ba,transparent 40%)}
.hero-content{max-width:750px}
.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:700;color:var(--copper);margin:0 0 25px}
.hero .eyebrow{color:var(--gold)}
h1,h2,h3{font-family:Arial,Helvetica,sans-serif;margin:0;font-weight:800;line-height:1.08;letter-spacing:-1.5px;overflow-wrap:break-word}
h1{font-size:clamp(48px,6.1vw,94px);letter-spacing:-3px}
h1 em{font-style:normal;color:var(--gold)}
h2{font-size:clamp(38px,4.2vw,64px)}
h3{font-size:31px;line-height:1.2;letter-spacing:-.65px}
.hero-intro{max-width:465px;font-size:18px;line-height:1.7;color:#e2e6e3;margin:28px 0 32px}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 26px;font-size:14px;font-weight:700;line-height:1.6;transition:background .2s,color .2s}
.gold{background:var(--gold);color:var(--navy)}
.gold:hover{background:#ffd0aa}
.text-link{display:inline-block;margin:15px 0 0 25px;font-size:14px;font-weight:700;border-bottom:1px solid #ffffff80;padding-bottom:4px}
.hero-foot{position:absolute;bottom:0;left:7%;right:7%;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ffffff50;padding:23px 0;color:#fff;font-size:12px;letter-spacing:1.5px}
.hero-foot span:nth-child(2){letter-spacing:0;font-size:14px}
.verse{padding:85px 12%;text-align:center;background:#fff}
.verse .eyebrow{font:700 12px/1.7 Arial,sans-serif;letter-spacing:2px;color:var(--copper);margin:0 0 22px}
.verse p:not(.eyebrow){font-size:clamp(28px,3.1vw,45px);font-weight:700;line-height:1.25;letter-spacing:-1px;max-width:1000px;margin:0 auto 24px}
.verse>span{color:var(--muted);font-size:12px;letter-spacing:1.6px}
.section{padding:95px 7%;max-width:1600px;margin:auto}
.about{max-width:none;display:grid;grid-template-columns:1.1fr 1fr;align-items:stretch;padding:0;background:var(--copper);color:#fff}
.portrait{grid-column:2;grid-row:1;position:relative;min-height:620px}
.portrait>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 24%}
.photo-label{position:absolute;bottom:0;left:0;right:0;padding:22px 30px;background:var(--navy);font-size:14px}
.about-copy{grid-column:1;grid-row:1;padding:85px 13%;align-self:center;min-width:0}
.about-copy .eyebrow{color:#ffdbbd;letter-spacing:1.8px}
.about-copy h2{font-size:clamp(40px,4.8vw,70px)}
.about-copy .lead{font-size:20px;line-height:1.6;margin:27px 0;color:#fff0e4;max-width:440px}
.signature{font-size:21px;font-weight:700;margin:25px 0}
.pillars{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:14px;padding-top:23px;border-top:1px solid #ffffff45;color:#fff0e4}
.outline{border:1px solid #fff;color:white;margin-top:32px}
.outline:hover{background:#fff;color:var(--copper)}
.prayer-photo{position:relative;isolation:isolate;min-height:600px;background:var(--navy);color:white;display:flex;align-items:center;padding:85px 7%}
.prayer-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% center;z-index:-2}
.prayer-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#161919f2,#161919b8 38%,#16191915 82%);z-index:-1}
.prayer-photo>div{max-width:520px}
.prayer-photo .eyebrow{color:var(--gold)}
.prayer-photo h2{font-size:clamp(48px,6vw,88px);color:white}
.prayer-photo p:not(.eyebrow){font-size:19px;color:#e0e5e2;max-width:395px;margin:25px 0 0}
.word{padding-top:95px;padding-bottom:95px}
.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:46px}
.section-heading>div{min-width:0}
.section-heading>p{color:var(--muted);font-size:17px;max-width:330px;margin:0}
.studies{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;align-items:start}
.studies article{padding:31px 25px 28px;background:#f3f5f3;border-top:4px solid var(--copper);min-width:0}
.studies article:nth-child(2){border-color:var(--navy)}
.studies article:nth-child(3){border-color:var(--gold)}
.reference{display:block;color:var(--copper);font-size:12px;letter-spacing:1.3px;margin-bottom:22px}
.studies h3 br{display:none}
.studies article>p{font-size:16px;color:var(--muted);margin:22px 0 27px}
summary{cursor:pointer;border-top:1px solid #cbd1cc;padding-top:20px;font-size:14px;font-weight:700;line-height:1.6;color:var(--copper)}
details[open] summary{margin-bottom:20px}
details p{font-size:16px;color:var(--muted)}
.moments{max-width:none;background:var(--navy);color:#fff}
.moments .eyebrow{color:var(--gold)}
.moments .section-heading>p{color:#cbd5ce}
.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;align-items:start}
figure{margin:0;min-width:0}
figure img{width:100%;height:350px;object-fit:cover}
figure:first-child img{object-position:25% center}
.credit-photo img{object-fit:contain;background:#0e1010}
figcaption{padding-top:20px;font-size:15px;line-height:1.6;color:#e0e5e2}
.connect{background:var(--gold);max-width:none;display:grid;grid-template-columns:1fr 230px;gap:90px;align-items:center;padding:85px 7%}
.connect>div{max-width:820px}
.connect .eyebrow{color:#663019}
.connect h2{font-size:clamp(38px,4.4vw,64px)}
.connect p:not(.eyebrow){max-width:660px;color:#343830}
.contact-note{font-size:14px;border-top:1px solid #20282840;padding-top:23px;margin-top:30px}
.ministry-logo{width:230px;mix-blend-mode:multiply}
footer{display:flex;justify-content:space-between;align-items:center;gap:30px;background:var(--navy);color:#fff;padding:50px 7%}
footer p,footer>a:last-child{color:#bfcac4;font-size:14px}
@media(min-width:1600px){.hero{padding-left:max(7%,calc((100vw - 1376px)/2))}.hero-content{max-width:830px}}
@media(max-width:1100px){header{gap:20px;padding:16px 4%}.header-logo{width:150px}.brand-top{font-size:18px}.brand-bottom{font-size:12px;letter-spacing:1px}nav{gap:20px}nav a:last-child{padding:10px 15px}.hero{min-height:680px}.about-copy{padding:65px 11%}.portrait{min-height:580px}.studies{gap:18px}.studies article{padding:26px 22px}h3{font-size:28px}figure img{height:300px}.connect{gap:45px;grid-template-columns:1fr 170px}.ministry-logo{width:170px}}
@media(max-width:850px){header{flex-wrap:wrap}header nav{order:3;flex-basis:100%;justify-content:center;border-top:1px solid #ffffff30;padding-top:10px}header .controls{margin-left:auto}.hero{min-height:660px}.hero h1{font-size:62px}.section{padding:70px 6%}.about{padding:0}.about-copy{padding:60px 10%}.about-copy h2{font-size:44px}.portrait{min-height:550px}.section-heading{gap:35px}.studies{grid-template-columns:1fr}.studies article{padding:30px}.studies h3{font-size:30px}.studies article>p{margin:18px 0}.gallery{gap:18px}figure img{height:260px}.connect{grid-template-columns:1fr 150px;gap:30px}footer{flex-wrap:wrap}}
@media(max-width:600px){header{padding:12px 5%;gap:8px;flex-wrap:nowrap}.header-logo{width:125px}.header-brand-text{gap:6px}header .header-brand{gap:12px}.brand-top{font-size:15px;letter-spacing:0}.brand-bottom{font-size:12px;letter-spacing:0}.controls{gap:5px}.controls button{min-width:40px;min-height:44px}#menu{display:block}header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--navy);padding:25px 6%;border-top:1px solid #ffffff30;align-items:stretch;gap:15px}header nav.open{display:flex;flex-direction:column;font-size:17px}nav a:last-child{align-self:start;padding:11px 22px}.hero{min-height:760px;justify-content:flex-end;padding:300px 6% 90px}.hero>img{object-position:57% top;object-fit:cover;height:490px}.hero-shade{background:linear-gradient(0deg,#161919 25%,#161919f0 40%,#16191980 62%,transparent 92%)}.hero .eyebrow{font-size:12px;letter-spacing:1px;max-width:280px;margin-bottom:20px}.hero h1{font-size:clamp(40px,10vw,58px);letter-spacing:-1.6px}.hero-intro{font-size:17px;margin:22px 0 25px}.text-link{margin:20px 0 0 20px}.button{padding:13px 20px}.hero-foot{left:6%;right:6%;font-size:12px;letter-spacing:.5px;gap:10px;padding:20px 0}.hero-foot span:nth-child(2){display:none}.verse{padding:55px 7%}.verse p:not(.eyebrow){font-size:30px;letter-spacing:-.7px}.about{display:flex;flex-direction:column}.about-copy{padding:60px 6%}.about-copy h2{font-size:46px;letter-spacing:-1.3px}.about-copy .lead{font-size:19px}.portrait{min-height:0;height:450px}.portrait img{object-position:50% 21%}.photo-label{padding:20px 6%}.prayer-photo{min-height:600px;padding:55px 6%;align-items:flex-end}.prayer-photo>img{object-position:60% center}.prayer-photo:after{background:linear-gradient(0deg,#161919f7,#161919c0 38%,#16191910 80%)}.prayer-photo h2{font-size:55px}.prayer-photo p:not(.eyebrow){font-size:17px}.section{padding:60px 6%}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:24px;max-width:none}.section-heading h2{font-size:43px}.studies{gap:22px}.studies article{padding:28px}.studies h3{font-size:30px}.gallery{grid-template-columns:1fr;gap:35px}figure img{height:330px}.credit-photo img{height:440px}figcaption{padding-top:15px}.connect{grid-template-columns:1fr;gap:30px}.connect h2{font-size:42px}.ministry-logo{width:135px}footer{padding:38px 6%;align-items:start;flex-direction:column;gap:20px}footer .brand-top{font-size:22px}footer p{margin:0}}
@media(max-width:370px){.header-logo{width:110px}header .header-brand{gap:8px}.brand-top{font-size:14px}.hero h1{font-size:38px}.text-link{display:table;margin-left:0}.hero{padding-bottom:95px}.controls button{min-width:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

@media(max-width:600px){header .header-brand{flex:1;min-width:0}header .header-brand-text{flex:1;min-width:0}header .brand-top{overflow-wrap:normal}header .brand-bottom{letter-spacing:0}header .controls{align-self:center}}

@media(max-width:600px){header{flex-wrap:wrap}header .header-brand{flex:1 1 calc(100% - 55px)}header .controls{flex-direction:column}header .header-brand-text{max-width:180px}}
/* Give the transparent ministry mark its own generous header space. */
header{padding-top:24px;padding-bottom:24px}
header .header-logo{width:240px;height:auto;max-width:none;background:none;filter:none;mix-blend-mode:normal}
header .header-brand{gap:28px}
@media(min-width:851px) and (max-width:1200px){header{flex-wrap:wrap}header .header-logo{width:210px}header nav{order:3;flex-basis:100%;justify-content:center;padding-top:16px;border-top:1px solid #ffffff30}header .controls{margin-left:auto}}
@media(min-width:601px) and (max-width:850px){header .header-logo{width:200px}}
@media(max-width:600px){header{display:flex;justify-content:center;position:relative;padding:24px 6% 28px}header .header-brand{flex:0 1 100%;flex-direction:column;align-items:center;gap:16px;text-align:center}header .header-logo{width:190px}header .header-brand-text{max-width:none;flex:none;align-items:center}header .brand-top{font-size:18px}header .brand-bottom{font-size:14px;max-width:280px}header .controls{position:absolute;right:14px;top:18px;margin:0;gap:10px}header nav{z-index:6;text-align:left}}

.designer-credit{display:flex;flex-direction:column;align-items:center;gap:14px;padding:28px 24px 32px;background:#fff;border-top:1px solid #e3e7e9;text-align:center}.designer-credit span{font-size:14px;color:#53615e}.designer-credit img{width:270px;max-width:100%;height:auto}

.sample-notice{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:center;gap:18px;padding:14px 5%;background:#fff0b8;color:#302408;border-bottom:2px solid #c38c20;font-size:14px;line-height:1.5}.sample-notice strong{flex-shrink:0;letter-spacing:1px}.sample-notice span{max-width:850px}@media(max-width:600px){.sample-notice{position:relative;flex-direction:column;gap:5px;text-align:center;padding:14px 6%}}

.ministry-story{max-width:1400px}.story-heading{margin-bottom:38px}.story-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:55px;align-items:start}.story-copy p,.mission-vision p{font-size:17px;line-height:1.85;margin:0 0 24px}.story-photo img{width:100%;height:560px;object-fit:cover;object-position:50% 24%}.story-photo figcaption{color:var(--muted)}.calling-verse{margin:42px 0;padding:32px 36px;background:var(--navy);border-left:5px solid var(--gold);color:white}.calling-verse p{font-size:25px;line-height:1.5;margin:0 0 16px}.calling-verse cite{font-size:16px;font-style:normal;color:var(--gold)}.mission-vision{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:55px;margin-top:52px}.mission-vision article{border-top:4px solid var(--copper);padding-top:25px}.mission-vision article:last-child{border-color:var(--gold)}.mission-vision h3{font-size:34px;margin-bottom:25px}@media(max-width:850px){.story-layout,.mission-vision{grid-template-columns:1fr;gap:30px}.story-photo img{height:440px}.calling-verse{margin:32px 0;padding:25px}.calling-verse p{font-size:22px}}

/* Featured testimony: portrait and a prominent editorial introduction. */
.testimony-feature{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(28px,5vw,76px);align-items:center;background:var(--navy);color:white;max-width:none;border-top:4px solid var(--gold)}
.testimony-feature .eyebrow{color:var(--gold);font-size:14px}.testimony-feature h2{font-size:clamp(34px,4.1vw,62px);line-height:1.13;letter-spacing:-1px}.testimony-feature p:not(.eyebrow){max-width:650px}.testimony-lead{font-size:22px;font-weight:700;line-height:1.5}.testimony-feature figure img,.testimony-detail figure img{height:auto;max-height:580px;object-fit:contain;background:#101212}.testimony-feature .button{margin-top:14px;font-size:16px}.testimony-page{max-width:1300px}.testimony-back{display:inline-block;margin-bottom:36px;text-decoration:underline;font-size:16px}.testimony-page h1{font-size:clamp(38px,5.5vw,76px);max-width:1050px;line-height:1.12;letter-spacing:-1px}.testimony-detail{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:start;margin-top:32px}.testimony-detail p{font-size:19px;margin-top:0}.testimony-detail figcaption{color:var(--muted)}.testimony-resources{max-width:none;background:#f3f5f3}.testimony-resources h2{font-size:clamp(32px,4vw,52px)}.testimony-resources p{max-width:700px}.testimony-page .eyebrow,.testimony-resources .eyebrow{font-size:14px}
@media(max-width:1200px){header nav{gap:20px;flex-wrap:wrap}}
@media(max-width:700px){.testimony-feature,.testimony-detail{grid-template-columns:1fr}.testimony-feature>div{grid-row:1}.testimony-feature figure{max-width:420px;width:100%;justify-self:center}.testimony-feature .testimony-lead,.testimony-page .testimony-lead{font-size:20px}.testimony-detail{gap:28px}}

.press-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:38px}.press-card{display:flex;flex-direction:column;align-items:flex-start;padding:clamp(24px,3vw,40px);background:white;border-top:3px solid var(--copper);min-width:0}.press-card:first-child{background:var(--navy);color:white;border-color:var(--gold)}.press-source{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:12px;width:100%;margin-bottom:28px;font-size:16px}.press-source span{font-size:12px;letter-spacing:1px;color:var(--muted)}.press-card:first-child .press-source span{color:var(--gold)}.press-card h3{font-size:clamp(25px,2.5vw,34px);line-height:1.2;letter-spacing:-.5px}.press-card p{font-size:17px;line-height:1.7;color:var(--muted);margin:20px 0 28px}.press-card:first-child p{color:#dce2df}.press-link{margin-top:auto;padding:12px 0 6px;border-bottom:2px solid var(--copper);font-size:16px;font-weight:700}.press-card:first-child .press-link{color:var(--gold);border-color:var(--gold)}.press-link:hover{color:var(--copper)}.crusade-feature{max-width:1400px}.crusade-feature h2{max-width:850px;margin-bottom:34px}.crusade-feature figure img{height:auto;width:100%;object-fit:contain}.crusade-feature figcaption{color:var(--muted);font-size:15px}.crusade-feature .eyebrow{font-size:14px}@media(max-width:700px){.press-grid{grid-template-columns:1fr}.press-card{padding:28px 24px}.crusade-feature h2{font-size:36px}}

.press-card{cursor:pointer;transition:box-shadow .2s}.press-card:hover{box-shadow:0 8px 24px #16191920}.press-card .press-link{display:inline-block}#testimony,#reports,#crusade{scroll-margin-top:100px}header nav{flex-wrap:wrap}.hero>.text-link{align-self:flex-start;margin-left:0;margin-top:24px}@media(prefers-reduced-motion:reduce){.press-card{transition:none}}

nav a[aria-current="page"]{color:var(--gold);border-bottom:2px solid var(--gold)}.testimony-jumps{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 36px}.testimony-jumps a{border:1px solid var(--copper);color:var(--copper);padding:12px 18px;font-size:16px;font-weight:700}.testimony-jumps a:hover{background:var(--navy);color:white;border-color:var(--navy)}

/* A restrained monochrome designer credit complements the ministry footer. */
.designer-credit{background:var(--navy);border-top:1px solid #ffffff24;gap:0;padding:24px 24px 28px}.designer-credit span{color:#cbd5ce;font-size:14px}.designer-credit img{width:310px;max-width:85vw;height:auto;filter:brightness(0) invert(1);opacity:.85}@media(max-width:600px){.designer-credit img{width:290px}}

.social-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.social-links a{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:44px;min-height:44px;font-size:14px}.social-links svg{flex-shrink:0}.header-social{flex-shrink:0;color:var(--gold)}.header-social a:hover,.footer-social a:hover{color:white}.footer-social{color:var(--gold);gap:18px}.contact-social{margin:26px 0;gap:14px}.contact-social a{background:var(--navy);color:white;padding:12px 20px;font-size:16px}.contact-social a:hover{background:var(--copper)}header{flex-wrap:wrap}@media(max-width:600px){header .header-social{order:4;flex-basis:100%;justify-content:center;margin-top:12px}.footer-social{gap:14px}}

.giving-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;background:var(--gold);color:var(--navy);font-size:14px;font-weight:700;line-height:1.5}.giving-link:hover{background:#ffd0aa}.giving-section{max-width:none;background:var(--navy);color:white}.giving-section .eyebrow{color:var(--gold)}.giving-section p{max-width:640px}.giving-section .giving-link{font-size:16px;margin-top:12px}@media(max-width:600px){header>.giving-link{order:5;margin-top:8px}}

/* Persistent access to all six pages, without scrolling back to the header. */
.floating-menu{position:fixed;right:max(22px,env(safe-area-inset-right));bottom:calc(22px + env(safe-area-inset-bottom));z-index:40;display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:14px 22px;border:1px solid var(--gold);border-radius:30px;background:var(--navy);color:var(--gold);font-size:16px;font-weight:700;box-shadow:0 6px 24px #0004}.floating-menu:hover{background:var(--gold);color:var(--navy)}.quick-menu{position:fixed;inset:auto 22px calc(22px + env(safe-area-inset-bottom)) auto;width:min(410px,calc(100vw - 32px));max-height:calc(100dvh - 48px);margin:0;padding:26px;border:1px solid #f0ac7966;border-radius:18px;background:var(--navy);color:white;overflow-y:auto;box-shadow:0 18px 60px #0006}.quick-menu::backdrop{background:#0008}.quick-menu-heading{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-bottom:20px}.quick-menu-heading h2{font-size:22px;line-height:1.25;letter-spacing:-.4px}.quick-menu-heading button{flex-shrink:0;background:transparent;color:var(--gold);border:0;min-height:44px;font-size:14px}.quick-menu nav{display:flex;flex-direction:column;align-items:stretch;gap:0;font-size:18px}.quick-menu nav a,.quick-menu nav a:last-child{padding:14px 12px;min-height:50px;border:0;border-bottom:1px solid #ffffff24;color:white}.quick-menu nav a:hover,.quick-menu nav a[aria-current="page"]{background:#ffffff0d;color:var(--gold)}body.quick-menu-open{overflow:hidden}.designer-credit{padding-bottom:100px}@media(max-width:600px){.floating-menu{right:16px;bottom:calc(16px + env(safe-area-inset-bottom))}.quick-menu{right:16px;bottom:calc(16px + env(safe-area-inset-bottom))}}

.share-page{position:fixed;left:max(22px,env(safe-area-inset-left));bottom:calc(22px + env(safe-area-inset-bottom));z-index:40;display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:14px 20px;border:1px solid var(--gold);border-radius:30px;background:var(--navy);color:var(--gold);font-size:16px;font-weight:700;box-shadow:0 6px 24px #0004}.share-page:hover{background:var(--gold);color:var(--navy)}.share-page:disabled{opacity:.65}.share-status{position:fixed;left:16px;bottom:calc(88px + env(safe-area-inset-bottom));z-index:41;max-width:calc(100vw - 32px);margin:0;background:var(--navy);color:white;border-radius:10px;font-size:16px;box-shadow:0 6px 24px #0003}.share-status:not(:empty){padding:12px 18px}@media(max-width:600px){.share-page{left:16px;bottom:calc(16px + env(safe-area-inset-bottom));padding:14px 16px}}

/* Photo selection: preserve portraits and full ministry moments. */
.curated-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:32px}.curated-gallery figure img{height:auto;max-height:none;object-fit:contain}.curated-gallery figure{align-self:start}.story-photo img{height:auto;max-height:660px;object-fit:contain}.testimony-feature figure img,.testimony-detail figure img{max-height:620px}.hero>img{object-position:65% 30%}@media(min-width:851px){.hero>img{left:28%;width:72%;object-position:50% 25%}}@media(max-width:850px){.curated-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.curated-gallery{grid-template-columns:1fr}.hero>img{object-position:50% top}}

.hero .hero-identity{max-width:none;letter-spacing:.8px}.hero-identity>span{display:block}.hero .evangelist-full-name{white-space:nowrap;font-size:clamp(13px,3.5vw,20px);letter-spacing:.3px;margin-top:5px}.designer-credit img{width:170px;max-width:60vw;height:auto}.designer-credit{padding-top:18px}.designer-credit span{font-size:12px}@media(max-width:600px){.designer-credit img{width:150px}.hero .hero-identity{font-size:12px;letter-spacing:.4px}}

.designer-credit{padding-bottom:28px}
