/* ============================================================
   HOME PAGE — specific styles
   ============================================================ */

/* ── HERO ──────────────────────────────────────────────── */
.hero {
  position: relative;
  min-height: auto;
  display: flex;
  align-items: center;
  background: var(--cream);
  padding: calc(var(--nav-h) + 8px) 0 56px;
  overflow: visible;
}
.hero__inner {
  position: relative; z-index: 1;
  max-width: var(--max); margin: 0 auto; padding: 0 32px;
  width: 100%;
  display: grid; grid-template-columns: 1fr 1fr;
  gap: 56px; align-items: center;
  min-height: 0;
}
.hero__content { padding: 56px 0; }
.hero__brand-lockup {
  width: min(100%, 640px);
  margin: 0 auto;
  text-align: center;
}
.hero__content .hero__brand-mark,
.hero__content .hero__title {
  margin-left: auto;
  margin-right: auto;
}
.hero__eyebrow {
  font-size: var(--fs-xs); font-weight: 700; letter-spacing: 2.4px; text-transform: uppercase;
  color: var(--olive); margin: 0 auto 28px;
  display: flex; align-items: center; justify-content: center;
  text-align: center;
}
.hero__eyebrow::before { display: none; }
.hero__brand-mark {
  position: relative;
  z-index: 2;
  width: clamp(26px, 2.5vw, 36px);
  margin: 0 auto -5px;
}
.hero__brand-mark img {
  display: block;
  width: 100%;
  height: auto;
}
.hero__title {
  font-family: 'Maddison Signature', 'Playfair Display', Georgia, serif;
  font-size: var(--fs-6xl);
  font-weight: 400;
  color: var(--navy);
  line-height: .8;
  letter-spacing: 0;
  text-align: center;
  margin: 0 auto;
  max-width: 100%;
  overflow-wrap: normal;
}
.hero__title-accent {
  display: block;
  margin-top: 14px;
  padding-left: 0;
  font-family: var(--font-body);
  font-size: var(--fs-xl);
  font-style: normal;
  font-weight: 400;
  letter-spacing: .28em;
  text-transform: uppercase;
  color: var(--body);
  line-height: 1.25;
  text-align: center;
}
.hero__title-suffix { display: inline; }
.hero__divider { display:none; width:56px; height:3px; background:var(--olive); margin:28px 0; }
.hero__tagline {
  font-family: var(--font-head); font-size: var(--fs-xl);
  color: var(--navy); font-style:italic; margin:10px auto 16px; opacity:.75;
  text-align: center;
}

@media (min-width: 769px) {
  .hero {
    padding-top: calc(var(--nav-h) + 0px);
    padding-bottom: 64px;
  }

  .hero__inner {
    align-items: start;
  }

  .hero__content {
    order: 2;
  }

  .hero__visual {
    order: 1;
    padding-top: 0;
  }

  .hero__brand-lockup {
    transform: none;
  }

  .hero__content > .hero__tagline {
    width: min(100%, 640px);
  }
}
.hero__desc { font-size:var(--fs-base); color:var(--light); width:min(100%, 640px); margin:0 auto 40px; line-height:var(--lh-relaxed); }
.hero__btns { display:flex; justify-content:center; gap:16px; flex-wrap:wrap; width:min(100%, 640px); margin:0 auto; }

/* Hero right card */
.hero__visual { position:relative; display:flex; align-items:stretch; padding-top:28px; }
.hero__card {
  position:relative; width:100%;
  background:
    linear-gradient(115deg, rgba(30,61,24,.96) 0%, rgba(30,61,24,.84) 54%, rgba(30,61,24,.6) 100%),
    radial-gradient(circle at 78% 70%, rgba(8,24,10,.34), transparent 42%),
    url('../images/spring.png') 76% center / cover no-repeat,
    var(--navy);
  border-radius: 12px;
  padding:52px 44px 44px;
  box-shadow:0 32px 80px rgba(21,45,16,.22);
  display:flex; flex-direction:column; justify-content:center;
}
.hero__card-bg-watermark {
  position:absolute; inset:0; border-radius: 12px;
  overflow:hidden; pointer-events:none; z-index:0;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 400 400%22><defs><style>.leaf{fill:%236B8C2A;opacity:0.7}.berry{fill:%236B8C2A;opacity:0.6}.stem{stroke:%236B8C2A;stroke-width:2;fill:none}</style></defs><path class=%22stem%22 d=%22M200,350 Q180,300 160,250 Q140,200 120,150%22/><path class=%22stem%22 d=%22M200,350 Q220,300 240,250 Q260,200 280,150%22/><path class=%22stem%22 d=%22M200,350 Q190,310 185,270 Q180,230 180,190%22/><ellipse class=%22leaf%22 cx=%22140%22 cy=%22320%22 rx=%2220%22 ry=%228%22 transform=%22rotate(-35 140 320)%22/><ellipse class=%22leaf%22 cx=%22160%22 cy=%22300%22 rx=%2218%22 ry=%227%22 transform=%22rotate(25 160 300)%22/><ellipse class=%22leaf%22 cx=%22260%22 cy=%22320%22 rx=%2220%22 ry=%228%22 transform=%22rotate(35 260 320)%22/><ellipse class=%22leaf%22 cx=%22240%22 cy=%22300%22 rx=%2218%22 ry=%227%22 transform=%22rotate(-25 240 300)%22/><ellipse class=%22leaf%22 cx=%22120%22 cy=%22280%22 rx=%2218%22 ry=%227%22 transform=%22rotate(-30 120 280)%22/><ellipse class=%22leaf%22 cx=%22135%22 cy=%22260%22 rx=%2216%22 ry=%226%22 transform=%22rotate(20 135 260)%22/><ellipse class=%22leaf%22 cx=%22280%22 cy=%22280%22 rx=%2218%22 ry=%227%22 transform=%22rotate(30 280 280)%22/><ellipse class=%22leaf%22 cx=%22265%22 cy=%22260%22 rx=%2216%22 ry=%226%22 transform=%22rotate(-20 265 260)%22/><ellipse class=%22leaf%22 cx=%22100%22 cy=%22240%22 rx=%2217%22 ry=%226%22 transform=%22rotate(-25 100 240)%22/><ellipse class=%22leaf%22 cx=%22118%22 cy=%22218%22 rx=%2216%22 ry=%226%22 transform=%22rotate(28 118 218)%22/><ellipse class=%22leaf%22 cx=%22300%22 cy=%22240%22 rx=%2217%22 ry=%226%22 transform=%22rotate(25 300 240)%22/><ellipse class=%22leaf%22 cx=%22282%22 cy=%22218%22 rx=%2216%22 ry=%226%22 transform=%22rotate(-28 282 218)%22/><ellipse class=%22leaf%22 cx=%22170%22 cy=%22220%22 rx=%2215%22 ry=%225%22 transform=%22rotate(-20 170 220)%22/><ellipse class=%22leaf%22 cx=%22230%22 cy=%22220%22 rx=%2215%22 ry=%225%22 transform=%22rotate(20 230 220)%22/><ellipse class=%22leaf%22 cx=%22145%22 cy=%22180%22 rx=%2215%22 ry=%225%22 transform=%22rotate(-22 145 180)%22/><ellipse class=%22leaf%22 cx=%22255%22 cy=%22180%22 rx=%2215%22 ry=%225%22 transform=%22rotate(22 255 180)%22/><ellipse class=%22berry%22 cx=%22155%22 cy=%22310%22 rx=%226%22 ry=%228%22/><ellipse class=%22berry%22 cx=%22245%22 cy=%22310%22 rx=%226%22 ry=%228%22/><ellipse class=%22berry%22 cx=%22130%22 cy=%22270%22 rx=%225%22 ry=%227%22/><ellipse class=%22berry%22 cx=%22270%22 cy=%22270%22 rx=%225%22 ry=%227%22/><ellipse class=%22berry%22 cx=%22115%22 cy=%22240%22 rx=%225%22 ry=%227%22/><ellipse class=%22berry%22 cx=%22285%22 cy=%22240%22 rx=%225%22 ry=%227%22/></svg>');
  background-size: 320px 320px;
  background-repeat: no-repeat;
  background-position: bottom -15px right -30px;
  opacity: 0;
}
.hero__card > *:not(.hero__card-bg-watermark) { position:relative; z-index:1; }
.hero__badge {
  position:absolute; top:-14px; right:32px;
  background:var(--olive); color:var(--white);
  width: max-content;
  max-width: calc(100% - 64px);
  padding:9px 22px; border-radius: var(--r-lg);
  font-size:var(--fs-xs); font-weight:700; letter-spacing:1px; text-transform:uppercase;
  box-shadow:0 8px 24px rgba(107,140,42,.35); white-space:nowrap;
}
.hero__card-tag {
  font-size:var(--fs-2xs); font-weight:700; letter-spacing:2.4px; text-transform:uppercase;
  color:var(--olive-l); margin-bottom:20px;
  display:flex; align-items:center; gap:8px;
}
.hero__card-tag::before { content:''; display:block; width:20px; height:1px; background:var(--olive-l); }
.hero__card-verse {
  font-family:var(--font-head); font-size:var(--fs-2xl);
  color:var(--white); line-height:1.68; font-style:italic; margin-bottom:22px;
  max-width: 92%;
}
.hero__card-ref { font-size:var(--fs-sm); color:var(--olive-l); font-weight:700; letter-spacing:1px; text-transform:uppercase; margin-bottom:40px; }
.hero__card-times { border-top:1px solid rgba(255,255,255,.16); padding-top:28px; display:flex; flex-direction:column; gap:20px; }
.hero__card-time-row {
  display:grid;
  grid-template-columns: minmax(82px, 112px) minmax(0, 1fr);
  align-items:start;
  gap:14px;
}
.hero__card-time-label { font-size:var(--fs-xs); color:rgba(255,255,255,.72); letter-spacing:1.2px; text-transform:uppercase; padding-top:3px; min-width:0; font-weight:700; line-height:1.35; }
.hero__card-time-row > div { min-width:0; }
.hero__card-time-value-editable { display:block; }
.hero__card-time-val   { font-size:var(--fs-sm); color:var(--white); font-weight:700; text-align:right; line-height:1.55; display:block; max-width:100%; overflow-wrap:break-word; }
.hero__card-time-val-korean { font-size:0.75rem; color:rgba(255,255,255,.76); font-family:'Noto Sans KR',sans-serif; margin-top:7px; font-weight:400; display:block; text-align:right; line-height:1.55; white-space:normal; overflow-wrap:anywhere; word-break:keep-all; }

.hero__scroll {
  position:absolute; bottom:32px; left:50%; transform:translateX(-50%);
  display:flex; flex-direction:column; align-items:center; gap:6px;
  color:var(--light); font-size:var(--fs-xs); letter-spacing:2px; text-transform:uppercase; opacity:.55;
}
.hero__scroll-line {
  width:1px; height:40px;
  background:linear-gradient(to bottom,var(--olive),transparent);
  animation:scrollPulse 2s ease-in-out infinite;
}
@keyframes scrollPulse { 0%,100%{opacity:.4}50%{opacity:1} }
@media (max-width: 768px) {
  .hero {
    overflow: hidden;
  }
  .hero__inner { grid-template-columns:1fr; gap:40px; padding:0 20px; }
  .cm-home .hero__inner {
    width: 100vw !important;
    max-width: 100vw !important;
    overflow: hidden !important;
  }
  .hero__content { padding:40px 0 0; }
  .cm-home .hero__brand-lockup,
  .cm-home .hero__tagline,
  .cm-home .hero__desc,
  .cm-home .hero__btns,
  .cm-home .hero__visual {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .cm-home .hero__tagline,
  .cm-home .hero__desc {
    overflow-wrap: anywhere;
  }
  .hero__brand-mark { width: 22px; margin-bottom: -4px; }
  .hero__title {
    font-size: 2.75rem;
    line-height: .82;
    max-width: 100%;
  }
  .cm-home .hero__title {
    font-size: 2.35rem !important;
    line-height: .92 !important;
    letter-spacing: 0 !important;
  }
  .hero__brand-lockup { transform: none; }
  .hero__title-accent {
    margin-top: 11px;
    padding-left: 0;
    font-size: var(--fs-md);
    letter-spacing: .18em;
  }
  .hero__btns {
    flex-direction: column;
    align-items: stretch;
    max-width: 320px;
  }
  .cm-home .hero__btns {
    flex-direction: row !important;
    align-items: stretch !important;
    gap: 8px !important;
    max-width: 360px;
  }
  .hero__btns .btn {
    justify-content: center;
    width: 100%;
  }
  .cm-home .hero__btns .btn {
    flex: 1 1 0 !important;
    min-width: 0 !important;
    width: auto !important;
    padding: 12px 10px !important;
    font-size: 0.72rem !important;
    letter-spacing: 0.4px !important;
    white-space: nowrap !important;
  }
  .hero__card {
    padding: 42px 32px 34px;
  }
  .hero__badge {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    display: inline-block;
    align-self: flex-start;
    width: max-content;
    max-width: 100%;
    margin: 0 0 24px 0;
    padding: 6px 24px 6px 14px;
    border-radius: var(--r-lg);
    line-height: 1.35;
    text-align: center;
    white-space: normal;
  }
  .hero__card-times {
    gap: 0;
    padding-top: 22px;
  }
  .hero__card-time-row {
    grid-template-columns: 1fr;
    gap: 6px;
    padding: 16px 0;
    border-bottom: 1px solid rgba(255,255,255,.12);
  }
  .hero__card-time-row:first-child {
    padding-top: 0;
  }
  .hero__card-time-row:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .hero__card-time-label {
    padding-top: 0;
    font-size: var(--fs-2xs);
    line-height: 1.3;
  }
  .hero__card-time-val { font-size:var(--fs-xs); }
  .hero__card-time-val,
  .hero__card-time-val-korean {
    text-align: left;
  }
  .hero__card-time-val-korean {
    font-size:var(--fs-xs);
    line-height:1.65;
  }
  .events__header { flex-direction:column; align-items:flex-start; text-align:left; margin-bottom:20px; }
  .events__header .cm-home-section-heading { text-align:left; width:100%; }
  .events__header .cm-home-section-heading .tag,
  .events__header .cm-home-section-heading .section-title { text-align:left; }
  .events__header .cm-home-section-heading .divider { margin-left:0; margin-right:auto; }
}

/* ── SERVICE STRIP ────────────────────────────────────── */
.service-strip { background:var(--olive); }
.service-strip__inner {
  max-width:var(--max); margin:0 auto; padding:0 32px;
  display:flex; align-items:stretch; flex-wrap:wrap;
}
.service-strip__item {
  flex:1; min-width:200px; padding:24px 32px;
  display:flex; align-items:center; gap:16px;
  border-right:1px solid rgba(255,255,255,.25);
}
.service-strip__item:last-child { border-right:none; }
.service-strip__icon {
  width:48px; height:48px; flex-shrink:0; background:rgba(255,255,255,.12);
  border-radius:50%; display:flex; align-items:center; justify-content:center;
}
.service-strip__icon svg {
  width:22px; height:22px;
  stroke:#fff; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round;
  fill:none;
}
.service-strip__label { font-size:var(--fs-xs); font-weight:700; letter-spacing:1.5px; text-transform:uppercase; color:rgba(255,255,255,.78); margin-bottom:2px; }
.service-strip__value { font-size:var(--fs-md); font-weight:700; color:var(--white); line-height:1.3; }

/* ── WELCOME / PASTOR ─────────────────────────────────── */
#welcome { padding-top: 56px; }
.welcome__grid { display:grid; grid-template-columns:minmax(260px, .78fr) minmax(0, 1fr); gap:64px; align-items:center; }
.welcome__content { order:2; }
.welcome__quote {
  font-family:var(--font-head); font-size:var(--fs-xl); font-style:italic;
  color:var(--navy); line-height:1.7; margin:24px 0;
  padding-left:24px; border-left:3px solid var(--olive);
}
.welcome__body { font-size:var(--fs-base); color:var(--body); line-height:var(--lh-relaxed); margin-bottom:32px; }
.welcome__pastor { display:flex; align-items:center; gap:16px; }
.welcome__pastor-photo {
  width:64px; height:64px; border-radius:50%;
  background:var(--off); border:3px solid var(--olive); flex-shrink:0;
  display:flex; align-items:center; justify-content:center;
  font-family:var(--font-head); font-size:var(--fs-lg); font-weight:700;
  letter-spacing:1px; color:var(--olive);
}
.welcome__pastor-name  { font-weight:700; color:var(--navy); font-size:var(--fs-md); }
.welcome__pastor-title { font-size:var(--fs-sm); color:var(--light); }
.welcome__img-wrap {
  position:relative; border-radius:var(--r); overflow:hidden; aspect-ratio:4/5;
  background:var(--border); order:1; width:100%; max-width:440px; justify-self:start;
}
.welcome__img-placeholder {
  width:100%; height:100%;
  background:linear-gradient(135deg,#d4dce0 0%,#a8bca8 100%);
  display:flex; align-items:center; justify-content:center;
  flex-direction:column; gap:12px; color:var(--navy);
  font-size:var(--fs-sm); letter-spacing:1px; text-transform:uppercase; opacity:.7;
}
.welcome__img-placeholder svg { width:80px; height:100px; fill:var(--navy); opacity:.3; }
.welcome__img-badge {
  position:absolute; bottom:24px; left:24px;
  background:var(--navy); color:var(--white); padding:12px 20px;
  border-radius:var(--r); font-size:var(--fs-sm); font-weight:700;
}
.welcome__img-badge span { color:var(--olive-l); }
@media (max-width:768px) {
  #welcome { padding-top: 36px; }
  .welcome__grid { grid-template-columns:1fr; gap:40px; }
  .welcome__content,
  .welcome__img-wrap { order:initial; }
  .welcome__img-wrap { max-width:520px; justify-self:stretch; }
}

/* ── HOMEPAGE FEATURED SERMON ─────────────────────────── */
.featured-sermon--home {
  background: transparent;
  padding: 32px 0 72px;
  position: relative;
  overflow: visible;
}

.featured-sermon--home::before {
  content: '';
  position: absolute;
  top: -10%;
  right: -5%;
  width: 55%;
  height: 120%;
  background: radial-gradient(ellipse at center, rgba(107,140,42,.08) 0%, transparent 68%);
  pointer-events: none;
}

.featured-sermon--home .featured-sermon__inner {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-template-columns: 64fr 36fr;
  gap: 36px;
  align-items: center;
  position: relative;
}

.featured-sermon--home .featured-sermon__video {
  position: relative;
  border-radius: var(--r-sm);
  overflow: hidden;
  isolation: isolate;
  border: 0;
  box-shadow: 0 24px 56px rgba(30,61,24,.16);
}

.featured-sermon--home .featured-sermon__mobile-poster {
  display: none;
}

.cm-home-section-heading--sermon .divider,
.cm-home-section-heading--sermon .divider--center {
  display: none;
}

.featured-sermon--home .featured-sermon__embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  border-radius: var(--r-sm);
  border: 0;
  background: transparent;
  overflow: hidden;
  clip-path: inset(0 round var(--r-sm));
  box-shadow: none;
  outline: 0;
}

.featured-sermon--home .featured-sermon__embed-mask {
  position: absolute;
  inset: 0;
  overflow: hidden;
  border-radius: inherit;
  border: 0;
  background: transparent;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  box-shadow: none;
  outline: 0;
  contain: paint;
}

.featured-sermon--home .featured-sermon__embed iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: inherit;
  transform: translateZ(0);
  backface-visibility: hidden;
}

.featured-sermon--home .featured-sermon__lite {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  border-radius: inherit;
  background: transparent;
  box-shadow: none;
  outline: 0;
  cursor: pointer;
  overflow: hidden;
}

.featured-sermon--home .featured-sermon__lite::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(8, 17, 8, 0.05) 0%, rgba(8, 17, 8, 0.28) 100%);
}

.featured-sermon--home .featured-sermon__lite-image {
  display: block;
  width: calc(100% + 28px);
  height: calc(100% + 28px);
  max-width: none;
  object-fit: cover;
  transform: translate(-14px, -14px);
}

.featured-sermon--home .featured-sermon__lite-play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid rgba(255, 255, 255, 0.36);
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.26);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.featured-sermon--home .featured-sermon__lite-play svg {
  width: 28px;
  height: 28px;
  margin-left: 4px;
  fill: currentColor;
}

.featured-sermon--home .featured-sermon__info {
  display: flex;
  flex-direction: column;
}

.featured-sermon--home .featured-sermon__status-row {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 18px;
}

.featured-sermon--home .featured-sermon__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  flex: 0 1 auto;
  width: fit-content;
  min-height: 32px;
  box-sizing: border-box;
  margin: 0;
  padding: 5px 13px;
  border-radius: var(--r-md);
  border: 1px solid rgba(107,140,42,.38);
  background: rgba(107,140,42,.16);
  color: var(--olive-l);
  font-size: var(--fs-2xs);
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.featured-sermon--home .featured-sermon__badge::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: currentColor;
  box-shadow: 0 0 0 4px rgba(107,140,42,.14);
}

.featured-sermon--home.is-upcoming-livestream .featured-sermon__badge {
  border-color: #bf8e1d;
  background: #ffe08a;
  color: #12371f;
  box-shadow: 0 10px 24px rgba(93, 68, 15, .12), inset 0 1px 0 rgba(255,255,255,.36);
}

.featured-sermon--home.is-upcoming-livestream .featured-sermon__badge::before {
  background: #17451f;
  box-shadow: 0 0 0 4px rgba(18, 55, 31, .14);
}

.featured-sermon--home.is-live-now .featured-sermon__badge {
  border-color: rgba(233, 103, 80, .72);
  background: rgba(233, 103, 80, .18);
  color: #ffb19c;
}

.featured-sermon--home.is-live-now .featured-sermon__badge,
.featured-sermon--home.is-live-now .featured-sermon__countdown {
  border-color: #7d2117;
  background: #8f2d22;
  color: #fffaf5;
  box-shadow: 0 10px 24px rgba(92, 26, 19, .22), inset 0 1px 0 rgba(255,255,255,.16);
  animation: cm-sermon-live-breathe 2.4s ease-in-out infinite;
}

.featured-sermon--home.is-live-now .featured-sermon__badge::before {
  animation: cm-sermon-live-pulse 1.45s ease-in-out infinite;
}

.featured-sermon--home.is-live-now .featured-sermon__badge::before,
.featured-sermon--home.is-live-now .featured-sermon__countdown::before {
  background: #ffd0c2;
  box-shadow: 0 0 0 4px rgba(255, 208, 194, .22);
}

.featured-sermon--home .featured-sermon__countdown {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  flex: 0 1 auto;
  width: fit-content;
  max-width: 100%;
  min-height: 32px;
  box-sizing: border-box;
  margin: 0 0 0 auto;
  padding: 5px 13px;
  border: 1px solid rgba(83, 111, 48, .5);
  border-radius: var(--r-md);
  background: #e6ecd8;
  box-shadow: 0 10px 24px rgba(23, 60, 33, .08), inset 0 1px 0 rgba(255,255,255,.36);
}

.featured-sermon--home .featured-sermon__countdown::before {
  content: "";
  width: 15px;
  height: 15px;
  flex: 0 0 auto;
  background: #bf8e1d;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6.5 9.5a7.5 7.5 0 0 0 0 5'/%3E%3Cpath d='M3.5 6.5a12 12 0 0 0 0 11'/%3E%3Cpath d='M17.5 9.5a7.5 7.5 0 0 1 0 5'/%3E%3Cpath d='M20.5 6.5a12 12 0 0 1 0 11'/%3E%3Ccircle cx='12' cy='12' r='2.4' fill='black' stroke='none'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6.5 9.5a7.5 7.5 0 0 0 0 5'/%3E%3Cpath d='M3.5 6.5a12 12 0 0 0 0 11'/%3E%3Cpath d='M17.5 9.5a7.5 7.5 0 0 1 0 5'/%3E%3Cpath d='M20.5 6.5a12 12 0 0 1 0 11'/%3E%3Ccircle cx='12' cy='12' r='2.4' fill='black' stroke='none'/%3E%3C/svg%3E") center / contain no-repeat;
}

.featured-sermon--home .featured-sermon__countdown-label {
  color: #12371f;
  font-size: var(--fs-2xs);
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.featured-sermon--home .featured-sermon__countdown-value {
  color: #12371f;
  font-size: var(--fs-2xs);
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.featured-sermon--home .featured-sermon__countdown.is-starting {
  border-color: rgba(83, 111, 48, .58);
}

.featured-sermon--home .featured-sermon__countdown.is-starting .featured-sermon__countdown-label {
  display: none;
}

.featured-sermon--home .featured-sermon__countdown--live {
  border-color: rgba(233, 103, 80, .72);
  background: rgba(233, 103, 80, .18);
}

@keyframes cm-sermon-live-pulse {
  0%, 100% {
    box-shadow: 0 0 0 3px rgba(233, 103, 80, .2);
  }
  50% {
    box-shadow: 0 0 0 7px rgba(233, 103, 80, 0);
  }
}

@keyframes cm-sermon-live-breathe {
  0%, 100% {
    border-color: #7d2117;
    background: #8f2d22;
    color: #fffaf5;
    box-shadow: 0 8px 20px rgba(92, 26, 19, .2), 0 0 0 0 rgba(143, 45, 34, .16), inset 0 1px 0 rgba(255,255,255,.12);
  }
  50% {
    border-color: #ad3b2b;
    background: #b33a2d;
    color: #fffaf5;
    box-shadow: 0 12px 28px rgba(92, 26, 19, .28), 0 0 0 5px rgba(143, 45, 34, 0), inset 0 1px 0 rgba(255,255,255,.18);
  }
}

@keyframes cm-sermon-live-pulse-dark {
  0%, 100% {
    box-shadow: 0 0 0 3px rgba(23, 48, 15, .18);
  }
  50% {
    box-shadow: 0 0 0 7px rgba(23, 48, 15, 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .featured-sermon--home.is-live-now .featured-sermon__badge,
  .featured-sermon--home.is-live-now .featured-sermon__countdown,
  .featured-sermon--home.is-live-now .featured-sermon__badge::before,
  .featured-sermon--home .featured-sermon__live-cta.is-live .featured-sermon__live-cta-dot {
    animation: none;
  }
}

.featured-sermon--home .featured-sermon__series {
  margin-bottom: 14px;
  color: var(--light);
  font-size: var(--fs-xs);
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.featured-sermon--home .featured-sermon__title {
  margin-bottom: 14px;
  color: var(--navy);
  font-family: var(--font-head);
  font-size: var(--fs-3xl);
  line-height: var(--lh-heading);
}

.featured-sermon--home .featured-sermon__title-link,
.featured-sermon--home .featured-sermon__title-link:visited {
  color: inherit;
  text-decoration: none;
}

.featured-sermon--home .featured-sermon__title-link:hover,
.featured-sermon--home .featured-sermon__title-link:focus-visible {
  color: var(--olive-l);
}

.featured-sermon--home .featured-sermon__verse {
  margin-bottom: 18px;
  color: var(--olive-l);
  font-size: var(--fs-sm);
  font-weight: 700;
  letter-spacing: .4px;
}

.featured-sermon--home .featured-sermon__live-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: min(100%, 320px);
  min-height: 42px;
  align-self: center;
  margin: 0 0 22px;
  padding: 11px 18px;
  border: 1px solid #a98624;
  border-radius: var(--r-md);
  background: #123f24;
  color: #fffdf2;
  font-size: var(--fs-xs);
  font-weight: 800;
  letter-spacing: 1.5px;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: 0 16px 32px rgba(31, 67, 38, .22), inset 0 1px 0 rgba(255,255,255,.14);
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}

.featured-sermon--home .featured-sermon__live-cta:hover,
.featured-sermon--home .featured-sermon__live-cta:focus-visible {
  background: #1c5630;
  color: #fffdf2;
  transform: translateY(-1px);
  box-shadow: 0 20px 38px rgba(31, 67, 38, .28), inset 0 1px 0 rgba(255,255,255,.18);
}

.featured-sermon--home .featured-sermon__live-cta-dot {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #ffe08a;
  filter: drop-shadow(0 0 4px rgba(255, 224, 138, .28));
}

.featured-sermon--home .featured-sermon__live-cta.is-live .featured-sermon__live-cta-dot {
  animation: cm-sermon-live-pulse-dark 2.4s ease-in-out infinite;
}

.featured-sermon--home .featured-sermon__desc {
  margin-bottom: 26px;
  color: var(--body);
  font-size: var(--fs-md);
  line-height: 1.85;
}

.featured-sermon--home .featured-sermon__speaker {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--light);
  font-size: var(--fs-sm);
  margin-bottom: 0;
}

.featured-sermon--home .featured-sermon__speaker-line {
  display: inline-block;
  width: 28px;
  height: 1px;
  background: rgba(30,61,24,.24);
  flex-shrink: 0;
}

@media (min-width: 1280px) {
  .featured-sermon--home .featured-sermon__inner {
    gap: 40px;
  }
}

@media (max-width: 1024px) {
  .featured-sermon--home {
    padding: 36px 0 64px;
  }

  .featured-sermon--home .featured-sermon__inner {
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 0;
  }

  .featured-sermon--home .featured-sermon__video {
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
  }

  .featured-sermon--home .featured-sermon__title {
    font-size: var(--fs-2xl);
  }
}

@media (max-width: 782px) {
  .featured-sermon--home {
    padding: 14px 0 30px;
  }

  .featured-sermon--home .featured-sermon__inner {
    gap: 12px;
    padding: 0;
  }

  .featured-sermon--home .featured-sermon__embed {
    border-radius: 14px;
    clip-path: inset(0 round 14px);
  }

  .featured-sermon--home .featured-sermon__video {
    box-shadow: 0 14px 32px rgba(17, 31, 13, 0.22);
  }

  .featured-sermon--home .featured-sermon__info {
    padding: 0;
  }

  .featured-sermon--home .featured-sermon__badge {
    margin-bottom: 10px;
    font-size: var(--fs-2xs);
    letter-spacing: 1.2px;
  }

  .featured-sermon--home .featured-sermon__series {
    margin-bottom: 8px;
  }

  .featured-sermon--home .featured-sermon__title {
    margin-bottom: 8px;
    font-size: var(--fs-2xl);
    line-height: 1.22;
  }

  .featured-sermon--home .featured-sermon__verse,
  .featured-sermon--home .featured-sermon__desc {
    margin-bottom: 8px;
  }

  .featured-sermon--home .featured-sermon__desc {
    font-size: 0.875rem;
    line-height: 1.6;
  }

  .featured-sermon--home .featured-sermon__speaker {
    font-size: 0.75rem;
  }
}

/* ── EVENTS ───────────────────────────────────────────── */
.events__header { display:flex; align-items:flex-end; justify-content:space-between; margin-bottom:48px; flex-wrap:wrap; gap:16px; }
.events__grid { display:grid; grid-template-columns:repeat(3,1fr); gap:28px; }
.event-card { background:var(--white); border-radius:var(--r); box-shadow:var(--shadow); overflow:hidden; transition:transform .22s,box-shadow .22s; display:flex; flex-direction:column; }
.event-card:hover { transform:translateY(-4px); box-shadow:0 12px 40px rgba(26,47,16,.14); }
.event-card__date { background:var(--navy); color:var(--white); padding:20px; text-align:center; min-width:80px; }
.event-card__month { font-size:var(--fs-xs); font-weight:700; letter-spacing:2px; text-transform:uppercase; color:var(--olive-l); }
.event-card__day   { font-family:var(--font-head); font-size:var(--fs-4xl); font-weight:700; line-height:1; }
.event-card__body  { padding:24px; flex:1; }
.event-card__cat   { font-size:var(--fs-xs); font-weight:700; letter-spacing:2px; text-transform:uppercase; color:var(--olive); margin-bottom:8px; display:block; }
.event-card__title { font-family:var(--font-head); font-size:1.125rem; color:var(--navy); margin-bottom:8px; line-height:1.3; }
.event-card__title-link,
.event-card__title-link:visited { color:inherit; text-decoration:none; }
.event-card__title-link:hover,
.event-card__title-link:focus-visible { color:var(--olive-d); text-decoration:underline; }
.event-card__desc  { font-size:0.875rem; color:var(--light); line-height:1.7; margin-bottom:12px; }
.event-card__meta  { font-size:var(--fs-sm); color:var(--olive-d); font-weight:700; }
.event-card__actions { margin-top:14px; }
.event-card__link,
.event-card__link:visited { display:inline-flex; align-items:center; gap:6px; color:var(--navy); font-size:var(--fs-sm); font-weight:700; text-decoration:none; }
.event-card__link:hover,
.event-card__link:focus-visible { color:var(--olive-d); text-decoration:underline; }
@media (max-width: 1024px) { .events__grid { grid-template-columns:1fr 1fr; } }
@media (max-width:560px) { .events__grid { grid-template-columns:1fr; } }

/* ── MINISTRIES GRID ─────────────────────────────────── */
.ministries__grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; }
.min-card { background:var(--white); border-radius:var(--r); padding:32px; box-shadow:var(--shadow); transition:transform .22s; text-decoration:none; color:inherit; display:block; }
.min-card:hover { transform:translateY(-4px); }
.min-card__icon {
  width: 56px;
  height: 56px;
  margin-bottom: 18px;
  border-radius: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(107,140,42,.16) 0%, rgba(12,30,10,.06) 100%);
  color: var(--olive-d);
  border: 1px solid rgba(107,140,42,.16);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.55);
}
.min-card__icon svg {
  width: 28px;
  height: 28px;
  display: block;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}
.min-card__icon .dashicons {
  width: 28px;
  height: 28px;
  font-size: 1.75rem;
  line-height: 28px;
}
.min-card__icon .min-card__emoji {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.75rem;
  line-height: 1;
}
.min-card__title { font-family:var(--font-head); font-size:var(--fs-xl); color:var(--navy); margin:8px 0 12px; }
.min-card__sub { display:none; }
.min-card__desc  { font-size:0.875rem; color:var(--light); line-height:1.75; margin-bottom:16px; }
.min-card__link  { font-size:var(--fs-sm); color:var(--olive); font-weight:700; letter-spacing:.5px; }
.min-card__link:hover { color:var(--olive-d); }
@media (max-width: 1024px) { .ministries__grid { grid-template-columns:1fr 1fr; } }
@media (max-width:560px) { .ministries__grid { grid-template-columns:1fr; } }

/* ── LIVE STREAM SECTION ─────────────────────────────── */
.livestream { background:var(--navy) !important; }
.livestream__inner { max-width:var(--max); margin:0 auto; }
.livestream__header {
  display:flex; align-items:center; justify-content:space-between;
  gap:32px; margin-bottom:0;
}
.livestream__header-left { flex:1; }
.livestream__badge {
  display:inline-flex; align-items:center; gap:8px;
  font-size:var(--fs-xs); font-weight:700; letter-spacing:2px; text-transform:uppercase;
  color:var(--olive-l); margin-bottom:16px;
}
.livestream__dot {
  width:8px; height:8px; border-radius:50%; background:#ef4444;
  box-shadow:0 0 0 2px rgba(239,68,68,.3);
  animation:livePulse 1.5s ease-in-out infinite;
}
@keyframes livePulse { 0%,100%{box-shadow:0 0 0 2px rgba(239,68,68,.3)}50%{box-shadow:0 0 0 5px rgba(239,68,68,.1)} }
.livestream__title { font-family:var(--font-head); font-size:var(--fs-4xl); color:var(--white); line-height:1.2; margin-bottom:0; }
.livestream__title span { color:var(--olive-l); }
.livestream__toggle {
  background:rgba(255,255,255,.1); border:1px solid rgba(255,255,255,.15);
  border-radius: var(--r); width:44px; height:44px; cursor:pointer;
  display:flex; align-items:center; justify-content:center;
  color:var(--white); transition:all .3s ease;
  flex-shrink:0;
}
.livestream__toggle:hover { background:rgba(255,255,255,.15); border-color:rgba(255,255,255,.25); }
.livestream__toggle svg { transition:transform .3s ease; }
.livestream__toggle.collapsed svg { transform:rotate(180deg); }
/* Collapsible content */
.livestream__content {
  overflow:hidden;
  max-height:1000px; opacity:1;
  transition:all .3s ease;
}
.livestream__content.collapsed {
  max-height:0; opacity:0;
  margin-top:0;
}
.livestream__sub { font-size:var(--fs-base); color:rgba(255,255,255,.6); line-height:1.8; margin-bottom:24px; }
.livestream__countdown { display:flex; align-items:center; gap:8px; margin-bottom:28px; flex-wrap:wrap; }
.cdown-block { background:rgba(255,255,255,.07); border:1px solid rgba(255,255,255,.1); border-radius: var(--r-sm); padding:14px 18px; text-align:center; min-width:68px; backdrop-filter:blur(12px); }
.cdown-num   { font-family:var(--font-head); font-size:2.125rem; font-weight:900; color:var(--white); line-height:1; letter-spacing:0; }
.cdown-label { font-size:var(--fs-2xs); font-weight:700; letter-spacing:2px; text-transform:uppercase; color:rgba(255,255,255,.4); margin-top:4px; }
.cdown-sep   { font-size:1.75rem; color:rgba(255,255,255,.3); font-weight:700; line-height:1; }
.livestream__actions { display:flex; gap:12px; flex-wrap:wrap; margin-bottom:24px; }
.livestream__platforms { display:flex; gap:8px; flex-wrap:wrap; }
.platform-chip { font-size:0.75rem; font-weight:700; letter-spacing:.5px; color:rgba(255,255,255,.6); padding:6px 14px; border:1px solid rgba(255,255,255,.15); border-radius: var(--r-md); }
@media (max-width:768px) { .livestream__header { flex-direction:column; align-items:flex-start; } .livestream__toggle { align-self:flex-end; } .livestream__title { font-size:var(--fs-3xl); } .cdown-block{min-width:54px;padding:10px 12px} .cdown-num{font-size:1.625rem} }

/* ── CTA BANNER ──────────────────────────────────────── */
.cta-banner { background:var(--navy-d); padding:80px 0; }
.cta-banner__inner { display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:32px; }
.cta-banner__title { font-family:var(--font-head); font-size:var(--fs-4xl); color:var(--white); line-height:var(--lh-heading); margin-bottom:8px; }
.cta-banner__sub   { font-size:var(--fs-base); color:rgba(255,255,255,.6); }
.cta-banner__btns  { display:flex; gap:16px; flex-wrap:wrap; }
@media (min-width: 769px) {
  .cm-home .cta-banner__inner {
    flex-wrap: nowrap;
  }
  .cm-home .cta-banner__inner > div:first-child {
    max-width: 680px;
  }
  .cm-home .cta-banner__btns {
    justify-content: flex-end;
    margin-left: auto;
  }
}
