.media-section[data-astro-cid-h6iffge2]{padding:80px 0;background:#0a0a0a;color:#fff;min-height:80vh;position:relative;transition:background .5s ease}.media-main-layout[data-astro-cid-h6iffge2]{display:flex;flex-direction:column;gap:40px;position:relative;z-index:10}.theater-overlay[data-astro-cid-h6iffge2]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;z-index:8;opacity:0;pointer-events:none;transition:opacity 1.5s ease-in-out}body.theater-mode #main-content{z-index:2000!important}body.theater-mode #main-header{opacity:.05!important;pointer-events:none!important;transition:opacity 1.5s ease-in-out}body.theater-mode .theater-overlay{opacity:1!important;pointer-events:none!important}body.theater-mode .page-banner,body.theater-mode .archive-section,body.theater-mode .email-notes-banner,body.theater-mode .section-header{opacity:.05!important;transition:opacity 1.5s ease-in-out;pointer-events:none!important}.media-viewport-pres[data-astro-cid-h6iffge2]{background:#000!important}.media-viewport-pres[data-astro-cid-h6iffge2] .stream-status-bar[data-astro-cid-h6iffge2],.media-viewport-pres[data-astro-cid-h6iffge2] .section-eyebrow[data-astro-cid-h6iffge2],.media-viewport-pres[data-astro-cid-h6iffge2] .main-heading[data-astro-cid-h6iffge2]{opacity:.5;transition:opacity .5s ease}.media-viewport-pres[data-astro-cid-h6iffge2] .email-notes-banner[data-astro-cid-h6iffge2]{display:none!important}.media-viewport-pres[data-astro-cid-h6iffge2] .media-main-layout[data-astro-cid-h6iffge2]{display:grid;grid-template-columns:65% minmax(300px,1fr);grid-template-areas:"video side";gap:40px;align-items:start;padding-top:30px}.media-viewport-pres[data-astro-cid-h6iffge2] #presentation-side[data-astro-cid-h6iffge2]{display:block}#presentation-side[data-astro-cid-h6iffge2]{display:none}.video-wrapper[data-astro-cid-h6iffge2]{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 20px 50px #00000080;border:1px solid rgba(255,255,255,.1)}.media-main-layout[data-astro-cid-h6iffge2]:fullscreen .section-header[data-astro-cid-h6iffge2]{display:none!important}.media-main-layout[data-astro-cid-h6iffge2]:fullscreen .video-wrapper[data-astro-cid-h6iffge2],.video-wrapper[data-astro-cid-h6iffge2]:fullscreen{width:100%;max-width:100%;border-radius:0;border:none}#player-container[data-astro-cid-h6iffge2]{position:absolute;inset:0}.stream-status-bar[data-astro-cid-h6iffge2]{display:flex;justify-content:space-between;align-items:center;background:#ffffff0d;padding:12px 20px;border-radius:8px;border:1px solid rgba(255,255,255,.1);margin-bottom:25px}.status-left[data-astro-cid-h6iffge2]{display:flex;align-items:center;gap:15px}.status-badge[data-astro-cid-h6iffge2]{font-size:.6rem;font-weight:800;padding:4px 10px;border-radius:4px;letter-spacing:.1em}.status-badge[data-astro-cid-h6iffge2].offline{background:#ffffff1a;color:#fff;opacity:.6}.status-badge[data-astro-cid-h6iffge2].live{background:#ef4444;color:#fff;animation:pulse-glow 2s infinite}.status-countdown[data-astro-cid-h6iffge2]{font-family:monospace;font-size:1.1rem;color:var(--gold-light);font-weight:700}.schedule-inline[data-astro-cid-h6iffge2]{font-size:.75rem;color:#fff6}.presentation-toggle-btn[data-astro-cid-h6iffge2]{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.7;transition:.3s}.presentation-toggle-btn[data-astro-cid-h6iffge2]:hover{opacity:1;transform:scale(1.1)}.notes-form[data-astro-cid-h6iffge2] input[data-astro-cid-h6iffge2]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:10px 15px;border-radius:6px;font-size:.85rem;width:250px}.archive-section[data-astro-cid-h6iffge2]{border-top:1px solid rgba(255,255,255,.05);padding-top:80px}.sermon-grid[data-astro-cid-h6iffge2]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.sermon-card[data-astro-cid-h6iffge2]{background:#ffffff05;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.05);transition:.3s}.sermon-card[data-astro-cid-h6iffge2]:hover{transform:translateY(-5px);background:#ffffff0d}.sermon-img[data-astro-cid-h6iffge2]{position:relative;aspect-ratio:16/9;background:#111}.sermon-img[data-astro-cid-h6iffge2] img[data-astro-cid-h6iffge2]{width:100%;height:100%;object-fit:cover}.sermon-body[data-astro-cid-h6iffge2]{padding:20px}.sermon-title[data-astro-cid-h6iffge2]{color:#fff;font-size:1.1rem;margin-bottom:5px}.sermon-pastor[data-astro-cid-h6iffge2]{color:#ffffff80;font-size:.85rem}.sermon-load-more[data-astro-cid-h6iffge2]{text-align:center;margin-top:50px}.sermon-load-more[data-astro-cid-h6iffge2] button[data-astro-cid-h6iffge2]{background:none;border:1px solid rgba(255,255,255,.1);color:#fff;padding:12px 30px;border-radius:999px;font-size:.85rem;font-weight:700;cursor:pointer;transition:.3s}.sermon-load-more[data-astro-cid-h6iffge2] button[data-astro-cid-h6iffge2]:hover{background:#ffffff0d;border-color:#ffffff4d}@keyframes pulse-glow{0%{box-shadow:0 0 #ef444466}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}@keyframes pulse-dot{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}to{transform:scale(1);opacity:1}}@media(max-width:1024px){.media-viewport-pres[data-astro-cid-h6iffge2] .media-main-layout[data-astro-cid-h6iffge2]{grid-template-columns:1fr;grid-template-areas:"video" "side"}.stream-status-bar[data-astro-cid-h6iffge2]{flex-direction:column;align-items:flex-start;gap:10px}}@media(max-width:768px){.media-section[data-astro-cid-h6iffge2]{padding:40px 0}.email-notes-banner[data-astro-cid-h6iffge2]{flex-direction:column;text-align:center;padding:20px}.notes-form[data-astro-cid-h6iffge2]{max-width:100%}.input-group[data-astro-cid-h6iffge2]{flex-direction:column}.input-group[data-astro-cid-h6iffge2] .btn-teal[data-astro-cid-h6iffge2]{width:100%}}
