:root{--bg: #f6f0e6;--bg-2: #fbf8f3;--surface: rgba(255, 252, 247, .86);--surface-strong: #fffdfa;--line: #e6d8c4;--text: #1f2937;--muted: #667085;--accent: #8b5e34;--accent-2: #6f451c;--shadow: 0 16px 40px rgba(92, 63, 27, .08);--radius: 22px}html{font-family:Georgia,Iowan Old Style,serif;color:var(--text);background:radial-gradient(circle at top,rgba(255,255,255,.75),transparent 38%),linear-gradient(180deg,#fcf8f2 0%,var(--bg) 55%,#efe5d7 100%);scroll-behavior:smooth}body{margin:0;line-height:1.75}a[data-astro-cid-sckkx6r4]{color:var(--accent-2);text-decoration:none}a[data-astro-cid-sckkx6r4]:hover{text-decoration:underline}.wrap[data-astro-cid-sckkx6r4]{max-width:1120px;margin:0 auto;padding:1.25rem}header[data-astro-cid-sckkx6r4]{padding:.5rem 0 1rem}.site-header[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;border:1px solid rgba(230,216,196,.85);border-radius:22px;background:var(--surface);box-shadow:var(--shadow);backdrop-filter:blur(10px)}.brand-title[data-astro-cid-sckkx6r4]{margin:0;font-size:clamp(1.4rem,3vw,2rem);line-height:1.1}.brand-subtitle[data-astro-cid-sckkx6r4]{margin:.2rem 0 0;color:var(--muted);font-size:.95rem}nav[data-astro-cid-sckkx6r4]{display:flex;flex-wrap:wrap;gap:.6rem}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;justify-content:center;padding:.6rem .95rem;border:1px solid var(--line);border-radius:999px;background:#ffffffb3;color:var(--text);font-size:.95rem}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{text-decoration:none;background:#fff}main[data-astro-cid-sckkx6r4]{display:grid;gap:1.25rem}.card[data-astro-cid-sckkx6r4]{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius);padding:1.4rem;box-shadow:var(--shadow)}.hero-split[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:1rem;align-items:stretch}.hero-copy[data-astro-cid-sckkx6r4]{padding:1.2rem}.hero-copy[data-astro-cid-sckkx6r4] h2[data-astro-cid-sckkx6r4]{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;margin:0 0 1rem;letter-spacing:-.03em}.hero-panel[data-astro-cid-sckkx6r4]{min-height:320px;max-height:520px;border-radius:calc(var(--radius) - 4px);overflow:hidden;border:1px solid var(--line);background:#efe3d2;display:flex;align-items:center;justify-content:center;padding:1rem}.hero-panel[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{width:100%;height:100%;max-width:360px;object-fit:contain;display:block;border-radius:14px;box-shadow:var(--shadow)}.eyebrow[data-astro-cid-sckkx6r4]{margin:0 0 .8rem;text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-size:.78rem;font-weight:700}.lede[data-astro-cid-sckkx6r4],.muted[data-astro-cid-sckkx6r4]{color:var(--muted)}.lede[data-astro-cid-sckkx6r4]{font-size:1.05rem;max-width:60ch}.button-row[data-astro-cid-sckkx6r4]{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.1rem}.button[data-astro-cid-sckkx6r4],button[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;background:linear-gradient(180deg,#9b6a38 0%,var(--accent-2) 100%);color:#fff;border:0;padding:.82rem 1.1rem;border-radius:12px;cursor:pointer;box-shadow:var(--shadow)}.button[data-astro-cid-sckkx6r4].secondary{background:#fff;color:var(--text);border:1px solid var(--line)}.button[data-astro-cid-sckkx6r4]:hover,button[data-astro-cid-sckkx6r4]:hover{text-decoration:none;filter:brightness(1.03)}.stats[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.2rem}.stat[data-astro-cid-sckkx6r4]{background:var(--bg-2);border:1px solid var(--line);border-radius:16px;padding:.95rem 1rem}.stat[data-astro-cid-sckkx6r4] strong[data-astro-cid-sckkx6r4]{font-size:1.35rem}.list-clean[data-astro-cid-sckkx6r4]{list-style:none;padding:0;margin:0}.sermon-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.9rem}.sermon-grid[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:block;height:100%;padding:1rem 1.05rem;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,#fffdf9,#faf5ee)}.sermon-grid[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{text-decoration:none;background:#fff}.article-card[data-astro-cid-sckkx6r4]{max-width:920px;margin:0 auto}.article-card[data-astro-cid-sckkx6r4] h2[data-astro-cid-sckkx6r4]{font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:.4rem}.article-card[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4],.article-card[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4],.article-card[data-astro-cid-sckkx6r4] blockquote[data-astro-cid-sckkx6r4]{font-size:1.04rem}.article-card[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{padding-left:1.4rem}.article-card[data-astro-cid-sckkx6r4] blockquote[data-astro-cid-sckkx6r4]{margin:1.1rem 0;padding:.8rem 1rem;border-left:3px solid #d7b48e;background:#fcf8f2;border-radius:0 12px 12px 0}.passage[data-astro-cid-sckkx6r4]{border-radius:12px}.passage[data-astro-cid-sckkx6r4]:target{background:#fff4c9;padding:.4rem .7rem}.passage-number[data-astro-cid-sckkx6r4]{color:#8a7b69;font-size:.86rem;text-align:right;padding-top:.15rem}mark[data-astro-cid-sckkx6r4]{background:#ffe082;padding:0 .15rem;border-radius:.2rem}input[data-astro-cid-sckkx6r4],textarea[data-astro-cid-sckkx6r4],button[data-astro-cid-sckkx6r4]{font:inherit}input[data-astro-cid-sckkx6r4],textarea[data-astro-cid-sckkx6r4]{width:100%;box-sizing:border-box;padding:.95rem 1rem;border-radius:14px;border:1px solid var(--line);background:#fff;color:var(--text)}input[data-astro-cid-sckkx6r4]:focus,textarea[data-astro-cid-sckkx6r4]:focus{outline:2px solid rgba(139,94,52,.14);border-color:var(--accent)}.nav-card[data-astro-cid-sckkx6r4]{max-width:920px;margin:0 auto;display:flex;justify-content:space-between;gap:1rem}footer[data-astro-cid-sckkx6r4]{text-align:center;color:var(--muted);padding:1.6rem 0 2.4rem}@media(max-width:900px){.hero-split[data-astro-cid-sckkx6r4],.site-header[data-astro-cid-sckkx6r4]{grid-template-columns:1fr;display:grid}.hero-panel[data-astro-cid-sckkx6r4]{max-height:none}.hero-panel[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{max-width:260px;height:auto}}@media(max-width:640px){.wrap[data-astro-cid-sckkx6r4]{padding:1rem}.card[data-astro-cid-sckkx6r4]{padding:1.05rem}.hero-copy[data-astro-cid-sckkx6r4]{padding:.2rem}.stats[data-astro-cid-sckkx6r4]{grid-template-columns:1fr}}
