:root{--ink:#183f36;--paper:#fcfaf5;--gold:#d7a235;--muted:#5c665f;--line:#d5d9ce}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.7}a{color:inherit}a:focus-visible{outline:3px solid var(--gold);outline-offset:6px}img{display:block;max-width:100%;height:auto}figure,p{margin:0}.wrap{width:min(1240px,calc(100% - 6rem));margin-inline:auto}.header{display:flex;justify-content:space-between;align-items:center;padding-block:1.7rem 2rem;gap:2rem}.wordmark{font-family:Georgia,'Times New Roman',serif;text-decoration:none;font-size:1.65rem;line-height:1.05;letter-spacing:-.04em}.wordmark span{display:block;font-style:italic;font-size:1.35rem}.header nav{display:flex;gap:2rem;font-size:.9rem}.header nav a{text-decoration:none;border-bottom:1px solid transparent}.header nav a:hover{border-color:var(--ink)}.hero{display:grid;grid-template-columns:1fr 1.2fr;position:relative;padding-top:1rem}.hero-copy{padding:2rem 1rem 3rem 0;z-index:1}.eyebrow{font-size:.78rem;letter-spacing:.17em;text-transform:uppercase;font-weight:700;margin-bottom:1.5rem}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;margin:0;line-height:1.04}h1{font-size:clamp(3.6rem,5.7vw,5.4rem)}em{font-weight:400}h1 em{color:#8f541f}.intro{margin-top:1.8rem;font-size:1.15rem;line-height:1.6}.button{display:inline-flex;gap:2rem;align-items:center;margin-top:2rem;background:var(--ink);color:white;padding:.85rem 1.3rem;text-decoration:none;font-size:.92rem}.button:hover{background:#285448}.hero-image{position:relative;align-self:stretch;min-height:550px;margin-left:-1.5rem}.hero-image img{height:100%;width:100%;object-fit:cover;object-position:69% center;border-radius:46% 46% 0 0}.hero-image figcaption{position:absolute;bottom:.5rem;right:.6rem;background:rgba(252,250,245,.9);padding:.15rem .5rem;font-size:.75rem;color:#39443a}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:1.3rem 0;font-size:.85rem;color:var(--muted)}.hero-bottom span:last-child{font:italic 1.5rem Georgia,serif;color:var(--ink)}.section{padding-block:6.5rem;display:grid;grid-template-columns:1fr 1.2fr;gap:5rem}h2{font-size:clamp(2.6rem,3.7vw,3.5rem);margin-bottom:2rem}.prose p+p{margin-top:1.15rem}.prose{max-width:40rem}.prose .eyebrow{margin-bottom:1.4rem}.lead{font-size:1.3rem;line-height:1.55}.prose p:not(.lead):not(.eyebrow){color:#414e46}.interlude{background:var(--ink);color:var(--paper);padding:4.8rem 0}.interlude p{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,3.5vw,3.4rem);line-height:1.25;letter-spacing:-.025em}.interlude em{color:#efc76f}.interlude span{display:block;font-size:.85rem;margin-top:1.4rem;color:#d4dfd4}.author{align-items:center}.portrait{max-width:320px;margin-left:2rem}.portrait img{aspect-ratio:3/4;object-fit:cover;border-radius:2px}.portrait figcaption{font-size:.8rem;color:var(--muted);padding-top:.8rem}.meetings{border-top:1px solid var(--line);padding-top:5rem}.status{border-left:3px solid var(--gold);padding-left:1rem;font-size:.9rem;margin-top:2rem!important}.footer{background:#eceee6;padding-block:2.5rem}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer p{font-size:.85rem}.footer p span,.draft{color:var(--muted)}.draft{font-size:.78rem!important}.skip{position:absolute;left:1rem;top:-5rem;z-index:10;background:white;padding:1rem}.skip:focus{top:1rem}@media(min-width:1500px){.hero-image{min-height:630px}}@media(max-width:850px){.wrap{width:calc(100% - 3rem)}.section{gap:2.5rem;padding-block:4.5rem}.hero-image{min-height:490px}.hero-copy{padding-top:1.5rem}h1{font-size:clamp(3rem,6.7vw,4.5rem)}.portrait{margin-left:0}.header nav{gap:1rem}.footer-inner{align-items:flex-start;flex-wrap:wrap}}@media(max-width:600px){.wrap{width:calc(100% - 2.5rem)}.header{align-items:flex-start;padding-block:1.4rem;gap:1rem}.wordmark{font-size:1.4rem}.wordmark span{font-size:1.15rem}.header nav{gap:.7rem;font-size:.8rem;flex-wrap:wrap;justify-content:flex-end;max-width:210px}.hero{grid-template-columns:1fr}.hero-copy{padding:1.3rem 0 2.5rem}h1{font-size:clamp(3.5rem,13vw,4.7rem)}h1 br:nth-of-type(3){display:none}.intro{font-size:1.1rem}.hero-image{margin:0;min-height:0;height:340px}.hero-image img{border-radius:45% 45% 0 0;object-position:70% center}.hero-bottom{gap:1rem;font-size:.75rem}.hero-bottom span:last-child{font-size:1.2rem;white-space:nowrap}.section{grid-template-columns:1fr;gap:1rem;padding-block:3.8rem}.section h2{margin-bottom:1rem}.eyebrow{margin-bottom:1rem}.interlude{padding:3.5rem 0}.portrait{max-width:230px;margin-bottom:1.5rem}.author{gap:1rem}.lead{font-size:1.2rem}.footer-inner{display:grid;gap:1.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
