@font-face{font-family:Source Sans;src:url('assets/SourceSans3-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Source Sans;src:url('assets/SourceSans3-Semibold.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Source Serif;src:url('assets/SourceSerif4-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
:root{--navy:#081521;--copper:#c77b4b;--copper-ink:#92502c;--ivory:#f2efe7;--muted:#57616a;--line:#cfcfc7;--white:#fff;--gutter:clamp(1.25rem,5.5vw,6rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1.5rem}body{margin:0;background:var(--ivory);color:var(--navy);font:1.125rem/1.55 'Source Sans',sans-serif}a{color:inherit;text-underline-offset:.22em}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--copper);outline-offset:5px}button[hidden],[hidden]{display:none!important}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-weight:400}img{max-width:100%;object-fit:contain}h1,h2{font-family:'Source Serif',Georgia,serif;line-height:1.15}button{border-radius:0}a:hover{text-decoration-thickness:2px}.skip{position:absolute;left:1rem;top:-5rem;padding:.75rem;background:white;z-index:5}.skip:focus{top:1rem}
.masthead{padding:1.8rem var(--gutter);display:flex;gap:2rem;align-items:center;justify-content:space-between;background:var(--navy);color:var(--ivory);border-bottom:1px solid #31404b}.brand{width:18rem;max-width:45%;line-height:0}.brand img{height:auto;display:block}.masthead nav{display:flex;gap:2rem;font-size:1rem}.masthead nav a{text-decoration:none;white-space:nowrap}.masthead nav a:hover{color:var(--copper)}
.opening{background:var(--navy);color:var(--ivory);padding:2.5rem var(--gutter) 1.75rem}.section-label{display:flex;justify-content:space-between;gap:1rem}.eyebrow{font-family:'Source Sans',sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.opening .eyebrow{color:#dfa47e}.edition{font-size:.875rem;color:#aab6be}.opening h1{font-family:'Source Sans',sans-serif;font-size:1.3rem;font-weight:400;margin-top:1.25rem;color:#ccd2d5}.featured{display:grid;grid-template-columns:minmax(0,1fr) 18rem;gap:clamp(3rem,8vw,9rem);align-items:center;padding:2rem 0 2.5rem;min-height:21.5rem}.featured-quote{position:relative;padding-top:1rem}.quote-mark{position:absolute;font-family:Georgia,serif;font-size:6rem;line-height:.8;color:var(--copper);top:-1.9rem;left:-.25rem}.featured blockquote{font:clamp(2rem,4.4vw,4.1rem)/1.15 'Source Serif',Georgia,serif;letter-spacing:-.025em;max-width:20ch;position:relative}.featured-context{border-left:1px solid #42505b;padding-left:2rem}.featured-author{font-size:1.45rem;line-height:1.25;margin-top:1.5rem}.featured-work{margin-top:.5rem;font-style:italic;color:#cbd3d9}.featured-locator{font-size:.9rem;color:#b7c2ca;margin-top:.25rem}.translation{font-size:.875rem;line-height:1.35;color:#b7c2ca;margin-top:.9rem}.button{display:inline-flex;justify-content:center;align-items:center;gap:1.5rem;min-height:3rem;padding:.65rem 1.15rem;text-decoration:none;border:1px solid transparent;font-weight:600;font-size:1rem;line-height:1.35}.button span{font-size:1.3rem;font-weight:400}.light{background:var(--ivory);color:var(--navy);margin-top:1.7rem}.light:hover{background:#fff}.outline{background:transparent;color:var(--ivory);border-color:#798791}.outline:hover{background:#223340}.dark{background:var(--navy);color:var(--ivory)}.dark:hover{background:#243b4d}.reader-controls{border-top:1px solid #42505b;padding-top:1.3rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.reader-controls>p{font-size:1rem;line-height:1.4;color:#cbd3d9}.reader-controls>div{display:flex;gap:1.5rem;align-items:center}.reader-controls #position{font-size:.9rem;color:#cbd3d9}
.library{padding:4.5rem var(--gutter)}.library-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.library-heading .eyebrow,.project .eyebrow,.detail-heading .eyebrow,.sources-main>.eyebrow{color:var(--copper-ink);margin-bottom:.9rem}.library h2,.project h2{font-size:clamp(2rem,3vw,3rem)}.library-heading>p{font-size:1rem;color:var(--muted)}.filters{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:2rem}.filters button{background:transparent;border:1px solid #969b99;padding:.55rem 1rem;font-size:1rem;min-height:44px;color:var(--navy)}.filters button[aria-pressed=true]{background:var(--navy);color:white;border-color:var(--navy)}.filters button:hover{border-color:var(--copper-ink)}.results{font-size:.9rem;color:var(--muted);margin:1.35rem 0 .65rem}.idea-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.idea{position:relative;display:flex;flex-direction:column;padding:1.6rem 1.6rem 1.25rem 0;border-bottom:1px solid var(--line);min-height:22rem}.idea:not(:nth-child(3n+1)){padding-left:1.6rem}.card-top{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;align-items:center}.number{color:var(--copper-ink);font:1.3rem 'Source Serif',serif}.card-top .eyebrow{color:var(--muted);font-size:.8rem;letter-spacing:.06em}.idea h3{font:1.5rem/1.35 'Source Serif',Georgia,serif;margin-bottom:1.5rem}.idea h3 a{text-decoration:none}.idea h3 a::after{content:'';position:absolute;inset:0}.idea:hover h3 a{color:var(--copper-ink)}.card-author{font-size:1rem;font-weight:600;margin-top:auto}.card-work{font-size:.9rem;color:var(--muted);line-height:1.35;margin-top:.25rem}.card-read{font-size:.95rem;padding-top:1.35rem;display:flex;justify-content:space-between;color:var(--copper-ink)}.more-wrap{text-align:center;margin-top:2rem}.project{display:grid;grid-template-columns:1fr 1fr;gap:5rem;border-top:1px solid var(--line);padding:4.5rem var(--gutter);background:#e8e7e1}.project h2{max-width:18ch}.monogram{margin-top:2rem;display:block;object-position:left}.project-copy p{margin-bottom:1rem;max-width:49ch}.project-copy .signature{font-weight:600;margin-top:1.5rem}.footer{padding:2rem var(--gutter);border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:2rem;align-items:center;font-size:.9rem;color:#45515a}.footer>div{display:flex;align-items:center;gap:1.1rem}.publisher{width:5rem;height:auto}.footer>a{max-width:15rem}
.detail-main,.sources-main{max-width:1400px;margin:0 auto;padding:2.5rem var(--gutter) 4rem}.back{display:inline-block;color:var(--muted);font-size:1rem;margin-bottom:2.5rem}.detail-heading h1,.sources-main h1{font-size:clamp(2rem,4.3vw,3.8rem);max-width:23ch}.separator{color:#a0a3a0;margin:0 .6rem}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 18rem;gap:clamp(2rem,5vw,5rem);margin-top:3rem}.pullquote{border-top:3px solid var(--copper);padding:1.5rem 0 2.4rem}.pullquote blockquote{font:clamp(1.8rem,3vw,2.65rem)/1.3 'Source Serif',Georgia,serif}.pullquote figcaption{margin-top:1rem;font-weight:600;font-size:1rem}.pullquote figcaption span{font-weight:400;color:var(--muted);font-size:.9rem}.reading h2{font-size:1.65rem;margin-bottom:1rem}.reading>p{margin-bottom:1rem;font-size:1.2rem;line-height:1.65}.reading .comment-note{font-size:.875rem;color:var(--muted);margin-top:1.3rem}.reflection{background:var(--navy);color:var(--ivory);padding:1.5rem;margin:2rem 0}.reflection .eyebrow{color:#dfa47e;font-size:.8rem;margin-bottom:.75rem}.reflection>p:last-child{font:1.6rem/1.35 'Source Serif',serif}.original{border-bottom:1px solid var(--line);padding:0 0 1rem}.original blockquote{font:1.15rem/1.6 'Source Serif',serif;margin-top:1rem}.source-panel{border-left:1px solid var(--line);padding-left:1.75rem;font-size:1rem}.source-panel>.eyebrow{color:var(--copper-ink)}.source-kind{margin-top:1.1rem;font-size:.875rem;color:var(--muted)}.source-panel h2{font-size:1.65rem;line-height:1.25;margin:.4rem 0 1rem}.source-panel>p{margin-bottom:1rem}.source-panel .locator{border-top:1px solid var(--line);padding-top:1rem;font-weight:600}.source-panel details{font-size:.95rem;margin:1.25rem 0}.source-panel details p{margin:.8rem 0}.source-panel h3{font-weight:600;font-size:1rem;margin-top:1.8rem}.concepts{padding:0;list-style:none;margin:.5rem 0}.concepts li{border-bottom:1px solid var(--line);padding:.5rem 0;color:var(--muted)}summary{cursor:pointer;min-height:36px;padding:.2rem 0;text-underline-offset:.2em}summary:hover{text-decoration:underline}.related{border-top:1px solid var(--line);margin-top:3rem;padding-top:2rem}.related h2{font-size:2rem;margin:.5rem 0 1.5rem}.related>div{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.related a{font:1.4rem/1.4 'Source Serif',serif;text-decoration:none}.related a span{display:block;font:1rem/1.5 'Source Sans',sans-serif;color:var(--muted);margin-bottom:.5rem}.source-intro{max-width:75ch;margin:2rem 0 3rem}.source-intro p{margin-bottom:1rem}.sources-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.source-entry{border-top:1px solid var(--line);padding-top:1.4rem}.source-entry h2{font-size:1.8rem;margin:.5rem 0}.source-entry p{margin-bottom:.75rem}.source-entry .source-author{font-weight:600}.source-entry .bibliographic{font-size:.95rem;color:var(--muted)}.source-entry ul{padding-left:1.2rem;font-size:1rem}
@media(min-width:1500px){.opening,.library,.project,.masthead,.footer{padding-left:max(var(--gutter),calc((100vw - 1320px)/2));padding-right:max(var(--gutter),calc((100vw - 1320px)/2))}}
@media(max-width:900px){.featured{grid-template-columns:minmax(0,1fr) 15rem;gap:2.5rem}.featured-context{padding-left:1.25rem}.idea-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.idea:not(:nth-child(3n+1)){padding-left:0}.idea:nth-child(even){padding-left:1.5rem}.project{gap:2.5rem}.footer{flex-wrap:wrap}.detail-grid{grid-template-columns:minmax(0,1fr) 15rem;gap:2rem}.source-panel{padding-left:1.2rem}}
@media(max-width:620px){.masthead{padding-top:1.25rem;padding-bottom:1rem;flex-wrap:wrap;gap:1.15rem}.brand{width:16rem;max-width:85%}.masthead nav{justify-content:space-between;width:100%;gap:1rem;font-size:.95rem}.opening{padding-top:1.7rem}.section-label{display:block}.edition{margin-top:.3rem}.opening h1{margin-top:1rem}.featured{grid-template-columns:1fr;gap:1.4rem;padding-top:2rem;min-height:0}.featured blockquote{font-size:clamp(2rem,8.5vw,3rem);max-width:none}.featured-context{border-left:0;padding-left:0;padding-top:1rem;border-top:1px solid #42505b}.featured-author{margin-top:.65rem;font-size:1.2rem}.featured-context .eyebrow{font-size:.8rem}.featured-work,.featured-locator{display:inline;font-size:1rem}.featured-locator:before{content:' · '}.light{display:flex;max-width:18rem;margin-top:1.1rem}.translation{font-size:.8rem}.reader-controls{align-items:flex-start;flex-wrap:wrap}.reader-controls>div{width:100%;justify-content:space-between}.reader-controls #position{max-width:10rem}.library{padding-top:3rem;padding-bottom:3rem}.library-heading{display:block}.library-heading>p{margin-top:.9rem}.filters{gap:.5rem;margin-top:1.5rem}.filters button{font-size:.95rem;padding:.5rem .8rem}.idea-grid{grid-template-columns:1fr}.idea,.idea:nth-child(even),.idea:not(:nth-child(3n+1)){padding:1.5rem 0;min-height:0}.idea h3{font-size:1.5rem}.card-top{margin-bottom:1rem}.card-read{padding-top:1rem}.project{grid-template-columns:1fr;gap:1.5rem;padding-top:3rem;padding-bottom:3rem}.project h2{max-width:100%}.monogram{margin-top:1.25rem;width:65px;height:auto}.footer{display:block}.footer>p,.footer>a{display:block;margin-top:1.5rem}.detail-main,.sources-main{padding-top:1.7rem}.detail-grid{grid-template-columns:1fr;margin-top:2rem}.source-panel{border-left:0;border-top:1px solid var(--line);padding:1.5rem 0 0}.detail-heading h1,.sources-main h1{font-size:2.35rem}.related>div,.sources-grid{grid-template-columns:1fr}.back{margin-bottom:1.75rem}.pullquote{padding-top:1.2rem}.reading>p{font-size:1.125rem}.source-intro{margin-top:1.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{.masthead nav,.filters,.reader-controls,.more-wrap,.related,.back,.skip{display:none!important}body{background:white;color:black}.masthead,.opening{background:white;color:black}.brand img{filter:invert(1)}.detail-grid{display:block}.source-panel{border:0;padding:1rem 0}.source-panel details{display:block}.footer{font-size:10pt}.idea-grid{grid-template-columns:1fr 1fr}.idea{break-inside:avoid}}
