@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&display=swap";:root{--navy:#081d38;--navy-2:#102d50;--gold:#c9a24a;--gold-2:#e2c36b;--green:#5f743f;--ink:#172538;--muted:#6d7784;--cream:#f7f5ef;--line:#e7e5de;--white:#fff;--shadow:0 18px 50px #081d381a;color:var(--ink);font-synthesis:none;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{scroll-behavior:smooth}body{background:#fff;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(1180px,100% - 40px);margin:auto}.topbar{background:var(--navy);color:#dce4ef;justify-content:space-between;gap:20px;min-height:38px;padding:9px max(20px,50% - 590px);font-size:12px;display:flex}.topbar a{color:#fff}.topbar span{opacity:.35;margin:0 7px}.header{border-bottom:1px solid var(--line);z-index:50;background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;height:84px;padding:0 max(20px,50% - 590px);display:grid;position:sticky;top:0}.brand img{width:190px;height:auto;display:block}.nav{text-transform:uppercase;color:var(--navy);justify-content:center;align-items:center;gap:24px;font-size:13px;font-weight:700;display:flex}.nav-actions{text-transform:uppercase;color:var(--navy);flex-shrink:0;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.nav a{height:84px;color:var(--navy);align-items:center;transition:color .25s;display:flex;position:relative}.nav a:not(.donate-btn):not(.help-nav-btn).active,.nav a:not(.donate-btn):not(.help-nav-btn):hover{color:var(--gold)}.nav a:not(.donate-btn):not(.help-nav-btn).active:after,.nav a:not(.donate-btn):not(.help-nav-btn):hover:after{content:"";background:var(--gold);border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:17px;left:0;right:0}.nav a.help-nav-btn:after,.nav a.donate-btn:after{content:none!important;display:none!important}.help-nav-btn{text-align:center!important;border:1px solid var(--gold)!important;border-radius:999px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;height:auto!important;padding:6px 14px!important;font-family:inherit!important;font-size:11px!important;font-weight:700!important;line-height:1.15!important;display:inline-flex!important}.help-nav-btn span{white-space:nowrap!important;font-family:inherit!important;font-weight:inherit!important;display:block!important}.nav .donate-btn,.nav-actions .donate-btn{background:var(--gold);height:auto;color:var(--navy);border-radius:999px;padding:13px 18px;box-shadow:0 8px 20px #c9a24a40}.menu-toggle{color:var(--navy);background:0 0;border:0;font-size:26px;display:none}.hero-home{color:#fff;background:linear-gradient(110deg,#031224f5,#081d38c7),radial-gradient(circle at 78% 35%,#466b55 0,#122f4d 34%,#06172c 70%);align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.hero-home:after{content:"✝";color:#c9a24a21;font-family:Georgia,serif;font-size:280px;line-height:1;position:absolute;bottom:8%;right:8%}.hero-content{z-index:2;padding:90px 20px;position:relative}.hero-brand{width:clamp(150px,22vw,220px);margin:0 0 18px}.hero-brand img{object-fit:contain;width:100%;height:auto;display:block}.hero-content h1{letter-spacing:-.04em;margin:12px 0 25px;font-family:Georgia,serif;font-size:clamp(44px,6.5vw,82px);line-height:.98}.hero-content h1 span{color:#fff}.hero-content .verse{color:#e5ebf2;max-width:700px;font-size:17px;line-height:1.8}.hero-content .verse b{color:var(--gold-2);margin-left:8px}.eyebrow,.gold-label{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:28px;display:flex}.btn{background:var(--gold);color:var(--navy);cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:16px;padding:14px 20px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 8px 22px #c9a24a2e}.btn:hover{background:var(--gold-2);transform:translateY(-2px)}.btn.outline{color:#fff;box-shadow:none;background:0 0;border:1px solid #ffffff73}.donation-card .btn.outline,.form-card .btn.outline,.btn.outline-dark{box-shadow:none;color:var(--navy)!important;border:1px solid var(--line)!important;background:#fff!important}.donation-card .btn.outline:hover,.form-card .btn.outline:hover,.btn.outline-dark:hover{border-color:var(--navy)!important;background:#f1f5f9!important}.btn.disabled{opacity:.5;cursor:not-allowed}.pillars{z-index:5;margin-top:-48px;position:relative}.pillar-grid{box-shadow:var(--shadow);background:#fff;border-radius:10px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.pillar{border-right:1px solid var(--line);padding:28px 25px}.pillar:last-child{border:0}.pillar i,.ministry-card i,.program-icon{background:var(--navy);width:48px;height:48px;color:var(--gold);border-radius:50%;place-items:center;font-size:20px;font-style:normal;display:grid}.pillar h3{letter-spacing:.05em;margin:18px 0 8px;font-size:13px}.pillar p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.section{padding:88px 0}.section.soft{background:var(--cream)}.section-title{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.section-title span{color:var(--gold);letter-spacing:.16em;font-size:11px;font-weight:800}.section-title h2{color:var(--navy);letter-spacing:-.02em;margin:8px 0 12px;font-family:Georgia,serif;font-size:clamp(30px,4vw,44px)}.section-title p{max-width:650px;color:var(--muted);margin:0;line-height:1.8}.text-link{color:var(--navy);white-space:nowrap;font-size:13px;font-weight:800}.two-cols{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.schedule-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:25px;box-shadow:0 12px 35px #081d380f}.schedule-card h3{letter-spacing:.1em;color:var(--navy);margin:0 0 12px;font-size:13px}.schedule-row{border-top:1px solid var(--line);justify-content:space-between;gap:15px;padding:17px 0;font-size:13px;display:flex}.schedule-row span{color:var(--muted)}.event-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.event-card{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:flex-start;gap:20px;padding:25px;display:flex;box-shadow:0 10px 30px #081d380d}.date{text-align:center;background:var(--navy);color:#fff;border-radius:6px;width:56px;min-width:56px;padding:9px 4px}.date b{font:700 24px Georgia,serif;display:block}.date span{color:var(--gold);font-size:9px}.tag{color:var(--gold);letter-spacing:.12em;font-size:9px;font-weight:800}.event-card h3{color:var(--navy);margin:7px 0;font:700 19px Georgia,serif}.event-card p{color:var(--muted);margin:0;font-size:12px}.dark-section{background:var(--navy);color:#fff}.pastor-highlight{grid-template-columns:380px 1fr;align-items:center;gap:70px;display:grid}.pastor-placeholder{color:#fff;background:linear-gradient(145deg,#1e4266,#071a31);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:35px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.pastor-placeholder:before{content:"";border:1px solid #c9a24a59;border-radius:50%;position:absolute;inset:15%;transform:rotate(-15deg)}.pastor-placeholder span{color:var(--gold);letter-spacing:.16em;z-index:1;font-size:10px}.pastor-placeholder b{z-index:1;font:700 30px Georgia,serif}.pastor-photo{object-fit:cover;object-position:center 50%;border:5px solid var(--gold);border-radius:50%;flex-shrink:0;width:340px;height:340px;display:block;box-shadow:0 0 0 10px #c9a24a26,0 24px 60px #081d3866}.dark-section blockquote{color:#fff;margin:20px 0;font:400 32px/1.45 Georgia,serif}.dark-section p{color:#b9c5d2}.ministry-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.ministry-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:26px;transition:all .2s;box-shadow:0 8px 28px #081d380a}.ministry-card:hover{box-shadow:var(--shadow);border-color:#c9a24a99;transform:translateY(-4px)}.ministry-card h2,.ministry-card h3{color:var(--navy);margin:18px 0 9px;font:700 20px Georgia,serif}.ministry-card p{color:var(--muted);font-size:13px;line-height:1.65}.ministry-card a{color:var(--navy);font-size:12px;font-weight:800}.media-grid{grid-template-columns:1.5fr .8fr;gap:55px;display:grid}.sermon-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.sermon-card h2,.sermon-card h3{color:var(--navy);margin:12px 0 5px;font:700 17px Georgia,serif}.sermon-card p{color:var(--muted);margin:0;font-size:12px}.media-thumb{background:linear-gradient(145deg,#132f50,#31556d);border-radius:8px;place-items:center;height:170px;display:grid;position:relative;overflow:hidden}.media-thumb:after{content:"GBCM";color:#fff6;letter-spacing:.15em;font-size:10px;position:absolute;top:10px;right:10px}.media-thumb span{background:var(--gold);width:52px;height:52px;color:var(--navy);border-radius:50%;place-items:center;padding-left:3px;display:grid}.media-thumb em{color:#fff;background:#000000a6;border-radius:4px;padding:4px 7px;font-size:10px;font-style:normal;position:absolute;bottom:10px;right:10px}.quote-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:28px}.quote-card>span{color:var(--gold);font:700 50px Georgia,serif}.quote-card p{color:var(--navy);font:18px/1.65 Georgia,serif}.quote-card b{margin-bottom:22px;display:block}.donation-banner{background:linear-gradient(110deg, var(--navy), #163858);color:#fff;justify-content:space-between;align-items:center;gap:30px;padding:55px max(20px,50% - 560px);display:flex}.donation-banner h2{max-width:650px;margin:10px 0;font:700 30px Georgia,serif}.footer{color:#c6d0dc;background:#06182d}.footer-main{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:50px;width:min(1180px,100% - 40px);margin:auto;padding:70px 0 45px;display:grid}.footer-logo{filter:brightness(0)invert();width:190px}.footer-main p{max-width:310px;font-size:13px;line-height:1.7}.footer-main h4{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:0 0 18px;font-size:11px}.footer-main a,.footer-main span{margin-bottom:2px;font-size:12px;line-height:2;display:block}.footer-main a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;gap:20px;padding:20px max(20px,50% - 590px);font-size:11px;display:flex}.page-hero{color:#fff;background:linear-gradient(100deg,#071a32,#173d60);justify-content:space-between;align-items:center;min-height:330px;padding:60px max(20px,50% - 590px);display:flex;position:relative;overflow:hidden}.page-hero:after{content:"✝";color:#c9a24a14;font:300 260px Georgia,serif;position:absolute;right:8%}.page-hero h1{max-width:850px;margin:10px 0 15px;font:700 clamp(38px,5vw,64px)/1.05 Georgia,serif}.page-hero p{color:#d5dfe9;max-width:680px;margin:0;line-height:1.7}.hero-ornament{width:100px;height:100px;color:var(--gold);z-index:1;border:1px solid #c9a24a80;border-radius:50%;place-items:center;font-size:34px;display:grid}.three-cards{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.three-cards article,.message-card,.form-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:32px;box-shadow:0 10px 35px #081d380d}.three-cards article>span{background:var(--navy);width:50px;height:50px;color:var(--gold);border-radius:50%;place-items:center;font-size:22px;display:grid}.three-cards h2{color:var(--navy);font:700 20px Georgia,serif}.three-cards p,.message-card p{color:var(--muted);font-size:14px;line-height:1.8}.values{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.values div{border:1px solid var(--line);text-align:center;background:#fff;border-radius:8px;padding:20px}.values i{color:var(--gold);margin-bottom:10px;font-size:22px;font-style:normal;display:block}.values b{font-size:13px}.pastor-layout{grid-template-columns:420px 1fr;align-items:center;gap:60px;display:grid}.message-card h2{color:var(--navy);font:700 34px Georgia,serif}.signature{color:var(--navy)!important;font:italic 20px Georgia,serif!important}.timeline-cols{grid-template-columns:1fr 1fr;gap:80px;display:grid}.timeline{border-left:2px solid var(--gold);margin-left:8px}.timeline div{padding:0 0 25px 28px;position:relative}.timeline div:before{content:"";background:var(--gold);width:12px;height:12px;box-shadow:0 0 0 5px var(--cream);border-radius:50%;position:absolute;top:3px;left:-7px}.timeline b{color:var(--gold);margin-bottom:5px;font-size:12px;display:block}.timeline span{color:var(--ink);font-size:14px}.check-list{margin:0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--line);padding:17px 0;font-size:14px}.check-list li:first-letter{color:var(--gold)}.schedule-list{gap:15px;display:grid}.schedule-list article{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:58px 1fr auto;align-items:center;gap:25px;padding:25px;display:grid}.program-icon{background:var(--cream);color:var(--navy)}.schedule-list h2{color:var(--navy);margin:6px 0;font:700 22px Georgia,serif}.schedule-list p{color:var(--muted);margin:0;font-size:13px}.schedule-list strong{color:var(--navy);font-size:14px}.event-grid.big{grid-template-columns:repeat(2,1fr)}.event-feature{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 10px 35px #081d380d}.event-image{color:#ffffffb3;background:linear-gradient(135deg,#112d4d,#587363);align-items:end;height:180px;padding:20px;font:700 38px Georgia,serif;display:flex}.event-body{padding:25px}.event-body h2{color:var(--navy);margin:8px 0;font:700 25px Georgia,serif}.event-body p{color:var(--muted);font-size:13px;line-height:1.7}.event-body>b{color:var(--navy);margin:16px 0;font-size:12px;display:block}.event-body a{font-size:12px;font-weight:800}.filters{gap:8px;margin-bottom:28px;display:flex}.filters button,.donation-types button,.amounts button{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:#fff;border-radius:6px;padding:11px 18px}.filters button.selected,.donation-types button.selected{background:var(--navy);color:#fff;border-color:var(--navy)}.sermon-grid.full{grid-template-columns:repeat(3,1fr)}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.gallery-item{aspect-ratio:1.15;color:#fff;background:linear-gradient(135deg,#183956,#627764);border-radius:8px;flex-direction:column;justify-content:end;padding:20px;display:flex;position:relative;overflow:hidden}.gallery-item:before{content:"";border:1px solid #fff3;border-radius:50%;position:absolute;inset:20px}.gallery-item span{letter-spacing:.2em;color:var(--gold);z-index:1;font-size:9px}.gallery-item b{z-index:1;font:700 18px Georgia,serif}.testimonials{grid-template-columns:1.2fr .8fr;gap:50px;display:grid}.testimonial-list{gap:16px;display:grid}.testimonial-list blockquote{background:var(--cream);border-left:3px solid var(--gold);border-radius:8px;margin:0;padding:28px}.testimonial-list blockquote>p{color:var(--navy);font:20px/1.6 Georgia,serif}.form-card h2{color:var(--navy);margin:10px 0 25px;font:700 30px Georgia,serif}.form-card label{color:var(--navy);margin:0 0 18px;font-size:12px;font-weight:700;display:block}.form-card input,.form-card textarea{background:#fff;border:1px solid #d9dfe5;border-radius:6px;outline:none;width:100%;margin-top:8px;padding:13px}.form-card input:focus,.form-card textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c9a24a1a}.form-card textarea{resize:vertical;min-height:145px}.choice-row{gap:22px;margin:5px 0 25px;display:flex}.choice-row label{align-items:center;gap:8px;font-weight:500;display:flex}.choice-row input{width:auto;margin:0}.narrow{width:min(800px,100% - 40px)}.evangelism{align-items:stretch}.steps{gap:12px;display:grid}.steps article{border:1px solid var(--line);border-radius:8px;gap:18px;padding:22px;display:flex}.steps i{background:var(--navy);width:42px;min-width:42px;height:42px;color:var(--gold);border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.steps h3{color:var(--navy);margin:0 0 5px;font-size:13px}.steps p{color:var(--muted);margin:0;font-size:13px}.sunrise-card{color:#fff;background:linear-gradient(145deg,#06182deb,#395344db),radial-gradient(circle at 65% 30%,#e3a84c,#173554 45%,#071a32);border-radius:10px;flex-direction:column;justify-content:end;min-height:360px;padding:40px;display:flex}.sunrise-card span{color:var(--gold);font:italic 22px Georgia,serif}.sunrise-card b{max-width:450px;margin:10px 0 25px;font:700 30px Georgia,serif}.sunrise-card a{color:var(--navy);background:var(--gold);border-radius:6px;width:max-content;padding:13px 18px;font-size:12px;font-weight:800}.help-layout{grid-template-columns:1fr 380px;gap:70px;display:grid}.faq{border-top:1px solid var(--line)}.faq button{text-align:left;width:100%;color:var(--navy);cursor:pointer;background:0 0;border:0;justify-content:space-between;padding:20px 0;display:flex}.faq p{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.7}.help-box{background:var(--navy);color:#fff;border-radius:10px;align-self:start;padding:35px}.help-box h2{margin:12px 0 25px;font:700 30px Georgia,serif}.help-box>a{border:1px solid #ffffff24;border-radius:7px;margin-top:12px;padding:18px;font-size:12px;display:block}.help-box>a b{color:var(--gold)}.support{background:#ffffff0f;margin-top:18px;padding:18px;font-size:12px;line-height:1.6}.contact-layout{grid-template-columns:1fr 1fr;gap:60px;display:grid}.contact-info h2{color:var(--navy);margin:12px 0;font:700 38px Georgia,serif}.contact-info>p{color:var(--muted);max-width:600px;line-height:1.8}.contact-card{border:1px solid var(--line);border-radius:8px;align-items:center;gap:15px;margin-top:12px;padding:17px;display:flex}.contact-card i{background:var(--cream);width:42px;height:42px;color:var(--gold);border-radius:50%;place-items:center;font-style:normal;display:grid}.contact-card div{flex:1}.contact-card b,.contact-card span{display:block}.contact-card span{color:var(--muted);margin-top:3px;font-size:12px}.map-placeholder{background:linear-gradient(135deg,#dbe1d7,#aebdad);border-radius:10px;flex-direction:column;justify-content:flex-end;min-height:450px;padding:30px;display:flex;position:relative;overflow:hidden}.map-placeholder:before{content:"";background:repeating-linear-gradient(25deg,#0000 0 45px,#ffffff59 46px 48px),repeating-linear-gradient(-35deg,#0000 0 55px,#475f4d1f 56px 58px);position:absolute;inset:-20%;transform:rotate(4deg)}.map-placeholder>*{z-index:1}.map-placeholder span{color:var(--gold);letter-spacing:.15em;font-size:10px;font-weight:800}.map-placeholder b{color:var(--navy);margin:7px 0;font:700 25px Georgia,serif}.map-placeholder small{color:#405368}.map-pin{color:#a04d3d;font-size:45px;position:absolute;top:45%;left:52%}.donation-ui{max-width:850px}.steps-indicator{justify-content:center;gap:0;margin-bottom:35px;display:flex}.steps-indicator>*{border:1px solid var(--line);letter-spacing:.1em;padding:13px 28px;font-size:11px}.steps-indicator b{background:var(--navy);color:#fff}.donation-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:38px}.donation-types,.amounts{grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0 30px;display:grid}.donation-note{background:var(--cream);color:var(--muted);margin-bottom:20px;padding:14px;font-size:12px;line-height:1.6}:focus-visible{outline-offset:3px;outline:3px solid #c9a24a8c}.nav a,.btn,.filters button,.donation-types button,.amounts button,.faq button,.menu-toggle{touch-action:manipulation}.btn:active,.nav .donate-btn:active,.filters button:active,.donation-types button:active,.amounts button:active{transform:translateY(0)}.event-card,.event-feature,.ministry-card,.sermon-card,.gallery-item,.contact-card{transition:transform .2s,box-shadow .2s,border-color .2s}.event-card:hover,.event-feature:hover,.sermon-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.sermon-card:focus-within,.gallery-item:focus-within{outline:2px solid var(--gold);outline-offset:3px}.form-card input::placeholder,.form-card textarea::placeholder{color:#8a949f}.choice-row label{min-height:42px}.filters button,.donation-types button,.amounts button{min-height:44px}.faq button{min-height:56px;font-weight:700}.map-placeholder{isolation:isolate}.hero-home,.page-hero{background-color:var(--navy)}@media (width<=1050px){.header{padding-left:20px;padding-right:20px}.nav{gap:13px;font-size:11px}.pillar-grid{grid-template-columns:repeat(2,1fr)}.pillar:nth-child(2){border-right:0}.pillar:nth-child(-n+2){border-bottom:1px solid var(--line)}.event-grid,.ministry-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.topbar{display:none}.header{height:72px}.brand img{width:160px}.menu-toggle{min-width:46px;min-height:46px;display:block}.nav{background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 22px;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 15px 30px #0000001a}.nav.open{display:flex}.nav a{height:46px}.nav a.active:after,.nav a:hover:after{bottom:0}.nav .donate-btn{justify-content:center;height:42px;margin-top:8px}.hero-home{min-height:620px}.hero-content{padding:75px 20px}.hero-content h1{font-size:46px}.hero-content .verse{font-size:15px;line-height:1.65}.pillars{margin-top:0}.pillar-grid,.event-grid,.ministry-grid,.three-cards,.two-cols,.pastor-highlight,.timeline-cols,.media-grid,.testimonials,.help-layout,.contact-layout{grid-template-columns:1fr}.section{padding:62px 0}.section-title{display:block}.section-title .text-link{margin-top:8px;display:inline-block}.sermon-grid,.sermon-grid.full,.gallery-grid{grid-template-columns:1fr 1fr}.pastor-placeholder,.pastor-photo{min-height:340px}.footer-main{grid-template-columns:1fr;gap:30px}.footer-bottom{line-height:1.8;display:block}.footer-bottom span{margin-top:8px;display:block}.page-hero{min-height:300px;padding:50px 20px}.hero-ornament{display:none}.schedule-list article{grid-template-columns:50px 1fr}.schedule-list strong{grid-column:2}.event-grid.big,.form-grid{grid-template-columns:1fr}.donation-types,.amounts{grid-template-columns:1fr 1fr}.steps-indicator{justify-content:flex-start;overflow:auto}.steps-indicator>*{white-space:nowrap}.narrow{width:min(100% - 30px,800px)}}@media (width<=480px){.sermon-grid,.sermon-grid.full,.gallery-grid,.pillar-grid{grid-template-columns:1fr}.pillar{border-right:0!important;border-bottom:1px solid var(--line)!important}.pillar:last-child{border-bottom:0!important}.hero-content h1{font-size:39px}.donation-types,.amounts{grid-template-columns:1fr}.footer-main{padding-top:50px}.container{width:min(100% - 28px,1180px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.ministry-card,.event-card,.event-feature,.sermon-card{transition:none}.btn:hover,.ministry-card:hover,.event-card:hover,.event-feature:hover,.sermon-card:hover{transform:none}}.donation-stepbar{justify-content:center;align-items:center;gap:12px;margin-bottom:28px;font-size:13px;display:flex}.donation-step-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-weight:500;transition:background-color .2s;display:flex}.donation-step-btn:hover:not(:disabled){background-color:#f1f5f9}.donation-step-btn b{background:var(--line);width:22px;height:22px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.donation-step-btn.active{color:var(--navy);font-weight:700}.donation-step-btn.active b{background:var(--navy);color:#fff}.donation-step-btn.done{color:#10b981}.donation-step-btn.done b{color:#fff;background:#10b981}.donation-stepbar-sep{color:var(--line)}.donation-label{color:var(--navy);margin-bottom:8px;font-size:13px;font-weight:600;display:block}.donation-input{border:1px solid var(--line);box-sizing:border-box;background:#fff;border-radius:8px;width:100%;padding:12px 14px;font-size:14px;transition:border-color .2s}.donation-input:focus{border-color:var(--navy);outline:none}.donation-amounts{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.donation-chip{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s}.donation-chip:hover{border-color:var(--gold);background:#fffdf5}.donation-chip.selected{background:var(--navy);color:#fff;border-color:var(--navy)}.donation-summary{border:1px solid var(--line);background:#f8fafc;border-radius:10px;flex-direction:column;gap:12px;margin-bottom:20px;padding:18px 20px;display:flex}.donation-summary-row{justify-content:space-between;align-items:center;font-size:14px;display:flex}.donation-summary-row span{color:var(--muted)}.donation-summary-row strong{color:var(--navy)}.donation-notice{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:12px 16px;font-size:12px;line-height:1.6}:root{--font-body:"Cormorant Garamond", Georgia, serif;--font-display:"Cormorant Garamond", Georgia, serif}html,body,button,input,textarea,select{font-family:var(--font-body)}body{font-size:18px}h1,h2,h3,h4,h5,h6,blockquote,.section-title h2,.hero-content h1,.event-card h3,.date b,.pastor-placeholder b{font-family:var(--font-display)}h1,h2,h3,h4,h5,h6{font-weight:700}.nav,.nav-actions,.eyebrow,.gold-label,.btn,.tag{letter-spacing:.025em}@keyframes siteFadeIn{0%{opacity:0}to{opacity:1}}@keyframes siteFadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translate(0,0)}}@keyframes siteFadeScale{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes siteFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes siteShine{0%{background-position:200% 0}to{background-position:-200% 0}}.public-site{animation:.55s both siteFadeIn}.public-site.motion-enabled .motion-reveal{opacity:0;transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transition-delay:var(--motion-delay,0s);will-change:opacity, transform;transform:translateY(38px)scale(.985)}.public-site.motion-enabled .motion-reveal.is-visible{opacity:1;transform:translate(0,0)scale(1)}.public-site.motion-enabled .about-editorial-grid article,.public-site.motion-enabled .action-card,.public-site.motion-enabled .project-card,.public-site.motion-enabled .impact-placeholder,.public-site.motion-enabled .event-card,.public-site.motion-enabled .ministry-card,.public-site.motion-enabled .testimonial-card,.public-site.motion-enabled .help-card,.public-site.motion-enabled .donation-card,.public-site.motion-enabled .form-card,.public-site.motion-enabled .contact-card{transition-delay:var(--motion-delay,0s), var(--motion-delay,0s)}.about-editorial-grid article,.action-card,.project-card,.impact-placeholder,.event-card,.ministry-card,.pillar,.schedule-card,.testimonial-card,.form-card,.donation-card,.help-card,.card{will-change:transform;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s,background-color .35s}.about-editorial-grid article:hover,.action-card:hover,.project-card:hover,.impact-placeholder:hover,.event-card:hover,.ministry-card:hover,.pillar:hover,.schedule-card:hover,.testimonial-card:hover,.form-card:hover,.donation-card:hover,.help-card:hover,.card:hover{border-color:#c9a24a80;transform:translateY(-9px);box-shadow:0 24px 55px #081d3824}.action-card i,.ministry-card i,.pillar i,.program-icon{transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s,background-color .3s}.action-card:hover i,.ministry-card:hover i,.pillar:hover i,.card:hover .program-icon{transform:translateY(-4px)rotate(-4deg)scale(1.08);box-shadow:0 10px 25px #081d382e}.btn,.help-nav-btn,.donate-btn,.text-link,.nav a,.footer a,.footer-anchor-link{transition:transform .3s,color .3s,background-color .3s,box-shadow .3s}.btn:hover,.donate-btn:hover,.help-nav-btn:hover{transform:translateY(-3px)}.btn:hover span{transition:transform .3s;transform:translate(5px)}.hero-home:after,.pastor-placeholder:before{animation:6s ease-in-out infinite siteFloat}.pastor-photo{transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s}.pastor-photo:hover{transform:scale(1.025)rotate(1deg)}.section-title h2:after{content:"";background:linear-gradient(90deg, var(--gold), transparent);width:54px;height:2px;margin-top:12px;display:block}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html,body,#root{max-width:100%;overflow-x:hidden}img,svg,video{max-width:100%;height:auto}button,a,input,textarea{touch-action:manipulation}.footer-main{grid-template-columns:minmax(220px,1.5fr) repeat(4,minmax(140px,1fr));align-items:start;gap:clamp(24px,4vw,50px)}.footer-main>div{min-width:0}.footer-main p,.footer-main a,.footer-main span{overflow-wrap:anywhere}.footer-pastor-access{padding-left:4px}.footer-pastor-access p{color:#aebbc9;max-width:220px;margin:0 0 12px}.footer-admin-link{border:1px solid #c9a24a59;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:220px;padding:9px 11px;color:#fff!important;line-height:1.35!important;display:inline-flex!important}.footer-admin-link:hover{border-color:var(--gold);background:#c9a24a14}.hero-brand{width:150px!important;max-width:150px!important;margin-bottom:14px!important}.hero-brand img{width:100%!important;height:auto!important}@media (width<=1100px){.container{width:min(100% - 32px,960px)}.topbar{padding-left:16px;padding-right:16px;font-size:11px}.header{padding:0 16px}.brand img{width:165px}.nav{gap:15px;font-size:11px}.nav a{height:84px}.pillar-grid{grid-template-columns:repeat(2,1fr)}.pillar:nth-child(2){border-right:0}.pillar:nth-child(-n+2){border-bottom:1px solid var(--line)}.event-grid,.ministry-grid{grid-template-columns:repeat(2,1fr)}.media-grid{grid-template-columns:1fr}.pastor-highlight{grid-template-columns:300px 1fr;gap:40px}.pastor-layout{grid-template-columns:320px 1fr;gap:35px}.values{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.footer-main>div:first-child{grid-column:1/-1}.dashboard-top-grid{grid-template-columns:1fr 1fr}.dashboard-top-grid .payment-placeholder{grid-column:1/-1}.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-bottom-grid{grid-template-columns:1fr}}@media (width<=900px){.pastor-highlight,.pastor-layout{grid-template-columns:1fr!important;gap:32px!important}.pastor-placeholder{width:100%;min-height:340px}.pastor-photo{width:260px;height:260px;margin:0 auto}}@media (width<=780px){.container{width:calc(100% - 28px)}.topbar{text-align:center;justify-content:center;min-height:34px;padding:8px 14px;font-size:10px}.topbar>div:last-child{display:none}.topbar span{margin:0 4px}.header{grid-template-columns:auto auto;justify-content:space-between;height:68px;padding:0 14px}.brand img{width:145px}.menu-toggle{cursor:pointer;border-radius:8px;width:44px;height:44px;display:block}.nav-actions{display:none}.nav{border:1px solid var(--line);z-index:100;background:#fff;border-radius:12px;flex-direction:column;align-items:stretch;gap:2px;padding:8px;display:none;position:absolute;top:73px;left:10px;right:10px;box-shadow:0 18px 40px #081d3829}.nav.open{display:flex}.nav a,.nav .donate-btn{border-radius:8px;align-items:center;height:46px;padding:0 14px;display:flex}.nav a.active:not(.donate-btn):after,.nav a:hover:not(.donate-btn):after{display:none}.nav a.active:not(.donate-btn){background:var(--cream);color:var(--navy)}.nav .donate-btn{background:var(--gold);justify-content:center;height:44px;margin:5px 0}.hero-home{min-height:610px}.hero-content{padding:72px 0 90px}.hero-content h1{margin:10px 0 20px;font-size:clamp(37px,11vw,58px);line-height:1.01}.hero-content .verse{font-size:14px;line-height:1.7}.hero-actions{grid-template-columns:1fr;gap:10px;max-width:390px;margin-top:22px;display:grid}.hero-actions .btn{justify-content:center;width:100%;min-height:48px}.hero-home:after{font-size:150px;bottom:5%;right:-5%}.hero-brand{width:120px!important;max-width:120px!important;margin-bottom:12px!important}.pillars{margin-top:-30px}.pillar-grid{border-radius:8px;grid-template-columns:1fr}.pillar{border-right:0;border-bottom:1px solid var(--line);padding:22px 20px}.pillar:last-child{border-bottom:0}.pillar h3{margin-top:13px}.section{padding:58px 0}.section-title{margin-bottom:25px;display:block}.section-title h2{margin:7px 0 10px;font-size:clamp(28px,8vw,36px);line-height:1.1}.section-title p{font-size:13px;line-height:1.7}.section-title>.text-link,.section-title>a{margin-top:15px;display:inline-block}.two-cols,.pastor-layout,.timeline-cols,.contact-layout,.testimonials,.evangelism,.help-layout{grid-template-columns:1fr;gap:28px}.schedule-card{padding:18px}.schedule-row{grid-template-columns:1fr;gap:5px;padding:14px 0;display:grid}.event-grid,.event-grid.big,.ministry-grid,.sermon-grid,.three-cards{grid-template-columns:1fr}.event-card{gap:14px;padding:19px}.event-card h3{font-size:18px}.pastor-highlight{grid-template-columns:1fr;gap:28px}.pastor-placeholder{min-height:300px}.pastor-photo{width:200px;height:200px;margin:0 auto}.dark-section blockquote{font-size:25px;line-height:1.4}.media-grid{gap:35px}.sermon-grid{gap:20px}.media-thumb{height:190px}.quote-card{padding:22px}.quote-card p{font-size:16px}.donation-banner{text-align:center;padding:42px 14px;display:block}.donation-banner h2{font-size:25px;line-height:1.3}.donation-banner .btn{margin-top:15px}.footer-main{grid-template-columns:1fr;gap:30px;width:calc(100% - 28px);padding:48px 0 30px}.footer-main>div:first-child{grid-column:auto}.footer-pastor-access{padding-left:0}.footer-admin-link{max-width:none}.footer-bottom{text-align:center;padding:17px 14px;line-height:1.7;display:block}.footer-bottom span{margin-top:5px;display:block}.page-hero{min-height:260px;padding:48px 14px}.page-hero h1{max-width:100%;font-size:clamp(34px,10vw,52px);line-height:1.05}.page-hero p{font-size:13px;line-height:1.65}.hero-ornament{display:none}.three-cards article,.message-card,.form-card{padding:23px}.three-cards h2{font-size:19px}.values{grid-template-columns:repeat(2,1fr)}.pastor-layout{gap:22px}.message-card h2{font-size:28px;line-height:1.2}.timeline-cols{gap:40px}.schedule-list article{grid-template-columns:46px 1fr;gap:15px;padding:18px}.schedule-list article>strong{grid-column:2;font-size:13px}.event-feature{min-width:0}.event-image{height:135px}.event-body{padding:20px}.event-body h2{font-size:22px}.filters{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.filters::-webkit-scrollbar{display:none}.filters button{flex:none}.gallery-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.gallery-item{min-height:150px!important}.form-grid{grid-template-columns:1fr!important}.choice-row{flex-direction:column;align-items:flex-start!important;gap:10px!important}.form-card .btn{justify-content:center;width:100%}.help-box{position:static!important}.contact-card{padding:14px!important}.map-placeholder{min-height:280px!important}.donation-ui{width:100%}.donation-card{padding:20px!important}.donation-types,.amounts{grid-template-columns:repeat(2,1fr)!important}.admin-shell{display:block!important}.admin-sidebar{z-index:20!important;width:100%!important;height:auto!important;min-height:0!important;padding:12px 12px 10px!important;position:relative!important;top:0!important;left:0!important;overflow:visible!important}.admin-brand{padding:0 4px 10px!important}.admin-brand .brand-mark{width:34px;height:34px;font-size:15px}.admin-brand strong{font-size:13px}.admin-brand small{font-size:8px}.sidebar-caption,.sidebar-verse,.sidebar-footer,.admin-logout{display:none!important}.admin-sidebar nav{scrollbar-width:none;gap:6px!important;padding:0 0 2px!important;display:flex!important;overflow-x:auto!important}.admin-sidebar nav::-webkit-scrollbar{display:none}.sidebar-link{white-space:nowrap!important;border-radius:8px!important;flex:none!important;min-height:38px!important;padding:8px 10px!important;font-size:10px!important}.sidebar-link i{width:auto!important;font-size:14px!important}.sidebar-link b{min-width:18px;height:18px}.sidebar-link.disabled em{font-size:7px}.admin-main{padding:20px 14px 35px}.mobile-menu{display:none!important}.dashboard-header{align-items:flex-start;gap:12px;margin-bottom:22px}.dashboard-header h1{font-size:26px}.header-tools{flex-wrap:wrap;justify-content:flex-end;gap:8px}.dashboard-search{order:5;width:100%}.pastor-profile{min-width:0}.pastor-profile div{display:none}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{gap:10px;min-height:108px;padding:14px}.stat-icon{flex-basis:43px;width:43px;height:43px;font-size:19px}.stat-copy strong{font-size:23px}.dashboard-top-grid{grid-template-columns:1fr;gap:12px}.dashboard-top-grid .payment-placeholder{grid-column:auto}.dashboard-panel,.payment-placeholder{padding:18px}.donut-wrap{flex-direction:column;gap:18px}.dashboard-bottom-grid{gap:12px}.quick-actions{grid-template-columns:1fr}.admin-header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:20px}.admin-header h1{font-size:30px}.admin-grid{grid-template-columns:1fr 1fr}.admin-card{padding:16px}.admin-card span{font-size:27px}.admin-panel{overflow:hidden}.admin-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-table article{min-width:620px}.hero-home{min-height:680px;overflow:hidden}.hero-content{padding-bottom:120px}.hero-actions{z-index:6;position:relative}.pillars{z-index:5;margin-top:0}}@media (width<=480px){.container{width:calc(100% - 22px)}.header{padding:0 11px}.brand img{width:132px}.hero-content{padding-left:0;padding-right:0}.hero-content h1{font-size:37px}.eyebrow,.gold-label{font-size:10px}.btn{padding:13px 16px;font-size:12px}.values{grid-template-columns:1fr 1fr}.donation-types,.amounts,.gallery-grid{grid-template-columns:1fr!important}.gallery-item{min-height:180px!important}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:95px}.dashboard-header{grid-template-columns:1fr auto;display:grid}.dashboard-header .header-title,.dashboard-header .header-title>div{min-width:0}.dashboard-header p{font-size:11px}.activity-row{gap:8px}.activity-time{display:none}.panel-head{margin-bottom:13px}.panel-head h2{font-size:16px}.quick-actions a{min-height:52px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.brand img{object-fit:contain;object-position:center;display:block;width:92px!important;height:58px!important}.hero-home,.page-hero{color:#fff;position:relative;overflow:hidden;background-color:#132b45!important;background-image:linear-gradient(110deg,#031224e6,#081d3894),url(/hero-logo.webp)!important;background-position:50%,82%!important;background-repeat:no-repeat,no-repeat!important;background-size:cover,460px!important}.hero-content{z-index:2;position:relative;padding:70px 20px!important}.hero-home,.page-hero{height:650px;min-height:650px!important}@media (width<=780px){.brand img{width:78px!important;height:52px!important}.hero-home,.page-hero{height:430px;background-position:50%,76% 48%!important;background-size:cover,330px!important;min-height:430px!important}.hero-content{padding:60px 20px!important}}.hero-home:after{content:"";filter:blur(10px);opacity:.08;background:url(/hero-logo.webp) 50%/contain no-repeat;width:430px;height:430px;font-size:0;line-height:1;bottom:-2%;right:7%}.page-hero{background:linear-gradient(100deg,#071a32f5,#173d60e0),url(/hero-logo.webp) 78%/300px no-repeat;min-height:240px;padding-top:42px;padding-bottom:42px}.page-hero:after{content:none}.page-hero .eyebrow,.page-hero h1,.page-hero p{z-index:2;position:relative}.hero-actions .btn.outline{color:#fff;text-shadow:0 1px 2px #00000059;background:#081d3847;border-color:#ffffffb3}@media (width<=780px){.hero-home:after{opacity:.06;filter:blur(8px);width:260px;height:260px;bottom:1%;right:-8%}.hero-actions .btn.outline{background:#081d3894;border-color:#ffffffd1;min-height:48px;box-shadow:0 6px 18px #00000024}.page-hero{background:linear-gradient(100deg,#071a32f7,#173d60e6),url(/hero-logo.webp) 90%/180px no-repeat;min-height:210px;padding:38px 14px}}@media (width<=480px){.page-hero{background:linear-gradient(100deg,#071a32fa,#173d60eb),url(/hero-logo.webp) 92%/140px no-repeat;min-height:190px}}.public-site .container{width:min(1280px,100% - 32px);margin-left:auto;margin-right:auto}.public-site .header{padding-left:max(16px,50% - 640px);padding-right:max(16px,50% - 640px)}.public-site .footer-main{width:min(1280px,100% - 32px)}.public-site .footer-bottom,.public-site .donation-banner{padding-left:max(16px,50% - 640px);padding-right:max(16px,50% - 640px)}@media (width<=1100px){.public-site .container{width:calc(100% - 28px)}.public-site .header{padding-left:14px;padding-right:14px}.public-site .footer-main{width:calc(100% - 28px)}.public-site .footer-bottom,.public-site .donation-banner{padding-left:14px;padding-right:14px}}@media (width<=780px){.public-site .container,.public-site .footer-main{width:calc(100% - 24px)}.public-site .donation-banner{padding-left:12px;padding-right:12px}}#app-state-layer{z-index:9999;position:relative}.request-progress{z-index:10000;opacity:0;pointer-events:none;background:0 0;height:3px;transition:opacity .2s;position:fixed;top:0;left:0;right:0;overflow:hidden}.request-progress.is-visible{opacity:1}.request-progress span{background:var(--gold,#c9a24a);width:35%;height:100%;animation:1.15s ease-in-out infinite state-progress;display:block;box-shadow:0 0 14px #c9a24a8c}.state-overlay{z-index:9998;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.state-overlay--loading{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffd1}.state-overlay--modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#081d387a}.state-skeleton{border:1px solid var(--line,#e7e5de);background:#fff;border-radius:14px;width:min(760px,100%);padding:30px;box-shadow:0 24px 70px #081d3824}.state-skeleton__line,.state-skeleton__title,.state-skeleton__card{background:#e9ecef;border-radius:8px;position:relative;overflow:hidden}.state-skeleton__line:after,.state-skeleton__title:after,.state-skeleton__card:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.25s infinite state-shimmer;position:absolute;inset:0;transform:translate(-100%)}.state-skeleton__line{width:120px;height:12px}.state-skeleton__line--short{width:90px}.state-skeleton__title{width:62%;height:38px;margin:14px 0 24px}.state-skeleton__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.state-skeleton__card{height:150px}.state-card{text-align:center;background:#fff;border:1px solid #ffffffb3;border-radius:14px;width:min(430px,100%);padding:32px;box-shadow:0 25px 80px #081d3840}.state-card strong{color:var(--navy,#081d38);font:700 22px Georgia,serif;display:block}.state-card p{color:var(--muted,#6d7784);margin:9px 0 0;font-size:13px;line-height:1.7}.state-card--error{border-top:4px solid #b44d42}.state-icon{color:#9b382e;background:#f8e8e6;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 16px;font-weight:900;display:grid}.state-spinner{border:3px solid #e7e5de;border-top-color:var(--gold,#c9a24a);border-radius:50%;width:38px;height:38px;margin:0 auto 18px;animation:.75s linear infinite state-spin;display:block}.state-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.state-actions button{cursor:pointer;background:var(--navy,#081d38);color:#fff;border:0;border-radius:7px;padding:11px 16px;font-weight:800}.state-actions button[data-state-close]{color:var(--navy,#081d38);background:#eef1f4}.state-toast{opacity:0;z-index:10001;background:#fff;border-left:4px solid #4e7959;border-radius:10px;gap:3px;width:min(380px,100% - 28px);padding:15px 17px;transition:all .22s;display:grid;position:fixed;bottom:22px;right:22px;transform:translateY(12px);box-shadow:0 18px 50px #081d382e}.state-toast.is-visible{opacity:1;transform:translateY(0)}.state-toast strong{color:var(--navy,#081d38);font-size:13px}.state-toast span{color:var(--muted,#6d7784);font-size:12px;line-height:1.5}.state-toast--error{border-left-color:#b44d42}.state-toast--error strong{color:#9b382e}.state-empty{text-align:center;border:1px dashed var(--line,#e7e5de);background:#fff;border-radius:12px;grid-column:1/-1;padding:52px 24px}.state-empty__icon{background:var(--cream,#f7f5ef);width:46px;height:46px;color:var(--gold,#c9a24a);border-radius:50%;place-items:center;margin:0 auto 14px;font-size:22px;display:grid}.state-empty strong{color:var(--navy,#081d38);font:700 22px Georgia,serif;display:block}.state-empty p{max-width:440px;color:var(--muted,#6d7784);margin:8px auto 0;font-size:13px;line-height:1.7}@keyframes state-shimmer{to{transform:translate(100%)}}@keyframes state-progress{0%{transform:translate(-120%)}to{transform:translate(330%)}}@keyframes state-spin{to{transform:rotate(360deg)}}@media (width<=600px){.state-skeleton{padding:20px}.state-skeleton__grid{grid-template-columns:1fr}.state-skeleton__card{height:100px}.state-skeleton__title{width:85%}.state-card{padding:26px 20px}.state-toast{bottom:14px;right:14px}.state-actions{flex-direction:column}.state-actions button{width:100%}.state-empty{padding:40px 18px}.state-empty strong{font-size:19px}}@media (prefers-reduced-motion:reduce){.state-skeleton__line:after,.state-skeleton__title:after,.state-skeleton__card:after,.request-progress span,.state-spinner{animation:none}}:root{--admin-navy:#061b35;--admin-navy-2:#0b2a4c;--admin-gold:#d6a52f;--admin-gold-soft:#fff5df;--admin-ink:#10233f;--admin-muted:#718096;--admin-bg:#f7f9fc;--admin-line:#e8edf3;--admin-white:#fff;--admin-red:#ef4444;--admin-orange:#f59e0b;--admin-blue:#3478f6;--admin-green:#45a86b}*{box-sizing:border-box}.admin-shell{background:var(--admin-bg);min-height:100vh;color:var(--admin-ink);grid-template-columns:260px minmax(0,1fr);display:grid}.admin-sidebar{color:#dce7f2;background:linear-gradient(#061a33 0%,#092746 100%);flex-direction:column;height:100vh;min-height:100vh;padding:28px 16px 20px;display:flex;position:sticky;top:0;overflow:auto}.admin-brand{color:#fff;align-items:center;gap:11px;padding:2px 10px 22px;text-decoration:none;display:flex}.admin-brand .brand-mark{border:2px solid var(--admin-gold);width:39px;height:39px;color:var(--admin-gold);border-radius:12px;place-items:center;font-size:17px;font-weight:900;display:grid}.admin-brand strong{letter-spacing:.02em;font-size:15px;line-height:1.15;display:block}.admin-brand small{color:#f0c95f;letter-spacing:.15em;margin-top:4px;font-size:10px;display:block}.sidebar-caption{color:#f0b82f;letter-spacing:.16em;padding:0 12px 13px;font-size:10px;font-weight:800}.admin-sidebar nav{gap:4px;display:grid}.sidebar-link{color:#dbe6f2;border-radius:9px;align-items:center;gap:11px;min-height:43px;padding:10px 12px;font-size:12px;font-weight:700;text-decoration:none;transition:all .18s;display:flex}.sidebar-link i{text-align:center;color:#c6d4e2;width:20px;font-size:17px;font-style:normal}.sidebar-link span{flex:1}.sidebar-link b{color:#fff;background:#e94b52;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:10px;display:grid}.sidebar-link:hover{color:#fff;background:#ffffff0f}.sidebar-link.active{color:#fff;background:linear-gradient(90deg,#e2a72b,#f1b839);box-shadow:0 7px 18px #d6a52f29}.sidebar-link.active i{color:#fff}.sidebar-link.disabled{opacity:.55;cursor:not-allowed}.sidebar-link.disabled em{color:#f1c35d;font-size:8px;font-style:normal}.admin-logout{color:#dbe6f2;cursor:pointer;text-align:left;background:0 0;border:0;border-top:1px solid #ffffff1a;align-items:center;gap:11px;margin-top:auto;padding:15px 12px;font-size:12px;font-weight:700;display:flex}.admin-logout i{font-size:18px;font-style:normal}.sidebar-verse{text-align:center;background:#03112373;border:1px solid #ffffff1a;border-radius:10px;margin:12px 0 10px;padding:16px 14px}.sidebar-verse>span{color:#f0b52e;font-family:Georgia,serif;font-size:30px;line-height:.5}.sidebar-verse p{color:#f4f7fb;margin:8px 0;font-family:Georgia,serif;font-size:11px;line-height:1.65}.sidebar-verse strong{color:#f0b52e;font-size:10px}.sidebar-footer{color:#8ea2b8;padding:0 10px;font-size:9px}.admin-main{width:100%;max-width:none;margin:0;padding:34px 38px 48px}.dashboard-main{min-width:0}.dashboard-header{justify-content:space-between;align-items:center;gap:28px;margin-bottom:28px;display:flex}.header-title{align-items:flex-start;gap:12px;display:flex}.dashboard-eyebrow,.dashboard-label{color:#c08c18;letter-spacing:.15em;margin:0 0 6px;font-size:9px;font-weight:900;display:block}.dashboard-header h1{color:var(--admin-navy);margin:0 0 7px;font:700 31px/1.15 Georgia,serif}.dashboard-header h1 span{font-family:inherit;font-size:24px}.dashboard-header p:not(.dashboard-eyebrow){color:var(--admin-muted);margin:0;font-size:12px}.mobile-menu{color:var(--admin-navy);background:0 0;border:0;font-size:21px;display:none}.header-tools{align-items:center;gap:15px;display:flex}.dashboard-search{border:1px solid var(--admin-line);background:#fff;border-radius:9px;align-items:center;width:235px;height:40px;padding:0 11px;display:flex}.dashboard-search input{width:100%;color:var(--admin-ink);border:0;outline:0;font-size:12px}.dashboard-search span{color:#91a0b2;font-size:21px}.notification{width:40px;height:40px;color:var(--admin-navy);cursor:pointer;background:#fff;border:0;border-radius:9px;font-size:20px;position:relative}.notification b{color:#fff;background:#ef4444;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:-4px;right:-4px}.pastor-profile{align-items:center;gap:9px;min-width:170px;display:flex}.pastor-avatar{color:#fff;background:linear-gradient(145deg,#d5a42f,#092b4d);border-radius:50%;place-items:center;width:39px;height:39px;font-size:11px;font-weight:800;display:grid}.pastor-profile div{flex:1;gap:2px;display:grid}.pastor-profile strong{color:#7c8795;font-size:10px;font-weight:600}.pastor-profile span{color:var(--admin-navy);font-size:12px;font-weight:800}.pastor-profile>b{color:#738095;font-size:17px}.form-error{color:#a52b21;background:#fff0ef;border:1px solid #f0c4bf;border-radius:8px;padding:11px 13px;font-size:11px}.dashboard-error{margin-bottom:18px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.stat-card{border:1px solid var(--admin-line);min-height:132px;color:inherit;background:#fff;border-radius:12px;align-items:center;gap:15px;padding:20px;text-decoration:none;transition:all .18s;display:flex;box-shadow:0 8px 24px #0e233d09}.stat-card:hover{border-color:#d6a52f;transform:translateY(-2px)}.stat-icon{border-radius:50%;flex:0 0 55px;place-items:center;width:55px;height:55px;font-size:25px;display:grid}.stat-icon.prayer{color:#ef4444;background:#ffeded}.stat-icon.help{color:#f59e0b;background:#fff2df}.stat-icon.testimonial{color:#3478f6;background:#eaf2ff}.stat-icon.content{color:#45a86b;background:#e9f6ed}.stat-copy{gap:5px;min-width:0;display:grid}.stat-copy>span{color:#66768a;font-size:11px;font-weight:700}.stat-copy strong{color:var(--admin-navy);font:700 28px/1 Georgia,serif}.stat-copy small{color:#9aa6b5;font-size:9px;line-height:1.3}.dashboard-grid{gap:16px;display:grid}.dashboard-top-grid{grid-template-columns:1.45fr .95fr 1.1fr;margin-bottom:16px}.dashboard-panel,.payment-placeholder{border:1px solid var(--admin-line);background:#fff;border-radius:12px;box-shadow:0 8px 24px #0e233d09}.dashboard-panel{padding:22px}.panel-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.panel-head h2{color:var(--admin-navy);margin:0;font:700 17px Georgia,serif}.panel-head>a{color:#c28b16;white-space:nowrap;font-size:10px;font-weight:800;text-decoration:none}.priority-list{gap:10px;display:grid}.priority-item{min-height:72px;color:inherit;border-radius:10px;align-items:center;gap:11px;padding:12px 13px;text-decoration:none;display:flex}.priority-item.prayer{background:#fff5f5}.priority-item.help{background:#fff9ef}.priority-item.testimonial{background:#f2f7ff}.priority-icon{border-radius:50%;flex:0 0 39px;place-items:center;width:39px;height:39px;font-size:18px;display:grid}.priority-item.prayer .priority-icon{color:#ef4444;background:#ffe2e2}.priority-item.help .priority-icon{color:#ef8e00;background:#ffedcc}.priority-item.testimonial .priority-icon{color:#3478f6;background:#deebff}.priority-item>div{flex:1;gap:4px;min-width:0;display:grid}.priority-item strong{color:var(--admin-navy);font-size:11px}.priority-item small{color:#8b97a5;font-size:9px}.priority-item>b{color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.priority-item.prayer>b{background:#ef4444}.priority-item.help>b{background:#f59e0b}.priority-item.testimonial>b{background:#3478f6}.priority-item>span:last-child{color:#9aa6b5;font-size:20px}.request-overview{flex-direction:column;display:flex}.donut-wrap{flex:1;justify-content:center;align-items:center;gap:25px;padding:5px 0 18px;display:flex}.donut{background:conic-gradient(#ef4444 0 var(--prayer),#f59e0b var(--prayer) calc(var(--prayer) + var(--help)),#45a86b calc(var(--prayer) + var(--help)) 100%);border-radius:50%;flex:0 0 140px;place-items:center;width:140px;height:140px;display:grid;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:18px}.donut>div{z-index:1;text-align:center;gap:3px;display:grid;position:relative}.donut strong{color:var(--admin-navy);font:700 24px Georgia,serif}.donut span{color:#8b97a5;font-size:9px}.legend{gap:11px;min-width:95px;display:grid}.legend>span{color:#637184;white-space:nowrap;align-items:center;gap:6px;font-size:9px;display:flex}.legend b{color:var(--admin-navy);margin-left:auto}.dot{border-radius:50%;width:8px;height:8px}.prayer-dot{background:#ef4444}.help-dot{background:#f59e0b}.testimonial-dot{background:#45a86b}.panel-action{text-align:center;color:var(--admin-navy);border:1px solid #cfd8e4;border-radius:8px;padding:10px;font-size:10px;font-weight:800;text-decoration:none}.payment-placeholder{background:linear-gradient(145deg,#fff,#fbfcfe);flex-direction:column;justify-content:center;gap:14px;min-height:250px;padding:22px;display:flex;position:relative}.placeholder-icon{color:#71859a;background:#edf3f9;border-radius:13px;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.payment-placeholder h3{color:var(--admin-navy);margin:4px 0;font:700 18px Georgia,serif}.payment-placeholder p{color:#8490a0;max-width:290px;margin:0;font-size:10px;line-height:1.6}.coming-soon{color:#7e8a99;letter-spacing:.06em;background:#f0f3f7;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900;position:absolute;top:18px;right:18px}.activity-panel{margin-bottom:16px}.activity-list{display:grid}.activity-row{min-height:58px;color:inherit;border-top:1px solid #edf0f4;align-items:center;gap:12px;text-decoration:none;display:flex}.activity-row:first-child{border-top:0}.activity-icon{border-radius:50%;flex:0 0 35px;place-items:center;width:35px;height:35px;font-size:15px;display:grid}.activity-icon.prayer{color:#ef4444;background:#fff0f0}.activity-icon.help{color:#f59e0b;background:#fff5e5}.activity-icon.testimonial{color:#3478f6;background:#eaf2ff}.activity-icon.content{color:#45a86b;background:#e9f6ed}.activity-row>div{flex:1;gap:3px;min-width:0;display:grid}.activity-row strong{color:var(--admin-navy);font-size:10px}.activity-row small{color:#8c98a7;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.activity-time{color:#99a4b2;text-align:right;min-width:72px;font-size:9px}.activity-action{color:#c28b16;text-align:right;min-width:52px;font-size:9px;font-weight:800;text-decoration:none}.activity-row.static{color:inherit}.dashboard-bottom-grid{grid-template-columns:1.35fr 1fr;gap:16px;display:grid}.quick-actions{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.quick-actions a{border:1px solid var(--admin-line);min-height:55px;color:var(--admin-navy);border-radius:9px;align-items:center;gap:10px;padding:10px 12px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.quick-actions a:hover{background:#fffaf0;border-color:#d6a52f}.quick-actions b{color:#bd8611;background:#fff4dc;border-radius:7px;place-items:center;width:27px;height:27px;font-size:18px;display:grid}.vision-panel{color:#fff;background:linear-gradient(145deg,#071c38,#0e355c);border:0}.vision-panel .dashboard-label{color:#f0bd47}.vision-panel h2{color:#fff;max-width:500px;margin:12px 0;font:700 21px/1.25 Georgia,serif}.vision-panel p{color:#c7d4e3;max-width:520px;font-size:10px;line-height:1.7}.vision-panel>a{color:#f1bd43;margin-top:8px;font-size:10px;font-weight:800;text-decoration:none;display:inline-block}.admin-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.admin-header h1{color:#081d38;margin:6px 0;font:700 38px Georgia,serif}.admin-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.admin-card{background:#fff;border:1px solid #e7e5de;border-radius:10px;gap:6px;padding:22px;display:grid;box-shadow:0 10px 30px #081d380d}.admin-card:hover{border-color:#c9a24a;transform:translateY(-2px)}.admin-card span{color:#c9a24a;font:700 32px Georgia,serif}.admin-card strong{color:#081d38}.admin-card small{color:#6d7784;font-size:11px}.admin-panel h2{color:#081d38;margin-top:0;font:700 22px Georgia,serif}.admin-login-page{background:linear-gradient(135deg,#071a32,#173d60);place-items:center;min-height:100vh;padding:25px;display:grid}.admin-login-card{background:#fff;border-radius:12px;width:min(460px,100%);padding:38px;box-shadow:0 25px 70px #00000040}.admin-login-card h1{color:#081d38;margin:8px 0;font:700 38px Georgia,serif}.admin-login-card>p:not(.eyebrow){color:#6d7784;line-height:1.6}.admin-back{color:#081d38;margin-bottom:35px;font-size:12px;font-weight:700;display:block}.form-stack{gap:16px;display:grid}.form-stack label,.form-grid label{color:#172538;gap:7px;font-size:12px;font-weight:700;display:grid}.form-stack input,.form-grid input,.form-grid textarea,.form-grid select{color:#172538;background:#fff;border:1px solid #d9d6cd;border-radius:6px;outline:none;width:100%;padding:12px}.password-input-wrap{align-items:center;display:flex;position:relative}.password-input-wrap input{padding-right:42px}.password-toggle-btn{cursor:pointer;color:#718096;-webkit-user-select:none;user-select:none;opacity:.75;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:16px;transition:opacity .15s;display:flex;position:absolute;right:10px}.password-toggle-btn:hover{opacity:1}.form-stack input:focus,.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{border-color:#c9a24a;box-shadow:0 0 0 3px #c9a24a1f}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.form-grid textarea{resize:vertical;min-height:110px}.form-grid label:nth-last-child(-n+2){grid-column:span 2}.form-actions{grid-column:span 2;gap:10px;display:flex}.admin-form-panel .form-grid{margin-top:15px}.admin-list-head{justify-content:space-between;align-items:center;display:flex}.admin-list-head span{color:#fff;background:#081d38;border-radius:999px;padding:5px 10px;font-size:11px}.admin-table{gap:8px;display:grid}.admin-table article{border-top:1px solid #e7e5de;grid-template-columns:1fr auto auto;align-items:center;gap:20px;padding:14px 0;display:grid}.admin-table strong,.admin-table small{display:block}.admin-table small{color:#6d7784;margin-top:4px;font-size:11px}.status{text-transform:uppercase;color:#48602f;background:#edf3e7;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.status.draft{color:#74654b;background:#f1eee7}.row-actions{gap:6px;display:flex}.row-actions button{cursor:pointer;background:#fff;border:1px solid #d9d6cd;border-radius:5px;padding:7px 9px;font-size:11px}.row-actions button:last-child{color:#a52b21}.admin-sidebar+.admin-main .btn.outline{color:#081d38;background:#fff;border-color:#d9d6cd}@media (width<=1180px){.admin-main{padding:28px}.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-top-grid{grid-template-columns:1fr 1fr}.payment-placeholder{grid-column:span 2}.dashboard-bottom-grid{grid-template-columns:1fr}.header-tools{gap:9px}.dashboard-search{width:190px}}@media (width<=900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{height:auto;min-height:auto;padding:18px 14px;position:relative}.admin-sidebar nav{padding-bottom:4px;display:flex;overflow-x:auto}.sidebar-link{flex:none}.sidebar-caption,.sidebar-verse,.sidebar-footer{display:none}.admin-logout{margin-top:8px}.dashboard-header{flex-direction:column;align-items:flex-start}.header-tools{width:100%}.dashboard-search{flex:1}.mobile-menu{display:block}.dashboard-top-grid{grid-template-columns:1fr}.payment-placeholder{grid-column:auto}.admin-grid{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:1fr}.form-grid label:nth-last-child(-n+2),.form-actions{grid-column:auto}.admin-table article{grid-template-columns:1fr}.row-actions{justify-content:flex-start}}@media (width<=620px){.admin-main{padding:20px 14px 35px}.stats-grid{grid-template-columns:1fr}.dashboard-header h1{font-size:27px}.header-tools{flex-wrap:wrap}.dashboard-search{flex-basis:100%;order:3}.pastor-profile{min-width:145px}.dashboard-panel,.payment-placeholder{padding:17px}.donut-wrap{gap:12px}.donut{flex-basis:118px;width:118px;height:118px}.donut:after{inset:15px}.quick-actions{grid-template-columns:1fr}.activity-time{display:none}.admin-grid{grid-template-columns:1fr}.admin-login-card{padding:25px}}.admin-users-page{max-width:1180px}.admin-page-heading{margin-bottom:24px}.admin-page-heading>div>span{letter-spacing:.14em;color:#8b95a3;font-size:9px;font-weight:800}.admin-page-heading h1{color:#10233f;margin:5px 0;font:600 28px/1.15 Inter,ui-sans-serif,system-ui}.admin-page-heading p{color:#718096;margin:0;font-size:13px}.admin-users-grid{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:18px;display:grid}.admin-users-form,.admin-users-list{background:#fff;border:1px solid #e8edf3;border-radius:10px;padding:22px;box-shadow:0 4px 16px #0e233d08}.admin-users-form h2{color:#10233f;margin:0 0 7px;font-size:17px}.admin-users-form p{color:#718096;margin:0 0 20px;font-size:12px;line-height:1.6}.admin-users-form label{color:#344054;gap:7px;margin-bottom:14px;font-size:11px;font-weight:600;display:grid}.admin-users-form input{border:1px solid #dce2e9;border-radius:7px;outline:none;height:40px;padding:0 11px}.admin-users-form input:focus{border-color:#98a2b3;box-shadow:0 0 0 3px #98a2b31f}.admin-users-form .btn{margin-top:4px}.admin-users-list-head{border-bottom:1px solid #edf0f3;justify-content:space-between;padding-bottom:13px;font-size:12px;display:flex}.admin-users-list-head span{color:#718096}.admin-users-list>article{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;gap:15px;padding:13px 0;display:flex}.admin-users-list>article:last-child{border-bottom:0}.admin-users-list article strong{color:#10233f;font-size:12px;display:block}.admin-users-list article small{color:#8a94a3;margin-top:4px;font-size:10px;display:block}.admin-users-list article button{color:#344054;cursor:pointer;background:#fff;border:1px solid #dce2e9;border-radius:6px;padding:7px 10px;font-size:10px}.admin-users-success,.admin-users-error{border-radius:7px;margin-top:14px;padding:11px 13px;font-size:11px}.admin-users-success{color:#287a43;background:#eefaf2;border:1px solid #ccebd6}.admin-users-error{color:#a52b21;background:#fff3f2;border:1px solid #f1d0cb}@media (width<=800px){.admin-users-grid{grid-template-columns:1fr}}.sidebar-verse{animation:.55s cubic-bezier(.22,.61,.36,1) both sidebar-verse-slide-in;overflow:hidden}@keyframes sidebar-verse-slide-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.sidebar-verse{animation:none}}.admin-shell{background:var(--admin-bg);grid-template-columns:260px minmax(0,1fr);height:100vh;min-height:0;display:grid;overflow:hidden}.admin-sidebar{scrollbar-width:thin;scrollbar-color:#ffffff38 transparent;height:100vh;min-height:0;position:relative;top:auto;overflow:hidden auto}.admin-main{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;width:100%;min-width:0;max-width:none;height:100vh;min-height:0;margin:0;padding:0;overflow:hidden auto}.admin-static-header{z-index:50;border-bottom:1px solid var(--admin-line);background:#fffffffa;min-height:74px;margin:0;padding:14px 30px;position:sticky;top:0;box-shadow:0 3px 12px #0e233d0b}.admin-page-content{min-width:0;padding:26px 30px 42px}.is-dashboard-content,.is-inner-page-content{padding-top:26px}.admin-content-heading{border-bottom:1px solid var(--admin-line);margin:0 0 24px;padding:0 0 20px}.admin-content-eyebrow{color:#c08c18;letter-spacing:.15em;margin:0 0 7px;font-size:9px;font-weight:900;display:block}.admin-content-heading h1{color:var(--admin-navy);margin:0 0 7px;font:700 30px/1.15 Georgia,serif}.admin-content-heading>p:last-child{color:var(--admin-muted);margin:0;font-size:12px;line-height:1.5}.admin-header-copy{align-content:center;min-width:0;display:grid}.admin-header-primary{letter-spacing:-.01em;color:var(--admin-navy)!important;margin:0!important;font:700 23px/1.15 Georgia,serif!important}.admin-header-secondary{color:var(--admin-muted)!important;margin:3px 0 0!important;font:400 12px/1.35 Inter,ui-sans-serif,system-ui,sans-serif!important}.admin-header-eyebrow{color:#c08c18!important;letter-spacing:.14em!important;margin:0 0 3px!important;font-size:8px!important;font-weight:900!important;display:block!important}.admin-header-description{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--admin-muted)!important;margin:3px 0 0!important;font:400 11px/1.35 Inter,ui-sans-serif,system-ui,sans-serif!important}.is-dashboard-header .header-title,.is-inner-header .header-title{align-items:center}.is-dashboard-header .admin-header-description,.is-inner-header .admin-header-description{max-width:620px}@media (width<=900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{z-index:1000;width:260px;height:100vh;transition:transform .2s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:20px 0 50px #0003}.admin-sidebar.is-open{transform:translate(0)}.admin-sidebar-overlay{z-index:999;background:#030f1e7a;border:0;display:block;position:fixed;inset:0}.admin-main{height:100vh;overflow-y:auto}.admin-static-header{min-height:68px;padding:12px 20px}.admin-page-content{padding:22px 20px 36px}.is-dashboard-content,.is-inner-page-content{padding-top:22px}.admin-content-heading{margin-bottom:20px;padding-bottom:16px}.admin-content-heading h1{font-size:27px}.mobile-menu{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.header-tools{gap:8px}.dashboard-search{display:none}.pastor-profile{min-width:0}.pastor-profile div,.pastor-profile>b{display:none}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-top-grid,.dashboard-bottom-grid{grid-template-columns:1fr}}@media (width<=700px){.admin-static-header{min-height:62px;padding:11px 14px}.admin-page-content{padding:18px 14px 30px}.is-dashboard-content,.is-inner-page-content{padding-top:18px}.admin-content-heading h1{font-size:25px}.dashboard-header{align-items:center;margin-bottom:0}.dashboard-header h1{font-size:23px}.dashboard-header p:not(.dashboard-eyebrow){font-size:11px}.admin-header-primary{font-size:20px!important}.admin-header-secondary{font-size:11px!important}.admin-header-description{max-width:52vw!important;font-size:10px!important}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:105px;padding:15px}.quick-actions,.content-hub-grid{grid-template-columns:1fr}.request-card{grid-template-columns:auto 1fr}.request-actions{grid-column:2;place-items:center start;display:flex}.request-actions select{max-width:180px}.panel-head{flex-wrap:wrap}.donut-wrap{flex-direction:column}.activity-time{display:none}.activity-action{min-width:45px}}.dev-shell{color:#1d1d1f;background:#fafafa;grid-template-columns:240px minmax(0,1fr);min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.dev-sidebar{color:#5f6368;background:#fff;border-right:1px solid #eaeaea;flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.dev-brand{color:#111;border-bottom:1px solid #eee;align-items:center;gap:10px;padding:18px 16px;font-size:13px;font-weight:650;display:flex}.dev-brand-mark{color:#333;background:#fafafa;border:1px solid #e5e5e5;border-radius:6px;place-items:center;width:28px;height:28px;font-family:monospace;display:grid}.dev-nav{padding:18px 10px;overflow:auto}.dev-nav-group{margin-bottom:20px}.dev-nav p{color:#999;letter-spacing:.13em;margin:0 10px 8px;font-size:9px;font-weight:700}.dev-nav a{color:#555;border-radius:6px;margin:2px 0;padding:9px 10px;font-size:13px;display:block}.dev-nav a.active,.dev-nav a:hover{color:#111;background:#f1f1f1}.dev-logout{color:#555;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin:auto 10px 16px;padding:9px 10px;font-size:12px}.dev-main{min-width:0;height:100vh;overflow-y:auto}.dev-header{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;gap:20px;min-height:60px;padding:10px 28px;display:flex;position:sticky;top:0}.dev-header span,.dev-page-heading>div>span{letter-spacing:.13em;color:#888;font-size:9px;font-weight:700}.dev-header h1{color:#111;margin:3px 0 0;font-size:15px;font-weight:600}.dev-status{color:#666;align-items:center;gap:7px;font-size:11px;display:flex}.dev-status i,.dev-health-dot{background:#16a34a;border-radius:50%;width:6px;height:6px;display:inline-block}.dev-content{max-width:1280px;padding:30px}.dev-page-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.dev-page-heading h2{letter-spacing:-.025em;color:#111;margin:5px 0;font-size:25px}.dev-page-heading p{color:#777;margin:0;font-size:13px}.dev-outline-button{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:8px 12px;font-size:11px}.dev-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.dev-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.dev-summary-grid article,.dev-stat,.dev-cards article,.dev-panel,.dev-notice{background:#fff;border:1px solid #e7e7e7;border-radius:8px;padding:18px;box-shadow:0 1px 2px #00000005}.dev-summary-grid small,.dev-stat small,.dev-cards small{color:#888;letter-spacing:.1em;font-size:9px;font-weight:700;display:block}.dev-summary-grid strong,.dev-stat strong,.dev-cards strong{color:#111;margin:9px 0 6px;font-size:19px;display:block}.dev-summary-grid p,.dev-stat p,.dev-cards p{color:#777;margin:0;font-size:12px;line-height:1.6}.dev-stat strong{font-size:22px}.dev-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.dev-cards p{min-height:45px}.dev-cards a{color:#333;font-size:12px;font-weight:650}.dev-notice{flex-direction:column;gap:12px;margin-top:14px;display:flex}.dev-notice strong{color:#111;font-size:12px}.dev-notice span{color:#777;font-size:12px}.dev-table-head{border-bottom:1px solid #eee;justify-content:space-between;gap:20px;padding-bottom:14px;font-size:12px;display:flex}.dev-table-head span{color:#777}.dev-table-wrap{overflow:auto}.dev-panel table{border-collapse:collapse;width:100%;font-size:12px}.dev-panel th,.dev-panel td{text-align:left;border-bottom:1px solid #f0f0f0;padding:12px}.dev-panel th{color:#888;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.dev-panel td code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.dev-panel h3{color:#111;margin:0 0 8px;font-size:14px}.dev-muted{color:#777;margin:0;font-size:12px;line-height:1.7}.dev-empty{color:#777;font-size:12px}.dev-error{color:#9b2c2c;background:#fff;border:1px solid #f1c4c4;border-radius:8px;margin-bottom:14px;padding:15px;font-size:12px}.dev-error small{color:#777;margin-top:7px;display:block}.dev-badge{color:#444;background:#fafafa;border:1px solid #e5e5e5;border-radius:999px;padding:3px 7px;font-size:10px;display:inline-flex}.dev-badge-ok{color:#26733a;background:#f3faf4;border-color:#d8eadc}.dev-badge-warning{color:#8a681f;background:#fffbf1;border-color:#eee0c2}.dev-users-actions{align-items:center;gap:8px;display:flex}.dev-users-actions button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:7px 10px;font-size:11px}.dev-users-form{background:#fff;border:1px solid #e7e7e7;border-radius:8px;grid-template-columns:1fr 1fr auto;gap:10px;margin-bottom:18px;padding:16px;display:grid}.dev-users-form label{color:#666;font-size:11px}.dev-users-form input{border:1px solid #ddd;border-radius:6px;outline:none;width:100%;margin-top:6px;padding:9px 10px;display:block}.dev-users-form button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:6px;align-self:end;padding:9px 14px;font-size:12px}@media (width<=980px){.dev-summary-grid{grid-template-columns:repeat(2,1fr)}.dev-cards{grid-template-columns:1fr}.dev-stat-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.dev-shell{grid-template-columns:1fr}.dev-sidebar{height:auto;position:relative}.dev-nav{padding:12px}.dev-logout{margin-top:0}.dev-header{padding:10px 18px}.dev-content{padding:20px}.dev-summary-grid,.dev-stat-grid,.dev-users-form{grid-template-columns:1fr}.dev-page-heading{flex-direction:column}}.footer-main>div{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.footer-brand-group{padding-right:15px}.footer-main p{margin:18px 0 0}.footer-contact-group span{max-width:230px}.footer-pastor-link{color:var(--gold);font-weight:800;margin-top:13px!important}.footer-bottom{align-items:center}.footer-anchor-link{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:0 0 8px;padding:0}.footer-anchor-link:hover{color:var(--gold)}.footer-social-links{align-items:center;gap:10px;margin-top:10px;display:flex}.footer-social-link{width:30px;height:30px;color:inherit;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:color .2s,transform .2s,opacity .2s;display:inline-flex}.footer-social-link:hover{transform:translateY(-2px)}.footer-social-icon{width:20px;height:20px;display:block}.footer-whatsapp-link:hover{color:#25d366}@media (width>=1101px){.footer-main{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.15fr);align-items:start}}@media (width>=781px) and (width<=1100px){.footer-main>div:first-child{grid-column:1/-1}}.hero-home,.page-hero{background-color:var(--navy);background-image:linear-gradient(90deg,#031224fc 0%,#031224f5 45%,#081d38d1 62%,#081d386b 100%),url(/hero-logo.webp);background-position:50%,100%;background-repeat:no-repeat;background-size:auto,min(620px,50vw)}.hero-home:after,.page-hero:after{content:none}.hero-content,.page-hero-content{position:relative}.hero-content>.eyebrow,.page-hero-content>.eyebrow{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin:0 0 14px;font-family:inherit;font-size:12px;font-weight:800;line-height:1.2}.hero-content{padding:58px 20px 72px}.hero-content>.eyebrow,.hero-content>h1,.hero-content>.hero-verse,.hero-content>.hero-actions,.hero-content>.hero-positioning,.hero-content>.hero-description{width:min(100%,560px);max-width:52%}.hero-brand{display:none}.hero-content h1{font-size:clamp(36px,4.8vw,62px);line-height:1.02}.hero-content h1 span{margin-top:4px;display:block}.hero-verse{align-content:start;justify-items:start;min-height:78px;margin:22px 0 4px;animation:.55s cubic-bezier(.22,.61,.36,1) both hero-verse-slide-in;display:grid}.hero-verse .verse{max-width:100%;margin:0}.hero-verse>b{color:var(--gold);margin-top:6px;font-weight:800}@keyframes hero-verse-slide-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.page-hero,.hero-ornament{display:none}@media (width<=900px){.hero-content>.eyebrow,.hero-content>h1,.hero-content>.hero-verse,.hero-content>.hero-actions,.hero-content>.hero-positioning,.hero-content>.hero-description{max-width:60%}.hero-content h1{font-size:clamp(34px,5.6vw,52px)}}@media (width<=760px){.hero-home{background-position:top,bottom;background-size:auto,100%;height:auto;min-height:0}.hero-content{width:100%;max-width:100%;padding:42px 14px 190px}.hero-content>.eyebrow,.hero-content>h1,.hero-content>.hero-verse,.hero-content>.hero-actions,.hero-content>.hero-positioning,.hero-content>.hero-description{width:100%;max-width:100%}.hero-content h1{font-size:clamp(34px,9vw,46px);line-height:1.04}.hero-content .verse{font-size:14px;line-height:1.7}.hero-verse{min-height:0;margin-top:18px}.hero-actions{z-index:3;position:relative}}@media (width<=480px){.hero-content{padding:38px 12px 175px}.hero-content h1{font-size:36px}.hero-home{background-position:top,bottom;background-size:auto,100%}.page-hero-content>.eyebrow,.hero-content>.eyebrow{letter-spacing:.18em;font-size:11px}}@media (prefers-reduced-motion:reduce){.hero-verse{animation:none}}.site-header{z-index:1000;background:#fff;height:84px;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 24px #081d3814}.public-site main{padding-top:84px}.site-header .header{z-index:1;height:84px;position:relative;top:auto}.help-nav-btn{border:1px solid var(--gold);white-space:nowrap;border-radius:999px;padding:10px 14px;height:auto!important;color:var(--navy)!important}.help-nav-btn.active,.help-nav-btn:hover{background:var(--gold);color:var(--navy)!important}.assistance-modal-backdrop{z-index:3000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#041120ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.assistance-modal{width:min(100%,520px);color:var(--ink);background:#fff;border-radius:14px;padding:36px;position:relative;box-shadow:0 24px 70px #00000040}.assistance-modal h2{color:var(--navy);margin:9px 0 12px;font:700 30px/1.15 Georgia,serif}.assistance-modal p{color:var(--muted);margin:0;line-height:1.7}.assistance-modal-close{background:var(--cream);width:36px;height:36px;color:var(--navy);cursor:pointer;border:0;border-radius:50%;font-size:24px;position:absolute;top:12px;right:14px}.assistance-modal-actions{flex-wrap:wrap;gap:12px;margin-top:25px;display:flex}.assistance-modal-actions .btn{cursor:pointer}.assistance-modal-actions .btn.outline{color:var(--navy);border-color:var(--navy)}.section-inline-action{margin-top:24px}@media (width<=980px){.nav{gap:12px;font-size:12px}.help-nav-btn{padding:8px 10px}.public-site main{padding-top:84px}}@media (width<=780px){.site-header,.site-header .header{height:84px}.public-site main{padding-top:84px}.site-header{box-shadow:0 6px 18px #081d3814}.help-nav-btn{justify-content:center;margin:8px 0;height:auto!important;display:flex!important}.assistance-modal{padding:30px 24px}.assistance-modal h2{font-size:26px}.assistance-modal-actions{flex-direction:column}.assistance-modal-actions .btn{justify-content:center;width:100%}}#a-propos,#pasteur,#ministeres,#contact{scroll-margin-top:96px}@media (width<=780px){#a-propos,#pasteur,#ministeres,#contact{scroll-margin-top:88px}}.ministry-hero .hero-positioning,.ministry-hero .hero-description{margin:18px 0;line-height:1.75}.ministry-hero .hero-positioning{font-size:1.1rem}.about-editorial-grid,.action-grid,.project-grid,.impact-grid{gap:24px;display:grid}.about-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:36px}.about-editorial-grid article,.action-card,.project-card{background:#ffffff08;border:1px solid #c49b4238;border-radius:18px;padding:28px}.about-editorial-grid h3,.action-card h3,.project-card h3{margin:12px 0;line-height:1.3}.about-editorial-grid p,.action-card p,.project-card p{line-height:1.75}.about-editorial-grid ul{padding-left:20px;line-height:1.8}.action-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px}.action-card i{margin-bottom:18px;font-size:30px;display:block}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px}.project-card{flex-direction:column;gap:14px;display:flex}.project-card .btn{margin-top:auto}.text-action{margin-bottom:4px;display:inline-block}.impact-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px}.impact-event-card{color:inherit;background:#ffffff08;border:1px solid #c49b4240;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .2s,border-color .2s;display:flex;overflow:hidden}.impact-event-card:hover{border-color:#c49b42a6;transform:translateY(-4px)}.impact-event-image{background-position:50%;background-size:cover;height:230px}.impact-event-image-empty{background:linear-gradient(145deg,#00000014,#c49b421f);border-bottom:1px dashed #c49b4266;justify-content:center;align-items:center;display:flex}.impact-event-image-empty span{letter-spacing:.12em;opacity:.7;font-size:.8rem}.impact-event-content{padding:24px}.impact-event-content h3{margin:10px 0;line-height:1.3}.impact-event-content p{margin-bottom:18px;line-height:1.65}.impact-event-link{font-weight:700}.impact-empty{background:linear-gradient(145deg,#00000014,#c49b421f);border:1px dashed #c49b4266;border-radius:18px;flex-direction:column;grid-column:1/-1;justify-content:center;gap:10px;min-height:230px;padding:28px;display:flex}.impact-events-more{text-align:center;margin-top:28px}.ministry-pastor{gap:48px}.ministry-pastor>img{width:100%;max-width:320px;height:auto}.ministry-pastor h2{margin:10px 0 4px}.ministry-pastor h3{margin:0 0 18px}.prayer-call{color:#fff;background:#111}.prayer-call-grid{grid-template-columns:1.1fr 1fr auto;align-items:center;gap:34px;display:grid}.prayer-call-grid h2{margin:12px 0;line-height:1.2}.prayer-call-grid p,.prayer-call-grid li{line-height:1.7}.prayer-call-grid ul{margin:0;padding-left:20px}.ministry-donation p{max-width:650px;line-height:1.7}.contact-page,#a-propos,#pasteur,#ministeres{scroll-margin-top:120px}@media (width<=900px){.about-editorial-grid,.action-grid,.project-grid,.impact-grid,.prayer-call-grid{grid-template-columns:1fr}.ministry-pastor{display:grid}.ministry-pastor>img{margin:auto}.ministry-hero .hero-positioning{font-size:1rem}}@media (width<=600px){.about-editorial-grid article,.action-card,.project-card{padding:20px}.impact-event-image{height:190px}.prayer-call-grid{gap:20px}.ministry-hero h1{font-size:clamp(2rem,10vw,3rem)}}.events-gallery-list{gap:56px;display:grid}.event-gallery-block{background:#fff;border:1px solid #091f3a17;border-radius:24px;padding:28px 28px 16px;box-shadow:0 16px 40px #091f3a12}.event-gallery-copy{box-sizing:border-box;width:100%;max-width:780px;margin:0 auto 24px;padding:0 16px}.event-gallery-copy h2{color:var(--navy);margin:8px 0 10px}.event-gallery-copy p{color:#69727e;margin:0;line-height:1.75}.event-gallery-scroll{scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:18px;padding:4px 2px 14px;display:flex;overflow-x:auto}.event-gallery-photo{scroll-snap-align:start;background:#eee;border-radius:18px;flex:0 0 calc(50% - 9px);min-width:0;margin:0;overflow:hidden}.event-gallery-photo-image{aspect-ratio:4/3;background-color:#e8e6df;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.event-gallery-photo figcaption{color:var(--navy);padding:12px 14px 15px;font-size:14px;font-weight:700}.event-gallery-cta{background:var(--navy);color:#fff;border:1px solid var(--line);box-shadow:var(--shadow);box-sizing:border-box;border-radius:10px;width:100%;padding:28px;overflow:hidden}@media (width<=620px){.event-gallery-cta{border-radius:8px;width:calc(100% - 24px);margin:0 12px;padding:20px}}.event-gallery-cta h2{margin:0 0 10px}.event-gallery-cta p{opacity:.82;max-width:700px;line-height:1.7}.event-gallery-cta>div{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}@media (width<=900px){.event-gallery-photo{flex-basis:calc(50% - 9px)}}@media (width<=620px){.event-gallery-block{padding:12px}.event-gallery-photo{flex:0 0 100%;max-width:70%}.event-gallery-scroll{gap:8px}}@media (width<=600px){.event-gallery-photo{min-width:0;flex-basis:100%!important}.event-gallery-photo-image{aspect-ratio:4/3;height:auto}}.testimonial-carousel{background:#fff;border-radius:14px;width:100%;padding:24px}.testimonial-carousel__viewport{background:#fff;width:100%;position:relative;overflow:hidden}.testimonial-carousel__track{will-change:transform;width:100%;transition:transform .75s cubic-bezier(.22,.61,.36,1);display:flex}.testimonial-carousel__page{background:#fff;flex-direction:column;flex:0 0 100%;gap:18px;width:100%;padding:1px;display:flex}.testimonial-slide{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;flex-direction:column;justify-content:flex-start;min-height:190px;margin:0;padding:28px;transition:box-shadow .35s,border-color .35s,transform .35s;display:flex;transform:translateZ(0)}.testimonial-slide--featured{border-left:3px solid var(--gold);transform:translateY(-2px);box-shadow:0 18px 45px #081d381f}.testimonial-slide span{color:var(--gold);font:700 50px/.8 Georgia,serif;display:block}.testimonial-slide p{color:var(--navy);margin:18px 0;font:18px/1.65 Georgia,serif}.testimonial-slide--featured p{font-size:20px}.testimonial-slide b{color:var(--ink);margin-top:auto;display:block}.testimonial-carousel__controls{justify-content:center;align-items:center;gap:18px;margin-top:24px;display:flex}.testimonial-carousel__controls button{border:1px solid var(--line);width:38px;height:38px;color:var(--navy);cursor:pointer;background:#fff;border-radius:50%;font-weight:800;transition:transform .2s,background .2s,border-color .2s}.testimonial-carousel__controls button:hover{background:var(--cream);border-color:var(--gold);transform:translateY(-1px)}.testimonial-carousel__dots{align-items:center;gap:7px;display:flex}.testimonial-carousel__dots button{cursor:pointer;background:#c7ccd2;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .35s,background .35s}.testimonial-carousel__dots button.active{background:var(--gold);border-radius:999px;width:22px}@media (width<=760px){.testimonial-carousel{padding:16px}.testimonial-slide{min-height:0;padding:24px}.testimonial-slide--featured p{font-size:18px}.testimonial-carousel__page{gap:14px}}@media (width<=480px){.testimonial-slide{padding:16px}.testimonial-slide p{font-size:16px}}.form-card{border:1px solid var(--line);max-width:600px;box-shadow:var(--shadow);background:#fff;border-radius:10px;margin:0 auto;padding:24px}.form-card h2{margin-top:0}.form-grid{flex-wrap:wrap;gap:12px;display:flex}.form-grid label{flex:100%}@media (width<=600px){.form-card{padding:16px}.form-grid label{flex:100%}}
