:root{--ink:#09284f;--blue:#064f80;--blue-soft:#e7f2f7;--olive:#6b8f35;--gold:#d89b1f;--paper:#fffdf8;--stone:#f5f1e8;--text:#203349;--muted:#5f6d7c;--line:#09284f24;--shadow:0 18px 48px #09284f21;--intro-band-height:104px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg{max-width:100%}@keyframes fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes hero-drift{0%{transform:scale(1.04)}to{transform:scale(1)}}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8eb;justify-content:space-between;align-items:center;gap:24px;padding:14px clamp(18px,5vw,72px);display:flex;position:fixed;top:0;left:0;right:0}.brand{align-items:center;gap:12px;min-width:220px;display:flex}.brand img,.site-footer img{border-radius:8px}.brand span{line-height:1.05;display:grid}.brand strong{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:1.08rem}.brand small{color:var(--olive);text-transform:uppercase;font-size:.77rem;font-weight:700}nav{align-items:center;gap:22px;font-size:.94rem;font-weight:700;display:flex}nav a{color:var(--ink)}.nav-button,.primary-action,.secondary-action{box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;gap:9px;max-width:100%;min-height:44px;padding:0 18px;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.nav-button,.secondary-action{border:1px solid var(--line);background:#ffffffb8}.primary-action{background:var(--ink);color:#fff;font-weight:800;box-shadow:0 12px 24px #09284f38}.nav-button:hover,.primary-action:hover,.secondary-action:hover{transform:translateY(-2px)}.primary-action:hover{box-shadow:0 16px 30px #09284f42}.hero{min-height:calc(100svh - var(--intro-band-height));place-items:center;padding:112px clamp(20px,6vw,90px) 64px;display:grid;position:relative;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:center center}.hero:after{content:"";background:radial-gradient(circle at 42% 48%,#fffdf8e6 0%,#fffdf8b8 30%,#fffdf861 62%,#fffdf829 100%),linear-gradient(#fffdf814 0%,#fffdf82e 100%);position:absolute;inset:0}.hero-content{z-index:1;width:100%;min-width:0;max-width:680px;position:relative}.hero-logo{filter:drop-shadow(0 10px 18px #09284f33);width:min(150px,38vw);height:auto;margin-bottom:18px}.eyebrow{color:var(--olive);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:.8rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1,h2{color:var(--ink);text-wrap:balance;font-family:Georgia,Times New Roman,serif;font-weight:700}h1{max-width:660px;margin-bottom:22px;font-size:clamp(3rem,6vw,5.6rem);line-height:.98}h2{margin-bottom:18px;font-size:clamp(2rem,3vw,3.05rem);line-height:1.12}h3{color:var(--ink);margin-bottom:10px;font-size:1.25rem}.hero-copy{color:var(--text);max-width:610px;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.65}.hero-actions,.give-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.intro-band{background:var(--ink);color:#fff;min-height:var(--intro-band-height);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.intro-band div{background:#ffffff0a;flex-direction:column;justify-content:center;padding:26px clamp(20px,4vw,48px);display:flex}.intro-band strong,.intro-band span{display:block}.intro-band strong{color:#ffe1a1;margin-bottom:8px;font-size:1.05rem}.intro-band span{color:#ffffffc7;line-height:1.55}.section,.projects-section,.ministries-section,.mission-section,.give-section{padding:86px clamp(20px,6vw,90px)}.section-heading{max-width:920px}.section-heading p:not(.eyebrow){color:var(--muted);max-width:760px;line-height:1.7}.service-grid{grid-template-columns:repeat(4,minmax(220px,1fr));gap:18px;margin-top:34px;display:grid}.service-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;min-height:270px;padding:26px;transition:border-color .18s,box-shadow .18s,transform .18s}.service-card:hover,.project-card:hover,.ministry-card:hover{border-color:#064f8047;transform:translateY(-3px);box-shadow:0 22px 54px #09284f29}.service-icon{background:var(--blue-soft);color:var(--blue);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:inline-flex}.service-card p,.project-card p,.mission-copy p,.give-copy p{color:var(--muted);line-height:1.7}.projects-section{background:#f9fbf7}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:34px;display:grid}.project-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;flex-direction:column;min-height:100%;padding:28px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.project-image,.ministry-image,.gallery-grid figure{position:relative;overflow:hidden}.project-image{aspect-ratio:16/9;border-radius:8px;margin-bottom:22px}.project-image img,.ministry-image img,.gallery-grid img{object-fit:cover;transition:transform .6s}.project-card:hover .project-image img,.ministry-card:hover .ministry-image img,.gallery-grid figure:hover img{transform:scale(1.04)}.project-card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.project-card-header span{background:var(--blue-soft);color:var(--blue);border-radius:8px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.project-card-header small{color:var(--olive);text-transform:uppercase;background:#6b8f351f;border:1px solid #6b8f3538;border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:900}.project-card ul{color:var(--text);gap:10px;margin:6px 0 24px;padding-left:20px;line-height:1.55;display:grid}.project-card li::marker{color:var(--gold)}.project-note{background:var(--stone);border-left:4px solid var(--gold);border-radius:8px;margin-top:auto;padding:16px}.project-note strong{color:var(--ink);margin-bottom:6px;display:block}.project-note p,.project-budget{margin-bottom:0}.project-budget{border-top:1px solid var(--line);color:var(--ink);margin-top:18px;padding-top:16px;font-weight:700}.ministries-section{background:#fff}.ministries-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px;display:grid}.ministry-card{border:1px solid var(--line);border-radius:8px;padding:24px;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.ministry-image{aspect-ratio:4/3;border-radius:8px;margin-bottom:18px}.ministry-card span{color:var(--gold);background:#d89b1f21;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;display:inline-flex}.ministry-card p{color:var(--muted);margin-bottom:0;line-height:1.7}.gallery-section{background:var(--ink);color:#fff;padding:86px clamp(20px,6vw,90px)}.gallery-section h2,.gallery-section .eyebrow{color:#fff}.gallery-section .eyebrow{color:#ffe1a1}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.gallery-grid figure{aspect-ratio:4/5;border-radius:8px;margin:0}.gallery-grid figure:after{content:"";z-index:1;background:linear-gradient(#0000 46%,#09284fd1);position:absolute;inset:0}.gallery-grid figcaption{color:#fff;z-index:2;padding:16px;font-size:.95rem;font-weight:800;line-height:1.35;position:absolute;bottom:0;left:0;right:0}.mission-section{background:var(--stone);grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:44px;display:grid}.mission-copy{max-width:780px}.values-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:12px;padding:22px;display:grid}.values-panel div{border:1px solid var(--line);color:var(--ink);border-radius:8px;align-items:center;gap:12px;min-height:58px;padding:0 16px;display:flex}.values-panel svg{color:var(--olive);flex:none}.give-section{background:linear-gradient(135deg, var(--ink), var(--blue));color:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;display:grid}.give-section h2,.give-section .eyebrow{color:#fff}.give-section .eyebrow{color:#ffe1a1}.give-copy{max-width:760px}.give-copy p{color:#fffc}.give-section .primary-action{color:var(--ink);background:#fff}.give-section .secondary-action{color:#fff;background:#ffffff1f;border-color:#ffffff3d}.site-footer{justify-content:space-between;align-items:center;gap:22px;padding:26px clamp(20px,6vw,90px);display:flex}.site-footer div,.site-footer p{align-items:center;gap:12px;margin:0;display:flex}.site-footer span{color:var(--ink);font-weight:800}.site-footer p{color:var(--muted)}@media (max-width:980px){.service-grid,.project-grid{grid-template-columns:repeat(2,1fr)}.ministries-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mission-section,.give-section{grid-template-columns:1fr}.give-actions{margin-top:0}}@media (max-width:760px){.site-header{flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px;position:fixed}.brand{min-width:0}.brand img{width:44px;height:44px}.brand strong{font-size:.98rem}.brand small{font-size:.68rem}nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;padding-bottom:0;display:grid;overflow:visible}nav a{border:1px solid var(--line);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 8px;font-size:.82rem;display:inline-flex}.nav-button{gap:6px;min-height:40px;padding:0 8px}.hero{place-items:start center;min-height:auto;padding:164px 20px 28px}.hero-media img{object-position:68% center}.hero:after{background:linear-gradient(#fffdf8e6 0%,#fffdf8c7 50%,#fffdf8a3 100%)}.hero-content{max-width:min(560px,100%)}.hero-logo{width:104px;margin-bottom:14px}.eyebrow{letter-spacing:.13em;font-size:.72rem}h1{overflow-wrap:normal;text-wrap:balance;max-width:100%;margin-bottom:18px;font-size:clamp(2.45rem,11vw,3.35rem);line-height:1.02}h2{font-size:clamp(1.85rem,8vw,2.45rem);line-height:1.12}.hero-copy{font-size:1.02rem;line-height:1.58}.hero-actions,.give-actions{grid-template-columns:1fr;gap:10px;width:100%;max-width:100%;display:grid}.primary-action,.secondary-action{width:100%;min-width:0;min-height:48px}.intro-band,.service-grid{grid-template-columns:1fr}.intro-band div{padding:22px 20px}.section,.projects-section,.ministries-section,.gallery-section,.mission-section,.give-section{padding:58px 20px}.service-grid,.project-grid,.ministries-grid,.gallery-grid{gap:14px;margin-top:26px}.service-card,.project-card{min-height:auto;padding:22px}.service-icon{width:44px;height:44px;margin-bottom:18px}.mission-section{gap:30px}.values-panel{gap:10px;padding:14px}.values-panel div{min-height:54px;padding:10px 12px}.give-section{gap:26px}.project-grid,.ministries-grid,.gallery-grid{grid-template-columns:1fr}.gallery-grid figure{aspect-ratio:16/11}.project-card-header{align-items:flex-start;gap:14px}.site-footer{flex-direction:column;align-items:flex-start;gap:16px;padding:24px 20px}.site-footer p{overflow-wrap:anywhere}}@media (max-width:420px){.site-header{padding:10px 12px}.brand{gap:10px}.brand img{width:40px;height:40px}.brand strong{font-size:.9rem}.brand small{font-size:.62rem}nav{gap:6px}nav a,.nav-button{min-height:38px;padding:0 4px;font-size:.76rem}.nav-button svg{display:none}.hero{padding:152px 16px 24px}.hero-logo{width:92px}.hero-copy{font-size:.98rem}h1{font-size:clamp(2.25rem,10.6vw,3rem)}.section,.projects-section,.ministries-section,.gallery-section,.mission-section,.give-section{padding-left:16px;padding-right:16px}.service-card,.project-card{padding:20px}.project-card-header{flex-direction:column;margin-bottom:18px}.project-card ul{padding-left:18px}}@media (prefers-reduced-motion:no-preference){.site-header{animation:.42s both fade-in}.hero-media img{animation:1.2s ease-out both hero-drift}.hero-logo,.hero .eyebrow,.hero h1,.hero-copy,.hero-actions{animation:.68s both fade-up}.hero-logo{animation-delay:80ms}.hero .eyebrow{animation-delay:.16s}.hero h1{animation-delay:.24s}.hero-copy{animation-delay:.32s}.hero-actions{animation-delay:.4s}.intro-band div,.section-heading,.service-card,.project-card,.ministry-card,.gallery-grid figure,.mission-copy,.values-panel,.give-copy,.give-actions{animation:.64s both fade-up}@supports (animation-timeline:view()){.intro-band div,.section-heading,.service-card,.project-card,.ministry-card,.gallery-grid figure,.mission-copy,.values-panel,.give-copy,.give-actions{animation-timeline:view();animation-range:entry cover 24%}}.intro-band div:nth-child(2),.service-card:nth-child(2),.project-card:nth-child(2),.ministry-card:nth-child(2),.gallery-grid figure:nth-child(2){animation-delay:80ms}.intro-band div:nth-child(3),.service-card:nth-child(3),.ministry-card:nth-child(3),.gallery-grid figure:nth-child(3){animation-delay:.14s}.service-card:nth-child(4),.ministry-card:nth-child(4),.gallery-grid figure:nth-child(4){animation-delay:.2s}.ministry-card:nth-child(5){animation-delay:.26s}.ministry-card:nth-child(6){animation-delay:.32s}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
