:root{--navy:#063f78;--ink:#183c62;--blue:#dfefff;--cream:#fffdf7;--gold:#c79635;--line:#c7d8e6;--green:#eaf3e7;--purple:#eee9fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Georgia,"Times New Roman",serif;line-height:1.55}a{color:inherit}.site-header{min-height:72px;display:flex;align-items:center;gap:28px;padding:10px clamp(20px,4vw,60px);background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--navy);margin-right:auto}.brand strong{display:block;font-size:1.45rem;font-variant:small-caps}.brand small,.site-header .motto,footer small{display:block;font-size:.72rem;letter-spacing:.12em}.lamp{font-size:1.8rem;color:var(--gold)}nav{display:flex;gap:6px;align-items:center}nav a{text-decoration:none;padding:8px 12px;border-radius:7px}nav a:hover,nav a:focus-visible,nav a.active{background:var(--blue)}.motto{text-align:right;margin:0}.menu{display:none;border:1px solid var(--line);background:#fff;color:var(--navy);padding:8px 12px;border-radius:7px}.hero{width:100%;background:#eef6ff}.hero img{display:block;width:100%;height:auto}.eyebrow{text-transform:uppercase;letter-spacing:.22em;color:#9d6f20}blockquote{margin:0}cite{display:block;font-size:.82em;font-style:normal;margin-top:7px}.section{width:min(1180px,94%);margin:0 auto}.welcome{text-align:center;padding:24px 6%}.welcome h2,.featured h2{color:var(--navy);font-size:clamp(1.8rem,3vw,2.5rem);margin:.15em 0}.welcome p{max-width:1000px;margin:.35em auto;font-size:1.08rem}.lamp-strip{min-height:180px;border-radius:12px;background:linear-gradient(105deg,#e5f0e5,#f7fbff 62%,#dcecff);display:flex;align-items:center;justify-content:space-around;padding:25px;text-align:center;box-shadow:0 3px 16px #214b7020}.lamp-strip blockquote{font-size:clamp(1.4rem,3vw,2.2rem);font-style:italic;color:var(--navy)}.bible-mark{font-size:5rem}.gateways{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:18px 0}.gateways article{background:#eef6fd;padding:22px;border-radius:10px;display:grid;grid-template-columns:auto 1fr;gap:5px 12px;align-content:start}.gateways article:nth-child(2){background:var(--green)}.gateways article:nth-child(3){background:#f6efe4}.gateways article:nth-child(4){background:var(--purple)}.gateways h3{color:var(--navy);font-size:1.55rem;text-transform:uppercase;margin:.15em 0}.gateways p{grid-column:2;margin:0 0 16px}.gateways a{grid-column:1/-1;text-align:center;text-decoration:none;color:white;background:#3078b9;border-radius:9px;padding:10px}.gateways article:nth-child(2) a{background:#507d58}.gateways article:nth-child(3) a{background:#9a6d22}.gateways article:nth-child(4) a{background:#7257b6}.icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:white;font-size:1.45rem}.blue{background:#4d8fc9}.green{background:#719973}.gold{background:#9a6d22}.purple{background:#8069bd}.featured{border-radius:10px;background:linear-gradient(90deg,#eaf4fb,#fff);padding:26px 40px;display:grid;grid-template-columns:2fr 1fr;gap:30px;align-items:center}.featured blockquote{text-align:center;font-style:italic;border-left:1px solid var(--gold);padding-left:24px}.renewed{margin-top:18px;margin-bottom:34px;border-radius:10px;background:linear-gradient(90deg,#e7f1e3,#f6fbff,#e4f0e1);padding:28px 7%;display:flex;align-items:center;justify-content:center;gap:6%;text-align:center;font-style:italic}.renewed p{font:italic 1.4rem/1.2 cursive;transform:rotate(-3deg)}footer{border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;padding:22px clamp(20px,4vw,60px);color:var(--navy)}footer>div strong{display:block;font-variant:small-caps;font-size:1.25rem}footer nav{justify-content:center;flex-wrap:wrap}footer .closing{grid-column:1/-1;text-align:center;margin:0;font-style:italic}@media(max-width:900px){.motto{display:none}.site-header{flex-wrap:wrap}.menu{display:block}#main-nav{display:none;flex-basis:100%;flex-direction:column;align-items:stretch}#main-nav.open{display:flex}.gateways{grid-template-columns:1fr 1fr}.featured{grid-template-columns:1fr}.featured blockquote{border-left:0;border-top:1px solid var(--gold);padding:20px 0 0}.renewed{flex-direction:column}footer{grid-template-columns:1fr;text-align:center}footer nav{grid-row:auto}.closing{grid-column:1!important}}@media(max-width:560px){.brand strong{font-size:1.15rem}.brand small{font-size:.58rem}.gateways{grid-template-columns:1fr}.welcome p{font-size:1rem}.lamp-strip{flex-direction:column}.bible-mark{font-size:3.5rem}nav a{padding:8px}.site-header{gap:12px}}
