:root{--ink:#151412;--paper:#f5f2ea;--cream:#e8e0d0;--red:#a73b2f;--gold:#c7a35c;--line:rgba(21,20,18,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}.nav-wrap{position:absolute;inset:0 0 auto;z-index:10;border-bottom:1px solid rgba(255,255,255,.2)}.nav{height:82px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;color:#fff}.brand{display:flex;gap:12px;align-items:center;font-weight:600}.brand span{display:grid;place-items:center;width:35px;height:35px;border:1px solid rgba(255,255,255,.7);font-family:"Libre Caslon Display",serif}.nav-links{display:flex;gap:34px;font-size:.9rem}.nav-links a:hover{color:#ead7ad}.nav-cta{border:1px solid rgba(255,255,255,.8);padding:10px 17px;font-size:.88rem}.hero{min-height:760px;height:100vh;max-height:940px;position:relative;display:flex;align-items:center;overflow:hidden;background:#282720}.hero-photo{position:absolute;inset:0;background-image:linear-gradient(90deg,#171713 0%,rgba(23,23,19,.56) 45%,rgba(23,23,19,.1) 76%),url("hero.jpg");background-size:cover;background-position:center 35%}.hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.42),transparent 52%)}.hero-content{position:relative;z-index:2;width:min(1240px,100%);margin:auto;padding:120px 28px 40px;color:#fff}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.19em;font-size:.75rem;font-weight:700;color:var(--red)}.eyebrow{color:#e0bc73}.hero h1,.section h2{font-family:"Libre Caslon Display",serif;font-weight:400;line-height:.94;margin:20px 0;font-size:clamp(4rem,8vw,7.6rem);letter-spacing:-.035em}.hero h1 em{font-weight:400;color:#e5c887}.hero-sub{max-width:540px;font-family:"Libre Caslon Display",serif;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.35}.author-line{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.button{padding:14px 22px;font-weight:700}.primary{background:var(--red);color:#fff}.text-link{border-bottom:1px solid rgba(255,255,255,.5);padding:10px 0}.hero-note{position:absolute;z-index:3;right:5vw;bottom:5vw;color:#fff;border-left:1px solid rgba(255,255,255,.55);padding-left:20px;display:flex;gap:12px;align-items:center}.hero-note strong{font:4rem/1 "Libre Caslon Display",serif;color:#e5c887}.hero-note span{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;line-height:1.4}.section{padding:110px max(28px,calc((100vw - 1184px)/2))}.intro-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px}.section h2{font-size:clamp(3.1rem,6vw,6rem)}.intro-copy{font-size:1.15rem;max-width:570px;padding-top:22px}.intro-copy p:first-child{font-size:1.45rem;font-family:"Libre Caslon Display",serif}.promise-row{display:grid;grid-template-columns:repeat(3,1fr);margin-top:80px;border-top:1px solid var(--line)}.promise-row article{padding:26px 30px 0 0}.promise-row span{font-size:.75rem;color:var(--red);font-weight:700}.promise-row h3{font-family:"Libre Caslon Display",serif;font-size:1.7rem;margin:7px 0}.promise-row p{margin:0;color:#615d55}.chapters{background:var(--ink);color:#f6f0e4}.chapters-head{display:grid;grid-template-columns:1.4fr .6fr;align-items:end;gap:50px}.chapters-head h2{margin-bottom:0}.chapters-head>p{color:#c5beb2;max-width:340px}.light{color:#d3ad67}.chapter-list{display:grid;grid-template-columns:repeat(2,1fr);margin-top:70px;border-top:1px solid #48453f}.chapter-list div{padding:30px 20px 30px 0;border-bottom:1px solid #48453f;display:flex;gap:28px}.chapter-list div:nth-child(odd){border-right:1px solid #48453f}.chapter-list div:nth-child(even){padding-left:30px}.chapter-list b{color:#d3ad67;font-size:.77rem;letter-spacing:.12em}.chapter-list span{font-family:"Libre Caslon Display",serif;font-size:1.28rem;line-height:1.5}.quote{text-align:center;background:var(--cream)}blockquote{max-width:920px;margin:0 auto;font:clamp(2.3rem,4.5vw,4.7rem)/1.12 "Libre Caslon Display",serif}.quote p{margin-top:30px;text-transform:uppercase;letter-spacing:.15em;font-size:.75rem}.editions{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px}.editions-copy h2{font-size:clamp(3.2rem,5vw,5rem)}.editions-copy>p:last-child{font-size:1.1rem;max-width:380px}.edition-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.edition{border:1px solid var(--line);padding:36px;background:#faf8f2;display:flex;flex-direction:column;min-height:390px}.edition.featured{background:var(--red);color:#fff}.badge{text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;font-weight:700}.edition h3{font:2rem/1.1 "Libre Caslon Display",serif;margin:40px 0 8px}.edition p{margin-top:0;opacity:.75}.edition ul{list-style:none;padding:0;margin:22px 0 30px}.edition li{padding:7px 0;border-bottom:1px solid currentColor;opacity:.75}.edition .purchase-link{margin-top:auto;border:1px solid currentColor;background:transparent;color:inherit;padding:13px;font:600 .9rem "DM Sans",sans-serif;cursor:pointer}.edition .purchase-link:hover{background:var(--ink);color:#fff}.featured .purchase-link:hover{background:#fff;color:var(--red)}.status{grid-column:2;text-align:center;min-height:24px;color:var(--red);font-weight:600}.author{display:grid;grid-template-columns:.6fr 1fr;gap:60px;background:#ded6c7;align-items:center}.monogram{width:min(320px,70vw);aspect-ratio:1;border:1px solid rgba(21,20,18,.35);display:grid;place-items:center;font:7rem "Libre Caslon Display",serif}.author h2{font-size:clamp(3rem,5vw,5rem)}.author p:last-child{max-width:590px;font-size:1.15rem}footer{background:#0d0d0c;color:#b9b2a7;padding:28px max(28px,calc((100vw - 1184px)/2));display:flex;justify-content:space-between;font-size:.82rem}
@media(max-width:780px){.nav{height:68px}.nav-links{display:none}.nav-cta{font-size:.76rem}.hero{min-height:700px}.hero-content{padding-top:110px}.hero h1{font-size:3.7rem}.hero-note{right:24px;bottom:24px}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.section{padding-top:78px;padding-bottom:78px}.intro-grid,.chapters-head,.editions,.author{grid-template-columns:1fr;gap:28px}.promise-row{grid-template-columns:1fr}.promise-row article{border-bottom:1px solid var(--line);padding-bottom:20px}.chapter-list{grid-template-columns:1fr}.chapter-list div:nth-child(odd){border-right:0}.chapter-list div:nth-child(even){padding-left:0}.edition-cards{grid-template-columns:1fr}.status{grid-column:1}.monogram{width:190px}.hero-photo{background-position:58% center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.nav{gap:24px}.brand{margin-right:auto}.language-switcher{display:flex;gap:6px;padding-left:20px;border-left:1px solid rgba(255,255,255,.28)}.language-button{display:grid;place-items:center;width:42px;height:36px;padding:0;border:1px solid transparent;border-radius:4px;background:transparent;color:#fff;font-size:1.35rem;cursor:pointer;opacity:.58;transition:opacity .18s,border-color .18s,background .18s}.language-button:hover,.language-button:focus-visible{opacity:1;background:rgba(255,255,255,.1)}.language-button.active{opacity:1;border-color:rgba(255,255,255,.76);background:rgba(0,0,0,.22)}.language-button:focus-visible{outline:2px solid #e5c887;outline-offset:2px}.nav-cta{white-space:nowrap}
@media(max-width:780px){.nav{gap:10px;padding:0 16px}.nav-cta{display:none}.brand{font-size:.88rem}.brand span{width:32px;height:32px}.language-switcher{padding-left:10px}.language-button{width:39px;height:34px}}

#analytics-consent{position:fixed;bottom:1rem;left:1rem;right:1rem;z-index:100;max-width:48rem;margin:auto;padding:1.25rem;background:var(--paper);color:var(--ink);border:1px solid var(--ink);box-shadow:0 8px 40px #0004;max-height:85vh;overflow:auto}#analytics-consent[hidden]{display:none}#analytics-consent h2{font-family:inherit;font-size:1.15rem;line-height:1.4;margin:0 0 .5rem}#analytics-consent p{font-size:1rem;line-height:1.5;margin:0 0 1rem}#analytics-consent a{text-decoration:underline}.consent-actions{display:flex;flex-wrap:wrap;gap:.75rem}.consent-actions button{flex:1;min-width:10rem;padding:.75rem 1rem;border:1px solid var(--ink);background:var(--ink);color:white;font:inherit;cursor:pointer}#analytics-settings{font:inherit;color:inherit;background:transparent;border:0;text-decoration:underline;cursor:pointer;padding:.5rem}#analytics-consent button:focus-visible,#analytics-settings:focus-visible{outline:3px solid var(--red);outline-offset:3px}footer{flex-wrap:wrap;gap:1rem}

.purchase-link{display:block;text-align:center}.purchase-link:focus-visible{outline:3px solid currentColor;outline-offset:4px}
