:root{--background:#fbfaf7;--surface:#fff;--foreground:#1f2522;--muted:#5d6762;--line:#dad4c9;--accent:#245e51;--accent-dark:#183f37;--soft:#eef3ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);text-rendering:optimizelegibility;margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.68}a{color:var(--accent-dark);text-underline-offset:.18em}a:focus-visible{outline-offset:4px;outline:3px solid #b7872c}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#fbfaf7f5;position:sticky;top:0}.nav{scrollbar-width:thin;white-space:nowrap;gap:.35rem;max-width:1120px;margin:0 auto;padding:.8rem 1.2rem;display:flex;overflow-x:auto}.nav a{color:var(--muted);border-radius:999px;padding:.32rem .62rem;font-family:Arial,Helvetica,sans-serif;font-size:.86rem;text-decoration:none}.nav a:hover,.nav a:focus-visible{background:var(--soft);color:var(--accent-dark)}.profile{max-width:1120px;margin:0 auto;padding:3.6rem 1.2rem 4rem}.hero{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:start;gap:3rem;display:grid}.hero-copy,.content-section{max-width:820px}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 .8rem;font-family:Arial,Helvetica,sans-serif;font-size:.82rem;font-weight:700}h1,h2,h3{color:var(--foreground);margin:0;line-height:1.12}h1{max-width:10ch;font-size:clamp(3rem,8vw,5.7rem);font-weight:500}h2{border-top:1px solid var(--line);padding-top:2.2rem;font-size:clamp(1.75rem,4vw,2.6rem);font-weight:500}h3{margin-bottom:.3rem;font-family:Arial,Helvetica,sans-serif;font-size:1rem}p{margin:1rem 0 0;font-size:1.08rem}.subtitle{color:var(--muted);margin:1rem 0 1.6rem;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700;line-height:1.5}.portrait{margin:0;position:sticky;top:5.2rem}.portrait img{aspect-ratio:1;border:1px solid var(--line);object-fit:cover;background:#e6e1d7;width:100%;height:auto;display:block}.portrait figcaption{color:var(--muted);margin-top:.7rem;font-family:Arial,Helvetica,sans-serif;font-size:.82rem;line-height:1.45}.content-section{margin-top:3.2rem}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.6rem;display:grid}.photo-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-grid figure,.section-photo{margin:0}.photo-grid img,.section-photo img{border:1px solid var(--line);object-fit:cover;background:#e6e1d7;width:100%;height:auto;display:block}.photo-grid img{aspect-ratio:4/3}.photo-grid figure:first-child img{aspect-ratio:1}.photo-grid figcaption,.section-photo figcaption{color:var(--muted);margin-top:.5rem;font-family:Arial,Helvetica,sans-serif;font-size:.82rem;line-height:1.45}.section-photo{max-width:520px;margin-top:1.5rem}.section-photo.wide{max-width:700px}.source-links{background:var(--surface);border:1px solid var(--line);border-radius:8px;margin-top:1.4rem;padding:1rem}.source-links ul{gap:.45rem;margin:.7rem 0 0;padding:0;list-style:none;display:grid}.source-links li{color:var(--muted);font-family:Arial,Helvetica,sans-serif;font-size:.94rem;line-height:1.45}.source-links a{font-weight:700}.profile-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.4rem;display:grid}.profile-list div{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:1rem}.profile-list p{color:var(--muted);margin-top:.35rem;font-size:.98rem}.profile-list a{margin-top:.7rem;font-family:Arial,Helvetica,sans-serif;font-size:.92rem;font-weight:700;display:inline-block}.footer{border-top:1px solid var(--line);background:#f0ece4;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:1.5rem;padding:2rem max(1.2rem,50vw - 560px);display:grid}.footer div,.footer nav{flex-wrap:wrap;gap:.35rem 1rem;display:flex}.footer div{flex-direction:column}.footer nav{align-content:start}.footer span,.footer a{color:var(--muted);font-family:Arial,Helvetica,sans-serif;font-size:.9rem}.footer strong{font-family:Arial,Helvetica,sans-serif}@media (width<=860px){.profile{padding-top:2.2rem}.hero{grid-template-columns:1fr}.portrait{max-width:430px;position:static}h1{max-width:11ch}.photo-grid,.photo-grid.two-up,.profile-list,.footer{grid-template-columns:1fr}}@media (width<=520px){.nav{padding-inline:.8rem}.profile{padding-inline:1rem}h1{font-size:3rem}p{font-size:1.02rem}}
