@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,500&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#101d30;--paper:#f6f3ed;--gold:#d6b26f;--muted:#b8c2d0;--line:#d9d5cd;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.65 'DM Sans',sans-serif}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:3px solid #b98a3d;outline-offset:6px}img{display:block;max-width:100%}.wrap{width:min(1180px,calc(100% - 80px));margin:auto}.skip{position:absolute;left:20px;top:-100px;z-index:9;background:white;padding:12px}.skip:focus{top:10px}header{background:var(--ink);color:white;border-bottom:1px solid #ffffff22}nav{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:104px}.brand{text-decoration:none;font:600 1.8rem 'Cormorant Garamond',Georgia,serif;letter-spacing:.03em}.navlinks{display:flex;gap:32px;font-size:.9rem}.navlinks a{text-decoration:none}.navlinks a:hover{color:var(--gold)}.hero{background:var(--ink);color:white;padding:70px 0 80px}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:60px}.eyebrow{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:#78603b;margin:0 0 22px}.hero .eyebrow{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;line-height:1.06}h1{font-size:clamp(3.8rem,6.6vw,6.2rem);letter-spacing:-.035em;margin-bottom:25px}h1 em{color:var(--gold);font-weight:400}.intro{max-width:490px;color:#d4dbe4;font-size:1.08rem;line-height:1.8}.button{display:inline-block;text-decoration:none;background:var(--gold);color:var(--ink);padding:13px 24px;font-weight:600;font-size:.92rem;margin-top:10px}.button:hover{background:#e8c58a}.hero-books{display:flex;align-items:center;justify-content:center;gap:22px;padding:35px 0 15px}.hero-books a{width:45%;transition:transform .25s}.hero-books a:first-child{transform:rotate(-8deg) translateY(14px)}.hero-books a:last-child{transform:rotate(7deg) translateY(-18px)}.hero-books a:hover{transform:translateY(-9px)}.hero-books img{width:100%;height:auto;box-shadow:10px 22px 40px #0007}.hero-caption{color:var(--muted);text-align:center;font-size:.82rem;letter-spacing:.06em;margin:32px 0 0}.works{padding:88px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;border-bottom:1px solid var(--line);padding-bottom:30px;margin-bottom:45px}.section-head h2{font-size:3.6rem;margin:0}.section-head p{margin:0;max-width:310px;color:#58616c;font-size:.95rem}.book-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:55px 38px}.book{min-width:0}.cover-stage{height:280px;display:flex;align-items:center;justify-content:center;background:#e9e5df;margin-bottom:25px;padding:23px;text-decoration:none;overflow:hidden}.cover-stage img{height:100%;width:auto;max-width:100%;object-fit:contain;box-shadow:5px 8px 13px #18223530;transition:transform .25s}.cover-stage:hover img{transform:translateY(-5px)}.book .genre{font-size:.72rem;text-transform:uppercase;letter-spacing:.09em;color:#76613e;margin-bottom:10px;font-weight:600}.book h3{font-size:1.95rem;line-height:1.12;margin-bottom:13px}.book p{font-size:.94rem;color:#505a65;margin-bottom:16px}.book .publication{font-size:.81rem;color:#646568;line-height:1.5}.book .story-link{font-size:.88rem;font-weight:600}.editions{margin-top:14px;border-top:1px solid var(--line);padding-top:12px;font-size:.83rem;display:flex;align-items:center;gap:13px}.editions img{width:38px;height:56px;object-fit:contain}.about{background:#e6e9ed;padding:80px 0}.about-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:center}.portrait{width:100%;max-width:350px;aspect-ratio:4/5;object-fit:cover;object-position:50% 50%;border:10px solid var(--paper)}.about h2{font-size:3.7rem;margin-bottom:25px}.about p{max-width:620px;color:#45515f}.about .eyebrow{color:#78603b}.social{display:flex;gap:24px;flex-wrap:wrap;font-size:.9rem;margin-top:24px}footer{border-top:1px solid var(--line);padding:25px 0;font-size:.8rem;color:#656d77}.footer-inner{display:flex;justify-content:space-between;gap:20px}.footer-inner a{text-decoration:none}@media(max-width:900px){.wrap{width:calc(100% - 48px)}.hero-grid{gap:30px}h1{font-size:4.3rem}.book-grid{gap:40px 24px}.cover-stage{height:235px}.about-grid{gap:35px}.book h3{font-size:1.7rem}}@media(max-width:650px){.wrap{width:calc(100% - 36px)}nav{min-height:85px;gap:16px}.brand{font-size:1.45rem}.navlinks{gap:16px;font-size:.8rem}.hero{padding:45px 0 50px}.hero-grid{grid-template-columns:1fr;gap:20px}h1{font-size:4.3rem;max-width:480px}.intro{font-size:1rem}.hero-books{max-width:360px;margin:auto;padding:25px 15px 5px}.hero-caption{margin-top:27px}.works{padding:52px 0}.section-head{display:block;margin-bottom:30px}.section-head h2{font-size:3rem;margin-bottom:15px}.book-grid{grid-template-columns:1fr;gap:42px}.cover-stage{height:330px}.book h3{font-size:2.1rem}.book p{font-size:1rem}.about{padding:50px 0}.about-grid{grid-template-columns:1fr;gap:30px}.portrait{max-width:280px}.about h2{font-size:3.2rem}.footer-inner{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.elsewhere{background:#f0f9ff;border-top:3px solid #e5b544;padding:32px 0;color:#123f68}.lumer-inner{display:grid;grid-template-columns:104px minmax(0,1fr) auto;align-items:center;gap:28px}.lumer-logo{width:104px;height:104px;object-fit:contain;border-radius:50%}.elsewhere .lumer-kicker{font-size:.75rem;line-height:1.5;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:#3e6481;margin:0 0 7px}.elsewhere h2{font:600 1.7rem/1.2 'DM Sans',sans-serif;margin:0 0 3px;color:#1454a0}.elsewhere .lumer-tagline{font-size:.92rem;font-weight:500;color:#275675;margin:0 0 10px}.elsewhere .lumer-description{font-size:.94rem;line-height:1.65;max-width:650px;color:#35566c;margin:0}.lumer-link{color:#1d54bd;font-size:.9rem;font-weight:600;white-space:nowrap;text-underline-offset:5px}.lumer-link:hover{color:#113773}@media(max-width:900px){.lumer-inner{grid-template-columns:80px minmax(0,1fr);gap:20px}.lumer-logo{width:80px;height:80px}.lumer-link{grid-column:2}}@media(max-width:650px){.elsewhere{padding:27px 0}.lumer-inner{grid-template-columns:60px minmax(0,1fr);align-items:start;gap:16px}.lumer-logo{width:60px;height:60px}.elsewhere .lumer-kicker{font-size:.75rem;letter-spacing:.06em}.elsewhere h2{font-size:1.45rem}.lumer-description{grid-column:1/-1}.lumer-link{white-space:normal}}

.affiliate-note{font-size:.875rem;line-height:1.6;color:#58616c;margin:-22px 0 32px;max-width:650px}

/* Full-name author wordmark: equal emphasis, one recognizable signature. */
.brand{display:inline-block;flex:0 0 auto;color:#f6f3ed;text-decoration:none;padding:12px 0;max-width:100%}.wordmark{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-size:2.25rem;font-weight:500;font-style:normal;line-height:1.25;letter-spacing:.035em;white-space:nowrap;border-bottom:1px solid var(--gold);padding-bottom:5px}.brand:hover{color:var(--gold)}@media(max-width:650px){header nav{flex-direction:column;align-items:flex-start;gap:3px;padding-top:12px;padding-bottom:16px}.brand{padding:0}.wordmark{font-size:2rem}.navlinks{flex-wrap:wrap;gap:8px 24px;margin-top:7px}}@media(max-width:360px){.wordmark{font-size:1.8rem;letter-spacing:.025em}}
