/*
Theme Name: BWCC Chicago
Theme URI: https://bwccchicago.org/
Author: BWCC Chicago
Description: Custom church WordPress theme for Blessed Word Christian Church Chicago. Designed for worship services, events, ministries, locations, missions, giving, livestreams and church communications.
Version: 5.10.2
Requires at least: 6.2
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: bwcc-chicago
*/

:root{--navy:#062a5c;--navy-dark:#031b3a;--blue:#0d5bac;--gold:#e7a322;--gold-dark:#c77c00;--cream:#f8f5ef;--ink:#10233f;--muted:#5f6b7a;--line:#e5e9ef;--white:#fff;--shadow:0 18px 45px rgba(4,29,63,.12);--radius:18px;--container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,sans-serif;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding:78px 0}.section-sm{padding:48px 0}.eyebrow{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:var(--gold-dark)}h1,h2,h3,h4{font-family:Georgia,'Times New Roman',serif;line-height:1.15;margin:0 0 16px;color:var(--navy)}h1{font-size:clamp(2.7rem,6vw,5.2rem)}h2{font-size:clamp(2rem,4vw,3.25rem)}h3{font-size:1.45rem}p{margin:0 0 18px}.lead{font-size:1.12rem;color:var(--muted)}.button,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border-radius:7px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;font-size:.85rem;background:var(--gold);color:#fff;border:2px solid var(--gold);transition:.2s}.button:hover{transform:translateY(-2px);background:var(--gold-dark);border-color:var(--gold-dark)}.button-outline{background:transparent;border-color:#fff;color:#fff}.button-blue{background:var(--blue);border-color:var(--blue)}
.site-topbar{background:var(--navy-dark);color:#fff;font-size:.82rem}.topbar-inner{display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:38px}.topbar-items{display:flex;gap:24px;flex-wrap:wrap}.site-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.97);box-shadow:0 4px 20px rgba(0,0,0,.06)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:88px;gap:30px}.brand{display:flex;align-items:center;gap:12px;min-width:250px}.brand img{width:68px;height:68px;object-fit:contain}.brand-text strong{display:block;font-size:1.8rem;color:var(--navy);line-height:1}.brand-text span{font-weight:800;color:var(--gold);letter-spacing:.04em}.main-nav ul{display:flex;list-style:none;margin:0;padding:0;gap:26px;align-items:center}.main-nav a{font-weight:700;font-size:.92rem;padding:34px 0 30px;border-bottom:3px solid transparent}.main-nav .current-menu-item>a,.main-nav a:hover{color:var(--blue);border-bottom-color:var(--gold)}.menu-toggle{display:none;background:var(--navy);color:#fff;border:0;padding:10px 14px;border-radius:6px}
.hero{position:relative;min-height:500px;display:flex;align-items:center;background-size:cover;background-position:center;color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,24,53,.98) 0%,rgba(2,24,53,.8) 38%,rgba(2,24,53,.16) 72%,rgba(2,24,53,.05) 100%)}.hero-content{position:relative;z-index:2;width:100%;max-width:none;padding:80px 0 110px}.hero-content>p{max-width:560px}.hero-content .hero-actions{max-width:680px}.hero h1{color:#fff}.hero h1 span{color:var(--gold)}.hero p{font-size:1.25rem;max-width:500px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.info-ribbon{position:relative;z-index:3;margin-top:-66px}.info-grid{background:#fff;border-radius:14px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.info-item{padding:24px 26px;border-right:1px solid var(--line);display:flex;gap:16px;align-items:center}.info-item:last-child{border:0}.info-icon{font-size:2rem;color:var(--blue)}.info-item small{display:block;color:var(--blue);font-weight:800;text-transform:uppercase}.info-item strong{display:block;font-size:.95rem}
.split{display:grid;grid-template-columns:1fr 1.2fr;gap:56px;align-items:center}.split-image img{border-radius:var(--radius);box-shadow:var(--shadow);width:100%;aspect-ratio:4/3;object-fit:cover}.feature-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.feature-icon{text-align:center}.feature-icon .icon{font-size:2.3rem;color:var(--gold)}.feature-icon strong{display:block;font-size:.85rem;margin-top:8px}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 10px 28px rgba(3,31,67,.06)}.value-card{display:flex;gap:18px;align-items:flex-start}.value-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--blue),var(--navy));color:#fff;font-size:1.8rem;flex:none}.section-title{text-align:center;margin-bottom:38px}.soft-bg{background:var(--cream)}.navy-bg{background:var(--navy-dark);color:#fff}.navy-bg h2,.navy-bg h3{color:#fff}
.event-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.event-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06)}.event-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.event-body{padding:18px}.event-date{color:var(--gold-dark);font-size:.78rem;font-weight:800;text-transform:uppercase}.event-card h3{font-size:1.2rem;margin:4px 0 8px}.event-meta{font-size:.88rem;color:var(--muted)}
.triple-band{display:grid;grid-template-columns:1.2fr 1fr 1.2fr;gap:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.band-panel{padding:36px;background:#fff}.band-panel.dark{background:var(--navy);color:#fff}.band-panel.dark h3{color:#fff}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.quote-card{border:1px solid var(--line);border-radius:14px;padding:26px;background:#fff}.quote-mark{font-size:2rem;color:var(--gold);line-height:1}.quote-name{font-weight:800;color:var(--blue)}
.location-mission-grid{display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:34px}.location-list,.mission-list{display:grid;gap:12px}.location-item{padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff}.location-item strong{color:var(--navy)}
.about-hero{min-height:390px}.about-hero .hero-content{padding:62px 0}.faith-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.faith-card{text-align:center;border:1px solid var(--line);border-radius:14px;padding:22px 14px;background:#fff}.faith-card .icon{font-size:2.2rem;color:var(--gold)}.faith-card h3{font-size:1rem;margin:10px 0}.faith-card p{font-size:.8rem;color:var(--muted)}.mission-vision{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.mission-box{border-radius:14px;padding:32px;background:var(--navy);color:#fff}.mission-box.light{background:#fff;color:var(--ink);border:1px solid var(--line)}.mission-box h3{color:var(--gold)}.people-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.person-card{text-align:center;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.person-card img{aspect-ratio:1/1;object-fit:cover;width:100%}.person-card-body{padding:14px}.person-card h3{font-family:Inter,Arial,sans-serif;font-size:.95rem;margin:0 0 4px}.person-card small{color:var(--muted)}
.cta-visit{display:grid;grid-template-columns:1fr 2fr;align-items:stretch;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.cta-visit img{height:100%;min-height:250px;object-fit:cover}.cta-content{padding:38px;background:#fff}.cta-details{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:24px 0}.cta-detail small{display:block;color:var(--blue);font-weight:800}
.site-footer{background:var(--navy-dark);color:#fff;padding:52px 0 18px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:38px}.footer-brand{display:flex;gap:12px;align-items:center;margin-bottom:15px}.footer-brand img{width:58px}.footer-title{font-size:.84rem;text-transform:uppercase;letter-spacing:.08em;color:var(--gold);font-weight:800;margin-bottom:12px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin:7px 0;color:#dbe5f2}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:34px;padding-top:18px;text-align:center;font-size:.82rem;color:#b7c4d4}
.content-area{padding:70px 0}.entry-content>*{max-width:850px;margin-left:auto;margin-right:auto}.entry-content>.alignwide{max-width:1180px}.entry-content>.alignfull{max-width:none}.archive-header{background:var(--navy);color:#fff;padding:70px 0}.archive-header h1{color:#fff}
@media(max-width:980px){.hero{min-height:620px}.hero-content{width:100%;max-width:none;padding:70px 0 110px}.hero-content>p{max-width:560px}.hero h1{font-size:clamp(2.7rem,7vw,4.2rem)}.main-nav{display:none;position:absolute;top:88px;left:0;right:0;background:#fff;padding:20px;box-shadow:var(--shadow)}.main-nav.is-open{display:block}.main-nav ul{display:block}.main-nav a{display:block;padding:12px 4px}.menu-toggle{display:block}.header-cta{display:none}.info-grid{grid-template-columns:1fr 1fr}.event-grid{grid-template-columns:1fr 1fr}.faith-grid{grid-template-columns:repeat(3,1fr)}.people-grid{grid-template-columns:repeat(3,1fr)}.location-mission-grid,.split,.triple-band,.mission-vision,.cta-visit,.footer-grid{grid-template-columns:1fr}.cta-details{grid-template-columns:1fr 1fr}.feature-icons{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.container{width:min(calc(100% - 24px),var(--container))}.topbar-items{gap:8px;justify-content:center}.topbar-inner{justify-content:center}.topbar-items span:nth-child(n+2){display:none}.brand{min-width:0}.brand-text strong{font-size:1.35rem}.brand img{width:52px;height:52px}.header-inner{min-height:72px}.main-nav{top:72px}.hero{min-height:560px;background-position:62% center}.hero:before{background:linear-gradient(90deg,rgba(2,24,53,.96),rgba(2,24,53,.75))}.hero-content{width:100%;max-width:none;padding:60px 0 120px}.hero-content>p{max-width:100%;font-size:1.05rem}.hero-actions{flex-direction:column;align-items:stretch;max-width:320px}.hero-actions .button{width:100%}.info-grid,.event-grid,.cards-3,.testimonials,.faith-grid,.people-grid,.cta-details{grid-template-columns:1fr}.info-ribbon{margin-top:-80px}.info-item{border-right:0;border-bottom:1px solid var(--line)}.feature-icons{grid-template-columns:1fr 1fr}.section{padding:56px 0}}

/* Homepage refinements v2.4.0 */
.hero{min-height:560px;background-position:center center}
.hero:before{background:linear-gradient(90deg,rgba(2,18,43,.98) 0%,rgba(2,24,53,.92) 30%,rgba(2,24,53,.48) 58%,rgba(2,24,53,.10) 100%)}
.hero-copy{width:min(100%,660px)}
.hero-eyebrow{color:var(--gold);font-size:.88rem;margin-bottom:12px}
.hero h1{font-size:clamp(4rem,7.2vw,6.7rem);letter-spacing:-.04em;line-height:.88;margin-bottom:18px;text-shadow:0 5px 28px rgba(0,0,0,.22)}
.hero h1 .hero-line-white{display:block;color:#fff}
.hero h1 span:not(.hero-line-white){display:block;color:var(--gold)}
.hero-rule{width:74px;height:4px;background:var(--gold);margin:20px 0 18px;border-radius:5px}
.hero-copy>p{font-size:1.28rem;line-height:1.55;max-width:480px;margin-bottom:18px}
.hero-scripture{display:flex;gap:12px;align-items:center;border-top:1px solid rgba(255,255,255,.2);padding-top:16px;max-width:360px}
.hero-scripture .quote-mark{font-family:Georgia,serif;font-size:3rem;color:var(--gold);line-height:.8}
.hero-scripture strong{display:block;font-family:Georgia,serif;font-size:1.08rem;color:#fff}
.hero-scripture small{display:block;color:var(--gold);font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-top:2px}
.content-notice{padding:26px;border:1px dashed #b8c5d4;border-radius:14px;text-align:center;color:var(--muted);background:#fff}
.latest-news-section{background:#fff}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.news-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(3,31,67,.08)}
.news-image{display:block;overflow:hidden}.news-image img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .35s}.news-card:hover .news-image img{transform:scale(1.04)}
.news-body{padding:24px}.news-date{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--gold-dark);margin-bottom:8px}.news-card h3{font-size:1.42rem}.news-card p{color:var(--muted)}.text-link{font-weight:800;color:var(--blue)}.section-action{text-align:center;margin-top:32px}
@media(max-width:980px){.hero-copy{width:min(100%,590px)}.hero h1{font-size:clamp(3.8rem,9vw,5.8rem)}.news-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.hero{min-height:600px;background-position:57% center}.hero:before{background:linear-gradient(90deg,rgba(2,18,43,.98) 0%,rgba(2,24,53,.90) 66%,rgba(2,24,53,.55) 100%)}.hero-content{padding:72px 0 132px}.hero-copy{width:100%}.hero h1{font-size:clamp(3.5rem,18vw,5rem)}.hero-copy>p{font-size:1.08rem;max-width:310px}.hero-scripture{max-width:300px}.news-grid{grid-template-columns:1fr}}


/* Elegant upcoming-events empty state v2.5.0 */
.events-section{background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%)}
.events-section-title{margin-bottom:28px}
.section-ornament{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:18px}
.section-ornament span{display:block;width:70px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}
.section-ornament span:last-child{background:linear-gradient(90deg,var(--gold),transparent)}
.section-ornament i{display:block;width:10px;height:10px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px rgba(231,163,34,.12)}
.bwcc-events-empty{max-width:860px;margin:0 auto;padding:48px 36px 50px;text-align:center;border:1px solid #e8edf4;border-radius:24px;background:radial-gradient(circle at 50% 22%,rgba(13,91,172,.07),transparent 42%),#fff;box-shadow:0 24px 65px rgba(3,31,67,.08)}
.events-empty-art{position:relative;width:230px;height:190px;margin:0 auto 18px;display:grid;place-items:center}
.events-empty-art:before{content:"";position:absolute;width:220px;height:150px;border-radius:50%;background:linear-gradient(180deg,#f3f7fc,#fff);bottom:6px}
.calendar-icon{position:relative;width:126px;height:116px;border:5px solid var(--navy);border-radius:16px;background:#fff;z-index:1;box-shadow:0 10px 30px rgba(6,42,92,.08)}
.calendar-icon:before{content:"";position:absolute;left:-5px;right:-5px;top:28px;border-top:5px solid var(--navy)}
.calendar-ring{position:absolute;top:-19px;width:16px;height:34px;border:5px solid var(--navy);border-radius:10px;background:#fff}
.calendar-ring.left{left:22px}.calendar-ring.right{right:22px}
.calendar-grid{position:absolute;left:21px;right:21px;top:52px;bottom:18px;background:repeating-linear-gradient(90deg,#dfe8f3 0 18px,transparent 18px 28px),repeating-linear-gradient(180deg,#dfe8f3 0 15px,transparent 15px 25px)}
.bell-icon{position:absolute;right:35px;bottom:12px;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#fff;border:4px solid var(--navy);color:var(--gold-dark);font-size:2rem;z-index:2;box-shadow:0 8px 22px rgba(6,42,92,.13);font-family:Georgia,serif;transform:rotate(180deg)}
.bwcc-events-empty h3{font-size:clamp(1.8rem,3vw,2.6rem);margin-bottom:12px}
.bwcc-events-empty p{max-width:650px;margin:0 auto 24px;color:var(--muted);font-size:1.06rem}
.empty-divider{display:flex;align-items:center;justify-content:center;gap:16px;margin:16px auto 28px;max-width:520px}
.empty-divider span{height:1px;flex:1;background:#dfe6ef}.empty-divider b{color:var(--gold);font-size:1.15rem}
.bwcc-events-empty .button{min-width:220px}
@media(max-width:640px){.bwcc-events-empty{padding:36px 20px 38px;border-radius:18px}.events-empty-art{transform:scale(.88);margin-top:-6px;margin-bottom:2px}.bwcc-events-empty .button{width:100%;min-width:0}.section-ornament span{width:45px}}



/* =====================================================
   BWCC v2.8.0 — authoritative hero spacing and event empty state
====================================================== */
.hero .hero-content.container {
  width: 100%;
  max-width: none;
  margin: 0;
  padding-left: 150px;
  padding-right: 150px;
  box-sizing: border-box;
}

@media (max-width: 1200px) {
  .hero .hero-content.container {
    padding-left: 72px;
    padding-right: 72px;
  }
}

@media (max-width: 980px) {
  .hero .hero-content.container {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 640px) {
  .hero .hero-content.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 380px) {
  .hero .hero-content.container {
    padding-left: 14px;
    padding-right: 14px;
  }
}

/* Plugin-rendered empty state: works without theme-side text detection. */
.bwcc-events-empty-trigger {
  max-width: 860px;
  margin: 0 auto;
  padding: 48px 36px 50px;
  text-align: center;
  border: 1px solid #e8edf4;
  border-radius: 24px;
  background: radial-gradient(circle at 50% 22%, rgba(13,91,172,.07), transparent 42%), #fff;
  box-shadow: 0 24px 65px rgba(3,31,67,.08);
}
.bwcc-events-empty-trigger .events-empty-art { position:relative; width:230px; height:190px; margin:0 auto 18px; display:grid; place-items:center; }
.bwcc-events-empty-trigger .events-empty-art:before { content:""; position:absolute; width:220px; height:150px; border-radius:50%; background:linear-gradient(180deg,#f3f7fc,#fff); bottom:6px; }
.bwcc-events-empty-trigger h3 { font-size:clamp(1.8rem,3vw,2.6rem); margin-bottom:12px; }
.bwcc-events-empty-trigger p { max-width:650px; margin:0 auto 24px; color:var(--muted); font-size:1.06rem; }
.bwcc-events-empty-trigger .button { min-width:220px; }
@media (max-width:640px) {
  .bwcc-events-empty-trigger { padding:36px 20px 38px; border-radius:18px; }
  .bwcc-events-empty-trigger .events-empty-art { transform:scale(.88); margin-top:-6px; margin-bottom:2px; }
  .bwcc-events-empty-trigger .button { width:100%; min-width:0; }
}

/* =====================================================
   BWCC v2.8.0 — premium upcoming-events empty state
====================================================== */
.events-section {
  padding-top: 78px;
  padding-bottom: 96px;
  background:
    radial-gradient(circle at 50% 38%, rgba(12, 73, 145, .045), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #fdfefe 100%);
}
.events-section-title {
  margin-bottom: 34px;
}
.events-section-title .eyebrow {
  font-size: .98rem;
  letter-spacing: .22em;
}
.events-section-title h2 {
  font-size: clamp(2.7rem, 5.5vw, 5rem);
  line-height: 1.02;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.bwcc-events-empty-premium {
  max-width: 980px;
  margin: 0 auto;
  padding: 24px 28px 20px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
  text-align: center;
}
.bwcc-events-empty-premium .events-empty-art {
  position: relative;
  width: min(100%, 760px);
  height: 330px;
  margin: 0 auto 22px;
  display: grid;
  place-items: center;
  border-bottom: 2px solid #e3eaf3;
  overflow: visible;
}
.bwcc-events-empty-premium .events-empty-art::before {
  content: "";
  position: absolute;
  width: 430px;
  height: 300px;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  border-radius: 50% 50% 12% 12%;
  background: linear-gradient(180deg, rgba(235,242,250,.95), rgba(250,252,255,.2));
}
.bwcc-events-empty-premium .calendar-icon {
  width: 176px;
  height: 156px;
  border-width: 5px;
  border-radius: 17px;
}
.bwcc-events-empty-premium .calendar-icon::before {
  top: 38px;
  border-top-width: 5px;
}
.bwcc-events-empty-premium .calendar-ring {
  top: -22px;
  width: 17px;
  height: 40px;
}
.bwcc-events-empty-premium .calendar-ring.left { left: 34px; }
.bwcc-events-empty-premium .calendar-ring.right { right: 34px; }
.bwcc-events-empty-premium .calendar-grid {
  left: 29px;
  right: 29px;
  top: 68px;
  bottom: 23px;
  background:
    repeating-linear-gradient(90deg,#dfe8f3 0 22px,transparent 22px 34px),
    repeating-linear-gradient(180deg,#dfe8f3 0 18px,transparent 18px 30px);
}
.bwcc-events-empty-premium .bell-icon {
  right: calc(50% - 132px);
  bottom: 14px;
  width: 86px;
  height: 86px;
  font-size: 2.5rem;
  border-width: 4px;
  transform: rotate(180deg);
}
.events-cloud {
  position: absolute;
  width: 86px;
  height: 18px;
  border-radius: 20px;
  background: #edf2f8;
  bottom: 176px;
}
.events-cloud::before,
.events-cloud::after {
  content: "";
  position: absolute;
  bottom: 0;
  border-radius: 50%;
  background: inherit;
}
.events-cloud::before { width: 38px; height: 38px; left: 12px; }
.events-cloud::after { width: 26px; height: 26px; right: 9px; }
.cloud-one { left: 80px; }
.cloud-two { right: 78px; transform: scale(.86); }
.events-spark {
  position: absolute;
  color: #f0b44d;
  font-size: 1.25rem;
  z-index: 2;
}
.spark-one { left: 105px; bottom: 100px; }
.spark-two { right: 110px; bottom: 130px; }
.spark-three { right: 210px; bottom: 75px; font-size: .9rem; }
.events-leaves {
  position: absolute;
  width: 160px;
  height: 90px;
  bottom: 0;
  opacity: .78;
  background:
    radial-gradient(ellipse at 20% 80%, #e5edf6 0 18%, transparent 19%),
    radial-gradient(ellipse at 42% 58%, #e5edf6 0 16%, transparent 17%),
    radial-gradient(ellipse at 66% 68%, #e5edf6 0 18%, transparent 19%),
    linear-gradient(74deg, transparent 48%, #e5edf6 49% 51%, transparent 52%);
}
.leaves-left { left: 38px; transform: rotate(-4deg); }
.leaves-right { right: 38px; transform: scaleX(-1) rotate(-4deg); }
.bwcc-events-empty-premium h3 {
  margin: 0 0 14px;
  color: var(--navy);
  font-size: clamp(2rem, 4vw, 3.2rem);
  line-height: 1.1;
}
.bwcc-events-empty-premium p {
  max-width: 710px;
  margin: 0 auto 24px;
  color: #33435b;
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  line-height: 1.75;
}
.bwcc-events-empty-premium .empty-divider {
  max-width: 580px;
  margin: 18px auto 30px;
}
.bwcc-events-empty-premium .empty-divider b {
  color: #f4c675;
  font-size: 1.4rem;
}
.bwcc-events-empty-premium .events-past-button {
  min-width: 315px;
  padding: 17px 28px;
  border-radius: 8px;
  font-size: 1rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  box-shadow: 0 10px 28px rgba(7, 47, 105, .16);
}
.bwcc-events-empty-premium .events-past-button span {
  margin-right: 10px;
  font-size: 1.15rem;
}
@media (max-width: 980px) {
  .events-section { padding-top: 66px; padding-bottom: 80px; }
  .bwcc-events-empty-premium .events-empty-art { height: 290px; }
  .bwcc-events-empty-premium .events-empty-art::before { width: 380px; height: 270px; }
}
@media (max-width: 640px) {
  .events-section { padding-top: 54px; padding-bottom: 64px; }
  .events-section-title h2 { font-size: clamp(2.15rem, 11vw, 3.2rem); }
  .events-section-title .eyebrow { font-size: .78rem; letter-spacing: .18em; }
  .bwcc-events-empty-premium { padding: 6px 0 12px; }
  .bwcc-events-empty-premium .events-empty-art {
    width: 100%;
    height: 230px;
    transform: none;
  }
  .bwcc-events-empty-premium .events-empty-art::before { width: 270px; height: 210px; }
  .bwcc-events-empty-premium .calendar-icon { width: 132px; height: 118px; }
  .bwcc-events-empty-premium .calendar-icon::before { top: 29px; }
  .bwcc-events-empty-premium .calendar-ring { top: -18px; height: 34px; }
  .bwcc-events-empty-premium .calendar-ring.left { left: 24px; }
  .bwcc-events-empty-premium .calendar-ring.right { right: 24px; }
  .bwcc-events-empty-premium .calendar-grid { left: 22px; right: 22px; top: 53px; bottom: 18px; }
  .bwcc-events-empty-premium .bell-icon {
    width: 68px;
    height: 68px;
    right: calc(50% - 101px);
    bottom: 8px;
    font-size: 2rem;
  }
  .events-cloud { display: none; }
  .events-leaves { width: 100px; height: 60px; }
  .leaves-left { left: 4px; }
  .leaves-right { right: 4px; }
  .spark-one { left: 20px; bottom: 62px; }
  .spark-two { right: 20px; bottom: 82px; }
  .spark-three { right: 62px; bottom: 42px; }
  .bwcc-events-empty-premium p { font-size: 1rem; line-height: 1.65; }
  .bwcc-events-empty-premium .events-past-button { width: 100%; min-width: 0; }
}


/* =====================================================
   BWCC v3.0.0 — Pastor welcome section
====================================================== */
.pastor-welcome-section{
  padding:88px 0;
  background:#fff;
}
.pastor-welcome-grid{
  display:grid;
  grid-template-columns:minmax(320px, .92fr) minmax(0, 1.08fr);
  gap:72px;
  align-items:center;
}
.pastor-welcome-photo{
  position:relative;
  overflow:hidden;
  border-radius:2px;
  background:#f4f4f4;
  box-shadow:0 18px 45px rgba(3,31,67,.08);
}
.pastor-welcome-photo img{
  width:100%;
  aspect-ratio:552/817;
  object-fit:cover;
  object-position:center top;
}
.pastor-welcome-copy{
  max-width:720px;
}
.pastor-welcome-eyebrow{
  margin-bottom:16px;
  color:#2d9cec;
  font-size:.92rem;
  letter-spacing:.24em;
}
.pastor-welcome-copy p{
  margin:0 0 22px;
  font-size:1.08rem;
  line-height:1.82;
  color:#56352d;
}
.pastor-welcome-copy .pastor-greeting{
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.2rem;
  color:#5a291e;
}
.pastor-signature{
  margin-top:28px;
  display:flex;
  flex-direction:column;
  gap:2px;
  color:#4d342f;
  font-size:1.08rem;
}
.pastor-signature strong,
.pastor-signature span{
  display:block;
}
.pastor-signature strong{font-weight:800}
.pastor-signature span{font-weight:700}

@media(max-width:980px){
  .pastor-welcome-section{padding:70px 0}
  .pastor-welcome-grid{
    grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);
    gap:42px;
  }
  .pastor-welcome-copy p{font-size:1rem;line-height:1.72;margin-bottom:18px}
}
@media(max-width:767px){
  .pastor-welcome-section{padding:56px 0}
  .pastor-welcome-grid{grid-template-columns:1fr;gap:32px}
  .pastor-welcome-photo{max-width:540px;margin:0 auto;width:100%}
  .pastor-welcome-copy{max-width:none}
  .pastor-welcome-eyebrow{text-align:left}
  .pastor-welcome-copy p{font-size:1rem;line-height:1.7}
}
@media(max-width:480px){
  .pastor-welcome-section{padding:44px 0}
  .pastor-welcome-grid{gap:26px}
  .pastor-welcome-copy p{font-size:.96rem;line-height:1.66;margin-bottom:16px}
  .pastor-welcome-copy .pastor-greeting{font-size:1.08rem}
}


/* =====================================================
   BWCC v3.2.0 — Homepage locations and missions
====================================================== */
.home-locations-missions{
  position:relative;
  overflow:hidden;
  padding:96px 0 104px;
  background:
    radial-gradient(circle at 10% 20%,rgba(231,163,34,.10),transparent 28%),
    radial-gradient(circle at 92% 88%,rgba(13,91,172,.10),transparent 30%),
    linear-gradient(180deg,#fbfaf7 0%,#f5f8fc 100%);
  border-top:1px solid rgba(6,42,92,.06);
}
.home-locations-missions::before{
  content:"";
  position:absolute;
  width:360px;height:360px;
  border:1px solid rgba(6,42,92,.06);
  border-radius:50%;
  right:-130px;top:-160px;
}
.locations-missions-heading{max-width:900px;margin:0 auto 46px}
.locations-missions-heading h2{font-size:clamp(2.5rem,5vw,4.45rem);letter-spacing:-.025em}
.locations-missions-heading .lead{max-width:790px;margin:16px auto 0;line-height:1.75}
.home-locations-grid{display:grid;grid-template-columns:1.08fr .88fr 1.04fr;gap:24px;align-items:stretch}
.locations-missions-panel{
  position:relative;
  padding:32px;
  border:1px solid rgba(6,42,92,.10);
  border-radius:22px;
  background:rgba(255,255,255,.94);
  box-shadow:0 18px 50px rgba(4,29,63,.08);
}
.locations-missions-panel::after{
  content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.85)
}
.panel-heading{display:flex;align-items:center;gap:15px;margin-bottom:26px;padding-bottom:20px;border-bottom:1px solid var(--line)}
.panel-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;flex:none;background:linear-gradient(145deg,var(--navy),var(--blue));color:#fff;font-size:1.35rem;box-shadow:0 9px 22px rgba(13,91,172,.20)}
.panel-kicker{display:block;color:var(--gold-dark);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:3px}
.panel-heading h3{font-size:1.85rem;margin:0}
.church-location-list{display:grid;gap:14px}
.church-location-card{display:flex;gap:15px;padding:17px 18px;border:1px solid var(--line);border-radius:15px;background:#fff;transition:.22s ease}
.church-location-card:hover{transform:translateY(-3px);border-color:rgba(13,91,172,.25);box-shadow:0 12px 26px rgba(4,29,63,.08)}
.church-location-card.mother-church{background:linear-gradient(135deg,#071f45,#0a397a);border-color:transparent;color:#fff}
.church-location-card h4{font-size:1.17rem;margin:0 0 5px;color:var(--navy)}
.church-location-card.mother-church h4{color:#fff}
.church-location-card p{font-size:.91rem;line-height:1.55;color:var(--muted);margin:5px 0 0}
.church-location-card.mother-church p{color:#dce8f7}
.location-marker{color:var(--gold);font-size:.8rem;margin-top:7px;flex:none}
.location-badge{display:inline-flex;padding:4px 9px;border-radius:999px;background:var(--gold);color:#fff;font-size:.67rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.works-panel{background:linear-gradient(160deg,#fff 0%,#f7f9fc 100%)}
.works-list{display:grid;gap:14px}
.work-item{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}
.work-item span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#f2f6fb;color:var(--blue);font-size:.76rem;font-weight:900}
.work-item strong{color:var(--navy);font-size:1rem}
.panel-note{margin:24px 0 0;padding:18px;border-left:3px solid var(--gold);background:#fff9ed;color:var(--muted);font-size:.9rem;line-height:1.65}
.missions-panel{background:linear-gradient(145deg,#061f47,#07366f);border-color:transparent;color:#fff}
.missions-panel .panel-heading{border-bottom-color:rgba(255,255,255,.14)}
.missions-panel .panel-icon{background:var(--gold);color:#fff;box-shadow:none}
.missions-panel .panel-kicker{color:#f5bd50}
.missions-panel h3{color:#fff}
.mission-profile-list{display:grid;gap:13px}
.mission-profile{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.07);transition:.22s ease}
.mission-profile:hover{background:rgba(255,255,255,.12);transform:translateX(3px)}
.mission-avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;flex:none;background:linear-gradient(145deg,#f3b43e,#c97c00);color:#fff;font-size:.76rem;font-weight:900;letter-spacing:.03em}
.mission-profile h4{margin:0 0 3px;color:#fff;font-size:1.08rem}
.mission-profile p{margin:0;color:#cddced;font-size:.88rem;line-height:1.45}
@media(max-width:1024px){
  .home-locations-missions{padding:80px 0 88px}
  .home-locations-grid{grid-template-columns:1fr 1fr}
  .missions-panel{grid-column:1/-1}
  .mission-profile-list{grid-template-columns:repeat(3,1fr)}
  .mission-profile{align-items:flex-start}
}
@media(max-width:767px){
  .home-locations-missions{padding:64px 0 72px}
  .locations-missions-heading{margin-bottom:34px}
  .locations-missions-heading h2{font-size:clamp(2.25rem,11vw,3.25rem)}
  .home-locations-grid{grid-template-columns:1fr;gap:18px}
  .missions-panel{grid-column:auto}
  .mission-profile-list{grid-template-columns:1fr}
  .locations-missions-panel{padding:24px;border-radius:18px}
  .panel-heading h3{font-size:1.6rem}
}
@media(max-width:480px){
  .home-locations-missions{padding:52px 0 58px}
  .locations-missions-panel{padding:20px}
  .panel-heading{align-items:flex-start;margin-bottom:20px}
  .panel-icon{width:43px;height:43px}
  .church-location-card,.work-item,.mission-profile{padding:14px}
}

/* =====================================================
   BWCC v3.3.0 — Premium footer
====================================================== */
.site-footer{
  position:relative;
  overflow:hidden;
  padding:0;
  background:
    radial-gradient(circle at 88% 18%,rgba(231,163,34,.12),transparent 24%),
    radial-gradient(circle at 5% 90%,rgba(13,91,172,.17),transparent 30%),
    linear-gradient(135deg,#03172f 0%,#05285a 55%,#031a3d 100%);
  color:#fff;
}
.site-footer::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.09;
  background-image:
    linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);
  background-size:44px 44px;
}
.footer-accent{
  height:5px;
  background:linear-gradient(90deg,var(--gold-dark),#f4bd4c,var(--blue));
}
.footer-main{position:relative;z-index:1;padding:68px 0 36px}
.footer-grid{
  display:grid;
  grid-template-columns:1.35fr .8fr 1fr 1.25fr;
  gap:46px;
  align-items:start;
}
.footer-column{min-width:0}
.footer-brand{
  display:inline-flex;
  align-items:center;
  gap:15px;
  margin-bottom:22px;
}
.footer-brand img{
  width:72px;
  height:72px;
  object-fit:contain;
  filter:drop-shadow(0 8px 18px rgba(0,0,0,.22));
}
.footer-brand-copy{line-height:.95}
.footer-brand-copy strong{
  display:block;
  color:#fff;
  font-size:2rem;
  letter-spacing:.015em;
}
.footer-brand-copy span{
  display:block;
  margin-top:8px;
  color:var(--gold);
  font-size:1.05rem;
  font-weight:900;
  letter-spacing:.12em;
}
.footer-description{
  max-width:330px;
  margin-bottom:24px;
  color:#cfdcec;
  line-height:1.75;
  font-size:.96rem;
}
.footer-socials{display:flex;gap:10px}
.footer-socials a{
  width:40px;
  height:40px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.18);
  border-radius:50%;
  background:rgba(255,255,255,.08);
  color:#fff;
  font-weight:900;
  transition:.2s ease;
}
.footer-socials a:hover{
  transform:translateY(-3px);
  color:var(--navy-dark);
  background:var(--gold);
  border-color:var(--gold);
}
.footer-title{
  position:relative;
  margin-bottom:24px;
  padding-bottom:13px;
  color:#fff;
  font-size:.82rem;
  font-weight:900;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.footer-title::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:42px;
  height:2px;
  background:var(--gold);
}
.footer-links{list-style:none;margin:0;padding:0}
.footer-links li{margin:0;color:#d7e2ef}
.footer-nav-links li+li{margin-top:10px}
.footer-nav-links a{
  position:relative;
  display:inline-block;
  padding-left:15px;
  color:#d7e2ef;
  transition:.2s ease;
}
.footer-nav-links a::before{
  content:"›";
  position:absolute;
  left:0;
  color:var(--gold);
  font-weight:900;
}
.footer-nav-links a:hover{color:#fff;transform:translateX(3px)}
.footer-service-list,
.footer-contact-list{display:grid;gap:16px}
.footer-service-list li,
.footer-contact-list li{
  display:flex;
  align-items:flex-start;
  gap:12px;
  line-height:1.5;
}
.footer-service-list strong{
  display:block;
  margin-bottom:2px;
  color:#fff;
  font-size:.93rem;
}
.footer-service-list small{display:block;color:#b8c8db;font-size:.86rem}
.footer-list-icon{
  width:32px;
  height:32px;
  flex:none;
  display:grid;
  place-items:center;
  border-radius:9px;
  background:rgba(231,163,34,.13);
  color:var(--gold);
  font-weight:900;
}
.footer-contact-list a{color:#d7e2ef;overflow-wrap:anywhere}
.footer-contact-list a:hover{color:var(--gold)}
.footer-message{
  position:relative;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:18px;
  margin-top:48px;
  padding:24px 28px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:18px;
  background:rgba(255,255,255,.07);
  backdrop-filter:blur(8px);
}
.footer-message-mark{
  color:var(--gold);
  font-family:Georgia,'Times New Roman',serif;
  font-size:3.2rem;
  line-height:1;
}
.footer-message p{
  margin:0;
  color:#fff;
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.18rem;
  line-height:1.55;
}
.footer-message strong{
  white-space:nowrap;
  color:var(--gold);
  font-size:.82rem;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.footer-bottom-wrap{
  position:relative;
  z-index:1;
  border-top:1px solid rgba(255,255,255,.11);
  background:rgba(0,0,0,.11);
}
.footer-bottom{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  margin-top:0;
  padding:19px 0;
  border-top:0;
  color:#aebfd2;
  font-size:.8rem;
}
.footer-bottom-note{color:#d2ddea}

@media(max-width:1024px){
  .footer-main{padding:58px 0 32px}
  .footer-grid{grid-template-columns:1.2fr 1fr;gap:42px 54px}
}
@media(max-width:767px){
  .footer-main{padding:48px 0 28px}
  .footer-grid{grid-template-columns:1fr;gap:34px}
  .footer-about{max-width:520px}
  .footer-message{grid-template-columns:auto 1fr;gap:12px;padding:20px}
  .footer-message strong{grid-column:2;white-space:normal}
  .footer-bottom{flex-direction:column;text-align:center;gap:5px}
}
@media(max-width:480px){
  .footer-brand img{width:62px;height:62px}
  .footer-brand-copy strong{font-size:1.7rem}
  .footer-message{align-items:start}
  .footer-message p{font-size:1.05rem}
  .footer-message-mark{font-size:2.7rem}
}


/* =====================================================
   BWCC v3.4.0 — About page and global Locations & Missions
====================================================== */
.global-locations-missions{
  position:relative;
  overflow:hidden;
  padding:92px 0 100px;
  background:
    radial-gradient(circle at 14% 16%,rgba(231,163,34,.10),transparent 24%),
    radial-gradient(circle at 88% 78%,rgba(13,91,172,.09),transparent 28%),
    linear-gradient(180deg,#fbfaf7 0%,#f6f2ea 100%);
}
.global-locations-missions::before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.25;
  background-image:linear-gradient(rgba(6,42,92,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(6,42,92,.025) 1px,transparent 1px);
  background-size:42px 42px;
}
.global-locations-missions .container{position:relative;z-index:1}
.global-locations-grid{display:grid;grid-template-columns:1.08fr .9fr 1.02fr;gap:24px;align-items:stretch}
.global-locations-missions + .site-footer{margin-top:0}

.about-hero{min-height:460px;background-position:center 42%}
.about-hero::before{background:linear-gradient(90deg,rgba(2,24,53,.97) 0%,rgba(2,24,53,.80) 42%,rgba(2,24,53,.16) 78%,rgba(2,24,53,.05) 100%)}
.about-hero-content{padding-top:86px;padding-bottom:92px}
.about-hero-content .eyebrow{color:var(--gold);margin-bottom:10px}
.about-hero-content p{max-width:600px}
.about-intro-section{padding:96px 0}
.about-intro-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:center}
.about-intro-image{position:relative}
.about-intro-image img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:26px;box-shadow:0 28px 70px rgba(4,29,63,.16)}
.about-image-badge{position:absolute;right:-28px;bottom:30px;display:flex;flex-direction:column;min-width:210px;padding:20px 24px;border-radius:16px;background:linear-gradient(135deg,var(--navy),#0b4b95);color:#fff;box-shadow:0 18px 38px rgba(4,29,63,.24)}
.about-image-badge strong{font-family:Georgia,'Times New Roman',serif;font-size:1.35rem;color:var(--gold)}
.about-image-badge span{font-size:.9rem;color:#e5edf7}
.about-intro-copy h2{max-width:680px}
.about-scripture{color:var(--gold-dark);font-family:Georgia,'Times New Roman',serif;font-size:1.22rem;font-weight:700}
.about-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}
.about-highlights div{padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 10px 24px rgba(4,29,63,.05)}
.about-highlights strong{display:block;color:var(--navy);margin-bottom:5px}
.about-highlights span{display:block;color:var(--muted);font-size:.86rem;line-height:1.5}
.about-beliefs-section{padding:90px 0;background:linear-gradient(180deg,#faf7f1,#fff)}
.about-section-heading{max-width:850px;margin-left:auto;margin-right:auto}
.about-faith-grid .faith-card{padding:30px 18px;border-radius:18px;box-shadow:0 12px 30px rgba(4,29,63,.06);transition:.22s ease}
.about-faith-grid .faith-card:hover{transform:translateY(-5px);border-color:rgba(231,163,34,.55)}
.about-faith-grid .faith-card .icon{width:64px;height:64px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:#fff8e8;border:1px solid rgba(231,163,34,.28)}
.about-purpose-section{padding:76px 0;background:#fff}
.about-purpose-grid{gap:24px}
.about-purpose-card{position:relative;overflow:hidden;min-height:315px;padding:38px;border-radius:22px;box-shadow:0 18px 45px rgba(4,29,63,.10)}
.about-purpose-card::after{content:"";position:absolute;right:-55px;bottom:-70px;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.06)}
.about-purpose-card.light::after{background:rgba(13,91,172,.05)}
.purpose-number{position:absolute;right:24px;top:20px;color:rgba(255,255,255,.22);font-size:3.8rem;font-family:Georgia,'Times New Roman',serif;font-weight:700}
.about-purpose-card.light .purpose-number{color:rgba(6,42,92,.09)}
.purpose-icon{font-size:2.45rem;color:var(--gold);margin-bottom:18px}
.about-purpose-card ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}
.about-purpose-card li::before{content:"✓";color:var(--gold);font-weight:900;margin-right:9px}
.about-leadership-section{padding:92px 0;background:linear-gradient(180deg,#f7f9fc,#fff)}
.about-testimonials-section{padding:88px 0;background:var(--cream)}
.about-visit-section{padding:88px 0;background:#fff}
.about-visit-card{border-radius:24px;box-shadow:0 24px 60px rgba(4,29,63,.11)}
.about-visit-card img{min-height:330px}
.about-visit-card .cta-content{padding:48px}
.content-notice{padding:28px;border:1px dashed rgba(6,42,92,.25);border-radius:14px;background:#fff;text-align:center;color:var(--muted)}

@media(max-width:1100px){
  .global-locations-grid{grid-template-columns:1fr 1fr}
  .global-locations-grid .missions-panel{grid-column:1/-1}
  .about-intro-grid{gap:44px}
  .about-highlights{grid-template-columns:1fr}
}
@media(max-width:980px){
  .about-intro-grid{grid-template-columns:1fr}
  .about-intro-image{max-width:760px;margin:0 auto}
  .about-image-badge{right:22px}
  .about-purpose-grid{grid-template-columns:1fr}
  .about-purpose-card{min-height:auto}
}
@media(max-width:767px){
  .global-locations-missions{padding:70px 0 76px}
  .global-locations-grid{grid-template-columns:1fr;gap:18px}
  .global-locations-grid .missions-panel{grid-column:auto}
  .about-hero{min-height:410px;background-position:62% center}
  .about-hero-content{padding:70px 0 82px}
  .about-intro-section{padding:66px 0}
  .about-intro-grid{gap:34px}
  .about-image-badge{position:relative;right:auto;bottom:auto;margin:-24px 18px 0;min-width:0}
  .about-beliefs-section,.about-leadership-section,.about-testimonials-section,.about-visit-section{padding:66px 0}
  .about-faith-grid{grid-template-columns:repeat(2,1fr)}
  .about-visit-card .cta-content{padding:30px 24px}
}
@media(max-width:520px){
  .about-faith-grid{grid-template-columns:1fr}
  .about-intro-image img{border-radius:18px}
  .about-purpose-card{padding:28px 24px}
  .global-locations-missions .locations-missions-heading h2{font-size:clamp(2.3rem,13vw,3.3rem)}
}


/* BWCC Leadership grid — v3.5.0 */
.about-leadership-section {
  padding: 96px 0;
  background: linear-gradient(180deg, #f6f8fb 0%, #ffffff 100%);
  overflow: hidden;
}
.about-leadership-section .about-section-heading {
  max-width: 900px;
  margin: 0 auto 46px;
  text-align: center;
}
.about-leadership-section .about-section-heading h2 {
  margin: 8px 0 12px;
  color: #062f67;
  font-size: clamp(40px, 5vw, 68px);
  line-height: 1.05;
}
.bwcc-people-grid,
.people-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
  align-items: stretch;
  margin: 0 auto;
}
.bwcc-person-card,
.people-grid .person-card {
  min-width: 0;
  overflow: hidden;
  border: 1px solid #e2e8f0;
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 14px 40px rgba(4, 42, 89, 0.09);
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.bwcc-person-card:hover,
.people-grid .person-card:hover {
  transform: translateY(-6px);
  border-color: rgba(218, 145, 10, .45);
  box-shadow: 0 22px 50px rgba(4, 42, 89, 0.14);
}
.bwcc-person-card .person-photo,
.people-grid .person-card .person-photo {
  position: relative;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  background: linear-gradient(180deg, #f8fafc 0%, #edf2f7 100%);
}
.bwcc-person-card .person-photo img,
.people-grid .person-card .person-photo img,
.bwcc-person-card > img,
.people-grid .person-card > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center bottom;
}
.bwcc-person-card .person-card-body,
.people-grid .person-card .person-card-body {
  padding: 24px 20px 26px;
  text-align: center;
  border-top: 3px solid #dfa019;
}
.bwcc-person-card h3,
.people-grid .person-card h3 {
  margin: 0;
  color: #062f67;
  font-size: clamp(19px, 1.7vw, 24px);
  line-height: 1.2;
}
.bwcc-person-card .person-role,
.people-grid .person-card .person-role {
  margin-top: 8px;
  color: #b87400;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .02em;
}
.bwcc-members-empty {
  grid-column: 1 / -1;
  max-width: 760px;
  margin: 0 auto;
  padding: 34px;
  text-align: center;
  border: 1px dashed #cbd5e1;
  border-radius: 18px;
  background: #fff;
}
.bwcc-members-empty h3 { color:#062f67; margin:0 0 8px; }
.bwcc-members-empty p { margin:0; color:#5f6f83; }
@media (max-width: 1100px) {
  .bwcc-people-grid,
  .people-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
}
@media (max-width: 780px) {
  .about-leadership-section { padding: 70px 0; }
  .bwcc-people-grid,
  .people-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
}
@media (max-width: 520px) {
  .about-leadership-section { padding: 58px 0; }
  .about-leadership-section .about-section-heading { margin-bottom: 30px; }
  .bwcc-people-grid,
  .people-grid { grid-template-columns: 1fr; gap: 20px; }
  .bwcc-person-card,
  .people-grid .person-card { max-width: 360px; width: 100%; margin: 0 auto; }
}

/* BWCC Leadership hierarchy — v3.6.0 */
.about-leadership-section {
  background: #ffffff;
}
.bwcc-leadership-layout {
  width: 100%;
}
.bwcc-lead-pastor-row {
  display: flex;
  justify-content: center;
  margin: 0 auto 54px;
}
.bwcc-lead-pastor-card {
  width: min(100%, 410px);
  border: 1px solid #e4eaf1;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 18px 48px rgba(4,42,89,.12);
}
.bwcc-lead-pastor-card .person-photo,
.bwcc-person-card .person-photo,
.people-grid .person-card .person-photo {
  background: #ffffff !important;
}
.bwcc-lead-pastor-card .person-photo {
  aspect-ratio: 4 / 4.6;
  padding: 18px 18px 0;
}
.bwcc-lead-pastor-card .person-photo img {
  object-fit: contain;
  object-position: center bottom;
}
.bwcc-lead-pastor-card .person-card-body {
  padding: 28px 24px 30px;
  border-top: 4px solid #dfa019;
}
.bwcc-lead-pastor-card h3 {
  font-size: clamp(25px,2.3vw,34px);
}
.bwcc-lead-pastor-card .person-role {
  font-size: 17px;
}
.bwcc-secondary-leaders-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 0 auto 28px;
  color: #062f67;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(28px,3vw,40px);
  font-weight: 700;
}
.bwcc-secondary-leaders-heading::before,
.bwcc-secondary-leaders-heading::after {
  content: '';
  width: min(120px,12vw);
  height: 1px;
  background: #dfa019;
}
.bwcc-leadership-grid {
  max-width: 1180px;
  margin-inline: auto;
  justify-content: center;
}
.bwcc-leadership-grid .bwcc-person-card {
  background: #fff;
}
.bwcc-leadership-grid .person-photo {
  aspect-ratio: 4 / 4.8;
  padding: 14px 14px 0;
}
@media (max-width: 780px) {
  .bwcc-lead-pastor-row { margin-bottom: 42px; }
  .bwcc-lead-pastor-card { max-width: 360px; }
  .bwcc-secondary-leaders-heading { margin-bottom: 22px; }
}
@media (max-width: 520px) {
  .bwcc-lead-pastor-card { max-width: 320px; }
  .bwcc-lead-pastor-card .person-card-body { padding: 22px 18px 24px; }
  .bwcc-secondary-leaders-heading::before,
  .bwcc-secondary-leaders-heading::after { width: 36px; }
}


/* BWCC leadership grid — v3.7.0: maximum three cards per row */
.bwcc-leadership-grid,
.bwcc-leadership-grid.bwcc-people-grid,
.about-leadership-section .bwcc-people-grid,
.about-leadership-section .people-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px;
  max-width: 1120px;
  margin-inline: auto;
  align-items: stretch;
}

.bwcc-leadership-grid .bwcc-person-card,
.about-leadership-section .bwcc-person-card,
.about-leadership-section .people-grid .person-card {
  width: 100%;
  max-width: none;
  margin: 0;
}

@media (max-width: 900px) {
  .bwcc-leadership-grid,
  .bwcc-leadership-grid.bwcc-people-grid,
  .about-leadership-section .bwcc-people-grid,
  .about-leadership-section .people-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 22px;
  }
}

@media (max-width: 560px) {
  .bwcc-leadership-grid,
  .bwcc-leadership-grid.bwcc-people-grid,
  .about-leadership-section .bwcc-people-grid,
  .about-leadership-section .people-grid {
    grid-template-columns: 1fr !important;
    gap: 20px;
    max-width: 380px;
  }
}


/* BWCC lead pastor size adjustment — v3.8.0 */
.bwcc-lead-pastor-card {
  width: min(100%, 205px);
  max-width: 205px;
  border-radius: 18px;
}
.bwcc-lead-pastor-card .person-photo {
  padding: 10px 10px 0;
}
.bwcc-lead-pastor-card .person-card-body {
  padding: 16px 12px 18px;
  border-top-width: 3px;
}
.bwcc-lead-pastor-card h3 {
  font-size: clamp(17px, 1.5vw, 21px);
  margin-bottom: 5px;
}
.bwcc-lead-pastor-card .person-role {
  font-size: 13px;
}
@media (max-width: 780px) {
  .bwcc-lead-pastor-card {
    width: min(100%, 180px);
    max-width: 180px;
  }
}
@media (max-width: 520px) {
  .bwcc-lead-pastor-card {
    width: min(100%, 160px);
    max-width: 160px;
  }
  .bwcc-lead-pastor-card .person-card-body {
    padding: 14px 10px 16px;
  }
}

/* BWCC leadership alignment — v3.9.0
   Lead Pastor uses the same card dimensions as Elders and Deacons,
   remains centered, and keeps the three-column desktop grid below. */
.bwcc-lead-pastor-row {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto 54px;
  padding-top: 54px;
}

.bwcc-lead-pastor-row::before {
  content: "Lead Pastor";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 190px;
  padding: 0 22px;
  color: #062f67;
  background: #fff;
  font-family: Inter, Arial, sans-serif;
  font-size: 15px;
  font-weight: 800;
  line-height: 32px;
  letter-spacing: .12em;
  text-transform: uppercase;
  white-space: nowrap;
  z-index: 2;
}

.bwcc-lead-pastor-row::after {
  content: "";
  position: absolute;
  top: 16px;
  left: 12%;
  right: 12%;
  height: 1px;
  background: linear-gradient(90deg, transparent, #dfa019 18%, #dfa019 82%, transparent);
  z-index: 1;
}

.bwcc-lead-pastor-card {
  flex: 0 1 calc((100% - 56px) / 3);
  width: calc((100% - 56px) / 3);
  max-width: calc((100% - 56px) / 3);
  min-width: 0;
  margin: 0 auto;
  border: 1px solid #e4eaf1;
  border-radius: 18px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 12px 34px rgba(4,42,89,.09);
}

.bwcc-lead-pastor-card .person-photo {
  width: 100%;
  aspect-ratio: 4 / 4.8;
  padding: 14px 14px 0;
  background: #fff !important;
}

.bwcc-lead-pastor-card .person-photo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center bottom;
}

.bwcc-lead-pastor-card .person-card-body {
  padding: 24px 20px 26px;
  text-align: center;
  border-top: 3px solid #dfa019;
}

.bwcc-lead-pastor-card h3 {
  margin: 0;
  color: #062f67;
  font-family: Inter, Arial, sans-serif;
  font-size: clamp(19px, 1.7vw, 24px);
  line-height: 1.2;
}

.bwcc-lead-pastor-card .person-role {
  margin-top: 8px;
  color: #b87400;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .02em;
}

@media (max-width: 900px) {
  .bwcc-lead-pastor-row {
    max-width: 760px;
    padding-top: 50px;
    margin-bottom: 46px;
  }
  .bwcc-lead-pastor-card {
    flex-basis: calc((100% - 22px) / 2);
    width: calc((100% - 22px) / 2);
    max-width: calc((100% - 22px) / 2);
  }
}

@media (max-width: 560px) {
  .bwcc-lead-pastor-row {
    max-width: 380px;
    padding-top: 48px;
    margin-bottom: 40px;
  }
  .bwcc-lead-pastor-row::after {
    left: 4%;
    right: 4%;
  }
  .bwcc-lead-pastor-card {
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
  }
}


/* About page ministry teams */
.about-ministry-team-section {
  background: linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%);
  border-top: 1px solid rgba(8, 48, 103, 0.08);
  border-bottom: 1px solid rgba(8, 48, 103, 0.08);
}
.about-ministry-team-section .about-section-heading {
  max-width: 900px;
  margin: 0 auto 42px;
  text-align: center;
}
.about-ministry-team-wrap .bwcc-people-grid,
.about-ministry-team-wrap .people-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 24px !important;
  align-items: stretch;
  max-width: 1240px;
  margin: 0 auto;
}
.about-ministry-team-wrap .bwcc-person-card,
.about-ministry-team-wrap .person-card {
  width: 100%;
  max-width: none;
  margin: 0;
  background: #fff;
  border: 1px solid rgba(8, 48, 103, 0.12);
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 14px 34px rgba(5, 35, 77, 0.08);
  transition: transform .25s ease, box-shadow .25s ease;
}
.about-ministry-team-wrap .bwcc-person-card:hover,
.about-ministry-team-wrap .person-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 44px rgba(5, 35, 77, 0.14);
}
.about-ministry-team-wrap .person-photo {
  height: 300px;
  background: #fff;
  border-bottom: 3px solid var(--gold);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
}
.about-ministry-team-wrap .person-photo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center bottom;
}
.about-ministry-team-wrap .person-card-body {
  min-height: 116px;
  padding: 20px 18px 22px;
  text-align: center;
}
.about-ministry-team-wrap .person-card-body h3 {
  margin: 0 0 7px;
  color: var(--navy);
  font-size: 1.08rem;
  line-height: 1.25;
}
.about-ministry-team-wrap .person-role {
  color: #c47a00;
  font-weight: 700;
  line-height: 1.35;
}
.about-ministry-team-wrap .bwcc-members-empty {
  max-width: 760px;
  margin: 0 auto;
  padding: 40px 28px;
  text-align: center;
  background: #fff;
  border: 1px solid rgba(8, 48, 103, 0.12);
  border-radius: 18px;
  box-shadow: 0 14px 34px rgba(5, 35, 77, 0.08);
}
@media (max-width: 1100px) {
  .about-ministry-team-wrap .bwcc-people-grid,
  .about-ministry-team-wrap .people-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 820px) {
  .about-ministry-team-wrap .bwcc-people-grid,
  .about-ministry-team-wrap .people-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 18px !important;
  }
  .about-ministry-team-wrap .person-photo { height: 270px; }
}
@media (max-width: 560px) {
  .about-ministry-team-section { padding-left: 18px; padding-right: 18px; }
  .about-ministry-team-wrap .bwcc-people-grid,
  .about-ministry-team-wrap .people-grid {
    grid-template-columns: 1fr !important;
    max-width: 360px;
  }
  .about-ministry-team-wrap .person-photo { height: 300px; }
}


/* Ministry team completeness and layout safeguards */
.about-ministry-team-wrap { width:100%; overflow:visible; }
.about-ministry-team-wrap .bwcc-people-grid { grid-auto-flow:row; grid-auto-rows:auto; }
.about-ministry-team-wrap .bwcc-person-card { display:flex; flex-direction:column; min-width:0; }
.about-ministry-team-wrap .person-photo { flex:0 0 300px; }
.about-ministry-team-wrap .person-card-body { flex:1 1 auto; }
@media (max-width:820px){ .about-ministry-team-wrap .person-photo{ flex-basis:270px; } }
@media (max-width:560px){ .about-ministry-team-wrap .person-photo{ flex-basis:300px; } }

/* =====================================================
   LIVE STREAM PAGE — v4.2.0
====================================================== */
.live-stream-page{background:#fff;color:#102a4c}
.live-stream-hero{min-height:570px;background-size:cover;background-position:center;display:flex;align-items:center;position:relative}
.live-stream-hero-inner{width:100%;padding-top:70px;padding-bottom:70px}
.live-stream-hero-copy{max-width:720px;color:#fff}
.live-kicker{display:inline-flex;align-items:center;gap:10px;color:#f2a900;font-size:.83rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin-bottom:20px}
.live-kicker:before{content:"";width:34px;height:2px;background:#f2a900}
.live-stream-hero h1{color:#fff;font-size:clamp(3rem,6.2vw,5.4rem);line-height:.98;margin:0 0 22px;max-width:820px}
.live-stream-hero p{font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.7;max-width:650px;margin:0 0 30px;color:rgba(255,255,255,.9)}
.live-hero-actions{display:flex;gap:14px;flex-wrap:wrap}
.btn-outline-light{background:transparent!important;border:2px solid rgba(255,255,255,.72)!important;color:#fff!important}
.btn-outline-light:hover{background:#fff!important;color:#082d67!important}
.live-watch-section{padding-top:90px;padding-bottom:90px;background:linear-gradient(180deg,#fff 0%,#f6f8fc 100%)}
.live-watch-title{max-width:850px;margin:0 auto 44px;text-align:center}
.live-video-shell{max-width:1180px;margin:0 auto;border-radius:24px;overflow:hidden;background:#031f47;box-shadow:0 28px 70px rgba(2,31,71,.18);border:1px solid rgba(8,48,103,.12)}
.live-status-bar{display:flex;align-items:center;gap:12px;padding:16px 22px;color:#fff;background:linear-gradient(90deg,#031f47,#0a3979);font-size:.9rem}
.live-status-bar span:last-child{margin-left:auto;color:rgba(255,255,255,.65)}
.live-dot{width:10px;height:10px;border-radius:50%;background:#e43d30;box-shadow:0 0 0 7px rgba(228,61,48,.14);animation:bwccLivePulse 1.8s infinite}
@keyframes bwccLivePulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.72);opacity:.65}}
.live-video-frame{position:relative;aspect-ratio:16/9;background:radial-gradient(circle at 50% 45%,#16437b 0%,#061a3a 54%,#020d20 100%);display:flex;align-items:center;justify-content:center}
.live-video-frame iframe,.live-video-frame video{position:absolute;inset:0;width:100%;height:100%;border:0}
.live-video-empty,.live-video-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:40px;max-width:650px;text-decoration:none}
.live-video-empty h3,.live-video-fallback strong{color:#fff;font-size:clamp(1.6rem,3vw,2.3rem);margin:20px 0 10px}
.live-video-empty p,.live-video-fallback small{color:rgba(255,255,255,.72);font-size:1rem;line-height:1.6}
.live-play-icon{width:84px;height:84px;border-radius:50%;background:#eaa11a;color:#fff;display:grid;place-items:center;font-size:2rem;padding-left:5px;box-shadow:0 18px 35px rgba(234,161,26,.3)}
.live-schedule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1180px;margin:30px auto 0}
.live-schedule-card{display:flex;align-items:center;gap:20px;background:#fff;border:1px solid rgba(8,48,103,.1);border-radius:18px;padding:26px;box-shadow:0 12px 32px rgba(5,35,77,.07)}
.live-card-icon{width:58px;height:58px;border-radius:16px;background:#edf4ff;color:#0b4e9b;display:grid;place-items:center;font-size:1.55rem;flex:0 0 58px}
.live-card-label{font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:#c67c00;font-weight:800}
.live-schedule-card h3{margin:4px 0 4px;color:#062d67;font-size:1.35rem}
.live-schedule-card p{margin:0;color:#5d6e84}
.live-connect-card{background:#082f68;color:#fff;border-color:#082f68}
.live-connect-card .live-card-icon{background:rgba(255,255,255,.1);color:#f2a900}
.live-connect-card h3,.live-connect-card p{color:#fff}
.live-social-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}
.live-social-links a{color:#fff;border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:7px 12px;font-size:.82rem;text-decoration:none}
.live-social-links a:hover{background:#f2a900;border-color:#f2a900;color:#062d67}
.live-encouragement-section{background:#06274f;color:#fff;padding-top:64px;padding-bottom:64px}
.live-encouragement-grid{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px}
.live-encouragement-section h2{color:#fff;margin:8px 0 12px;font-size:clamp(2.1rem,4vw,3.5rem)}
.live-encouragement-section p{max-width:720px;color:rgba(255,255,255,.78);font-size:1.05rem;line-height:1.7;margin:0}
.live-encouragement-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}
.live-page-content{background:#fff}
@media(max-width:1024px){
 .live-stream-hero{min-height:520px;background-position:62% center}
 .live-stream-hero-copy{max-width:620px}
 .live-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .live-connect-card{grid-column:1/-1}
 .live-encouragement-grid{grid-template-columns:1fr}
 .live-encouragement-actions{justify-content:flex-start}
}
@media(max-width:767px){
 .live-stream-hero{min-height:540px;background-position:67% center}
 .live-stream-hero-inner{padding:58px 20px 72px}
 .live-stream-hero h1{font-size:clamp(2.75rem,13vw,4.2rem)}
 .live-hero-actions{flex-direction:column;align-items:stretch;max-width:330px}
 .live-hero-actions .btn{text-align:center;justify-content:center;width:100%}
 .live-watch-section{padding:64px 18px}
 .live-video-shell{border-radius:16px}
 .live-status-bar{padding:13px 15px;flex-wrap:wrap}
 .live-status-bar span:last-child{display:none}
 .live-video-empty,.live-video-fallback{padding:25px 18px}
 .live-play-icon{width:66px;height:66px;font-size:1.5rem}
 .live-schedule-grid{grid-template-columns:1fr;gap:14px}
 .live-connect-card{grid-column:auto}
 .live-schedule-card{padding:20px}
 .live-encouragement-section{padding:52px 20px}
 .live-encouragement-actions{flex-direction:column;align-items:stretch}
 .live-encouragement-actions .btn{text-align:center;justify-content:center}
}

/* =====================================================
   LATEST NEWS + SINGLE ARTICLE — v4.2.0
====================================================== */
.bwcc-news-page,.bwcc-single-article{background:#fff;color:#162f50}
.news-page-hero{position:relative;min-height:500px;display:flex;align-items:center;background-size:cover;background-position:center}
.news-page-hero-inner{padding-top:86px;padding-bottom:86px;width:100%}
.news-page-hero-copy{max-width:770px;color:#fff}
.news-page-kicker{display:inline-flex;align-items:center;gap:12px;margin-bottom:18px;color:#f1aa22;font-size:.82rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.news-page-kicker:before{content:"";width:38px;height:2px;background:#f1aa22}
.news-page-hero h1{margin:0 0 18px;color:#fff;font-size:clamp(3.8rem,7vw,6.6rem);line-height:.95;letter-spacing:-.045em;text-shadow:0 12px 35px rgba(0,0,0,.2)}
.news-page-hero p{max-width:660px;margin:0;color:rgba(255,255,255,.9);font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.7}
.news-page-main{padding-top:88px;background:linear-gradient(180deg,#fff 0%,#f6f8fc 100%)}
.news-page-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:end;margin-bottom:44px;padding-bottom:30px;border-bottom:1px solid rgba(8,48,103,.1)}
.news-page-intro h2{margin:6px 0 0;font-size:clamp(2.2rem,4.2vw,3.8rem);color:#062d67}
.news-page-intro>p{margin:0;color:#64758b;font-size:1.08rem;line-height:1.75}
.news-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:stretch}
.news-page-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border:1px solid rgba(8,48,103,.1);border-radius:20px;box-shadow:0 16px 42px rgba(5,35,77,.08);transition:transform .25s ease,box-shadow .25s ease}
.news-page-card:hover{transform:translateY(-7px);box-shadow:0 24px 54px rgba(5,35,77,.14)}
.news-page-card-image{position:relative;display:block;overflow:hidden;aspect-ratio:16/9;background:linear-gradient(135deg,#092f68,#0e5baf);text-decoration:none}
.news-page-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.news-page-card:hover .news-page-card-image img{transform:scale(1.045)}
.news-card-placeholder{display:grid;place-items:center;width:100%;height:100%;color:rgba(255,255,255,.88);font-family:Georgia,serif;font-size:2.4rem;font-weight:700;letter-spacing:.12em}
.news-card-category{position:absolute;left:18px;bottom:16px;max-width:calc(100% - 36px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:7px 12px;border-radius:999px;background:#f1aa22;color:#092f68;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 8px 20px rgba(0,0,0,.14)}
.news-page-card-body{display:flex;flex:1;flex-direction:column;padding:24px 24px 26px}
.news-page-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:11px;color:#7c8a9c;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.news-page-card h3{margin:0 0 11px;font-size:1.55rem;line-height:1.22;color:#082f68}
.news-page-card h3 a{color:inherit;text-decoration:none}
.news-page-card p{margin:0 0 22px;color:#68788d;line-height:1.68}
.news-read-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:#0b4f9e;font-weight:850;text-decoration:none}
.news-read-link span{transition:transform .2s}.news-read-link:hover span{transform:translateX(4px)}
.news-pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:48px}
.news-pagination .page-numbers{display:grid;place-items:center;min-width:44px;height:44px;padding:0 14px;border:1px solid rgba(8,48,103,.14);border-radius:11px;background:#fff;color:#083567;font-weight:800;text-decoration:none}
.news-pagination .page-numbers.current,.news-pagination .page-numbers:hover{background:#083567;color:#fff;border-color:#083567}
.news-empty-state{max-width:780px;margin:0 auto;padding:58px 30px;text-align:center;background:#fff;border:1px solid rgba(8,48,103,.1);border-radius:24px;box-shadow:0 18px 46px rgba(5,35,77,.08)}
.news-empty-icon{display:grid;place-items:center;width:78px;height:78px;margin:0 auto 22px;border-radius:50%;background:#fff5df;color:#d68a00;font-size:2rem}
.news-empty-state h3{margin:0 0 10px;font-size:2rem;color:#082f68}.news-empty-state p{max-width:600px;margin:0 auto;color:#68788d;line-height:1.7}

.article-hero{padding:64px 0 72px;background:linear-gradient(135deg,#021d43 0%,#073b78 62%,#0a579e 100%);color:#fff;position:relative;overflow:hidden}
.article-hero:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-140px;top:-190px;border:1px solid rgba(255,255,255,.13);box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.02)}
.article-hero-inner{position:relative;z-index:1;max-width:1060px}
.article-breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:30px;color:rgba(255,255,255,.64);font-size:.84rem}
.article-breadcrumbs a{color:rgba(255,255,255,.82);text-decoration:none}.article-breadcrumbs span:last-child{max-width:480px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.article-category a{display:inline-flex;padding:8px 13px;border-radius:999px;background:#f1aa22;color:#062d67;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;text-decoration:none}
.article-hero h1{max-width:990px;margin:20px 0 18px;color:#fff;font-size:clamp(2.8rem,6vw,5.6rem);line-height:1.02;letter-spacing:-.04em}
.article-excerpt{max-width:800px;margin:0 0 30px;color:rgba(255,255,255,.82);font-size:1.18rem;line-height:1.7}
.article-meta-row{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding-top:24px;border-top:1px solid rgba(255,255,255,.16)}
.article-author{display:flex;align-items:center;gap:12px}.article-author-avatar{width:50px;height:50px;border-radius:50%;border:2px solid rgba(255,255,255,.65)}.article-author small,.article-author strong{display:block}.article-author small{color:rgba(255,255,255,.6);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.article-author strong{color:#fff}
.article-meta-items{display:flex;gap:18px;color:rgba(255,255,255,.76);font-size:.9rem;font-weight:700}
.article-featured-wrap{margin-top:-1px}.article-featured-image{max-width:1180px;margin:0 auto;transform:translateY(42px);position:relative;z-index:2}.article-featured-image img{display:block;width:100%;max-height:650px;object-fit:cover;border-radius:24px;box-shadow:0 26px 70px rgba(3,31,67,.22)}.article-featured-image figcaption{margin-top:10px;text-align:center;color:#7a8797;font-size:.82rem}
.article-layout{display:grid;grid-template-columns:minmax(0,800px) minmax(260px,330px);gap:70px;align-items:start;padding-top:110px;padding-bottom:90px}
.bwcc-single-article:not(:has(.article-featured-image)) .article-layout{padding-top:80px}
.article-content>*{max-width:none;margin-left:0;margin-right:0}
.article-content{font-size:1.08rem;line-height:1.85;color:#334d6c}
.article-content h2,.article-content h3,.article-content h4{color:#082f68;line-height:1.2;margin-top:1.7em}.article-content h2{font-size:2.25rem}.article-content h3{font-size:1.65rem}
.article-content p{margin:0 0 1.35em}.article-content a{color:#0a58aa}.article-content blockquote{margin:34px 0;padding:26px 30px;border-left:5px solid #f1aa22;border-radius:0 14px 14px 0;background:#f5f8fc;color:#183d68;font-family:Georgia,serif;font-size:1.28rem;line-height:1.65}.article-content img{border-radius:14px}.article-content ul,.article-content ol{padding-left:1.3em}
.article-tags{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:36px;padding-top:24px;border-top:1px solid #e3e9f1}.article-tags a{padding:7px 12px;border-radius:999px;background:#edf3fa;text-decoration:none;font-size:.84rem;font-weight:700}
.article-share{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:40px;padding:25px;border-radius:17px;background:#082f68;color:#fff}.article-share small,.article-share strong{display:block}.article-share small{color:rgba(255,255,255,.62);text-transform:uppercase;font-size:.7rem;letter-spacing:.1em}.article-share-links{display:flex;gap:8px;flex-wrap:wrap}.article-share-links a,.article-share-links button{border:1px solid rgba(255,255,255,.24);border-radius:999px;background:transparent;color:#fff;padding:8px 13px;font:inherit;font-size:.82rem;font-weight:800;text-decoration:none;cursor:pointer}.article-share-links a:hover,.article-share-links button:hover{background:#f1aa22;border-color:#f1aa22;color:#082f68}
.article-sidebar{position:sticky;top:120px}.article-sidebar-card{padding:28px;border-radius:20px;background:#fff;border:1px solid rgba(8,48,103,.1);box-shadow:0 16px 42px rgba(5,35,77,.09)}.article-sidebar-kicker{color:#d48700;font-size:.75rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.article-sidebar-card h3{margin:8px 0 12px;color:#082f68;font-size:1.85rem}.article-sidebar-card p{color:#68788d;line-height:1.65}.article-sidebar-card ul{list-style:none;padding:0;margin:22px 0}.article-sidebar-card li{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-top:1px solid #e5eaf1;color:#294965}.article-sidebar-card li span{color:#d48700;font-weight:900}.article-sidebar-card .button{display:flex;justify-content:center;width:100%}
.related-news-section{background:#f5f8fc;border-top:1px solid rgba(8,48,103,.08)}.related-news-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:34px}.related-news-heading h2{margin:6px 0 0;color:#082f68;font-size:clamp(2rem,4vw,3.2rem)}.related-news-heading>a{font-weight:850;color:#0a58aa;text-decoration:none}.related-news-grid .news-page-card-body{padding-bottom:22px}

@media(max-width:1024px){
 .news-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .article-layout{grid-template-columns:minmax(0,1fr);gap:42px}
 .article-sidebar{position:static}.article-sidebar-card{max-width:700px}
}
@media(max-width:767px){
 .news-page-hero{min-height:430px;background-position:62% center}.news-page-hero-inner{padding:62px 20px}.news-page-hero h1{font-size:clamp(3.15rem,16vw,4.8rem)}
 .news-page-main{padding:62px 18px}.news-page-intro{grid-template-columns:1fr;gap:18px}.news-page-grid{grid-template-columns:1fr;gap:20px}.news-page-card{border-radius:16px}.news-page-card-body{padding:21px}
 .article-hero{padding:42px 0 56px}.article-hero-inner{padding-left:20px;padding-right:20px}.article-hero h1{font-size:clamp(2.55rem,12vw,4rem)}.article-excerpt{font-size:1.03rem}.article-meta-row{align-items:flex-start}.article-meta-items{width:100%;font-size:.82rem}
 .article-featured-wrap{padding:0 14px}.article-featured-image{transform:translateY(25px)}.article-featured-image img{border-radius:16px;max-height:460px}
 .article-layout{padding:70px 20px 64px}.article-content{font-size:1rem}.article-content h2{font-size:1.85rem}.article-share{align-items:flex-start;flex-direction:column}.article-share-links{width:100%}
 .related-news-section{padding-left:18px;padding-right:18px}.related-news-heading{align-items:flex-start;flex-direction:column}
}


/* CONTACT PAGE — v4.3.0 */
.contact-hero{min-height:510px;display:flex;align-items:center;background-size:cover;background-position:center;position:relative;color:#fff}
.contact-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(237,171,40,.16),transparent 34%)}
.contact-hero-inner{position:relative;z-index:1;padding:88px 0}
.contact-hero-copy{max-width:790px}
.contact-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#f1b13b;font-size:.8rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.contact-kicker:before{content:"";width:38px;height:2px;background:#f1b13b}
.contact-hero h1{margin:0 0 20px;color:#fff;font-size:clamp(3.4rem,7vw,6.4rem);letter-spacing:-.045em}
.contact-hero h1 span{color:#f1aa22}
.contact-hero p{max-width:680px;margin:0;color:rgba(255,255,255,.86);font-size:1.2rem;line-height:1.75}
.contact-main-section{background:linear-gradient(180deg,#f4f7fb 0%,#fff 100%)}
.contact-main-grid{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.3fr);gap:46px;align-items:start}
.contact-info-panel,.contact-form-panel{border-radius:24px}
.contact-info-panel{padding:42px;background:#062d67;color:#fff;box-shadow:0 24px 65px rgba(4,35,76,.18);position:sticky;top:118px;overflow:hidden}
.contact-info-panel:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-135px;bottom:-120px;border:1px solid rgba(255,255,255,.12);box-shadow:0 0 0 50px rgba(255,255,255,.025)}
.contact-info-panel h2{color:#fff;font-size:clamp(2.2rem,4vw,3.3rem)}
.contact-info-panel .lead{color:rgba(255,255,255,.72)}
.contact-detail-list{display:grid;gap:13px;margin:32px 0}
.contact-detail-card{display:flex;gap:16px;align-items:flex-start;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.06)}
.contact-detail-icon{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:#f1aa22;color:#062d67;font-size:1.12rem;font-weight:900}
.contact-detail-card small{display:block;margin-bottom:4px;color:#f4bd54;font-size:.69rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.contact-detail-card strong{display:block;color:#fff;font-size:.97rem;line-height:1.5}
.contact-schedule-box{position:relative;z-index:1;padding:23px;border-radius:16px;background:#fff;color:#102f55}
.contact-box-label{display:block;margin-bottom:10px;color:#b76c00;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.contact-schedule-box>div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid #e5eaf1}
.contact-schedule-box span{color:#0a58aa;font-weight:900}
.contact-social-row{display:flex;gap:10px;flex-wrap:wrap;position:relative;z-index:1;margin-top:20px}
.contact-social-row a{padding:9px 15px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#fff;font-weight:800;font-size:.84rem}
.contact-form-panel{padding:46px;background:#fff;border:1px solid rgba(8,48,103,.1);box-shadow:0 22px 62px rgba(5,35,77,.10)}
.contact-form-heading{display:flex;gap:20px;align-items:flex-start;margin-bottom:30px;padding-bottom:25px;border-bottom:1px solid #e5eaf1}
.contact-form-step{display:grid;place-items:center;width:54px;height:54px;flex:0 0 54px;border-radius:15px;background:#fff4dc;color:#b86d00;font-weight:900}
.contact-form-heading h2{margin:5px 0 8px;font-size:clamp(2.2rem,4vw,3.4rem)}
.contact-form-heading p{margin:0;color:#68788d;line-height:1.7}
.bwcc-contact-form{margin:0}.bwcc-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 22px}.bwcc-form-grid p{margin:0}.bwcc-form-full{grid-column:1/-1}
.bwcc-contact-form label{display:block;margin-bottom:8px;color:#183d68;font-size:.84rem;font-weight:850}.bwcc-contact-form label span{color:#c57400}
.bwcc-contact-form input[type=text],.bwcc-contact-form input[type=email],.bwcc-contact-form input[type=tel],.bwcc-contact-form select,.bwcc-contact-form textarea{width:100%;min-height:52px;padding:13px 15px;border:1px solid #dbe3ed;border-radius:11px;background:#fbfcfe;color:#143252;font:inherit;transition:border-color .2s,box-shadow .2s}
.bwcc-contact-form textarea{min-height:160px;resize:vertical}.bwcc-contact-form input:focus,.bwcc-contact-form select:focus,.bwcc-contact-form textarea:focus{outline:0;border-color:#0b5eb7;box-shadow:0 0 0 4px rgba(11,94,183,.09);background:#fff}
.bwcc-form-consent label{display:flex;align-items:flex-start;gap:10px;margin:0;color:#617289;font-size:.82rem;font-weight:600;line-height:1.55}.bwcc-form-consent input{margin-top:4px}
.bwcc-submit-button{border:0;cursor:pointer;min-width:190px;font:inherit}.bwcc-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.bwcc-form-notice{display:grid;gap:3px;margin-bottom:22px;padding:16px 18px;border-radius:12px}.bwcc-form-success{background:#e9f8ef;border:1px solid #bee6cc;color:#176438}.bwcc-form-error{background:#fff0ef;border:1px solid #f2c8c3;color:#8f2f26}.bwcc-form-notice span{font-size:.9rem}
.contact-visit-cta{padding:72px 0;background:linear-gradient(135deg,#031d43,#073b78);color:#fff}.contact-visit-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-visit-inner h2{max-width:760px;margin:6px 0 12px;color:#fff}.contact-visit-inner p{margin:0;color:rgba(255,255,255,.72)}.contact-visit-actions{display:flex;gap:12px;flex-wrap:wrap;flex:0 0 auto}
@media(max-width:980px){.contact-main-grid{grid-template-columns:1fr}.contact-info-panel{position:static}.contact-visit-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.contact-hero{min-height:470px;background-position:62% center}.contact-hero-inner{padding:66px 0}.contact-hero h1{font-size:clamp(3rem,15vw,4.6rem)}.contact-hero p{font-size:1.02rem}.contact-main-section{padding-left:6px;padding-right:6px}.contact-info-panel,.contact-form-panel{padding:28px 21px;border-radius:18px}.contact-form-heading{flex-direction:column}.bwcc-form-grid{grid-template-columns:1fr}.bwcc-form-full{grid-column:auto}.bwcc-submit-button{width:100%}.contact-schedule-box>div{align-items:flex-start;flex-direction:column;gap:2px}.contact-visit-actions{width:100%}.contact-visit-actions .button{width:100%}}

/* =========================================================
   BWCC Frontend Staff Portal v4.4.0
========================================================= */
.bwcc-staff-login-page{min-height:72vh;padding:90px 0;background:linear-gradient(135deg,#f7f4ed 0%,#eef4fb 100%);display:flex;align-items:center}
.bwcc-staff-login-wrap{display:flex;justify-content:center}
.bwcc-staff-login-card{width:min(100%,520px);padding:46px;background:#fff;border:1px solid #e0e6ef;border-radius:24px;box-shadow:0 28px 70px rgba(3,31,67,.14)}
.bwcc-staff-login-card h1{font-size:clamp(2.2rem,5vw,3.3rem);margin-bottom:10px}
.bwcc-staff-login-card>p{color:var(--muted)}
.bwcc-staff-login-card label{display:block;font-weight:800;color:var(--navy);margin-bottom:8px}
.bwcc-staff-login-card input[type=text],.bwcc-staff-login-card input[type=password]{width:100%;padding:14px 16px;border:1px solid #ccd6e3;border-radius:9px;font-size:1rem;margin-top:6px}
.bwcc-staff-login-card .login-remember label{display:flex;gap:8px;align-items:center;font-weight:600}
.bwcc-staff-login-card .login-submit input{width:100%;padding:15px 20px;border:0;border-radius:8px;background:var(--gold);color:#fff;font-weight:900;text-transform:uppercase;cursor:pointer}
.bwcc-login-help{text-align:center;margin:18px 0 0!important}
.bwcc-portal-kicker{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;font-weight:900;color:var(--gold-dark);margin-bottom:8px}

.bwcc-staff-portal-page{padding:42px 0 76px;background:#f3f6fa;min-height:80vh}
.bwcc-staff-portal-wrap{width:min(calc(100% - 30px),1440px)}
.bwcc-staff-portal{display:grid;grid-template-columns:245px minmax(0,1fr);min-height:780px;background:#fff;border:1px solid #dfe6ef;border-radius:24px;overflow:hidden;box-shadow:0 22px 70px rgba(3,31,67,.12)}
.bwcc-portal-sidebar{background:linear-gradient(180deg,var(--navy-dark),var(--navy));padding:30px 22px;color:#fff;display:flex;flex-direction:column}
.bwcc-portal-brand{display:flex;flex-direction:column;padding:4px 10px 28px;border-bottom:1px solid rgba(255,255,255,.14)}
.bwcc-portal-brand strong{font-family:Georgia,serif;font-size:2rem;color:#fff;line-height:1}
.bwcc-portal-brand span{color:var(--gold);font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900}
.bwcc-portal-sidebar nav{display:grid;gap:7px;padding:24px 0;flex:1}
.bwcc-portal-sidebar nav a{display:block;padding:12px 14px;border-radius:9px;color:#dce8f8;font-weight:800}
.bwcc-portal-sidebar nav a:hover,.bwcc-portal-sidebar nav a.is-active{background:rgba(255,255,255,.12);color:#fff;box-shadow:inset 3px 0 0 var(--gold)}
.bwcc-portal-logout{width:100%;padding:12px;border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;border-radius:9px;font-weight:800;cursor:pointer}
.bwcc-portal-main{padding:34px;min-width:0}
.bwcc-portal-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:24px;border-bottom:1px solid #e5ebf2;margin-bottom:28px}
.bwcc-portal-header h1{font-size:clamp(2rem,4vw,3rem);margin:0}
.bwcc-portal-user{padding:10px 14px;background:#eef4fb;color:var(--navy);border-radius:999px;font-weight:800;font-size:.9rem}
.bwcc-portal-notice{padding:14px 18px;background:#eaf7ef;border:1px solid #b9dfc7;color:#176b38;border-radius:10px;margin-bottom:24px;font-weight:700}
.bwcc-portal-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.bwcc-portal-stat{border:1px solid #dfe6ef;border-radius:16px;padding:24px;background:linear-gradient(145deg,#fff,#f7f9fc);box-shadow:0 10px 30px rgba(3,31,67,.06)}
.bwcc-portal-stat span{display:block;color:var(--muted);font-weight:700}
.bwcc-portal-stat strong{display:block;font-family:Georgia,serif;color:var(--navy);font-size:2.4rem;margin:9px 0}
.bwcc-portal-stat em{font-style:normal;color:var(--gold-dark);font-weight:900}
.bwcc-portal-welcome{margin-top:24px;padding:32px;border-radius:18px;background:var(--navy);color:#fff}
.bwcc-portal-welcome h2{color:#fff}
.bwcc-portal-welcome p{color:#dce8f8;max-width:760px}
.bwcc-portal-layout{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(420px,1.1fr);gap:26px;align-items:start}
.bwcc-portal-editor,.bwcc-portal-list,.bwcc-live-preview{border:1px solid #dfe6ef;border-radius:18px;background:#fff;padding:26px;box-shadow:0 8px 26px rgba(3,31,67,.05)}
.bwcc-portal-form{display:grid;gap:17px}
.bwcc-form-heading,.bwcc-list-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:15px;border-bottom:1px solid #e7ecf2}
.bwcc-form-heading h2,.bwcc-list-heading h2{font-size:1.7rem;margin:0}
.bwcc-form-heading a{font-size:.85rem;color:var(--blue);font-weight:800}
.bwcc-portal-form label{display:grid;gap:7px;font-weight:800;color:var(--navy);font-size:.9rem}
.bwcc-portal-form label span{color:#b33434}
.bwcc-portal-form input[type=text],.bwcc-portal-form input[type=url],.bwcc-portal-form input[type=date],.bwcc-portal-form input[type=number],.bwcc-portal-form input[type=file],.bwcc-portal-form textarea,.bwcc-portal-form select{width:100%;padding:12px 13px;border:1px solid #cdd7e4;border-radius:9px;background:#fff;color:#1a2a41;font:inherit}
.bwcc-portal-form textarea{resize:vertical}
.bwcc-form-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.bwcc-current-image{display:flex;align-items:center;gap:12px;padding:10px;background:#f5f7fa;border-radius:10px;color:var(--muted);font-size:.84rem}
.bwcc-current-image img{width:64px;height:64px;object-fit:cover;border-radius:8px}
.bwcc-list-heading span{font-size:.82rem;color:var(--muted);font-weight:800}
.bwcc-portal-items{display:grid;gap:10px;margin-top:16px;max-height:690px;overflow:auto;padding-right:4px}
.bwcc-portal-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid #e3e9f0;border-radius:12px;background:#fbfcfe}
.bwcc-item-thumb img{width:55px;height:55px;border-radius:8px;object-fit:cover}
.bwcc-item-copy{min-width:0}
.bwcc-item-copy strong,.bwcc-item-copy span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bwcc-item-copy strong{color:var(--navy)}
.bwcc-item-copy span{font-size:.76rem;color:var(--muted)}
.bwcc-item-actions{display:flex;gap:8px;align-items:center}
.bwcc-item-actions a,.bwcc-item-actions button{border:0;background:#e8f0fb;color:var(--blue);border-radius:7px;padding:8px 10px;font-size:.78rem;font-weight:900;cursor:pointer}
.bwcc-item-actions button{background:#fdeced;color:#a3272d}
.bwcc-empty-list{padding:28px;text-align:center;background:#f6f8fb;color:var(--muted);border-radius:12px;margin-top:16px}
.bwcc-live-layout{grid-template-columns:minmax(360px,.8fr) minmax(430px,1.2fr)}
.bwcc-live-preview iframe{width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:12px;margin-top:14px}
.bwcc-live-preview>span{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--gold-dark)}
.bwcc-field-help{font-size:.86rem;color:var(--muted);margin-top:-8px}
.bwcc-portal-access{padding:55px;text-align:center;background:#fff;border-radius:18px;border:1px solid var(--line)}

@media(max-width:1100px){
 .bwcc-portal-cards{grid-template-columns:1fr 1fr}
 .bwcc-portal-layout,.bwcc-live-layout{grid-template-columns:1fr}
}
@media(max-width:820px){
 .bwcc-staff-portal{grid-template-columns:1fr}
 .bwcc-portal-sidebar{padding:20px}
 .bwcc-portal-sidebar nav{display:flex;overflow-x:auto;padding:18px 0;gap:8px}
 .bwcc-portal-sidebar nav a{white-space:nowrap}
 .bwcc-portal-brand{padding-bottom:16px}
 .bwcc-portal-main{padding:24px}
}
@media(max-width:560px){
 .bwcc-staff-login-page{padding:52px 0}
 .bwcc-staff-login-card{padding:28px 22px;border-radius:18px}
 .bwcc-staff-portal-wrap{width:min(calc(100% - 16px),1440px)}
 .bwcc-staff-portal-page{padding:18px 0 45px}
 .bwcc-staff-portal{border-radius:14px}
 .bwcc-portal-main{padding:18px}
 .bwcc-portal-header{align-items:flex-start;flex-direction:column}
 .bwcc-portal-cards{grid-template-columns:1fr}
 .bwcc-form-columns{grid-template-columns:1fr}
 .bwcc-portal-editor,.bwcc-portal-list,.bwcc-live-preview{padding:18px}
 .bwcc-portal-item{grid-template-columns:minmax(0,1fr);align-items:start}
 .bwcc-item-thumb img{width:100%;height:130px}
 .bwcc-item-actions{justify-content:flex-start}
}

/* =====================================================
   BWCC v4.5.0 — Footer logo, news placeholder, live page polish
====================================================== */
.footer-logo-image{
  width:auto!important;
  height:78px!important;
  max-width:250px;
  object-fit:contain!important;
  object-position:left center;
}
.footer-brand:has(.footer-logo-image[src$="bwcc-emblem.png"]) .footer-logo-image{width:72px!important;max-width:72px}

.news-empty-state{
  position:relative;
  overflow:hidden;
  max-width:880px;
  padding:70px 32px 66px;
  background:linear-gradient(145deg,#fff 0%,#f8fbff 100%);
  border:1px solid rgba(8,48,103,.10);
  box-shadow:0 24px 70px rgba(5,35,77,.10);
}
.news-empty-state:before,.news-empty-state:after{
  content:"";position:absolute;border-radius:50%;pointer-events:none;
}
.news-empty-state:before{width:260px;height:260px;right:-130px;top:-130px;background:rgba(241,170,34,.08)}
.news-empty-state:after{width:300px;height:300px;left:-180px;bottom:-190px;background:rgba(8,74,151,.06)}
.news-empty-illustration{
  position:relative;z-index:1;width:132px;height:118px;margin:0 auto 24px;
}
.news-empty-paper{
  position:absolute;left:26px;top:8px;width:82px;height:100px;border-radius:12px;
  background:#fff;border:3px solid #0a3979;box-shadow:12px 14px 0 rgba(241,170,34,.20);
}
.news-empty-paper:before{content:"";position:absolute;right:-3px;top:-3px;border-style:solid;border-width:0 23px 23px 0;border-color:transparent #dbe9fa transparent transparent}
.news-empty-line{position:absolute;left:43px;height:5px;border-radius:5px;background:#8fa9c9;z-index:2}
.news-empty-line-one{top:48px;width:48px}.news-empty-line-two{top:64px;width:40px}.news-empty-line-three{top:80px;width:50px}
.news-empty-spark{position:absolute;right:0;top:0;color:#e7a322;font-size:2rem;z-index:3}
.news-empty-label{position:relative;z-index:1;display:inline-block;margin-bottom:10px;color:#c98200;font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.news-empty-state h3,.news-empty-state p,.news-empty-home{position:relative;z-index:1}
.news-empty-state h3{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.02em}
.news-empty-home{display:inline-flex;margin-top:26px}

.live-stream-page{background:#f7f9fc}
.live-stream-hero{min-height:650px;background-position:center 38%}
.live-stream-hero:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(transparent,rgba(1,20,46,.45));pointer-events:none}
.live-stream-hero-inner{position:relative;z-index:2;padding-top:104px;padding-bottom:112px}
.live-stream-hero-copy{padding:34px 36px 38px;border:1px solid rgba(255,255,255,.15);border-radius:24px;background:rgba(1,25,57,.34);backdrop-filter:blur(5px);box-shadow:0 24px 70px rgba(0,0,0,.20)}
.live-stream-hero h1{letter-spacing:-.045em;text-shadow:0 14px 36px rgba(0,0,0,.28)}
.live-quick-info{position:relative;z-index:4;margin-top:-48px}
.live-quick-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 25px 70px rgba(3,34,76,.14);border:1px solid rgba(8,48,103,.08)}
.live-quick-item{display:flex;align-items:center;gap:18px;min-height:120px;padding:26px 28px;border-right:1px solid rgba(8,48,103,.09)}
.live-quick-item:last-child{border-right:0}.live-quick-item>span{display:grid;place-items:center;width:46px;height:46px;flex:none;border-radius:50%;background:#fff4db;color:#b66f00;font-weight:900}.live-quick-item strong,.live-quick-item small{display:block}.live-quick-item strong{color:#082f68;font-size:1.02rem}.live-quick-item small{margin-top:5px;color:#718096;line-height:1.45}
.live-watch-section{padding-top:110px}
.live-video-shell{border-radius:28px;box-shadow:0 32px 90px rgba(2,31,71,.22)}
.live-status-bar{padding:18px 24px;background:linear-gradient(90deg,#021a3c,#0a438c)}
.live-schedule-card{border-radius:20px;box-shadow:0 14px 38px rgba(5,35,77,.07)}

@media(max-width:1024px){
  .footer-logo-image{height:68px!important;max-width:220px}
  .live-stream-hero{min-height:590px}
  .live-quick-info-grid{grid-template-columns:1fr}
  .live-quick-item{min-height:auto;border-right:0;border-bottom:1px solid rgba(8,48,103,.09)}
  .live-quick-item:last-child{border-bottom:0}
}
@media(max-width:767px){
  .footer-logo-image{height:60px!important;max-width:190px}
  .footer-brand-copy{display:none}
  .news-empty-state{padding:52px 22px 50px;border-radius:20px}
  .live-stream-hero{min-height:590px;background-position:68% center}
  .live-stream-hero-inner{padding:70px 20px 92px}
  .live-stream-hero-copy{padding:26px 22px 30px;border-radius:18px;background:rgba(1,25,57,.56)}
  .live-quick-info{margin-top:-34px;padding:0 16px}
  .live-quick-item{padding:21px 20px}
  .live-watch-section{padding-top:88px}
}

/* =====================================================
   LIVE STREAM HERO ALIGNMENT — v4.6.0
   Match the horizontal alignment used by the other BWCC page heroes.
====================================================== */
.live-stream-hero .live-stream-hero-inner.container{
  width:100%;
  max-width:none;
  margin:0;
  padding-left:150px;
  padding-right:150px;
  box-sizing:border-box;
}

.live-stream-hero .live-stream-hero-copy{
  width:min(100%,720px);
  margin:0;
}

@media (max-width:1200px){
  .live-stream-hero .live-stream-hero-inner.container{
    padding-left:72px;
    padding-right:72px;
  }
}

@media (max-width:980px){
  .live-stream-hero .live-stream-hero-inner.container{
    padding-left:40px;
    padding-right:40px;
  }
}

@media (max-width:767px){
  .live-stream-hero .live-stream-hero-inner.container{
    padding-left:20px;
    padding-right:20px;
  }

  .live-stream-hero .live-stream-hero-copy{
    width:100%;
    max-width:620px;
  }
}

@media (max-width:380px){
  .live-stream-hero .live-stream-hero-inner.container{
    padding-left:14px;
    padding-right:14px;
  }
}

/* =====================================================
   LIVE STREAM TYPOGRAPHY CONSISTENCY — v4.7.0
   Match the hierarchy, spacing and readable line lengths used on
   the About, Latest News and Contact page banners.
====================================================== */
.live-stream-hero .live-stream-hero-copy{
  width:min(100%,760px);
  max-width:760px;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  backdrop-filter:none;
  box-shadow:none;
}

.live-stream-hero .live-kicker{
  margin-bottom:14px;
  font-size:.78rem;
  line-height:1.2;
  letter-spacing:.15em;
}

.live-stream-hero h1{
  max-width:720px;
  margin:0 0 20px;
  font-size:clamp(3.35rem,5.6vw,5.9rem);
  line-height:1.01;
  letter-spacing:-.045em;
  text-wrap:balance;
}

.live-stream-hero p{
  max-width:610px;
  margin:0 0 28px;
  font-size:clamp(1.02rem,1.45vw,1.2rem);
  line-height:1.7;
  color:rgba(255,255,255,.9);
}

.live-watch-title .eyebrow,
.live-encouragement-section .eyebrow{
  font-size:.78rem;
  letter-spacing:.14em;
}

.live-watch-title h2{
  font-size:clamp(2.35rem,4.2vw,3.7rem);
  line-height:1.08;
  letter-spacing:-.025em;
  text-wrap:balance;
}

.live-watch-title p{
  max-width:680px;
  margin-left:auto;
  margin-right:auto;
  color:var(--muted);
  font-size:1.02rem;
  line-height:1.7;
}

.live-encouragement-section h2{
  max-width:760px;
  font-size:clamp(2.25rem,4vw,3.6rem);
  line-height:1.08;
  letter-spacing:-.025em;
  text-wrap:balance;
}

@media (max-width:980px){
  .live-stream-hero h1{
    max-width:650px;
    font-size:clamp(3rem,7.5vw,5rem);
  }

  .live-stream-hero p{
    max-width:560px;
  }
}

@media (max-width:767px){
  .live-stream-hero .live-stream-hero-copy{
    max-width:100%;
  }

  .live-stream-hero h1{
    max-width:520px;
    font-size:clamp(2.75rem,12vw,4.2rem);
    line-height:1.02;
    letter-spacing:-.035em;
  }

  .live-stream-hero p{
    max-width:500px;
    font-size:1rem;
    line-height:1.65;
  }

  .live-watch-title h2{
    font-size:clamp(2.1rem,9vw,3.2rem);
  }

  .live-encouragement-section h2{
    font-size:clamp(2rem,9vw,3rem);
  }
}

@media (max-width:420px){
  .live-stream-hero h1{
    font-size:clamp(2.55rem,12.5vw,3.45rem);
  }
}

/* =========================================================
   About page polish — v4.8.0
   ========================================================= */
body.page-template-page-about-php{
  background:#fff;
}
.page-template-page-about-php .about-hero{
  min-height:460px;
  background-position:center 38%;
}
.page-template-page-about-php .about-hero:before{
  background:linear-gradient(90deg,rgba(2,20,48,.96) 0%,rgba(2,29,67,.84) 38%,rgba(2,29,67,.28) 70%,rgba(2,29,67,.08) 100%);
}
.page-template-page-about-php .about-hero-content{
  padding-top:88px;
  padding-bottom:96px;
}
.page-template-page-about-php .about-hero-content .eyebrow{
  color:#f2b233;
  margin-bottom:12px;
}
.page-template-page-about-php .about-hero-content h1{
  max-width:760px;
  margin-bottom:18px;
  text-shadow:0 6px 24px rgba(0,0,0,.28);
}
.page-template-page-about-php .about-hero-content p{
  max-width:620px;
  font-size:1.2rem;
  color:rgba(255,255,255,.92);
}

.page-template-page-about-php .about-intro-section{
  position:relative;
  padding:100px 0;
  overflow:hidden;
}
.page-template-page-about-php .about-intro-section:before{
  content:"";
  position:absolute;
  width:420px;
  height:420px;
  border-radius:50%;
  right:-180px;
  top:-160px;
  background:radial-gradient(circle,rgba(231,163,34,.14),rgba(231,163,34,0) 70%);
}
.page-template-page-about-php .about-intro-grid{
  grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);
  gap:72px;
  align-items:center;
  position:relative;
}
.page-template-page-about-php .about-intro-image{
  position:relative;
}
.page-template-page-about-php .about-intro-image img{
  width:100%;
  min-height:520px;
  object-fit:cover;
  border-radius:26px;
  box-shadow:0 28px 70px rgba(2,29,67,.16);
}
.page-template-page-about-php .about-image-badge{
  position:absolute;
  right:-28px;
  bottom:32px;
  min-width:230px;
  padding:20px 24px;
  border-radius:16px;
  background:linear-gradient(135deg,var(--navy),var(--navy-dark));
  color:#fff;
  box-shadow:0 18px 40px rgba(2,29,67,.3);
  border-left:4px solid var(--gold);
}
.page-template-page-about-php .about-image-badge strong,
.page-template-page-about-php .about-image-badge span{display:block}
.page-template-page-about-php .about-image-badge strong{color:var(--gold);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}
.page-template-page-about-php .about-image-badge span{font-family:Georgia,'Times New Roman',serif;font-size:1.25rem;margin-top:4px}
.page-template-page-about-php .about-intro-copy h2{font-size:clamp(2.4rem,4.5vw,4rem);max-width:720px}
.page-template-page-about-php .about-scripture{font-family:Georgia,'Times New Roman',serif;color:var(--gold-dark);font-size:1.35rem;font-style:italic;margin-bottom:24px}
.page-template-page-about-php .about-intro-copy .lead{font-size:1.14rem;line-height:1.8;color:#3c4e67}
.page-template-page-about-php .about-intro-copy>p:not(.about-scripture):not(.lead){color:#526276;line-height:1.85}
.page-template-page-about-php .about-highlights{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:34px;
}
.page-template-page-about-php .about-highlights>div{
  padding:20px 18px;
  border:1px solid #e7ebf1;
  border-radius:16px;
  background:#fff;
  box-shadow:0 10px 26px rgba(2,29,67,.06);
  position:relative;
}
.page-template-page-about-php .about-highlights>div:before{
  content:"";
  position:absolute;
  top:0;left:18px;right:18px;
  height:3px;
  background:linear-gradient(90deg,var(--gold),#f6ca6d);
  border-radius:0 0 4px 4px;
}
.page-template-page-about-php .about-highlights strong{display:block;color:var(--navy);margin-bottom:7px}
.page-template-page-about-php .about-highlights span{display:block;font-size:.88rem;color:#6a7686;line-height:1.5}

.page-template-page-about-php .about-beliefs-section{
  padding:96px 0;
  background:linear-gradient(180deg,#f8fafc 0%,#f4f7fb 100%);
}
.page-template-page-about-php .about-section-heading{max-width:820px;margin:0 auto 46px}
.page-template-page-about-php .about-section-heading h2{font-size:clamp(2.35rem,4.5vw,3.8rem)}
.page-template-page-about-php .about-section-heading .lead{max-width:680px;margin-inline:auto}
.page-template-page-about-php .about-faith-grid{gap:18px}
.page-template-page-about-php .about-faith-grid .faith-card{
  padding:30px 18px 26px;
  min-height:245px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  border-radius:18px;
  border:1px solid #e2e8f0;
  box-shadow:0 14px 32px rgba(2,29,67,.06);
  transition:.25s ease;
}
.page-template-page-about-php .about-faith-grid .faith-card:hover{transform:translateY(-6px);box-shadow:0 22px 44px rgba(2,29,67,.12);border-color:rgba(231,163,34,.5)}
.page-template-page-about-php .about-faith-grid .icon{
  width:70px;height:70px;border-radius:50%;display:grid;place-items:center;
  background:#fff7e7;color:var(--gold-dark);font-size:2rem;margin-bottom:18px;border:1px solid #f3d18d;
}
.page-template-page-about-php .about-faith-grid h3{font-family:Inter,Arial,sans-serif;font-size:1.05rem;margin:0 0 10px}
.page-template-page-about-php .about-faith-grid p{font-size:.88rem;line-height:1.65}

.page-template-page-about-php .about-purpose-section{padding:88px 0;background:#fff}
.page-template-page-about-php .about-purpose-grid{gap:22px}
.page-template-page-about-php .about-purpose-card{
  min-height:320px;
  border-radius:22px;
  padding:42px 36px 36px;
  position:relative;
  overflow:hidden;
  box-shadow:0 18px 42px rgba(2,29,67,.1);
}
.page-template-page-about-php .about-purpose-card:after{
  content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-80px;bottom:-95px;background:rgba(255,255,255,.06)
}
.page-template-page-about-php .about-purpose-card.light{box-shadow:0 18px 42px rgba(2,29,67,.08)}
.page-template-page-about-php .purpose-number{position:absolute;right:22px;top:18px;font-size:3.4rem;font-weight:900;line-height:1;color:rgba(255,255,255,.09)}
.page-template-page-about-php .about-purpose-card.light .purpose-number{color:rgba(2,29,67,.07)}
.page-template-page-about-php .purpose-icon{font-size:2.4rem;color:var(--gold);margin-bottom:20px}
.page-template-page-about-php .about-purpose-card h3{font-size:1.65rem;margin-bottom:14px}
.page-template-page-about-php .about-purpose-card p,.page-template-page-about-php .about-purpose-card li{line-height:1.7}
.page-template-page-about-php .about-purpose-card ul{margin:0;padding-left:20px}

.page-template-page-about-php .about-leadership-section{
  padding:100px 0;
  background:linear-gradient(180deg,#f7f9fc 0%,#eef3f8 100%);
}
.page-template-page-about-php .bwcc-leadership-layout,
.page-template-page-about-php .bwcc-members-wrap{max-width:1180px;margin-inline:auto}
.page-template-page-about-php .bwcc-person-card,
.page-template-page-about-php .person-card{
  border-radius:20px;
  border:1px solid #dfe6ee;
  box-shadow:0 14px 34px rgba(2,29,67,.08);
  overflow:hidden;
  background:#fff;
  transition:.25s ease;
}
.page-template-page-about-php .bwcc-person-card:hover,
.page-template-page-about-php .person-card:hover{transform:translateY(-5px);box-shadow:0 22px 46px rgba(2,29,67,.13)}
.page-template-page-about-php .person-photo{background:#fff!important}
.page-template-page-about-php .person-photo:after{content:"";display:block;height:3px;background:linear-gradient(90deg,var(--gold),#f4c45c)}
.page-template-page-about-php .person-card-body{padding:20px 18px 22px;text-align:center}
.page-template-page-about-php .person-card-body h3{font-size:1.08rem;color:var(--navy);margin-bottom:6px}
.page-template-page-about-php .person-role{color:var(--gold-dark);font-weight:800;font-size:.88rem}

.page-template-page-about-php .about-ministry-team-section{padding:100px 0;background:#fff}
.page-template-page-about-php .about-ministry-team-wrap .bwcc-people-grid,
.page-template-page-about-php .about-ministry-team-wrap .people-grid{gap:22px}
.page-template-page-about-php .about-ministry-team-wrap .person-card-body h3{font-size:1rem}

.page-template-page-about-php .about-testimonials-section{
  padding:96px 0;
  background:linear-gradient(180deg,#f8f5ef 0%,#fffaf0 100%);
}
.page-template-page-about-php .about-testimonials-section .testimonials{gap:22px}
.page-template-page-about-php .about-testimonials-section .quote-card{
  position:relative;
  min-height:230px;
  padding:34px 30px;
  border-radius:20px;
  border:1px solid #eadfc9;
  box-shadow:0 14px 36px rgba(100,71,15,.08);
}
.page-template-page-about-php .about-testimonials-section .quote-mark{font-size:3.2rem;position:absolute;top:18px;left:24px;opacity:.55}
.page-template-page-about-php .about-testimonials-section .quote-card p{padding-top:26px;line-height:1.8;color:#43536a}

.page-template-page-about-php .about-visit-section{padding:96px 0;background:#fff}
.page-template-page-about-php .about-visit-card{
  border:0;
  border-radius:26px;
  box-shadow:0 26px 68px rgba(2,29,67,.14);
  overflow:hidden;
  background:#fff;
}
.page-template-page-about-php .about-visit-card img{min-height:420px}
.page-template-page-about-php .about-visit-card .cta-content{padding:58px}
.page-template-page-about-php .about-visit-card .cta-details{grid-template-columns:repeat(2,1fr);gap:18px}
.page-template-page-about-php .about-visit-card .cta-detail{padding:16px 18px;border-radius:12px;background:#f5f8fc;border:1px solid #e5ebf2}

@media(max-width:1100px){
  .page-template-page-about-php .about-intro-grid{gap:44px}
  .page-template-page-about-php .about-highlights{grid-template-columns:1fr}
  .page-template-page-about-php .about-image-badge{right:18px}
}
@media(max-width:980px){
  .page-template-page-about-php .about-hero{min-height:420px}
  .page-template-page-about-php .about-intro-grid{grid-template-columns:1fr}
  .page-template-page-about-php .about-intro-image{max-width:760px;margin-inline:auto}
  .page-template-page-about-php .about-purpose-grid{grid-template-columns:1fr}
  .page-template-page-about-php .about-purpose-card{min-height:auto}
  .page-template-page-about-php .about-visit-card{grid-template-columns:1fr}
}
@media(max-width:720px){
  .page-template-page-about-php .about-hero{min-height:380px;background-position:66% center}
  .page-template-page-about-php .about-hero-content{padding-top:64px;padding-bottom:72px}
  .page-template-page-about-php .about-intro-section,
  .page-template-page-about-php .about-beliefs-section,
  .page-template-page-about-php .about-purpose-section,
  .page-template-page-about-php .about-leadership-section,
  .page-template-page-about-php .about-ministry-team-section,
  .page-template-page-about-php .about-testimonials-section,
  .page-template-page-about-php .about-visit-section{padding:68px 0}
  .page-template-page-about-php .about-intro-image img{min-height:380px}
  .page-template-page-about-php .about-image-badge{position:relative;right:auto;bottom:auto;margin:-28px 16px 0}
  .page-template-page-about-php .about-faith-grid{grid-template-columns:repeat(2,1fr)}
  .page-template-page-about-php .about-visit-card .cta-content{padding:34px 24px}
  .page-template-page-about-php .about-visit-card .cta-details{grid-template-columns:1fr}
}
@media(max-width:480px){
  .page-template-page-about-php .about-faith-grid{grid-template-columns:1fr}
  .page-template-page-about-php .about-faith-grid .faith-card{min-height:auto}
  .page-template-page-about-php .about-intro-image img{min-height:320px}
  .page-template-page-about-php .about-purpose-card{padding:32px 24px}
}


/* ==========================================================
   INNER PAGE FEATURE RIBBON — ABOUT, NEWS, CONTACT
========================================================== */
.bwcc-page-ribbon{
  position:relative;
  z-index:12;
  margin-top:-58px;
  padding:0 0 18px;
}
.bwcc-page-ribbon .container{position:relative}
.bwcc-page-ribbon-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  background:#fff;
  border:1px solid rgba(8,50,99,.10);
  border-radius:26px;
  box-shadow:0 24px 55px rgba(3,31,67,.14);
  overflow:hidden;
}
.bwcc-page-ribbon-item{
  min-height:148px;
  display:flex;
  align-items:center;
  gap:22px;
  padding:30px 34px;
  position:relative;
  background:linear-gradient(180deg,#fff 0%,#fdfefe 100%);
}
.bwcc-page-ribbon-item:not(:last-child):after{
  content:"";
  position:absolute;
  top:0;
  right:0;
  width:1px;
  height:100%;
  background:linear-gradient(180deg,transparent 0%,#dfe6ef 18%,#dfe6ef 82%,transparent 100%);
}
.bwcc-page-ribbon-number{
  width:58px;
  height:58px;
  flex:0 0 58px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#a96800;
  background:linear-gradient(145deg,#fff7df,#fde7af);
  border:1px solid rgba(231,163,34,.18);
  font-size:1.16rem;
  font-weight:900;
  letter-spacing:.02em;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}
.bwcc-page-ribbon-copy h2{
  margin:0 0 7px;
  color:var(--navy);
  font-family:Inter,Arial,sans-serif;
  font-size:1.1rem;
  font-weight:850;
  line-height:1.25;
}
.bwcc-page-ribbon-copy p{
  margin:0;
  color:#68778e;
  font-size:.94rem;
  line-height:1.55;
}
/* page-specific subtle accents */
.about-page-ribbon .bwcc-page-ribbon-grid{border-top:3px solid rgba(231,163,34,.72)}
.news-page-ribbon .bwcc-page-ribbon-grid{border-top:3px solid rgba(13,91,172,.72)}
.contact-page-ribbon .bwcc-page-ribbon-grid{border-top:3px solid rgba(231,163,34,.72)}

@media(max-width:980px){
  .bwcc-page-ribbon{margin-top:-42px;padding-bottom:8px}
  .bwcc-page-ribbon-grid{grid-template-columns:1fr;border-radius:22px}
  .bwcc-page-ribbon-item{min-height:unset;padding:24px 28px}
  .bwcc-page-ribbon-item:not(:last-child):after{
    top:auto;bottom:0;left:28px;right:28px;width:auto;height:1px;
    background:linear-gradient(90deg,transparent,#dfe6ef 12%,#dfe6ef 88%,transparent);
  }
}
@media(max-width:600px){
  .bwcc-page-ribbon{margin-top:-28px;padding-bottom:0}
  .bwcc-page-ribbon .container{width:min(calc(100% - 28px),var(--container))}
  .bwcc-page-ribbon-grid{border-radius:18px}
  .bwcc-page-ribbon-item{gap:16px;padding:21px 18px}
  .bwcc-page-ribbon-number{width:48px;height:48px;flex-basis:48px;font-size:1rem}
  .bwcc-page-ribbon-copy h2{font-size:1rem;margin-bottom:4px}
  .bwcc-page-ribbon-copy p{font-size:.86rem;line-height:1.45}
}

/* =====================================================
   LATEST NEWS HERO ALIGNMENT — v5.1.0
   Match the horizontal spacing and typography used by the
   About, Live Stream and Contact page banners.
====================================================== */
.news-page-hero .news-page-hero-inner.container{
  width:100%;
  max-width:none;
  margin:0;
  padding:88px 150px 96px;
  box-sizing:border-box;
}

.news-page-hero .news-page-hero-copy{
  width:min(100%,760px);
  max-width:760px;
  margin:0;
}

.news-page-hero .news-page-kicker{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin:0 0 14px;
  color:#f2b233;
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.news-page-hero .news-page-kicker:before{
  content:"";
  width:28px;
  height:2px;
  background:#f2b233;
  border-radius:999px;
}

.news-page-hero h1{
  max-width:720px;
  margin:0 0 18px;
  font-size:clamp(3.45rem,6vw,5.65rem);
  line-height:1;
  letter-spacing:-.04em;
  text-wrap:balance;
}

.news-page-hero p{
  max-width:620px;
  margin:0;
  font-size:clamp(1.02rem,1.45vw,1.2rem);
  line-height:1.7;
  color:rgba(255,255,255,.9);
}

@media (max-width:1200px){
  .news-page-hero .news-page-hero-inner.container{
    padding-left:72px;
    padding-right:72px;
  }
}

@media (max-width:980px){
  .news-page-hero .news-page-hero-inner.container{
    padding-left:40px;
    padding-right:40px;
  }
  .news-page-hero .news-page-hero-copy{
    width:min(100%,680px);
  }
}

@media (max-width:767px){
  .news-page-hero{
    min-height:430px;
    background-position:66% center;
  }
  .news-page-hero .news-page-hero-inner.container{
    padding:68px 20px 78px;
  }
  .news-page-hero h1{
    font-size:clamp(3rem,14vw,4.35rem);
  }
  .news-page-hero p{
    max-width:520px;
    font-size:1rem;
  }
}

@media (max-width:380px){
  .news-page-hero .news-page-hero-inner.container{
    padding-left:14px;
    padding-right:14px;
  }
}


/* BWCC Las Vegas external church link */
.church-location-link{display:flex;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.church-location-link:hover,.church-location-link:focus-visible{transform:translateY(-2px);border-color:rgba(231,163,34,.65);box-shadow:0 12px 26px rgba(3,31,67,.1);outline:none}
.location-link-label{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:var(--blue);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.church-location-link:hover .location-link-label{color:var(--gold-dark)}


/* =========================================================
   OTHER CHURCH EVENTS CALENDAR
========================================================= */
.other-church-calendar-section {
  background:
    radial-gradient(circle at 12% 18%, rgba(229, 159, 16, .08), transparent 28%),
    linear-gradient(180deg, #fff 0%, #f7f9fc 100%);
  border-top: 1px solid #edf1f6;
}
.other-calendar-title { max-width: 900px; margin-left: auto; margin-right: auto; }
.other-calendar-title .lead { max-width: 760px; margin: 14px auto 0; }
.bwcc-other-calendar {
  margin-top: 44px;
  background: #fff;
  border: 1px solid #e5eaf1;
  border-radius: 28px;
  box-shadow: 0 22px 60px rgba(5, 34, 76, .10);
  overflow: hidden;
}
.bwcc-calendar-toolbar {
  display: grid;
  grid-template-columns: 54px 1fr 54px;
  align-items: center;
  gap: 18px;
  padding: 24px 28px;
  background: linear-gradient(135deg, #05234f 0%, #0b3c7c 100%);
  color: #fff;
}
.bwcc-calendar-toolbar h3 {
  margin: 0;
  text-align: center;
  color: #fff;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.1;
}
.bwcc-calendar-nav {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #fff;
  border: 1px solid rgba(255,255,255,.28);
  background: rgba(255,255,255,.08);
  text-decoration: none;
  font-size: 24px;
  transition: .2s ease;
}
.bwcc-calendar-nav:hover { background: #e6a313; color: #05234f; transform: translateY(-1px); }
.bwcc-calendar-weekdays,
.bwcc-calendar-grid {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.bwcc-calendar-weekdays {
  background: #f3f6fa;
  border-bottom: 1px solid #e2e8f0;
}
.bwcc-calendar-weekdays span {
  padding: 14px 8px;
  text-align: center;
  color: #0a3778;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 12px;
}
.bwcc-calendar-day {
  min-height: 150px;
  padding: 14px;
  border-right: 1px solid #e8edf3;
  border-bottom: 1px solid #e8edf3;
  background: #fff;
  position: relative;
}
.bwcc-calendar-day:nth-child(7n) { border-right: 0; }
.bwcc-calendar-day.is-empty { background: #fafbfd; }
.bwcc-calendar-date {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #16355f;
  font-weight: 800;
  margin-bottom: 10px;
}
.bwcc-calendar-day.is-today .bwcc-calendar-date { background: #e8a313; color: #fff; }
.bwcc-calendar-day.has-events { background: linear-gradient(180deg, #fff 0%, #fbfdff 100%); }
.bwcc-calendar-event {
  display: block;
  margin-top: 8px;
  padding: 10px 11px;
  border-radius: 12px;
  background: #eef4fb;
  border-left: 4px solid #e3a00d;
  color: #062f6d;
  text-decoration: none;
  transition: .2s ease;
}
.bwcc-calendar-event:hover { background: #0b3c7c; color: #fff; transform: translateY(-1px); }
.bwcc-calendar-event strong { display: block; font-size: 13px; line-height: 1.3; }
.bwcc-calendar-event span { display: block; margin-top: 4px; font-size: 11px; opacity: .78; line-height: 1.35; }
.bwcc-calendar-empty {
  padding: 24px 28px 28px;
  text-align: center;
  background: #fffaf0;
  border-top: 1px solid #f1dfb8;
  color: #16355f;
}
.bwcc-calendar-empty strong,
.bwcc-calendar-empty span { display: block; }
.bwcc-calendar-empty span { margin-top: 6px; color: #607086; }

@media (max-width: 1024px) {
  .bwcc-calendar-day { min-height: 128px; padding: 10px; }
  .bwcc-calendar-event { padding: 8px; }
  .bwcc-calendar-event strong { font-size: 12px; }
}
@media (max-width: 767px) {
  .other-church-calendar-section { padding-top: 64px; padding-bottom: 64px; }
  .bwcc-other-calendar { border-radius: 20px; margin-top: 30px; overflow-x: auto; }
  .bwcc-calendar-toolbar { min-width: 760px; padding: 18px 20px; }
  .bwcc-calendar-weekdays,
  .bwcc-calendar-grid { min-width: 760px; }
  .bwcc-calendar-day { min-height: 118px; }
  .bwcc-calendar-empty { min-width: 760px; }
}


/* =====================================================
   BWCC v5.4.0 — Refined professional footer
====================================================== */
.site-footer{
  background:
    radial-gradient(circle at 90% 8%, rgba(255,255,255,.055), transparent 26%),
    linear-gradient(120deg,#031a38 0%,#062b5e 58%,#0c315e 100%);
}
.footer-main{padding:74px 0 38px}
.footer-grid{
  grid-template-columns:1.35fr .85fr 1fr 1.15fr;
  gap:56px;
}
.footer-brand{gap:17px;margin-bottom:24px}
.footer-logo-image{
  width:78px!important;
  height:78px!important;
  max-width:78px!important;
  object-fit:contain;
  filter:brightness(0) invert(1) drop-shadow(0 8px 18px rgba(0,0,0,.22))!important;
  opacity:.96;
}
.footer-brand-copy strong{font-size:2.15rem;letter-spacing:.02em}
.footer-brand-copy span{font-size:1.08rem;letter-spacing:.14em}
.footer-description{max-width:360px;color:#d8e3f0;font-size:1rem;line-height:1.8}
.footer-title{font-size:.84rem;letter-spacing:.19em;margin-bottom:26px}
.footer-title::after{width:46px;height:3px;border-radius:999px}
.footer-nav-links{display:grid;gap:3px}
.footer-nav-links li+li{margin-top:0}
.footer-nav-links a{
  display:flex;
  align-items:center;
  min-height:34px;
  padding:6px 0 6px 18px;
  color:#e5edf7;
  font-size:.96rem;
}
.footer-nav-links a::before{content:"";width:5px;height:5px;border-radius:50%;background:var(--gold);top:50%;transform:translateY(-50%)}
.footer-nav-links a:hover{color:#fff;transform:translateX(4px)}
.footer-service-list,.footer-contact-list{gap:18px}
.footer-service-list li,.footer-contact-list li{align-items:center}
.footer-list-icon{width:38px;height:38px;border-radius:11px;background:rgba(231,163,34,.14);border:1px solid rgba(231,163,34,.16)}
.footer-service-list strong{font-size:.98rem}
.footer-contact-list li>span:last-child,.footer-contact-list a{font-size:.96rem;line-height:1.6;color:#e2ebf6}
.footer-staff-login{
  display:inline-flex;
  align-items:center;
  gap:9px;
  margin-top:22px;
  padding:11px 16px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:10px;
  color:#fff;
  font-size:.88rem;
  font-weight:800;
  text-decoration:none;
  transition:.2s ease;
}
.footer-staff-login:hover{background:var(--gold);border-color:var(--gold);color:var(--navy-dark);transform:translateY(-2px)}
.footer-message{
  margin-top:54px;
  padding:27px 31px;
  border-color:rgba(255,255,255,.14);
  background:linear-gradient(90deg,rgba(255,255,255,.07),rgba(255,255,255,.04));
  box-shadow:0 14px 34px rgba(0,0,0,.12);
}
.footer-message p{font-size:1.22rem}
.footer-bottom{padding:21px 0}

@media(max-width:1100px){
  .footer-grid{grid-template-columns:1.15fr 1fr;gap:46px 64px}
}
@media(max-width:767px){
  .footer-main{padding:54px 0 30px}
  .footer-grid{grid-template-columns:1fr;gap:38px}
  .footer-logo-image{width:68px!important;height:68px!important;max-width:68px!important}
  .footer-message{margin-top:42px}
}
@media(max-width:480px){
  .footer-logo-image{width:62px!important;height:62px!important;max-width:62px!important}
  .footer-message{padding:20px 18px}
  .footer-message p{font-size:1.05rem}
}

/* Other Church Event single page */
.bwcc-event-single{background:#f7f9fc;color:#082f66}
.bwcc-event-hero{position:relative;padding:90px 0 72px;background:linear-gradient(135deg,#06254d 0%,#0b4e93 100%);color:#fff;overflow:hidden}
.bwcc-event-hero:after{content:"";position:absolute;width:520px;height:520px;border:80px solid rgba(255,255,255,.035);border-radius:50%;right:-180px;top:-250px}
.bwcc-event-hero-inner{position:relative;z-index:2}
.bwcc-event-hero .article-breadcrumbs,.bwcc-event-hero .article-breadcrumbs a{color:rgba(255,255,255,.72)}
.bwcc-event-kicker{display:inline-flex;margin:24px 0 14px;padding:8px 14px;border-radius:999px;background:#f0a815;color:#06254d;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.bwcc-event-hero h1{max-width:940px;margin:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(46px,6vw,82px);line-height:1.02;color:#fff}
.bwcc-event-summary{max-width:760px;margin:20px 0 0;font-size:20px;line-height:1.65;color:rgba(255,255,255,.84)}
.bwcc-event-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:42px;border-radius:18px;overflow:hidden;background:rgba(255,255,255,.18);box-shadow:0 18px 46px rgba(0,0,0,.18)}
.bwcc-event-fact{display:flex;gap:14px;align-items:center;min-height:108px;padding:22px;background:rgba(255,255,255,.97);color:#082f66}
.bwcc-event-fact-icon{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:50%;background:#fff2d4;font-size:19px}
.bwcc-event-fact small{display:block;margin-bottom:5px;color:#be7600;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.bwcc-event-fact strong{font-size:15px;line-height:1.35}
.bwcc-event-poster-wrap{margin-top:64px}
.bwcc-event-poster{margin:0;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 24px 60px rgba(3,34,76,.13)}
.bwcc-event-poster img{display:block;width:100%;max-height:720px;object-fit:cover}
.bwcc-event-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:64px;padding-top:72px;padding-bottom:88px}
.bwcc-event-content{font-size:18px;line-height:1.85;color:#263d59}
.bwcc-event-content h2,.bwcc-event-content h3{color:#082f66}
.bwcc-event-share{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:56px;padding:24px 28px;border-radius:16px;background:#0a3b78;color:#fff}
.bwcc-event-share small{display:block;color:#ffcb63;text-transform:uppercase;letter-spacing:.08em;font-weight:800}
.bwcc-event-share-links{display:flex;flex-wrap:wrap;gap:10px}
.bwcc-event-share-links a,.bwcc-event-share-links button{border:1px solid rgba(255,255,255,.28);border-radius:999px;background:transparent;color:#fff;padding:9px 14px;font:inherit;font-size:13px;cursor:pointer}
.bwcc-event-action-card{position:sticky;top:120px;padding:30px;border:1px solid #dde6f0;border-radius:20px;background:#fff;box-shadow:0 18px 48px rgba(6,42,84,.1)}
.bwcc-event-action-card h2{margin:7px 0 18px;font-family:Georgia,'Times New Roman',serif;font-size:34px;line-height:1.1;color:#082f66}
.bwcc-event-action-card p{color:#52657b;line-height:1.6}
.bwcc-event-action-buttons{display:grid;gap:10px;margin-top:24px}
.bwcc-event-action-buttons .button{display:flex;justify-content:center;text-align:center}
.button-outline{background:#fff!important;color:#0b5eb6!important;border:1px solid #cddaea!important}
.button-gold{background:#f0a815!important;color:#082f66!important}
.bwcc-event-recurring-note{margin:18px 0 0;padding-top:18px;border-top:1px solid #e6edf5;font-size:13px}
.bwcc-related-events{background:#eef4fa}
.bwcc-related-events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.bwcc-related-event-card{overflow:hidden;border:1px solid #dfe8f2;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(5,45,91,.07)}
.bwcc-related-event-image{display:block;height:210px;background:#0b5ca8;overflow:hidden}
.bwcc-related-event-image img{width:100%;height:100%;object-fit:cover}
.bwcc-related-event-body{padding:22px}
.bwcc-related-event-date{color:#bd7300;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.bwcc-related-event-body h3{margin:9px 0;font-family:Georgia,'Times New Roman',serif;font-size:25px;color:#082f66}
.bwcc-related-event-body h3 a{color:inherit;text-decoration:none}
.bwcc-related-event-body p{color:#627489}
@media(max-width:1024px){.bwcc-event-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.bwcc-event-layout{grid-template-columns:1fr;gap:38px}.bwcc-event-action-card{position:static}.bwcc-related-events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.bwcc-event-hero{padding:58px 0 48px}.bwcc-event-hero h1{font-size:clamp(40px,12vw,58px)}.bwcc-event-summary{font-size:17px}.bwcc-event-facts{grid-template-columns:1fr}.bwcc-event-fact{min-height:auto}.bwcc-event-poster-wrap{margin-top:32px}.bwcc-event-layout{padding-top:44px;padding-bottom:60px}.bwcc-event-share{align-items:flex-start;flex-direction:column}.bwcc-related-events-grid{grid-template-columns:1fr}}

/* BWCC standard event single page */
.bwcc-event-hero{background:linear-gradient(135deg,#062958 0%,#0f4f92 100%);color:#fff;padding:72px 0 54px;overflow:hidden;position:relative}
.bwcc-event-hero:after{content:"";position:absolute;width:420px;height:420px;border:74px solid rgba(255,255,255,.05);border-radius:50%;right:-120px;top:-180px}
.bwcc-event-hero-inner{position:relative;z-index:1}
.bwcc-event-hero .article-breadcrumbs,.bwcc-event-hero .article-breadcrumbs a{color:rgba(255,255,255,.78)}
.bwcc-event-hero .eyebrow{color:#f3aa1a;margin-top:26px}
.bwcc-event-hero h1{color:#fff;font-size:clamp(46px,6vw,78px);line-height:1.02;margin:10px 0 14px;max-width:980px}
.bwcc-event-summary{max-width:760px;font-size:20px;color:rgba(255,255,255,.84);margin:0 0 30px}
.bwcc-event-meta-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.18);border-radius:18px;overflow:hidden;max-width:1040px}
.bwcc-event-meta-item{display:flex;gap:14px;align-items:center;padding:20px 22px;background:rgba(2,24,54,.42);backdrop-filter:blur(10px)}
.bwcc-event-meta-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#f4aa18;font-size:20px;flex:0 0 auto}
.bwcc-event-meta-item small{display:block;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.68);font-size:11px;font-weight:800;margin-bottom:4px}
.bwcc-event-meta-item strong{display:block;color:#fff;font-size:16px;line-height:1.35}
.bwcc-event-body{background:#fff}
.bwcc-event-body-inner{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:54px;align-items:start}
.bwcc-event-poster-full{margin:0 0 34px;background:#f7f9fc;border:1px solid #e4e9f0;border-radius:20px;padding:18px;box-shadow:0 18px 48px rgba(5,35,72,.10)}
.bwcc-event-poster-full img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;border-radius:12px;background:#fff}
.bwcc-event-poster-full figcaption{text-align:center;color:#667085;font-size:13px;padding:12px 4px 0}
.bwcc-event-copy{font-size:18px;line-height:1.85;color:#26364c}
.bwcc-event-copy>*:first-child{margin-top:0}
.bwcc-event-copy img{max-width:100%;height:auto}
.bwcc-event-share{margin-top:36px}
.bwcc-event-sidebar{position:sticky;top:110px}
.bwcc-related-event-image img{object-fit:contain;background:#fff}
@media (max-width:900px){.bwcc-event-meta-bar{grid-template-columns:1fr}.bwcc-event-body-inner{grid-template-columns:1fr}.bwcc-event-sidebar{position:static}.bwcc-event-hero{padding:58px 0 42px}}
@media (max-width:640px){.bwcc-event-hero h1{font-size:42px}.bwcc-event-summary{font-size:17px}.bwcc-event-meta-item{padding:16px}.bwcc-event-poster-full{padding:10px;border-radius:14px}.bwcc-event-copy{font-size:17px}.bwcc-event-body-inner{gap:32px}}


/* Premium live-stream call to action */
.live-hero-cta-group{
  display:flex;
  align-items:stretch;
  gap:14px;
  margin-top:30px;
  max-width:760px;
}
.bwcc-live-cta,
.bwcc-visit-cta{
  position:relative;
  display:flex;
  align-items:center;
  min-height:76px;
  border-radius:16px;
  text-decoration:none;
  transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease;
}
.bwcc-live-cta{
  flex:1 1 420px;
  gap:15px;
  padding:13px 20px 13px 14px;
  color:#fff;
  background:linear-gradient(135deg,#f0aa1b 0%,#d88a00 100%);
  border:1px solid rgba(255,255,255,.22);
  box-shadow:0 18px 38px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.3);
  overflow:hidden;
}
.bwcc-live-cta:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.18) 48%,transparent 72%);
  transform:translateX(-120%);
  transition:transform .55s ease;
}
.bwcc-live-cta:hover:before{transform:translateX(120%)}
.bwcc-live-cta:hover{
  color:#fff;
  transform:translateY(-4px);
  box-shadow:0 24px 48px rgba(0,0,0,.3);
}
.bwcc-live-cta-icon{
  position:relative;
  z-index:1;
  display:grid;
  place-items:center;
  flex:0 0 50px;
  width:50px;
  height:50px;
  padding-left:3px;
  border-radius:50%;
  color:#0a315f;
  background:#fff;
  box-shadow:0 8px 20px rgba(2,25,57,.18);
  font-size:17px;
}
.bwcc-live-cta-copy{
  position:relative;
  z-index:1;
  display:flex;
  flex-direction:column;
  line-height:1.2;
}
.bwcc-live-cta-copy strong{
  color:#fff;
  font-family:Inter,Arial,sans-serif;
  font-size:16px;
  font-weight:900;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.bwcc-live-cta-copy small{
  margin-top:6px;
  color:rgba(255,255,255,.86);
  font-size:12px;
  font-weight:650;
  letter-spacing:.01em;
}
.bwcc-live-cta-arrow{
  position:relative;
  z-index:1;
  margin-left:auto;
  color:#fff;
  font-size:24px;
  transition:transform .25s ease;
}
.bwcc-live-cta:hover .bwcc-live-cta-arrow{transform:translateX(4px)}
.bwcc-visit-cta{
  flex:0 1 230px;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  padding:14px 22px;
  color:#fff;
  background:rgba(4,31,67,.58);
  border:1px solid rgba(255,255,255,.28);
  backdrop-filter:blur(12px);
  box-shadow:0 14px 30px rgba(0,0,0,.14);
}
.bwcc-visit-cta span{
  font-size:14px;
  font-weight:850;
  letter-spacing:.05em;
  text-transform:uppercase;
}
.bwcc-visit-cta small{
  margin-top:5px;
  color:rgba(255,255,255,.72);
  font-size:11px;
  font-weight:600;
}
.bwcc-visit-cta:hover{
  color:#fff;
  border-color:rgba(255,255,255,.5);
  background:rgba(4,31,67,.84);
  transform:translateY(-4px);
  box-shadow:0 20px 40px rgba(0,0,0,.22);
}
.bwcc-live-cta:focus-visible,
.bwcc-visit-cta:focus-visible{
  outline:3px solid #fff;
  outline-offset:4px;
}
@media(max-width:900px){
  .live-hero-cta-group{max-width:620px;flex-wrap:wrap}
  .bwcc-live-cta{flex-basis:100%}
  .bwcc-visit-cta{flex:1 1 100%;align-items:center;text-align:center;min-height:64px}
}
@media(max-width:767px){
  .live-hero-cta-group{width:100%;max-width:390px;gap:12px;margin-top:25px}
  .bwcc-live-cta{min-height:72px;padding:11px 15px 11px 11px;border-radius:14px}
  .bwcc-live-cta-icon{width:46px;height:46px;flex-basis:46px}
  .bwcc-live-cta-copy strong{font-size:14px}
  .bwcc-live-cta-copy small{font-size:11px}
  .bwcc-live-cta-arrow{font-size:21px}
  .bwcc-visit-cta{border-radius:14px}
}
@media(max-width:420px){
  .bwcc-live-cta{gap:11px}
  .bwcc-live-cta-copy small{max-width:185px}
  .bwcc-live-cta-arrow{display:none}
}

/* =====================================================
   GIVING PAGE
===================================================== */
.bwcc-giving-page{background:#fff;color:#18344f}
.bwcc-giving-hero{position:relative;display:flex;align-items:center;min-height:580px;background-size:cover;background-position:center;overflow:hidden;color:#fff}
.bwcc-giving-hero:after{content:"";position:absolute;right:-160px;top:-230px;width:600px;height:600px;border:90px solid rgba(255,255,255,.035);border-radius:50%}
.bwcc-giving-hero-inner{position:relative;z-index:2;width:100%}
.bwcc-giving-hero-copy{max-width:760px;padding:90px 0}
.bwcc-giving-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:#f3ad21;font-size:13px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}
.bwcc-giving-kicker:before{content:"";width:34px;height:2px;background:#f3ad21}
.bwcc-giving-hero h1{max-width:720px;margin:0;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:clamp(52px,6vw,82px);line-height:1.02;letter-spacing:-.025em}
.bwcc-giving-hero p{max-width:660px;margin:24px 0 0;color:rgba(255,255,255,.86);font-size:20px;line-height:1.7}
.bwcc-giving-hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:32px}
.bwcc-giving-outline{border:1px solid rgba(255,255,255,.48)!important;background:rgba(5,30,64,.42)!important;color:#fff!important;backdrop-filter:blur(8px)}
.bwcc-giving-outline:hover{background:#fff!important;color:#082f66!important}
.bwcc-giving-ribbon{position:relative;z-index:4;margin-top:-34px}
.bwcc-giving-intro-section{padding-top:110px;background:linear-gradient(180deg,#fff 0%,#f6f9fc 100%)}
.bwcc-giving-intro-grid{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:70px;align-items:center}
.bwcc-giving-scripture-card{position:relative;overflow:hidden;padding:55px 48px;border-radius:24px;background:linear-gradient(145deg,#062957 0%,#0b4d8c 100%);box-shadow:0 24px 60px rgba(4,39,81,.18);color:#fff}
.bwcc-giving-scripture-card:after{content:"";position:absolute;width:240px;height:240px;border:40px solid rgba(255,255,255,.045);border-radius:50%;right:-80px;bottom:-110px}
.bwcc-giving-quote-mark{position:relative;z-index:1;display:block;height:56px;color:#f0aa1a;font-family:Georgia,serif;font-size:88px;line-height:1}
.bwcc-giving-scripture-card blockquote{position:relative;z-index:1;margin:10px 0 22px;padding:0;border:0;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:clamp(27px,3vw,38px);line-height:1.3}
.bwcc-giving-scripture-card cite{position:relative;z-index:1;color:#ffd16c;font-style:normal;font-size:13px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.bwcc-giving-intro-copy h2,.bwcc-giving-section-title h2,.bwcc-giving-transparency-card h2{color:#082f66;font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,4.5vw,58px);line-height:1.08}
.bwcc-giving-intro-copy>p{max-width:720px;color:#53677b;font-size:17px;line-height:1.8}
.bwcc-giving-impact-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:30px}
.bwcc-giving-impact-list span{position:relative;padding:15px 16px 15px 46px;border:1px solid #dfe8f1;border-radius:13px;background:#fff;color:#183b61;font-size:14px;font-weight:750;box-shadow:0 9px 22px rgba(7,48,94,.05)}
.bwcc-giving-impact-list span:before{content:"✓";position:absolute;left:15px;top:50%;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#fff0ce;color:#b66d00;font-weight:900;transform:translateY(-50%)}
.bwcc-giving-method-section{background:#eef4fa}
.bwcc-giving-section-title{max-width:800px;margin:0 auto 48px;text-align:center}
.bwcc-giving-method-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:30px;align-items:stretch}
.bwcc-zelle-card,.bwcc-giving-steps-card{border:1px solid #dce6f0;border-radius:24px;background:#fff;box-shadow:0 20px 54px rgba(6,42,84,.09)}
.bwcc-zelle-card{overflow:hidden}
.bwcc-zelle-card-head{display:flex;align-items:center;gap:18px;padding:30px 34px;background:linear-gradient(135deg,#092f63 0%,#0d5aa5 100%);color:#fff}
.bwcc-zelle-symbol{display:grid;place-items:center;width:58px;height:58px;border:2px solid rgba(255,255,255,.45);border-radius:18px;background:#fff;color:#5737a8;font-size:29px;font-weight:950}
.bwcc-zelle-card-head small{display:block;margin-bottom:4px;color:#ffcf66;font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.bwcc-zelle-card-head h3{margin:0;color:#fff;font-size:34px}
.bwcc-zelle-details{padding:8px 34px 0}
.bwcc-zelle-details>div{padding:24px 0;border-bottom:1px solid #e5ebf2}
.bwcc-zelle-details span{display:block;margin-bottom:7px;color:#7a8999;font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}
.bwcc-zelle-details strong{display:block;color:#082f66;font-size:20px;line-height:1.35;overflow-wrap:anywhere}
.bwcc-zelle-account{font-size:23px!important}
.bwcc-zelle-note{margin:0;padding:22px 34px;color:#607184;font-size:14px;line-height:1.65}
.bwcc-copy-zelle{margin:0 34px 34px}
.bwcc-giving-steps-card{padding:34px}
.bwcc-giving-steps-kicker{display:inline-flex;margin-bottom:20px;color:#b66f00;font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.bwcc-giving-steps{display:grid;gap:6px;margin:0;padding:0;list-style:none}
.bwcc-giving-steps li{display:flex;gap:16px;padding:17px 0;border-bottom:1px solid #e5ebf2}
.bwcc-giving-steps li:last-child{border-bottom:0}
.bwcc-giving-steps li>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:50%;background:#fff0ce;color:#9b5d00;font-weight:900}
.bwcc-giving-steps strong{display:block;margin:1px 0 5px;color:#082f66;font-size:15px}
.bwcc-giving-steps p{margin:0;color:#68798b;font-size:13px;line-height:1.55}
.bwcc-giving-transparency-section{background:#fff}
.bwcc-giving-transparency-card{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:45px 50px;border-radius:24px;background:linear-gradient(135deg,#062958 0%,#0d4f91 100%);box-shadow:0 24px 55px rgba(4,39,81,.17);color:#fff}
.bwcc-giving-transparency-card .eyebrow{color:#f3ad21}
.bwcc-giving-transparency-card h2{margin:8px 0 12px;color:#fff;font-size:clamp(34px,4vw,50px)}
.bwcc-giving-transparency-card p{max-width:690px;margin:0;color:rgba(255,255,255,.78);line-height:1.7}
.bwcc-giving-contact-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px;flex:0 0 auto}
.bwcc-giving-email-link{color:#fff;text-decoration:none;font-size:13px;font-weight:700}
.bwcc-giving-email-link:hover{color:#ffcc62}
@media(max-width:1024px){
  .bwcc-giving-hero-copy{padding:78px 0}
  .bwcc-giving-intro-grid{grid-template-columns:1fr;gap:42px}
  .bwcc-giving-scripture-card{max-width:720px}
  .bwcc-giving-method-grid{grid-template-columns:1fr}
}
@media(max-width:767px){
  .bwcc-giving-hero{min-height:520px;background-position:62% center}
  .bwcc-giving-hero-copy{padding:68px 0 78px}
  .bwcc-giving-hero h1{font-size:clamp(42px,12vw,58px)}
  .bwcc-giving-hero p{font-size:17px;line-height:1.65}
  .bwcc-giving-ribbon{margin-top:0}
  .bwcc-giving-intro-section{padding-top:65px}
  .bwcc-giving-scripture-card{padding:38px 27px;border-radius:19px}
  .bwcc-giving-impact-list{grid-template-columns:1fr}
  .bwcc-giving-method-section{padding-top:65px;padding-bottom:65px}
  .bwcc-zelle-card-head,.bwcc-zelle-details,.bwcc-zelle-note,.bwcc-giving-steps-card{padding-left:22px;padding-right:22px}
  .bwcc-copy-zelle{margin-left:22px;margin-right:22px}
  .bwcc-zelle-account{font-size:18px!important}
  .bwcc-giving-transparency-card{align-items:flex-start;flex-direction:column;padding:34px 26px}
  .bwcc-giving-contact-actions{align-items:flex-start;width:100%}
  .bwcc-giving-contact-actions .btn{width:100%;justify-content:center;text-align:center}
}

/* =====================================================
   GIVING HERO ALIGNMENT — MATCH INNER PAGE BANNERS
===================================================== */
.bwcc-giving-hero .bwcc-giving-hero-inner.container{
  width:100%;
  max-width:none;
  margin:0;
  padding-left:150px;
  padding-right:150px;
}
.bwcc-giving-hero .bwcc-giving-hero-copy{
  width:100%;
  max-width:720px;
  padding-top:88px;
  padding-bottom:96px;
}
.bwcc-giving-hero .bwcc-giving-kicker{
  margin-bottom:14px;
}
.bwcc-giving-hero h1{
  max-width:680px;
  font-size:clamp(48px,5vw,72px);
  line-height:1.04;
  letter-spacing:-.035em;
}
.bwcc-giving-hero p{
  max-width:620px;
  margin-top:20px;
  font-size:18px;
  line-height:1.7;
}
.bwcc-giving-hero-actions{
  margin-top:28px;
}

@media (max-width:1200px){
  .bwcc-giving-hero .bwcc-giving-hero-inner.container{
    padding-left:72px;
    padding-right:72px;
  }
}

@media (max-width:1024px){
  .bwcc-giving-hero .bwcc-giving-hero-inner.container{
    padding-left:40px;
    padding-right:40px;
  }
  .bwcc-giving-hero .bwcc-giving-hero-copy{
    max-width:650px;
    padding-top:74px;
    padding-bottom:82px;
  }
  .bwcc-giving-hero h1{
    font-size:clamp(45px,7vw,64px);
  }
}

@media (max-width:767px){
  .bwcc-giving-hero .bwcc-giving-hero-inner.container{
    padding-left:20px;
    padding-right:20px;
  }
  .bwcc-giving-hero .bwcc-giving-hero-copy{
    max-width:100%;
    padding-top:62px;
    padding-bottom:72px;
  }
  .bwcc-giving-hero h1{
    max-width:100%;
    font-size:clamp(39px,12vw,54px);
    line-height:1.06;
  }
  .bwcc-giving-hero p{
    max-width:100%;
    font-size:16px;
    line-height:1.65;
  }
  .bwcc-giving-hero-actions{
    width:100%;
    max-width:340px;
    flex-direction:column;
  }
  .bwcc-giving-hero-actions .btn{
    width:100%;
    justify-content:center;
    text-align:center;
  }
}

@media (max-width:380px){
  .bwcc-giving-hero .bwcc-giving-hero-inner.container{
    padding-left:14px;
    padding-right:14px;
  }
}


/* =====================================================
   GIVING HERO CTA BUTTONS v5.7.2
===================================================== */
.bwcc-giving-hero-actions{
  display:flex;
  align-items:stretch;
  gap:14px;
  margin-top:30px;
}
.bwcc-giving-hero-actions .button{
  min-height:66px;
  padding:12px 18px;
  border-radius:14px;
  text-transform:none;
  letter-spacing:0;
  font-size:14px;
  line-height:1.15;
  box-shadow:0 16px 34px rgba(0,0,0,.22);
  transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease;
}
.bwcc-giving-hero-actions .button:hover{
  transform:translateY(-3px);
  box-shadow:0 22px 40px rgba(0,0,0,.28);
}
.bwcc-giving-hero-actions .button>span:nth-child(2){
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:4px;
}
.bwcc-giving-hero-actions .button strong{
  font-size:15px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.045em;
}
.bwcc-giving-hero-actions .button small{
  font-size:11px;
  font-weight:650;
  opacity:.82;
  text-transform:none;
  letter-spacing:0;
  white-space:nowrap;
}
.bwcc-giving-button-icon{
  display:grid;
  place-items:center;
  flex:0 0 38px;
  width:38px;
  height:38px;
  border-radius:50%;
  background:rgba(255,255,255,.94);
  color:#082f66;
  font-size:16px;
}
.bwcc-giving-button-arrow{
  margin-left:4px;
  font-size:20px;
  transition:transform .22s ease;
}
.bwcc-giving-primary:hover .bwcc-giving-button-arrow{transform:translateX(4px)}
.bwcc-giving-primary{
  background:linear-gradient(135deg,#f4b22c 0%,#dc8d07 100%)!important;
  border-color:#f0a815!important;
  color:#fff!important;
}
.bwcc-giving-primary:hover{
  background:linear-gradient(135deg,#ffbd34 0%,#c87800 100%)!important;
  border-color:#ffbd34!important;
}
.bwcc-giving-secondary{
  background:rgba(3,28,61,.68)!important;
  border:1px solid rgba(255,255,255,.5)!important;
  color:#fff!important;
  backdrop-filter:blur(10px);
}
.bwcc-giving-secondary:hover{
  background:#fff!important;
  border-color:#fff!important;
  color:#082f66!important;
}
.bwcc-giving-secondary .bwcc-giving-button-icon{
  background:rgba(255,255,255,.14);
  color:#fff;
  border:1px solid rgba(255,255,255,.28);
}
.bwcc-giving-secondary:hover .bwcc-giving-button-icon{
  background:#fff1cf;
  color:#a66200;
  border-color:#f2d89b;
}
@media(max-width:767px){
  .bwcc-giving-hero-actions{
    width:100%;
    max-width:360px;
    flex-direction:column;
  }
  .bwcc-giving-hero-actions .button{
    width:100%;
    justify-content:flex-start;
    min-height:64px;
  }
  .bwcc-giving-button-arrow{margin-left:auto}
}


/* Worship Services and Ministry pages */
.bwcc-inner-hero{min-height:520px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;position:relative}
.bwcc-inner-hero-inner{width:100%;padding:88px 150px}
.bwcc-inner-hero-copy{max-width:720px}
.bwcc-inner-hero-copy .eyebrow{color:#f4aa16;letter-spacing:.18em;text-transform:uppercase;font-weight:800}
.bwcc-inner-hero-copy h1{font-size:clamp(3.4rem,6vw,6rem);line-height:.96;margin:.18em 0 .28em;color:#fff}
.bwcc-inner-hero-copy p{font-size:1.15rem;line-height:1.7;max-width:620px;color:rgba(255,255,255,.9)}
.bwcc-hero-action-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}
.bwcc-outline-light{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.7)!important}
.bwcc-service-overview{background:#f5f8fc}
.bwcc-service-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:42px}
.bwcc-service-card{background:#fff;border:1px solid #dfe7f1;border-radius:22px;padding:32px;display:flex;gap:20px;box-shadow:0 20px 45px rgba(4,33,72,.08)}
.bwcc-service-card.featured{background:#062e63;color:#fff;border-color:#062e63}
.bwcc-service-card.featured h3,.bwcc-service-card.featured p,.bwcc-service-card.featured .text-link{color:#fff}
.bwcc-service-number{width:48px;height:48px;flex:0 0 48px;border-radius:50%;display:grid;place-items:center;background:#fff4d8;color:#bd7600;font-weight:800}
.bwcc-service-card h3{font-size:1.65rem;margin:.15em 0}.bwcc-service-time{font-weight:800;color:#c57a00}
.bwcc-worship-experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.bwcc-worship-photo img{width:100%;border-radius:26px;display:block;box-shadow:0 24px 55px rgba(4,33,72,.14)}
.bwcc-check-list{list-style:none;padding:0;margin:26px 0 0}.bwcc-check-list li{position:relative;padding:12px 0 12px 34px;border-bottom:1px solid #e6ebf2}.bwcc-check-list li:before{content:'✓';position:absolute;left:0;color:#d89200;font-weight:800}
.bwcc-ministry-pathways{background:#f8f3ea}.bwcc-ministry-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bwcc-ministry-path-grid a{display:block;background:#fff;padding:32px;border:1px solid #e5ded2;border-radius:20px;text-decoration:none;color:#092e60;transition:.25s}.bwcc-ministry-path-grid a:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(4,33,72,.1)}.bwcc-ministry-path-grid span{font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;color:#c67b00;font-weight:800}.bwcc-ministry-path-grid h3{font-size:1.55rem;margin:.4em 0}.bwcc-ministry-path-grid p{color:#5f6e82}.bwcc-ministry-path-grid b{color:#0c5db4}
.bwcc-ministry-main{background:#f5f8fc}.bwcc-ministry-content-grid{display:grid;gap:30px}.bwcc-ministry-content-card{display:grid;grid-template-columns:minmax(300px,.85fr) 1.15fr;background:#fff;border:1px solid #dfe7f1;border-radius:26px;overflow:hidden;box-shadow:0 20px 50px rgba(5,38,80,.09)}.bwcc-ministry-content-image img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block}.bwcc-ministry-content-body{padding:48px}.bwcc-ministry-content-body h2{font-size:2.4rem;margin:.2em 0}.bwcc-ministry-description{color:#52647a;line-height:1.75}.bwcc-ministry-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:28px 0}.bwcc-ministry-meta>div{background:#f5f8fc;border-radius:12px;padding:15px}.bwcc-ministry-meta strong,.bwcc-ministry-meta span,.bwcc-ministry-meta a{display:block}.bwcc-ministry-meta strong{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#c67b00;margin-bottom:5px}.bwcc-ministry-empty{text-align:center;background:#fff;border:1px dashed #cfd9e6;border-radius:22px;padding:70px 24px}.bwcc-ministry-cta{background:#fff}.bwcc-ministry-cta-card{background:#062e63;color:#fff;border-radius:24px;padding:42px 50px;display:flex;justify-content:space-between;align-items:center;gap:30px}.bwcc-ministry-cta-card h2,.bwcc-ministry-cta-card p{color:#fff}
@media(max-width:1100px){.bwcc-inner-hero-inner{padding-left:72px;padding-right:72px}.bwcc-service-card-grid,.bwcc-ministry-path-grid{grid-template-columns:1fr 1fr}.bwcc-ministry-content-card{grid-template-columns:1fr}}
@media(max-width:820px){.bwcc-inner-hero-inner{padding:72px 40px}.bwcc-inner-hero{min-height:460px}.bwcc-service-card-grid,.bwcc-ministry-path-grid{grid-template-columns:1fr}.bwcc-worship-experience-grid{grid-template-columns:1fr;gap:38px}.bwcc-ministry-content-image img{min-height:360px}.bwcc-ministry-cta-card{flex-direction:column;align-items:flex-start}}
@media(max-width:560px){.bwcc-inner-hero-inner{padding:64px 20px}.bwcc-inner-hero-copy h1{font-size:clamp(2.7rem,15vw,4.3rem)}.bwcc-hero-action-row{flex-direction:column}.bwcc-hero-action-row .button{width:100%;justify-content:center}.bwcc-service-card{padding:24px;flex-direction:column}.bwcc-ministry-content-body{padding:28px 22px}.bwcc-ministry-meta{grid-template-columns:1fr}.bwcc-ministry-cta-card{padding:32px 24px}}


/* BWCC v5.9.0 — corrected locations, partner church, and missions */
.partner-church-block{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}
.partner-kicker{display:block;margin-bottom:10px;color:var(--gold-dark);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.partner-church-card{display:flex;align-items:flex-start;gap:14px;padding:17px 18px;border:1px dashed rgba(6,42,92,.28);border-radius:15px;background:linear-gradient(135deg,#fffdf7,#f8fbff)}
.partner-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex:none;background:#fff2cf;color:var(--gold-dark);font-weight:900}
.partner-church-card h4{margin:0 0 4px;font-size:1.12rem;color:var(--navy)}
.partner-church-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}
.works-panel .works-list:has(.work-item:only-child){margin-top:4px}
@media(max-width:767px){.partner-church-card{padding:15px}.partner-church-block{margin-top:20px;padding-top:18px}}


/* BWCC v5.10.0 — Ministries navigation and overview page */
.main-nav .menu-item-has-children{position:relative}
.main-nav .sub-menu{position:absolute;top:calc(100% - 1px);left:50%;transform:translateX(-50%) translateY(10px);display:block;min-width:250px;padding:10px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 22px 50px rgba(3,31,70,.16);opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease;z-index:1000}
.main-nav .sub-menu:before{content:"";position:absolute;top:-7px;left:50%;width:13px;height:13px;background:#fff;border-left:1px solid #e2e8f0;border-top:1px solid #e2e8f0;transform:translateX(-50%) rotate(45deg)}
.main-nav .menu-item-has-children:hover>.sub-menu,.main-nav .menu-item-has-children:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}
.main-nav .sub-menu li{display:block;width:100%;position:relative}
.main-nav .sub-menu a{display:block;padding:12px 14px;border:0!important;border-radius:9px;color:var(--navy);white-space:nowrap;font-size:.88rem}
.main-nav .sub-menu a:hover{background:#f2f6fb;color:var(--blue)}
.main-nav .menu-item-has-children>a:after{content:"⌄";margin-left:6px;font-size:.82em;color:var(--gold-dark)}
.bwcc-ministries-overview{background:#f5f8fc}
.bwcc-ministries-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:42px}
.bwcc-ministries-page-card{position:relative;background:#fff;border:1px solid #dfe7f1;border-radius:24px;padding:34px;box-shadow:0 20px 48px rgba(4,33,72,.08);transition:transform .25s ease,box-shadow .25s ease}
.bwcc-ministries-page-card:hover{transform:translateY(-7px);box-shadow:0 28px 58px rgba(4,33,72,.14)}
.bwcc-ministries-page-card.featured{background:linear-gradient(145deg,#06316a,#031f48);border-color:#06316a;color:#fff}
.bwcc-ministries-page-card.featured h3,.bwcc-ministries-page-card.featured p,.bwcc-ministries-page-card.featured .text-link{color:#fff}
.bwcc-ministries-page-card>span{display:block;margin-top:22px;color:#c67b00;font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.bwcc-ministries-page-card.featured>span{color:#f4b52d}
.bwcc-ministries-page-card h3{font-size:1.75rem;margin:.45em 0;color:var(--navy)}
.bwcc-ministries-page-card p{color:#5a6a7d;line-height:1.7;min-height:108px}
.bwcc-ministry-card-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#fff2d3;color:#a96600;font-weight:900;font-size:1.05rem}
.bwcc-ministries-page-card.featured .bwcc-ministry-card-icon{background:rgba(255,255,255,.13);color:#fff;border:1px solid rgba(255,255,255,.25)}
.bwcc-all-ministries-section{background:#fff}
@media(max-width:980px){.main-nav .sub-menu{position:static;transform:none!important;display:block;min-width:0;padding:0 0 5px 14px;border:0;border-left:2px solid #e2e8f0;border-radius:0;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto}.main-nav .sub-menu:before{display:none}.main-nav .sub-menu a{padding:9px 12px;font-size:.84rem}.bwcc-ministries-page-grid{grid-template-columns:1fr 1fr}.bwcc-ministries-page-card:last-child{grid-column:1/-1;max-width:calc(50% - 12px);width:100%;justify-self:center}}
@media(max-width:640px){.bwcc-ministries-page-grid{grid-template-columns:1fr}.bwcc-ministries-page-card:last-child{grid-column:auto;max-width:none}.bwcc-ministries-page-card{padding:28px 24px}.bwcc-ministries-page-card p{min-height:0}}


/* Ministry page professional empty state */
.bwcc-ministry-placeholder{
    max-width:860px;
    margin:0 auto;
    padding:54px 42px;
    text-align:center;
    border:1px solid rgba(6,42,92,.12);
    border-radius:24px;
    background:
        radial-gradient(circle at top right,rgba(231,163,34,.13),transparent 34%),
        linear-gradient(180deg,#fff 0%,#fbfcfe 100%);
    box-shadow:0 22px 55px rgba(4,29,63,.10);
}
.bwcc-ministry-placeholder-icon{
    width:88px;
    height:88px;
    display:grid;
    place-items:center;
    margin:0 auto 20px;
    border-radius:50%;
    background:linear-gradient(145deg,var(--navy),var(--blue));
    box-shadow:0 16px 35px rgba(6,42,92,.22);
}
.bwcc-ministry-placeholder-icon svg{width:43px;height:43px;fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.bwcc-ministry-placeholder h3{font-size:clamp(1.75rem,3vw,2.45rem);margin-bottom:14px}
.bwcc-ministry-placeholder p{max-width:680px;margin:0 auto;color:var(--muted);font-size:1.05rem;line-height:1.75}
.bwcc-ministry-placeholder-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:28px}
.bwcc-button-outline-navy{background:transparent;color:var(--navy);border-color:var(--navy)}
.bwcc-button-outline-navy:hover{background:var(--navy);border-color:var(--navy);color:#fff}
@media(max-width:767px){
    .bwcc-ministry-placeholder{padding:38px 22px;border-radius:18px}
    .bwcc-ministry-placeholder-icon{width:72px;height:72px}
    .bwcc-ministry-placeholder-actions{flex-direction:column;align-items:stretch}
    .bwcc-ministry-placeholder-actions .button{width:100%}
}


/* Live Stream encouragement CTA buttons — v5.10.2 */
.live-encouragement-actions{
  display:grid;
  grid-template-columns:repeat(2,minmax(220px,1fr));
  gap:14px;
  width:min(100%,580px);
  justify-self:end;
}
.live-next-step{
  position:relative;
  display:grid;
  grid-template-columns:48px minmax(0,1fr) 20px;
  align-items:center;
  gap:13px;
  min-height:86px;
  padding:14px 16px 14px 14px;
  border-radius:16px;
  text-decoration:none;
  overflow:hidden;
  isolation:isolate;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease;
}
.live-next-step::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  opacity:0;
  background:linear-gradient(120deg,transparent 15%,rgba(255,255,255,.22) 48%,transparent 78%);
  transform:translateX(-120%);
  transition:transform .55s ease,opacity .25s ease;
}
.live-next-step:hover::before{opacity:1;transform:translateX(120%)}
.live-next-step:hover{transform:translateY(-3px)}
.live-next-step-primary{
  color:#06274f;
  background:linear-gradient(135deg,#f6b51d 0%,#df9300 100%);
  box-shadow:0 15px 34px rgba(234,158,0,.24);
}
.live-next-step-primary:hover{color:#06274f;box-shadow:0 20px 42px rgba(234,158,0,.34)}
.live-next-step-secondary{
  color:#fff;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.24);
  box-shadow:0 14px 32px rgba(0,0,0,.12);
  backdrop-filter:blur(8px);
}
.live-next-step-secondary:hover{color:#fff;background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.42)}
.live-next-step-icon{
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  border-radius:13px;
  font-size:22px;
  line-height:1;
}
.live-next-step-primary .live-next-step-icon{background:rgba(255,255,255,.9);color:#0b3b78}
.live-next-step-secondary .live-next-step-icon{background:rgba(255,255,255,.12);color:#f6b51d}
.live-next-step-copy{display:flex;flex-direction:column;gap:4px;min-width:0}
.live-next-step-copy strong{font-size:15px;line-height:1.15;font-weight:800;letter-spacing:.02em}
.live-next-step-copy small{font-size:11px;line-height:1.35;opacity:.82}
.live-next-step-arrow{font-size:20px;font-weight:800;transition:transform .25s ease}
.live-next-step:hover .live-next-step-arrow{transform:translateX(4px)}
.live-next-step:focus-visible{outline:3px solid #fff;outline-offset:4px}

@media (max-width:1100px){
  .live-encouragement-grid{grid-template-columns:1fr;gap:28px}
  .live-encouragement-actions{justify-self:start;width:min(100%,620px)}
}
@media (max-width:700px){
  .live-encouragement-actions{grid-template-columns:1fr;width:100%}
  .live-next-step{min-height:78px;grid-template-columns:44px minmax(0,1fr) 18px;padding:12px 14px 12px 12px;border-radius:14px}
  .live-next-step-icon{width:44px;height:44px;border-radius:12px;font-size:20px}
  .live-next-step-copy strong{font-size:14px}
  .live-next-step-copy small{font-size:10.5px}
}
