:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202020;background:#fbfaf7;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfaf7;color:#222}a{color:inherit;text-decoration:none}.container{width:min(1140px,calc(100% - 40px));margin:0 auto}.narrow{max-width:780px}.site-header{position:sticky;top:0;z-index:20;background:#fbfaf7f0;border-bottom:1px solid #e8e1d5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:Georgia,Times New Roman,serif;letter-spacing:.11em;font-size:18px;font-weight:700}.nav{display:flex;gap:24px;font-size:14px}.nav a:hover{color:#9a6b2f}.hero{padding:90px 0 80px;border-bottom:1px solid #eee6da}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.eyebrow{color:#9a6b2f;font-size:12px;letter-spacing:.18em;font-weight:800;margin-bottom:16px}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.1}h1{font-size:clamp(44px,6vw,76px);margin:0 0 24px;max-width:900px}h2{font-size:clamp(34px,4vw,52px);margin:0 0 24px}h3{font-size:27px;margin:0 0 10px}p{line-height:1.75;color:#5a564f}.hero-copy,.large-copy{font-size:20px;line-height:1.6}.hero-copy{max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.button{min-height:50px;padding:0 22px;display:inline-flex;gap:10px;align-items:center;justify-content:center;border-radius:999px;font-weight:700;font-size:14px}.primary{background:#222;color:#fff}.primary:hover{background:#9a6b2f}.secondary{border:1px solid #cfc5b7;background:#fff}.secondary:hover{border-color:#9a6b2f}.portrait-card{background:#fff;padding:16px;border:1px solid #e4dccf;box-shadow:0 24px 60px #392c1a17}.portrait-card p{font-size:13px;margin:12px 4px 2px}.portrait-placeholder{min-height:490px;background:linear-gradient(145deg,#e9e1d4,#cfc2b0);display:grid;place-items:center;color:#6f6250;font-family:Georgia,serif;font-size:24px}.section{padding:90px 0}.alt{background:#f3efe7}.book-grid{display:grid;gap:30px;margin-top:42px}.book-card{display:grid;grid-template-columns:230px 1fr;gap:38px;align-items:center;padding:30px;background:#fff;border:1px solid #e7dfd3}.cover-wrap{min-height:330px;display:flex;align-items:center;justify-content:center;background:#f4f0e9;padding:16px}.book-cover-image{display:block;width:100%;max-width:190px;height:300px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(0,0,0,.18))}.book-subtitle{color:#8a6a3e;font-weight:700;margin-bottom:4px}.edition{margin:0 0 16px;font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#8a8175;font-weight:700}.text-link{display:inline-flex;align-items:center;gap:8px;margin-top:10px;color:#8a5c24;font-weight:700}.split{display:grid;grid-template-columns:1fr .7fr;gap:70px;align-items:start}.feature-box{padding:34px;background:#fff;border:1px solid #e7dfd3;box-shadow:0 18px 50px #392c1a12}.feature-box svg{color:#9a6b2f;margin-bottom:18px}.dark{background:#222;color:#fff}.dark h2{color:#fff}.light{color:#d9b67c}.light-copy{color:#dedbd4}.contact{text-align:center}.contact svg{color:#9a6b2f;margin-bottom:12px}.footer{padding:26px 0;border-top:1px solid #e7dfd3;text-align:center;background:#f6f1e9}.footer p{font-size:13px;margin:0}.author-photo{width:100%;height:520px;object-fit:cover;object-position:center top;display:block}@media(max-width:800px){.nav{display:none}.hero{padding-top:56px}.hero-grid,.split,.book-card{grid-template-columns:1fr}.hero-grid{gap:40px}.portrait-placeholder{min-height:380px}.cover-wrap{min-height:300px}.book-cover-image{height:280px}.section{padding:65px 0}}
