/* Signature Suite 6.0 — premium editorial visual system */
:root{--lux-cream:#FBF9F5;--lux-charcoal:#0F172A;--lux-gold:#D97706;--lux-sage:#047857;--lux-blue:#0B3761;--lux-muted:#64748B;--lux-line:#E7E2DA;--lux-serif:"Cormorant Garamond",Georgia,serif;--lux-sans:"Plus Jakarta Sans",Inter,system-ui,sans-serif;--lux-shell:1480px}
html{scroll-behavior:smooth}body.ccn-signature-pro{background:var(--lux-cream)!important;color:var(--lux-charcoal)!important;font-family:var(--lux-sans)!important}.lux-shell{width:min(calc(100% - 96px),var(--lux-shell));margin-inline:auto}.lux-kicker{font:800 12px/1.2 var(--lux-sans)!important;letter-spacing:.2em!important;color:var(--lux-gold)!important;margin:0 0 13px!important}.lux-btn{display:inline-flex;min-height:50px;padding:0 26px;border-radius:999px;align-items:center;justify-content:center;gap:10px;font:700 14px/1 var(--lux-sans);transition:.25s}.lux-btn:hover{transform:translateY(-2px)}.lux-btn--gold{background:var(--lux-gold);color:#fff!important;box-shadow:0 8px 24px rgba(217,119,6,.18)}.lux-btn--glass{color:#fff!important;border:1px solid rgba(255,255,255,.7);background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}
body .sig-header{background:#fff!important;height:84px!important;min-height:84px!important;border-bottom:1px solid var(--lux-line)!important}body .sig-header__inner{height:84px!important;min-height:84px!important;width:min(calc(100% - 96px),var(--lux-shell))!important}.sig-brand b,.sig-nav a{font-family:var(--lux-sans)!important}.sig-watch{background:var(--lux-gold)!important}.sig-nav li a:after{background:var(--lux-gold)!important}
.lux-hero{min-height:560px;background-image:linear-gradient(90deg,rgba(8,31,53,.96) 0%,rgba(8,31,53,.78) 37%,rgba(8,31,53,.18) 68%,rgba(8,31,53,.05) 100%),var(--hero);background-size:cover;background-position:center;color:#fff}.lux-hero__grid{min-height:560px;display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:60px}.lux-hero__copy{max-width:760px}.lux-hero h1{font:600 clamp(64px,5.7vw,92px)/.88 var(--lux-serif)!important;letter-spacing:-.045em!important;color:#fff!important;margin:10px 0 24px!important}.lux-hero h1 em{font-style:normal;color:var(--lux-gold)}.lux-lede{font:400 18px/1.55 var(--lux-sans)!important;color:#fff!important;max-width:630px;margin:0!important}.lux-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.lux-scripture{text-align:center;align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:center}.lux-script{font:400 55px/.76 "Brush Script MT","Segoe Script",cursive;transform:rotate(-7deg);margin-bottom:25px}.lux-scripture small{font:800 10px/1 var(--lux-sans);letter-spacing:.12em}.lux-scripture blockquote{background:rgba(251,249,245,.95);color:var(--lux-charcoal);font:500 17px/1.35 var(--lux-serif);text-align:left;padding:20px 22px;margin:38px 0 0;border-left:3px solid var(--lux-gold);box-shadow:0 14px 40px rgba(15,23,42,.16)}
.lux-quick{background:var(--lux-cream);padding:18px 0}.lux-quick .lux-shell{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lux-quick a{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:18px 20px;background:rgba(255,255,255,.82);border:1px solid rgba(231,226,218,.85);border-radius:12px;box-shadow:0 8px 25px rgba(15,23,42,.05);transition:.25s}.lux-quick a:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(15,23,42,.09)}.lux-quick i{font-style:normal;font-size:29px;color:var(--lux-sage);text-align:center}.lux-quick b{display:block;font:600 21px/1.05 var(--lux-serif);color:var(--lux-charcoal)}.lux-quick small{font:500 12px/1.3 var(--lux-sans);color:var(--lux-muted)}.lux-quick em{font-style:normal;font-size:24px;color:var(--lux-sage)}
.lux-section{padding:70px 0}.lux-sermons{background:var(--lux-cream)}.lux-sermons__layout{display:grid;grid-template-columns:260px 1fr;gap:42px}.lux-sermons header h2,.lux-section-head h2,.lux-community h2,.lux-prayer h2{font:600 clamp(44px,4.3vw,66px)/.92 var(--lux-serif)!important;letter-spacing:-.035em!important}.lux-sermons header>p:not(.lux-kicker){color:var(--lux-muted);font-size:15px;line-height:1.6}.lux-sermons header .lux-btn{margin-top:16px}.lux-sermon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lux-sermon{background:#fff;border:1px solid var(--lux-line);border-radius:8px;overflow:hidden;box-shadow:0 7px 24px rgba(15,23,42,.045)}.lux-sermon__image{height:215px;display:block;position:relative;background:linear-gradient(rgba(15,23,42,.12),rgba(15,23,42,.12)),var(--img) center/cover}.lux-sermon__image small{position:absolute;left:14px;top:14px;background:rgba(15,23,42,.8);color:#fff;padding:6px 9px;font-size:10px;letter-spacing:.1em}.lux-sermon__image span{position:absolute;left:50%;top:50%;translate:-50% -50%;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#fff;color:var(--lux-gold);transition:.2s}.lux-sermon:hover .lux-sermon__image span{transform:scale(1.08)}.lux-sermon__image em{position:absolute;right:10px;bottom:10px;background:#0F172A;color:#fff;padding:5px 7px;font-size:10px;font-style:normal}.lux-sermon>div{padding:18px 20px 22px}.lux-sermon time{font-size:12px;color:var(--lux-muted)}.lux-sermon h3{font:600 25px/1.05 var(--lux-serif)!important;margin:7px 0!important;color:var(--lux-charcoal)!important}.lux-sermon b{font-size:12px;color:#075aa8}.lux-sermon p{font-size:13px;line-height:1.5;color:var(--lux-muted);margin-bottom:0}
.lux-community{background:linear-gradient(105deg,#083b3a,#064a46);color:#fff}.lux-community__grid{display:grid;grid-template-columns:1fr .72fr 1.15fr;min-height:390px}.lux-community__grid>div:first-child{padding:55px 44px 50px 0}.lux-community h2{color:#fff!important;margin:8px 0 20px!important}.lux-community__grid>div:first-child>p:not(.lux-kicker){max-width:430px;line-height:1.65}.lux-values{padding:55px 30px;display:flex;flex-direction:column;justify-content:center;gap:26px;border-left:1px solid rgba(255,255,255,.13)}.lux-values p{display:flex;gap:16px;align-items:center;margin:0}.lux-values i{font-style:normal;font-size:28px;width:36px}.lux-values b,.lux-values small{display:block}.lux-values small{color:#d5e9e4;font-size:12px}.lux-community figure{margin:0;background:var(--img) center/cover;position:relative}.lux-community figcaption{position:absolute;right:25px;bottom:25px;text-align:right;font:400 38px/.84 "Brush Script MT","Segoe Script",cursive;transform:rotate(-6deg)}
.lux-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:26px}.lux-section-head h2{margin:0!important}.lux-section-head p{margin:3px 0 0;color:var(--lux-muted)}.lux-section-head>a{font-weight:700;color:var(--lux-gold)}.lux-event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lux-event{min-height:145px;display:grid;grid-template-columns:80px 1fr 100px;background:#fff;border:1px solid var(--lux-line);border-radius:8px;overflow:hidden;transition:.2s}.lux-event:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(15,23,42,.07)}.lux-date{display:grid;place-content:center;text-align:center;border-right:1px solid var(--lux-line);color:#075aa8}.lux-date small,.lux-date em{font:800 10px/1 var(--lux-sans);font-style:normal}.lux-date b{font-size:34px;line-height:1;margin:5px 0}.lux-event>span:nth-child(2){padding:19px 14px}.lux-event>span:nth-child(2)>b{font:600 18px/1.1 var(--lux-serif);display:block}.lux-event>span:nth-child(2)>small{display:block;color:var(--lux-sage);font-size:11px;margin:7px 0}.lux-event p{font-size:11px;line-height:1.45;color:var(--lux-muted);margin:0}.lux-event__img{background:var(--img) center/cover}
.lux-prayer{background:#F4E8D2;padding:36px 0;position:relative;overflow:hidden}.lux-prayer .lux-shell{display:flex;align-items:center;justify-content:space-between;gap:35px}.lux-prayer h2{font-size:42px!important;margin:2px 0 4px!important}.lux-prayer p{margin:0;color:#475569}
/* Inner pages inherit the homepage typography and warm editorial palette. */
.ref-page{background:var(--lux-cream)}.ref-shell{width:min(calc(100% - 96px),var(--lux-shell))!important}.ref-hero{background-color:var(--lux-charcoal)!important}.ref-hero h1,.ref-story h2,.visit-intro h2,.visit-expect h2,.visit-map h2{font-family:var(--lux-serif)!important}.ref-kicker{color:var(--lux-gold)!important;font-family:var(--lux-sans)!important}.ref-btn{background:var(--lux-gold)!important;border-color:var(--lux-gold)!important;color:#fff!important;border-radius:999px!important}.ref-module,.ref-story,.ref-contact,.ref-giveways,.ref-three{font-family:var(--lux-sans)!important}
/* Footer: one type system, tight brand relationship, meaningful icons. */
body .sig-footer--premium{background:#071E33!important;font-family:var(--lux-sans)!important}body .sig-footer--premium .sig-footer__top{padding-top:48px!important;gap:54px!important}.sig-footer--premium .sig-footer__brand .sig-brand{margin-bottom:2px!important}.sig-footer--premium .sig-footer__brand>p{margin:4px 0 17px!important;font-size:14px!important;line-height:1.6!important}.sig-footer--premium .sig-footer__visit strong{font-family:var(--lux-sans)!important}.sig-footer--premium .sig-footer__nav li:before{content:"⌂";font-size:12px;color:#E59A2F}.sig-footer--premium .sig-footer__nav li:nth-child(2):before{content:"♟"}.sig-footer--premium .sig-footer__nav li:nth-child(3):before{content:"♥"}.sig-footer--premium .sig-footer__nav li:nth-child(4):before{content:"▤"}.sig-footer--premium .sig-footer__nav li:nth-child(5):before{content:"▣"}.sig-footer--premium .sig-footer__nav li:nth-child(6):before{content:"⌖"}.sig-footer--premium .sig-footer__nav li:nth-child(7):before{content:"☎"}.sig-footer--premium .sig-footer__visit strong:before,.sig-footer--premium .sig-footer__visit p:before{color:#E59A2F!important}.sig-footer--premium .sig-footer__cta{border:1px solid rgba(255,255,255,.12)!important;border-radius:14px;padding:24px!important;background:rgba(255,255,255,.025)!important}.sig-footer--premium .sig-footer__cta small{color:#E59A2F!important}
@media(max-width:1050px){.lux-shell,.ref-shell,body .sig-header__inner{width:calc(100% - 48px)!important}.lux-hero__grid{grid-template-columns:1fr 240px}.lux-quick .lux-shell{grid-template-columns:1fr 1fr}.lux-sermons__layout{grid-template-columns:1fr}.lux-sermons header{display:grid;grid-template-columns:1fr auto;align-items:end}.lux-sermons header>p{grid-column:1}.lux-sermon-grid{grid-column:1/-1}.lux-community__grid{grid-template-columns:1fr 1fr}.lux-community figure{grid-column:1/-1;min-height:350px}.lux-event-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.lux-shell,.ref-shell,body .sig-header__inner{width:calc(100% - 32px)!important}.lux-hero{min-height:610px;background-position:63% center}.lux-hero__grid{display:block;min-height:610px;padding:72px 0 52px}.lux-hero h1{font-size:55px!important}.lux-lede{font-size:16px!important}.lux-scripture{display:none}.lux-actions{flex-direction:column;align-items:stretch}.lux-btn{width:100%}.lux-quick .lux-shell,.lux-sermon-grid,.lux-event-grid,.lux-community__grid{grid-template-columns:1fr}.lux-quick a{min-height:76px}.lux-section{padding:48px 0}.lux-sermons header{display:block}.lux-sermons header .lux-btn{width:auto}.lux-sermon__image{height:220px}.lux-community__grid>div:first-child,.lux-values{padding:42px 0;border-left:0}.lux-community figure{min-height:300px}.lux-event{grid-template-columns:72px 1fr 82px}.lux-prayer .lux-shell{display:block}.lux-prayer .lux-btn{margin-top:22px}.lux-prayer h2{font-size:35px!important}.lux-section-head{align-items:flex-start}.lux-section-head h2{font-size:40px!important}}
