.worship-page{background:#031f18}
.worship-header{
  position:absolute;z-index:20;top:0;left:50%;transform:translateX(-50%);
  width:min(calc(100% - 74px),1240px);padding:31px 0;
  display:flex;align-items:center;justify-content:space-between;color:#fff
}
.back-home{font-size:11px;font-weight:700;letter-spacing:.06em}
.worship-hero{
  min-height:560px;position:relative;display:flex;align-items:flex-end;
  padding:130px 0 95px;
  background:#153c2d url("/assets/reference-crops/news-worship-reference.jpg") center/cover no-repeat
}
.worship-hero-shade{
  position:absolute;inset:0;
  background:
    linear-gradient(90deg,rgba(2,29,23,.93),rgba(2,29,23,.52)),
    linear-gradient(0deg,rgba(2,29,23,.8),transparent 50%)
}
.worship-hero-inner{
  position:relative;z-index:2;width:min(calc(100% - 74px),1240px);margin:0 auto
}
.worship-hero h1{
  margin:0 0 23px;font-size:clamp(50px,6vw,80px);line-height:1.02
}
.worship-hero p:not(.eyebrow){max-width:650px;color:#dbe3de;font-size:16px}
.worship-list-section{
  width:min(calc(100% - 74px),1240px);margin:0 auto;padding:85px 0 105px
}
.worship-list-heading{margin-bottom:45px}
.worship-list-heading h2{
  margin:0 0 15px;font-size:clamp(38px,4vw,55px)
}
.worship-list-heading>p:last-child{color:#d4ddd7}
.worship-full-grid{
  display:grid;grid-template-columns:repeat(2,1fr);gap:20px
}
.worship-full-card{
  display:grid;grid-template-columns:82px 1fr;gap:22px;align-items:center;
  min-height:155px;padding:28px;
  border:1px solid rgba(255,255,255,.08);border-radius:18px;
  background:linear-gradient(145deg,#12372c,#0b2e25)
}
.worship-full-icon{
  width:76px;height:76px;display:grid;place-items:center;
  border:1px solid var(--lime);border-radius:50%;
  color:var(--lime);font:400 34px/1 Georgia,"Times New Roman",serif
}
.worship-full-card h3{margin:0 0 9px;font-size:28px}
.worship-full-meta{display:grid;gap:6px;color:#dce4df;font-size:13px}
.worship-full-meta span{display:flex;align-items:center;gap:9px}
.worship-full-meta b{width:18px;color:var(--lime);font-weight:400}
.worship-status{padding:30px;text-align:center;color:var(--lime)}
.worship-cta{
  width:min(calc(100% - 74px),1240px);margin:0 auto 95px;
  padding:50px 55px;border:1px solid rgba(255,255,255,.09);border-radius:20px;
  background:
    linear-gradient(90deg,rgba(3,31,24,.96),rgba(3,31,24,.64)),
    url("/assets/reference-crops/contact-reference.jpg") center/cover;
  display:flex;align-items:center;justify-content:space-between;gap:30px
}
.worship-cta h2{margin:0 0 12px;font-size:42px}
.worship-cta p:not(.eyebrow){margin:0;color:#dce3df}
.worship-preview-banner{
  position:fixed;z-index:9999;top:0;left:0;right:0;padding:10px 20px;
  background:var(--lime);color:#173128;text-align:center;font-size:12px;font-weight:800
}
body.has-worship-preview .worship-header{top:38px}
@media(max-width:760px){
  .worship-header,.worship-hero-inner,.worship-list-section,.worship-cta{width:calc(100% - 34px)}
  .worship-header .brand-copy{display:none}
  .worship-hero{min-height:540px}
  .worship-hero h1{font-size:49px}
  .worship-full-grid{grid-template-columns:1fr}
  .worship-cta{align-items:flex-start;flex-direction:column;padding:35px}
  .worship-cta h2{font-size:35px}
}
@media(max-width:480px){
  .worship-full-card{grid-template-columns:62px 1fr;padding:20px;gap:15px}
  .worship-full-icon{width:60px;height:60px;font-size:27px}
  .worship-full-card h3{font-size:23px}
}

.schedule-table-wrap{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#0d3328}
.schedule-table{width:100%;border-collapse:collapse}
.schedule-table th{padding:17px 18px;background:#153d30;color:var(--lime);font-size:10px;text-align:left;letter-spacing:.1em;text-transform:uppercase}
.schedule-table td{padding:20px 18px;border-top:1px solid rgba(255,255,255,.08);vertical-align:top;color:#e5ebe7;font-size:13px}
.schedule-table tbody tr:hover{background:rgba(216,225,97,.035)}
.schedule-table strong{display:block;color:#fff;font:400 18px/1.2 Georgia,"Times New Roman",serif}
.schedule-table small{display:block;margin-top:6px;color:#aebdb5;line-height:1.45}
.schedule-date{min-width:145px}
.schedule-date b{display:block;color:#fff;font-size:14px}
.schedule-date span{display:block;margin-top:5px;color:var(--lime);font-size:11px;text-transform:uppercase}
.schedule-time{white-space:nowrap;color:#fff}
.schedule-mobile-list{display:none}
.schedule-empty{padding:42px!important;text-align:center;color:#b8c5bd!important}
@media(max-width:900px){
  .schedule-table-wrap{display:none}
  .schedule-mobile-list{display:grid;gap:15px}
  .schedule-mobile-card{padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#0d3328}
  .schedule-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.09)}
  .schedule-mobile-head strong{font:400 23px/1.15 Georgia,"Times New Roman",serif}
  .schedule-mobile-head span{flex:0 0 auto;padding:6px 10px;border:1px solid var(--lime);border-radius:999px;color:var(--lime);font-size:10px;font-weight:800}
  .schedule-mobile-facts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}
  .schedule-mobile-facts div{display:grid;gap:5px}
  .schedule-mobile-facts small{color:var(--lime);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
  .schedule-mobile-facts span{color:#e5ebe7;font-size:13px;line-height:1.45}
}
@media(max-width:520px){
  .schedule-mobile-facts{grid-template-columns:1fr}
}
