@font-face{font-family:'EB Garamond';font-style:normal;font-weight:400 800;font-display:swap;src:url('/assets/fonts/eb-garamond-latin-wght-normal.woff2') format('woff2')}
@font-face{font-family:'EB Garamond';font-style:italic;font-weight:400 800;font-display:swap;src:url('/assets/fonts/eb-garamond-latin-wght-italic.woff2') format('woff2')}
:root{--navy:#1a2a4a;--gold:#b8860b;--ink:#263044;--muted:#606570;--line:#dfe1e4;--paper:#fff;--soft:#f5f5f3;--serif:'EB Garamond',Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--gutter:clamp(1.35rem,5.5vw,6.25rem)}
*,*::before,*::after{box-sizing:border-box}html{scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--serif);font-size:1.25rem;line-height:1.5;-webkit-font-smoothing:antialiased}body.is-navigating{cursor:progress}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:5px}button{cursor:pointer}button:disabled{cursor:wait}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--navy);font-weight:400;line-height:1.08}h1{font-size:clamp(3.5rem,8vw,6.25rem);letter-spacing:-.042em}h2{font-size:clamp(2.4rem,4.1vw,3.5rem);letter-spacing:-.026em}h3{font-size:2rem;letter-spacing:-.014em}button{border-radius:0}::selection{background:#e9d7ac;color:var(--navy)}:focus-visible{outline:2px solid var(--navy);outline-offset:5px}main:focus{outline:none}.newsletter-band :focus-visible{outline-color:#ebc769}[hidden]{display:none!important}.wrap{width:100%;max-width:1440px;margin-inline:auto;padding-inline:var(--gutter)}.section-space{padding-block:6.25rem}.eyebrow{font-family:var(--sans);font-size:.6875rem;font-weight:400;line-height:1.6;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.short-rule{display:inline-block;width:2rem;height:1px;background:var(--gold);vertical-align:middle}.text-link{display:inline-flex;align-items:center;gap:1rem;font-family:var(--sans);font-size:.8125rem;text-decoration:none;line-height:1.5;padding-block:.5rem;border-bottom:1px solid var(--gold)}.text-link:hover{border-color:var(--navy)}.text-link span,.button span{font-size:1.1rem;line-height:1}.button{min-height:48px;display:inline-flex;justify-content:center;align-items:center;gap:1.65rem;padding:.9rem 1.3rem;font-family:var(--sans);font-size:.8125rem;line-height:1.3;text-decoration:none;border:1px solid var(--navy);font-weight:400}.button-navy{background:var(--navy);color:white}.button-navy:hover{background:#2a3b5c}.button-white{background:white;color:var(--navy);border-color:white}.button-white:hover{background:#f0eee8}.skip-link{position:fixed;top:1rem;left:1rem;z-index:30;transform:translateY(-180%);background:var(--navy);color:white;padding:.75rem 1rem;font-family:var(--sans);font-size:1rem}.skip-link:focus{transform:translateY(0)}
.site-header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:112px}.site-header::after{content:'';position:absolute;height:1px;background:var(--line);bottom:0;left:var(--gutter);right:var(--gutter)}.wordmark{font-size:1.65rem;line-height:1.15;letter-spacing:-.02em;text-decoration:none;color:var(--navy);white-space:nowrap}.wordmark span{display:block;margin-top:.5rem;font-size:.59rem;font-family:var(--sans);font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.desktop-nav{display:none;align-items:center;gap:1.9rem;font-family:var(--sans);font-size:.75rem}.desktop-nav a{text-decoration:none;padding:.6rem 0}.desktop-nav a:hover,.desktop-nav a[aria-current]{text-decoration:underline;text-decoration-color:var(--gold)}.header-actions{display:flex;align-items:center;gap:1.5rem}.header-letter{display:none;font-family:var(--sans);font-size:.75rem;text-decoration:none;border-bottom:1px solid var(--gold);padding-block:.45rem}.header-letter span{margin-left:.65rem}.language-switch{display:flex;gap:.5rem;align-items:center;font-family:var(--sans);font-size:.6875rem}.language-switch a{padding:.6rem .05rem;text-decoration:none;color:var(--muted)}.language-switch a[aria-current]{color:var(--navy);font-weight:700}.language-switch>span{color:#aaa}.menu-toggle{display:flex;gap:.65rem;align-items:center;min-height:44px;background:transparent;border:0;padding:0;color:var(--navy);font-family:var(--sans);font-size:.75rem}.menu-toggle span{font-size:1.25rem}.mobile-nav{position:absolute;left:var(--gutter);right:var(--gutter);top:100%;z-index:10;background:white;border-bottom:1px solid var(--navy);padding:1.5rem 0 2rem;box-shadow:0 15px 20px -20px #1a2a4a66;display:flex;flex-direction:column;gap:.3rem}.mobile-nav a{padding:.65rem 1rem;text-decoration:none;font-size:1.25rem}
.hero{display:grid;gap:2.8rem;padding-top:3rem;padding-bottom:3rem}.hero-copy{min-width:0}.hero-eyebrow{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.hero h1{max-width:650px;line-height:.96;margin-bottom:1.6rem}.hero-premise{font-size:clamp(1.45rem,2.3vw,1.8rem);line-height:1.34;max-width:29rem}.hero-description{font-size:1.08rem;color:var(--muted);max-width:29rem;margin-top:1rem;line-height:1.5}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.4rem;margin-top:1.8rem}.hero-signup{max-width:30rem;border-top:1px solid var(--line);padding-top:1.4rem;margin-top:2rem}.hero-visual{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-cover-wrap{width:clamp(220px,65vw,330px);position:relative}.cover-frame{aspect-ratio:2/3;position:relative;display:flex;flex-direction:column;overflow:hidden;padding:9% 10%;background:var(--navy);color:#f7f5ef;box-shadow:5px 8px 14px #15223d13;isolation:isolate}.cover-frame::after{content:'';position:absolute;left:4%;top:0;bottom:0;width:1px;background:#ffffff13}.cover-author{font-size:clamp(1rem,2.5vw,1.8rem);line-height:1.03;letter-spacing:.025em}.cover-title{font-size:clamp(2rem,5vw,3.25rem);line-height:.96;letter-spacing:-.035em;margin-block:auto;max-width:95%}.cover-rule{height:1px;width:28%;background:#c39a43;margin-bottom:7%}.cover-genre{font-family:var(--sans);font-size:.6rem;letter-spacing:.2em;text-transform:uppercase}.cover-placeholder{font-family:var(--sans);font-size:.47rem;letter-spacing:.04em;line-height:1.4;margin-top:8%;color:#bfc6d0;overflow-wrap:anywhere}.cover-migration{background:#eae9e4;color:var(--navy)}.cover-migration .cover-placeholder{color:#62656c}.cover-migration::after{background:#1a2a4a15}.cover-migration .cover-title{font-style:italic}.cover-liberators{background:#414854;color:#fff}.cover-liberators .cover-title{letter-spacing:-.04em}.real-cover{padding:0;background:transparent;box-shadow:none}.real-cover::after{display:none}.real-cover img{width:100%;height:100%;object-fit:contain}.edition-note{font-size:.65rem;letter-spacing:.1em;font-family:var(--sans);text-align:center;color:var(--muted);margin-top:1.5rem}.rule-strip{position:relative;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;padding-block:1.55rem}.rule-strip::before,.rule-strip::after{content:'';position:absolute;left:var(--gutter);right:var(--gutter);height:1px;background:var(--line)}.rule-strip::before{top:0}.rule-strip::after{bottom:0}.rule-strip>.eyebrow{flex-shrink:0}.rule-strip>p{font-size:1.2rem;font-style:italic;line-height:1.4;flex:1 1 300px}.rule-strip>a{margin-left:auto;display:flex;align-items:center;justify-content:center;width:44px;height:44px;text-decoration:none;font-size:1.5rem;color:var(--gold)}
.section-heading{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:3.3rem}.section-heading .eyebrow{margin-bottom:1rem}.section-intro{max-width:26rem;font-size:1.2rem;color:var(--muted);line-height:1.5}.books-grid{display:grid;gap:3.5rem}.book-card{min-width:0}.book-cover-link{display:flex;align-items:center;justify-content:center;background:var(--soft);padding:2rem;text-decoration:none;margin-bottom:1.7rem}.book-cover-link>.cover-frame{width:180px;height:270px}.book-cover-link .cover-title{font-size:1.85rem}.book-cover-link .cover-author{font-size:1rem}.book-cover-link .cover-genre{font-size:.5rem}.book-cover-link .cover-placeholder{font-size:.4rem}.book-copy>.eyebrow{font-size:.61rem;letter-spacing:.12em;margin-bottom:.75rem}.book-index{color:#82600a;padding-right:.7rem;margin-right:.7rem;border-right:1px solid var(--line)}.book-copy h3{font-size:2rem;margin-bottom:.75rem}.book-copy h3 a{text-decoration:none}.book-copy h3 a:hover{text-decoration:underline;text-decoration-thickness:1px}.book-synopsis{font-size:1.125rem;line-height:1.5;color:var(--muted);margin-bottom:1rem}.book-copy>.text-link{margin-bottom:1.9rem}.market-list{border-top:1px solid var(--line)}.market{padding:.8rem 0;border-bottom:1px solid var(--line)}.market-label{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;font-family:var(--sans);font-size:.6875rem;line-height:1.4;color:var(--navy)}.market-label>span+span{font-family:var(--serif);font-size:.9375rem;color:var(--muted)}.format-links{display:flex;gap:1.4rem;margin-top:.2rem}.format-link{font-family:var(--sans);font-size:.6875rem;padding:.4rem 0;color:var(--navy);display:inline-flex;gap:.7rem;text-decoration:none;position:relative}.format-link:not(.unavailable):hover{text-decoration:underline}.unavailable{color:var(--muted);cursor:help}.link-placeholder{position:absolute;left:0;bottom:100%;z-index:5;display:none;padding:.5rem .7rem;background:var(--navy);color:white;font-size:.625rem;line-height:1.5;max-width:260px;overflow-wrap:anywhere;box-shadow:0 3px 12px #0002}.unavailable:hover .link-placeholder,.unavailable:focus .link-placeholder{display:block}
.author-band{background:var(--soft)}.author-inner{display:grid;gap:3rem;padding-block:5rem}.author-aside{position:relative}.author-initials{display:block;font-size:7rem;line-height:1.3;letter-spacing:-.065em;color:var(--navy);margin-block:.5rem}.author-initials>span{color:var(--gold)}.author-aside>p:not(.eyebrow){font-size:1.15rem;line-height:1.45;color:var(--muted);font-style:italic}.author-cities{display:block;margin-top:1.5rem;font-family:var(--sans);font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.author-copy h2{max-width:39rem;margin-bottom:1.5rem;font-size:clamp(2.5rem,4.4vw,3.75rem)}.bio-short{font-size:1.35rem;line-height:1.55;max-width:39rem}.bio-details{margin-top:1.8rem;max-width:39rem}.bio-details summary{font-family:var(--sans);font-size:.8125rem;cursor:pointer;display:flex;justify-content:space-between;gap:2rem;align-items:center;list-style:none;padding-block:1rem;border-block:1px solid #d5d7d9}.bio-details summary::-webkit-details-marker{display:none}.bio-details summary>span{font-size:1.25rem;color:var(--navy)}.bio-details[open] summary>span{transform:rotate(45deg)}.bio-details>div{padding-top:1.5rem;color:var(--muted);font-size:1.15rem}.bio-details p+p{margin-top:1rem}
.ideas-section .section-heading{gap:2rem}.idea-row{position:relative;display:grid;grid-template-columns:1fr 30px;column-gap:1rem;padding-block:2rem;border-top:1px solid var(--line)}.idea-row:last-child{border-bottom:1px solid var(--line)}.idea-number{display:none;font-size:1.05rem;color:#8b8e95}.idea-copy>.eyebrow{font-size:.62rem;letter-spacing:.1em;margin-bottom:.65rem}.idea-copy>.eyebrow>span{margin-inline:.6rem;color:#b08a34}.idea-copy h3{font-size:clamp(1.8rem,2.8vw,2.3rem);margin-bottom:.65rem}.idea-copy h3>a{text-decoration:none}.idea-copy h3>a:hover{text-decoration:underline;text-decoration-thickness:1px}.idea-copy>p:not(.eyebrow){font-size:1.125rem;color:var(--muted);max-width:48rem;line-height:1.45}.idea-open{align-self:center;text-decoration:none;font-family:var(--sans);font-size:1.5rem;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.source-label{font-size:1rem;font-style:italic;color:var(--muted)}
.newsletter-band{background:var(--navy);color:white}.newsletter-inner{display:grid;gap:2.5rem;padding-block:4rem}.newsletter-band .eyebrow{color:#d2b576;font-size:.62rem}.newsletter-band h2{color:white;font-size:clamp(3rem,5.5vw,4.75rem);margin-block:.75rem 1.25rem}.letter-description{font-size:1.3rem;line-height:1.45;max-width:29rem;color:#e0e3e9}.newsletter-form{position:relative}.newsletter-form label,.contact-form label{font-family:var(--sans);font-size:.75rem;display:block;margin-bottom:.65rem;line-height:1.4}.email-line{display:flex;flex-direction:column;gap:.6rem}.email-line input{min-width:0;flex:1;width:100%;min-height:48px;border:1px solid #708098;background:transparent;color:inherit;border-radius:0;padding:.8rem 1rem;font-family:var(--sans);font-size:.8125rem}.email-line input::placeholder{color:#c7cdd6;opacity:1}.compact-form label{font-family:var(--serif);font-size:1.075rem;color:var(--navy)}.compact-form .email-line{flex-direction:row;gap:0}.compact-form input{border-color:var(--line);border-right:0;background:white}.compact-form input::placeholder{color:var(--muted)}.compact-form .button{padding-inline:1.1rem;gap:.75rem;flex-shrink:0}.form-consent{font-family:var(--sans);font-size:.625rem;line-height:1.6;color:var(--muted);margin-top:.7rem}.newsletter-band .form-consent{color:#bfc8d7}.letter-note{font-size:1rem;font-style:italic;line-height:1.45;color:#c1c9d7;margin-top:1.5rem;max-width:30rem}.form-status{font-family:var(--sans);font-size:.8125rem;line-height:1.6}.form-status:not(:empty){margin-top:1rem;padding:.7rem .9rem;border-left:2px solid var(--gold);background:#b8860b0d}.newsletter-band .form-status{color:white}.honey{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.contact-section{display:grid;gap:3rem}.contact-section h2{max-width:25rem;margin-block:1rem 1.25rem}.contact-section .section-intro{max-width:24rem}.contact-email{font-family:var(--serif);font-size:1.25rem;margin-top:1.5rem}.contact-location{font-family:var(--sans);font-size:.6875rem;color:var(--muted);letter-spacing:.08em;margin-top:2rem}.contact-fields{display:grid;gap:1.25rem;margin-bottom:1.25rem}.contact-form input,.contact-form textarea{width:100%;background:white;border:1px solid #bbc0c8;border-radius:0;padding:.8rem;font-size:1.1rem;line-height:1.4;color:var(--ink)}.contact-form textarea{display:block;resize:vertical;min-height:125px}.contact-submit{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.25rem}.contact-submit .form-consent{margin:0;max-width:16rem}.contact-submit .button{align-self:flex-start}.site-footer{padding-top:2.5rem;padding-bottom:1.6rem;position:relative}.site-footer::before{content:'';position:absolute;top:0;left:var(--gutter);right:var(--gutter);height:1px;background:var(--line)}.footer-top{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}.footer-wordmark{font-size:1.75rem;letter-spacing:-.03em;text-decoration:none;color:var(--navy)}.footer-top>p{font-size:1rem;color:var(--muted)}.social-links{display:flex;gap:1rem}.social-links a{font-family:var(--sans);font-size:.75rem;text-decoration:none;padding-block:.5rem}.social-links a:hover{text-decoration:underline}.footer-bottom{display:flex;align-items:center;flex-wrap:wrap;column-gap:1.5rem;row-gap:.75rem;margin-top:2.5rem;font-family:var(--sans);font-size:.625rem;color:var(--muted)}.footer-bottom>a{margin-left:auto;width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;text-decoration:none;color:var(--navy)}
.back-link{display:inline-block;font-family:var(--sans);font-size:.75rem;text-decoration:none;padding:.6rem 0;margin-block:2rem}.back-link:hover{text-decoration:underline}.book-detail{display:grid;gap:3rem;padding-block:.8rem 5rem}.book-detail-cover{max-width:320px;width:80%;margin:auto}.book-detail-cover .cover-title{font-size:2.8rem}.book-detail h1{font-size:clamp(3rem,5.3vw,4.7rem);line-height:1;margin-block:1rem 1.5rem;max-width:45rem}.book-subtitle{font-size:1.5rem;line-height:1.35;font-style:italic;margin-bottom:2rem;max-width:36rem}.prose{font-size:1.3rem;line-height:1.65}.prose p+p{margin-top:1.3rem}.book-prose{font-size:1.2rem}.book-rule{margin:2rem 0;padding:1rem 0 1rem 1.5rem;border-left:1px solid var(--gold);font-style:italic;font-size:1.35rem}.editions{margin-top:2.5rem;scroll-margin-top:2rem}.editions h2{font-size:1.9rem;margin-bottom:1.1rem}.editions .market{padding:1rem 0}.editions .market-label{font-size:.75rem}.editions .format-link{font-size:.75rem;padding:.55rem 0}.editions .format-links{gap:2rem}.journal-header{padding-block:4rem 2.5rem}.journal-header h1{margin-block:1rem 1.5rem}.journal-intro{font-size:1.5rem;max-width:39rem;line-height:1.4}.journal-content{padding-bottom:5rem}.journal-filters{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.journal-filters button{border:0;border-bottom:1px solid transparent;background:none;padding:.75rem 0;font-family:var(--sans);font-size:.8125rem;color:var(--muted)}.journal-filters button[aria-pressed=true]{border-color:var(--gold);color:var(--navy)}.empty-press{padding-block:3rem;border-block:1px solid var(--line);color:var(--muted);font-style:italic}.press-note{display:flex;gap:2rem;flex-direction:column;align-items:flex-start;background:var(--soft);padding:2rem;margin-top:3rem}.press-note h2{font-size:2rem;margin-bottom:.8rem}.press-note p{font-size:1.15rem;max-width:36rem;color:var(--muted)}.press-note .text-link{flex-shrink:0}.article-page{padding-bottom:5rem}.article-header{max-width:820px;margin:1rem auto 0}.article-header h1{margin-block:1.25rem 1.5rem;font-size:clamp(3rem,6vw,5.5rem)}.article-deck{font-size:1.65rem;line-height:1.4;color:var(--muted);max-width:45rem}.article-byline{display:flex;gap:1.5rem;align-items:center;font-family:var(--sans);font-size:.75rem;margin-top:2rem;padding-block:1.25rem;border-block:1px solid var(--line)}.article-byline span+span{color:var(--muted)}.article-prose{max-width:660px;margin:3rem auto 0}.article-prose>p:first-child::first-letter{float:left;font-size:4.7rem;line-height:.85;margin:.4rem .65rem 0 0;color:var(--navy)}.article-prose h2{font-size:2.2rem;margin-block:2.5rem 1.1rem}.end-mark{display:block;color:var(--gold);font-size:.8rem;margin-top:2rem}.related-article{max-width:660px;border-top:1px solid var(--line);padding-top:2rem;margin:3rem auto 0}.related-article>a{display:flex;gap:1.5rem;justify-content:space-between;align-items:center;text-decoration:none;font-size:1.8rem;line-height:1.3;margin-top:.8rem}.not-found{padding-block:6rem;min-height:65vh}.not-found h1{max-width:50rem;margin-block:1.5rem}.not-found>p{margin-bottom:2rem}
@media(min-width:540px){.email-line{flex-direction:row;gap:0}.email-line input{border-right:0}.newsletter-form .button{white-space:nowrap}.contact-fields{grid-template-columns:1fr 1fr}.contact-submit{flex-direction:row;justify-content:space-between;align-items:center}.books-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.book-card:last-child{grid-column:1/-1;max-width:calc(50% - 1.75rem)}.idea-row{grid-template-columns:2rem 1fr 44px;gap:1.5rem}.idea-number{display:block}.hero-cover-wrap{width:300px}}
@media(min-width:780px){.hero{grid-template-columns:1.25fr 1fr;gap:3rem;padding-block:4.25rem}.hero h1{font-size:clamp(4rem,7.2vw,6.25rem)}.hero-cover-wrap{width:clamp(250px,28vw,350px)}.hero-visual{padding-left:1rem;padding-bottom:1rem}.hero-eyebrow{margin-bottom:1.75rem}.hero-signup{margin-top:2rem}.hero-visual .cover-title{font-size:clamp(2.5rem,4.3vw,3.8rem)}.hero-visual .cover-author{font-size:clamp(1.4rem,2.3vw,1.9rem)}.hero-visual .cover-genre{font-size:.625rem}.hero-visual .cover-placeholder{font-size:.5rem}.section-heading{flex-direction:row;justify-content:space-between;align-items:end;gap:3rem}.section-heading h2{max-width:33rem}.section-heading .section-intro{max-width:22rem;font-size:1.1rem}.author-inner{grid-template-columns:1fr 2fr;gap:4rem;padding-block:5.5rem}.author-aside{border-right:1px solid #d8dbdf;padding-right:2rem}.author-initials{font-size:8rem}.newsletter-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding-block:4.5rem}.newsletter-form:not(.compact-form) .email-line{flex-direction:column;gap:.5rem}.newsletter-form:not(.compact-form) input{border-right:1px solid #708098}.contact-section{grid-template-columns:1fr 1.2fr;gap:4rem}.footer-top{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}.footer-top>p{max-width:19rem}.book-detail{grid-template-columns:1fr 1.7fr;gap:4rem;padding-top:1rem}.book-detail-cover{width:100%;align-self:start;margin-top:.5rem;position:sticky;top:2rem}.book-detail-copy{min-width:0}.press-note{flex-direction:row;align-items:center;justify-content:space-between;padding:2.5rem}.journal-header{padding-block:5rem 3rem}}
@media(min-width:1050px){.desktop-nav{display:flex}.menu-toggle{display:none}.mobile-nav{display:none!important}.header-letter{display:inline-block}.header-actions{gap:1.75rem}.site-header{min-height:120px}.books-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem}.book-card:last-child{grid-column:auto;max-width:none}.book-cover-link{padding:2.4rem}.book-cover-link>.cover-frame{width:190px;height:285px}.book-copy h3{min-height:4.4rem}.book-synopsis{min-height:8.5rem}.hero{padding-block:4.5rem}.hero-visual{padding-left:2rem}.hero-cover-wrap{width:340px}.newsletter-form:not(.compact-form) .email-line{flex-direction:row;gap:0}.newsletter-form:not(.compact-form) input{border-right:0}.newsletter-inner{gap:5rem}.newsletter-form .button{gap:1rem;padding-inline:1rem}.rule-strip>p{font-size:1.25rem}.section-heading h2{max-width:40rem}}
@media(min-width:1250px){.hero{grid-template-columns:1.15fr 1fr;padding-top:4.7rem;padding-bottom:4.3rem;gap:4rem}.hero h1{max-width:610px;font-size:6.1rem}.hero-premise{font-size:1.8rem;max-width:31rem}.hero-description{max-width:30rem}.hero-cover-wrap{width:350px}.hero-actions{margin-top:1.8rem}.hero-signup{margin-top:2rem}.cover-large{box-shadow:9px 12px 20px #1420371a}.book-cover-link>.cover-frame{width:205px;height:307.5px}.books-grid{gap:3rem}.book-copy h3{min-height:2.3rem;font-size:1.95rem}.book-synopsis{min-height:8.5rem}.section-space{padding-block:6.5rem}.wordmark{font-size:1.85rem}}
@media(max-width:379px){.wordmark{font-size:1.4rem}.wordmark span{font-size:.5rem}.header-actions{gap:.75rem}.menu-toggle{font-size:.6875rem}.hero h1{font-size:3.35rem}.compact-form .button{padding-inline:.7rem;gap:.4rem}.hero-actions{gap:1rem}.hero-actions .text-link{font-size:.75rem}.rule-strip>a{display:none}}
.desktop-nav,.header-letter,.language-switch,.menu-toggle,.button,.text-link,.newsletter-form label,.contact-form label,.email-line input,.journal-filters button,.social-links a{font-size:.875rem}
.eyebrow,.book-copy>.eyebrow,.idea-copy>.eyebrow,.newsletter-band .eyebrow,.edition-note,.author-cities,.contact-location,.footer-bottom,.form-consent{font-size:.75rem}
.wordmark span{font-size:.625rem}.market-label,.format-link,.editions .market-label,.editions .format-link{font-size:.8125rem}.link-placeholder{width:max-content;max-width:min(260px,75vw);font-size:.75rem}.format-link:last-child .link-placeholder{left:auto;right:0}
@media(max-width:779px){.hero{display:flex;flex-direction:column;gap:0}.hero-copy{display:contents}.hero-eyebrow{order:0}.hero h1{order:1}.hero-visual{order:2;margin-block:.5rem 2rem}.hero-premise{order:3}.hero-description{order:4}.hero-actions{order:5}.hero-signup{order:6;width:100%}.hero-cover-wrap{width:230px}.cover-large .cover-title{font-size:2.45rem}.cover-large .cover-author{font-size:1.25rem}}
@media(max-width:379px){.site-header{gap:.5rem}.wordmark{font-size:1.3rem}.wordmark span{font-size:.5rem}.language-switch,.menu-toggle{font-size:.75rem}.header-actions{gap:.65rem}.menu-toggle{gap:.4rem}.compact-form .button{font-size:.8125rem}}
.cover-frame{container-type:inline-size}.cover-frame .cover-title{font-size:20cqw}.cover-frame .cover-author{font-size:10cqw}
.book-cover-link{position:relative}.cover-edition{position:absolute;bottom:.7rem;left:.5rem;right:.5rem;font-family:var(--sans);font-size:.6875rem;line-height:1.3;text-align:center;color:var(--muted)}.book-final-word{display:block;margin-top:.7rem}
.book-title-extension{display:block;font-size:.61em;line-height:1.2;letter-spacing:-.01em;margin-top:.4em}.book-detail h1 .book-title-extension{font-size:.48em;max-width:30rem}
@media(min-width:540px){.books-grid:has(>.book-card:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr))}.books-grid:has(>.book-card:nth-child(4))>.book-card:last-child{grid-column:auto;max-width:none}}
@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
@media print{.site-header,.site-footer,.newsletter-band,.contact-section,.hero-signup,.hero-actions,.journal-filters,.related-article,.back-link{display:none}body{font-size:12pt}.wrap{padding-inline:0}.article-prose,.article-header{max-width:none}.article-header h1{font-size:32pt}.article-prose{margin-top:1rem}.book-detail{display:block}.book-detail-cover{max-width:160px;float:right;margin:0 0 1rem 2rem}.editions{break-inside:avoid}.section-space{padding-block:2rem}a{color:#000}.book-card{break-inside:avoid}}
.format-links{flex-wrap:wrap;row-gap:0}
