/* PGM — warm editorial design, plain static CSS. */
:root{--cream:#f5f1e7;--paper:#fcfaf5;--green:#163d2a;--field:#38683c;--lime:#b5d647;--gold:#da981b;--ink:#202b22;--muted:#5d665b;--line:#d6d6c5;--display:'Anton',Impact,'Arial Narrow',sans-serif;--body:'Inter',Arial,sans-serif;--script:'Caveat',cursive}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font:17px/1.7 var(--body);-webkit-font-smoothing:antialiased}body:before{content:'';position:fixed;inset:0;pointer-events:none;opacity:.065;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath filter='url(%23n)' opacity='.5' d='M0 0h160v160H0z'/%3E%3C/svg%3E")}
img{display:block;max-width:100%;object-fit:cover}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--gold);outline-offset:5px}button{border:0}p{margin:0 0 1.15em}h1,h2,h3{margin:0;font-weight:400}h1,h2{font-family:var(--display);line-height:1.07;letter-spacing:-.015em}h2{font-size:clamp(2.8rem,4.6vw,4.55rem)}h3{font-family:var(--display);font-size:2rem;line-height:1.2}figure{margin:0}.wrap{width:min(1320px,90%);margin-inline:auto}.section{padding:105px 0}.eyebrow{font-size:.77rem;font-weight:700;letter-spacing:.12em;line-height:1.5;margin-bottom:24px}.lead{font-size:1.28rem;line-height:1.65}.green{color:var(--field)}.gold{color:var(--gold)}.outline{-webkit-text-stroke:1px var(--green);color:transparent}.script{font-family:var(--script);font-size:2.55rem;line-height:1.2;font-weight:500}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:56px;padding:14px 24px;background:var(--green);color:white;font-weight:600;font-size:.94rem;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#295739;transform:translateY(-2px)}.button span{font-size:1.35rem}.button.small{min-height:46px;padding:11px 18px;font-size:.85rem}.button.lime{background:var(--lime);color:var(--green)}.button.lime:hover{background:#c5e66b}.text-link{display:inline-flex;gap:25px;align-items:center;border-bottom:1px solid;padding-bottom:5px;font-size:.94rem;font-weight:600}.text-link:hover{color:var(--field)}.light:hover{color:var(--lime)}.dot{width:8px;height:8px;display:inline-block;background:var(--field);border-radius:50%;margin-right:7px}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:white;z-index:100}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.topline{padding:9px 5%;background:var(--green);color:var(--cream);display:flex;justify-content:space-between;gap:15px;font-size:.78rem;letter-spacing:.01em}.topline span:last-child span{color:var(--lime);margin-left:12px}.header{display:flex;align-items:center;justify-content:space-between;padding:15px 5%;gap:24px;position:sticky;top:0;z-index:30;background:rgba(245,241,231,.97);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:58px;height:55px;object-fit:contain;mix-blend-mode:multiply}.brand>span{font-size:.95rem;line-height:1.35;font-weight:700;letter-spacing:.03em}.brand>span>span{display:block;font-size:.75rem;letter-spacing:.12em;margin-top:4px}.header nav{display:flex;align-items:center;gap:25px;font-size:.84rem;font-weight:500}.header nav>a:not(.button){position:relative}.header nav>a:not(.button):after{content:'';position:absolute;height:1px;bottom:-5px;left:0;right:100%;background:var(--green);transition:right .2s}.header nav>a:hover:after{right:0}.menu-toggle{display:none;background:transparent}
.hero{padding-top:55px;padding-bottom:70px;display:grid;grid-template-columns:1fr 1.05fr;gap:45px;align-items:start}.hero h1{font-size:clamp(5rem,8.1vw,8rem);line-height:.99;color:var(--green);letter-spacing:-.025em}.hero h1>span:not(.gold){color:var(--field)}.hero-description{margin:27px 0 26px;font-size:1.03rem;line-height:1.75}.hero-link{margin-top:20px;display:table}.hero-visual{padding-top:7px;position:relative}.hero-photo{height:560px;position:relative;overflow:hidden;border-radius:160px 0 0 0}.hero-photo img{height:100%;width:100%;object-position:64% center;animation:hero-in 1.1s both}.photo-label{position:absolute;left:24px;top:30px;writing-mode:vertical-rl;color:white;font-size:.7rem;font-weight:600;letter-spacing:.14em;transform:rotate(180deg);text-shadow:0 1px 5px #000}.hero-note{position:relative;display:flex;align-items:center;justify-content:space-between;background:var(--lime);padding:24px 28px;margin:-58px -18px 0 30px;transform:rotate(-3deg);gap:18px}.hero-note .script{font-size:clamp(1.9rem,3.1vw,3rem);white-space:nowrap}.round-arrow{font-size:2.6rem;line-height:1}.photo-index{display:flex;justify-content:space-between;gap:15px;font-size:.7rem;letter-spacing:.06em;margin-top:27px;font-weight:600}.photo-index a{font-size:.78rem;letter-spacing:0}.mission-ribbon{display:flex;align-items:center;justify-content:space-around;gap:24px;padding:22px 3%;background:var(--green);color:var(--cream);overflow:hidden;font:clamp(1.3rem,2.6vw,2.6rem)/1.3 var(--display);letter-spacing:.04em}.mission-ribbon b{color:var(--lime);font-size:2.1rem;font-weight:400}
.story{display:grid;grid-template-columns:1fr 1fr;gap:9%}.story-copy{padding-top:38px}.founder-line{border-top:1px solid var(--line);padding-top:22px;display:flex;align-items:center;gap:28px}.founder-line .script{white-space:nowrap}.founder-line>span:last-child{font-size:.75rem;line-height:1.8;letter-spacing:.07em}.gather{background:#e8eadb}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:45px}.section-heading>p,.section-heading>div:last-child:not(:first-child){max-width:390px}.section-heading>p{margin-bottom:3px}.gather-layout{display:grid;grid-template-columns:1.1fr 1fr;background:var(--cream)}.gather-image{position:relative;min-height:510px;overflow:hidden}.gather-image img{width:100%;height:100%;position:absolute;inset:0;transition:opacity .2s}.image-caption{position:absolute;bottom:0;left:0;right:0;padding:20px;color:white;background:linear-gradient(transparent,#0a211edb);font-size:.75rem;letter-spacing:.09em;font-weight:600}.gather-content{padding:33px 40px}.tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:33px;gap:22px}.tabs button{background:transparent;padding:0 0 14px;font-size:.92rem;border-bottom:3px solid transparent}.tabs button[aria-selected=true]{border-bottom-color:var(--green);font-weight:700}.gather-content h3{font-size:2.75rem;margin-bottom:20px}.gather-content p{font-size:.95rem}.gather-content .eyebrow{font-size:.75rem;margin-bottom:12px}.gather-detail{border-top:1px solid var(--line);padding-top:18px;display:flex;align-items:center;gap:18px;font-size:.8rem}.gather-detail>span:first-child{font-size:1.6rem;color:var(--field)}.church-life-line{margin-top:30px;display:flex;justify-content:space-between;gap:30px;font-size:.83rem}.church-life-line>span{font-weight:600}.church-life-line p{margin:0}.church-life-line b{color:var(--field);padding:0 8px}
.freedom{background:var(--green);color:var(--cream)}.freedom .eyebrow{color:var(--lime)}.freedom h2>span{color:var(--lime)}.freedom .section-heading{align-items:flex-end;margin-bottom:50px}.freedom .section-heading>div:last-child{padding-bottom:6px}.freedom-feature{display:grid;grid-template-columns:1.22fr 1fr;background:#214932}.freedom-feature>img{width:100%;height:100%;min-height:450px}.freedom-explanation{padding:40px}.freedom-explanation h3{font-size:2.65rem;margin:13px 0 20px}.freedom-explanation p{font-size:.95rem;color:#e0e7d9}.source-link{font-size:.75rem;text-decoration:underline;text-underline-offset:4px;color:#dce6c7}.freedom-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding-top:45px}.freedom-steps article{border-top:1px solid #57735a;padding-top:22px}.step{font:2.4rem var(--display);color:var(--lime);float:left;margin-right:20px}.freedom-steps h3{padding-top:9px;margin-bottom:25px;font-size:1.7rem}.freedom-steps p{font-size:.95rem;color:#dae1d3;margin-bottom:0}
.carousel-heading p{margin-bottom:18px}.arrow-controls{display:flex;gap:12px}.circle-button{width:48px;height:48px;border:1px solid var(--green);border-radius:50%;background:transparent;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0;transition:background .2s,color .2s}.circle-button:hover{background:var(--green);color:var(--cream)}.circle-button:disabled{opacity:.3;cursor:default}.ministry-carousel{display:flex;gap:25px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--field) var(--line);padding-bottom:20px;overscroll-behavior-x:contain}.ministry-card{flex:0 0 calc((100% - 50px)/3);scroll-snap-align:start;background:var(--paper)}.ministry-card>img{width:100%;height:285px}.card-body{padding:27px 25px 20px}.card-body h3{font-size:1.9rem;margin-bottom:17px}.card-body .eyebrow{font-size:.75rem;margin-bottom:14px;color:var(--field)}.card-body p:last-child{font-size:.9rem;line-height:1.8}.carousel-footer{display:flex;justify-content:space-between;font-size:.7rem;letter-spacing:.04em;margin-top:15px;color:var(--muted)}
.building{background:#e8eadb}.building-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.building-copy h2{margin-bottom:30px}.building-copy>.lead{font-size:1.16rem}.building-copy>.button{margin-top:16px}.building-image{position:relative;padding:14px;background:var(--cream);transform:rotate(2deg);box-shadow:12px 15px 0 #d0d7bc}.building-image>img{width:100%;height:570px;object-fit:cover}.building-image figcaption{display:flex;flex-direction:column;gap:4px;padding:17px 5px 4px;font-size:.75rem;letter-spacing:.08em;font-weight:600}.building-image figcaption>span:last-child{font-size:.76rem;letter-spacing:0;font-weight:400}.scripture{padding:85px 5%;text-align:center;background:var(--cream);border-bottom:1px solid var(--line)}.scripture blockquote{font:clamp(2rem,4.1vw,4.1rem)/1.28 var(--display);margin:0 0 28px}.scripture blockquote span{color:var(--field)}.scripture cite{font-style:normal;font-size:.75rem;letter-spacing:.12em}
.gallery-filters{display:flex;flex-wrap:wrap;gap:10px;margin:35px 0}.gallery-filters button{padding:11px 20px;background:transparent;border:1px solid #b4beaa;border-radius:30px;font-size:.83rem;min-height:44px}.gallery-filters button.active{background:var(--green);color:var(--cream);border-color:var(--green)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-photo{position:relative;display:block;padding:0;background:var(--green);overflow:hidden;text-align:left;aspect-ratio:1.23}.gallery-photo:first-child{grid-column:span 2;grid-row:span 2;aspect-ratio:auto}.gallery-photo img{width:100%;height:100%;transition:transform .6s;object-position:center}.gallery-photo:hover img{transform:scale(1.045)}.gallery-photo .gallery-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(11,33,20,.9));padding:42px 19px 15px;color:white;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:.86rem}.gallery-caption>span:last-child{font-size:1.45rem}.gallery-hint{font-size:.8rem;margin:23px 0 0;text-align:right}.support{background:var(--green);color:var(--cream)}.support h2{font-size:clamp(2.8rem,4.6vw,4.5rem);margin-bottom:28px}.support h2>span{color:var(--lime)}.support .eyebrow{color:var(--lime)}.support-grid{display:grid;grid-template-columns:1.4fr .7fr;gap:12%}.support-grid>div>p:not(.eyebrow){max-width:650px}.support .button{margin-top:15px}.external-note{font-size:.75rem;margin-top:13px;color:#cdd7c3}.support-aside{border-left:1px solid #6d805d;padding-left:40px;align-self:center}.support-aside .script{display:block;color:var(--lime);transform:rotate(-5deg);margin-bottom:40px;font-size:2.8rem}.support-aside>div{margin-top:28px}.support-aside>div>span{font-size:.75rem;letter-spacing:.11em;font-weight:600}.support-aside p{font-size:.88rem;margin-top:12px;color:#dce3d5}footer{padding:50px 0 0}.footer-main{display:grid;grid-template-columns:1.4fr 1fr .7fr .9fr;gap:30px;padding-bottom:40px;align-items:start}.footer-main>p{font-size:.88rem;margin:4px 0}.footer-main>div{display:flex;flex-direction:column;gap:10px;font-size:.83rem}.footer-main>div a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-block:20px;font-size:.75rem;color:var(--muted)}
dialog{border:0;padding:60px 25px 24px;background:#0d2118;color:white;max-width:min(1120px,96vw);width:100%;max-height:95dvh;overflow-y:auto}dialog::backdrop{background:#07150fdf;backdrop-filter:blur(5px)}dialog figure{margin:0 auto;max-width:100%}dialog img{max-height:65dvh;object-fit:contain;margin:auto;width:auto}dialog figcaption{text-align:center;font-size:.95rem;margin-top:18px}.lightbox-close{position:absolute;right:15px;top:10px}.lightbox-navigation{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:18px}dialog .circle-button{color:white;border-color:#8eaa8e}dialog .circle-button:hover{background:var(--lime);color:var(--green)}#photo-count{font-size:.85rem}.reveal{animation:reveal-in .7s ease both}@keyframes reveal-in{from{opacity:.55;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-in{from{transform:scale(1.04);opacity:.4}to{transform:scale(1);opacity:1}}
@media(min-width:1600px){.hero h1{font-size:8.3rem}.hero-photo{height:600px}}
@media(max-width:1100px){.header nav{gap:16px}.header .brand>span{font-size:.8rem}.header .brand>span>span{font-size:.75rem}.header .brand img{width:48px}.header nav{font-size:.8rem}.header .button.small{padding:10px 12px}.hero{gap:25px}.hero-photo{height:530px}.hero-note{margin-right:0;padding:20px}.hero-note .script{font-size:2rem}.photo-index{font-size:.75rem}.story{gap:6%}.section{padding:80px 0}.gather-content{padding:27px}.section-heading{gap:35px}.section-heading>p,.section-heading>div:last-child:not(:first-child){max-width:320px}.freedom-explanation{padding:30px}.ministry-card{flex-basis:calc((100% - 25px)/2)}.building-image>img{height:520px}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-main>p{display:none}.support-grid{gap:7%}.support-aside{padding-left:25px}.founder-line{gap:15px;flex-wrap:wrap}}
@media(max-width:820px){html{scroll-padding-top:95px}.topline>span:first-child{display:none}.topline{justify-content:center}.header{padding:12px 5%}.menu-toggle{display:flex;gap:12px;align-items:center;min-height:44px;font-size:.9rem}.header nav{display:none;position:absolute;top:100%;left:0;right:0;padding:22px 5%;background:var(--cream);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:4px}.header nav.open{display:flex}.header nav>a{padding:12px;font-size:1rem}.header .brand>span{font-size:.85rem}.hero{padding-top:40px;padding-bottom:50px;grid-template-columns:1fr 1fr;gap:25px}.hero h1{font-size:clamp(4rem,9vw,6rem)}.hero .eyebrow{font-size:.75rem;max-width:240px}.hero-description{font-size:.9rem}.hero-photo{height:470px;border-radius:100px 0 0 0}.hero-note{margin-left:-15px;padding:17px}.hero-note .script{white-space:normal;font-size:1.9rem}.photo-index{flex-direction:column;gap:6px}.hero .button{padding:13px 16px;font-size:.82rem;gap:13px}.hero-link{font-size:.85rem}.mission-ribbon{gap:20px}.mission-ribbon span:last-child,.mission-ribbon b:nth-last-child(2){display:none}.story{grid-template-columns:1fr;gap:20px}.story-copy{padding-top:0;max-width:650px}.section-heading>p,.section-heading>div:last-child:not(:first-child){max-width:100%}.section-heading{align-items:start;flex-direction:column;gap:25px}.gather-layout{grid-template-columns:1fr 1fr}.gather-content{padding:24px}.gather-content h3{font-size:2.2rem}.tabs{gap:16px}.tabs button{font-size:.8rem}.gather-content p{font-size:.87rem}.gather-content .eyebrow{font-size:.75rem}.gather-image{min-height:560px}.church-life-line{flex-direction:column;gap:10px}.freedom-feature{grid-template-columns:1fr}.freedom-feature>img{max-height:480px;min-height:0}.freedom-explanation{padding:35px}.freedom-steps{gap:24px}.freedom-steps h3{font-size:1.4rem}.freedom-steps p{font-size:.87rem}.step{float:none;display:block;margin-bottom:8px}.carousel-heading{width:100%;display:flex;justify-content:space-between;gap:25px}.carousel-heading p{max-width:400px}.building-grid{gap:6%}.building-image>img{height:440px}.building-copy h2{font-size:2.8rem}.building-copy .lead{font-size:1rem}.building-copy p{font-size:.9rem}.building-copy .button{font-size:.8rem;padding:13px 15px}.support-grid{grid-template-columns:1fr;gap:35px}.support-aside{display:grid;grid-template-columns:1fr 1fr;border-left:0;border-top:1px solid #6d805d;padding:25px 0 0;gap:25px}.support-aside .script{grid-column:1/-1;margin:0;transform:none}.support-aside>div{margin:0}.footer-main{grid-template-columns:1fr 1fr}.footer-main>.brand{grid-column:1/-1}}
@media(max-width:560px){body{font-size:16px}.section{padding:62px 0}.wrap{width:89%}.eyebrow{font-size:.75rem;margin-bottom:18px}.topline{font-size:.75rem}.hero{display:flex;flex-direction:column;gap:30px;padding-top:30px}.hero .eyebrow{max-width:none;font-size:.75rem;letter-spacing:.09em}.hero h1{font-size:clamp(4.9rem,19.5vw,7rem);line-height:1.01}.hero-description{font-size:.95rem;margin-top:22px}.hero-copy{width:100%}.hero .button{font-size:.9rem}.hero-link{display:inline-flex;margin-left:0;margin-top:18px}.hero-visual{width:100%;padding:0}.hero-photo{height:400px;border-radius:100px 0 0 0}.hero-photo img{object-position:62% center}.hero-note{margin:-40px 0 0 16px;padding:20px 18px}.hero-note .script{font-size:2rem}.photo-index{flex-direction:row;font-size:.75rem;align-items:center}.photo-index a{font-size:.75rem}.hero{padding-bottom:32px}.mission-ribbon{padding:18px 5%;gap:14px;font-size:1.17rem}.mission-ribbon b{font-size:1.2rem}.mission-ribbon span:nth-child(7),.mission-ribbon b:nth-child(6){display:none}h2{font-size:clamp(2.5rem,10.7vw,3.5rem)}.lead{font-size:1.13rem}.founder-line{flex-direction:column;align-items:start;gap:14px}.founder-line .script{font-size:2.4rem}.gather-layout{grid-template-columns:1fr}.gather-image{min-height:310px}.gather-content{padding:27px 24px}.gather-content h3{font-size:2.35rem}.gather-content p{font-size:.95rem}.gather-content .eyebrow{font-size:.75rem}.tabs{gap:25px;margin-bottom:25px}.tabs button{font-size:.9rem}.church-life-line{font-size:.8rem}.freedom-explanation{padding:27px 24px}.freedom-explanation h3{font-size:2.3rem}.freedom-explanation p{font-size:.91rem}.freedom-steps{grid-template-columns:1fr;gap:24px;padding-top:30px}.step{float:left;font-size:2rem;margin:0 20px 0 0}.freedom-steps h3{font-size:1.6rem;margin-bottom:20px}.freedom-steps p{font-size:.93rem}.freedom-feature>img{height:280px}.carousel-heading{align-items:center;gap:20px}.carousel-heading p{font-size:.9rem;margin:0}.arrow-controls{gap:8px}.circle-button{width:44px;height:44px}.ministry-card{flex-basis:88%}.ministry-card>img{height:265px}.card-body{padding:23px}.carousel-footer>span:first-child{display:none}.carousel-footer{justify-content:flex-end}.building-grid{grid-template-columns:1fr;gap:40px}.building-copy h2{font-size:3rem}.building-copy p{font-size:.96rem}.building-copy .lead{font-size:1.15rem}.building-copy .button{font-size:.9rem}.building-image{margin:0 8px 5px 0;transform:rotate(1deg)}.building-image>img{height:440px}.scripture{padding:55px 0}.scripture blockquote{font-size:2rem}.scripture cite{font-size:.75rem}.gallery-filters{gap:8px;margin:24px 0}.gallery-filters button{padding:8px 14px;font-size:.76rem}.gallery-grid{grid-template-columns:1fr 1fr;gap:10px}.gallery-photo:first-child{grid-column:span 2;grid-row:auto;aspect-ratio:1.23}.gallery-photo{aspect-ratio:.85}.gallery-photo .gallery-caption{padding:30px 10px 10px;font-size:.7rem}.gallery-caption>span:last-child{font-size:1.2rem}.gallery-hint{font-size:.75rem;text-align:left}.support h2{font-size:2.7rem}.support .button{width:100%;font-size:.83rem;padding:14px 16px;gap:12px}.support-aside{grid-template-columns:1fr}.support-aside .script{font-size:2.7rem;margin-bottom:10px}.footer-main{gap:25px}.footer-main>.brand>span{font-size:.8rem}.footer-main>.brand>span>span{font-size:.75rem}.footer-bottom{flex-direction:column;gap:8px;font-size:.75rem}.lightbox-navigation{gap:20px}dialog{padding-inline:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-photo img{transform:none!important}}

/* Comfortable reading sizes, including compact layouts. */
.hero-description,.gather-content p,.freedom-explanation p,.freedom-steps p,.card-body p:last-child,.building-copy p,.support-aside p{font-size:1rem}
.gather-content p.eyebrow,.card-body p.eyebrow{font-size:.75rem}
.header nav,.tabs button,.gallery-filters button,.footer-main>div,.church-life-line{font-size:.875rem}
