.content-stack{display:grid;gap:78px}.feature-panel{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center;background:#f8f1eb;border-radius:26px;overflow:hidden}.feature-panel>div{padding:42px}.feature-panel img{width:100%;height:420px;object-fit:cover}.feature-panel.reverse>div{order:2}.feature-panel.reverse>img{order:1}.feature-icon{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#fff;font-size:27px;box-shadow:var(--shadow)}.small-heading{margin-bottom:28px}.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.empty-state{text-align:center;padding:58px 25px;border:2px dashed #ddcec4;border-radius:20px;background:#faf7f3}.empty-state span,.live-icon{font-size:52px}.event-feature{display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.event-feature img{width:100%;height:340px;object-fit:cover}.event-feature>div{padding:36px;align-self:center}.status-pill,.live-badge{display:inline-block;padding:7px 12px;border-radius:999px;background:#f5e3e8;color:var(--wine);font-weight:900;font-size:12px;letter-spacing:.08em}.notice{padding:24px 28px;border-radius:16px;border-left:5px solid var(--wine);background:#f8eef1}.notice.warning{border-color:var(--gold);background:#fff8e9}.scripture-card{padding:40px;background:linear-gradient(135deg,var(--dark),var(--wine));color:#fff;border-radius:22px}.scripture-card span{color:var(--gold);font-weight:900;letter-spacing:.12em}.scripture-card blockquote{font:25px/1.5 Georgia;margin:15px 0}.admission-box,.give-intro{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:42px;border-radius:24px;background:#f8f1eb}.give-intro>div:first-child{max-width:580px}.live-stage{text-align:center;max-width:850px;margin:auto;padding:60px 35px;border-radius:28px;background:radial-gradient(circle at 50% 20%,#94264f,#260812 72%);color:#fff}.live-stage .live-badge{background:#d21e39;color:#fff}.live-icon{display:grid;place-items:center;width:100px;height:100px;margin:28px auto;border-radius:50%;background:#ffffff1c;border:1px solid #ffffff35}.live-secondary{display:inline-block;margin-left:18px;color:#fff}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px}.contact-details{padding:38px;border-radius:24px;background:linear-gradient(135deg,var(--dark),var(--wine));color:#fff}.contact-list{display:grid;gap:13px;margin-top:28px}.contact-list>a,.contact-list>div{display:flex;align-items:center;gap:14px;padding:15px;border-radius:13px;background:#ffffff12}.contact-list span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#ffffff15;color:var(--gold);font-size:20px}.contact-list small,.contact-list b{display:block}.contact-list small{color:#e2cbd3}.contact-list b{overflow-wrap:anywhere}@media(max-width:800px){.feature-panel,.event-feature,.contact-layout{grid-template-columns:1fr}.feature-panel.reverse>div,.feature-panel.reverse>img{order:initial}.feature-panel img,.event-feature img{height:300px}.section-heading-row,.admission-box,.give-intro{align-items:flex-start;flex-direction:column}.content-stack{gap:55px}}
.cms-public-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:28px 0}.cms-public-card{overflow:hidden;border:1px solid #eadfd8;border-radius:18px;background:#fff;box-shadow:var(--shadow)}.cms-public-card img{width:100%;height:210px;object-fit:cover}.cms-public-card>div{padding:20px}.cms-public-card h3{margin:10px 0 5px}.cms-public-card p{color:var(--muted)}.cms-public-card small{color:#77656c;font-weight:700}@media(max-width:900px){.cms-public-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.cms-public-grid{grid-template-columns:1fr}}
