:root{--ivory:#f5efe4;--paper:#fffdf8;--clay:#9b4d34;--ochre:#b47b35;--ink:#2b2622;--muted:#756b62;--line:#d8cbbb;--max:1180px;--radius:.7rem}*{box-sizing:border-box}html{font-size:18px}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Georgia,'Times New Roman',serif;line-height:1.72}a{color:inherit}img{border-radius:var(--radius)}.site-header{position:sticky;top:0;z-index:20;background:rgba(245,239,228,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.header-inner{max-width:var(--max);margin:auto;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;gap:1rem}.brand{text-decoration:none;font-weight:700;letter-spacing:.02em}.nav{display:flex;gap:1rem;align-items:center;font-family:Arial,sans-serif;font-size:.78rem}.nav a{text-decoration:none}.nav a:hover,.nav a:focus{text-decoration:underline;text-underline-offset:5px}.lang{border-left:1px solid var(--line);padding-left:1rem;color:var(--clay);font-weight:700}.menu{display:none;border:1px solid var(--line);background:transparent;padding:.45rem .65rem;font-size:1rem}.hero{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.08fr .92fr;min-height:78vh}.hero-copy{padding:8vw 5vw 5vw 1.25rem;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:var(--clay);font-weight:700}.hero h1{font-size:clamp(3rem,7vw,6.5rem);line-height:.92;margin:.7rem 0 1rem;letter-spacing:-.045em}.dates{font-size:1.15rem;color:var(--muted)}.lead{font-size:1.18rem;max-width:37rem}.hero-photo{min-width:0;align-self:center;margin:1rem 1.25rem 0 1.5rem;padding-bottom:2rem;background:var(--ivory)}.hero-photo img{display:block;width:100%;height:auto;object-fit:contain;filter:grayscale(15%)}.hero-photo .caption{font-size:.8rem;line-height:1.6;margin:0;padding-top:1rem;background:var(--ivory)}.caption{font-family:Arial,sans-serif;font-size:.68rem;color:var(--muted);margin:.5rem 0}.quote-band{background:#342b25;color:#f7efe3;padding:4.5rem 1.25rem}.quote-band blockquote{max-width:900px;margin:auto;font-size:clamp(1.55rem,3vw,2.5rem);line-height:1.35}.quote-band cite{display:block;margin-top:1rem;font-family:Arial,sans-serif;font-size:.75rem;color:#d9b48a}.section{max-width:var(--max);margin:auto;padding:5rem 1.25rem}.section h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;margin:.2rem 0 1.5rem}.section-intro{max-width:720px;font-size:1.08rem}.link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.5rem}.link-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:2rem;text-decoration:none;min-height:210px}.link-card:focus-visible{outline:2px solid var(--clay);outline-offset:5px}.link-card:hover{background:#f1e4d4}.link-card span{font-family:Arial,sans-serif;font-size:.7rem;color:var(--clay);text-transform:uppercase;letter-spacing:.1em}.link-card h3{font-size:1.45rem;line-height:1.2}.article{max-width:790px;margin:auto;padding:4rem 1.25rem 7rem}.article h1{font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.05}.byline{font-style:italic;color:var(--muted)}.editor-note{border-left:3px solid var(--ochre);padding:1rem 1.25rem;background:#efe5d7;margin:2rem 0;font-family:Arial,sans-serif;font-size:.82rem}.article p{margin:1.4rem 0}.article blockquote{font-size:1.35rem;color:var(--clay);margin:2.5rem 0}.article h2{margin-top:3.5rem}.works{display:grid;gap:.4rem;margin-top:2rem}.work{display:grid;grid-template-columns:1fr 10rem 6rem;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--line)}.work small{font-family:Arial,sans-serif;color:var(--muted)}.recordings{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-top:2.5rem}.recording h3{font-size:1.45rem;margin-bottom:.4rem}.player{position:relative;width:100%;padding:0;border:0;border-radius:var(--radius);background:transparent}.player iframe{position:static;display:block;width:100%;height:auto;aspect-ratio:16/9;border:0;border-radius:var(--radius);background:#211a16}.source-list{display:grid;gap:1rem;margin-top:2rem}.source{border-top:1px solid var(--line);padding-top:1rem}.source a{color:var(--clay)}footer{border-top:1px solid var(--line);padding:2.5rem 1.25rem;font-family:Arial,sans-serif;font-size:.72rem;color:var(--muted)}footer div{max-width:var(--max);margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;z-index:100;background:white;padding:.6rem}@media(max-width:800px){html{font-size:17px}.menu{display:block}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--ivory);padding:1rem 1.25rem;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding:4rem 1.25rem 2rem}.hero-photo{margin:0 1.25rem}.link-grid,.recordings{grid-template-columns:1fr}.work{grid-template-columns:1fr}.work small{display:inline}.article{padding-top:2.5rem}}
/* Portrait recordings: frame the player without cropping the archival image. */
.recordings{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:3rem 2.5rem}
.recording{width:100%;max-width:380px;justify-self:center;min-width:0}
.recording h3 small{display:block;font-size:.85rem;font-weight:400;color:var(--muted)}
.recording .player iframe{aspect-ratio:3/4}
/* Five readings: two above three when the page has comfortable desktop width. */
@media(min-width:1100px){.recordings{grid-template-columns:repeat(6,minmax(0,1fr))}.recording{grid-column:span 2}.recording:nth-child(-n+2){grid-column:span 3}}
@media(max-width:800px){.recordings{grid-template-columns:minmax(0,1fr);gap:2.5rem}}

/* Family photographs and the city's tribute: full compositions, quiet frames. */
.legacy-heading{margin-bottom:3rem}
.works-page h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.1;margin:.2rem 0 1.5rem}
.featured-work{display:grid;grid-template-columns:240px minmax(0,1fr);gap:clamp(2rem,5vw,4rem);align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:3rem 0;padding:2.5rem 0}
.featured-work figure{margin:0;min-width:0}
.featured-work img{display:block;width:100%;height:auto;box-shadow:0 5px 16px rgba(43,30,20,.13)}
.featured-work .caption{font-size:.8rem;line-height:1.6;margin-top:.8rem}
.featured-work h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.15;margin:.6rem 0 1.2rem}
.featured-work h2 span{display:block;font-size:.55em;font-weight:400;margin-top:.5rem}
.featured-work p{max-width:37rem}
.featured-work a{color:var(--clay);text-underline-offset:4px}
.works-page .bibliography-heading{font-size:clamp(1.8rem,3vw,2.4rem)}
.book-collection{max-width:900px;margin:3rem auto 4rem}
.book-collection h2{font-size:clamp(1.8rem,3vw,2.4rem)}
.book-collection figure{margin:0}
.book-collection img{display:block;width:100%;height:auto}
.book-collection .caption{font-size:.8rem;line-height:1.6;margin-top:.8rem}
@media(max-width:800px){.featured-work{grid-template-columns:minmax(0,1fr);gap:1.5rem}.featured-work figure{width:240px;max-width:100%;justify-self:center}}
.legacy-heading h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.1;margin:.2rem 0 1.5rem}
.legacy-page figure{margin:0;min-width:0}
.legacy-page figure img{display:block;width:100%;height:auto}
.legacy-page .caption{font-size:.8rem;line-height:1.6;margin-top:.7rem}
.legacy-page .photo-credit{display:block}
.legacy-page a:focus-visible{outline:2px solid var(--clay);outline-offset:5px}
.legacy-page section{scroll-margin-top:6rem}
.statue-feature{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:start}
.statue-photo{max-width:440px}
.statue-story{min-width:0}
.statue-story h2,.library-feature h2,.legacy-sources h2{font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.2}
.statue-story>p{margin:0 0 2rem}
.news-report{border-top:1px solid var(--line);padding-top:1.5rem}
.news-meta{font-family:Arial,sans-serif;font-size:.8rem;color:var(--muted);margin:0}
.news-report h3{font-size:1.5rem;line-height:1.3;margin:.5rem 0}
.news-report>p:not(.news-meta){margin:.6rem 0 1.5rem}
.news-links{display:flex;flex-wrap:wrap;gap:.6rem 1.2rem;margin-top:1rem;font-family:Arial,sans-serif;font-size:.8rem}
.news-links a{color:var(--clay);text-underline-offset:3px}
.library-feature,.legacy-sources{margin-top:4.5rem;border-top:1px solid var(--line);padding-top:3rem}
.library-photos{display:grid;grid-template-columns:minmax(0,.562fr) minmax(0,1fr);gap:2rem;align-items:start;margin-top:2rem}
.library-photos img{border:1px solid var(--line)}
@media(max-width:800px){.statue-feature,.library-photos{grid-template-columns:minmax(0,1fr);gap:2rem}.statue-photo{width:100%;justify-self:center}.library-photos figure:first-child{max-width:440px;justify-self:center}.library-feature,.legacy-sources{margin-top:3rem;padding-top:2.5rem}.legacy-heading{margin-bottom:2rem}}
.works{padding:0;list-style:none}
