:root{--font-cormorant:"Cormorant Garamond";--font-manrope:"Manrope";--green:#073b2b;--deep:#03281e;--emerald:#176b50;--cream:#f7f1e4;--paper:#ede2ca;--gold:#c9a35a;--ink:#14241d;--muted:#65736b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-manrope),Arial,sans-serif}a{text-decoration:none;color:inherit}button,a{touch-action:manipulation}svg{width:24px;height:24px}main{overflow:hidden}.site-header{height:104px;position:absolute;z-index:20;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,96px);color:#fff;transition:.3s}.site-header.is-scrolled{position:fixed;height:78px;background:rgba(3,40,30,.95);backdrop-filter:blur(16px);box-shadow:0 10px 30px rgba(0,0,0,.18)}.brand{display:flex;align-items:center;gap:16px}.brand img{width:70px;height:70px;border-radius:50%;object-fit:cover;background:#fff}.site-header.is-scrolled .brand img{width:54px;height:54px}.brand-rule{height:54px;width:1px;background:var(--gold)}.brand span:last-child{display:flex;flex-direction:column}.brand strong{font:600 35px/1 Georgia,serif;color:#e2bd72;letter-spacing:.04em}.brand small{font-size:11px;letter-spacing:.17em;margin-top:6px}.site-header nav{display:flex;gap:clamp(20px,3vw,46px);align-items:center}.site-header nav a{font-size:13px;text-transform:uppercase;letter-spacing:.09em;font-weight:700;padding:18px 0;position:relative}.site-header nav a:after{content:"";position:absolute;bottom:8px;left:0;width:0;height:2px;background:var(--gold);transition:.2s}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{width:100%}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:8px}.menu-toggle span{display:block;width:25px;height:2px;background:#fff;margin:5px}
.hero{height:850px;min-height:760px;position:relative;background:var(--deep);color:white}.hero-image{position:absolute;inset:0 0 0 43%;background:url('hero-youth.png') center/cover no-repeat;opacity:.92}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#03281e 0%,#03281e 39%,rgba(3,40,30,.83) 51%,rgba(3,40,30,.08) 78%),linear-gradient(0deg,rgba(3,40,30,.65),transparent 48%)}.hero-content{position:relative;z-index:3;padding:200px 6vw 80px;max-width:770px}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:800;color:#d7b76f;margin:0 0 18px}.eyebrow.dark{color:#8a6a32}.hero h1{font:500 clamp(52px,5vw,82px)/.98 var(--font-cormorant),Georgia,serif;letter-spacing:-.025em;margin:0;color:#fff8e9;text-transform:uppercase}.synod-name{font:500 clamp(34px,3.2vw,54px)/1.1 var(--font-cormorant),Georgia,serif;color:#dfb866;margin:12px 0 20px}.gold-rule{height:1px;width:270px;background:linear-gradient(90deg,var(--gold),transparent);margin:20px 0 17px}.gold-rule span{display:block;width:9px;height:9px;border:1px solid var(--gold);transform:rotate(45deg) translateY(-5px)}blockquote{font:italic 34px/1.15 var(--font-cormorant),Georgia,serif;margin:0;color:#f9f0dc}.scripture{color:#e5bf70;font-size:17px;margin:5px 0 25px}.hero-actions{display:flex;gap:16px}.button{min-height:54px;padding:0 24px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:24px;font-weight:800;font-size:14px;transition:.2s}.button:hover{transform:translateY(-2px)}.button-outline{border:1px solid var(--gold);color:#fff}.button-light{background:var(--cream);color:#6a4c23;box-shadow:0 9px 22px rgba(0,0,0,.2)}.values{display:flex;align-items:center;gap:15px;margin-top:28px;font-size:13px;color:#e5e7df}.values i{width:4px;height:4px;border-radius:50%;background:var(--gold)}.hero-emblem{position:absolute;z-index:4;right:12%;top:270px}.emblem-ring{width:270px;height:270px;border-radius:50%;padding:20px;background:linear-gradient(145deg,#fff8e8,#d8ba79);box-shadow:0 25px 55px rgba(0,0,0,.35),inset 0 0 0 2px #c69a4c}.emblem-ring img{width:100%;height:100%;border-radius:50%;object-fit:cover}.contour{position:absolute;z-index:2;border:1px solid rgba(201,163,90,.25);border-radius:45% 55% 60% 40%;transform:rotate(25deg)}.contour-one{width:380px;height:280px;left:-100px;top:-40px}.contour-two{width:560px;height:390px;right:-180px;bottom:40px}
.stats-wrap{position:relative;z-index:5;margin-top:-94px;padding:0 7vw}.stats-card{max-width:1080px;margin:auto;background:var(--cream);border:2px solid #d0ad68;border-radius:28px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 20px 45px rgba(36,53,43,.24);overflow:hidden}.stats-card article{text-align:center;padding:28px 15px 26px;position:relative}.stats-card article:not(:last-child):after{content:"";position:absolute;right:0;top:23%;height:56%;width:1px;background:#d7c39d}.stat-icon{display:grid;place-items:center;width:52px;height:52px;margin:-4px auto 6px;background:var(--green);color:var(--gold);border:2px solid var(--gold);border-radius:50%}.stats-card strong{font-size:43px;line-height:1;color:var(--green)}.stats-card p{margin:8px 0 0;font-weight:700}.section{padding:110px clamp(24px,7vw,110px)}.section-heading{max-width:630px;margin-bottom:48px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.report h2,.contact h2{font:600 clamp(42px,5vw,68px)/1 var(--font-cormorant),Georgia,serif;margin:0;color:var(--green)}.lead{font-size:17px;line-height:1.7;color:var(--muted)}.lead.light{color:#cadbd3}.history{background:var(--cream);padding-top:130px}.history-grid{max-width:1220px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;gap:90px}.story-card>p{font:400 18px/1.85 var(--font-cormorant),Georgia,serif;color:#3c4b43}.story-card .dropcap:first-letter{float:left;font-size:80px;line-height:.68;padding:14px 10px 8px 0;color:var(--emerald)}.purpose{margin-top:32px;padding:25px 28px;border-left:4px solid var(--gold);background:#ede2c9;display:flex;flex-direction:column}.purpose span{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:#846a39}.purpose strong{font:italic 29px/1.3 var(--font-cormorant),Georgia,serif;color:var(--green)}.purpose small{color:#7a684b}.timeline{position:relative}.timeline:before{content:"";position:absolute;left:44px;top:20px;bottom:30px;width:1px;background:#c9b27f}.timeline article{display:grid;grid-template-columns:88px 1fr;gap:24px;margin-bottom:25px;position:relative}.timeline article>span{width:88px;height:42px;background:var(--green);color:#e7c477;border:1px solid #b6924f;border-radius:30px;display:grid;place-items:center;font-weight:800;z-index:1}.timeline h3{font:600 22px/1.2 var(--font-cormorant),Georgia,serif;margin:2px 0 6px;color:var(--green)}.timeline p{margin:0;color:var(--muted);line-height:1.55;font-size:14px}
.leadership{background:var(--green);color:white;position:relative}.leadership:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 20%,rgba(201,163,90,.13),transparent 30%)}.leadership .section-heading h2{color:#fff6e3}.leader-grid{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.leader-grid article{background:rgba(255,255,255,.06);border:1px solid rgba(232,205,151,.22);border-radius:18px;padding:27px 18px;text-align:center;transition:.2s}.leader-grid article:hover{transform:translateY(-4px);background:rgba(255,255,255,.1)}.leader-grid .featured{background:#f5ecd9;color:var(--ink);border-color:var(--gold)}.avatar{width:70px;height:70px;border-radius:50%;background:#104d3a;color:#e8c578;display:grid;place-items:center;margin:0 auto 18px;border:1px solid #c7a35e;font:600 22px var(--font-cormorant),serif}.featured .avatar{background:var(--green)}.leader-grid article p{color:#d3b573;font-size:11px;text-transform:uppercase;letter-spacing:.14em;margin:0 0 8px}.leader-grid article h3{font:600 20px/1.15 var(--font-cormorant),Georgia,serif;margin:0}.leader-grid article span{display:block;font-size:12px;margin-top:8px;opacity:.7}.ministry-appointments{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.ministry-appointments article{border-top:1px solid rgba(232,205,151,.35);padding:26px 8px}.ministry-appointments span{font-size:10px;letter-spacing:.16em;color:#d5b86f}.ministry-appointments h3{font:600 24px var(--font-cormorant),serif;margin:8px 0 4px}.ministry-appointments p{font-size:13px;color:#bbcec5;margin:0}
.report{display:grid;grid-template-columns:1fr 1fr;gap:100px;background:#e9dec7;align-items:center}.report-intro>p:not(.eyebrow){line-height:1.8;color:#59675e;max-width:590px}.text-link{font-weight:800;color:var(--green);display:inline-flex;gap:28px;border-bottom:1px solid #a78b53;padding-bottom:8px}.report-panel{background:var(--green);color:white;border-radius:28px;padding:32px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;box-shadow:0 24px 55px rgba(31,51,40,.18)}.report-label{grid-column:1/-1;color:#dfbd74;letter-spacing:.15em;font-size:11px;margin-bottom:20px}.report-panel article{text-align:center;border-right:1px solid rgba(255,255,255,.16)}.report-panel article:nth-of-type(3){border:0}.report-panel strong{font:600 48px var(--font-cormorant),serif;color:#f5ddb0}.report-panel article p{font-size:12px}.report-note{grid-column:1/-1;margin-top:24px;padding:22px;border-radius:14px;background:rgba(255,255,255,.07)}.report-note p{margin:8px 0 0;color:#c8d8d0}.mission{background:var(--cream)}.mission-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1220px;margin:auto}.mission-grid article{padding:34px 28px;border:1px solid #d9c7a3;border-radius:18px;background:#fbf7ee}.mission-grid b{font:600 18px var(--font-cormorant),serif;color:#b3883f}.mission-grid h3{font:600 27px var(--font-cormorant),serif;color:var(--green);margin:25px 0 10px}.mission-grid p{font-size:14px;line-height:1.7;color:var(--muted)}.contact{background:var(--deep);color:white;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.contact h2{color:#fff2d8}.contact>div:first-child>p:last-child{color:#b9cbc2;line-height:1.7}.contact-list{display:grid;gap:12px}.contact-list a,.contact-list>div{display:flex;align-items:center;gap:18px;padding:19px 22px;border:1px solid rgba(211,183,112,.25);border-radius:14px;background:rgba(255,255,255,.04)}.contact-list svg{color:#d9b96f;flex:none}.contact-list span{font-weight:700}.contact-list small{display:block;color:#9eb4aa;text-transform:uppercase;font-size:10px;letter-spacing:.12em;margin-bottom:4px}footer{background:#021d16;color:#d7e0db;border-top:1px solid rgba(201,163,90,.25);padding:35px 7vw;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:12px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:54px;height:54px;border-radius:50%}.footer-brand div{display:flex;flex-direction:column}.footer-brand strong{font:600 24px var(--font-cormorant),serif;color:#e0bd70}.footer-brand span{font-size:10px;letter-spacing:.12em}.copyright{color:#82958c}
@media(max-width:1050px){.site-header nav{gap:20px}.hero-emblem{right:5%;opacity:.92}.emblem-ring{width:220px;height:220px}.leader-grid{grid-template-columns:repeat(3,1fr)}.leader-grid article:nth-child(n+4){grid-column:span 1}.mission-grid{grid-template-columns:repeat(2,1fr)}.report{gap:50px}}
@media(max-width:820px){.site-header{height:82px;padding:0 22px}.brand img{width:54px;height:54px}.brand-rule{height:42px}.brand strong{font-size:26px}.menu-toggle{display:block;z-index:2}.site-header nav{display:none;position:absolute;top:0;left:0;width:100%;background:#052d22;padding:95px 24px 28px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 20px 50px rgba(0,0,0,.3)}.site-header nav.open{display:flex}.site-header nav a{border-bottom:1px solid rgba(255,255,255,.1)}.hero{height:auto;min-height:920px}.hero-image{inset:0;background-position:62% center;opacity:.48}.hero-shade{background:linear-gradient(90deg,rgba(3,40,30,.98),rgba(3,40,30,.7)),linear-gradient(0deg,#03281e 0,transparent 55%)}.hero-content{padding:155px 24px 260px}.hero h1{font-size:52px}.hero-emblem{right:24px;top:auto;bottom:72px}.emblem-ring{width:180px;height:180px;padding:14px}.stats-wrap{margin-top:-35px;padding:0 20px}.stats-card{grid-template-columns:1fr 1fr}.stats-card article:nth-child(2):after{display:none}.history-grid,.report,.contact{grid-template-columns:1fr;gap:55px}.section{padding:85px 24px}.history{padding-top:100px}.leader-grid{grid-template-columns:1fr 1fr}.ministry-appointments{grid-template-columns:1fr}.mission-grid{grid-template-columns:1fr 1fr}footer{flex-direction:column;text-align:center}}
@media(max-width:540px){.brand-rule{display:none}.brand small{font-size:9px}.hero{min-height:900px}.hero h1{font-size:43px}.synod-name{font-size:34px}.hero-actions{flex-direction:column;align-items:stretch}.values{flex-wrap:wrap}.hero-emblem{bottom:65px}.emblem-ring{width:150px;height:150px}.stats-card{border-radius:20px}.stats-card article{padding:22px 8px}.stat-icon{width:43px;height:43px}.stats-card strong{font-size:32px}.stats-card p{font-size:12px}.leader-grid,.mission-grid{grid-template-columns:1fr}.report-panel{grid-template-columns:1fr}.report-panel article{border-right:0;border-bottom:1px solid rgba(255,255,255,.15);padding:12px}.report-note{grid-column:1}.timeline article{grid-template-columns:72px 1fr;gap:14px}.timeline article>span{width:72px}.timeline:before{left:35px}footer{padding:34px 24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
