@font-face{font-family:Inter;src:url('/static/fonts/inter-variable.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:Inter;src:url('/static/fonts/inter-variable-italic.woff2') format('woff2');font-style:italic;font-weight:100 900;font-display:swap}
:root{--navy:#143d73;--body:#1d252e;--ivory:#f8f7f3;--panel:#edece6;--gold:#c49a44;--muted:#59636e;--error:#a71930;--display:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--reading:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--ivory);color:var(--body);font-family:var(--reading);font-size:20px;line-height:1.45}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500;color:var(--navy);line-height:1.25}h2{font-size:52px}h3{font-size:25px}a{color:var(--navy);text-underline-offset:5px}a:hover{text-decoration:underline}img{display:block;max-width:100%;height:auto}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--navy);outline-offset:5px}input:focus,textarea:focus{border-color:var(--navy)}[hidden]{display:none!important}.container{width:calc(100% - 176px);max-width:1264px;margin-inline:auto}.section{padding-block:88px}.band{background:var(--panel);padding-block:88px}.stack{display:flex;flex-direction:column;align-items:flex-start;gap:36px;min-width:0}.stack>*{max-width:100%}.intro{font-size:23px;line-height:1.45;max-width:940px}.intro.wide{max-width:1040px}.kicker{font-family:var(--display);font-size:12px;line-height:1.25;font-weight:600;color:var(--navy)}.small{font-size:16px;line-height:1.45}.page-title{font-size:64px}.brand{font-family:var(--display);font-size:20px;font-weight:600;text-decoration:none;white-space:nowrap}.site-header{display:flex;align-items:center;gap:28px;padding-block:28px;min-height:80px}.site-header nav{display:flex;align-items:center;gap:36px;margin-left:0}.site-header .brand{width:300px;flex-shrink:0}.site-header nav a{font-family:var(--display);font-weight:500;font-size:14px;text-decoration:none;padding-block:12px;white-space:nowrap}.site-header nav a:hover,.site-header nav a[aria-current=page]{text-decoration:underline;text-decoration-thickness:1px}.menu-toggle,.site-header .mobile-only{display:none}.skip-link{position:absolute;top:8px;left:12px;transform:translateY(-200%);z-index:10;background:white;padding:12px;font-family:var(--display);font-size:16px}.skip-link:focus{transform:none}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;min-width:246px;max-width:100%;border:1px solid var(--navy);border-radius:4px;padding:16px 22px;background:var(--navy);color:#fff;font:600 15px/1.3 var(--display);text-align:center;text-decoration:none}.button:hover{background:#10325f;text-decoration:none}.button.outline{color:var(--navy);background:#fff}.button.outline:hover{background:var(--panel)}.text-link,.text-button{display:inline-flex;gap:8px;align-items:center;min-height:44px;color:var(--navy);font:600 15px/1.4 var(--display);text-decoration:none;background:none;border:none;padding:0}.text-link:hover,.text-button:hover{text-decoration:underline}.hero{display:grid;grid-template-columns:minmax(0,680px) minmax(0,420px);gap:100px;padding-top:68px;padding-bottom:80px;align-items:center;min-height:778px}.hero-copy{gap:28px}.hero-copy .kicker{letter-spacing:1.6px}.hero h1{font-size:78px;letter-spacing:-3.5px;line-height:84px}.hero-description{font-size:21px;line-height:31.5px;max-width:590px}.publication{font:500 11px/1.2 var(--display);color:var(--muted)}.cover{width:420px;aspect-ratio:2/3;object-fit:contain;box-shadow:0 20px 44px -10px #0f1a2924}.hero-art,.hero-copy{animation:entry .4s ease-out both}.hero-art{width:100%}.hero-art .cover{width:100%}.benefit-title{font-size:58px}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:38px 64px;width:100%}.benefits article,.tools article{border-top:1px solid var(--gold);padding-top:14px;min-width:0}.benefits h3{font-size:23px;margin-bottom:12px}.utility{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:20px;font:500 17px/1.3 var(--display);color:var(--navy)}.framework-row{display:grid;grid-template-columns:minmax(0,554fr) minmax(0,630fr);gap:80px;width:100%}.framework-row .stack{gap:24px}.definition{font-size:21px}.diagram{background:#fff;padding:28px;width:100%}.diagram img{width:100%;object-fit:contain}.tools{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;width:100%}.tools h3{min-height:63px;margin-bottom:18px}.quote{font:500 30px/1.25 var(--display);color:var(--navy)}.authors{display:grid;grid-template-columns:1fr 1fr;gap:48px;width:100%}.authors h3{font-size:30px;margin-bottom:20px}.closing{font-family:'Source Serif 4',Georgia,serif;font-style:italic;font-weight:400;font-size:36px;line-height:1.3;color:var(--navy);text-wrap:balance}footer .brand{font-size:22px;font-weight:500}footer p{font-size:18px}footer nav{display:flex;gap:26px;flex-wrap:wrap}footer nav a{font:600 15px/1.4 var(--display);text-decoration:none;min-height:44px;display:inline-flex;align-items:center}footer .small{font-size:14px}.privacy-link{font-size:14px;min-height:44px;display:inline-flex;align-items:center}.sample-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;width:100%}.white-card{background:#fff;padding:32px 28px;gap:24px}.white-card h2{font-size:36px}.white-card .button{width:100%;margin-top:auto}.notice{background:var(--panel);padding:28px}.white-card .small{color:var(--muted)}.access-grid{display:grid;grid-template-columns:minmax(0,640fr) minmax(0,560fr);gap:64px;width:100%}.access-grid .stack{gap:20px}.form-heading{font-size:34px}.field{display:flex;flex-direction:column;gap:12px;width:100%}.field label,legend{font:600 12px/1.4 var(--display);color:var(--navy)}input:not([type=radio]),textarea{width:100%;border:1px solid #8b949d;border-radius:4px;background:white;padding:14px 16px;font:400 18px/1.45 var(--reading);color:var(--body)}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}textarea{resize:vertical;min-height:140px}input[aria-invalid=true],textarea[aria-invalid=true]{border:2px solid var(--error)}fieldset{width:100%;padding:0;border:0;margin:0}legend{padding:0;margin-bottom:16px}.recipient-options{display:flex;gap:12px;margin-bottom:18px}.recipient-options label{flex:1;position:relative;cursor:pointer}.recipient-options input{position:absolute;inset:0;opacity:0;margin:0;width:100%;height:100%;cursor:pointer}.recipient-options span{display:flex;min-height:54px;align-items:center;justify-content:center;padding:16px 20px;background:#fff;color:var(--navy);border:1px solid var(--navy);border-radius:4px;font:600 15px/1.3 var(--display)}.recipient-options input:checked+span{background:var(--navy);color:white}.recipient-options input:focus-visible+span{outline:3px solid var(--navy);outline-offset:4px}.contact-grid{display:grid;grid-template-columns:minmax(0,720fr) minmax(0,448fr);gap:96px;width:100%;align-items:start}.form-stack{gap:18px;width:100%}.aside-title{font-size:26px}.contact-grid aside{gap:24px;font-size:19px}.field-error{color:var(--error);font-size:16px}.form-status{padding:20px 24px;border-left:3px solid var(--gold);background:white;font-size:18px;width:100%;overflow-wrap:anywhere}.form-status.error{border-color:var(--error)}.form-status h2{font-size:28px;margin-bottom:12px}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.media-hero-grid{display:grid;grid-template-columns:minmax(0,660fr) minmax(0,400fr);gap:72px;padding-block:56px 64px;align-items:center}
.media-hero-copy{gap:22px}
.media-hero-grid .page-title{font-size:54px;line-height:1.1}
.media-utility-line{font:600 15px/1.5 var(--display);color:var(--navy)}
.press-card{background:var(--navy);padding:46px;display:flex;align-items:center;justify-content:center;box-shadow:0 24px 48px -20px #0f1a2966}
.press-card img{width:250px;height:auto;box-shadow:0 18px 36px -12px #00000073;transition:transform .2s}
.press-card a:hover img{transform:scale(1.02)}
.story-row{display:grid;grid-template-columns:minmax(0,660fr) minmax(0,400fr);gap:72px;align-items:start;width:100%}
.story-side{gap:24px;margin-top:84px}
.media-book-quote{font-family:'Source Serif 4',Georgia,serif;font-style:italic;font-weight:400;font-size:29px;line-height:1.3;color:var(--navy);text-wrap:balance}
@media(max-width:900px){.story-side{margin-top:0}}
.facts-box{background:#fff;padding:26px 30px;border-left:3px solid var(--gold);width:100%;box-shadow:0 14px 30px -22px #0f1a2952}
.facts-box h3{font:600 13px/1.3 var(--display);letter-spacing:1.4px;text-transform:uppercase;color:var(--gold);margin-bottom:14px}
.facts-box p{font-size:17px;line-height:1.85}
@media(max-width:900px){.story-row{grid-template-columns:1fr;gap:36px}}
.facts-box h3{margin-bottom:12px}
.facts-box p{font-size:17px;line-height:1.7}
.media-pull-quote{font-family:'Source Serif 4',Georgia,serif;font-style:italic;font-size:22px;line-height:1.45;color:var(--navy);max-width:880px}
@media(max-width:900px){.media-hero-grid{grid-template-columns:1fr;gap:36px}.press-card{max-width:360px;margin-inline:auto}}
.media-q{background:#fff;border-left:3px solid var(--gold);padding:16px 22px;width:100%}.media-q summary{font:600 20px/1.4 var(--display);color:var(--navy);cursor:pointer}.media-q[open] summary{margin-bottom:10px}.media-q p{font-size:18px;line-height:1.5;max-width:880px}
.media-overview{display:grid;grid-template-columns:minmax(0,820fr) minmax(0,380fr);gap:64px;width:100%}.media-overview h2{font-size:40px}.media-cover{width:300px;justify-self:center;box-shadow:none}.download-row{display:flex;width:100%;align-items:center;justify-content:space-between;gap:32px;background:#fff;padding:24px}.download-row h3{font-size:24px;margin-bottom:8px}.download-row p{font-size:18px}.download-row .text-link{flex-shrink:0;min-width:200px}.full-diagram{width:min(100%,1046px);align-self:center;background:white}.narrow{max-width:920px}#figure-library,#figure-list{width:100%}#figure-library .notice{width:100%;gap:10px}#figure-library .notice h2{font-size:24px}#figure-list{gap:24px}#figure-list h3{font-size:23px}#figure-list .small{color:var(--muted)}[aria-disabled=true]{opacity:.6;cursor:progress}
@keyframes entry{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(min-width:1441px){.hero{grid-template-columns:680px 420px}}
@media(max-width:1199px){.container{width:calc(100% - 96px)}.hero{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:48px;min-height:0}.hero h1{font-size:clamp(48px,5.5vw,72px);line-height:1.08;letter-spacing:-2.5px}.hero-description{font-size:20px;line-height:1.5}.site-header .brand{width:240px}.framework-row,.contact-grid{gap:48px}.tools h3{font-size:22px;min-height:83px}.page-title{font-size:56px}.media-overview,.access-grid{gap:40px}h2{font-size:44px}}
@media(max-width:767px){.container{width:calc(100% - 48px);max-width:none}.section,.band{padding-block:56px}.stack{gap:26px}.site-header{padding-block:20px;min-height:68px;justify-content:space-between;flex-wrap:wrap}.site-header .brand{width:auto;font-size:16px}.menu-toggle{display:block;background:none;border:0;color:var(--navy);padding:12px 0 12px 18px;font:500 14px/1.3 var(--display);min-height:44px}.site-header nav{display:none;width:100%;margin:0;flex-direction:column;gap:8px;align-items:stretch;padding-block:12px}.site-header nav.open{display:flex}.site-header nav a{font-size:18px;padding:12px 0}.site-header .mobile-only{display:block}.hero{display:flex;flex-direction:column;align-items:stretch;gap:38px;padding-top:34px;padding-bottom:48px;min-height:0}.hero-copy{gap:24px}.hero-copy .kicker{font-size:10px;letter-spacing:0}.hero h1{font-size:43px;line-height:48px;letter-spacing:-1.8px}.hero-description{font-size:18px;line-height:27px}.hero .actions{gap:12px;flex-direction:column;align-items:stretch}.hero .actions .text-link{justify-content:center;font-weight:500}.hero .publication{display:none}.hero-art{width:100%;display:flex;flex-direction:column;gap:24px;align-items:center}.hero-art:after{content:'PUBLICATION · SEPTEMBER 21, 2026';font:500 10px/1.3 var(--display);color:var(--muted);text-align:center}.hero-art .cover{width:300px;max-width:100%}.button{width:100%;min-width:0}.actions{width:100%;flex-direction:column;align-items:stretch;gap:18px}.actions .text-link{width:100%}h2{font-size:34px}.benefit-title{font-size:35px}.page-title{font-size:40px}.intro{font-size:19px}.kicker{font-size:10px}.benefits{grid-template-columns:1fr;gap:30px}.benefits h3{font-size:22px}.benefits p,.tools p,.authors p{font-size:18px}.utility{padding-block:24px}.utility p{display:none}.framework-row{grid-template-columns:1fr;gap:32px}.definition{font-size:18px}.diagram{padding:12px}.tools{grid-template-columns:1fr;gap:32px}.tools h3{font-size:23px;min-height:0}.quote{font-size:23px}.authors{grid-template-columns:1fr;gap:48px}.authors h3{font-size:30px}.closing{font-size:25px}.sample-grid{grid-template-columns:1fr;gap:32px}.white-card{padding:32px 28px;gap:24px}.white-card p{font-size:20px}.white-card h2{font-size:36px}.white-card .small{font-size:16px}.access-grid{grid-template-columns:1fr;gap:56px}.form-heading{font-size:27px}.access-grid p{font-size:20px}.access-grid p.small{font-size:16px}.contact-grid{grid-template-columns:1fr;gap:64px}.contact-grid .form-stack{gap:18px}.recipient-options{flex-direction:column}.media-overview{grid-template-columns:1fr;gap:40px}.media-overview h2{font-size:30px}.media-cover{width:240px}.download-row{flex-direction:column;align-items:flex-start;gap:16px}.download-row h3,#figure-list h3{font-size:21px}.download-row .text-link{min-width:0}.download-row p{font-size:16px}.band .intro{font-size:19px}footer nav{gap:12px 22px}footer .stack{gap:26px}.full-diagram{margin-top:10px}}
@media(max-width:360px){.hero h1{font-size:38px;line-height:44px}.page-title{font-size:36px}h2{font-size:30px}.white-card{padding:24px}.button{padding-inline:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.author-photo{width:100%;height:280px;object-fit:contain;object-position:left center;margin:0 0 24px;display:block}
.quote-slides{display:grid;margin-top:40px}.quote-slide{grid-area:1/1;margin:0;align-self:start}.quote-slide[hidden]{display:block!important;visibility:hidden;pointer-events:none}.quote-slide .quote{margin:0 0 18px}.quote-slide figcaption{font-size:16px}.quote-controls{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:24px}.quote-rotator .quote{max-width:1000px}

/* A quieter, tangible opening. Source artwork is mapped intact onto the book. */
html{scroll-padding-top:104px}.navigation-shell{position:sticky;top:0;z-index:30;background:rgba(248,247,243,.96);border-bottom:1px solid #143d7314;transition:box-shadow .25s}.navigation-shell.is-scrolled{box-shadow:0 5px 24px #143d7309}.site-header{min-height:76px;padding-block:12px;gap:24px}.site-header .brand{width:auto;font-size:18px;letter-spacing:.02em;margin-right:auto}.site-header nav{gap:23px}.site-header nav a{font-size:12px;position:relative}.site-header nav a[data-section]:after{content:'';height:2px;position:absolute;bottom:3px;left:0;right:0;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .3s}.site-header nav a[aria-current=location]{text-decoration:none}.site-header nav a[aria-current=location]:after{transform:scaleX(1)}.site-header nav .nav-sample{background:var(--navy);color:#fff;border-radius:3px;padding:12px 18px;margin-left:4px}.reading-progress{height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;position:absolute;bottom:-1px;left:0;width:100%}
.hero{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:60px;min-height:0;padding-block:36px 20px}.hero h1{font-size:clamp(48px,5vw,72px);line-height:1.065;letter-spacing:-.052em;max-width:660px}.hero-copy{gap:28px}.hero-copy .kicker{font-size:11px;letter-spacing:.08em}.hero-description{font-size:21px;line-height:1.5;max-width:520px}.hero .actions .text-link{font-size:13px}.hero .publication{font-size:10px;letter-spacing:.07em}.hero-copy{animation:none}.hero .button{min-width:190px}.hero .actions{gap:24px}
.book-experience{--book-width:310px;--book-depth:28.2875px;--half-depth:14.14375px;justify-self:center;width:100%;display:flex;flex-direction:column;align-items:center;gap:14px}.book-stage{width:100%;height:494px;display:grid;place-items:center;perspective:1500px;position:relative;touch-action:pan-y}.book-stage:after{content:'';position:absolute;bottom:7px;width:260px;height:25px;background:#29313d23;border-radius:50%;filter:blur(15px);z-index:-1}.book-object{position:relative;width:var(--book-width);height:calc(var(--book-width)*1.5);transform-style:preserve-3d;transform:rotateY(24deg) rotateZ(-2deg);transition:transform .85s cubic-bezier(.2,.75,.2,1)}.book-face{position:absolute;backface-visibility:hidden;-webkit-backface-visibility:hidden;background-color:#faf9f6}.book-front,.book-back{width:100%;height:100%;background-image:url('/static/assets/book-wrap.png');background-size:209.125% 100%;box-shadow:inset 0 0 0 1px #6d604523}.book-front{background-position:right center;transform:translateZ(var(--half-depth));border-radius:0 2px 2px 0}.book-back{background-position:left center;transform:rotateY(180deg) translateZ(var(--half-depth));border-radius:2px 0 0 2px}.book-spine{width:var(--book-depth);height:100%;left:calc(50% - var(--half-depth));background-image:url('/static/assets/book-wrap.png');background-size:2291.780822% 100%;background-position:center;transform:rotateY(-90deg) translateZ(calc(var(--book-width)/2));box-shadow:inset 2px 0 4px #514d431b,inset -2px 0 3px #fff6}.book-pages{width:calc(var(--book-depth) - 3px);height:calc(100% - 5px);top:2.5px;left:calc(50% - var(--half-depth) + 1.5px);background:repeating-linear-gradient(90deg,#dedbd2 0,#f8f5ed 1px,#f8f5ed 2px);transform:rotateY(90deg) translateZ(calc(var(--book-width)/2 - 2px))}.book-top,.book-bottom{width:calc(100% - 3px);height:var(--book-depth);left:1.5px;top:calc(50% - var(--half-depth));background:repeating-linear-gradient(#e4e0d6 0,#f6f3eb 1px,#f6f3eb 2px)}.book-top{transform:rotateX(90deg) translateZ(calc(var(--book-width)*.75 - 1px))}.book-bottom{transform:rotateX(-90deg) translateZ(calc(var(--book-width)*.75 - 1px))}.book-experience[data-view=spine] .book-object{transform:rotateY(78deg) rotateZ(0deg)}.book-experience[data-view=back] .book-object{transform:rotateY(180deg) rotateZ(0deg)}.book-controls{display:flex;border:1px solid #143d7330;border-radius:30px;padding:4px;gap:2px;background:#fff8}.book-controls button{border:0;background:none;border-radius:24px;min-width:74px;min-height:36px;padding:8px 18px;color:var(--navy);font:500 12px/1.3 var(--display);transition:background .2s,color .2s,box-shadow .2s}.book-controls button[aria-pressed=true]{color:#fff;background:var(--navy);box-shadow:0 2px 5px #143d731c}.book-hint{font-size:12px;color:var(--muted)}.cover-detail-link{font-size:12px;color:var(--navy);text-decoration:none;padding:2px 0 4px}.cover-detail-link:hover{text-decoration:underline}.explore-row{display:flex;align-items:center;gap:28px;padding-block:20px 26px}.explore-row:before,.explore-row:after{content:'';flex:1;height:1px;background:#c49a4466}.explore-cue{display:flex;gap:16px;align-items:center;min-height:44px;text-decoration:none;font:500 11px/1.4 var(--display);text-transform:uppercase;letter-spacing:.16em}.explore-cue span:last-child{font-size:23px;color:var(--gold);transition:transform .25s}.explore-cue:hover span:last-child{transform:translateY(4px)}#book{padding-top:54px}#book .benefit-title{font-size:clamp(34px,4vw,54px);letter-spacing:-.025em}.button{transition:background .2s,box-shadow .2s,transform .2s}.button:hover{box-shadow:0 8px 20px #143d7319;transform:translateY(-1px)}.section.arrived h2,.band.arrived h2{animation:section-arrival .65s ease-out both}@keyframes section-arrival{from{transform:translateY(12px);opacity:.75}to{transform:none;opacity:1}}
@media(min-width:1101px) and (max-height:850px){.hero{padding-top:22px;padding-bottom:8px}.book-experience{--book-width:260px;--book-depth:23.725px;--half-depth:11.8625px;gap:10px}.book-stage{height:408px}.hero h1{font-size:clamp(48px,4.8vw,66px)}.hero-copy{gap:24px}.explore-row{padding-block:10px 18px}}
@media(max-width:1100px){.site-header{justify-content:space-between;flex-wrap:wrap;gap:0;padding-block:10px}.site-header .brand{font-size:16px;margin:0}.menu-toggle{display:block;background:none;border:0;color:var(--navy);padding:12px 0 12px 18px;font:500 14px/1.3 var(--display);min-height:44px}.site-header nav{display:none;width:100%;flex-direction:column;gap:6px;align-items:stretch;max-height:calc(100svh - 88px);overflow-y:auto}.site-header nav.open{display:flex}.site-header nav a{font-size:16px;padding:10px 0}.site-header .mobile-only{display:block}.site-header nav .nav-sample{margin:8px 0 14px;text-align:center;padding:14px}.site-header nav a[data-section]:after{right:auto;width:36px;bottom:3px}.hero{gap:30px}.book-experience{--book-width:260px;--book-depth:23.725px;--half-depth:11.8625px}.book-stage{height:416px}.hero-description{font-size:19px}.hero .actions{gap:16px}.hero .actions .text-link{min-height:44px}}
@media(max-width:767px){html{scroll-padding-top:88px}.site-header{min-height:68px}.hero{padding-top:30px;padding-bottom:4px;gap:18px}.hero h1{font-size:clamp(39px,10.8vw,58px);line-height:1.08;letter-spacing:-.05em}.hero-copy{gap:20px}.hero-copy .kicker{font-size:9px}.hero-description{font-size:18px;line-height:1.45}.hero .actions{flex-direction:row;align-items:center;gap:12px}.hero .button{min-width:0;width:auto;flex:1;padding:14px 16px;font-size:12px;min-height:48px}.hero .actions .text-link{font-size:11px;width:auto;flex:1;line-height:1.5;text-align:center}.hero .publication{display:none}.book-experience{--book-width:210px;--book-depth:19.1625px;--half-depth:9.58125px;gap:10px}.book-stage{height:337px}.book-controls button{min-height:40px;min-width:70px;padding:8px 16px}.book-stage:after{width:190px;bottom:3px;height:15px}.book-hint{display:none}.cover-detail-link{font-size:11px}.explore-row{padding-block:10px 14px;gap:14px}.explore-cue{font-size:9px;letter-spacing:.12em;gap:10px}#book{padding-top:40px}.navigation-shell{background:rgba(248,247,243,.98)}}
@media(prefers-reduced-motion:reduce){.book-object,.button,.navigation-shell,.explore-cue span:last-child,.site-header nav a:after{transition:none!important}.button:hover{transform:none}}
/* Keep the next chapter of the page above the fold on laptop displays. */
.book-experience{--book-width:280px;--book-depth:25.55px;--half-depth:12.775px;gap:10px}.book-stage{height:442px}.book-object{z-index:1}.book-stage:after{z-index:0;bottom:8px}.book-hint{display:none}.hero{padding-block:26px 12px}.explore-row{padding-block:12px 20px}#book .stack{gap:28px}
@media(min-width:1101px) and (max-height:850px){.book-experience{--book-width:238px;--book-depth:21.7175px;--half-depth:10.85875px;gap:8px}.book-stage{height:377px}.hero{padding-block:20px 8px}.hero-copy{gap:22px}.hero h1{font-size:clamp(48px,4.8vw,66px)}.explore-row{padding-block:8px 14px}#book{padding-top:36px}}
@media(max-width:1100px){.book-experience{--book-width:260px;--book-depth:23.725px;--half-depth:11.8625px}.book-stage{height:416px}}
@media(max-width:767px){.book-experience{--book-width:210px;--book-depth:19.1625px;--half-depth:9.58125px}.book-stage{height:337px}.hero{padding-block:30px 4px}.explore-row{padding-block:10px 14px}}
@media(max-width:767px){.hero h1{font-size:clamp(35px,9.75vw,54px)}.book-experience{--book-width:180px;--book-depth:16.425px;--half-depth:8.2125px}.book-stage{height:292px}.book-stage:after{width:160px}}
@media(max-width:1100px){html:not(.js) .navigation-shell{position:static}html:not(.js) .menu-toggle{display:none}html:not(.js) .site-header nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 18px;overflow:visible;max-height:none;padding-top:10px}html:not(.js) .site-header nav a{font-size:12px}html:not(.js) .site-header nav .nav-sample{padding:10px;margin:0}}
/* Larger hero art, with a separate reading surface rather than a raw-image dead end. */
.book-experience{--book-width:310px;--book-depth:28.2875px;--half-depth:14.14375px}.book-stage{height:477px}.cover-detail-link{font:600 12px/1.4 var(--display);padding:8px 16px;border-bottom:1px solid var(--gold)}.hero{padding-top:14px}.explore-row{padding-block:4px 12px}#book{padding-top:40px}#book .stack{gap:24px}
#artwork-dialog{border:1px solid #143d7326;border-radius:8px;padding:0;width:min(1120px,calc(100vw - 40px));height:calc(100dvh - 40px);max-width:none;max-height:none;margin:auto;background:var(--ivory);color:var(--body);box-shadow:0 30px 100px #07162755;overflow:hidden}#artwork-dialog[open]{display:flex;flex-direction:column}#artwork-dialog::backdrop{background:#0c1e32ad}.artwork-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:14px 24px;padding:18px 24px;border-bottom:1px solid #143d7320;background:var(--ivory);flex-shrink:0}.artwork-toolbar h2{font-size:24px;margin-right:auto}.artwork-close{min-width:0;min-height:44px;padding:12px 18px;font-size:12px}.artwork-tabs{display:flex;gap:4px;flex:1}.artwork-tabs button{border:1px solid transparent;background:transparent;color:var(--navy);font:500 13px/1.3 var(--display);border-radius:4px;padding:12px 16px;min-height:44px}.artwork-tabs button[aria-pressed=true]{background:var(--navy);color:white}.artwork-zoom{font-size:13px;min-width:110px;justify-content:center}.artwork-scroll{overflow:auto;overscroll-behavior:contain;flex:1;min-height:0;padding:24px;background:var(--panel);scroll-behavior:auto}.artwork-image{width:min(100%,720px);aspect-ratio:2/3;background-image:url('/static/assets/book-wrap.png');background-size:209.125% 100%;background-position:right center;flex-shrink:0;margin:0 auto;box-shadow:0 6px 24px #143d7315}.artwork-image[data-face=back]{background-position:left center}.artwork-image[data-face=spine]{width:90px;aspect-ratio:219/3600;background-size:2291.780822% 100%;background-position:center}.artwork-image[data-face=full]{width:100%;aspect-ratio:5019/3600;background-size:100% 100%;background-position:center}.is-zoomed .artwork-image{width:1080px;max-width:none;margin-left:0}.is-zoomed .artwork-image[data-face=spine]{width:130px;margin-inline:auto}.is-zoomed .artwork-image[data-face=full]{width:1800px}.artwork-help{font-size:13px;padding:12px 24px;flex-shrink:0}.artwork-page>section{width:100%;scroll-margin-top:110px}.artwork-page-links{display:flex;gap:24px}.artwork-page .artwork-image{margin-left:0}.artwork-page .artwork-image[data-face=spine]{width:70px}
@media(min-width:1101px) and (max-height:850px){.book-experience{--book-width:270px;--book-depth:24.6375px;--half-depth:12.31875px}.book-stage{height:418px}.hero{padding-block:10px 4px}.explore-row{padding-block:0 8px}#book{padding-top:24px}#book .stack{gap:20px}}
@media(max-width:1100px){.book-experience{--book-width:280px;--book-depth:25.55px;--half-depth:12.775px}.book-stage{height:440px}}
@media(max-width:767px){.book-experience{--book-width:215px;--book-depth:19.61875px;--half-depth:9.809375px}.book-stage{height:339px}.hero{padding-top:24px}.cover-detail-link{font-size:12px}.explore-row{padding-block:8px 12px}#artwork-dialog{width:100%;height:100dvh;border:0;border-radius:0}.artwork-toolbar{padding:12px 16px;gap:8px}.artwork-toolbar h2{font-size:20px}.artwork-close{font-size:11px;padding:10px}.artwork-tabs{gap:0}.artwork-tabs button{font-size:11px;padding:10px 12px}.artwork-zoom{font-size:12px;min-width:90px}.artwork-scroll{padding:18px 14px}.artwork-help{padding:10px 16px;font-size:12px}.artwork-image[data-face=spine]{width:65px}}
/* One compact saying strip, directly between the introduction and reader benefits. */
.opening-quote-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;padding-block:12px 16px;border-top:1px solid #c49a4455}.opening-quote-strip .quote-rotator{min-width:0}.opening-quote-strip .quote-slides{margin-top:0}.opening-quote-strip .quote{font-size:20px;line-height:1.4;margin-bottom:6px;max-width:none}.opening-quote-strip .quote-slide figcaption{font-size:12px;line-height:1.4}.opening-quote-strip .quote-controls{margin-top:4px;gap:18px}.opening-quote-strip .quote-controls button{font-size:11px;min-height:32px}.opening-quote-strip .quote-controls .small{font-size:11px}.opening-quote-strip .explore-cue{white-space:nowrap}.hero{padding-top:0}#book{padding-top:28px}#book .stack{gap:18px}
@media(min-width:1101px) and (max-height:850px){.opening-quote-strip{padding-block:8px 10px}.opening-quote-strip .quote{font-size:18px}.hero{padding-top:0}#book{padding-top:20px}#book .stack{gap:16px}}
@media(max-width:767px){.hero{padding-top:24px}.opening-quote-strip{grid-template-columns:1fr;gap:12px;padding-block:22px}.opening-quote-strip .quote{font-size:19px;line-height:1.4}.opening-quote-strip .quote-slide figcaption{font-size:12px}.opening-quote-strip .quote-controls button{min-height:44px}.opening-quote-strip .explore-cue{justify-self:center}#book{padding-top:36px}}
html:has(.artwork-page){scroll-behavior:auto}.artwork-page>a.button{position:sticky;top:88px;z-index:5;background:var(--ivory)}
@media(min-width:768px){.hero{padding-top:12px}}
/* Match the print edition's modest headshot format; only biography text expands. */
.author-photo{width:180px;height:190px;max-width:180px;object-fit:cover;object-position:center top;margin:0 0 24px}.author-profile-link{display:block;text-decoration:none;margin-bottom:16px}.author-profile-link:hover h3{text-decoration:underline;text-underline-offset:6px}.biography-link{margin-top:18px}.biography-page{max-width:1020px}.biography-header{display:flex;align-items:center;gap:40px}.biography-header .author-photo{margin:0;flex-shrink:0}.biography-header .kicker{margin-bottom:16px}.biography-prose{max-width:800px;font-size:21px;line-height:1.65}.biography-prose p+p{margin-top:24px}
@media(max-width:767px){.biography-header{flex-direction:column;align-items:flex-start;gap:28px}.biography-header .page-title{font-size:36px}.biography-prose{font-size:19px;line-height:1.6}.authors .author-photo{width:180px;height:190px}.biography-page{padding-top:36px}}
#artwork-dialog .artwork-image{display:block;border:0;padding:0;cursor:zoom-in;touch-action:pan-x pan-y pinch-zoom;user-select:none;-webkit-user-select:none}#artwork-dialog.is-zoomed .artwork-image{cursor:zoom-out}#artwork-dialog.is-zoomed .artwork-image.is-panning{cursor:grabbing}#artwork-dialog .artwork-image:focus-visible{outline:3px solid var(--navy);outline-offset:4px}
@font-face{font-family:'Source Serif 4';font-style:italic;font-weight:400;font-display:swap;src:url('/static/fonts/source-serif-italic.ttf') format('truetype')}
/* The print epigraph's centered italic voice, adapted to an interactive web reading rhythm. */
.book-actions{display:flex;align-items:center;justify-content:center;gap:18px}.book-actions .cover-detail-link{white-space:nowrap}.opening-quote-strip{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;padding-block:18px 12px}.opening-quote-strip .quote-rotator{width:100%;max-width:1100px}.opening-quote-strip .quote{font-family:'Source Serif 4',Georgia,serif;font-style:italic;font-weight:400;font-size:29px;line-height:1.28;color:var(--navy);margin-bottom:8px;text-wrap:balance}.opening-quote-strip .quote-slide figcaption{font-family:var(--reading);font-size:13px;color:var(--muted)}.opening-quote-strip .quote-controls{justify-content:center;gap:12px;margin-top:10px}.quote-step,.quote-play{display:inline-flex;align-items:center;justify-content:center;border:1px solid #143d7338;background:transparent;color:var(--navy);height:44px;min-width:44px;border-radius:24px;transition:background .2s,border-color .2s}.quote-step{font-size:23px}.quote-step:hover,.quote-play:hover{background:#fff;border-color:var(--navy)}.quote-play{gap:10px;padding:0 20px;font:500 13px/1.3 var(--display);min-width:175px}.quote-play:before{content:'Ⅱ';font:600 15px var(--display)}.quote-play[data-paused=true]:before{content:'▶';font-size:11px}.opening-quote-strip .quote-controls .small{font:500 12px/1.3 var(--display);min-width:48px;margin-left:6px}.quote-timing{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:8px;font:400 11px/1.4 var(--display);color:var(--muted)}.quote-progress{display:block;overflow:hidden;width:64px;height:3px;background:#c49a4433;border-radius:2px}.quote-progress>span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left;background:var(--gold);transition:transform .25s linear}.opening-quote-strip .explore-cue{min-height:30px;font-size:9px;letter-spacing:.13em}.opening-quote-strip .explore-cue span:last-child{font-size:18px}
@media(min-width:1101px) and (max-height:850px){.opening-quote-strip{padding-block:12px 8px;gap:4px}.opening-quote-strip .quote{font-size:26px}.opening-quote-strip .quote-controls{margin-top:6px}.quote-timing{margin-top:4px}}
@media(max-width:1100px){.book-actions{flex-direction:column;gap:8px}.opening-quote-strip .quote{font-size:27px}}
@media(max-width:767px){.opening-quote-strip{padding-block:24px 18px;gap:12px}.opening-quote-strip .quote{font-size:25px;line-height:1.3}.opening-quote-strip .quote-controls{gap:9px;margin-top:16px}.quote-play{min-width:165px;padding-inline:12px;font-size:12px}.opening-quote-strip .quote-controls .small{margin-left:0;min-width:44px}.quote-timing{font-size:10px}.quote-progress{width:44px}.opening-quote-strip .quote-slide figcaption{font-size:12px;max-width:300px;margin-inline:auto}}
@media(prefers-reduced-motion:reduce){.quote-progress>span,.quote-play,.quote-step{transition:none}}
.opening-quote-strip .quote-controls .quote-step{font-size:23px;min-height:44px}.opening-quote-strip .quote-controls .quote-play{font-size:13px;min-height:44px}
@media(max-width:767px){.opening-quote-strip .quote-controls .quote-play{font-size:12px}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.opening-quote-strip .quote-controls{gap:8px;margin-top:6px;min-height:40px}.quote-dots{display:flex;align-items:center;gap:0}.quote-dot,.quote-icon-control{display:inline-grid;place-items:center;background:transparent;border:0;padding:0;width:40px;height:40px;min-height:40px;color:var(--navy);border-radius:50%;cursor:pointer}.quote-dot>span{display:block;width:7px;height:7px;border-radius:50%;background:#143d7360;position:relative}.quote-dot[aria-current=true]>span{width:17px;height:17px;background:conic-gradient(var(--gold) var(--quote-progress,0deg),#143d7320 0deg)}.quote-dot[aria-current=true]>span:after{content:'';position:absolute;inset:3px;background:var(--navy);border:2px solid var(--ivory);border-radius:50%}.quote-dot:hover,.quote-icon-control:hover{background:#143d7308}.quote-pause-symbol{width:10px;height:12px;border-left:3px solid currentColor;border-right:3px solid currentColor}.quote-icon-control[data-paused=true] .quote-pause-symbol{width:0;height:0;border-left:9px solid currentColor;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0}.opening-quote-strip .quote-controls button{min-height:40px}.opening-quote-strip .quote-controls .quote-icon-control{min-width:40px;width:40px}.opening-quote-strip .quote-icon-control:before{content:none}
/* Launch composition: the physical book leads; typography and actions support it. */
.launch-hero{grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr);gap:54px;padding-block:24px 22px;align-items:center}.launch-hero .book-experience{order:-1;--book-width:430px;--book-depth:39.2375px;--half-depth:19.61875px}.launch-hero .book-stage{height:674px;perspective:1800px}.launch-hero .book-object{transform:rotateY(12deg) rotateZ(-1deg)}.launch-hero .book-stage:before{content:'';position:absolute;inset:4% -5% -2%;background:radial-gradient(ellipse at 50% 60%,#fff 0%,#fff7 36%,transparent 70%);z-index:0;pointer-events:none}.launch-hero .book-stage:after{width:340px;height:24px;bottom:3px;filter:blur(16px);background:#4b43372b}.launch-hero .hero-copy{gap:25px;align-items:flex-start}.launch-hero h1{font-size:43px;line-height:1.12;letter-spacing:-.045em;max-width:440px}.launch-hero .hero-description{font-size:21px;line-height:1.5;max-width:400px}.launch-hero .hero-copy .kicker{font-size:10px}.launch-hero .actions{gap:22px}.launch-hero .button{min-width:185px;border-radius:5px}.launch-hero .actions .text-link{font-size:13px}.launch-hero .publication{display:block;font-size:10px;letter-spacing:.08em}.launch-hero .book-actions{gap:14px}.launch-hero .book-controls{background:transparent;border-color:#143d7320}.launch-hero .cover-detail-link{font-size:12px}.replay-reveal{font-size:12px;font-weight:400;gap:8px;color:var(--muted)}.replay-reveal span{font-size:18px}.opening-quote-strip{padding-block:25px 20px;border-top:1px solid #c49a4444;max-width:1100px}.opening-quote-strip .quote{font-size:28px;max-width:980px;margin-inline:auto}.opening-quote-strip .quote-slide figcaption{font-size:12px}.opening-quote-strip .quote-controls{margin-top:6px}.launch-hero .book-experience[data-view=spine] .book-object{transform:rotateY(78deg)}.launch-hero .book-experience[data-view=back] .book-object{transform:rotateY(180deg)}
@media(min-width:1101px) and (max-height:850px){.launch-hero{padding-block:16px 14px;gap:44px}.launch-hero .book-experience{--book-width:370px;--book-depth:33.7625px;--half-depth:16.88125px}.launch-hero .book-stage{height:578px}.launch-hero h1{font-size:39px}.launch-hero .hero-copy{gap:23px}.launch-hero .hero-description{font-size:20px}.opening-quote-strip{padding-block:20px 16px}.opening-quote-strip .quote{font-size:27px}}
@media(min-width:768px) and (max-width:1100px){.launch-hero{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:24px}.launch-hero .book-experience{--book-width:300px;--book-depth:27.375px;--half-depth:13.6875px}.launch-hero .book-stage{height:473px}.launch-hero h1{font-size:33px}.launch-hero .hero-description{font-size:18px}.launch-hero .actions{flex-direction:column;align-items:flex-start;gap:10px}.launch-hero .button{width:100%}.launch-hero .book-actions{gap:4px}}
@media(max-width:767px){.launch-hero{display:flex;flex-direction:column;padding-block:18px 30px;gap:30px}.launch-hero .book-experience{--book-width:270px;--book-depth:24.6375px;--half-depth:12.31875px}.launch-hero .book-stage{height:427px}.launch-hero .book-stage:after{width:235px;height:16px;bottom:4px}.launch-hero .book-actions{flex-direction:column;gap:4px}.launch-hero .book-controls button{min-width:70px;font-size:11px}.launch-hero .hero-copy{align-items:center;text-align:center;gap:18px}.launch-hero h1{font-size:32px;line-height:1.14;max-width:340px}.launch-hero .hero-description{font-size:18px;line-height:1.5;max-width:340px}.launch-hero .hero-copy .kicker{font-size:9px}.launch-hero .actions{flex-direction:row;gap:16px;justify-content:center}.launch-hero .button{min-width:0;flex:1}.launch-hero .actions .text-link{font-size:12px;flex:1}.launch-hero .publication{font-size:9px}.replay-reveal{font-size:11px}.opening-quote-strip{padding-block:28px 20px}.opening-quote-strip .quote{font-size:25px;max-width:340px}}
.mobile-sample{display:none}@media(max-width:767px){.site-header .mobile-sample{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 12px;border:1px solid #143d7330;border-radius:4px;font:500 10px/1.3 var(--display);text-decoration:none;margin-left:auto;margin-right:18px}}
/* Native image layers avoid Safari dropping a CSS background during a 3D turn. */
.book-front,.book-back,.book-spine{background-image:none;overflow:hidden}.book-face>img{position:absolute;top:0;height:100%;max-width:none;pointer-events:none;user-select:none}.book-front>img{width:209.125%;right:0}.book-back>img{width:209.125%;left:0}.book-spine>img{width:2291.780822%;left:-1095.890411%}.launch-hero .book-stage:before{display:none}

/* Physical hero: retain original trim proportions and expose the bound edge. */
.launch-hero .book-stage{perspective:1300px}
.launch-hero .book-object{transform:rotateX(-6deg) rotateY(30deg) rotateZ(-1deg);cursor:zoom-in;touch-action:pan-y;-webkit-user-select:none;user-select:none}
.launch-hero .book-object:focus-visible{outline:3px solid var(--gold);outline-offset:12px}
.launch-hero .book-experience[data-view=spine] .book-object{transform:rotateX(-6deg) rotateY(78deg)}
.launch-hero .book-experience[data-view=back] .book-object{transform:rotateX(-6deg) rotateY(202deg)}
.book-pages{box-shadow:inset 0 0 5px #80786666}.book-top,.book-bottom{box-shadow:inset 0 0 3px #80786655}

/* Contrast and discovery: a lit navy stage, with room for the next section. */
.launch-hero{padding-block:18px 10px;gap:50px}
.launch-hero .book-experience{--book-width:340px;--book-depth:31.025px;--half-depth:15.5125px;gap:8px}
.launch-hero .book-stage{height:548px;border-radius:8px;background:radial-gradient(ellipse at 45% 30%,#34587b 0%,#173755 48%,#0d2238 100%)}
.launch-hero .book-stage:after{width:290px;bottom:12px;background:#000;opacity:.18;filter:blur(12px);pointer-events:none}
.launch-hero .book-actions{gap:12px;min-height:40px}.launch-hero .book-controls button{min-height:32px;padding:6px 14px}.launch-hero .cover-detail-link{padding:6px 10px}
.opening-quote-strip{padding-block:12px 4px}.opening-quote-strip .quote{font-size:24px;line-height:1.25}.opening-quote-strip .quote-slide figcaption{font-size:10px}.opening-quote-strip .quote-controls{margin-top:0}
.launch-explore{display:flex;align-items:center;gap:12px;font:500 11px/1.4 var(--display);letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:var(--navy);padding:8px 0 12px}.launch-explore:after{content:'';height:1px;background:#c49a4455;flex:1}.launch-explore span{font-size:22px;color:var(--gold)}
#book{padding-top:24px}
@media(min-width:1101px) and (max-height:850px){.launch-hero .book-experience{--book-width:280px;--book-depth:25.55px;--half-depth:12.775px}.launch-hero .book-stage{height:447px}.launch-hero{padding-block:12px 6px}.launch-hero .hero-copy{gap:18px}.opening-quote-strip{padding-block:8px 0}.opening-quote-strip .quote{font-size:22px}.launch-explore{padding-block:0 8px}#book{padding-top:18px}}
@media(min-width:768px) and (max-width:1100px){.launch-hero .book-experience{--book-width:290px;--book-depth:26.4625px;--half-depth:13.23125px}.launch-hero .book-stage{height:474px}}
@media(max-width:767px){.launch-hero{padding-top:12px;gap:20px}.launch-hero .book-experience{--book-width:250px;--book-depth:22.8125px;--half-depth:11.40625px}.launch-hero .book-stage{height:404px}.launch-hero .hero-copy{gap:14px}.launch-hero .publication{display:none}.opening-quote-strip .quote{font-size:23px}.launch-explore{padding-block:8px 14px}.launch-hero .book-actions{flex-direction:row;gap:8px}.launch-hero .cover-detail-link{font-size:10px}.launch-hero .book-controls button{min-width:52px;padding:8px 10px}.replay-reveal{margin:0}}
@media(min-width:1101px){.launch-hero .book-experience{--book-width:310px;--book-depth:28.2875px;--half-depth:14.14375px}.launch-hero .book-stage{height:500px}.launch-explore{padding-block:0 6px}#book .stack{gap:12px}}
@media(min-width:1101px) and (max-height:850px){.launch-hero .book-experience{--book-width:260px;--book-depth:23.725px;--half-depth:11.8625px}.launch-hero .book-stage{height:420px}.opening-quote-strip .quote{font-size:21px}.launch-hero .hero-copy{gap:16px}}
@media(min-width:1101px){.opening-quote-strip .quote-rotator{position:relative;padding-bottom:6px}.opening-quote-strip .quote-controls{position:absolute;right:0;bottom:0}.opening-quote-strip .quote-slide figcaption{padding-inline:170px}.launch-explore{min-height:32px}}
/* Keep perspective corners clear of the stage through reveal and hover. */
@media(min-width:1101px){.launch-hero .book-experience{--book-width:292px;--book-depth:26.645px;--half-depth:13.3225px}}
@media(min-width:1101px) and (max-height:850px){.launch-hero .book-experience{--book-width:244px;--book-depth:22.265px;--half-depth:11.1325px}}
@media(max-width:767px){.launch-hero .book-experience{--book-width:230px;--book-depth:20.9875px;--half-depth:10.49375px}}
/* Continuous launch stage, interpreted for a portrait book and editorial copy. */
.launch-hero.container{max-width:none;width:100%;padding-inline:max(6.1vw,calc((100vw - 1264px)/2));background:radial-gradient(ellipse at 28% 32%,#2c4d6b 0%,#132f49 42%,#0b2035 85%);color:#f8f7f3}
.launch-hero .book-stage{background:none;border-radius:0}
.launch-hero h1,.launch-hero .hero-description,.launch-hero .text-link,.launch-hero .cover-detail-link,.launch-hero .book-controls button{color:#f8f7f3}
.launch-hero .kicker,.launch-hero .publication,.launch-hero .replay-reveal{color:#cbd5df}
.launch-hero .button{background:#e0bd71;color:#102a44;border-color:#e0bd71}.launch-hero .button:hover{background:#ecd19a}
.launch-hero .book-controls{border-color:#ffffff38}.launch-hero .book-controls button[aria-pressed=true]{background:#f8f7f3;color:#143d73}
.opening-quote-strip{border-top:0}
@media(max-width:767px){.launch-hero.container{padding-inline:24px;padding-bottom:22px}}
.launch-light{position:absolute;left:20%;top:14%;width:42%;height:70%;border-radius:50%;background:#e0a84d;filter:blur(65px);opacity:0;pointer-events:none;z-index:0}
#artwork-dialog{background:#0b2035;color:#f8f7f3;border-color:#718398}
#artwork-dialog .artwork-toolbar,#artwork-dialog .artwork-help{background:#102a44;color:#dbe3eb}
#artwork-dialog .artwork-scroll{background:radial-gradient(ellipse at 50% 25%,#284965,#0b2035)}
#artwork-dialog .artwork-toolbar h2,#artwork-dialog .artwork-tabs button,#artwork-dialog .artwork-zoom{color:#f8f7f3}
#artwork-dialog .artwork-tabs button[aria-pressed=true]{background:#f8f7f3;color:#143d73}
#artwork-dialog .artwork-image:focus-visible{outline-color:#e0bd71}
.opening-quote-strip .quote-controls{position:static;justify-content:center;margin:0 auto}
.opening-quote-strip .quote-slide figcaption{padding-inline:0}
.opening-quote-strip .quote-rotator{padding-bottom:0}
@media(min-width:1101px){.opening-quote-strip .quote-controls,.opening-quote-strip .quote-controls button{height:32px;min-height:32px}#book .stack{gap:8px}}
@media(min-width:1101px) and (max-height:850px){.launch-hero{padding-top:0;padding-bottom:0}.opening-quote-strip{padding-top:4px}.launch-explore{min-height:26px;padding-bottom:2px}}

/* Inter: optical sizing and a readable interface hierarchy at normal zoom. */
body{font-optical-sizing:auto;font-feature-settings:'liga' 1,'calt' 1;font-size:18px;line-height:1.6}
h1,h2,h3{font-weight:500;letter-spacing:-.025em;line-height:1.18}
.launch-hero h1{font-weight:500;letter-spacing:-.035em;line-height:1.12;font-size:43px}
.launch-hero .hero-description{font-size:19px;line-height:1.55;max-width:40ch}
.site-header nav a{font-size:14px;min-height:44px}.site-header nav{gap:24px}.site-header .brand{font-size:20px}
.launch-hero .button,.button{font-size:15px;min-height:48px;font-weight:600}
.text-link,.launch-hero .actions .text-link{font-size:15px;line-height:1.5;min-height:44px;display:inline-flex;align-items:center}
.launch-explore{font-size:17px;font-weight:500;letter-spacing:0;text-transform:none;min-height:44px;padding-block:4px;gap:14px}
.kicker,.launch-hero .hero-copy .kicker{font-size:12px;letter-spacing:.06em;line-height:1.5}
.launch-hero .publication{font-size:12px;letter-spacing:.025em}.replay-reveal{font-size:13px;min-height:32px}
.launch-hero .cover-detail-link{font-size:13px;min-height:40px;display:inline-flex;align-items:center}.launch-hero .book-controls button{font-size:13px;min-height:40px}
.field label,legend{font-size:15px;line-height:1.5}.small{font-size:16px;line-height:1.6}.intro{font-size:21px;line-height:1.6;max-width:65ch}
.artwork-toolbar h2{font-size:24px}.artwork-tabs button,.artwork-zoom,.artwork-close{font-size:14px}.artwork-help{font-size:14px;line-height:1.5}
.opening-quote-strip .quote{font-family:'Source Serif 4',Georgia,serif;font-style:italic;font-weight:400}.opening-quote-strip .quote-slide figcaption{font-size:12px;line-height:1.5}
@media(min-width:1101px) and (max-height:850px){.launch-hero h1{font-size:37px}.launch-hero .hero-description{font-size:18px}.launch-hero .hero-copy{gap:12px}.launch-explore{min-height:40px;padding:0}.launch-hero .book-controls button{min-height:36px}}
@media(max-width:1100px){.site-header nav a{font-size:17px}.menu-toggle{font-size:16px}.mobile-sample{font-size:13px}.launch-hero h1{font-size:33px}}
@media(max-width:767px){body{font-size:17px}.launch-hero h1{font-size:32px;letter-spacing:-.03em}.launch-hero .hero-description{font-size:17px;line-height:1.55}.launch-hero .hero-copy .kicker{font-size:11px}.launch-hero .actions .text-link,.launch-hero .button{font-size:14px}.launch-hero .cover-detail-link{font-size:12px}.launch-hero .book-controls button{font-size:12px;min-height:44px}.launch-hero .book-actions{gap:6px}.launch-explore{font-size:16px;min-height:48px}.opening-quote-strip .quote-slide figcaption{font-size:12px}.artwork-tabs button,.artwork-close,.artwork-zoom{font-size:13px}.intro{font-size:19px}.page-title{font-size:40px}}
/* Palette provenance: Review 03 heading 2150:146 and print figure 2082:137;
   gold: Figma Brand/Gold Accent. Depth uses only neutral light/shadow overlays. */
.launch-hero.container{background:radial-gradient(ellipse at 28% 32%,#ffffff0d 0%,transparent 40%,#00000059 100%),var(--navy)}
.launch-light{background:var(--gold)}
.launch-hero .button{background:var(--gold);border-color:var(--gold);color:var(--body)}
.launch-hero .button:hover{background:color-mix(in srgb,var(--gold) 85%,white)}
.launch-hero button:focus-visible,.launch-hero a:focus-visible{outline-color:var(--gold)}
#artwork-dialog{background:var(--navy)}
#artwork-dialog .artwork-toolbar,#artwork-dialog .artwork-help{background:linear-gradient(#0003,#0003),var(--navy)}
#artwork-dialog .artwork-scroll{background:radial-gradient(ellipse at 50% 25%,#ffffff0d,transparent 45%,#0005),var(--navy)}
#artwork-dialog .artwork-image:focus-visible{outline-color:var(--gold)}
.launch-hero .hero-subtitle{font:400 17px/1.5 var(--reading);color:#f8f7f3;max-width:46ch;letter-spacing:0}
@media(min-width:1101px) and (max-height:850px){.launch-hero .hero-subtitle{font-size:16px;line-height:1.45}.launch-hero .hero-copy{gap:11px}}
@media(max-width:767px){.launch-hero .hero-subtitle{font-size:16px;line-height:1.5;max-width:34ch}}

/* Give the benefits a clear next step after the four reader outcomes. */
#book .benefit-next{margin-top:20px}

[data-framework-enlarge]{cursor:zoom-in}.diagram figcaption{margin-top:12px;text-align:center}
#framework-viewer{width:min(1200px,96vw);height:94dvh;max-height:94dvh;max-width:96vw;padding:0;border:0;background:var(--navy);color:white;border-radius:8px}
#framework-viewer[open]{display:flex;flex-direction:column}#framework-viewer::backdrop{background:#061527d9}
#framework-viewer header{display:flex;align-items:center;gap:16px;padding:16px 20px;flex-wrap:wrap}#framework-viewer h2{color:white;font-size:23px;flex:1;margin:0}
#framework-viewer header button{background:transparent;border:1px solid #ffffff80;border-radius:5px;color:white;padding:10px 14px;min-height:44px;font:inherit;font-size:14px;cursor:pointer}
.framework-canvas{overflow:auto;min-height:0;flex:1;padding:20px;background:#0002}.framework-image{display:block;margin:auto;padding:0;border:0;background:white;width:auto;cursor:zoom-in}.framework-image img{display:block;width:auto;height:calc(94dvh - 180px);max-width:100%;object-fit:contain}.is-zoomed .framework-image{width:1046px;max-width:none;cursor:zoom-out}.is-zoomed .framework-image img{width:1046px;height:auto;max-width:none}
#framework-viewer>p{padding:12px 20px;margin:0;font-size:14px}#framework-viewer :focus-visible{outline:3px solid var(--gold);outline-offset:3px}
@media(max-width:767px){#framework-viewer header{gap:8px;padding:12px}#framework-viewer h2{font-size:18px;flex-basis:100%}.framework-canvas{padding:12px}.framework-image img{height:auto;width:100%}#framework-viewer>p{font-size:12px}}

/* Quiet polish experiment: a finite liquid-light caustic behind the solid book. */
.launch-ripple{position:absolute;inset:13% 8% 12%;z-index:0;pointer-events:none;opacity:0;border:2px solid #f4e2b54d;box-shadow:inset 16px -12px 28px #c49a443d,18px 8px 36px #ffffff1c,inset -10px 9px 20px #ffffff33;filter:blur(7px);background:radial-gradient(ellipse at 25% 80%,#c49a4426,transparent 58%)}
.launch-ripple.ripple-1{inset:25% 0% 6% 16%;filter:blur(11px);border-color:#ffffff52;box-shadow:inset -20px 10px 35px #c49a4447,12px -16px 26px #ffffff26}
.opening-quote-strip{padding-top:28px;padding-bottom:10px}.opening-quote-strip .quote{font-size:30px;line-height:1.3;margin-bottom:10px}
@media(min-width:1101px) and (max-height:850px){.opening-quote-strip{padding-top:22px;padding-bottom:4px}.opening-quote-strip .quote{font-size:26px}.launch-hero .book-stage{height:400px}}
@media(max-width:767px){.opening-quote-strip{padding-top:30px;padding-bottom:14px}.opening-quote-strip .quote{font-size:27px;line-height:1.32}.launch-ripple{inset:16% 4% 13%}}
@media(prefers-reduced-motion:reduce){.launch-ripple{display:none}}

@media(min-width:1101px) and (min-height:851px){.launch-hero .book-stage{height:466px}.launch-hero{padding-block:12px 6px}}

/* Expanding wavefronts share an origin; gold illumination is a separate layer. */
.launch-ripple,.launch-ripple.ripple-1,.launch-ripple.ripple-2{inset:auto;left:50%;top:50%;width:105%;height:auto;aspect-ratio:1;max-width:none;border-radius:50%;border:2px solid #efd397b3;background:none;box-shadow:0 0 10px #e8c37866,inset 0 0 8px #ffffff38;filter:blur(1.5px);transform:translate(-50%,-50%) scale(.12)}
.launch-hero{overflow:hidden}
.opening-quote-strip .quote-slide[hidden]{padding-bottom:0}
.opening-quote-strip .quote-slide .quote-controls{margin:2px auto 0;min-height:38px;height:38px}

/* Fluid-light experiment replaces the rejected circular wavefronts. */
.launch-water{position:absolute;inset:-12% -20%;z-index:0;pointer-events:none;opacity:0}.launch-water svg{display:block;width:100%;height:100%;overflow:visible}
.opening-quote-strip{padding-bottom:0}.opening-quote-strip .quote-slides{display:block}.opening-quote-strip .quote-slide[hidden]{display:none!important}.opening-quote-strip .quote-controls{margin-top:0!important}.launch-explore{padding-top:0;padding-bottom:0}
@media(prefers-reduced-motion:reduce){.launch-water{display:none}}
/* Clear gold divider beside the explore cue. */
.launch-explore:after{height:2px;background:var(--gold)}
/* Rejected moving-light experiment disabled pending a genuine refraction treatment. */
.launch-water{display:none}

/* Approved Figma Moving blobs, rendered as video; live artwork stays above it. */
.launch-hero{position:relative;isolation:isolate}
.launch-liquid{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;pointer-events:none;z-index:0}
.launch-hero>.launch-copy,.launch-hero>.book-experience{position:relative;z-index:1}
@media(prefers-reduced-motion:reduce){.launch-liquid{display:none}}

.terms-consent{display:flex;align-items:flex-start;gap:.65rem}.terms-consent input[type=checkbox]{width:1.1rem;min-width:1.1rem;height:1.1rem;margin-top:.2rem}

.launch-hero .background-motion{color:#cbd5df;font-size:12px;min-height:32px;margin-top:-16px}.background-motion[hidden]{display:none}

.launch-hero .hero-motion-controls{display:flex;align-items:center;flex-wrap:wrap;gap:4px 18px;margin-top:-12px}.launch-hero .hero-motion-controls button{font-size:12px;font-weight:400;line-height:1.4;min-height:32px;padding:3px 0;margin:0;color:#cbd5df}.launch-hero .hero-motion-controls .replay-reveal span{font-size:15px}.hero-motion-controls:empty{display:none}@media(max-width:767px){.launch-hero .hero-motion-controls{justify-content:center;gap:4px 14px;margin-top:0}.launch-hero .hero-motion-controls button{font-size:11px}}

/* Public previews contain the figure credit; full-resolution artwork stays in protected storage. */
.figure-download-row{align-items:center}.figure-preview{width:132px;height:96px;object-fit:contain;object-position:center;background:var(--panel);border:1px solid #143d7326;flex:0 0 auto}@media(max-width:767px){.figure-preview{width:100%;height:190px}}

/* Sample reader: Chapter 1 in the browser, book view and text view. */
.sample-reader{display:flex;flex-direction:column;gap:26px;align-items:center;padding-bottom:72px;user-select:none;-webkit-user-select:none}
.sample-page{margin:0;width:min(100%,760px);background:#fff;box-shadow:0 16px 40px -12px #0f1a2938}
.sample-page img{width:100%;pointer-events:none;-webkit-user-drag:none}
.text-size-controls{display:inline-flex;gap:6px;align-items:center}
.text-size-controls .text-button{border:1px solid #143d7338;border-radius:24px;min-width:44px;min-height:44px;justify-content:center}
.sample-text{display:block;background:#fff;padding:clamp(28px,5vw,72px);margin:0 auto 72px;font-size:20px;line-height:1.6}
.sample-text .Chapter-Number{font:600 13px/1.4 var(--display);letter-spacing:.14em;color:var(--muted)}
.sample-text h1{font-size:2.1em;line-height:1.15;margin:.25em 0 0}
.sample-text .st-rule{width:64px;border-bottom:3px solid var(--gold);margin:20px 0 28px}
.sample-text p{margin:0 0 1em}
.sample-text h2{font-size:1.5em;margin:1.6em 0 .6em}
.sample-text h3{font-size:1.15em;margin:1.4em 0 .5em}
.sample-text .Epigraph{font-family:'Source Serif 4',Georgia,serif;font-style:italic;color:var(--navy);text-align:center;max-width:34em;margin:0 auto 1.8em}
.sample-text .Pull-Quote{font-family:'Source Serif 4',Georgia,serif;font-style:italic;color:var(--navy);font-size:1.22em;line-height:1.4;text-align:center;max-width:34em;margin:1.6em auto}
.sample-text .Author-Quote{font-family:'Source Serif 4',Georgia,serif;font-style:italic;color:var(--navy)}
.sample-text .Key-Statement{font-weight:600;color:var(--navy)}
.sample-text .Leadership-Question{font-weight:600;color:var(--navy)}
.sample-text .Practitioner-Box{background:var(--panel);border-left:3px solid var(--gold);padding:0 1.4em .95em;margin:0}.sample-text :not(.Practitioner-Box)+.Practitioner-Box{margin-top:1.5em;padding-top:1.15em}.sample-text .Practitioner-Box+:not(.Practitioner-Box){margin-top:1.5em}
.sample-text .Identity-Line{font:600 .78em/1.4 var(--display);letter-spacing:.1em;color:var(--navy)}
.sample-text .Image-Caption{font-size:.8em;color:var(--muted);text-align:center;margin:.6em 0 1.8em}
.sample-text span[class~='CharOverride-10'],.sample-text span[class~='CharOverride-12']{font-style:italic}
.sample-text span[class~='CharOverride-11']{font-weight:600}
.sample-text .st-fig{margin:1.8em 0}
.sample-text .st-fig img{width:100%}
@media(max-width:767px){.sample-reader{gap:16px}.sample-page{box-shadow:0 10px 26px -10px #0f1a2938}}

/* Homepage-only language choice; keyboard usable with or without JavaScript. */
.language-picker{display:flex;align-items:center;gap:.4rem;font-size:.75rem;margin-left:auto;order:3;flex-wrap:wrap}
.language-picker select,.language-picker button{font:inherit;color:inherit;background:transparent;border:1px solid currentColor;border-radius:4px;padding:.35rem}
.language-picker option{color:#153454;background:#fff}
.language-picker label{white-space:nowrap}
.language-notice{font-size:.875rem;padding-top:1rem;margin-bottom:0}
@media(max-width:700px){.language-picker{width:100%;justify-content:flex-end;order:5}.site-header:has(.language-picker){flex-wrap:wrap}.language-picker label{font-size:.75rem}}

.amazon-card{border-top:3px solid #ff9900;padding:clamp(24px,4vw,38px);display:grid;gap:20px}
.amazon-card-header{display:grid;gap:5px}
.amazon-card-header .kicker{color:#8a5a00;margin:0;font-size:.72rem;letter-spacing:.14em}
.amazon-card-header h2{margin:0;font-size:clamp(1.55rem,3vw,2.1rem)}
.amazon-options{display:grid;gap:16px}
.amazon-format{border:0;padding:0;margin:0;min-width:0}
.amazon-format-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:5px;background:#f1f3f4;border:1px solid #d8dde1;border-radius:16px}
.amazon-format-choice{min-width:0}
.amazon-format-choice label{height:100%;min-height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:9px 6px;border:1px solid transparent;border-radius:11px;text-align:center;color:#41546a;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}
.amazon-format-choice label:hover{color:var(--navy);background:#ffffffa8}
.amazon-format-input:checked+label{background:#fff;color:var(--navy);border-color:#fff;box-shadow:0 2px 8px #1534541c}
.amazon-format-input:focus-visible+label{outline:3px solid var(--gold);outline-offset:2px}
.amazon-format-name{font-weight:750;font-size:.88rem;line-height:1.2}
.amazon-format-detail{font-size:.66rem;line-height:1.25;color:#677587}
.amazon-format-input:checked+label .amazon-format-detail{color:#4e6074}
.amazon-store-picker{width:fit-content;max-width:100%;position:relative}
.amazon-store-picker summary{list-style:none;display:inline-flex;align-items:center;gap:8px;max-width:100%;min-height:40px;padding:8px 12px;border:1px solid #b7c0c9;border-radius:999px;color:var(--navy);background:#fff;cursor:pointer;font-size:.78rem;font-weight:650;transition:border-color .18s ease,box-shadow .18s ease}
.amazon-store-picker summary::-webkit-details-marker{display:none}
.amazon-store-picker summary:hover{border-color:var(--navy);box-shadow:0 2px 8px #15345414}
.amazon-store-picker summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.amazon-store-picker summary svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7}
.amazon-store-current{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.amazon-store-change{padding-left:8px;border-left:1px solid #d8dde1;color:#657487;font-weight:550;white-space:nowrap}
.amazon-store-picker[open] summary{border-color:var(--navy)}
.amazon-store-panel{margin-top:9px;padding:14px;background:#fff;border:1px solid #d8dde1;border-radius:12px;box-shadow:0 12px 30px #15345416;min-width:min(340px,calc(100vw - 64px))}
.amazon-store-panel label{display:block;margin-bottom:7px;font-size:.76rem;font-weight:700;color:var(--navy)}
.amazon-store-panel select{width:100%;min-width:0;font:inherit;color:inherit;background:#fff;border:1px solid #9ca9b4;border-radius:8px;padding:10px}
.amazon-update{justify-self:start}
.amazon-card .button{white-space:normal;text-align:center}
.amazon-card [hidden]{display:none!important}
.amazon-card .amazon-purchase{display:flex;align-items:center;justify-content:center;gap:8px;background:#ffd814;color:#0f1111;border:1px solid #f0c14b;border-radius:24px;box-shadow:0 2px 4px #0f111114;font-weight:700}
.amazon-card .amazon-purchase:hover{background:#f7ca00;color:#0f1111}
.amazon-card .amazon-purchase:focus-visible{outline:3px solid #007185;outline-offset:3px}
.amazon-status{margin:0;color:#526274}
.amazon-location-note{margin:0;color:#6b7785}
.apple-books-card{border-top:3px solid #1d1d1f}
.apple-books-card .button:not(:disabled){background:#1d1d1f;color:#fff;border-radius:12px}
.apple-books-card .button:disabled{background:#e8e8ed;color:#606067;border:1px solid #d2d2d7;border-radius:12px;opacity:1}
.sample-grid:has(.amazon-card){align-items:start}
@media(max-width:520px){.amazon-card{padding:22px 18px;gap:17px}.amazon-format-tabs{gap:4px;padding:4px}.amazon-format-choice label{min-height:58px;padding:8px 4px}.amazon-format-name{font-size:.78rem}.amazon-format-detail{font-size:.6rem}.amazon-store-change{display:none}.amazon-store-panel{min-width:min(300px,calc(100vw - 72px))}}

/* Book identity remains visible alongside each rotating excerpt. */
.opening-quote-strip .quote-book-title{display:block;font:600 17px/1.3 var(--display);font-style:normal;color:var(--navy);margin-top:14px;letter-spacing:.3px}
.opening-quote-strip .quote-book-authors{display:block;font-size:15px;line-height:1.5;margin-top:5px}
.opening-quote-strip .quote-page-reference{display:block;font-size:12px;margin-top:5px}
footer .footer-subtitle{max-width:760px;font-size:20px;line-height:1.5;margin:0}
footer .footer-brand{font-size:17px;font-weight:800;letter-spacing:1.5px}
footer .footer-brand .fb-built{color:#C8102E}
footer .footer-brand .fb-for{color:var(--body)}
footer .footer-brand .fb-ai{color:var(--gold)}
footer .footer-summary{max-width:760px;font-size:16px;line-height:1.65;margin:0}
@media(max-width:767px){.opening-quote-strip .quote-book-title{font-size:16px}footer .footer-subtitle{font-size:18px}}

.analytics-consent {
  position: fixed;
  z-index: 1000;
  right: clamp(1rem, 3vw, 2rem);
  bottom: clamp(1rem, 3vw, 2rem);
  left: clamp(1rem, 3vw, 2rem);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  max-width: 72rem;
  margin-inline: auto;
  padding: 1.25rem;
  border: 1px solid var(--gold, #bd8b2f);
  border-radius: .75rem;
  background: #fff;
  box-shadow: 0 1rem 3rem rgba(8, 29, 58, .22);
}
.analytics-consent[hidden] { display: none; }
.analytics-consent h2 { margin: 0 0 .35rem; font-size: 1.15rem; }
.analytics-consent p { margin: 0 0 .35rem; max-width: 52rem; }
.analytics-consent-actions { display: flex; flex: 0 0 auto; gap: .75rem; }
.analytics-preferences { align-self: flex-start; }
@media (max-width: 720px) {
  .analytics-consent { align-items: stretch; flex-direction: column; }
  .analytics-consent-actions { display: grid; grid-template-columns: 1fr 1fr; }
}

.analytics-cookie-button {
  position: fixed;
  z-index: 999;
  left: 1rem;
  bottom: 1rem;
  width: 3rem;
  height: 3rem;
  padding: 0;
  border: 1px solid var(--gold, #bd8b2f);
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 .4rem 1.2rem rgba(8, 29, 58, .18);
  font-size: 1.35rem;
  line-height: 1;
  cursor: pointer;
}
.analytics-cookie-button:hover, .analytics-cookie-button:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 .6rem 1.4rem rgba(8, 29, 58, .24);
}
.analytics-cookie-button[hidden] { display: none; }

.cookie-icon {
  display: block;
  width: 1.45rem;
  height: 1.45rem;
  margin: auto;
  border-radius: 50%;
  background-color: #c8913f;
  background-image: radial-gradient(circle at 32% 30%, #5c3a21 0 .12rem, transparent .14rem), radial-gradient(circle at 68% 34%, #5c3a21 0 .11rem, transparent .13rem), radial-gradient(circle at 45% 68%, #5c3a21 0 .12rem, transparent .14rem), radial-gradient(circle at 75% 72%, #5c3a21 0 .1rem, transparent .12rem);
  box-shadow: inset 0 0 0 1px rgba(92, 58, 33, .28);
}

/* Compact launch consent bar */
.analytics-consent {
  left: auto;
  right: 1rem;
  bottom: 1rem;
  max-width: 43rem;
  padding: .85rem 1rem;
  gap: 1rem;
  border-radius: .6rem;
}
.analytics-consent-copy { flex: 1 1 auto; }
.analytics-consent h2 { margin: 0 0 .15rem; font-size: .98rem; }
.analytics-consent p { margin: 0; font-size: .88rem; line-height: 1.4; }
.analytics-consent-copy > a { display: inline-block; margin-top: .2rem; font-size: .82rem; }
.analytics-consent-actions { gap: .5rem; }
.analytics-consent-actions .button { min-height: 2.45rem; padding: .55rem .8rem; white-space: nowrap; font-size: .86rem; }
@media (max-width: 720px) {
  .analytics-consent { left: .65rem; right: .65rem; bottom: .65rem; gap: .7rem; padding: .8rem; }
  .analytics-consent-actions { display: flex; width: 100%; }
  .analytics-consent-actions .button { flex: 1; }
}
/* Final compact card geometry: readable copy above two equal actions. */
.analytics-consent {
  flex-direction: column;
  align-items: stretch;
  max-width: 32rem;
  gap: .7rem;
}
.analytics-consent-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}
.analytics-consent-actions .button { width: 100%; }

/* Press release archive */
.press-release-page { max-width: 68rem; }
.press-release-header { padding-bottom: 2rem; border-bottom: 1px solid var(--line); }
.press-release-header .page-title { max-width: 18ch; font-size: clamp(2.4rem, 5vw, 4.8rem); }
.release-copy { margin-inline: 0; }
.release-copy h2 { margin-top: 3rem; }
.release-copy p, .release-copy li { line-height: 1.75; }
.release-copy ul { display: grid; gap: .6rem; padding-left: 1.35rem; }
.release-details { display: grid; gap: 0; margin: 1.5rem 0; border-top: 1px solid var(--line); }
.release-details div { display: grid; grid-template-columns: minmax(9rem, 13rem) 1fr; gap: 1rem; padding: .8rem 0; border-bottom: 1px solid var(--line); }
.release-details dt { font-weight: 700; }
.release-details dd { margin: 0; }
.release-links { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: .65rem 1.25rem; }
@media (max-width: 720px) {
  .release-details div { grid-template-columns: 1fr; gap: .2rem; }
  .release-links { justify-content: flex-start; }
}
