:root{--black:#070707;--ink:#17191c;--paper:#f2eee5;--bone:#fffaf0;--red:#b51d2b;--red-bright:#d72b3a;--gold:#c8a96c;--cyan:#76d8e7;--serif:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;--sans:Inter,"Helvetica Neue",Arial,sans-serif;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}figure{margin:0}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}::selection{background:var(--red);color:white}:where(a,button,input):focus-visible{outline:3px solid var(--red-bright);outline-offset:4px}.skip-link{position:fixed;left:1rem;top:.75rem;z-index:1000;padding:.75rem 1rem;color:white;background:var(--red);transform:translateY(-160%);transition:transform .15s;font:700 .72rem var(--sans)}.skip-link:focus{transform:translateY(0)}#content-start{scroll-margin-top:78px}.global-header{height:78px;padding:0 clamp(1rem,4vw,4.5rem);justify-content:space-between;gap:2rem;position:sticky;top:0;z-index:100;color:white;background:rgb(5 5 5/.96);border-bottom:1px solid #2c2c2c;backdrop-filter:blur(18px)}.global-brand,.global-header{display:flex;align-items:center}.global-brand{gap:.75rem;min-width:150px}.global-brand img{width:43px;height:43px;object-fit:cover}.global-brand span{display:flex;align-items:baseline;gap:.5rem}.global-brand b{font:650 .74rem var(--sans);letter-spacing:.17em}.global-brand small{color:#9a9a9a;font:.57rem var(--mono);letter-spacing:.18em}.global-header nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(.85rem,1.75vw,1.7rem);font:650 .67rem var(--sans);letter-spacing:.02em}.global-header nav>a{padding:.55rem 0;color:#cfcfcf;border-bottom:1px solid transparent}.global-header nav>a:hover,.global-header nav>a[aria-current=page]{color:white;border-color:var(--red-bright)}.menu-toggle{display:none;padding:.6rem .8rem;color:white;border:1px solid #555;background:transparent;text-transform:uppercase;font:.62rem var(--mono);letter-spacing:.12em}.global-footer{padding:clamp(4rem,7vw,7rem) clamp(1.25rem,6vw,6rem) 2rem;color:#d8d5cf;background:#050505;border-top:1px solid #2a2a2a}.footer-brand{display:flex;align-items:center;gap:1.2rem}.footer-brand img{width:64px;height:64px}.footer-brand p{margin:0;font-size:.8rem;line-height:1.6}.footer-brand strong{color:white;font:1.45rem var(--serif)}.footer-map{margin:4rem 0;padding:2rem 0;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;border-top:1px solid #292929;border-bottom:1px solid #292929}.footer-map>div{display:grid;gap:.65rem;align-content:start}.footer-map small{margin-bottom:.3rem;color:#777;text-transform:uppercase;font:.58rem var(--mono);letter-spacing:.18em}.footer-map a{font-size:.8rem}.footer-map a:hover{color:var(--red-bright)}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;color:#777;font:.57rem var(--mono);letter-spacing:.06em}.atlas-folio,.micro-label,.on-air,.signal-kicker,.terminal-label{margin:0 0 1rem;text-transform:uppercase;font:650 .64rem var(--mono);letter-spacing:.17em}.micro-label{color:var(--red)}.on-air,.signal-kicker{color:#ef4c5d}.on-air span,.signal-kicker span{width:7px;height:7px;display:inline-block;margin-right:.55rem;border-radius:50%;background:currentColor;box-shadow:0 0 16px currentColor}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:3rem}.section-heading h2{margin:0;font:clamp(3rem,5.8vw,5.9rem)/.9 var(--serif);letter-spacing:-.055em}.section-heading>p{max-width:420px;margin:0;font:.9rem/1.75 var(--sans)}.section-heading.light{color:white}.section-heading.studio{color:#f5f1e9}.button{min-height:48px;padding:.8rem 1.1rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid;border-radius:2px;font:750 .69rem var(--sans);transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-2px)}.button.red{color:white;background:var(--red);border-color:var(--red)}.button.glass{color:white;background:rgb(0 0 0/.25);border-color:rgb(255 255 255/.5);backdrop-filter:blur(12px)}.button.dark{color:white;background:var(--ink);border-color:var(--ink)}.button.cream,.button.light{color:var(--ink);background:var(--bone);border-color:var(--bone)}.button.outline-light{color:white;background:transparent;border-color:#787878}.button.ink{color:#fff8ed;background:#161412;border-color:#161412}.hero-actions{margin-top:2rem;display:flex;align-items:center;flex-wrap:wrap;gap:.85rem}.text-link,.under-link{display:inline-block;width:fit-content;padding-bottom:.35rem;border-bottom:1px solid;font-size:.7rem;font-weight:750}.text-link:hover,.under-link:hover{color:var(--red)}.press-home{background:var(--paper)}.press-hero{min-height:calc(100svh - 78px);position:relative;display:flex;align-items:center;overflow:hidden;color:white;background:#050505}.press-hero-image,.press-hero-shade{position:absolute;inset:0;width:100%;height:100%}.press-hero-image{object-fit:cover;object-position:center}.press-hero-shade{background:linear-gradient(90deg,rgb(0 0 0/.92),rgb(0 0 0/.72) 42%,rgb(0 0 0/.12) 76%),linear-gradient(0deg,rgb(0 0 0/.62),transparent 48%)}.press-hero-copy{width:min(820px,78vw);position:relative;z-index:2;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,7vw,7rem)}.press-hero-logo{width:min(600px,72vw);margin:0 0 2.5rem}.press-hero h1{margin:0;font:clamp(4.8rem,9vw,9.8rem)/.74 var(--serif);letter-spacing:-.065em}.press-hero h1 em{color:#d9d3c8;font-weight:400}.press-hero-copy>p:not(.signal-kicker){max-width:650px;margin:2rem 0 0;color:#d1cec9;font:clamp(1rem,1.5vw,1.2rem)/1.7 var(--serif)}.hero-side-note{position:absolute;right:clamp(1.2rem,4vw,4rem);bottom:2rem;z-index:2;color:#a9a5a0;writing-mode:vertical-rl;font:.56rem var(--mono);letter-spacing:.16em}.press-thesis{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,10vw,10rem);display:grid;grid-template-columns:.55fr 1.45fr .7fr;align-items:start;gap:clamp(2rem,5vw,5rem);color:white;background:#0c0c0c;border-top:1px solid #2b2b2b}.press-thesis blockquote{margin:0;font:clamp(2.2rem,4.5vw,4.9rem)/1.02 var(--serif);letter-spacing:-.045em}.press-thesis>p:last-child{margin:.4rem 0 0;color:#aaa;font-size:.82rem;line-height:1.8}.destination-section{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,6vw,6rem);background:#111}.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#363636;border:1px solid #363636}.destination-card{min-height:400px;padding:2rem;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden;color:white;background:#171717}.destination-card>span{margin-left:auto;font:.65rem var(--mono);opacity:.65}.destination-card small{margin-top:auto;text-transform:uppercase;font:.58rem var(--mono);letter-spacing:.15em}.destination-card h3{margin:.6rem 0 1rem;font:clamp(2.7rem,4vw,4.6rem)/.85 var(--serif);letter-spacing:-.05em}.destination-card p{max-width:360px;margin:0 0 2rem;font-size:.78rem;line-height:1.65;opacity:.78}.destination-card b{font-size:.7rem}.destination-card:before{content:"";position:absolute;width:220px;height:220px;top:-130px;right:-100px;border:1px solid;border-radius:50%;opacity:.15;transition:transform .5s}.destination-card:hover:before{transform:scale(1.4)}.destination-card:hover h3{color:#fff;transform:translateX(.25rem)}.portal-books{background:#efe8dc;color:#1b1b1b}.portal-author{background:#151d25}.portal-atlas{background:#3e2d1d}.portal-hohmann{background:#061116;color:#b8f3fb}.portal-read{background:#8f211c}.portal-listen{background:#271b3d}.featured-shelf{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,6vw,6rem);background:#f6f0e5}.home-about{display:grid;grid-template-columns:1.25fr .75fr;min-height:600px;color:white;background:#0a0a0a}.home-about>figure{min-width:0;height:100%;position:relative;overflow:hidden}.home-about>figure img{width:100%;height:100%;object-fit:cover}.home-about figcaption{position:absolute;left:1rem;bottom:1rem;max-width:520px;padding:.55rem .7rem;color:#ddd;background:rgb(0 0 0/.72);font:.57rem/1.5 var(--mono);letter-spacing:.04em}.home-about>div{padding:clamp(3rem,7vw,7rem);align-self:center}.home-about h2{margin:0;font:clamp(3.4rem,5.8vw,6rem)/.92 var(--serif)}.home-about p:not(.micro-label){color:#bbb;font:1.02rem/1.8 var(--serif)}.home-about .under-link{margin-top:1.5rem}.books-page{background:#f3eee4}.books-hero{min-height:590px;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,6vw,6rem);display:grid;grid-template-columns:1.3fr .7fr;gap:clamp(3rem,7vw,8rem);align-items:end;border-bottom:1px solid #c9c1b4;background:radial-gradient(circle at 85% 10%,#e2d8c8,transparent 30%),#f3eee4}.books-hero h1{margin:0;font:clamp(4.7rem,9vw,9.5rem)/.78 var(--serif);letter-spacing:-.07em}.books-hero h1 em{color:var(--red);font-weight:400}.books-hero>div:last-child{max-width:480px;padding-top:1.3rem;border-top:3px solid var(--red)}.books-hero>div:last-child p{margin:0 0 1.5rem;font:1.05rem/1.7 var(--serif)}.catalogue-section{padding:clamp(4rem,7vw,7rem) clamp(1.25rem,6vw,6rem)}.catalogue-tools{display:grid;grid-template-columns:1fr auto;align-items:end;gap:2rem;margin-bottom:1.3rem}.catalogue-search{display:grid;gap:.6rem;max-width:680px}.catalogue-search span{text-transform:uppercase;font:.58rem var(--mono);letter-spacing:.15em}.catalogue-search input{width:100%;padding:1rem 0;color:var(--ink);background:transparent;border:0;border-bottom:2px solid var(--ink);outline:0;font:clamp(1.4rem,2.6vw,2.4rem) var(--serif)}.catalogue-search input:focus{border-color:var(--red)}.catalogue-tools>p{margin:0;font:.62rem var(--mono)}.catalogue-filters{padding:1.2rem 0 2.5rem;display:flex;flex-wrap:wrap;gap:.55rem;border-bottom:1px solid #c9c1b4}.catalogue-filters button{padding:.6rem .85rem;border:1px solid #a9a093;border-radius:99px;background:transparent;cursor:pointer;font-size:.66rem}.catalogue-filters button.active,.catalogue-filters button:hover{color:white;background:var(--ink);border-color:var(--ink)}.genre-shelf{padding:clamp(4rem,7vw,7rem) 0;border-bottom:1px solid #c9c1b4}.genre-shelf-heading{display:grid;grid-template-columns:1.2fr .8fr auto;gap:3rem;align-items:end;margin-bottom:3rem}.genre-shelf-heading h2{margin:0;font:clamp(3rem,5.5vw,5.6rem)/.9 var(--serif);letter-spacing:-.05em}.genre-shelf-heading>p{max-width:420px;margin:0;font-size:.8rem;line-height:1.7}.genre-shelf-heading>span{color:#a79d8e;font:clamp(3rem,7vw,7rem)/.8 var(--serif)}.catalogue-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3.5rem clamp(1rem,2.5vw,2.5rem)}.catalogue-cover{height:clamp(280px,30vw,470px);padding:clamp(.8rem,1.5vw,1.3rem);display:grid;place-items:center;background:#e2d9c9;overflow:hidden}.catalogue-cover img{max-width:100%;max-height:100%;width:auto;filter:drop-shadow(12px 16px 11px rgb(34 28 20/.24));transition:transform .3s}.catalogue-card:hover .catalogue-cover img{transform:translateY(-7px) rotate(-1deg)}.catalogue-copy .micro-label{margin:1.3rem 0 .55rem;font-size:.55rem}.catalogue-copy h3{margin:0;font:1.65rem/.98 var(--serif);letter-spacing:-.03em}.book-series{margin:.55rem 0;color:#6f6960;text-transform:uppercase;font:.55rem var(--mono);letter-spacing:.1em}.book-hook{margin:.8rem 0;font:700 .77rem/1.5 var(--serif)}.book-description{margin:0;color:#625e57;font-size:.71rem;line-height:1.6}.catalogue-copy .text-link{margin-top:1rem}.catalogue-links{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.catalogue-grid.featured .catalogue-cover{height:clamp(280px,28vw,430px)}.catalogue-grid.featured .catalogue-card:nth-child(2) .catalogue-cover{background:#d7cec1}.catalogue-grid.featured .catalogue-card:nth-child(3) .catalogue-cover{background:#cfc0a6}.catalogue-grid.featured .catalogue-card:nth-child(4) .catalogue-cover{background:#a7b5b7}.catalogue-empty{padding:8rem 0;text-align:center}.catalogue-empty h2{margin:0;font:4rem var(--serif)}.catalogue-empty button{margin-top:1rem;padding:.75rem 1rem;color:white;background:var(--ink);border:0;cursor:pointer}.catalogue-note-band{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,12vw,13rem);display:grid;grid-template-columns:.45fr 1.1fr .7fr auto;gap:clamp(2rem,5vw,5rem);align-items:center;color:white;background:#17191c}.catalogue-note-band h2{margin:0;font:clamp(3rem,5vw,5.4rem)/.9 var(--serif)}.catalogue-note-band>p:not(.micro-label){margin:0;color:#bbb;line-height:1.75}.book-page{background:#f3eee4}.breadcrumbs{padding:1.15rem clamp(1.25rem,6vw,6rem);display:flex;flex-wrap:wrap;gap:.55rem;color:#6f6960;border-bottom:1px solid #c9c1b4;font:.58rem var(--mono);letter-spacing:.06em}.breadcrumbs a{color:#8f1723;border-bottom:1px solid transparent}.breadcrumbs a:hover{border-color:currentColor}.book-detail{min-height:720px;padding:clamp(4rem,8vw,8rem) clamp(1.25rem,9vw,10rem);display:grid;grid-template-columns:minmax(260px,.68fr) 1.32fr;gap:clamp(3rem,8vw,9rem);align-items:center;background:radial-gradient(circle at 14% 18%,#ded3c2,transparent 31%),#f3eee4}.book-detail-cover{width:min(100%,460px);justify-self:center;padding:clamp(.9rem,1.5vw,1.3rem);background:#ddd3c3;box-shadow:0 35px 70px rgb(53 43 30/.22)}.book-detail-cover img{width:100%;height:auto}.book-detail-cover figcaption{padding:1rem .25rem .1rem;color:#6f6960;text-align:center;font:.55rem/1.5 var(--mono);letter-spacing:.07em;text-transform:uppercase}.book-detail-copy h1{max-width:900px;margin:0;font:clamp(4rem,8vw,8.8rem)/.78 var(--serif);letter-spacing:-.06em}.book-detail-author{margin:1.3rem 0 0;color:#6f6960;font:.68rem var(--mono);text-transform:uppercase;letter-spacing:.09em}.book-detail-author a{color:var(--red)}.book-detail-copy blockquote{max-width:820px;margin:2.3rem 0 1.2rem;padding-left:1.4rem;border-left:3px solid var(--red);font:clamp(1.55rem,2.6vw,2.65rem)/1.25 var(--serif)}.book-detail-copy>p:not(.micro-label):not(.book-detail-author){max-width:760px;color:#58534c;font:1rem/1.8 var(--serif)}.book-detail-copy dl{max-width:760px;margin:2rem 0 0;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #bcb3a6}.book-detail-copy dl div{padding:1rem 0;border-bottom:1px solid #bcb3a6}.book-detail-copy dt{color:#786f63;text-transform:uppercase;font:.54rem var(--mono);letter-spacing:.12em}.book-detail-copy dd{margin:.35rem 0 0;font:1rem var(--serif)}.book-context{padding:clamp(4rem,7vw,7rem) clamp(1.25rem,12vw,13rem);display:grid;grid-template-columns:.4fr 1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:start;color:white;background:#17191c}.book-context h2{margin:0;font:clamp(3rem,5vw,5.5rem)/.9 var(--serif)}.book-context>p:last-child{margin:.5rem 0 0;color:#bbb;font:1rem/1.8 var(--serif)}.related-books{padding:clamp(5rem,8vw,8rem) clamp(1.25rem,7vw,7rem);background:#eee7dc}.related-books .catalogue-grid{grid-template-columns:repeat(3,1fr)}.author-page{color:#f2eee7;background:#0b0e11}.author-hero{min-height:calc(100svh - 78px);position:relative;display:flex;align-items:center;overflow:hidden}.author-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.7}.author-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(5 8 11/.96),rgb(5 8 11/.68) 55%,rgb(5 8 11/.18))}.author-hero-copy{max-width:850px;position:relative;z-index:2;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,7vw,7rem)}.author-hero h1{margin:0;font:clamp(6rem,12vw,12rem)/.65 var(--serif);letter-spacing:-.07em}.author-hero h1 em{color:#d0b07b;font-weight:400}.author-hero-copy>p:not(.micro-label){max-width:620px;margin:2rem 0 0;color:#bfc3c4;font:1.15rem/1.7 var(--serif)}.author-coordinate{position:absolute;right:clamp(1.25rem,4vw,4rem);bottom:2rem;z-index:3;display:grid;gap:.4rem;color:#8d969b;text-align:right;font:.56rem var(--mono);letter-spacing:.14em}.author-coordinate b{color:#d0b07b}.author-idea{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,9vw,9rem);display:grid;grid-template-columns:.35fr 1fr .65fr;gap:clamp(2rem,5vw,5rem);background:#12171c}.author-idea blockquote{margin:0;font:clamp(2.4rem,4.8vw,5rem)/1 var(--serif);letter-spacing:-.045em}.author-idea>div p{color:#aeb6bb;line-height:1.8}.territories-section{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,6vw,6rem);background:#080b0e}.territory-list{border-top:1px solid #35404a}.territory-list article{padding:2.5rem 0;display:grid;grid-template-columns:90px 1fr;border-bottom:1px solid #35404a}.territory-list article>span{color:#75808a;font:.65rem var(--mono)}.territory-list small{color:#d0b07b;text-transform:uppercase;font:.57rem var(--mono);letter-spacing:.16em}.territory-list h3{margin:.5rem 0 .8rem;font:clamp(2.8rem,5vw,5rem)/.86 var(--serif)}.territory-list p{max-width:650px;color:#aeb6bb;line-height:1.7}.territory-list b{color:#7f8b91;text-transform:uppercase;font:.57rem var(--mono);letter-spacing:.1em}.author-method{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,8vw,8rem);display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,8vw,9rem);background:#d8cbb9;color:#17191c}.author-method h2{margin:0;font:clamp(4rem,7vw,7.5rem)/.82 var(--serif);letter-spacing:-.06em}.author-method h2 em{color:#8d2a29;font-weight:400}.author-method ol{margin:0;padding:0;list-style:none;border-top:1px solid #8f8576}.author-method li{padding:1.6rem 0;display:grid;grid-template-columns:55px .5fr 1fr;gap:1.5rem;border-bottom:1px solid #8f8576;align-items:start}.author-method li span{font:.6rem var(--mono)}.author-method li b{font:1.35rem var(--serif)}.author-method li p{margin:0;font-size:.78rem;line-height:1.7}.author-links-band{padding:clamp(5rem,8vw,8rem) clamp(1.25rem,8vw,8rem);display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:end;background:#6f1e22}.author-links-band h2{margin:0;font:clamp(3.4rem,6vw,6.5rem)/.88 var(--serif)}.author-links-band>div:last-child{display:grid;border-top:1px solid rgb(255 255 255/.5)}.author-links-band>div:last-child a{padding:.9rem 0;border-bottom:1px solid rgb(255 255 255/.5);font-size:.75rem}.about-page{background:#eee8dc}.about-hero{min-height:660px;position:relative;display:flex;align-items:end;overflow:hidden;color:white}.about-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.about-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(0 0 0/.83),transparent 72%),linear-gradient(0deg,rgb(0 0 0/.55),transparent 55%)}.about-hero>div{max-width:900px;position:relative;z-index:2;padding:clamp(4rem,7vw,7rem)}.about-hero h1{margin:0;font:clamp(5rem,9vw,9rem)/.75 var(--serif);letter-spacing:-.065em}.about-hero h1 em{color:#d4b374;font-weight:400}.about-hero p:not(.micro-label){max-width:650px;font:1.12rem/1.7 var(--serif)}.about-biography{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,9vw,10rem);display:grid;grid-template-columns:.45fr 1.2fr;gap:clamp(3rem,8vw,9rem)}.bio-facts{display:grid;align-content:start;border-top:2px solid var(--red)}.bio-facts span{padding:1.2rem 0;border-bottom:1px solid #c4bcae;font:1.15rem var(--serif)}.bio-facts small{display:block;margin-bottom:.4rem;color:#766e62;text-transform:uppercase;font:.56rem var(--mono);letter-spacing:.14em}.about-biography article h2{margin:0 0 2rem;font:clamp(3rem,5.5vw,5.8rem)/.95 var(--serif);letter-spacing:-.05em}.about-biography article>p:not(.micro-label){max-width:820px;font:1.04rem/1.85 var(--serif)}.about-biography blockquote{margin:3rem 0 0;padding:2rem 0 0;border-top:1px solid #aca395;font:clamp(1.8rem,3vw,3rem)/1.2 var(--serif)}.about-press{padding:clamp(5rem,8vw,8rem) clamp(1.25rem,8vw,8rem);display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,7vw,8rem);align-items:center;color:white;background:#090909}.about-press>figure{padding:2rem;border:1px solid #323232}.about-press figcaption{padding-top:1rem;color:#8f8f8f;text-align:center;font:.55rem/1.5 var(--mono);letter-spacing:.08em;text-transform:uppercase}.about-press h2{margin:0;font:clamp(3.3rem,5.8vw,6rem)/.92 var(--serif)}.about-press p:not(.micro-label){color:#b9b9b9;font:1rem/1.8 var(--serif)}.contact-band{padding:clamp(3rem,6vw,5rem) clamp(1.25rem,8vw,8rem);display:flex;align-items:end;justify-content:space-between;gap:2rem;background:var(--red);color:white}.contact-band h2{margin:0;font:clamp(2rem,4vw,4rem) var(--serif)}.contact-band>a{padding-bottom:.35rem;border-bottom:1px solid;font-size:.75rem}.atlas-page{color:#241c15;background:#e7dcc8;font-family:var(--serif)}.atlas-page .global-footer,.atlas-page .global-header{font-family:var(--sans)}.atlas-folio{color:#7c281e}.atlas-hero{min-height:calc(100svh - 78px);padding:clamp(4rem,7vw,7rem) clamp(1.25rem,6vw,6rem);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 70% 30%,#d9c7aa,transparent 38%),#eee4d2}.atlas-hero:before{content:"";position:absolute;inset:0;opacity:.12;background-image:repeating-linear-gradient(0deg,#5a4633,#5a4633 1px,transparent 0,transparent 5px);mix-blend-mode:multiply}.atlas-hero-copy{position:relative;z-index:2}.atlas-hero h1{margin:0;font:clamp(4.6rem,8vw,8.8rem)/.78 var(--serif);letter-spacing:-.065em}.atlas-hero h1 em{color:#7c281e;font-weight:400}.atlas-hero-copy>p:not(.atlas-folio){max-width:680px;font:1.05rem/1.7 var(--serif)}.atlas-solid{color:#eee4d2;background:#2a2119;border-color:#2a2119}.atlas-line{background:transparent}.atlas-cover-fan{min-height:520px;position:relative;z-index:2}.atlas-cover-fan img{width:min(220px,29%);position:absolute;left:calc(8% + var(--i) * 13%);top:calc(10% + (var(--i) % 2) * 10%);transform:rotate(calc(-9deg + var(--i) * 4.5deg));box-shadow:0 25px 45px rgb(55 37 20/.34)}.atlas-margin-note{position:absolute;right:1.5rem;bottom:1.5rem;writing-mode:vertical-rl;font:.54rem var(--mono);letter-spacing:.13em}.atlas-hinge{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,9vw,10rem);display:grid;grid-template-columns:auto 1fr 1fr;gap:clamp(2rem,5vw,5rem);background:#251d16;color:#efe3cf}.dropcap{color:#8d382b;font:clamp(7rem,15vw,15rem)/.75 var(--serif)}.atlas-hinge h2{margin:0;font:clamp(3rem,5.5vw,5.8rem)/.92 var(--serif)}.atlas-hinge>div:last-child p{color:#c1b29d;font-size:1rem;line-height:1.85}.atlas-map-section{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,6vw,6rem);display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,7vw,8rem);align-items:start}.map-plate{padding:1rem;background:#cdbb9f;border:1px solid #8e7659;box-shadow:0 25px 50px rgb(70 45 22/.18)}.map-plate img{width:100%;filter:sepia(.25) contrast(1.04)}.map-plate figcaption{display:block;padding-top:.8rem;font:.54rem/1.5 var(--mono);letter-spacing:.1em;text-transform:uppercase}.atlas-map-section h2{margin:0 0 1rem;font:clamp(3.5rem,6vw,6rem)/.9 var(--serif)}.atlas-map-section>div:last-child>p:not(.atlas-folio){max-width:650px;line-height:1.75}.atlas-timeline{margin-top:3rem;border:1px solid #988064}.atlas-years{display:grid;grid-template-columns:repeat(5,1fr)}.atlas-years button{padding:1rem .5rem;color:#443527;background:transparent;border:0;border-right:1px solid #988064;cursor:pointer}.atlas-years button:last-child{border-right:0}.atlas-years button.active{color:#f2e6d2;background:#7c281e}.atlas-years b,.atlas-years span{display:block}.atlas-years b{font:1.2rem var(--serif)}.atlas-years span{margin-top:.25rem;font:.52rem var(--mono);text-transform:uppercase}.atlas-moment{min-height:240px;padding:2.5rem;border-top:1px solid #988064;background:rgb(255 250 240/.32)}.atlas-moment>span{font:.65rem var(--mono)}.atlas-moment h3{margin:.5rem 0;font:2.6rem var(--serif);text-transform:capitalize}.atlas-moment p{max-width:680px;line-height:1.75}.proofs-section{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,5rem);background:#18130f;color:#eee2cd}.atlas-section-title{max-width:1000px;margin-bottom:4rem}.atlas-section-title h2{margin:0;font:clamp(4rem,7vw,7rem)/.82 var(--serif);letter-spacing:-.05em}.atlas-section-title>p:last-child{max-width:650px;color:#b7a791;line-height:1.7}.proofs-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(1rem,2vw,2rem)}.proofs-grid article>span{display:block;margin-bottom:1rem;color:#9b8061;font:.54rem var(--mono);letter-spacing:.12em}.proofs-grid img{width:100%;box-shadow:0 20px 38px rgb(0 0 0/.4)}.proofs-grid h3{margin:1.2rem 0 .8rem;font:1.75rem/.95 var(--serif)}.proofs-grid p{color:#b7a791;font-size:.73rem;line-height:1.65}.proofs-grid p strong{color:#eee2cd}.proofs-grid a{display:inline-block;padding-bottom:.25rem;border-bottom:1px solid;font:.6rem var(--sans)}.proof-links{display:flex;flex-wrap:wrap;gap:.8rem}.atlas-notebook{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,9vw,10rem);display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,8vw,9rem);background:#d8c7ab}.atlas-notebook h2{margin:0;font:clamp(4rem,7vw,7.5rem)/.82 var(--serif)}.atlas-notebook blockquote{margin:0 0 2rem;padding-bottom:2rem;border-bottom:1px solid #8e7659;font:clamp(1.7rem,3vw,3rem)/1.2 var(--serif)}.atlas-notebook p{line-height:1.8}.atlas-shelves{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,7vw,7rem)}.shelf-ledger{border-top:1px solid #8e7659}.shelf-ledger article{padding:2rem 0;display:grid;grid-template-columns:110px 1fr;border-bottom:1px solid #8e7659}.shelf-ledger article>span{color:#8d382b;font:3.5rem var(--serif)}.shelf-ledger small{text-transform:uppercase;font:.55rem var(--mono);letter-spacing:.12em}.shelf-ledger h3{margin:.4rem 0;font:clamp(2.5rem,4vw,4rem) var(--serif)}.shelf-ledger p{max-width:730px;line-height:1.7}.hohmann-page{color:#dce8eb;background:#05090c}.terminal-label{color:var(--cyan)}.hohmann-hero{min-height:calc(100svh - 78px);position:relative;display:flex;align-items:end;overflow:hidden}.hohmann-hero-bg,.hohmann-scan{position:absolute;inset:0;width:100%;height:100%}.hohmann-hero-bg{object-fit:cover}.hohmann-scan{background:linear-gradient(90deg,rgb(3 7 10/.94),rgb(3 7 10/.62) 52%,rgb(3 7 10/.2)),repeating-linear-gradient(0deg,transparent 0 3px,rgb(118 216 231/.025) 3px 4px)}.hohmann-logo{width:170px;height:110px;position:absolute;top:2rem;right:clamp(1.5rem,5vw,5rem);z-index:2}.hohmann-logo img{width:100%;height:100%;object-fit:cover}.hohmann-hero-copy{max-width:970px;position:relative;z-index:2;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,7vw,7rem)}.hohmann-hero h1{margin:0;font:clamp(5rem,10vw,10.5rem)/.72 var(--serif);letter-spacing:-.07em}.hohmann-hero h1 em{color:var(--cyan);font-weight:400}.hohmann-hero-copy>p:not(.terminal-label){max-width:680px;color:#c2d0d4;font-size:1.08rem;line-height:1.7}.button.cyan{color:#031014;background:var(--cyan);border-color:var(--cyan)}.button.terminal{color:#dce8eb;background:rgb(3 12 16/.35);border-color:#53636a}.hohmann-status{position:absolute;right:clamp(1.25rem,5vw,5rem);bottom:3rem;z-index:3;display:grid;grid-template-columns:auto 1fr;gap:.35rem .65rem;color:#8ddea1;font:.58rem var(--mono);letter-spacing:.11em}.hohmann-status span{width:8px;height:8px;border-radius:50%;background:#8ddea1;box-shadow:0 0 15px #8ddea1;animation:pulse 2s infinite}.hohmann-status small{grid-column:2;color:#8fa0a6}@keyframes pulse{50%{opacity:.3}}.hohmann-thesis{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,10vw,11rem);background:#081116;border-top:1px solid #24343b}.hohmann-thesis h2{max-width:1200px;margin:0;font:clamp(3rem,6vw,6.2rem)/.96 var(--serif)}.hohmann-thesis h2 em{color:var(--cyan);font-weight:400}.hohmann-thesis>p:last-child{max-width:800px;color:#96a9b0;line-height:1.8}.route-control,.tetralogy-section{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,6vw,6rem)}.hohmann-section-head{margin-bottom:3rem;display:flex;align-items:end;justify-content:space-between;gap:3rem}.hohmann-section-head h2{margin:0;font:clamp(3.6rem,6vw,6.2rem)/.9 var(--serif)}.hohmann-section-head>p{max-width:500px;color:#91a4aa;line-height:1.7}.corridor-console{max-width:1400px;display:grid;grid-template-columns:310px 1fr;border:1px solid #2a3a41;background:#091217}.corridor-tabs{display:grid;border-right:1px solid #2a3a41}.corridor-tabs button{min-height:100px;padding:1rem 1.3rem;display:flex;align-items:center;gap:1.2rem;color:#8fa0a6;background:transparent;border:0;border-bottom:1px solid #2a3a41;cursor:pointer;text-align:left}.corridor-tabs button b{width:40px;height:40px;display:grid;place-items:center;border:1px solid #40545d;border-radius:50%;font:.6rem var(--mono)}.corridor-tabs button span{text-transform:uppercase;font:.62rem var(--mono);letter-spacing:.12em}.corridor-tabs button.active{color:var(--cyan);background:rgb(118 216 231/.07)}.corridor-display{min-height:470px;padding:clamp(2rem,5vw,5rem);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 90% 0,rgb(118 216 231/.12),transparent 36%),#0b171c}.corridor-display h3{max-width:850px;margin:.7rem 0 1rem;font:clamp(3rem,6vw,6.5rem)/.88 var(--serif)}.corridor-display>p:not(.terminal-label){max-width:730px;color:#9eb0b6;line-height:1.8}.signal-line{margin-top:3rem;padding-top:1.2rem;border-top:1px solid #2a3a41;color:#84c893;font:.58rem var(--mono);letter-spacing:.1em}.signal-line span{width:6px;height:6px;display:inline-block;margin-right:.5rem;border-radius:50%;background:currentColor}.continuity-section{display:grid;grid-template-columns:1.05fr .95fr;min-height:700px;background:#091217;border-top:1px solid #2a3a41;border-bottom:1px solid #2a3a41}.continuity-section>figure{min-width:0;height:100%;position:relative;overflow:hidden}.continuity-section>figure img{width:100%;height:100%;object-fit:cover}.continuity-section figcaption{position:absolute;left:1rem;bottom:1rem;max-width:calc(100% - 2rem);padding:.55rem .7rem;color:#c8d5d8;background:rgb(3 9 12/.82);font:.55rem/1.5 var(--mono);letter-spacing:.06em;text-transform:uppercase}.continuity-section>div{padding:clamp(3rem,7vw,7rem);align-self:center}.continuity-section h2{margin:0;font:clamp(3.4rem,6vw,6rem)/.9 var(--serif)}.continuity-section>div>p:not(.terminal-label){color:#9fb0b6;line-height:1.8}.continuity-section dl{margin-top:2rem}.continuity-section dl div{padding:1rem 0;border-top:1px solid #2b3d45}.continuity-section dt{color:var(--cyan);text-transform:uppercase;font:.57rem var(--mono);letter-spacing:.12em}.continuity-section dd{margin:.45rem 0 0;color:#9fb0b6;font-size:.76rem;line-height:1.6}.hohmann-notebook{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,7vw,7rem);background:#d7e0de;color:#0b1519}.hohmann-notebook>div:first-child{display:grid;grid-template-columns:.4fr 1fr;gap:3rem;align-items:end;margin-bottom:4rem}.hohmann-notebook h2{margin:0;font:clamp(4rem,7vw,7.5rem)/.82 var(--serif)}.hohmann-notebook h2 em{color:#207d8c;font-weight:400}.notebook-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #7e9295;border-left:1px solid #7e9295}.notebook-grid article{min-height:330px;padding:1.5rem;border-right:1px solid #7e9295;border-bottom:1px solid #7e9295}.notebook-grid span{font:.6rem var(--mono)}.notebook-grid h3{margin:3rem 0 1rem;font:2rem/.95 var(--serif)}.notebook-grid p{color:#41565b;font-size:.77rem;line-height:1.7}.tetralogy-section{background:#05090c}.tetralogy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#2a3a41;border:1px solid #2a3a41}.tetralogy-grid article{min-height:360px;padding:1.6rem;display:flex;flex-direction:column;background:#091217}.tetralogy-grid article>span{color:#5f747d;font:2.5rem var(--serif)}.tetralogy-grid small{margin-top:auto;color:#81939a;text-transform:uppercase;font:.55rem var(--mono);letter-spacing:.11em}.tetralogy-grid h3{margin:.55rem 0;font:2.3rem/.9 var(--serif)}.tetralogy-grid b{color:var(--cyan);text-transform:uppercase;font:.57rem var(--mono);letter-spacing:.12em}.tetralogy-grid p{color:#8fa0a6;font-size:.73rem;line-height:1.65}.hohmann-book{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,10vw,11rem);display:grid;grid-template-columns:.65fr 1.35fr;gap:clamp(3rem,8vw,9rem);align-items:center;background:#0b171c;border-top:1px solid #2a3a41}.hohmann-book>figure{max-width:390px;padding:1.2rem;border:1px solid #40545d;background:#05090c;box-shadow:0 35px 70px rgb(0 0 0/.45)}.hohmann-book figcaption{padding:1rem .2rem 0;color:#7f949b;text-align:center;font:.54rem/1.5 var(--mono);letter-spacing:.08em;text-transform:uppercase}.hohmann-book h2{margin:0;font:clamp(4rem,7vw,7.5rem)/.84 var(--serif)}.hohmann-book .book-lead{color:#dce8eb;font:1.5rem/1.5 var(--serif)}.hohmann-book p:not(.terminal-label):not(.book-lead){max-width:720px;color:#9fb0b6;line-height:1.8}.read-page{background:#eee4d2}.read-hero{min-height:700px;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,8vw,8rem);display:grid;grid-template-columns:.45fr 1.25fr .3fr;gap:clamp(2rem,6vw,7rem);align-items:center;color:#191512;background:radial-gradient(circle at 80% 20%,#c9b890,transparent 35%),#e8dcc8}.substack-mark{width:min(260px,32vw);aspect-ratio:3/4;padding:1.5rem;display:flex;flex-direction:column;background:#a62a22;color:#fff5e3;transform:rotate(-3deg);box-shadow:18px 20px 0 #231d18}.substack-mark>span{font:1rem var(--mono)}.substack-mark b{margin-top:auto;font:clamp(5rem,10vw,9rem)/.6 var(--serif)}.substack-mark small{margin-top:1.2rem;font:1rem/.9 var(--mono);letter-spacing:.1em}.read-hero h1{margin:0;font:clamp(5rem,10vw,10rem)/.68 var(--serif);letter-spacing:-.065em}.read-hero h1 em{color:#a62a22;font-weight:400}.read-hero>div:nth-child(2)>p:not(.micro-label){max-width:700px;font:1.1rem/1.7 var(--serif)}.read-hero aside{display:grid;gap:.7rem;padding-left:1rem;border-left:1px solid #9e907b;text-transform:uppercase;font:.54rem var(--mono);letter-spacing:.1em}.read-hero aside b{color:#a62a22}.read-intro{padding:clamp(5rem,8vw,8rem) clamp(1.25rem,10vw,11rem);display:grid;grid-template-columns:.4fr 1.2fr .8fr;gap:3rem;align-items:start;background:#1c1713;color:#f1e5d1}.read-intro h2{margin:0;font:clamp(3.6rem,6vw,6.5rem)/.9 var(--serif)}.read-intro h2 em{color:#c64b3e;font-weight:400}.read-intro>p:last-child{margin:.5rem 0 0;color:#bcae9c;line-height:1.8}.dispatch-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#a9987f}.dispatch-card{min-height:470px;padding:2.2rem;display:flex;flex-direction:column;align-items:flex-start}.dispatch-card>span{margin-left:auto;font:.62rem var(--mono)}.dispatch-card small{margin-top:auto;text-transform:uppercase;font:.57rem var(--mono);letter-spacing:.14em}.dispatch-card h2{margin:.7rem 0 1rem;font:clamp(3rem,5vw,5.4rem)/.85 var(--serif)}.dispatch-card p{max-width:580px;line-height:1.7}.dispatch-card b{margin-top:1rem;padding-bottom:.3rem;border-bottom:1px solid;font-size:.69rem}.dispatch-rust{color:#fff1df;background:#982820}.dispatch-ink{color:#eee4d2;background:#181512}.dispatch-gold{color:#2c251d;background:#d0ad5f}.dispatch-blue{color:#e9f0f0;background:#385664}.read-manifesto{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,9vw,10rem);display:grid;grid-template-columns:.8fr 1fr .8fr;gap:clamp(2rem,6vw,7rem);background:#eee4d2}.read-manifesto h2{margin:0;font:clamp(3.8rem,6vw,6.5rem)/.88 var(--serif)}.read-manifesto blockquote{margin:0;font:clamp(1.8rem,3vw,3.2rem)/1.2 var(--serif)}.read-manifesto>p{margin:0;line-height:1.8}.read-subscribe{padding:clamp(5rem,8vw,8rem) clamp(1.25rem,8vw,8rem);display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:end;color:#f5eadd;background:#8d231d}.read-subscribe h2{margin:0;font:clamp(3.8rem,6vw,6.5rem)/.9 var(--serif)}.read-subscribe p:not(.micro-label){max-width:700px;color:#e8c8c1;line-height:1.7}.read-subscribe>div:last-child{display:grid;gap:1.5rem;justify-items:start}.light-link:hover{color:white}.listen-page{color:#f1ede7;background:#0c0812}.listen-hero{min-height:calc(100svh - 78px);position:relative;display:flex;align-items:center;overflow:hidden}.listen-hero>img,.listen-overlay{position:absolute;inset:0;width:100%;height:100%}.listen-hero>img{object-fit:cover}.listen-overlay{background:linear-gradient(90deg,rgb(10 5 16/.98),rgb(23 9 34/.82) 55%,rgb(5 2 9/.25))}.sound-bars{position:absolute;left:0;right:0;bottom:0;height:24%;display:flex;align-items:end;gap:5px;padding:0 2vw;opacity:.2}.sound-bars i{flex:1;background:#c44866}.listen-hero-copy{max-width:950px;position:relative;z-index:2;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,7vw,7rem)}.listen-hero h1{margin:0;font:clamp(5.5rem,11vw,11rem)/.68 var(--serif);letter-spacing:-.07em}.listen-hero h1 em{color:#d95375;font-weight:400}.listen-hero-copy>p:not(.on-air){max-width:660px;color:#c8becd;font:1.12rem/1.7 var(--serif)}.button.signal{color:#18081c;background:#d95375;border-color:#d95375}.studio-id{width:160px;aspect-ratio:1;position:absolute;right:5vw;top:8%;z-index:2;display:grid;place-content:center;text-align:center;border:1px solid #8b527a;border-radius:50%;transform:rotate(8deg)}.studio-id b{font:3.5rem/.8 var(--serif)}.studio-id span{margin-top:.8rem;color:#a893aa;font:.52rem var(--mono);letter-spacing:.1em}.listen-intro{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,10vw,11rem);display:grid;grid-template-columns:.35fr 1.25fr .65fr;gap:3rem;background:#17101f}.listen-intro blockquote{margin:0;font:clamp(2.6rem,5vw,5.2rem)/1 var(--serif)}.listen-intro>p:last-child{margin:.4rem 0 0;color:#afa2b5;line-height:1.8}.episodes-section{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,7vw,7rem);background:#0c0812}.episode-deck{border-top:1px solid #44344d}.episode-deck article{border-bottom:1px solid #44344d}.episode-deck article>button{width:100%;padding:1.5rem 0;display:grid;grid-template-columns:110px 1fr auto;gap:2rem;align-items:center;color:#eee7f0;background:transparent;border:0;text-align:left;cursor:pointer}.episode-number{color:#d95375;font:.65rem var(--mono)}.episode-deck button b,.episode-deck button small{display:block}.episode-deck button small{margin-bottom:.5rem;color:#8e7d95;text-transform:uppercase;font:.55rem var(--mono);letter-spacing:.12em}.episode-deck button b{font:clamp(1.8rem,3vw,3rem) var(--serif)}.episode-deck button i{color:#d95375;font:2rem var(--serif)}.episode-panel{padding:0 0 2rem 110px;display:grid;grid-template-columns:.65fr 1.35fr auto;gap:2.5rem;align-items:start}.episode-panel p{margin:0;color:#afa2b5;line-height:1.75}.episode-panel blockquote{margin:0;padding-left:1.5rem;border-left:2px solid #d95375;font:1.2rem/1.55 var(--serif)}.episode-panel a{padding-bottom:.3rem;border-bottom:1px solid;font-size:.65rem}.listener-promise{padding:clamp(5rem,8vw,8rem) clamp(1.25rem,8vw,8rem);display:grid;grid-template-columns:auto 1.2fr .8fr;gap:clamp(3rem,7vw,8rem);background:#d9ccd7;color:#1a101d}.listener-promise>span{writing-mode:vertical-rl;transform:rotate(180deg);color:#8e4661;font:.58rem var(--mono);letter-spacing:.13em}.listener-promise h2{margin:0;font:clamp(4rem,7vw,7rem)/.82 var(--serif)}.listener-promise h2 em{color:#8e2849;font-weight:400}.listener-promise p{max-width:650px;line-height:1.75}.listener-promise blockquote{margin:0;align-self:end;font:clamp(1.5rem,2.6vw,2.7rem)/1.25 var(--serif)}.listen-network{padding:clamp(4rem,7vw,7rem) clamp(1.25rem,8vw,8rem);display:flex;align-items:end;justify-content:space-between;gap:3rem;background:#47152c}.listen-network h2{margin:0;font:clamp(3rem,5vw,5.5rem)/.9 var(--serif)}.listen-network p:not(.on-air){max-width:700px;color:#cfb7c2}.not-found-page{min-height:100svh;display:flex;flex-direction:column;color:white;background:#080808}.not-found-page>section{min-height:680px;padding:clamp(5rem,10vw,10rem) clamp(1.25rem,10vw,11rem);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 80% 20%,rgb(181 29 43/.25),transparent 35%),#0b0b0b}.not-found-page h1{max-width:950px;margin:0;font:clamp(4.5rem,10vw,10rem)/.78 var(--serif);letter-spacing:-.06em}.not-found-page section>p:not(.signal-kicker){max-width:680px;color:#bbb;font:1.1rem/1.7 var(--serif)}@media (max-width:1120px){.global-header nav{gap:.9rem}.catalogue-grid{grid-template-columns:repeat(3,1fr)}.destination-grid{grid-template-columns:repeat(2,1fr)}.proofs-grid{grid-template-columns:repeat(3,1fr)}.notebook-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.global-header{height:72px}.menu-toggle{display:block}.global-header nav{display:none;position:absolute;top:71px;left:0;right:0;padding:1.2rem;flex-direction:column;align-items:stretch;background:#070707;border-bottom:1px solid #333}.global-header nav.open{display:flex}.global-header nav>a{padding:.8rem 0}.footer-map{grid-template-columns:1fr 1fr}.author-idea,.listen-intro,.press-thesis,.read-intro{grid-template-columns:1fr}.author-idea>div,.press-thesis>p:last-child{max-width:650px}.about-biography,.atlas-hero,.atlas-map-section,.atlas-notebook,.author-method,.book-detail,.books-hero,.hohmann-book{grid-template-columns:1fr}.books-hero{min-height:650px}.genre-shelf-heading{grid-template-columns:1fr auto}.genre-shelf-heading>p{grid-row:2}.catalogue-note-band{align-items:start}.catalogue-note-band,.continuity-section,.home-about{grid-template-columns:1fr}.continuity-section>figure,.home-about>figure{min-height:430px}.book-context{grid-template-columns:1fr}.related-books .catalogue-grid{grid-template-columns:repeat(2,1fr)}.author-method ol{margin-top:1rem}.about-press,.author-links-band,.read-subscribe{grid-template-columns:1fr}.atlas-hinge{grid-template-columns:auto 1fr}.atlas-hinge>div:last-child{grid-column:2}.proofs-grid{grid-template-columns:repeat(2,1fr)}.corridor-console{grid-template-columns:1fr}.corridor-tabs{grid-template-columns:repeat(4,1fr);border-right:0;border-bottom:1px solid #2a3a41}.corridor-tabs button{min-height:80px;justify-content:center;border-bottom:0;border-right:1px solid #2a3a41}.corridor-tabs button span{display:none}.tetralogy-grid{grid-template-columns:repeat(2,1fr)}.read-hero{grid-template-columns:.45fr 1.2fr}.read-hero aside{display:none}.read-manifesto{grid-template-columns:1fr 1fr}.read-manifesto>p{grid-column:2}.episode-panel{grid-template-columns:1fr;padding-left:110px}.listener-promise{grid-template-columns:auto 1fr}.listener-promise blockquote{grid-column:2}}@media (max-width:680px){.global-brand span{display:none}.global-header{padding:0 1rem}.contact-band,.hohmann-section-head,.listen-network,.section-heading{align-items:flex-start;flex-direction:column}.footer-map{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.press-hero-copy{width:100%;padding-top:6rem}.press-hero-logo{width:78vw}.press-hero h1{font-size:clamp(4.3rem,20vw,7rem)}.hero-side-note{display:none}.press-thesis blockquote{font-size:2.7rem}.catalogue-grid,.destination-grid,.dispatch-grid{grid-template-columns:1fr}.destination-card{min-height:340px}.featured-shelf .catalogue-grid{grid-template-columns:repeat(2,1fr)}.featured-shelf .catalogue-cover{height:250px}.featured-shelf .catalogue-card .book-hook{min-height:70px}.home-about>img{min-height:320px}.books-hero{min-height:600px}.books-hero h1{font-size:clamp(4.2rem,19vw,7rem)}.catalogue-tools{grid-template-columns:1fr;gap:.8rem}.catalogue-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:1.4rem}.catalogue-filters button{flex:0 0 auto}.genre-shelf-heading{grid-template-columns:1fr auto}.genre-shelf-heading>p{grid-column:1/-1}.catalogue-cover{height:min(120vw,560px)}.catalogue-grid.featured .catalogue-cover{height:250px}.author-hero h1{font-size:clamp(5rem,25vw,8rem)}.author-coordinate{display:none}.territory-list article{grid-template-columns:50px 1fr}.author-method li{grid-template-columns:40px 1fr}.author-method li p{grid-column:2}.about-hero{min-height:560px}.bio-facts{grid-template-columns:1fr 1fr;column-gap:1.5rem}.about-press>figure{padding:1rem}.atlas-hero{min-height:870px;align-content:start}.atlas-hero h1{font-size:clamp(4.2rem,18vw,6.6rem)}.atlas-cover-fan{min-height:330px}.atlas-cover-fan img{width:31%;left:calc(2% + var(--i) * 15%)}.atlas-margin-note{display:none}.atlas-hinge{grid-template-columns:1fr}.dropcap{font-size:7rem}.atlas-hinge>div:last-child{grid-column:1}.atlas-years{grid-template-columns:1fr}.atlas-years button{display:flex;justify-content:space-between;border-right:0;border-bottom:1px solid #988064}.proofs-grid{grid-template-columns:1fr 1fr}.shelf-ledger article{grid-template-columns:65px 1fr}.hohmann-logo{width:120px;height:80px;top:1rem}.hohmann-hero h1{font-size:clamp(4.8rem,21vw,7.5rem)}.hohmann-status{position:relative;right:auto;bottom:auto;margin:0 1.25rem 2rem}.corridor-tabs{grid-template-columns:repeat(4,1fr)}.corridor-tabs button{padding:.7rem}.corridor-display{min-height:430px}.hohmann-notebook>div:first-child,.notebook-grid,.tetralogy-grid{grid-template-columns:1fr}.hohmann-book>figure{justify-self:center}.read-hero{grid-template-columns:1fr;min-height:850px;align-content:center}.substack-mark{width:150px}.read-hero h1{font-size:clamp(5rem,23vw,8rem)}.read-manifesto{grid-template-columns:1fr}.read-manifesto>p{grid-column:1}.listen-hero h1{font-size:clamp(5rem,22vw,8rem)}.studio-id{display:none}.episode-deck article>button{grid-template-columns:70px 1fr auto;gap:1rem}.episode-panel{padding-left:70px}.listener-promise{grid-template-columns:1fr}.listener-promise>span{writing-mode:initial;transform:none}.listener-promise blockquote{grid-column:1}.book-detail-copy h1{font-size:clamp(3.8rem,17vw,6rem)}.book-detail-copy dl,.related-books .catalogue-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.global-brand{min-width:0;gap:0}.global-brand img{width:min(230px,42vw);height:auto;max-height:44px;object-fit:contain}.global-brand span{display:none}.destination-section{background:linear-gradient(180deg,#0b0c0d,#14100f);border-top:1px solid #2a2320;border-bottom:1px solid #2a2320}.destination-grid{gap:12px;background:transparent;border:0}.destination-card{min-height:340px;padding:clamp(1.35rem,2vw,2rem);isolation:isolate;color:#fff8ec!important;background:#171717;border:1px solid rgb(255 255 255/.13);box-shadow:0 24px 60px rgb(0 0 0/.24)}.destination-card:before{width:100%;height:100%;inset:0;border:0;border-radius:0;background:linear-gradient(135deg,rgb(255 255 255/.12),transparent 44%),radial-gradient(circle at 88% 12%,rgb(215 43 58/.24),transparent 31%);opacity:1;z-index:-1}.destination-card:hover:before{transform:none}.destination-card>span{margin-left:0;color:#d4b878;opacity:1;font:650 .62rem var(--mono);letter-spacing:.16em}.destination-card small{margin-top:auto;color:#d9c9ad;opacity:1}.destination-card h3{max-width:100%;margin:.75rem 0 1rem;color:white;font:clamp(2.15rem,3.2vw,3.55rem)/.94 var(--serif);letter-spacing:0;text-wrap:balance}.destination-card p{max-width:390px;color:#e7ded0;font-size:.84rem;line-height:1.65;opacity:1}.destination-card b{color:#fff;font-size:.72rem;letter-spacing:.03em}.portal-books{background:linear-gradient(135deg,#1b1512,#3a1e1a)!important}.portal-author{background:linear-gradient(135deg,#111923,#26384a)!important}.portal-atlas{background:linear-gradient(135deg,#21170f,#57351b)!important}.portal-hohmann{background:linear-gradient(135deg,#061116,#123945)!important;color:#e8fbff!important}.portal-read{background:linear-gradient(135deg,#28100d,#8f211c)!important}.portal-listen{background:linear-gradient(135deg,#15101e,#3a285b)!important}.catalogue-cover{height:clamp(340px,31vw,520px);aspect-ratio:2/3;padding:clamp(1rem,1.6vw,1.45rem);background:linear-gradient(180deg,#e5ddce,#d8ccba);border:1px solid rgb(70 55 36/.16)}.catalogue-cover img{width:auto!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain!important;aspect-ratio:auto!important}.catalogue-grid.featured .catalogue-cover{height:clamp(330px,29vw,500px)}.book-detail-cover{display:grid;place-items:center}.book-detail-cover img{width:auto!important;height:min(68vh,650px)!important;max-width:100%;object-fit:contain!important;aspect-ratio:auto!important}.proofs-grid img,.atlas-cover-fan img,.hohmann-book figure img{height:auto!important;object-fit:contain!important;aspect-ratio:auto!important}@media (max-width:1120px){.destination-grid{grid-template-columns:repeat(2,1fr)}.catalogue-cover{height:clamp(330px,44vw,500px)}}@media (max-width:680px){.global-brand img{width:min(190px,58vw);max-height:39px}.destination-grid{gap:10px}.destination-card{min-height:280px}.destination-card h3{font-size:clamp(2.05rem,13vw,3.15rem)}.featured-shelf .catalogue-grid{grid-template-columns:1fr}.featured-shelf .catalogue-cover,.catalogue-grid.featured .catalogue-cover,.catalogue-cover{height:min(132vw,560px)}.book-detail-cover img{height:auto!important;max-height:none;width:100%!important}}
/* v4 ratio lock: covers and logos must never crop, stretch, or fill-crop their art. */
.global-brand{min-width:0!important;gap:0!important}.global-brand img{width:min(230px,42vw)!important;height:auto!important;max-height:44px!important;object-fit:contain!important}.global-brand span{display:none!important}.press-hero-logo{width:min(640px,72vw)!important;height:auto!important;object-fit:contain!important}.catalogue-cover{height:auto!important;min-height:0!important;aspect-ratio:auto!important;padding:clamp(1rem,1.6vw,1.45rem)!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#e5ddce,#d8ccba)!important;border:1px solid rgb(70 55 36/.16)!important;overflow:visible!important}.catalogue-cover img{display:block!important;width:100%!important;height:auto!important;max-width:min(100%,360px)!important;max-height:none!important;object-fit:contain!important;aspect-ratio:auto!important;filter:drop-shadow(12px 16px 11px rgb(34 28 20/.24));transition:transform .3s}.catalogue-card:hover .catalogue-cover img{transform:translateY(-7px) rotate(-1deg)}.catalogue-grid.featured .catalogue-cover,.featured-shelf .catalogue-cover{height:auto!important}.book-detail-cover{width:min(100%,460px)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}.book-detail-cover img{display:block!important;width:100%!important;height:auto!important;max-width:460px!important;max-height:none!important;object-fit:contain!important;aspect-ratio:auto!important}.proofs-grid img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;aspect-ratio:auto!important}.atlas-cover-fan{overflow:visible!important}.atlas-cover-fan img{height:auto!important;max-height:none!important;object-fit:contain!important;aspect-ratio:auto!important}.hohmann-book>figure{display:flex!important;flex-direction:column!important;align-items:center!important;overflow:visible!important}.hohmann-book figure img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;aspect-ratio:auto!important}.destination-section{background:linear-gradient(180deg,#0b0c0d,#14100f)!important;border-top:1px solid #2a2320!important;border-bottom:1px solid #2a2320!important}.destination-grid{gap:12px!important;background:transparent!important;border:0!important}.destination-card{min-height:340px!important;padding:clamp(1.35rem,2vw,2rem)!important;isolation:isolate!important;color:#fff8ec!important;background:#171717!important;border:1px solid rgb(255 255 255/.13)!important;box-shadow:0 24px 60px rgb(0 0 0/.24)!important}.destination-card:before{width:100%!important;height:100%!important;inset:0!important;border:0!important;border-radius:0!important;background:linear-gradient(135deg,rgb(255 255 255/.12),transparent 44%),radial-gradient(circle at 88% 12%,rgb(215 43 58/.24),transparent 31%)!important;opacity:1!important;z-index:-1!important}.destination-card:hover:before{transform:none!important}.destination-card>span{margin-left:0!important;color:#d4b878!important;opacity:1!important;font:650 .62rem var(--mono)!important;letter-spacing:.16em!important}.destination-card small{margin-top:auto!important;color:#d9c9ad!important;opacity:1!important}.destination-card h3{max-width:100%!important;margin:.75rem 0 1rem!important;color:white!important;font:clamp(2.15rem,3.2vw,3.55rem)/.94 var(--serif)!important;letter-spacing:0!important;text-wrap:balance!important}.destination-card p{max-width:390px!important;color:#e7ded0!important;font-size:.84rem!important;line-height:1.65!important;opacity:1!important}.destination-card b{color:#fff!important;font-size:.72rem!important;letter-spacing:.03em!important}.portal-books{background:linear-gradient(135deg,#1b1512,#3a1e1a)!important}.portal-author{background:linear-gradient(135deg,#111923,#26384a)!important}.portal-atlas{background:linear-gradient(135deg,#21170f,#57351b)!important}.portal-hohmann{background:linear-gradient(135deg,#061116,#123945)!important;color:#e8fbff!important}.portal-read{background:linear-gradient(135deg,#28100d,#8f211c)!important}.portal-listen{background:linear-gradient(135deg,#15101e,#3a285b)!important}@media (max-width:1120px){.destination-grid{grid-template-columns:repeat(2,1fr)!important}.catalogue-cover img{max-width:min(100%,330px)!important}}@media (max-width:680px){.global-brand img{width:min(190px,58vw)!important;max-height:39px!important}.destination-grid{grid-template-columns:1fr!important;gap:10px!important}.destination-card{min-height:280px!important}.destination-card h3{font-size:clamp(2.05rem,13vw,3.15rem)!important}.featured-shelf .catalogue-grid{grid-template-columns:1fr!important}.catalogue-cover img{max-width:min(100%,315px)!important}.book-detail-cover img{width:100%!important;height:auto!important}}
