:root{--yellow:#ffe925;--ink:#20201e;--paper:#f5f3ed;--line:#cbc8bd;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{height:82px;padding:0 clamp(22px,4vw,64px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:20}.brand{font-size:18px;letter-spacing:-.05em;font-weight:600}.brand span{font-family:var(--serif);font-weight:400}.site-header nav{display:flex;align-items:center;gap:30px;font-size:13px}.site-header nav a:not(.nav-cta):after{content:'';display:block;width:0;border-bottom:1px solid;transition:.25s}.site-header nav a:hover:after{width:100%}.nav-cta{background:var(--ink);color:white;padding:12px 18px}.menu-toggle{display:none;border:0;background:none;font:inherit}.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.05fr .95fr}.hero-copy{padding:clamp(70px,10vh,130px) clamp(24px,6vw,92px);align-self:center}.eyebrow,.section-index{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:600}.hero h1,.section-head h2,.author h2,.closing h2{font-family:var(--serif);font-weight:400;line-height:.88;letter-spacing:-.045em;margin:.25em 0}.hero h1{font-size:clamp(62px,8vw,126px)}em{font-weight:400;color:#86847c}.hero-intro{font-size:clamp(17px,1.5vw,21px);line-height:1.55;max-width:580px;margin:34px 0}.hero-actions{display:flex;align-items:center;gap:34px}.button{display:inline-flex;padding:17px 24px;font-size:13px;font-weight:600}.button-dark{background:var(--ink);color:white}.button-light{background:white;color:var(--ink)}.text-link{font-size:13px;font-weight:600;border-bottom:1px solid;padding-bottom:5px}.text-link span{margin-left:12px}.cover-stage{background:var(--yellow);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:7vh 6vw}.cover-stage img{height:min(69vh,720px);width:auto;box-shadow:0 30px 70px rgba(0,0,0,.2);transform:rotate(2.4deg);position:relative;z-index:2}.edition{position:absolute;right:28px;bottom:24px;font-size:10px;line-height:1.4;text-transform:uppercase;letter-spacing:.1em}.orbit{position:absolute;border:1px solid rgba(32,32,30,.22);border-radius:50%;width:75%;aspect-ratio:1}.orbit-two{width:110%}.ticker{background:var(--ink);color:white;overflow:hidden;white-space:nowrap;padding:20px;font-size:12px;letter-spacing:.18em;text-align:center}.ticker span{color:var(--yellow);padding:0 28px}.section-pad{padding:110px clamp(24px,6vw,92px)}.manifesto{border-bottom:1px solid var(--line)}.manifesto-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:10vw;margin:70px 0 100px}.manifesto h2{font-family:var(--serif);font-size:clamp(42px,5.4vw,82px);font-weight:400;line-height:1.02;letter-spacing:-.035em;margin:0}.body-copy{font-size:17px;line-height:1.65;padding-top:8px}.three-notes{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink)}.three-notes article{padding:28px 7% 10px 0;border-right:1px solid var(--line);min-height:190px}.three-notes article+article{padding-left:8%}.three-notes article:last-child{border-right:0}.three-notes strong{font-size:11px}.three-notes h3{font-family:var(--serif);font-size:33px;font-weight:400;margin:30px 0 10px}.three-notes p{font-size:14px;line-height:1.5;color:#636159}.image-break{height:70vh;min-height:520px;position:relative;background:#111}.image-break img{width:100%;height:100%;object-fit:cover;filter:saturate(.8);opacity:.76}.image-break:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.35),transparent)}blockquote{position:absolute;z-index:2;left:clamp(24px,7vw,100px);bottom:60px;color:white;font-family:var(--serif);font-size:clamp(32px,4.5vw,68px);line-height:1.03;max-width:1000px;margin:0}.journal{background:#e9e7df}.section-head{display:grid;grid-template-columns:.5fr 1.1fr .6fr;gap:40px;align-items:end;margin-bottom:70px}.section-head h2{font-size:clamp(60px,8vw,118px);margin:0}.section-head p{line-height:1.6}.articles{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.article-card{background:var(--paper);padding:32px;min-height:350px;display:flex;flex-direction:column;transition:transform .25s,background .25s}.article-card:hover{transform:translateY(-5px);position:relative;z-index:2}.article-card span{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.article-card h3{font-family:var(--serif);font-size:35px;line-height:1.06;font-weight:400;margin:30px 0 14px}.article-card p{font-size:14px;line-height:1.55;color:#69675f}.article-card b{font-size:12px;margin-top:auto}.article-card.feature{grid-column:span 2;display:grid;grid-template-columns:1.15fr .85fr;padding:0;min-height:460px}.card-media{min-height:420px;overflow:hidden}.card-media img{width:100%;height:100%;object-fit:cover}.card-copy{padding:36px;display:flex;flex-direction:column}.yellow{background:var(--yellow)}.dark{background:var(--ink);color:white}.dark p{color:#bbb8ae}.author{background:white}.author-grid{display:grid;grid-template-columns:.8fr .8fr .4fr;gap:7vw;align-items:end;margin-top:70px}.author h2{font-size:clamp(72px,10vw,145px);margin:15px 0 0}.author-copy{font-size:17px;line-height:1.65;padding-bottom:10px}.author-copy .text-link{display:inline-block;margin-top:20px}.author-object{width:100%;max-height:370px;object-fit:contain}.closing{background:var(--yellow);min-height:650px;padding:110px 7vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.closing p{text-transform:uppercase;letter-spacing:.13em;font-size:11px}.closing h2{font-size:clamp(80px,13vw,190px);margin:.15em 0 .25em}.closing h2 em{color:white}footer{padding:30px clamp(24px,5vw,72px);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:11px}footer p{text-align:center}footer div{display:flex;justify-content:flex-end;gap:22px}
@media(max-width:850px){.site-header{height:68px}.menu-toggle{display:block}.site-header nav{display:none;position:absolute;top:68px;left:0;right:0;background:var(--paper);padding:24px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--ink)}.site-header nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding-top:70px}.cover-stage{min-height:660px}.cover-stage img{height:560px}.manifesto-grid,.section-head,.author-grid{grid-template-columns:1fr}.manifesto-grid{gap:30px;margin:55px 0 70px}.three-notes{grid-template-columns:1fr}.three-notes article,.three-notes article+article{border-right:0;border-bottom:1px solid var(--line);padding:28px 0;min-height:auto}.articles{grid-template-columns:1fr}.article-card.feature{grid-column:auto;grid-template-columns:1fr}.card-media{min-height:300px}.author-object{max-width:300px}.image-break{height:65vh}footer{grid-template-columns:1fr;gap:18px;text-align:left}footer p{text-align:left}footer div{justify-content:flex-start}.section-pad{padding-top:80px;padding-bottom:80px}}
@media(max-width:520px){.hero-actions{align-items:flex-start;flex-direction:column}.cover-stage{min-height:540px}.cover-stage img{height:450px}.ticker{text-align:left}.section-head{margin-bottom:40px}.article-card h3{font-size:30px}.closing{min-height:520px}.section-index{margin-bottom:10px}}

/* Expanded author */
.author-grid{grid-template-columns:.62fr .72fr .66fr;align-items:start;gap:5vw}.author-photo{margin:0}.author-photo img{width:100%;height:680px;object-fit:cover;object-position:center}.author-photo figcaption{font-size:12px;line-height:1.5;color:#737068;margin-top:12px}.author-copy{padding-top:42px}.author-copy p:first-child{font-size:21px;line-height:1.5}

/* Stockists */
.where{background:#e9e7df;border-top:1px solid var(--line)}.where-head{grid-template-columns:.45fr 1.25fr .5fr}.stockists{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.stockist{background:var(--paper);display:flex;flex-direction:column;min-height:560px;transition:transform .25s}.stockist:hover{transform:translateY(-5px)}.stockist img{width:100%;height:320px;object-fit:cover}.stockist>div{padding:28px;display:flex;flex-direction:column;flex:1}.stockist span{font-size:11px;text-transform:uppercase;letter-spacing:.12em}.stockist h3{font-family:var(--serif);font-size:39px;font-weight:400;margin:22px 0 9px}.stockist p{font-size:14px;line-height:1.55;color:#69675f}.stockist b{font-size:12px;margin-top:auto}.amazon-card{background:var(--yellow)}.amazon-card img{object-fit:contain;padding:28px;background:var(--yellow)}.image-credits{font-size:11px;color:#77746c;margin:18px 0 0}

/* Journal article pages */
.article-page{background:var(--paper)}.article-header{min-height:72vh;padding:90px clamp(24px,8vw,130px) 70px;display:grid;grid-template-columns:.52fr 1.48fr;gap:7vw;align-items:end;border-bottom:1px solid var(--line)}.article-back{align-self:start;font-size:13px;font-weight:600}.article-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.13em}.article-header h1{font-family:var(--serif);font-weight:400;font-size:clamp(60px,9vw,140px);line-height:.9;letter-spacing:-.045em;margin:20px 0 28px}.article-deck{font-size:clamp(18px,2vw,25px);line-height:1.45;max-width:760px}.article-meta{font-size:12px;margin-top:28px;color:#69675f}.article-hero{width:100%;height:min(72vh,780px);object-fit:cover}.article-body{max-width:850px;margin:0 auto;padding:100px 28px 130px;font-family:var(--serif);font-size:21px;line-height:1.72}.article-body h2{font-family:var(--sans);font-size:13px;text-transform:uppercase;letter-spacing:.13em;margin:70px 0 20px;border-top:1px solid var(--ink);padding-top:20px}.article-body p:first-child{font-size:31px;line-height:1.42}.article-body blockquote{position:static;color:var(--ink);font-size:45px;line-height:1.1;margin:70px -10vw;border-left:8px solid var(--yellow);padding-left:35px}.article-source{background:var(--ink);color:white;padding:30px;font-family:var(--sans);font-size:14px;line-height:1.6;margin-top:80px}.article-source a{color:var(--yellow);text-decoration:underline}.article-footer-nav{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:35px clamp(24px,6vw,92px);font-size:13px}

@media(max-width:850px){.author-grid{grid-template-columns:1fr}.author-title{order:1}.author-photo{order:2}.author-copy{order:3;padding-top:10px}.author-photo img{height:620px}.where-head{grid-template-columns:1fr}.stockists{grid-template-columns:1fr}.stockist{min-height:520px}.article-header{grid-template-columns:1fr;min-height:auto;padding-top:60px}.article-header h1{font-size:clamp(56px,15vw,100px)}.article-hero{height:55vh}.article-body blockquote{margin:60px 0}.article-footer-nav{gap:30px}}

.article-body h3{font-family:var(--serif);font-size:30px;font-weight:400;line-height:1.15;margin:50px 0 16px}.article-body ul{font-family:var(--sans);font-size:17px;line-height:1.7;margin:24px 0 38px}.article-image{margin:65px -9vw}.article-image img{width:100%;max-height:760px;object-fit:contain;background:#e7e5df}.article-image figcaption{font-family:var(--sans);font-size:12px;line-height:1.5;color:#6c6961;margin-top:11px}.image-break img,.author-photo img{transition:opacity .25s ease}
@media(max-width:850px){.article-image{margin:50px 0}.article-image img{max-height:560px}}

/* Stable cover proportions */
.cover-stage img{width:min(72%,480px);height:auto;max-width:100%;max-height:72vh;aspect-ratio:1748/2470;object-fit:contain;flex:0 0 auto}

/* Inside the book */
.inside-book{margin-top:110px;padding-top:80px;border-top:1px solid var(--ink)}.inside-intro{display:grid;grid-template-columns:.3fr .9fr .8fr;gap:34px;align-items:start;margin-bottom:70px}.inside-intro h3{font-family:var(--serif);font-size:clamp(45px,6vw,82px);font-weight:400;line-height:1;margin:0}.inside-intro>p:last-child{font-size:17px;line-height:1.65;margin:5px 0 0}.book-story{position:relative;margin-top:28px;overflow:hidden;background:#ddd8ce}.book-story>img{width:100%;height:100%;object-fit:cover}.book-story-opening{height:min(48vw,680px)}.book-story-opening>img{object-position:center}.story-card{position:absolute;right:4%;top:9%;width:min(31%,390px);background:rgba(247,246,242,.94);padding:30px}.story-card h4,.story-copy h4{font-family:var(--serif);font-size:clamp(28px,3vw,48px);font-weight:400;line-height:1.02;margin:14px 0}.story-card p:last-child,.story-copy>p{font-size:14px;line-height:1.6}.book-story-grid{display:grid;grid-template-columns:.75fr 1.35fr .65fr;gap:28px;margin-top:28px;align-items:start}.story-photo{margin:0}.story-photo img{width:100%;height:100%;object-fit:cover}.story-team{height:510px}.story-detail{height:330px}.story-detail figcaption{font-size:12px;line-height:1.5;color:#69675f;margin-top:10px}.story-copy{padding:28px 20px}.story-copy ul{margin:25px 0 0;padding:20px 20px 20px 38px;background:#e8e6df;font-size:14px;line-height:1.7}.book-story-prototype{height:min(43vw,610px)}.book-story-prototype>img{object-position:center}.story-card-dark{background:rgba(32,32,30,.92);color:white}.story-card-dark .eyebrow{color:var(--yellow)}.book-story-product{height:min(39vw,560px)}.book-story-product .story-card{top:auto;bottom:8%}

/* Reader reviews */
.reviews{background:white;border-top:1px solid var(--line)}.reviews-head{display:grid;grid-template-columns:.45fr 1.15fr .6fr;gap:40px;align-items:end;margin-bottom:70px}.reviews-head h2{font-family:var(--serif);font-size:clamp(58px,8vw,116px);font-weight:400;line-height:.88;letter-spacing:-.045em;margin:0}.reviews-head p:last-child{line-height:1.6}.review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.review-card{background:var(--paper);padding:40px;min-height:330px;display:flex;flex-direction:column}.review-card-yellow{background:var(--yellow)}.review-card-dark{background:var(--ink);color:white}.stars{letter-spacing:.18em;font-size:13px}.review-card h3{font-family:var(--serif);font-size:34px;font-weight:400;margin:40px 0 15px}.review-card blockquote{position:static;color:inherit;font-family:var(--serif);font-size:24px;line-height:1.3;margin:0 0 35px;max-width:none}.review-card>p{font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin-top:auto;color:#747168}.review-card-dark>p{color:#b9b6ad}

@media(max-width:850px){.cover-stage img{width:min(78vw,390px);height:auto;max-height:none}.inside-book{margin-top:75px;padding-top:55px}.inside-intro,.book-story-grid,.reviews-head{grid-template-columns:1fr}.inside-intro{gap:12px;margin-bottom:45px}.book-story-opening,.book-story-prototype,.book-story-product{height:auto;overflow:visible;background:transparent}.book-story>img{aspect-ratio:4/3}.story-card{position:relative;right:auto;top:auto;bottom:auto;width:92%;margin:-38px 0 0 auto;padding:25px;z-index:2}.book-story-grid{gap:25px}.story-team{height:460px}.story-copy{padding:10px 0}.story-detail{height:auto}.review-grid{grid-template-columns:1fr}.review-card{min-height:300px}}

/* Neutral design surfaces */
:root{--paper:#f1f3f4;--line:#c7ccd0}.journal,.where{background:#e5e8ea}.book-story{background:#d8dde0}.story-card:not(.story-card-dark){background:rgba(246,247,248,.95)}.story-copy ul{background:#e8ebed}.article-image img{background:#e5e8ea}
