:root{--ink:#35180d;--brown:#54200b;--copper:#a75a27;--gold:#d6a04a;--cream:#fff4d2;--paper:#fffaf0;--green:#294f31;--sage:#789267;--line:rgba(84,32,11,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,sans-serif;line-height:1.7}h1,h2,.wordmark,blockquote{font-family:"Cormorant Garamond",serif}h1{font-size:clamp(3.8rem,9vw,7.5rem);line-height:.82;letter-spacing:-.045em;margin:.25em 0}h1 em{color:var(--green);font-weight:500}h2{font-size:clamp(2.5rem,5vw,4.6rem);line-height:1;margin:.15em 0 .45em}p{max-width:68ch}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.narrow{width:min(790px,calc(100% - 40px))}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:white;padding:.7rem;z-index:99}.nav-wrap{position:sticky;top:0;z-index:20;background:rgba(255,250,240,.9);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-weight:700;letter-spacing:.16em;font-size:1.28rem;color:var(--brown);text-decoration:none}.nav-links{display:flex;gap:1.8rem}.nav-links a,footer a{color:inherit;text-decoration:none;font-size:.9rem}.nav-links a:hover,.text-link:hover{color:var(--copper)}.menu{display:none;background:none;border:1px solid var(--line);padding:.5rem .8rem}.hero{min-height:calc(100vh - 76px);display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 82% 30%,#fff9d6 0,transparent 35%),linear-gradient(135deg,#fff8df,#f4deb0)}.hero-grid{display:grid;grid-template-columns:1.05fr .8fr;gap:6vw;align-items:center;padding:70px 0}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-weight:600;font-size:.74rem;color:var(--copper)}.lede{font-family:"Cormorant Garamond",serif;font-size:clamp(1.35rem,2.2vw,1.85rem);line-height:1.35}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:2rem 0}.button{display:inline-flex;justify-content:center;align-items:center;gap:.4rem;border:1px solid var(--brown);padding:.85rem 1.25rem;border-radius:2px;text-decoration:none;font-weight:600;cursor:pointer;font:600 .92rem Inter,sans-serif}.primary{background:var(--brown);color:var(--cream)}.primary:hover{background:var(--green);border-color:var(--green)}.ghost{color:var(--brown);background:transparent}.ghost:hover{background:rgba(84,32,11,.06)}.micro{font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;color:#775d4c}.cover-stage{position:relative}.cover-stage img{display:block;width:100%;max-height:72vh;object-fit:contain;filter:drop-shadow(0 30px 28px rgba(53,24,13,.25));position:relative}.halo{position:absolute;width:85%;aspect-ratio:1;border:1px solid rgba(167,90,39,.3);border-radius:50%;left:7%;top:7%;box-shadow:0 0 0 28px rgba(167,90,39,.05),0 0 0 60px rgba(167,90,39,.035)}.section{padding:clamp(75px,10vw,130px) 0}.book{background:var(--paper)}.book .opening{font-family:"Cormorant Garamond",serif;font-size:1.55rem;line-height:1.5}.book blockquote{margin:3rem 0 0;padding:2rem 0 2rem 2rem;border-left:3px solid var(--gold);font-size:2rem;line-height:1.25;color:var(--green)}.sample{background:var(--green);color:#fff9e6}.sample .eyebrow{color:#e6bd75}.sample-grid,.author-grid,.imprint-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,100px);align-items:center}.checks{padding:0;list-style:none}.checks li{margin:.5rem 0}.checks li:before{content:"✦";color:var(--gold);margin-right:.7rem}.signup-card{background:var(--cream);color:var(--ink);padding:clamp(25px,5vw,46px);box-shadow:0 24px 60px rgba(0,0,0,.2)}label{display:block;font-weight:600;font-size:.82rem;margin:.8rem 0 .25rem}input{width:100%;border:1px solid rgba(53,24,13,.3);background:#fffdf8;padding:.85rem;font:inherit;border-radius:2px}input:focus{outline:3px solid rgba(214,160,74,.5);border-color:var(--brown)}.wide{width:100%;margin-top:1.2rem}.form-note,.form-status{font-size:.72rem;line-height:1.5}.form-status{font-weight:600}.author img{width:100%;aspect-ratio:1;object-fit:cover;object-position:center 20%;filter:sepia(.1);box-shadow:-22px 22px 0 #e5c882}.text-link{display:inline-block;color:var(--brown);font-weight:600;text-decoration:none;border-bottom:1px solid var(--copper)}.buy{background:linear-gradient(125deg,#ead09a,#fff2c8)}.buy-card{display:flex;align-items:center;justify-content:space-between;gap:50px}.retailers{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:220px}.soon{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em}.imprint{background:#35180d;color:#fff4d2}.imprint .eyebrow{color:#e6bd75}.mark{font-family:"Cormorant Garamond",serif;font-size:clamp(5rem,13vw,11rem);color:#d6a04a;text-align:center;border:1px solid rgba(214,160,74,.35);padding:2rem}.hebrew{color:#e6bd75;letter-spacing:.08em}.imprint .text-link{color:#fff4d2}footer{background:#1d0c06;color:#d8c4a6;padding:60px 0}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:30px}.footer-grid>div:nth-child(2){display:flex;flex-direction:column}.copyright{grid-column:1/-1;font-size:.7rem;border-top:1px solid rgba(255,255,255,.15);padding-top:25px}footer .wordmark{color:#fff4d2}@media(max-width:760px){.menu{display:block}.nav-links{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);padding:20px;flex-direction:column;border-bottom:1px solid var(--line)}.nav-links.open{display:flex}.hero-grid,.sample-grid,.author-grid,.imprint-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy p{margin-left:auto;margin-right:auto}.actions{justify-content:center}.cover-stage{grid-row:1}.cover-stage img{max-height:48vh}.buy-card{align-items:flex-start;flex-direction:column}.author img{max-width:420px}.footer-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.logo-frame{display:flex;justify-content:center;align-items:center;min-height:420px}.logo-frame img{display:block;width:min(100%,360px);height:auto;max-height:540px;object-fit:contain}
.logo-frame{min-height:300px}.logo-frame img{width:min(100%,180px);max-height:270px}
.cover-stage img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;object-position:center}
.hero{overflow:visible}.cover-stage{position:relative;display:flex;align-items:center;justify-content:center;overflow:visible;min-width:0;min-height:0}.cover-stage img{position:static;width:min(100%,540px);height:auto;aspect-ratio:auto;max-width:100%;max-height:none;overflow:visible;clip:auto;clip-path:none;filter:drop-shadow(0 30px 28px rgba(53,24,13,.25))}
.imprint-grid{gap:clamp(28px,4vw,56px)}.logo-frame{min-height:340px;justify-content:flex-end}.logo-frame img{width:min(100%,270px);max-height:405px}
.optional{font-weight:400;color:#775d4c}
.author-grid{grid-template-columns:minmax(220px,.68fr) minmax(0,1.32fr)}.author img{max-width:390px;justify-self:center}
@media(max-width:760px){.author-grid{grid-template-columns:1fr}.author img{max-width:300px}}
.author img{max-width:292px}@media(max-width:760px){.author img{max-width:225px}}
.author img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center;align-self:center;justify-self:center}
.ml-subscribe-form{width:100%}.ml-form-recaptcha{margin:1rem 0;min-height:78px}.g-recaptcha{transform-origin:top left}@media(max-width:420px){.g-recaptcha{transform:scale(.78);margin-bottom:-16px}}
.hero h1{font-size:clamp(2.1rem,3.75vw,3.75rem);line-height:1}
