@font-face{font-family:Kanit;src:url(/fonts/kanit-latin-300.woff2) format("woff2");font-style:normal;font-weight:300;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Kanit;src:url(/fonts/kanit-latin-400.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Kanit;src:url(/fonts/kanit-latin-500.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Kanit;src:url(/fonts/kanit-latin-600.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Kanit;src:url(/fonts/kanit-latin-700.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}:root{color-scheme:light;--color-accent:#ff3d00;--color-maroon:#490805;--color-dark:#121212;--color-black:#000000;--color-white:#ffffff;--color-text:#490805;--color-muted:#5f5f5f;--font-primary:"Kanit",sans-serif;--radius-button:30px;--radius-input:999px;--page-gutter:clamp(20px,4vw,56px);--content-width:1300px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--color-white)}body{min-width:320px;margin:0;color:var(--color-text);font-family:var(--font-primary);font-weight:300}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}.button,button[type=submit],input[type=submit]{min-height:54px;padding:14px 28px;border:0;border-radius:var(--radius-button);color:var(--color-white);background:var(--color-maroon);cursor:pointer}input:not([type=checkbox]):not([type=radio]):not([type=submit]),select{min-height:54px;padding:12px 24px;border:1px solid rgb(73 8 5/20%);border-radius:var(--radius-input);background:var(--color-white)}textarea{padding:18px 24px;border:1px solid rgb(73 8 5/20%);border-radius:30px;background:var(--color-white)}:focus-visible{outline:3px solid var(--color-accent);outline-offset:4px}.site-header{position:-webkit-sticky;position:sticky;z-index:50;top:0;min-height:83px;background:var(--color-white);box-shadow:0 0 10px rgb(0 0 0/25%)}.site-header-inner{display:grid;grid-template-columns:minmax(170px,241px) 1fr auto;align-items:center;grid-gap:clamp(24px,4vw,64px);gap:clamp(24px,4vw,64px);width:min(100% - (2 * var(--page-gutter)),var(--content-width));min-height:83px;margin:0 auto}.site-logo{display:block;width:min(100%,241px);line-height:0}.footer-logo img,.site-logo img{display:block;width:100%;height:auto}.desktop-navigation ul{display:flex;justify-content:center;gap:clamp(22px,3vw,46px);margin:0;padding:0;list-style:none}.desktop-navigation a{position:relative;display:block;padding:30px 0 27px;color:var(--color-dark);font-size:1rem;font-weight:500;white-space:nowrap}.desktop-navigation a:after{position:absolute;right:0;bottom:21px;left:0;height:2px;background:var(--color-maroon);content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.desktop-navigation a:focus-visible:after,.desktop-navigation a:hover:after{transform:scaleX(1);transform-origin:left}.header-phone{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:12px 22px;border-radius:var(--radius-button);color:var(--color-white);background:var(--color-maroon);font-weight:500;white-space:nowrap;transition:background-color .18s ease}.header-phone:hover{background:var(--color-accent)}.phone-icon{font-size:1.1rem;line-height:1}.mobile-menu{display:none}.page-placeholder{width:min(100% - (2 * var(--page-gutter)),960px);min-height:60vh;margin:0 auto;padding:clamp(64px,9vw,112px) 0}.page-placeholder h1{margin:0;color:var(--color-maroon);font-size:clamp(2.75rem,7vw,5.5rem);font-weight:500;line-height:1;letter-spacing:0}.intro{max-width:680px;margin-bottom:48px}.eyebrow{margin:0 0 12px;color:var(--color-accent);font-size:.875rem;font-weight:600;text-transform:uppercase}.summary{margin:20px 0 0;color:var(--color-muted);font-size:1.125rem;line-height:1.6}.service-times{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;margin:0;padding:1px;color:var(--color-white);background:#424242;list-style:none}.service-times li{min-width:0;min-height:148px;padding:28px;background:var(--color-dark)}.service-times h2{margin:0 0 18px;font-size:1.25rem;font-weight:500;line-height:1.25}.service-times p{margin:0;color:rgb(255 255 255/72%);line-height:1.5}.site-footer{background:var(--color-black)}.footer-wordmark,.site-footer{overflow:hidden;color:var(--color-white)}.footer-wordmark{padding:34px var(--page-gutter);border-bottom:1px solid rgb(255 255 255/12%);background:var(--color-dark) url(/images/wordpress-source/footer-blur.svg) center /cover no-repeat;font-size:clamp(3rem,8vw,7rem);font-weight:300;line-height:1;text-transform:uppercase;white-space:nowrap}.footer-wordmark-track{display:flex;width:max-content;animation:footer-marquee 24s linear infinite}.footer-wordmark-copy{display:block;padding-right:.55em}.footer-wordmark strong{color:rgb(255 255 255/22%);font-weight:600}@keyframes footer-marquee{to{transform:translateX(-25%)}}.footer-main{width:min(100% - (2 * var(--page-gutter)),var(--content-width));margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;grid-gap:clamp(40px,7vw,96px);gap:clamp(40px,7vw,96px);padding:82px 0 72px}.footer-grid section{min-width:0}.footer-logo{display:block;width:180px;margin-bottom:24px;padding:6px;background:var(--color-white)}.footer-grid h2{margin:0 0 22px;font-size:1.25rem;font-weight:500;line-height:1.2;text-transform:uppercase}.footer-grid address,.footer-grid p{margin:0;color:rgb(255 255 255/76%);font-size:.95rem;font-style:normal;line-height:1.7}.access-notes span,.footer-contact a,.pastor-names span{display:block}.pastor-names{margin-bottom:14px!important;color:var(--color-white)!important;text-transform:uppercase}.footer-contact strong{display:block;color:var(--color-white)}.footer-grid a:not(.footer-logo):focus-visible,.footer-grid a:not(.footer-logo):hover{color:var(--color-accent)}.access-notes{margin-top:16px!important}.instagram-link{display:inline-block;margin-top:20px;color:var(--color-white);font-weight:500}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:34px 0 38px;border-top:1px solid rgb(255 255 255/18%)}.footer-bottom p{margin:0;color:rgb(255 255 255/55%);font-size:.9rem}.footer-bottom nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 34px;font-size:.95rem;font-weight:400}.footer-bottom a:focus-visible,.footer-bottom a:hover{color:var(--color-accent)}@media (max-width:900px){body:has(.mobile-menu-layer[data-open]){overflow:hidden}.site-header-inner{grid-template-columns:minmax(150px,190px) 1fr auto;gap:18px}.desktop-navigation,.header-phone{display:none}.mobile-menu{display:block;grid-column:3}.menu-close,.menu-trigger{display:inline-grid;width:48px;height:48px;padding:0;place-items:center;border:0;border-radius:50%;color:var(--color-white);background:var(--color-maroon);cursor:pointer}.menu-trigger-lines{display:grid;grid-gap:5px;gap:5px;width:20px}.menu-trigger-lines span{display:block;height:2px;background:currentColor}.mobile-menu-layer{position:fixed;z-index:100;inset:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;color:inherit;background:rgb(0 0 0/66%);visibility:hidden;pointer-events:none}.mobile-menu-layer::-webkit-backdrop{background:transparent}.mobile-menu-layer::backdrop{background:transparent}.mobile-menu-layer[data-open]{visibility:visible;pointer-events:auto}.mobile-menu-panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(88vw,390px);height:100%;padding:24px clamp(24px,7vw,40px) 36px;color:var(--color-white);background:var(--color-dark);box-shadow:-18px 0 50px rgb(0 0 0/25%);transform:translateX(100%);transition:transform .26s ease}.mobile-menu-layer[data-open] .mobile-menu-panel{transform:translateX(0)}.menu-close{align-self:flex-end;margin-bottom:clamp(42px,9vh,84px);background:var(--color-accent);font-size:2rem;font-weight:300;line-height:1}.mobile-nav-list{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.mobile-nav-list a{display:block;padding:8px 0;border-bottom:1px solid rgb(255 255 255/16%);font-size:clamp(1.8rem,8vw,2.5rem);font-weight:400;line-height:1.2}.mobile-menu-phone{margin-top:auto;color:rgb(255 255 255/72%);font-weight:400}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-intro{grid-column:1/-1;max-width:540px}.footer-bottom{align-items:flex-start;flex-direction:column-reverse}.footer-bottom nav{justify-content:flex-start}}@media (max-width:600px){.site-header,.site-header-inner{min-height:76px}.site-header-inner{grid-template-columns:minmax(140px,180px) 1fr auto}.page-placeholder{min-height:52vh;padding-top:56px}.service-times{grid-template-columns:1fr}.footer-wordmark{padding-block:28px;font-size:2rem}.footer-grid{grid-template-columns:1fr;gap:42px;padding:62px 0 54px}.footer-intro{grid-column:auto}.footer-bottom nav{gap:10px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}.footer-wordmark-track{justify-content:center;width:100%;animation:none}.footer-wordmark-copy:not(:first-child){display:none}}