:root{color-scheme:dark;--bg:#10181c;--panel:#152126;--ink:#f1eee6;--muted:#b5bcb9;--gold:#e0bc82;--line:#344045;--serif:'Playfair Display',Georgia,serif;--sans:Manrope,Arial,sans-serif;--reader-scale:1}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--ink);font:400 1rem/1.75 var(--sans)}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}a:hover{color:var(--gold)}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer;color:inherit;background:transparent;border:1px solid var(--line);padding:.65rem 1rem;border-radius:2px}button:hover{border-color:var(--gold)}button:disabled{opacity:.55;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:5px}img{max-width:100%;display:block;height:auto}figure{margin:0}figcaption,.source-note,.meta{font-size:.875rem;color:var(--muted);line-height:1.65}figcaption{margin-top:1rem}p{margin:0 0 1.25rem}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.18;margin:0 0 1.4rem;overflow-wrap:anywhere}h1{font-size:clamp(2.7rem,5.4vw,5.5rem)}h2{font-size:clamp(2rem,3.5vw,3.7rem)}h3{font-size:clamp(1.4rem,2vw,2rem)}em{font-weight:400;color:var(--gold)}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.narrow{max-width:800px}.section-space{padding-block:100px}.section-bottom{padding-bottom:100px}.eyebrow{font-family:var(--sans);font-size:.8125rem;letter-spacing:.14em;line-height:1.8;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem}.text-link{font-size:.9375rem;display:inline-flex;gap:.5rem;border-bottom:1px solid #806c4f;padding:.4rem 0;margin:.25rem 1rem .25rem 0}.button{display:inline-flex;justify-content:center;align-items:center;gap:1rem;padding:.85rem 1.35rem;font-size:.9375rem;min-height:48px;border:1px solid var(--line);line-height:1.6}.gold{background:var(--gold);color:#10181c;border-color:var(--gold)}.gold:hover{background:#f1d3a3;color:#10181c}.outline:hover{border-color:var(--gold)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin:0 0 3rem}.section-heading h2{margin-bottom:0}.skip-link{position:fixed;top:-100px;left:20px;background:var(--gold);color:var(--bg);padding:1rem;z-index:200}.skip-link:focus{top:10px}.reading-progress{position:fixed;top:0;left:0;height:2px;background:var(--gold);width:0;z-index:100}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:12px 4%;background:#10181cf5;border-bottom:1px solid #ffffff10;backdrop-filter:blur(14px);min-height:90px}.brand{display:block;flex:0 0 130px}.brand img{width:130px;height:62px;object-fit:contain}.desktop-nav{display:flex;gap:1.7rem;align-items:center}.desktop-nav a,.header-tools a{font-size:.875rem;padding:.6rem 0;white-space:nowrap}.desktop-nav [aria-current]{color:var(--gold)}.header-tools{display:flex;gap:1.3rem;align-items:center}.language-link{border-left:1px solid var(--line);padding-left:1.3rem!important}.menu-open{display:none;border:0;padding:.65rem .15rem;font-size:.875rem}.hero{display:grid;grid-template-columns:1.2fr .85fr;column-gap:2%;padding-top:60px;position:relative;align-items:center}.hero-copy{position:relative;z-index:2;padding:25px 0}.hero h1{font-size:clamp(3rem,5.5vw,5.75rem);letter-spacing:-.035em;line-height:1.12;margin-bottom:1.8rem}.hero h1 span,.hero h1 em{display:block;white-space:nowrap;overflow-wrap:normal}.hero h1 span:first-child{font-size:1.3em}.hero-line{font-family:var(--serif);font-size:1.6rem;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin:2rem 0}.hero-visual{position:relative;align-self:stretch;max-height:730px}.hero-visual:before{content:'';position:absolute;inset:12px -14px -12px 14px;border:1px solid #806c4f;z-index:-1}.hero-portrait{width:100%;height:100%;min-height:580px;max-height:670px;object-fit:cover;object-position:center 25%;filter:saturate(.8)}.hero-visual figcaption{font-size:.75rem;letter-spacing:.12em;text-align:right}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:32px 0;margin-top:28px;font-size:.8125rem;letter-spacing:.1em;color:var(--muted)}.hero-bottom a{font-size:1.5rem;min-width:44px;text-align:right}.intro-section .two-col{align-items:start}.intro-prose{font-size:1.1rem;padding-top:.6rem}.three-paths{display:grid;grid-template-columns:repeat(3,1fr);margin-top:4rem;border-block:1px solid var(--line)}.three-paths>a{padding:2rem;border-right:1px solid var(--line);transition:background .2s}.three-paths>a:first-child{padding-left:0}.three-paths>a:last-child{border-right:0}.three-paths p{color:var(--muted);font-size:.9375rem}.three-paths a:hover{background:#ffffff04}.featured-book{background:#19262a}.feature-cover{max-width:290px;justify-self:center;transform:rotate(-4deg);filter:drop-shadow(15px 25px 20px #0007)}.feature-cover .book-cover{max-height:425px;width:auto}.featured-book .two-col{gap:10%}.featured-book h2{font-size:clamp(3rem,5vw,5rem)}.featured-book p{max-width:570px;color:var(--muted)}.featured-book .button{margin-top:1rem}.library-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3rem 2rem}.book-object{height:330px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#203035,#142025);padding:24px;margin-bottom:1.5rem;overflow:hidden}.book-cover{object-fit:contain;max-height:100%;width:auto;height:100%;filter:drop-shadow(8px 12px 10px #0008);transition:transform .35s}.library-book:hover .book-cover{transform:translateY(-6px) rotate(-2deg)}.library-book h2,.library-book h3{font-size:1.4rem}.library-book .eyebrow{margin-bottom:.5rem}.catalogue-tile{width:100%;height:100%;min-height:260px;border:1px solid #8b7758;display:flex;flex-direction:column;justify-content:space-between;padding:24px;background:#121d22;color:var(--gold)}.catalogue-tile strong{font-family:var(--serif);font-size:1.5rem;font-weight:400}.catalogue-tile small{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.sound-feature{background:#0b1115;border-block:1px solid var(--line)}.sound-feature article{padding:2rem;border:1px solid var(--line)}.sound-feature h3{font-size:1.7rem}.sound-feature .video-shell{margin-bottom:0}.page-intro{padding-top:70px;padding-bottom:55px}.page-intro h1{max-width:1050px}.intro-copy{font-size:1.15rem;max-width:700px;color:var(--muted)}.back-link{display:inline-block;margin-bottom:2rem;color:var(--gold);font-size:.9375rem}.filter-row,.archive-tabs{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.filter-row button,.archive-tabs a{font-size:.9375rem;min-height:44px}.filter-row [aria-pressed=true],.archive-tabs [aria-current]{background:var(--gold);color:var(--bg);border-color:var(--gold)}.archive-tabs a{border:1px solid var(--line);padding:.6rem 1rem}.book-detail{display:grid;grid-template-columns:minmax(200px,.7fr) 1.3fr;gap:8%;padding:2rem 0 4rem}.book-detail>figure{max-width:360px}.book-detail .book-cover{width:100%;height:auto;max-height:580px;object-position:top left}.book-detail h1{font-size:clamp(2.6rem,4vw,4.6rem)}.book-detail .catalogue-tile{height:450px}.book-facts{display:flex;flex-wrap:wrap;gap:1rem 2rem;padding:1.5rem 0;border-block:1px solid var(--line);margin-bottom:2rem}.book-facts dt{font-size:.8125rem;color:var(--muted)}.book-facts dd{margin:0;font-size:.9375rem}.book-links{margin:2rem 0}.reading-surface{font-size:calc(1.08rem * var(--reader-scale));line-height:1.95;overflow-wrap:anywhere}.reading-surface h2{font-size:1.8em}.reading-surface p:last-child{margin-bottom:0}.reader-tools{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 2rem}.reader-tools button{font-size:.8125rem;min-height:44px;padding:.5rem .75rem}.reader-light .reading-surface{background:#f1eee6;color:#172329;padding:clamp(1.25rem,3vw,2.5rem);border-radius:2px}.reader-light .reading-surface em{color:#715019}.poem-text{font-family:var(--serif);font-size:1.25em;line-height:2;white-space:normal}.poem-text p{margin-bottom:1.5em}.poem-text blockquote{margin-inline:0}.related{padding-top:1.5rem;border-top:1px solid var(--line);margin-top:2rem}.related a{display:block;padding:.65rem 0;border-bottom:1px solid var(--line)}.book-pager{display:flex;justify-content:space-between;gap:2rem;padding:2rem 0;border-top:1px solid var(--line)}.book-pager a{max-width:45%}.biography-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:8%;margin-bottom:5rem;align-items:start}.biography-layout figure{position:sticky;top:120px}.biography-layout img{max-height:600px;object-fit:cover}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2.5rem 0 5rem}.editorial-card{border-top:1px solid var(--gold);padding:1.8rem 0}.editorial-card h3{font-size:1.7rem}.editorial-card p{color:var(--muted)}.editorial-card .eyebrow{color:var(--gold)}.award-list{list-style:none;margin:0 0 5rem;padding:0}.award-list li{display:grid;grid-template-columns:150px 1fr;gap:2rem;padding:2rem 0;border-top:1px solid var(--line)}.award-list time{font-family:var(--serif);font-size:2.5rem;color:var(--gold)}.award-list h3{font-size:1.8rem}.children-feature{padding:3rem;background:#19282a;gap:3rem}.children-feature figure{max-width:280px;justify-self:center}.children-feature h2{font-size:clamp(2.5rem,4vw,4rem)}.editorial-note{padding:2rem;border-left:2px solid var(--gold);background:var(--panel);margin-top:3rem}.journey-stages{list-style:none;padding:0;margin:0}.journey-stages>li{display:grid;grid-template-columns:140px 1fr;gap:3rem;padding:0 0 5rem}.stage-index{display:flex;flex-direction:column;border-top:1px solid var(--gold);padding-top:1rem}.stage-index span{font-family:var(--serif);font-size:4.5rem;color:var(--gold)}.stage-index time{font-size:1rem;color:var(--muted)}.journey-stages article{padding-bottom:2rem;border-bottom:1px solid var(--line);max-width:860px}.journey-stages article>img{float:right;width:min(34%,260px);max-height:370px;object-fit:contain;margin:0 0 2rem 3rem}.journey-stages article:after{content:'';display:block;clear:both}.music-platform{padding:3rem;background:#1a292b;border:1px solid var(--line)}.music-platform iframe{display:block;max-width:100%;border:0;margin:1rem 0}.place-list{display:flex;flex-direction:column;gap:5rem}.place-card{display:grid;grid-template-columns:90px 1fr .8fr;gap:2.5rem;border-top:1px solid var(--line);padding-top:2rem}.place-card:not(:has(img)){grid-template-columns:90px 1fr}.place-number{font-family:var(--serif);font-size:3rem;color:var(--gold)}.place-card>img{width:100%;height:350px;object-fit:cover}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem 2rem}.photo-open{padding:0;border:0;position:relative;display:block;width:100%;overflow:hidden}.photo-open img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .5s}.photo-open:hover img{transform:scale(1.04)}.photo-open>span{position:absolute;right:12px;bottom:12px;background:var(--bg);color:var(--gold);width:38px;height:38px}.gallery-photo h3{font-size:1.4rem;margin:.6rem 0}.gallery-photo figcaption p{font-size:.9375rem;color:var(--muted)}.gallery-photo small{display:block}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.video-card{border:1px solid var(--line)}.video-copy{padding:1.5rem}.video-card h2{font-size:1.7rem}.video-shell{background:#0a1114;aspect-ratio:16/9;border:1px solid #344045;position:relative;display:grid;place-items:center;overflow:hidden;margin-bottom:1rem}.video-shell button{border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;width:100%;height:100%;padding:1rem;background:radial-gradient(ellipse at center,#243940,#10181c 75%)}.video-shell iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-shell small{color:var(--muted);font-size:.8125rem}.play-circle{width:60px;height:60px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold)}.listening-room{max-width:880px;margin:auto}.listening-card{padding:3rem;border:1px solid var(--line);margin:2rem 0}.listening-card audio{width:100%;margin:1rem 0 2rem}.timed-lyrics{font-family:var(--serif);white-space:pre-wrap;font-size:1.4rem}.timed-lyrics span{display:block;transition:color .2s}.timed-lyrics .active{color:var(--gold)}.journal-entry{display:grid;grid-template-columns:190px 1fr;gap:3rem;padding:2.5rem 0;border-top:1px solid var(--line)}.journal-entry>div:first-child{display:flex;flex-direction:column;font-size:.875rem;color:var(--muted)}.journal-entry h2{font-size:clamp(1.5rem,2.5vw,2.2rem)}.event-row{display:grid;grid-template-columns:220px 1fr 130px;gap:2rem;border-top:1px solid var(--line);padding:2rem 0}.event-row time{font-size:.9375rem;color:var(--gold)}.event-row time small{display:block;color:var(--muted);margin-top:.6rem}.event-row h3{font-size:1.7rem}.event-row>a{align-self:start}.status-label{color:#efb9a5}.empty-state{padding:2rem;background:var(--panel);color:var(--muted);border-left:2px solid var(--gold);margin:1.5rem 0 3rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.contact-grid>div{max-width:500px}.contact-grid .text-link{display:block;width:fit-content}.contact-grid h2{font-size:clamp(2.5rem,4vw,4rem)}label{display:block;font-size:.9375rem;margin-bottom:1.2rem}input,select,textarea{display:block;width:100%;background:#0d1519;color:var(--ink);border:1px solid #4a565b;border-radius:2px;padding:.8rem .9rem;margin-top:.45rem;min-height:46px}textarea{resize:vertical;min-height:120px}input[type=checkbox]{width:20px;min-height:20px;height:20px;margin:.25rem 0 0;accent-color:var(--gold);flex-shrink:0}.check-label{display:flex;gap:.75rem;align-items:start;font-size:.875rem}.check-label a{text-decoration:underline}.honey{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.error{color:#ffb8a3}.success{color:#b9dabb}.search-form>div{display:flex;gap:.75rem}.search-form input{margin:0}.search-results{list-style:none;padding:0}.search-results li{border-top:1px solid var(--line);padding:1.5rem 0}.search-results h2{font-size:1.7rem}.press-downloads{display:flex;flex-direction:column;gap:1rem}.source-list{padding-left:1.3rem}.source-list li{padding:1rem 0;border-bottom:1px solid var(--line)}.source-list h2{font-size:1.3rem}.source-list p{font-size:.875rem;color:var(--muted)}.site-footer{padding-top:60px;padding-bottom:25px;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding-bottom:3rem}.footer-logo{width:360px;height:auto}.footer-top>div{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1rem}.footer-top .text-link{border:0}.footer-bottom{border-top:1px solid var(--line);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;font-size:.75rem;color:var(--muted)}.footer-bottom>div{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.footer-bottom a,.footer-bottom button{font-size:.8125rem}.footer-bottom .text-link{border:0;margin:0}.motion-toggle{padding:.35rem .7rem;min-height:44px}.motion-toggle[aria-pressed=true]{border-color:var(--gold);color:var(--gold)}dialog{background:var(--bg);color:var(--ink);border:1px solid var(--line);padding:2rem;max-width:calc(100% - 24px)}dialog::backdrop{background:#030709df;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:12px;top:12px;z-index:2;width:44px;height:44px;padding:0;font-size:1.6rem;background:var(--bg)}.menu-dialog{width:600px;max-height:90dvh;padding-top:4rem}.menu-dialog nav{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1rem}.menu-dialog a{padding:.5rem 0;font-size:1.1rem;border:0}.image-viewer{width:1100px;padding:3.8rem 2rem 1rem}.image-viewer>img{max-height:65dvh;object-fit:contain;margin:auto}.image-viewer p{margin:1rem auto;max-width:850px;font-size:.875rem}.viewer-controls{display:flex;justify-content:center;gap:2rem;align-items:center}.image-viewer button{min-width:44px}.admin-wrap{padding:3rem 0 5rem}.admin-wrap h1{font-size:3rem}.admin-tabs{display:flex;gap:.5rem;flex-wrap:wrap}.admin-tabs [aria-pressed=true]{color:var(--bg);background:var(--gold)}#admin-status{padding:1rem 0;min-height:3rem}.admin-layout{display:grid;grid-template-columns:290px 1fr;gap:3rem}.admin-layout aside{align-self:start}.admin-actions{display:flex;gap:.7rem;flex-wrap:wrap;align-items:center;margin:1rem 0}.record-button{display:block;text-align:left;width:100%;margin-bottom:.5rem;padding:.8rem}.record-button[aria-pressed=true]{border-color:var(--gold);background:var(--panel)}.record-button small{display:block;color:var(--muted)}#editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 1.4rem}#editor-fields .wide-field{grid-column:1/-1}#editor-fields small{display:block;color:var(--muted);font-size:.8125rem}.sticky-actions{position:sticky;bottom:0;background:var(--bg);border-top:1px solid var(--line);padding:1rem;z-index:3}.admin-dialog{width:1000px;padding-top:4rem;max-height:90dvh}.admin-dialog iframe{width:100%;height:70dvh;background:var(--bg);border:0}.admin-dialog details{padding:1rem;border-top:1px solid var(--line)}.admin-dialog pre{white-space:pre-wrap;overflow-wrap:anywhere}.inbox-card{padding:2rem 0;border-bottom:1px solid var(--line)}.inbox-card p{white-space:pre-wrap}.inbox-card time{color:var(--muted);font-size:.875rem}.readiness-row{padding:1rem 0;border-bottom:1px solid var(--line)}.readiness-row h3{font-size:1.3rem}.readiness-row p{font-size:.9375rem;margin:0;color:var(--muted)}.backup-file{margin-top:3rem}.backup-file input{max-width:600px}.history-action{margin:.5rem 0}.preview-label{padding:1rem;background:var(--gold);color:var(--bg);text-align:center}.section-heading:not(:first-child){margin-top:4rem}.reveal-ready{animation:appear .65s both}@keyframes appear{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.reduced-motion *{animation:none!important;transition:none!important;scroll-behavior:auto!important}html.reduced-motion{scroll-behavior:auto}
@media(min-width:1500px){.hero h1{font-size:6.2rem}}@media(max-width:1150px){.desktop-nav{gap:1rem}.site-header{gap:1rem}.wrap{width:calc(100% - 72px)}.hero h1{font-size:5.8vw}.hero-portrait{min-height:520px}.library-grid{gap:2rem 1.2rem}.book-object{height:285px;padding:16px}.footer-bottom{align-items:start;flex-direction:column}.editorial-grid{grid-template-columns:1fr 1fr}.place-card{grid-template-columns:65px 1fr}.place-card>img{grid-column:2}.event-row{grid-template-columns:170px 1fr}.event-row>a{grid-column:2}}
@media(max-width:950px){.desktop-nav{display:none}.menu-open{display:block}.site-header{padding-inline:28px}.hero h1{font-size:5.9vw}.hero .button{font-size:.875rem}.hero-portrait{min-height:480px}.two-col{gap:5%}.hero-bottom{letter-spacing:0}.photo-grid{grid-template-columns:1fr 1fr}.three-paths>a{padding:1.4rem}.three-paths h3{font-size:1.4rem}.book-detail{gap:5%;grid-template-columns:.7fr 1fr}.contact-grid{gap:5%}.admin-layout{grid-template-columns:220px 1fr;gap:1.5rem}#editor-fields{grid-template-columns:1fr}#editor-fields .wide-field{grid-column:auto}.footer-top{grid-template-columns:1fr}.footer-logo{width:360px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.site-header{padding:8px 20px;min-height:78px}.brand{flex-basis:100px}.brand img{width:100px;height:54px}.header-tools{gap:.9rem}.header-tools a,.menu-open{font-size:.8125rem}.language-link{padding-left:.9rem!important}.hero{grid-template-columns:1fr;padding-top:20px}.hero-copy{padding:1rem 0}.hero h1{font-size:clamp(2.5rem,9.8vw,4.2rem);margin-bottom:1.3rem}.hero h1 span:first-child{font-size:1.28em}.hero .eyebrow{font-size:.75rem;margin-bottom:1rem}.hero-line{font-size:1.4rem}.hero-actions{margin:1.4rem 0;gap:.6rem}.hero-actions .button{padding:.75rem 1rem}.hero-visual{width:100%;height:470px;margin-top:.8rem}.hero-portrait{min-height:0;height:100%;object-position:center 23%}.hero-visual:before{inset:7px -7px -7px 7px}.hero-visual figcaption{font-size:.75rem;margin:.6rem 0}.hero-bottom{margin-top:2.3rem;font-size:.75rem;padding:1.4rem 0;gap:1rem}.hero-bottom>span:nth-child(2){max-width:145px;text-align:center}.section-space{padding-block:65px}.section-bottom{padding-bottom:65px}.two-col{grid-template-columns:1fr;gap:2rem}.intro-prose{font-size:1rem}.three-paths{grid-template-columns:1fr;margin-top:2rem}.three-paths>a,.three-paths>a:first-child{padding:1.5rem 0;border-right:0;border-bottom:1px solid var(--line)}.three-paths>a:last-child{border-bottom:0}.three-paths h3{font-size:1.7rem}.three-paths p{margin-bottom:.6rem}.three-paths .eyebrow{margin-bottom:.7rem}.feature-cover{max-width:210px}.featured-book h2{font-size:3rem}.library-grid{grid-template-columns:1fr 1fr;gap:2rem 1rem}.book-object{height:250px;padding:16px}.library-book h2,.library-book h3{font-size:1.25rem;line-height:1.4}.catalogue-tile{padding:14px;min-height:200px}.catalogue-tile strong{font-size:1.2rem}.catalogue-tile small{font-size:.75rem;letter-spacing:0}.section-heading{align-items:start;flex-direction:column;gap:1rem;margin-bottom:2rem}.section-heading .text-link{margin:0}.sound-feature article{padding:1.5rem}.page-intro{padding-top:45px;padding-bottom:35px}.page-intro h1{font-size:2.8rem}.intro-copy{font-size:1rem}.book-detail{grid-template-columns:1fr;padding-top:0;gap:2.5rem}.book-detail figure{max-width:260px;margin:auto}.book-detail .catalogue-tile{width:260px;height:360px}.book-detail h1{font-size:2.6rem}.book-pager{font-size:.875rem;gap:1rem}.biography-layout{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.biography-layout figure{position:static;width:100%;max-width:350px;margin:auto}.editorial-grid{grid-template-columns:1fr;gap:1rem;margin-bottom:3rem}.editorial-card{padding-top:1.5rem}.award-list li{grid-template-columns:75px 1fr;gap:1rem}.award-list time{font-size:2rem}.award-list h3{font-size:1.5rem}.children-feature{padding:1.6rem}.children-feature h2{font-size:2.5rem}.children-feature figure{max-width:220px}.journey-stages>li{grid-template-columns:1fr;gap:1rem;padding-bottom:3rem}.stage-index{flex-direction:row;align-items:center;gap:1.5rem}.stage-index span{font-size:2.8rem}.journey-stages article>img{float:none;margin:0 auto 2rem;width:220px}.music-platform{padding:1.5rem}.place-card,.place-card:not(:has(img)){grid-template-columns:1fr;gap:1rem}.place-card>img{grid-column:1;height:270px}.place-number{font-size:2rem}.place-list{gap:3rem}.photo-grid{gap:2rem 1rem}.gallery-photo h3{font-size:1.25rem}.gallery-photo p{font-size:.875rem!important}.gallery-photo time{font-size:.75rem}.photo-open img{aspect-ratio:1}.video-grid{grid-template-columns:1fr;gap:2rem}.listening-card{padding:1.5rem}.listening-card h2{font-size:1.8rem}.journal-entry{grid-template-columns:1fr;gap:.8rem;padding:1.5rem 0}.journal-entry>div:first-child{gap:.5rem;flex-direction:row;flex-wrap:wrap}.event-row{grid-template-columns:1fr;gap:1rem}.event-row>a{grid-column:1;justify-self:start}.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-grid h2{font-size:2.5rem}.footer-top{gap:2rem}.footer-logo{width:320px;max-width:100%}.footer-top>div{gap:.4rem}.footer-top .text-link{font-size:.875rem}.footer-bottom{font-size:.75rem}.image-viewer{padding:3.5rem 1rem 1rem}.image-viewer>img{max-height:60dvh}.menu-dialog nav{grid-template-columns:1fr 1fr}.menu-dialog a{font-size:1rem}.admin-wrap h1{font-size:2.2rem}.admin-layout{grid-template-columns:1fr}.admin-layout aside{max-height:400px;overflow:auto}.admin-tabs button{font-size:.8125rem}.sticky-actions{padding:.6rem}.admin-dialog{padding:3.5rem 1rem 1rem}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.site-header{padding-inline:16px}.hero h1{font-size:9.5vw}.header-tools{gap:.65rem}.hero-actions .button{font-size:.8125rem;padding:.7rem .75rem}.hero-visual{height:390px}.book-object{height:220px;padding:10px}.photo-grid{grid-template-columns:1fr}.menu-dialog nav{grid-template-columns:1fr}.search-form>div{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{body{background:#fff;color:#000;font-size:12pt}.site-header,.site-footer,.reader-tools,.back-link,.book-pager,.reading-progress,.button,dialog{display:none!important}.wrap{width:100%;max-width:none}.page-intro{padding:0}.reading-surface{font-size:12pt!important;padding:0!important;background:#fff!important;color:#000!important}.book-detail{grid-template-columns:180px 1fr;gap:30px}h1{font-size:28pt!important}h2{font-size:22pt!important}h3{font-size:16pt!important}a{color:inherit}.eyebrow,.source-note,.meta{color:#333}}

/* Shared controls remain usable in narrow columns and at larger text sizes. */
audio{display:block;width:100%;max-width:100%;min-width:0}iframe{max-width:100%;border:0}.two-col>*,.book-detail>*,.admin-layout>*,.contact-grid>*,.journey-stages>li>*,.place-card>*{min-width:0}input,textarea,select{min-width:0;max-width:100%}p,.text-link,figcaption,.source-note,.meta{overflow-wrap:anywhere}.filter-row button,.archive-tabs a,.reader-tools button,.header-tools a{min-height:44px}.spotify-shell{margin:1rem 0}.gallery-photo .photo-open{min-width:0}.check-label{align-items:flex-start}.check-label input{flex-shrink:0}dialog{max-height:calc(100dvh - 24px);overflow:auto}.menu-dialog{overscroll-behavior:contain}.image-viewer{touch-action:pan-y}.admin-actions .button,.admin-actions button{min-height:44px}
@media(max-width:700px){input,textarea,select{font-size:16px}.book-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.reader-tools{gap:.5rem}.contact-grid form{min-width:0}.header-tools a,.menu-open{font-size:.875rem}.site-header{gap:.7rem}.menu-dialog nav{gap:.5rem 1rem}.menu-dialog a{min-height:44px}.admin-layout aside{max-height:320px}.sticky-actions{flex-wrap:wrap}}
@media(max-height:500px) and (orientation:landscape){.site-header{position:relative}.image-viewer>img{max-height:48dvh}.image-viewer{padding-top:3rem}.menu-dialog{max-height:calc(100dvh - 20px)}}
