
:root{--ink:#18212b;--muted:#59636f;--gold:#b48a32;--gold2:#d8b45a;--paper:#fbfaf7;--nav:#111820;--line:#ded8ca;}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--paper);color:var(--ink);font-family:Georgia,"Times New Roman",serif;line-height:1.62;font-size:18px}
a{color:#775600;text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:#a47712}
.site-header{background:var(--nav);border-bottom:3px solid var(--gold);position:sticky;top:0;z-index:10}.header-inner{max-width:1180px;margin:auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{color:var(--gold2);text-decoration:none;font-size:1.2rem;letter-spacing:.04em;white-space:nowrap}.nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px 20px}.nav a{color:#f5eedf;text-decoration:none;font-size:.84rem;letter-spacing:.055em;text-transform:uppercase}.nav a.active,.nav a:hover{color:var(--gold2)}
main.page{max-width:980px;margin:0 auto;padding:56px 30px 70px}.page-title{font-size:2.55rem;line-height:1.1;margin:0 0 35px;color:#17202a;border-bottom:1px solid var(--line);padding-bottom:17px}.content h1{display:none}.content h2{font-size:1.7rem;margin:2rem 0 .7rem;color:#6e5117}.content h3{font-size:1.3rem;color:#6e5117}.content p{margin:0 0 1.25rem}.content ul{padding-left:1.6rem}.content li{margin:0 0 1.25rem}.content img{max-width:42%;height:auto;float:left;margin:.25rem 1.5rem 1rem 0;border:1px solid #d2c8b5;box-shadow:0 4px 16px rgba(0,0,0,.12)}.content p:has(img){display:flow-root}.content strong{font-weight:700}.content em{font-style:italic}.content blockquote{border-left:4px solid var(--gold);margin:1.5rem 0;padding:.25rem 1.25rem;color:#444;background:#f5f0e5}.content a{overflow-wrap:anywhere}.content figure{margin:2rem auto;text-align:center}.content figcaption{font-size:.9rem;color:var(--muted)}
.site-footer{border-top:1px solid var(--line);background:#f1ede4;text-align:center;padding:24px 20px;color:#4d4b47;font-size:.92rem}
.home-body{background:#05080c}.home-stage{max-width:1440px;margin:auto;position:relative;line-height:0}.home-stage img{display:block;width:100%;height:auto}.home-hotspot{position:absolute;bottom:8.7%;height:9.8%;z-index:3;border:2px solid transparent;border-radius:6px}.home-hotspot:focus,.home-hotspot:hover{border-color:rgba(228,183,75,.75);background:rgba(228,183,75,.08);outline:none}.hs-home{left:2.5%;width:10%}.hs-about{left:13%;width:11%}.hs-books{left:25%;width:11%}.hs-pubs{left:37%;width:15%}.hs-research{left:53%;width:13%}.hs-faith{left:67%;width:14%}.hs-contact{left:82%;width:15%}.mobile-home-nav{display:none;background:#0a1017;padding:16px;gap:10px;flex-wrap:wrap;justify-content:center}.mobile-home-nav a{color:#e9c464;text-decoration:none;border:1px solid #7c6328;padding:8px 11px;border-radius:4px;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em}
.contact-form{margin-top:2rem;padding:26px;border:1px solid var(--line);background:#fff}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{display:block;font-weight:bold;margin-bottom:5px}.contact-form input,.contact-form textarea{width:100%;font:inherit;padding:10px;border:1px solid #aaa;background:#fff}.contact-form textarea{min-height:170px;resize:vertical}.contact-form button{font:inherit;background:#18212b;color:#fff;border:0;padding:11px 20px;cursor:pointer}.contact-form button:hover{background:#6e5117}.form-note{font-size:.9rem;color:var(--muted)}
@media(max-width:900px){body{font-size:17px}.site-header{position:static}.header-inner{display:block}.brand{display:block;text-align:center;margin-bottom:10px}.nav{justify-content:center}.content img{max-width:48%}.mobile-home-nav{display:flex}.home-hotspot{display:none}}
@media(max-width:620px){main.page{padding:38px 20px 55px}.page-title{font-size:2rem}.nav{gap:6px 13px}.nav a{font-size:.76rem}.content img{float:none;display:block;max-width:88%;margin:1rem auto}.form-row{grid-template-columns:1fr}.home-stage{overflow:hidden}.home-stage img{width:140%;max-width:none;transform:translateX(-8%)}}

/* Final proofing corrections */
.book-entry{display:flow-root;margin:0 0 2.6rem;padding-bottom:1.2rem;border-bottom:1px solid var(--line)}
.book-entry img{float:left;max-width:29%;margin:.35rem 1.6rem 1rem 0}
.book-entry h2{margin:0 0 .45rem;font-size:1.35rem;line-height:1.25;color:#18212b}
.book-entry p{margin:0 0 1rem}
.forthcoming-heading{clear:both;margin-top:2.5rem}
.publication-title{color:var(--ink);text-decoration:none;font-style:italic;font-weight:700}
.content img.feature-figure{float:none;display:block;max-width:92%;width:92%;margin:1.5rem auto;border:1px solid #d2c8b5}
@media(max-width:620px){.book-entry img{float:none;display:block;max-width:76%;margin:1rem auto}.content img.feature-figure{max-width:100%;width:100%}}
