@font-face{font-family:Lato;src:url(/fonts/lato-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/lato-400i.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/lato-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Figtree;src:url(/fonts/figtree-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Figtree;src:url(/fonts/figtree-800.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--teal-900:#0A2E3A;--teal-700:#30505A;--red-600:#970000;--red-700:#7A0000;--amber-600:#8A5A00;--gray-800:#434343;--gray-100:#F4F4F2;--white:#FFFFFF;--ink:#233038;--bg:var(--white);--text:var(--gray-800);--heading:var(--teal-900);--accent:var(--red-600);--wrap:1140px;--r:14px;--r-sm:10px;--r-pill:999px;--shadow:0 8px 30px rgba(10,46,58,.1);--shadow-sm:0 3px 12px rgba(10,46,58,.08);--header-h:68px;--focus:#970000;--h-font:"Figtree",system-ui,sans-serif;--b-font:"Lato",system-ui,sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}html.menu-open{overflow:hidden}body{margin:0;font-family:var(--b-font);color:var(--text);background:var(--bg);font-size:1.0625rem;line-height:1.65;-webkit-font-smoothing:antialiased}img,picture,svg,iframe{display:block;max-width:100%}img{height:auto}figure{margin:0}a{color:var(--red-700)}h1,h2,h3,h4{font-family:var(--h-font);color:var(--heading);line-height:1.12;font-weight:800;margin:0;letter-spacing:-.01em;text-wrap:balance}p{margin:0 0 1rem}p:last-child{margin-bottom:0}ul,ol{margin:0;padding:0;list-style:none}.wrap{max-width:var(--wrap);margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem);width:100%}.section{padding-block:clamp(2.5rem,5.5vw,4.5rem)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}[id]{scroll-margin-top:calc(var(--header-h) + 12px)}.skip-link{position:absolute;left:1rem;top:-3rem;z-index:100;background:var(--red-600);color:#fff;padding:.6rem 1rem;border-radius:0 0 var(--r-sm) var(--r-sm);transition:top .15s}.skip-link:focus{top:0}:where(a,button,input,textarea,select,summary,[tabindex]):focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:3px}.section-title{font-size:clamp(2rem,4.6vw,3.4rem);margin-bottom:.35em}.section-title--center{text-align:center}.section-sub{text-align:center;color:var(--teal-700);font-size:1.15rem;margin-top:-.4rem;margin-bottom:2rem}.eyebrow{font-family:var(--h-font);font-weight:800;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;color:var(--red-600);margin:0 0 .6rem}.eyebrow--center{text-align:center}.eyebrow--on-dark{color:#f4b3b3}.section-title--on-dark{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--h-font);font-weight:800;font-size:1rem;line-height:1;padding:.85rem 1.6rem;border-radius:var(--r-pill);border:2px solid transparent;text-decoration:none;cursor:pointer;transition:background .18s,color .18s,border-color .18s,transform .06s}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--red-600);color:#fff}.btn--primary:hover{background:var(--red-700)}.btn--ghost{background:transparent;color:var(--red-700);border-color:var(--red-600)}.btn--ghost:hover{background:var(--red-600);color:#fff}.btn--on-dark{background:#fff;color:var(--teal-900)}.btn--on-dark:hover{background:var(--gray-100)}.btn--sm{padding:.6rem 1.1rem;font-size:.9rem}.btn--block{display:flex;width:100%}.hero .btn--ghost{color:#fff;border-color:#ffffffb3}.hero .btn--ghost:hover{background:#fff;color:var(--teal-900);border-color:#fff}.site-header{position:sticky;top:0;z-index:50;background:#fffffff5;backdrop-filter:saturate(150%) blur(6px);border-bottom:1px solid #e7e4de;min-height:var(--header-h)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:var(--header-h)}.brand{display:inline-flex;align-items:center}.brand__logo{height:42px;width:auto}.nav-desktop{display:none;align-items:center;gap:1.5rem}.nav-desktop__list{display:flex;gap:1.4rem;align-items:center}.nav-desktop__list a{font-family:var(--h-font);font-weight:700;color:var(--teal-900);text-decoration:none;font-size:1rem}.nav-desktop__list a:hover,.nav-desktop__list a[aria-current=page]{color:var(--red-600)}.nav-dropdown{position:relative;display:flex;align-items:center;gap:.1rem}.nav-dropdown__link{font-family:var(--h-font);font-weight:700;font-size:1rem;color:var(--teal-900);text-decoration:none}.nav-dropdown__link:hover,.nav-dropdown__link.is-active{color:var(--red-600)}.nav-dropdown__toggle{display:inline-flex;align-items:center;justify-content:center;background:none;border:0;padding:.3rem;margin:0;cursor:pointer;color:var(--teal-900);border-radius:6px;line-height:1}.nav-dropdown__toggle:hover{color:var(--red-600)}.nav-dropdown__chev{display:block;transition:transform .18s}.nav-dropdown__toggle[aria-expanded=true] .nav-dropdown__chev{transform:rotate(180deg)}.nav-dropdown__menu{position:absolute;top:calc(100% + .85rem);left:50%;transform:translate(-50%);min-width:13rem;background:#fff;border:1px solid #e6e2da;border-radius:var(--r);box-shadow:var(--shadow);padding:.4rem;display:none;flex-direction:column;gap:.1rem;z-index:60}.nav-dropdown__menu:before{content:"";position:absolute;left:0;right:0;top:-.85rem;height:.85rem}.nav-dropdown__toggle[aria-expanded=true]+.nav-dropdown__menu{display:flex}.nav-dropdown__menu a{display:block;padding:.55rem .85rem;border-radius:8px;font-family:var(--h-font);font-weight:700;font-size:.98rem;color:var(--teal-900);white-space:nowrap}.nav-dropdown__menu a:hover{background:var(--gray-100);color:var(--red-600)}.nav-dropdown__menu a[aria-current=page]{color:var(--red-600)}.menu-btn{display:inline-flex;align-items:center;gap:.5rem;background:none;border:0;cursor:pointer;font-family:var(--h-font);font-weight:800;color:var(--teal-900);padding:.4rem .2rem;font-size:.95rem}.menu-btn__bars{display:inline-flex;flex-direction:column;gap:4px;width:22px}.menu-btn__bars span{height:2.5px;background:var(--teal-900);border-radius:2px;transition:.2s}.menu-btn[aria-expanded=true] .menu-btn__bars span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.menu-btn[aria-expanded=true] .menu-btn__bars span:nth-child(2){opacity:0}.menu-btn[aria-expanded=true] .menu-btn__bars span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.nav-mobile{position:fixed;inset:0;top:var(--header-h);background:var(--white);z-index:45;display:none;overflow-y:auto;padding:1.25rem clamp(1rem,5vw,2rem) 2.5rem}.nav-mobile.is-open{display:block;animation:fade .18s ease}@keyframes fade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.nav-mobile ul{display:flex;flex-direction:column}.nav-mobile li{border-bottom:1px solid #eee}.nav-mobile a{display:block;padding:1rem .25rem;font-family:var(--h-font);font-weight:700;font-size:1.25rem;color:var(--teal-900);text-decoration:none}.nav-mobile a[aria-current=page]{color:var(--red-600)}.nav-mobile .btn{margin-top:1.5rem}.nav-mobile a.btn--primary{color:var(--white)}.nav-mobile a.btn--block{display:flex;justify-content:center;align-items:center;padding-inline:1.4rem}@media(min-width:900px){.nav-desktop{display:flex}.menu-btn{display:none}.nav-mobile{display:none!important}}.hero{position:relative;display:flex;align-items:center;isolation:isolate;min-height:min(86vh,720px);padding-block:clamp(3rem,7vh,4.5rem) clamp(5rem,10vh,7rem);color:#fff;overflow:hidden}.hero__media{position:absolute;inset:0;z-index:-2}.hero__media picture{width:100%;height:100%}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--hero-pos,50% 60%)}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0a2e3a6b,#0a2e3a8c 45%,#0a2e3ae6)}.hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:clamp(48px,5.5vw,88px);z-index:1;pointer-events:none;background-color:var(--hero-next-bg,#fff);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,42 C320,86 1040,4 1440,44 L1440,80 L0,80 Z'/%3E%3C/svg%3E") no-repeat center/100% 100%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,42 C320,86 1040,4 1440,44 L1440,80 L0,80 Z'/%3E%3C/svg%3E") no-repeat center/100% 100%}.hero__inner{position:relative;z-index:1;text-align:center}.hero__content{max-width:780px;margin-inline:auto}.hero__kicker{font-family:var(--h-font);font-weight:800;text-transform:uppercase;letter-spacing:.22em;font-size:.8rem;color:#f4c9c9;margin:0 0 .8rem}.hero__title{font-size:clamp(2.8rem,7.5vw,4.8rem);color:#fff;margin-bottom:.15em;text-shadow:0 2px 20px rgba(0,0,0,.25)}.hero__identity{font-family:var(--h-font);font-weight:700;font-size:clamp(1.15rem,2.6vw,1.65rem);color:#fff;margin:0 0 1rem}.hero__tagline{font-size:clamp(1.02rem,1.6vw,1.2rem);color:#ffffffeb;max-width:44ch;margin:0 auto 1.6rem}.schedule{display:flex;flex-direction:column;gap:.35rem;margin:0 0 1rem}.hero__schedule{align-items:center}.schedule__row{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center;align-items:baseline}.schedule__row dt{font-family:var(--h-font);font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.schedule__row dd{margin:0;color:#fffffff2;font-size:1rem}.hero__address{display:inline-flex;align-items:center;gap:.45rem;color:#fffffff2;font-weight:700;margin:0 0 1.7rem}.hero__address .icon{color:#f4c9c9;flex:none}.hero__actions{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}.hero--sub{min-height:min(66vh,560px)}.hero--sub:before{background:linear-gradient(100deg,#0a2e3aeb,#0a2e3a9e 40%,#0a2e3a1f 74%,#0a2e3a4d)}.hero--sub .hero__inner{text-align:left}.hero--sub .hero__content{margin-inline:0;max-width:600px}.hero--sub .hero__actions{justify-content:flex-start}.hero--sub .hero__tagline{margin-bottom:1.9rem;font-size:clamp(1.1rem,2vw,1.35rem)}@media(max-width:799px){.hero--sub .hero__inner{text-align:center}.hero--sub .hero__content{margin-inline:auto}.hero--sub .hero__actions{justify-content:center}.eyebrow,.section-title{text-align:center}.split__text .btn,.invite__text .btn,.contact-info .btn,.sermon-list__cta{display:flex;width:fit-content;margin-inline:auto}.contact-form button.btn{align-self:center}}.worship{padding-top:clamp(2rem,4vw,3rem)}.split{display:grid;gap:clamp(1.5rem,4vw,3.2rem);align-items:center}.split__media img{width:100%;border-radius:var(--r);box-shadow:var(--shadow);object-fit:cover;aspect-ratio:3/2}@media(min-width:800px){.split{grid-template-columns:1fr 1fr}.split--reverse .split__text{order:2}}.times-band{background:var(--gray-100)}.times-grid{display:grid;gap:1.25rem;max-width:760px;margin:0 auto}.times-col{background:#fff;border-radius:var(--r);box-shadow:var(--shadow-sm);padding:1.6rem 1.8rem}.times-col__day{font-size:1.3rem;color:var(--teal-900);margin-bottom:.8rem}.times-list li{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0;border-bottom:1px dashed #e2ded6}.times-list li:last-child{border-bottom:0}.times-list__what{font-weight:700;color:var(--ink)}.times-list__when{color:var(--teal-700);font-family:var(--h-font);font-weight:700;white-space:nowrap}.times-band__note{text-align:center;margin-top:1.2rem}@media(min-width:640px){.times-grid{grid-template-columns:1fr 1fr}}.ministry-grid{display:grid;gap:1.4rem}.ministry-card{background:#fff;border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid #eeeae3;display:flex;flex-direction:column}.ministry-card__media{position:relative}.ministry-card__media img:not(.ministry-card__badge){width:100%;aspect-ratio:3/2;object-fit:cover}.ministry-card__badge{position:absolute;right:.7rem;bottom:.7rem;width:74px;height:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.ministry-card__body{padding:1.3rem 1.4rem 1.5rem}.ministry-card__body h3{font-size:1.3rem;color:var(--teal-900);margin-bottom:.5rem}@media(min-width:760px){.ministry-grid{grid-template-columns:repeat(3,1fr)}}.serve-chips{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;max-width:820px;margin:0 auto}.serve-chips li{background:var(--gray-100);border:1px solid #e6e2da;border-radius:var(--r-pill);padding:.7rem 1.4rem;font-family:var(--h-font);font-weight:700;color:var(--teal-900)}.serve__intro{text-align:center;max-width:640px;margin:0 auto 1.4rem}.serve-chips.serve-chips--static{display:block;text-align:center;max-width:720px;line-height:2.1}.serve-chips.serve-chips--static li{display:inline;background:none;border:0;border-radius:0;padding:0;white-space:nowrap}.serve-chips.serve-chips--static li:not(:last-child):after{content:"·";color:var(--red-600);margin:0 .55rem}.serve__cta{text-align:center;margin-top:1.4rem}.series{background:linear-gradient(160deg,var(--teal-900),var(--teal-700));color:#fff}.series .section-sub{color:#cfe0e5}.series__grid{display:grid;gap:2rem;align-items:center;max-width:1020px;margin:0 auto}.series-banner img{width:100%;border-radius:var(--r);box-shadow:0 12px 40px #00000059;aspect-ratio:16/9;object-fit:cover}.sermon-list__title{font-family:var(--h-font);font-weight:800;color:#fff;font-size:.95rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.6rem}.sermon-row{display:flex;align-items:center;gap:.9rem;padding:.9rem .4rem;text-decoration:none;color:#fff;border-top:1px solid rgba(255,255,255,.16);transition:background .15s}.sermon-list__items li:last-child .sermon-row{border-bottom:1px solid rgba(255,255,255,.16)}.sermon-row:hover{background:#ffffff12}.sermon-row__play{flex:none;width:38px;height:38px;border-radius:50%;background:var(--red-600);color:#fff;display:grid;place-items:center}.sermon-row__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.sermon-row__name{font-family:var(--h-font);font-weight:700;font-size:1.05rem}.sermon-row__meta{color:#cfe0e5;font-size:.88rem}.sermon-row__tag{flex:none;font-family:var(--h-font);font-weight:800;font-size:.64rem;text-transform:uppercase;letter-spacing:.08em;background:var(--red-600);color:#fff;padding:.3rem .6rem;border-radius:var(--r-pill)}.sermon-row__tag--alt{background:#ffffff29}.sermon-list__cta{margin-top:1.4rem}.series .btn--primary{background:#fff;color:var(--red-700)}.series .btn--primary:hover{background:var(--gray-100)}@media(min-width:860px){.series__grid{grid-template-columns:1fr 1.25fr}}.series__grid--no-art{max-width:640px}@media(min-width:860px){.series__grid--no-art{grid-template-columns:1fr}}.testimonials{background:var(--gray-100)}.quote-grid{display:grid;gap:1.4rem}.quote{margin:0;background:#fff;border-radius:var(--r);padding:2.6rem 1.7rem 1.8rem;box-shadow:var(--shadow-sm);position:relative}.quote:before{content:"“";position:absolute;top:.4rem;left:1.3rem;font-family:var(--h-font);font-weight:800;font-size:3.6rem;line-height:1;color:var(--red-600);opacity:.85}.quote blockquote{margin:0;font-size:1.12rem;line-height:1.55;color:var(--ink)}.quote figcaption{margin-top:1rem;font-family:var(--h-font);font-weight:800;color:var(--teal-700)}@media(min-width:760px){.quote-grid{grid-template-columns:repeat(3,1fr)}}.events__head{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap;margin-bottom:1.4rem}.events__more{text-align:center;margin-top:2.2rem}.event-grid{display:grid;gap:1.4rem}.event-card{background:#fff;border:1px solid #eeeae3;border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow-sm)}.event-card__media{position:relative}.event-card__media img{width:100%;aspect-ratio:16/10;object-fit:cover}.event-card__date{position:absolute;top:.85rem;left:.85rem;width:58px;text-align:center;background:#fff;border-radius:var(--r-sm);padding:.45rem 0 .5rem;box-shadow:0 4px 14px #00000047}.event-card__mon{display:block;text-transform:uppercase;font-family:var(--h-font);font-weight:800;font-size:.7rem;letter-spacing:.08em;color:var(--red-600)}.event-card__day{display:block;font-family:var(--h-font);font-weight:800;font-size:1.45rem;line-height:1.05;color:var(--teal-900)}.event-card__body{padding:1.15rem 1.3rem 1.35rem}.event-card__body h3,.event-card__body h4{font-size:1.22rem;color:var(--teal-900);margin-bottom:.3rem}.event-card__when{margin:0;font-weight:700;color:var(--ink)}.event-card__where{margin:.15rem 0 0;color:var(--teal-700);font-size:.95rem}@media(min-width:760px){.event-grid{grid-template-columns:repeat(3,1fr)}}.event-card{transition:box-shadow .18s,transform .12s}.event-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.event-card__link{display:block;text-decoration:none;color:inherit;height:100%}.event-card__cadence{display:inline-block;font-family:var(--h-font);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;color:var(--red-600);margin-bottom:.35rem}.event-card__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.8rem}.event-tag{font-family:var(--h-font);font-weight:700;font-size:.72rem;color:var(--teal-700);background:var(--gray-100);border:1px solid #e6e2da;border-radius:var(--r-pill);padding:.2rem .65rem}.rhythm{background:var(--gray-100)}.rhythm-grid{display:grid;gap:1.2rem;max-width:820px;margin-inline:auto}.rhythm-card{background:#fff;border:1px solid #eeeae3;border-radius:var(--r);box-shadow:var(--shadow-sm);padding:1.4rem 1.6rem}.rhythm-card h3{font-size:1.15rem;color:var(--red-700);margin-bottom:.6rem}.rhythm-card ul{display:flex;flex-direction:column;gap:.35rem}.rhythm-card li{color:var(--ink);font-size:1.02rem}@media(min-width:640px){.rhythm-grid{grid-template-columns:1fr 1fr}}.event-filters{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center;margin-bottom:2rem}.event-filter{font-family:var(--h-font);font-weight:700;font-size:.9rem;color:var(--teal-900);background:#fff;border:1px solid #d7d2c8;border-radius:var(--r-pill);padding:.5rem 1.1rem;cursor:pointer;transition:color .15s,background .15s,border-color .15s}.event-filter:hover{border-color:var(--red-600);color:var(--red-600)}.event-filter.is-active{background:var(--red-600);border-color:var(--red-600);color:#fff}.event-month{margin-bottom:2.4rem}.event-month__label{font-size:1.05rem;text-transform:uppercase;letter-spacing:.1em;color:var(--teal-700);border-bottom:1px solid #eeeae3;padding-bottom:.5rem;margin-bottom:1.3rem}.event-detail__crumb{margin-bottom:1.4rem}.event-detail__crumb a{font-family:var(--h-font);font-weight:700;color:var(--teal-700);text-decoration:none}.event-detail__crumb a:hover{color:var(--red-600)}.event-detail__grid{display:grid;gap:2rem}.event-detail__media{border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow-sm);margin-bottom:1.4rem}.event-detail__media img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.event-detail__title{font-size:clamp(2rem,5vw,2.9rem);color:var(--teal-900);margin:.2rem 0 .4rem}.event-detail__when{font-family:var(--h-font);font-weight:700;font-size:1.1rem;color:var(--red-700);margin-bottom:1.4rem}.event-detail__body{color:var(--text);line-height:1.75;max-width:62ch}.event-detail__body p{margin:0 0 1rem}.event-detail__body.rich h2,.event-detail__body.rich h3,.event-detail__body.rich h4{color:var(--teal-900);margin:1.6rem 0 .5rem;line-height:1.2}.event-detail__body.rich h2{font-size:1.4rem}.event-detail__body.rich h3{font-size:1.2rem}.event-detail__body.rich h4{font-size:1.05rem}.event-detail__body.rich ul,.event-detail__body.rich ol{margin:0 0 1rem;padding-left:1.3rem}.event-detail__body.rich ul{list-style:disc}.event-detail__body.rich ol{list-style:decimal}.event-detail__body.rich li{margin-bottom:.35rem}.event-detail__body.rich a{color:var(--red-700);font-weight:700;text-decoration:underline}.event-detail__body.rich blockquote{border-left:4px solid var(--red-600);padding-left:1.1rem;margin:1.2rem 0;font-style:italic;color:var(--ink)}.event-detail__body.rich strong,.event-detail__body.rich b{color:var(--ink)}.event-detail__facts{background:var(--gray-100);border:1px solid #eeeae3;border-radius:var(--r);padding:1.5rem 1.6rem}.event-fact{padding-block:.9rem;border-top:1px solid #e2ded6}.event-fact:first-child{padding-top:0;border-top:0}.event-fact__label{font-family:var(--h-font);font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;color:var(--red-600);margin-bottom:.3rem}.event-fact__value{margin:0;color:var(--ink);font-weight:700}.event-fact__sub{margin:.2rem 0 0;color:var(--teal-700);font-size:.9rem;font-weight:400}.event-schedule{display:flex;flex-direction:column;gap:.5rem}.event-schedule li{display:flex;flex-direction:column}.event-schedule__name{font-family:var(--h-font);font-weight:800;color:var(--teal-900);font-size:.9rem}.event-schedule__when{color:var(--ink);font-size:.95rem}.event-fact__link{font-family:var(--h-font);font-weight:700;color:var(--red-700);text-decoration:none;font-size:.95rem}.event-fact__link:hover{color:var(--red-600)}.event-detail__actions{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;margin-top:1.4rem}.event-detail__map{margin-top:2.2rem}.event-detail__map .contact-map{margin-top:0}@media(min-width:860px){.event-detail__grid{grid-template-columns:1.7fr 1fr;align-items:start}.event-detail__aside{position:sticky;top:calc(var(--header-h) + 1.5rem)}}.view-toggle{display:inline-flex;gap:.25rem;background:var(--gray-100);border:1px solid #e6e2da;border-radius:var(--r-pill);padding:.25rem;margin:0 auto 2rem}.events .view-toggle{display:flex;width:max-content;margin-inline:auto}.view-toggle__btn{font-family:var(--h-font);font-weight:700;font-size:.92rem;color:var(--teal-900);background:transparent;border:0;border-radius:var(--r-pill);padding:.5rem 1.5rem;cursor:pointer;transition:background .15s,color .15s}.view-toggle__btn:hover{color:var(--red-600)}.view-toggle__btn.is-active{background:var(--red-600);color:#fff}.cal-nav{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-bottom:1rem}.cal-nav__label{font-family:var(--h-font);font-weight:800;font-size:1.3rem;color:var(--teal-900);min-width:11ch;text-align:center}.cal-nav__btn{width:42px;height:42px;border-radius:50%;border:1px solid #d7d2c8;background:#fff;font-size:1.4rem;line-height:1;color:var(--teal-900);cursor:pointer;transition:border-color .15s,color .15s}.cal-nav__btn:hover:not(:disabled){border-color:var(--red-600);color:var(--red-600)}.cal-nav__btn:disabled{opacity:.35;cursor:default}.cal-weekly{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0 0 1.6rem;font-family:var(--h-font);font-weight:700;font-size:.9rem;color:var(--teal-900);cursor:pointer}.cal-weekly input{width:1.05rem;height:1.05rem;accent-color:var(--red-600);cursor:pointer}.cal{max-width:520px;margin-inline:auto}.cal__weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:.35rem;margin-bottom:.45rem}.cal__weekdays span{text-align:center;font-family:var(--h-font);font-weight:800;text-transform:uppercase;letter-spacing:.05em;font-size:.66rem;color:var(--teal-700)}.cal__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.35rem}.cal__pad{aspect-ratio:1}.cal__day{position:relative;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;border:1px solid #eeeae3;border-radius:var(--r-sm);background:#fff;cursor:pointer;padding:0;font-family:var(--h-font);transition:background .12s,border-color .12s}.cal__day:hover{border-color:var(--teal-700)}.cal__day:focus-visible{outline:2px solid var(--red-600);outline-offset:2px}.cal__day-num{font-weight:700;font-size:.95rem;color:var(--teal-900);line-height:1}.cal__day:not(.has-events) .cal__day-num{color:var(--teal-700);opacity:.6}.cal__dot{width:6px;height:6px;border-radius:50%;background:var(--red-600)}.cal__day.is-today{border-color:var(--red-600)}.cal__day.is-today .cal__day-num{color:var(--red-600)}.cal__day.is-selected{background:var(--teal-900);border-color:var(--teal-900)}.cal__day.is-selected .cal__day-num{color:#fff;opacity:1}.cal__day.is-selected .cal__dot{background:#fff}.cal__panel{margin-top:1.8rem}.cal__panel-date{font-family:var(--h-font);font-weight:800;color:var(--teal-900);font-size:1.05rem;margin:0 0 .8rem;text-align:center}.cal__panel-list{list-style:none;margin:0 auto;padding:0;display:flex;flex-direction:column;gap:.5rem;max-width:440px}.cal__event{display:flex;gap:.85rem;align-items:baseline;text-decoration:none;color:var(--ink);padding:.7rem .9rem;background:#fff;border:1px solid #eeeae3;border-radius:var(--r-sm);transition:border-color .12s}.cal__event:hover{border-color:var(--red-600)}.cal__event-time{font-family:var(--h-font);font-weight:800;color:var(--red-700);font-size:.85rem;flex:none;min-width:3.6em}.cal__event-title{font-weight:600}.cal__panel-empty{text-align:center;color:var(--teal-700);font-size:.95rem;max-width:34ch;margin:1rem auto 0}@media(min-width:768px){.cal{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2.4rem;align-items:start;max-width:820px}.cal__day-num{font-size:1.05rem}.cal__panel{margin-top:.1rem}.cal__panel-date,.cal__panel-empty{text-align:left;margin-left:0}.cal__panel-list{margin-inline:0}}.event-card__media--noimg{aspect-ratio:16/10;display:grid;place-content:center;justify-items:center;gap:.15rem;background:linear-gradient(160deg,var(--teal-900),var(--teal-700));color:#fff}.event-card__noimg-mon{font-family:var(--h-font);font-weight:800;text-transform:uppercase;letter-spacing:.14em;font-size:.85rem;color:#f4c9c9}.event-card__noimg-day{font-family:var(--h-font);font-weight:800;font-size:2.6rem;line-height:1}.events-subscribe{max-width:520px;margin:2.6rem auto 0;text-align:center;background:var(--gray-100);border:1px solid #e6e2da;border-radius:var(--r);padding:1.6rem 1.5rem}.events-subscribe__title{font-family:var(--h-font);font-weight:800;color:var(--teal-900);font-size:1.2rem;margin:0 0 .4rem}.events-subscribe__note{margin:0 auto 1.2rem;max-width:40ch;font-size:.95rem;color:var(--ink)}.events-subscribe__opt{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;font-family:var(--h-font);font-weight:700;font-size:.92rem;color:var(--teal-900);cursor:pointer}.events-subscribe__opt input{width:1.05rem;height:1.05rem;accent-color:var(--red-600);cursor:pointer}.events-subscribe__alt{margin:1.1rem 0 0;font-size:.88rem}.events-subscribe__alt a{color:var(--teal-700);font-weight:700;text-decoration:underline;text-underline-offset:2px}.events-empty{max-width:640px;margin:0 auto;text-align:center;background:var(--gray-100);border-radius:var(--r);padding:2rem 1.8rem;color:var(--teal-700);font-size:1.05rem}.events-empty a{font-weight:700}.event-featured{display:grid;gap:0;background:#fff;border:1px solid #eeeae3;border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow);margin-bottom:1.6rem}.event-featured__media{aspect-ratio:16/9}.event-featured__media img{width:100%;height:100%;object-fit:cover}.event-featured__media--noimg{display:grid;place-content:center;justify-items:center;gap:.2rem;background:linear-gradient(160deg,var(--teal-900),var(--teal-700));color:#fff}.event-featured__noimg-mon{font-family:var(--h-font);font-weight:800;text-transform:uppercase;letter-spacing:.14em;font-size:1rem;color:#f4c9c9}.event-featured__noimg-day{font-family:var(--h-font);font-weight:800;font-size:3.4rem;line-height:1}.event-featured__body{padding:1.6rem 1.8rem 1.8rem}.event-featured__body h2{font-size:clamp(1.5rem,3vw,2rem);color:var(--teal-900);margin-bottom:.4rem}@media(min-width:700px){.event-featured{grid-template-columns:1.1fr 1fr;align-items:stretch}.event-featured__body{display:flex;flex-direction:column;justify-content:center}}.invite{display:grid;gap:clamp(1.5rem,4vw,3rem);align-items:center}.invite__facts{display:flex;gap:2rem;flex-wrap:wrap;margin:1.6rem 0}.invite__fact h3{font-size:1rem;text-transform:uppercase;letter-spacing:.1em;color:var(--red-600);margin-bottom:.4rem}.invite__fact address{font-style:normal;font-weight:700;color:var(--ink)}.invite__fact p{margin:0;font-weight:700;color:var(--ink)}.invite__note{margin:1.1rem 0 0;font-size:.95rem;color:var(--ink)}.invite__note a{color:var(--red-700);font-weight:700;text-decoration:underline;text-underline-offset:2px}.invite__map{border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow);border:1px solid #e6e2da}.invite__map .contact-map__link,.invite__map .contact-map__link img{min-height:340px}@media(min-width:820px){.invite{grid-template-columns:1fr 1fr}}.expect .eyebrow--center,.expect .section-title--center{max-width:var(--wrap);margin-inline:auto}.expect-row{margin-top:clamp(1.8rem,4vw,3rem)}.expect-row h3{font-size:clamp(1.6rem,3vw,2.25rem);color:var(--teal-900);margin-bottom:.7rem}.expect-row .split__media img{aspect-ratio:4/3}.arrive-grid{display:grid;gap:1.4rem}.arrive-card{background:#fff;border:1px solid #eeeae3;border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow-sm)}.arrive-card__media{aspect-ratio:3/2}.arrive-card__media img{width:100%;height:100%;object-fit:cover}.arrive-card__body{padding:1.2rem 1.35rem 1.4rem}.arrive-card__body h3{font-size:1.25rem;color:var(--teal-900);margin-bottom:.45rem}.photo-todo{display:grid;place-content:center;justify-items:center;gap:.6rem;text-align:center;background:var(--gray-100);border:2px dashed #cfc9be;color:var(--teal-700);font-family:var(--h-font);font-weight:700;font-size:.92rem;line-height:1.45;padding:1rem}@media(min-width:760px){.arrive-grid{grid-template-columns:repeat(3,1fr)}}.arrive-note{margin-top:1.5rem;display:flex;gap:.9rem;align-items:flex-start;background:#fff;border:1px solid #eeeae3;border-radius:var(--r);box-shadow:var(--shadow-sm);padding:1.1rem 1.35rem}.arrive-note svg{flex:none;width:26px;height:26px;color:var(--red-600);margin-top:.15rem}.arrive-note h3{font-size:1.1rem;color:var(--teal-900);margin-bottom:.3rem}.arrive-note p{margin:0}.visit-facts-band{background:var(--gray-100);border-bottom:1px solid #e6e2da;padding-block:1.5rem}.visit-facts{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1rem 1.6rem}.visit-fact{display:flex;align-items:center;gap:.8rem}.visit-fact svg{flex:none;width:30px;height:30px;color:var(--red-600)}.visit-fact__label{display:block;font-family:var(--h-font);font-weight:800;color:var(--teal-900);line-height:1.15}.visit-fact__sub{display:block;font-size:.85rem;color:var(--ink);opacity:.72;margin-top:.12rem}@media(min-width:600px){.visit-facts{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.visit-facts{grid-template-columns:repeat(4,1fr)}}.pastors{background:var(--gray-100)}.pastors-grid{display:grid;gap:1.4rem;max-width:880px;margin:0 auto}.pastor-card{background:#fff;border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid #eeeae3}.pastor-card__media img{width:100%;aspect-ratio:4/3;object-fit:cover}.pastor-card__body{padding:1.25rem 1.4rem 1.5rem}.pastor-card__body h3{font-size:1.35rem;color:var(--teal-900)}.pastor-card__role{font-family:var(--h-font);font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;color:var(--red-600);margin:.25rem 0 .7rem}.pastors__more{display:flex;flex-wrap:wrap;gap:.5rem 1.4rem;justify-content:center;margin-top:1.4rem}.pastors__more a{font-family:var(--h-font);font-weight:800;color:var(--red-700);text-decoration:none;white-space:nowrap}.pastors__more a:hover{text-decoration:underline}.pastors{padding-bottom:clamp(1.5rem,3vw,2.25rem)}.kids{padding-top:clamp(1.5rem,3vw,2.25rem)}@media(min-width:680px){.pastors-grid{grid-template-columns:1fr 1fr}}.kids{background:var(--gray-100)}.kids__intro{max-width:70ch;font-size:1.1rem}.kids__lead{position:relative;margin:1.8rem 0}.kids__lead img:not(.kids__badge){width:100%;border-radius:var(--r);box-shadow:var(--shadow);aspect-ratio:2/1;object-fit:cover;object-position:var(--hero-pos,50% 18%)}.kids__lead:after{content:"";position:absolute;left:0;right:0;bottom:0;height:42%;z-index:1;pointer-events:none;background:linear-gradient(0deg,#00000080,#0000);border-radius:0 0 var(--r) var(--r)}.kids__badge{position:absolute;z-index:2;right:clamp(1rem,3vw,1.8rem);bottom:clamp(1rem,3vw,1.8rem);width:clamp(150px,24vw,250px);height:auto;filter:drop-shadow(0 3px 10px rgba(0,0,0,.45))}.kids-schedule{display:grid;gap:1.4rem}.kids-col{background:#fff;border-radius:var(--r);padding:1.6rem 1.7rem;box-shadow:var(--shadow-sm)}.kids-col__title{font-size:1.35rem;color:var(--red-700);margin-bottom:1rem;display:flex;justify-content:space-between;gap:.6rem;flex-wrap:wrap;align-items:baseline}.kids-col__title span{font-size:1rem;color:var(--teal-700);font-weight:700}.kids-item{margin-bottom:1.2rem}.kids-item:last-child{margin-bottom:0}.kids-item h4{font-size:1.08rem;color:var(--teal-900);margin-bottom:.35rem}.kids__gallery{display:grid;gap:1.1rem;margin-top:1.4rem}.kids__gallery img{width:100%;border-radius:var(--r);box-shadow:var(--shadow-sm);aspect-ratio:3/2;object-fit:cover}.kids__cta{text-align:center;margin-top:1.6rem}.kids__cta p{font-size:1.15rem;font-weight:700;color:var(--teal-900);margin-bottom:1rem}@media(min-width:760px){.kids-schedule,.kids__gallery{grid-template-columns:1fr 1fr}}.gospel-band{background:var(--teal-900);color:#fff;padding-block:clamp(3rem,7vw,5rem);text-align:center}.gospel-band__inner{max-width:720px}.gospel-band__title{color:#fff;font-size:clamp(2rem,5vw,3.3rem);margin-bottom:.6rem}.gospel-band__body{color:#ffffffeb;font-size:1.15rem;margin-bottom:1.7rem}.next-step{text-align:center}.next-step__inner{max-width:640px;margin-inline:auto}.next-step p{font-size:1.15rem;margin-bottom:1.6rem}.gospel-prose{max-width:70ch;margin-inline:auto}.gospel-prose p{margin:0 0 1.1rem}.gospel-lead{font-size:clamp(1.15rem,2vw,1.3rem);color:var(--teal-900);font-weight:500;line-height:1.6}.gospel-questions{list-style:none;counter-reset:gq;display:grid;gap:.65rem;margin:1.3rem 0 1.5rem;padding:0}.gospel-questions li{position:relative;padding-left:2.6rem;font-family:var(--h-font);font-weight:700;color:var(--teal-900)}.gospel-questions li:before{counter-increment:gq;content:counter(gq);position:absolute;left:0;top:-.1rem;width:1.8rem;height:1.8rem;background:var(--red-600);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:.82rem;font-weight:800}.gospel-video-band{background:var(--gray-100)}.gospel-video{position:relative;max-width:840px;margin:1.6rem auto 0;aspect-ratio:16/9;border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow);background:var(--teal-900)}.gospel-video__facade{display:block;width:100%;height:100%;position:relative;cursor:pointer}.gospel-video__facade img{width:100%;height:100%;object-fit:cover;opacity:.92;transition:opacity .2s,transform .3s}.gospel-video__facade:hover img{opacity:1;transform:scale(1.02)}.gospel-video__play{position:absolute;inset:0;margin:auto;width:76px;height:76px;border-radius:50%;background:var(--red-600);color:#fff;display:grid;place-items:center;box-shadow:0 6px 24px #00000073;transition:transform .18s,background .18s}.gospel-video__facade:hover .gospel-video__play{transform:scale(1.08);background:var(--red-700)}.gospel-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.gospel-video__credit{text-align:center;color:var(--teal-700);font-size:.9rem;margin:.9rem 0 0}.gospel-chapter--alt{background:var(--gray-100)}.gospel-chapter__index{font-family:var(--h-font);font-weight:800;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--red-600);margin:0 0 .35rem}.gospel-chapter__title{font-size:clamp(2rem,4.5vw,2.8rem);color:var(--teal-900);margin:0 0 1.2rem}.gospel-verse{margin:0 0 1.5rem;padding:.1rem 0 .1rem 1.3rem;border-left:4px solid var(--red-600);font-family:var(--h-font);font-weight:700;font-size:clamp(1.3rem,2.5vw,1.7rem);line-height:1.32;color:var(--teal-900)}.gospel-verse cite{display:block;margin-top:.55rem;font-family:var(--b-font);font-style:normal;font-weight:700;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-700)}.gospel-but{font-family:var(--h-font);font-weight:800;color:var(--red-600);font-size:clamp(2.2rem,5vw,3rem);text-align:center;margin:1.8rem 0 0}.gospel-invite{background:linear-gradient(160deg,var(--teal-900),var(--teal-700));color:#fff;text-align:center;--focus:#ffd27a}.gospel-invite__inner{max-width:760px;margin-inline:auto}.gospel-invite__lead{font-size:1.15rem;color:#fffffff0;margin:0 0 1.4rem}.gospel-prayer{position:relative;margin:0 auto 1.4rem;max-width:600px;padding:2.3rem 2rem 2rem;text-align:center;background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-radius:var(--r);font-size:1.2rem;line-height:1.7;font-style:italic;color:#fff}.gospel-prayer:before{content:"“";display:block;font-family:Georgia,Times New Roman,serif;font-size:3.75rem;line-height:.7;color:#f4c9c9bf;margin-bottom:.45rem}.gospel-invite__after{color:#ffffffeb;margin:0 0 1.7rem}.gospel-invite__actions{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}.gospel-invite .btn--ghost{color:#fff;border-color:#ffffffb3}.gospel-invite .btn--ghost:hover{background:#fff;color:var(--teal-900);border-color:#fff}.gospel-attribution{text-align:center;color:#5f5f5f;font-size:.85rem;padding:2.5rem 1rem 3.5rem;margin:0}.gospel-attribution em{font-style:italic}.site-footer{background:var(--teal-900);color:#ffffffd1;font-size:.98rem}.footer-top{display:grid;gap:2.5rem;padding-block:clamp(3rem,7vw,4.5rem) clamp(1.5rem,3vw,2rem);align-items:start}.footer-mid{display:grid;gap:2.25rem;padding-block:clamp(2rem,4vw,2.75rem) clamp(2.5rem,6vw,3.75rem);border-top:1px solid rgba(255,255,255,.14)}.site-footer h2.footer-col__title{font-family:var(--h-font);font-size:1.05rem;color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.footer-brand__logo{height:56px;width:auto;margin-bottom:.5rem}.footer-brand__est{font-family:var(--h-font);font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#f4c9c9;font-size:.8rem;margin:0 0 1rem}.footer-brand__mission{color:#fff;font-weight:700;font-size:1.15rem;text-wrap:balance;margin:0}.footer-brand__cta{margin:1.5rem 0 0}.social{display:flex;gap:.7rem;margin-top:1.5rem}.social a{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#ffffff1a;color:#fff;transition:background .18s}.social a:hover{background:var(--red-600)}.site-footer address{font-style:normal;line-height:1.9}.site-footer a{color:#ffffffd9;text-decoration:none}.site-footer a:hover{color:#fff;text-decoration:underline}.footer-directions{display:inline-block;margin-top:.8rem;font-family:var(--h-font);font-weight:700;color:#f4c9c9!important}.footer-day{font-family:var(--h-font);font-weight:800;color:#fff;margin:1rem 0 .3rem}.footer-day:first-of-type{margin-top:0}.footer-line{margin:0;line-height:1.9}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:.65rem 1.2rem}.footer-news p{margin-bottom:1.2rem;max-width:44ch}.newsletter{display:flex;gap:.6rem;flex-wrap:wrap;max-width:440px}.newsletter__input{flex:1;min-width:0;padding:.75rem 1rem;border-radius:var(--r-pill);border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#fff;font-family:var(--b-font);font-size:1rem}.newsletter__input::placeholder{color:#fff9}.newsletter__btn{flex:none}.cf-turnstile{display:none}.cf-turnstile.is-ready{display:block}.newsletter__turnstile{flex-basis:100%}.newsletter__status{margin-top:.7rem;font-size:.9rem;min-height:1.3em}.newsletter__status:empty{margin-top:0;min-height:0}.newsletter__status--ok{color:#bfe6c8}.newsletter__status--error{color:#f4b3b3}.form-consent{margin:.85rem 0 0;font-size:.85rem;line-height:1.5;color:var(--teal-700)}.form-consent a{color:inherit;text-decoration:underline;text-underline-offset:2px}.site-footer .form-consent{color:#fff9}.site-footer__base{border-top:1px solid rgba(255,255,255,.14)}.site-footer__base-inner{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-block:1.3rem;font-size:.85rem;color:#fff9}.site-footer__base p{margin:0}.footer-affil a{text-decoration:underline;text-underline-offset:2px;text-decoration-color:#ffffff59}.site-footer,.series,.hero,.gospel-band,.watch-band{--focus:#ffd27a}@media(min-width:680px){.footer-mid{grid-template-columns:1fr 1fr}}@media(min-width:900px){.footer-top{grid-template-columns:1.2fr 1fr;gap:4.5rem}.footer-mid{grid-template-columns:1fr 1.15fr 1fr;gap:3.5rem}}.page-header{background:linear-gradient(160deg,var(--teal-900),var(--teal-700));color:#fff;padding-block:clamp(3.5rem,9vw,5.5rem) clamp(2.25rem,5vw,3.25rem);text-align:center}.page-header__inner{max-width:720px;margin-inline:auto}.page-header h1{color:#fff;font-size:clamp(2.4rem,6vw,3.6rem);margin-bottom:.6rem}.page-header p{color:#cfe0e5;font-size:1.1rem;max-width:56ch;margin-inline:auto}.page-header .eyebrow{color:#f4b3b3}.history{background:var(--gray-100)}.history__inner,.mission__inner{max-width:740px;margin-inline:auto;text-align:center}.mission__statement{font-family:var(--h-font);font-weight:800;color:var(--teal-900);font-size:clamp(1.5rem,3.2vw,2.1rem);margin-bottom:1rem}.believe-quote{border-left:4px solid var(--red-600);padding-left:1.2rem;margin:1.4rem 0;font-style:italic;color:var(--ink);font-size:1.1rem}.cross-links{display:grid;gap:1.4rem;max-width:820px;margin:0 auto}.cross-link-card{background:#fff;border:1px solid #eeeae3;border-radius:var(--r);box-shadow:var(--shadow-sm);padding:1.6rem 1.7rem;display:flex;flex-direction:column;gap:.5rem;text-decoration:none;transition:box-shadow .18s,transform .12s}.cross-link-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.cross-link-card h3{color:var(--teal-900);font-size:1.25rem}.cross-link-card p{color:var(--text);margin:0}.cross-link-card span{font-family:var(--h-font);font-weight:800;color:var(--red-700)}@media(min-width:640px){.cross-links{grid-template-columns:1fr 1fr}}.cross-links.cross-links--single{grid-template-columns:1fr;max-width:760px}.cross-links--single .cross-link-card{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem 2rem;flex-wrap:wrap;padding-block:1.5rem}.cross-links--single .cross-link-card__text{display:flex;flex-direction:column;gap:.35rem;flex:1 1 18rem}.cross-links--single .cross-link-card span{flex:none}.bfm-prose{max-width:760px;margin-inline:auto}.bfm-intro{color:var(--text)}.bfm-toc{display:grid;grid-template-columns:1fr;gap:.5rem;margin:1.8rem 0 0;scroll-margin-top:calc(var(--header-h) + 1rem)}.bfm-toc a{display:flex;align-items:baseline;gap:.6rem;padding:.6rem .9rem;background:var(--gray-100);border:1px solid #e6e2da;border-radius:var(--r-sm);font-family:var(--h-font);font-weight:700;color:var(--teal-900);text-decoration:none;font-size:.95rem;transition:color .15s,border-color .15s}.bfm-toc a:hover{color:var(--red-600);border-color:var(--red-600)}.bfm-toc__num{color:var(--red-600);font-weight:800;min-width:2.2em;text-align:right;flex:none}@media(min-width:600px){.bfm-toc{grid-template-columns:1fr 1fr}}@media(min-width:920px){.bfm-toc{grid-template-columns:1fr 1fr 1fr}}.bfm-articles{margin-top:1.5rem}.bfm-article{padding-top:2.4rem;margin-top:2.4rem;border-top:1px solid #eeeae3;scroll-margin-top:calc(var(--header-h) + 1rem)}.bfm-article:first-child{border-top:0}.bfm-article__head{display:flex;align-items:baseline;gap:.8rem;margin-bottom:.9rem}.bfm-article__num{font-family:var(--h-font);font-weight:800;font-size:1.5rem;color:var(--red-600);line-height:1;flex:none;min-width:2.4em;text-align:right;letter-spacing:-.02em}.bfm-article__title{font-size:clamp(1.4rem,3vw,1.8rem);color:var(--teal-900);margin:0}.bfm-article p{color:var(--text);line-height:1.7}.bfm-sub{color:var(--teal-900);margin:1.4rem 0 .5rem;text-transform:uppercase;letter-spacing:.06em;font-size:.92rem}.bfm-refs{font-size:.82rem;color:#7a7266;line-height:1.6;margin-top:.9rem;padding-top:.7rem;border-top:1px dotted #e2ded6}.bfm-amend{font-size:.85rem;font-style:italic;color:var(--teal-700);margin-top:.6rem}.bfm-top{margin-top:1rem}.bfm-top a{font-family:var(--h-font);font-weight:700;font-size:.85rem;color:var(--teal-700);text-decoration:none}.bfm-top a:hover{color:var(--red-600)}.bfm-source{margin-top:2.6rem;padding-top:1.4rem;border-top:1px solid #eeeae3;font-size:.92rem;color:var(--gray-800)}@media(min-width:700px){.bfm-article__head{gap:1rem}}.team-pastor{margin-bottom:clamp(2rem,4vw,3rem)}.team-pastor:last-child{margin-bottom:0}.team-pastor .split__media img{aspect-ratio:4/3}.team-pastor__role{font-family:var(--h-font);font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;color:var(--red-600);margin:.3rem 0 .9rem}.staff-grid{display:grid;gap:1.3rem;grid-template-columns:repeat(2,1fr);margin-top:.5rem}.staff-card{background:#fff;border:1px solid #eeeae3;border-radius:var(--r);box-shadow:var(--shadow-sm);padding:1.2rem 1rem;text-align:center}.staff-card__photo{width:128px;height:128px;border-radius:50%;overflow:hidden;margin:0 auto .9rem;background:var(--gray-100)}.staff-card__photo img{width:100%;height:100%;object-fit:cover}.staff-card h3{font-size:1.02rem;color:var(--teal-900);margin-bottom:.2rem}.staff-card p{margin:0;color:var(--teal-700);font-size:.9rem}@media(min-width:700px){.staff-grid{grid-template-columns:repeat(4,1fr)}}.chip-links li{padding:0;background:none;border:0}.chip-links a{display:block;padding:.7rem 1.4rem;background:var(--gray-100);border:1px solid #e6e2da;border-radius:var(--r-pill);font-family:var(--h-font);font-weight:700;color:var(--teal-900);text-decoration:none}.chip-links a:hover{color:var(--red-600);border-color:var(--red-600)}.next-step-section{padding-block:clamp(2rem,4vw,3rem);text-align:center}.next-step-section__inner{max-width:640px;margin-inline:auto}.give-grid{display:grid;gap:1.3rem}.give-card{background:#fff;border:1px solid #eeeae3;border-radius:var(--r);box-shadow:var(--shadow-sm);padding:1.5rem 1.6rem;display:flex;flex-direction:column;gap:.7rem}.give-card h3{font-size:1.2rem;color:var(--teal-900)}.give-card p{margin:0;flex:1}.give-funds__lead{max-width:640px;margin:0 auto;text-align:center;color:var(--text)}@media(min-width:700px){.give-grid{grid-template-columns:1fr 1fr}}@media(min-width:1000px){.give-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:700px){.give-grid--2col{grid-template-columns:repeat(2,1fr);max-width:760px;margin-inline:auto}}.give-card--more{background:var(--gray-100);border-style:dashed;border-color:#cdd8da}.faq-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:.9rem}.faq-item{background:#fff;border:1px solid #eeeae3;border-radius:var(--r);box-shadow:var(--shadow-sm);padding:.2rem 1.4rem}.faq-item summary{cursor:pointer;font-family:var(--h-font);font-weight:800;color:var(--teal-900);padding:1.1rem 2rem 1.1rem 0;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:0;top:1.1rem;color:var(--red-600);font-weight:800;font-size:1.2rem}.faq-item[open] summary:after{content:"–"}.faq-item p{padding-bottom:1.2rem;margin:0;color:var(--text)}.contact-grid{display:grid;gap:2rem}.contact-info address{font-style:normal;line-height:1.9;font-size:1.1rem}.contact-info a{font-weight:700}.contact-hours{margin-top:1.6rem}.contact-hours h2{font-size:1.1rem;color:var(--teal-900);margin-bottom:.5rem}.contact-map{border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow);border:1px solid #e6e2da;margin-top:1.6rem}.contact-map:focus-within{outline:3px solid var(--focus);outline-offset:2px}.contact-map__link{display:block;position:relative;height:100%;min-height:260px}.contact-map__link img{width:100%;height:100%;min-height:260px;object-fit:cover;display:block}.contact-map__badge{position:absolute;top:.7rem;left:.7rem;display:inline-flex;align-items:center;background:#fff;color:var(--teal-900);font-family:var(--h-font);font-weight:700;font-size:.78rem;padding:.4rem .75rem;border-radius:var(--r-pill);box-shadow:var(--shadow-sm)}.contact-map__link:hover .contact-map__badge{background:var(--gray-100)}@media(min-width:800px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-form{display:flex;flex-direction:column;gap:1.1rem}.contact-form .field{display:flex;flex-direction:column;gap:.4rem}.contact-form label{font-family:var(--h-font);font-weight:700;color:var(--teal-900);font-size:.95rem}.field__opt{font-weight:400;color:var(--gray-800);font-size:.85rem}.contact-form input,.contact-form textarea{width:100%;padding:.75rem .9rem;border:1px solid #d7d2c8;border-radius:var(--r-sm);font-family:var(--b-font);font-size:1rem;color:var(--ink);background:#fff}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--red-600)}.contact-form textarea{resize:vertical;min-height:120px}.contact-form button{align-self:flex-start}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-form__status{padding:.9rem 1.1rem;border-radius:var(--r-sm);font-weight:700;font-family:var(--h-font);margin-bottom:1.2rem}.contact-form__status--ok{background:#e8f3ea;color:#1c5a2b;border:1px solid #bfe0c7}.contact-form__status--error{background:#fdf4f4;color:var(--red-700);border:1px solid #e6bcbc}.watch-band{background:linear-gradient(160deg,var(--teal-900),var(--teal-700));color:#fff;text-align:center}.watch-band__inner{max-width:640px;margin-inline:auto}.watch-band__inner p{color:#cfe0e5;font-size:1.1rem;margin-bottom:1.6rem}.watch-band .btn-row{display:flex;gap:.9rem;justify-content:center;flex-wrap:wrap}.watch-band .btn--ghost{color:#fff;border-color:#ffffffb3}.watch-band .btn--ghost:hover{background:#fff;color:var(--teal-900);border-color:#fff}.watch-embed{max-width:1040px;margin:2rem auto 0;border-radius:var(--r);overflow:hidden;background:#000;box-shadow:0 18px 50px #0000006b}.watch-embed iframe{display:block;width:100%;aspect-ratio:16/9;height:auto;border:0}.watch-facade{display:block;position:relative;width:100%;aspect-ratio:16/9;cursor:pointer;background:var(--teal-900)}.watch-facade img{width:100%;height:100%;object-fit:cover;display:block}.watch-facade__play{position:absolute;inset:0;margin:auto;width:74px;height:74px;border-radius:50%;background:var(--red-600);color:#fff;display:grid;place-items:center;box-shadow:0 6px 20px #0006;transition:transform .2s,background .2s}.watch-facade:hover .watch-facade__play{transform:scale(1.08);background:var(--red-700)}.watch-panel{max-width:660px;margin:1.15rem auto 0;padding:1.5rem 2rem;border-radius:22px;text-align:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.14)}.watch-panel__eyebrow{margin:0;font-family:var(--h-font);font-weight:800;font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:#9db8bf}.watch-panel__title{margin:.5rem 0 0;font-size:1.3rem;color:#fff}.watch-panel__title:focus{outline:none}.watch-panel__series{margin:.45rem 0 0;font-family:var(--h-font);font-weight:800;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#e0a64a}.watch-panel__meta{margin:.4rem 0 0;color:#cfe0e5;font-size:.95rem}.watch-panel__when{margin:.9rem 0 0;color:#cfe0e5;font-weight:600}.watch-panel__note{margin:.35rem 0 0;color:#9db8bf;font-size:.82rem}.badge{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .8rem;border-radius:var(--r-pill);color:#fff;font-family:var(--h-font);font-weight:800;font-size:.72rem;text-transform:uppercase;letter-spacing:.09em}.badge--live{background:var(--red-600)}.badge--live:before{content:"";width:7px;height:7px;border-radius:50%;background:#fff;animation:live-pulse 1.6s ease-in-out infinite}.badge--upcoming{background:var(--amber-600)}@keyframes live-pulse{0%,to{opacity:1}50%{opacity:.35}}.countdown{display:flex;align-items:stretch;justify-content:center;gap:.55rem;margin:1.2rem 0 .3rem}.countdown__group{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;min-width:4.3rem;padding:.75rem .5rem;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}.countdown__num{font-family:var(--h-font);font-weight:800;font-size:clamp(1.9rem,5vw,2.6rem);line-height:1;color:#fff;font-variant-numeric:tabular-nums}.countdown__unit{font-size:.6rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#9db8bf}.countdown--done{color:#fff;font-family:var(--h-font);font-weight:700;font-size:1.05rem;padding:.5rem 0}.watch-panel__back{display:inline-flex;align-items:center;gap:.35rem;margin:0 0 .8rem;padding:0;background:none;border:0;cursor:pointer;font-family:var(--h-font);font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.07em;color:#f4c9c9}.watch-panel__back:hover{color:#fff;text-decoration:underline}.watch-parts{margin:1.1rem 0 0;display:flex;flex-direction:column;align-items:center;gap:.5rem}.watch-parts__label{font-family:var(--h-font);font-weight:800;font-size:.66rem;text-transform:uppercase;letter-spacing:.12em;color:#9db8bf}.watch-parts__btns{display:inline-flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.watch-parts__btn{padding:.4rem .95rem;border-radius:var(--r-pill);border:1px solid rgba(255,255,255,.28);background:#ffffff0f;color:#e8f0f2;font-family:var(--h-font);font-weight:800;font-size:.8rem;cursor:pointer;transition:background .15s,border-color .15s}.watch-parts__btn:hover{background:#ffffff24}.watch-parts__btn.is-active{background:var(--red-600);border-color:var(--red-600);color:#fff}.watch-invite{max-width:900px;margin:2rem auto 0;display:flex;flex-direction:column;gap:1.5rem}.watch-invite__card{text-align:center}.watch-invite__when{margin:.5rem 0 0;font-family:var(--h-font);font-weight:800;color:#fff;font-size:clamp(1.4rem,3.2vw,2rem)}.watch-invite__note{margin:.7rem auto 0;color:#cfe0e5;max-width:52ch}.watch-featured{display:flex;flex-direction:column;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:18px;overflow:hidden;text-decoration:none;transition:background .15s,border-color .15s,transform .15s}.watch-featured:hover{background:#ffffff1a;border-color:#ffffff47;transform:translateY(-2px)}.watch-featured__media{position:relative;aspect-ratio:16/9;background:#000}.watch-featured__media img{width:100%;height:100%;object-fit:cover;display:block}.watch-featured__noimg{position:absolute;inset:0;display:grid;place-items:center;color:#f4b3b3;font-family:var(--h-font);font-weight:800;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;background:linear-gradient(160deg,var(--teal-900),var(--teal-700))}.watch-featured__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;background:var(--red-600);color:#fff;display:grid;place-items:center;box-shadow:0 6px 20px #00000073;transition:transform .2s,background .2s}.watch-featured:hover .watch-featured__play{transform:translate(-50%,-50%) scale(1.08);background:var(--red-700)}.watch-featured__body{padding:1.3rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.3rem;text-align:center}.watch-featured__eyebrow{font-family:var(--h-font);font-weight:800;font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:#9db8bf}.watch-featured__title{font-family:var(--h-font);font-weight:800;color:#fff;font-size:1.4rem;line-height:1.14}.watch-featured__series{font-family:var(--h-font);font-weight:800;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#e0a64a}.watch-featured__meta{color:#cfe0e5;font-size:.95rem}.watch-featured__cta{margin-top:.4rem;font-family:var(--h-font);font-weight:800;font-size:.8rem;text-transform:uppercase;letter-spacing:.07em;color:#f4c9c9}@media(min-width:760px){.watch-featured{flex-direction:row;align-items:stretch;max-width:820px;margin-inline:auto;width:100%}.watch-featured__media{flex:none;width:46%;aspect-ratio:16/9}.watch-featured__body{flex:1;justify-content:center;text-align:left;padding:1.5rem 1.8rem}}.archive-count{margin:1.75rem 0 0;text-align:center;font-family:var(--h-font);font-weight:700;font-size:.85rem;color:var(--teal-700)}.archive-more{display:block;margin:.9rem auto 0}.archive-note{max-width:760px;margin:0 auto;text-align:center;background:var(--gray-100);border-radius:var(--r);padding:1.6rem 1.8rem;color:var(--teal-700);font-size:.95rem}.archive-note code{background:#e9e5dd;border-radius:4px;padding:.1rem .4rem;font-size:.88em}.archive-list{max-width:900px;margin:1.6rem auto 0;display:flex;flex-direction:column;gap:0}.archive-list[hidden]{display:none}.year-group{margin-top:1.6rem}.year-group:first-child{margin-top:0}.year-group h3{font-size:1.05rem;color:var(--teal-700);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.4rem}.connect-grid{display:grid;gap:1.3rem}@media(min-width:760px){.connect-grid{grid-template-columns:repeat(3,1fr)}}.archive-search{max-width:900px;margin:1.8rem auto 0;background:var(--gray-100);border-radius:var(--r);padding:1.4rem 1.6rem 1.6rem}.archive-search__row{margin-bottom:.9rem}.archive-search__row input[type=search]{width:100%;padding:.75rem 1rem;border-radius:var(--r-pill);border:1px solid #dcd7cd;background:#fff;font-family:var(--b-font);font-size:1rem;color:var(--text)}.archive-search__filters{display:grid;gap:.8rem;grid-template-columns:1fr}.archive-search__filters label{display:flex;flex-direction:column;gap:.3rem;font-family:var(--h-font);font-weight:700;font-size:.82rem;color:var(--teal-900)}.archive-search__filters select{padding:.55rem .7rem;border-radius:var(--r-sm);border:1px solid #dcd7cd;background:#fff;font-family:var(--b-font);font-size:.95rem;color:var(--text)}.archive-search__status{margin:1rem 0 0;font-size:.9rem;color:var(--teal-700)}#sermon-results{max-width:900px;margin:0 auto}.sermon-empty{padding:1.2rem 0;color:var(--teal-700);font-family:var(--b-font)}.archive-list .sermon-row,#sermon-results .sermon-row{color:var(--ink);border-top-color:#e6e2da}.archive-list .sermon-list__items li:last-child .sermon-row,#sermon-results li:last-child .sermon-row{border-bottom-color:#e6e2da}.archive-list .sermon-row:hover,#sermon-results .sermon-row:hover{background:var(--gray-100)}.archive-list .sermon-row__meta,#sermon-results .sermon-row__meta{color:var(--teal-700)}.archive-list .sermon-row__tag--alt,#sermon-results .sermon-row__tag--alt{background:#e6e2da;color:var(--ink)}.archive-list .sermon-list__items>li,#sermon-results>li{content-visibility:auto;contain-intrinsic-size:auto 72px}.sermon-row__series{color:var(--teal-700);font-family:var(--h-font);font-weight:700;font-size:.76rem;text-transform:uppercase;letter-spacing:.05em;margin-top:.15rem}.sermon-row__rail{flex:none;display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;text-align:right;margin-left:.7rem}.sermon-row__date{font-family:var(--h-font);font-weight:700;font-size:.9rem;color:var(--teal-900);white-space:nowrap}.sermon-row__dur{color:var(--teal-700);font-size:.8rem;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}@media(max-width:479px){.sermon-row__date{font-size:.82rem}.sermon-row__dur{font-size:.75rem}}@media(max-width:559px){.sermon-row{flex-wrap:wrap}.sermon-row__rail{flex-basis:100%;align-items:flex-start;text-align:left;margin-left:0;padding-left:calc(38px + .9rem);margin-top:.3rem}}.series-head{display:flex;align-items:center;gap:1rem;max-width:900px;margin:1.2rem auto 0;padding:1rem 1.15rem;background:#fff;border:1px solid #e6e2da;border-radius:var(--r-sm)}.series-head[hidden]{display:none}.series-head__art{flex:none;width:min(224px,42%);aspect-ratio:16/9;height:auto;border-radius:8px;object-fit:cover;background:var(--gray-100)}.series-head__text{display:flex;flex-direction:column;gap:.12rem;min-width:0}.series-head__eyebrow{font-family:var(--h-font);font-weight:800;font-size:.66rem;text-transform:uppercase;letter-spacing:.12em;color:var(--teal-700)}.series-head__badge{display:inline-block;margin-left:.5rem;padding:.15rem .5rem;border-radius:var(--r-pill);background:#1a7f5a;color:#fff;font-size:.62rem;font-weight:800;letter-spacing:.08em}.series-head__title{font-family:var(--h-font);font-weight:800;font-size:1.1rem;color:var(--ink);line-height:1.15}.series-head__meta{color:var(--teal-700);font-size:.86rem}@media(min-width:640px){.archive-search__filters{grid-template-columns:repeat(4,1fr)}}.sd-theater{background:var(--teal-900);color:#fff}.sd-crumb{margin:0 0 1.4rem}.sd-crumb a{font-family:var(--h-font);font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#f4b3b3;text-decoration:none}.sd-crumb a:hover{color:#fff;text-decoration:underline}.sd-embed{margin-top:0}.sd-facade__play{width:84px;height:84px}.sd-facade:hover .sd-facade__play{transform:scale(1.08);background:var(--red-700)}.sd-facade--poster .sd-facade__scrim{position:absolute;inset:0;pointer-events:none;transition:background .2s;background:transparent}.sd-facade--poster:hover .sd-facade__scrim{background:#061f2838}.sd-facade--poster .sd-facade__play{box-shadow:0 4px 22px #0000008c}.sd-facade--card{background:radial-gradient(125% 135% at 50% 0%,#12414f 0%,var(--teal-900) 55%,#061f28 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center}.sd-facade--card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff0f}.sd-facade--card .sd-facade__play{position:static;margin:0}.sd-facade__glow{position:absolute;left:50%;top:40%;width:78%;height:78%;transform:translate(-50%,-50%);background:radial-gradient(circle,#9700004d,#97000000 62%);pointer-events:none}.sd-facade__brand{position:absolute;top:1.15rem;left:0;right:0;font-family:var(--h-font);font-weight:800;font-size:.68rem;text-transform:uppercase;letter-spacing:.22em;color:#f4b3b3b8}.sd-facade__cue{font-family:var(--h-font);font-weight:800;font-size:.8rem;text-transform:uppercase;letter-spacing:.14em;color:#cfe0e5}.sd-head{max-width:760px;margin:1.6rem auto 0;text-align:center}.sd-eyebrow{margin:0;font-family:var(--h-font);font-weight:800;font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;color:#e0a64a}.sd-title{margin:.5rem 0 0;color:#fff;font-size:clamp(1.7rem,4.5vw,2.6rem);line-height:1.1}.sd-title a{color:inherit;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px;text-decoration-color:#ffffff47}.sd-title a:hover{text-decoration-color:#ffffffb3}.sd-passage{margin:.7rem 0 0;font-family:var(--h-font);font-weight:700;font-size:1.15rem;color:#e6eef0}.sd-passage a{color:#fff;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ffffff73}.sd-passage a:hover{text-decoration-color:#fff}.sd-meta{margin:.55rem 0 0;color:#cfe0e5;font-size:1rem}.sd-parts{margin-top:1.4rem}.sd-yt{margin:1.4rem 0 0}.sd-yt a{font-family:var(--h-font);font-weight:800;font-size:.8rem;text-transform:uppercase;letter-spacing:.07em;color:#f4c9c9;text-decoration:none}.sd-yt a:hover{color:#fff;text-decoration:underline}.sd-below{padding-block:clamp(2rem,4vw,3.25rem)}.sd-nav{display:grid;gap:1rem;grid-template-columns:1fr}.sd-nav__link{display:flex;flex-direction:column;gap:.28rem;padding:1.05rem 1.3rem;background:#fff;border:1px solid #e6e2da;border-radius:var(--r);box-shadow:var(--shadow-sm);text-decoration:none;transition:box-shadow .15s,transform .15s,border-color .15s}.sd-nav__link:hover{box-shadow:var(--shadow);transform:translateY(-2px);border-color:#d7d2c8}.sd-nav__link--next{text-align:right}.sd-nav__dir{font-family:var(--h-font);font-weight:800;font-size:.72rem;text-transform:uppercase;letter-spacing:.09em;color:var(--red-700)}.sd-nav__title{font-family:var(--h-font);font-weight:700;color:var(--teal-900);font-size:1.02rem;line-height:1.2}.sd-nav__spacer{display:none}.sd-alllink{margin:1.6rem 0 0;text-align:center}@media(min-width:640px){.sd-nav{grid-template-columns:1fr 1fr}.sd-nav__spacer{display:block}}.series-panel{background:#fff;border:1px solid #e6e2da;border-radius:var(--r);box-shadow:var(--shadow-sm);overflow:hidden;margin-bottom:1.8rem}.series-panel__head{display:flex;gap:1.1rem;align-items:center;padding:1.15rem 1.35rem;background:linear-gradient(160deg,var(--teal-900),var(--teal-700));color:#fff}.series-panel__art{flex:none;width:min(200px,40%);aspect-ratio:16/9;height:auto;border-radius:8px;object-fit:cover;box-shadow:0 4px 14px #0000004d}.series-panel__meta{min-width:0}.series-panel__eyebrow{margin:0;font-family:var(--h-font);font-weight:800;font-size:.66rem;text-transform:uppercase;letter-spacing:.14em;color:#f4b3b3}.series-panel__title{margin:.25rem 0 .2rem;color:#fff;font-size:clamp(1.25rem,2.6vw,1.6rem);line-height:1.12}.series-panel__sub{margin:0;color:#cfe0e5;font-size:.9rem;font-family:var(--h-font);font-weight:700}.series-panel__all{display:inline-block;margin-top:.65rem;font-family:var(--h-font);font-weight:800;font-size:.76rem;text-transform:uppercase;letter-spacing:.06em;color:#fff;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ffffff73}.series-panel__all:hover{text-decoration-color:#fff}.series-panel__list{max-height:22rem;overflow-y:auto;overscroll-behavior:contain}.series-panel__item{display:flex;align-items:center;gap:.85rem;padding:.72rem 1.35rem;text-decoration:none;border-top:1px solid #eee9e1;transition:background .12s}.series-panel__list li:first-child .series-panel__item{border-top:0}.series-panel__item:hover{background:var(--gray-100)}.series-panel__num{flex:none;width:1.9rem;text-align:center;font-family:var(--h-font);font-weight:800;font-size:.85rem;color:var(--teal-700);font-variant-numeric:tabular-nums}.series-panel__itext{display:flex;flex-direction:column;gap:.1rem;min-width:0}.series-panel__ititle{font-family:var(--h-font);font-weight:700;color:var(--teal-900);font-size:1rem;line-height:1.2}.series-panel__idate{color:var(--teal-700);font-size:.82rem}.series-panel__item.is-current{background:#fbeaea;border-left:3px solid var(--red-600);padding-left:calc(1.35rem - 3px)}.series-panel__item.is-current .series-panel__num{color:var(--red-600)}.series-panel__item.is-current .series-panel__ititle{color:var(--red-700)}.series-panel__item.is-current .series-panel__idate{color:var(--red-700);font-weight:700}.series-hero{background:var(--teal-900);color:#fff}.series-hero__inner{display:flex;flex-direction:column;gap:1.4rem;align-items:flex-start;margin-top:.4rem}.series-hero__art{width:100%;max-width:560px;border-radius:var(--r);overflow:hidden;box-shadow:0 18px 50px #0000006b}.series-hero__art img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.series-hero__eyebrow{margin:0;display:flex;align-items:center;gap:.6rem;font-family:var(--h-font);font-weight:800;font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;color:#e0a64a}.series-hero__badge{padding:.15rem .55rem;border-radius:var(--r-pill);background:#1a7f5a;color:#fff;font-size:.62rem;letter-spacing:.08em}.series-hero__title{margin:.5rem 0 0;color:#fff;font-size:clamp(1.9rem,5vw,3rem);line-height:1.08}.series-hero__sub{margin:.7rem 0 0;color:#dfeaed;font-size:1.15rem;max-width:60ch}.series-hero__meta{margin:.7rem 0 0;color:#cfe0e5;font-family:var(--h-font);font-weight:700;font-size:.95rem}@media(min-width:820px){.series-hero__inner{flex-direction:row;align-items:center;gap:2.2rem}.series-hero__art{flex:none;width:45%}.series-hero__text{flex:1;min-width:0}}.series-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:560px){.series-grid{gap:1.3rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.series-grid{grid-template-columns:repeat(3,1fr)}}.sermon-card{display:flex;flex-direction:row;background:#fff;border:1px solid #eeeae3;border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow-sm);text-decoration:none;height:100%;transition:box-shadow .15s,transform .15s,border-color .15s}.sermon-card:hover{box-shadow:var(--shadow);transform:translateY(-3px);border-color:#d7d2c8}.sermon-card__media{position:relative;flex:none;width:42%;aspect-ratio:16/9;background:var(--teal-900)}.sermon-card__media img{width:100%;height:100%;object-fit:cover;display:block}.sermon-card__media--noimg{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:.8rem;background:linear-gradient(160deg,var(--teal-900),var(--teal-700));color:#f4b3b3;font-family:var(--h-font);font-weight:800;font-size:.62rem;text-transform:uppercase;letter-spacing:.14em}.sermon-card__num{position:absolute;top:.5rem;left:.5rem;padding:.2rem .55rem;border-radius:var(--r-pill);background:#0a2e3ad1;color:#fff;font-family:var(--h-font);font-weight:800;font-size:.64rem;text-transform:uppercase;letter-spacing:.06em}.sermon-card__play{position:absolute;right:.5rem;bottom:.5rem;width:38px;height:38px;border-radius:50%;background:var(--red-600);color:#fff;display:grid;place-items:center;box-shadow:0 3px 12px #0006;opacity:0;transform:scale(.85);transition:opacity .15s,transform .15s}.sermon-card:hover .sermon-card__play,.sermon-card:focus-within .sermon-card__play{opacity:1;transform:scale(1)}.sermon-card__body{padding:.7rem .95rem;display:flex;flex-direction:column;gap:.25rem;flex:1;justify-content:center;min-width:0}.sermon-card__title{font-family:var(--h-font);font-weight:800;color:var(--teal-900);font-size:1rem;line-height:1.18}.sermon-card__meta{color:var(--teal-700);font-size:.84rem;line-height:1.4}@media(min-width:560px){.sermon-card{flex-direction:column}.sermon-card__media{width:auto}.sermon-card__body{padding:1rem 1.1rem 1.15rem;gap:.3rem;justify-content:flex-start}.sermon-card__title{font-size:1.12rem}.sermon-card__meta{font-size:.9rem}}.error-page{text-align:center;padding-block:clamp(4rem,10vw,6rem)}.error-page__code{font-family:var(--h-font);font-weight:800;color:var(--red-600);font-size:clamp(3rem,10vw,5rem);margin-bottom:.2rem}.error-page__inner{max-width:560px;margin-inline:auto}.error-page__actions{display:flex;gap:.9rem;justify-content:center;flex-wrap:wrap;margin:1.6rem 0 1rem}.error-page__links{font-size:.95rem;color:var(--gray-800)}.error-page__links a{font-family:var(--h-font);font-weight:700;color:var(--red-700);text-decoration:none;white-space:nowrap}.error-page__links a:hover{text-decoration:underline}.error-page__grace{margin:2.8rem auto 0;padding-top:2rem;border-top:1px solid #eeeae3;max-width:34rem}.error-page__grace blockquote{margin:0;font-family:var(--h-font);font-weight:700;font-style:italic;font-size:clamp(1.1rem,2.4vw,1.35rem);line-height:1.4;color:var(--teal-900)}.error-page__grace figcaption{margin-top:.7rem;font-family:var(--h-font);font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;color:var(--red-600)}.error-page__grace figcaption a{color:var(--red-600);text-decoration:underline}.error-page__grace figcaption a:hover{color:var(--red-700)}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition:none!important}}@media print{@page{margin:1.6cm}*,*:before,*:after{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}body{font-size:12pt;line-height:1.45}.site-header,.skip-link,.menu-btn,.nav-mobile,.hero__media,.hero__actions,.view-toggle,.event-filters,.cal-nav,.cal-weekly,.events-subscribe,.archive-search,.footer-news,.sermon-row__play,video,iframe,.btn{display:none!important}.hero,.hero--sub{min-height:auto!important;padding:0 0 .6rem!important}.hero__inner,.hero__content{position:static!important;max-width:none!important}a{text-decoration:underline}.archive-list .sermon-list__items>li{content-visibility:visible!important}.event-card,.sermon-row,.rhythm-card,.staff-card,figure,.cal__event{break-inside:avoid}h1,h2,h3{break-after:avoid}img{max-width:100%!important}section{padding:.8rem 0!important}}
