:root{--paper:#fff;--ink:#0b0b0b;--ink-soft:#686868;--focus:var(--ink);--sans:"Helvetica Neue", Helvetica, Arial, ui-sans-serif, system-ui, sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--sans);scroll-behavior:smooth}body{min-width:20rem;margin:0;font-size:1rem;line-height:1.5}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{letter-spacing:-.04em;margin-bottom:0;font-weight:400;line-height:1.08}h1{font-size:clamp(3rem,8vw,6.5rem);font-weight:300}h2{font-size:clamp(2rem,4.5vw,3.75rem);font-weight:300}h3{font-size:clamp(1.5rem,3vw,2.25rem)}:focus-visible{outline:.1875rem solid var(--focus);outline-offset:.25rem}.skip-link{z-index:10;background:var(--ink);color:var(--paper);padding:.5rem .75rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(100% - 2.5rem,75rem);margin-inline:auto}.narrow{max-width:48rem}.site-header{padding-block:1.75rem}.header-inner{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.site-name{max-width:18rem;font-size:.95rem;font-weight:600;line-height:1.25;text-decoration:none}.nav-list,.social-links{flex-wrap:wrap;gap:.75rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.nav-list{justify-content:flex-end}.nav-list a,.social-links a{text-underline-offset:.3rem;font-size:.9rem;font-weight:600;text-decoration:none}.social-links a{padding:.25rem;display:inline-flex}.social-links svg{fill:currentColor;width:1.25rem;height:1.25rem}.nav-list a:hover,.nav-list a[aria-current=page],.social-links a:hover{text-decoration:underline}.social-links a:hover{opacity:.65}.profile-hero{align-items:end;gap:3rem;min-height:min(50rem,100vh - 6rem);padding-block:clamp(5rem,12vw,9rem);display:grid}.profile-copy{max-width:45rem}.profile-copy h1{max-width:11ch;margin-bottom:1rem;font-size:clamp(3rem,6.5vw,5.5rem)}.profile-names{margin-bottom:clamp(2rem,5vw,4rem);font-size:clamp(1.75rem,3.5vw,2.75rem)}.profile-portrait{justify-self:end;width:100%;max-width:31rem;margin:0}.profile-portrait img{aspect-ratio:793/841;object-fit:cover;width:100%;height:auto}.hero-copy,.lead{max-width:43rem;margin-bottom:1.25rem;font-size:clamp(1.15rem,2.4vw,1.6rem);line-height:1.4}.hero-note{max-width:37rem;color:var(--ink-soft);margin-bottom:0;font-size:1rem}.eyebrow{color:var(--ink-soft);letter-spacing:.13em;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:600}.section{padding-block:clamp(5rem,11vw,9rem)}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:clamp(3rem,6vw,5rem);display:flex}.article-list{gap:clamp(3.5rem,7vw,6rem);display:grid}.article-card{gap:.75rem;display:grid}.article-card p:not(.eyebrow){max-width:42rem;color:var(--ink-soft);margin-bottom:.5rem}.article-card h3 a{text-decoration:none}.article-card h3 a:hover{text-underline-offset:.35rem;text-decoration:underline .1rem}.text-link,.back-link{text-underline-offset:.3rem;width:fit-content;font-size:.9rem;font-weight:600}.page-intro{padding-block:clamp(6rem,14vw,11rem) 2rem}.page-intro h1,.article-header h1{max-width:14ch;font-size:clamp(3rem,7vw,5.5rem)}.page-intro .lead{color:var(--ink-soft);margin-top:2rem}.notice{max-width:40rem;color:var(--ink-soft);margin-top:3rem}.notice p{margin:.4rem 0 0}.article-page{padding-block:clamp(5rem,11vw,9rem)}.article-header .back-link{margin-bottom:clamp(4rem,8vw,7rem);display:inline-block}.article-header .lead{color:var(--ink-soft);margin-top:2rem}.cover-image{aspect-ratio:16/9;object-fit:cover;width:100%;margin-top:3rem}.prose{padding-block:3rem 5rem;font-size:1.1rem;line-height:1.75}.prose>*{max-width:42rem}.prose h2{margin-top:3.5rem;margin-bottom:1.25rem;font-size:2rem}.prose blockquote{color:var(--ink-soft);margin:2.5rem 0;font-size:1.25rem}.site-footer{padding-block:3rem}.footer-inner{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.footer-inner p{margin-bottom:0}.footer-note{color:var(--ink-soft);margin-top:.35rem;font-size:.85rem}.footer-social{justify-content:flex-end}@media (width>=48rem){.profile-hero{grid-template-rows:auto auto;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);gap:0 clamp(4rem,9vw,9rem)}.profile-copy{grid-area:1/1}.profile-portrait{grid-area:1/2/3}.profile-social{grid-area:2/1;margin-top:2.5rem}.article-card{grid-template-columns:minmax(9rem,.3fr) minmax(0,1fr);column-gap:clamp(2rem,6vw,5rem)}.article-card .eyebrow{grid-row:1/4}}@media (width<=47.99rem){.profile-hero{min-height:0}.profile-portrait{justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (width<=37.5rem){.header-inner,.footer-inner{flex-direction:column;align-items:flex-start}.nav-list,.footer-social{justify-content:flex-start}.desktop-link{display:none}}
