.wt-card[data-astro-cid-6hcez5sq]{backdrop-filter:blur(6px);border:1.5px solid var(--border-blue);background:#f5f9fff5;border-radius:18px;padding:26px 28px;box-shadow:0 10px 32px #3182f624}.wt-head[data-astro-cid-6hcez5sq]{align-items:center;gap:8px;margin-bottom:16px;display:flex}.wt-dot[data-astro-cid-6hcez5sq]{background:var(--c-accent);border-radius:50%;width:8px;height:8px;display:block}.wt-title[data-astro-cid-6hcez5sq]{color:var(--c-accent-hover);font-size:15px;font-weight:800}.wt-list[data-astro-cid-6hcez5sq]{flex-direction:column;gap:12px;font-size:14px;display:flex}.wt-row[data-astro-cid-6hcez5sq]{border-bottom:1px solid #e2edfd;justify-content:space-between;gap:12px;padding-bottom:12px;display:flex}.wt-row[data-astro-cid-6hcez5sq]:last-child{border-bottom:none;padding-bottom:0}.wt-label[data-astro-cid-6hcez5sq]{color:var(--t-sub)}.wt-value[data-astro-cid-6hcez5sq]{white-space:nowrap;color:var(--t-title);flex:none;font-weight:600}.wt-addr[data-astro-cid-6hcez5sq]{border-left:3px solid var(--c-accent);color:var(--t-body);background:#f2f4f6;border-radius:8px;margin-top:18px;padding:12px 14px;font-size:12.5px;line-height:1.6;display:block}.wt-addr[data-astro-cid-6hcez5sq]:hover{color:var(--t-body)}.wt-map[data-astro-cid-6hcez5sq]{color:var(--c-accent);font-weight:600}@media (width<=768px){.wt-card[data-astro-cid-6hcez5sq]{box-shadow:none;backdrop-filter:none;padding:18px 20px}.wt-head[data-astro-cid-6hcez5sq]{gap:7px;margin-bottom:12px}.wt-dot[data-astro-cid-6hcez5sq]{width:7px;height:7px}.wt-title[data-astro-cid-6hcez5sq]{font-size:14px}.wt-list[data-astro-cid-6hcez5sq]{gap:10px;font-size:13.5px}.wt-row[data-astro-cid-6hcez5sq]{border-bottom:none;padding-bottom:0}}.hero[data-astro-cid-lcdefpme]{background:#dfe5ec;height:480px;position:relative;overflow:hidden}.hero-media[data-astro-cid-lcdefpme],.hero-media[data-astro-cid-lcdefpme] .slide[data-astro-cid-lcdefpme]{position:absolute;inset:0}.slide[data-astro-cid-lcdefpme]{background-position:50%;background-size:cover}.slide-1[data-astro-cid-lcdefpme]{animation:18s infinite heroFadeA,18s infinite kenA}.slide-2[data-astro-cid-lcdefpme]{animation:18s infinite heroFadeB,18s infinite kenB}.slide-3[data-astro-cid-lcdefpme]{animation:18s infinite heroFadeC,18s infinite kenC}.scrim[data-astro-cid-lcdefpme]{pointer-events:none;background:linear-gradient(90deg,#fffffff5 0%,#ffffffdb 38%,#ffffff4d 72%,#ffffff0d 100%);position:absolute;inset:0}.hero-inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr 340px;align-items:center;gap:48px;height:100%;display:grid;position:relative}.hero-badge[data-astro-cid-lcdefpme]{margin-bottom:18px;padding:6px 14px;font-size:13px;font-weight:600}.badge-short[data-astro-cid-lcdefpme]{display:none}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.03em;color:var(--c-primary);margin:0;font-size:46px;line-height:1.25}.welcome[data-astro-cid-lcdefpme]{letter-spacing:-.01em;color:var(--t-title);white-space:nowrap;margin:18px 0 6px;font-size:20px;font-weight:700}.greeting[data-astro-cid-lcdefpme]{color:var(--c-highlight)}.welcome-sub[data-astro-cid-lcdefpme]{color:var(--t-body);white-space:nowrap;margin:0 0 30px;font-size:16.5px;line-height:1.7}.hero-cta[data-astro-cid-lcdefpme]{gap:12px;display:flex}.hero-btn[data-astro-cid-lcdefpme]{padding:13px 24px;font-size:15px;box-shadow:0 4px 14px #3182f64d}.btn-plain[data-astro-cid-lcdefpme]{border:1px solid var(--border-input);color:#333d4b;border-radius:var(--r-btn);white-space:nowrap;background:#fff;justify-content:center;align-items:center;padding:13px 24px;font-size:15px;font-weight:600;display:inline-flex}.btn-plain[data-astro-cid-lcdefpme]:hover{background:var(--bg-section);color:#333d4b}.dots[data-astro-cid-lcdefpme]{pointer-events:none;gap:7px;display:flex;position:absolute;bottom:22px;left:40px}.dot[data-astro-cid-lcdefpme]{border-radius:var(--r-badge);background:#c9d2dc;width:22px;height:6px;display:block}.dot-1[data-astro-cid-lcdefpme]{animation:18s infinite dotA}.dot-2[data-astro-cid-lcdefpme]{animation:18s infinite dotB}.dot-3[data-astro-cid-lcdefpme]{animation:18s infinite dotC}@keyframes heroFadeA{0%,30%{opacity:1}36%,94%{opacity:0}to{opacity:1}}@keyframes heroFadeB{0%,27%{opacity:0}33%,63%{opacity:1}69%,to{opacity:0}}@keyframes heroFadeC{0%,60%{opacity:0}66%,97%{opacity:1}to{opacity:0}}@keyframes kenA{0%{transform:scale(1)}36%{transform:scale(1.09)}36.1%,to{transform:scale(1)}}@keyframes kenB{0%,27%{transform:scale(1)}69%{transform:scale(1.09)}69.1%,to{transform:scale(1)}}@keyframes kenC{0%,60%{transform:scale(1)}to{transform:scale(1.09)}}@keyframes dotA{0%,30%{background:#3182f6}36%,94%{background:#c9d2dc}to{background:#3182f6}}@keyframes dotB{0%,27%{background:#c9d2dc}33%,63%{background:#3182f6}69%,to{background:#c9d2dc}}@keyframes dotC{0%,60%{background:#c9d2dc}66%,97%{background:#3182f6}to{background:#c9d2dc}}@media (prefers-reduced-motion:reduce){.slide[data-astro-cid-lcdefpme],.dot[data-astro-cid-lcdefpme]{animation:none!important}.slide-2[data-astro-cid-lcdefpme],.slide-3[data-astro-cid-lcdefpme]{opacity:0}.dot-1[data-astro-cid-lcdefpme]{background:var(--c-accent)}}.worship-mobile[data-astro-cid-lcdefpme]{display:none}.sermons[data-astro-cid-lcdefpme]{padding:52px 20px 60px}.sec-head[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:baseline;margin-bottom:22px;display:flex}.sec-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:0;font-size:24px}.sec-more[data-astro-cid-lcdefpme]{white-space:nowrap;font-size:14px;font-weight:600}.sermon-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.sermon-card[data-astro-cid-lcdefpme]{color:inherit;display:block;overflow:hidden}.thumb[data-astro-cid-lcdefpme]{aspect-ratio:16/9;background:#000;position:relative}.thumb[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.play[data-astro-cid-lcdefpme]{background:#fffffff2;border-radius:50%;width:48px;height:48px;margin:auto;position:absolute;inset:0;box-shadow:0 3px 14px #00000040}.play[data-astro-cid-lcdefpme]:after{content:"";border-style:solid;border-width:8px 0 8px 13px;border-color:transparent transparent transparent var(--c-accent);width:0;height:0;margin:auto;position:absolute;inset:0;transform:translate(2px)}.sc-body[data-astro-cid-lcdefpme]{padding:18px 20px 20px}.sc-badge[data-astro-cid-lcdefpme]{margin-bottom:10px;font-size:11.5px;font-weight:600}.sc-title[data-astro-cid-lcdefpme]{letter-spacing:-.01em;color:var(--t-title);margin-bottom:6px;font-size:17px;font-weight:700}.sc-meta[data-astro-cid-lcdefpme]{color:var(--t-caption);font-size:13px}.sc-date-short[data-astro-cid-lcdefpme]{display:none}.quicklinks[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:60px;display:grid}.ql[data-astro-cid-lcdefpme]{background:var(--bg-section);border-radius:var(--r-card);color:inherit;justify-content:space-between;align-items:center;gap:10px;padding:24px 26px;display:flex}.ql[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-card);color:inherit}.ql-title[data-astro-cid-lcdefpme]{color:var(--t-title);white-space:nowrap;margin-bottom:4px;font-size:16px;font-weight:700}.ql-sub[data-astro-cid-lcdefpme]{color:var(--t-caption);font-size:13px}.ql-sub-inline[data-astro-cid-lcdefpme]{display:none}.ql-arrow[data-astro-cid-lcdefpme]{color:var(--c-accent);font-size:20px}.ql-directions[data-astro-cid-lcdefpme]{display:none}@media (width<=768px){.hero[data-astro-cid-lcdefpme]{height:320px}.scrim[data-astro-cid-lcdefpme]{background:linear-gradient(#ffffff4d 0%,#ffffffd1 62%,#fffffff5 100%)}.hero-inner[data-astro-cid-lcdefpme]{height:100%;display:block;position:relative}.hero-copy[data-astro-cid-lcdefpme]{position:absolute;bottom:24px;left:0;right:0}.hero-badge[data-astro-cid-lcdefpme]{margin-bottom:12px;padding:5px 12px;font-size:11.5px}.badge-full[data-astro-cid-lcdefpme]{display:none}.badge-short[data-astro-cid-lcdefpme]{display:inline}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:26px;line-height:1.3}.welcome[data-astro-cid-lcdefpme],.welcome-sub[data-astro-cid-lcdefpme]{display:none}.hero-cta[data-astro-cid-lcdefpme]{gap:8px;margin-top:16px}.hero-btn[data-astro-cid-lcdefpme]{border-radius:var(--r-btn-sm);box-shadow:none;padding:11px 18px;font-size:13.5px}.btn-plain[data-astro-cid-lcdefpme]{border-radius:var(--r-btn-sm);padding:11px 18px;font-size:13.5px}.hero-card[data-astro-cid-lcdefpme],.dots[data-astro-cid-lcdefpme]{display:none}.worship-mobile[data-astro-cid-lcdefpme]{padding-top:20px;display:block}.sermons[data-astro-cid-lcdefpme]{padding:22px 20px 8px}.sec-head[data-astro-cid-lcdefpme]{margin-bottom:14px}.sec-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:18px}.sec-more[data-astro-cid-lcdefpme]{font-size:13px}.sermon-grid[data-astro-cid-lcdefpme]{flex-direction:column;gap:14px;display:flex}.sermon-card[data-astro-cid-lcdefpme]{border:none;border-radius:0;align-items:center;gap:12px;display:flex}.sermon-card[data-astro-cid-lcdefpme]:hover{box-shadow:none}.thumb[data-astro-cid-lcdefpme]{border-radius:10px;flex:none;width:128px;overflow:hidden}.play[data-astro-cid-lcdefpme]{width:30px;height:30px;box-shadow:none}.play[data-astro-cid-lcdefpme]:after{border-width:5px 0 5px 8px;transform:translate(1px)}.sc-body[data-astro-cid-lcdefpme]{flex:1;min-width:0;padding:0}.sc-badge[data-astro-cid-lcdefpme]{display:none}.sc-title[data-astro-cid-lcdefpme]{margin-bottom:0;font-size:14.5px;line-height:1.4}.sc-meta[data-astro-cid-lcdefpme]{margin-top:3px;font-size:12px}.sc-date-full[data-astro-cid-lcdefpme]{display:none}.sc-date-short[data-astro-cid-lcdefpme]{display:inline}.quicklinks[data-astro-cid-lcdefpme]{flex-direction:column;gap:10px;padding:22px 20px 24px;display:flex}.ql[data-astro-cid-lcdefpme]{border-radius:var(--r-card-sm);padding:16px 18px}.ql-title[data-astro-cid-lcdefpme]{margin-bottom:0;font-size:14.5px}.ql-sub[data-astro-cid-lcdefpme]{display:none}.ql-sub-inline[data-astro-cid-lcdefpme]{color:var(--t-caption);white-space:nowrap;margin-left:6px;font-size:12.5px;font-weight:400;display:inline}.ql-arrow[data-astro-cid-lcdefpme]{font-size:17px}.ql-youtube[data-astro-cid-lcdefpme]{display:none}.ql-directions[data-astro-cid-lcdefpme]{display:flex}}
