@font-face{font-family:Bodoni;src:url('/assets/bodoni-moda-variable.ttf') format('truetype');font-display:swap}
*{box-sizing:border-box}
html{--paper:#f5f3ed;--ink:#171916;--muted:#686b61;--line:#cbcbbf;--red:#b33c32;background:var(--paper);color:var(--ink);color-scheme:light;scroll-behavior:smooth}
html[data-theme=dark]{--paper:#171916;--ink:#f5f3ed;--muted:#b4b5a8;--line:#45473e;--red:#eb7268;color-scheme:dark}
body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 Georgia,'Times New Roman',serif}
a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}
a:hover{color:var(--muted)}
button,summary,a{-webkit-tap-highlight-color:transparent}
button{border:0;padding:8px 0;background:none;color:inherit;font:inherit;cursor:pointer}
button:active{transform:translateY(1px)}
a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible{outline:2px solid var(--red);outline-offset:4px}
p{margin:0 0 20px}
h2{margin:0 0 26px;font:400 42px/1.12 Bodoni,serif;letter-spacing:-.8px}
h3{font-weight:400}
.top,main,footer{width:min(100%,1160px);margin-inline:auto;padding-inline:40px}

.wordmark span{display:block;color:var(--muted);font:9px/2 Georgia,'Times New Roman',serif;letter-spacing:1.8px;text-transform:uppercase}

nav a{text-decoration:none}

/* The portrait and name form one compact editorial composition. */

.portrait img{display:block;width:100%;height:auto}
.eyebrow{margin:0 0 20px;color:var(--muted);font:10px/1.5 Georgia,'Times New Roman',serif;letter-spacing:1.7px;text-transform:uppercase}

.bio h2{margin:0}

.bio-copy>:last-child{margin-bottom:0}

.clocks{display:grid;width:100%;margin-inline:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.clock svg{display:block;width:100%;overflow:visible}
.dial{fill:none;stroke:var(--ink);stroke-width:1.1}
.tick{stroke:var(--ink);stroke-width:.6}
.tick.major{stroke-width:1.3}
.clock text{display:none}
.hand{transform-origin:50px 50px}
.hour,.minute{stroke:var(--ink);stroke-width:2.6}
.minute{stroke-width:1.6}
.seconds-line{stroke:var(--red);stroke-width:.7}
.seconds-dot{fill:var(--red)}
.pivot{fill:var(--ink)}

#testimonials,#work{scroll-margin-top:24px;padding:84px 0 0}
#testimonials{border-bottom:1px solid var(--line)}
#work{padding-bottom:88px}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}
.section-heading h2{margin:0}
.section-heading .eyebrow{margin-bottom:10px}
.section-heading>a,.section-heading>.quiet{font:12px Georgia,'Times New Roman',serif}

.testimony{display:grid;grid-template-columns:210px minmax(0,1fr);gap:clamp(35px,6vw,74px);padding:38px 0 42px;border-top:1px solid var(--line)}

.testimony-content{min-width:0}
.testimony blockquote{max-width:760px;margin:0 0 18px;font:23px/1.42 Bodoni,serif}

.testimony:not(.expanded) .account{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.testimony:not(.expanded) .account .letter-framing{display:none}
.testimony:not(.expanded) .account p{display:inline;margin:0}
.testimony:not(.expanded) .account p+p::before{content:' '}
.testimony:not(.expanded) .account ul,.testimony:not(.expanded) .account ol{display:inline;margin:0;padding:0}
.testimony:not(.expanded) .account li{display:inline}
.testimony:not(.expanded) .account li+li::before{content:' '}
.testimony.expanded .account p{margin:0 0 18px}
.testimony.expanded .account>:last-child{margin-bottom:0}
.testimony.expanded .account ul,.testimony.expanded .account ol{padding-left:22px}
.testimony.expanded .account li{margin-bottom:12px}

.work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.work-card.work-row,.work-card{display:flex;min-width:0;min-height:275px;flex-direction:column;padding:22px 24px 20px;border:1px solid var(--line)}
.work-card .work-source{margin:0 0 24px;color:var(--ink);font:12px/1.45 Georgia,'Times New Roman',serif;letter-spacing:1.5px;text-transform:uppercase}
.work-card .work-source::after{display:block;width:30px;height:1px;margin-top:13px;background:var(--ink);content:''}
.work-card h3{margin:0 0 28px;font:400 29px/1.08 Bodoni,serif;letter-spacing:-.45px;overflow-wrap:anywhere}
.work-card h3 a{text-decoration:none}
.card-bottom{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-top:auto}
.card-bottom .work-authors,.card-bottom time{margin:0;color:var(--ink);font:14px/1.5 Georgia,'Times New Roman',serif}
.card-bottom .work-authors{max-width:78%}
.card-bottom time{flex:none}
.work-card .read-link{margin-top:16px;font:11px Georgia,'Times New Roman',serif}
.work-type{color:var(--muted);font:10px/1.6 Georgia,'Times New Roman',serif;letter-spacing:1px;text-transform:uppercase}
.work-authors{margin:12px 0 0;color:var(--muted);font:12px/1.6 Georgia,'Times New Roman',serif}
.work-source{margin:9px 0 0;color:var(--muted);font:11px Georgia,'Times New Roman',serif}
.work-source:empty{display:none}
.read-link{font:11px Georgia,'Times New Roman',serif;white-space:nowrap}
.section-note{max-width:600px;color:var(--muted);font-size:15px}
.quiet{color:var(--muted);font:11px/1.6 Georgia,'Times New Roman',serif}
.filter-empty{padding:36px 0;border-top:1px solid var(--line);color:var(--muted)}
.filter-empty p{margin-bottom:10px}

.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

.invitation{margin-top:30px;padding:75px 0 65px;border-top:1px solid var(--line)}
.invitation p:not(.eyebrow){max-width:650px;color:var(--muted)}
.invitation>a{font:13px Georgia,'Times New Roman',serif}
footer{display:flex;justify-content:space-between;gap:20px;padding-top:30px;padding-bottom:35px;border-top:1px solid var(--line);color:var(--muted);font:10px/1.6 Georgia,'Times New Roman',serif}
footer a{text-decoration:none}

/* Reading-page structure; final edition hierarchy is defined below. */
.collection-heading{padding:75px 0 35px}
.collection-heading h1{margin:0 0 20px;font:64px/1.2 Bodoni,serif}
.collection-heading>p:not(.eyebrow){color:var(--muted)}
.reading{max-width:1080px;padding-top:40px}
.back{font:12px Georgia,'Times New Roman',serif}
.article-heading{max-width:790px;margin:65px auto 45px;padding-bottom:35px;border-bottom:1px solid var(--line)}
.article-heading h1{margin:15px 0 25px;font:44px/1.18 Bodoni,serif;letter-spacing:-.7px}
.authors{font:14px/1.7 Georgia,'Times New Roman',serif}
.source-credit{color:var(--muted);font:12px/1.7 Georgia,'Times New Roman',serif}
.source-credit a{margin-left:15px}
.article-body{max-width:740px;margin:auto;overflow-wrap:anywhere;font:19px/1.8 Georgia,serif}
.article-body h2{margin:50px 0 20px;font-size:30px;scroll-margin-top:25px}
.article-body h3{margin-top:35px;font:23px/1.4 Georgia,serif}
.article-body p{margin:0 0 24px}
.article-body img{max-width:100%;height:auto;background:white}
.article-body figure{margin:35px 0}
.article-body figure a,.article-body figure img{display:block}
.article-body figcaption{margin-top:12px;color:var(--muted);font:12px/1.6 Georgia,'Times New Roman',serif}
.article-body table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;font:13px/1.5 Georgia,'Times New Roman',serif}
.article-body td,.article-body th{min-width:75px;padding:9px;border:1px solid var(--line);text-align:left}
.article-body a{overflow-wrap:anywhere}
.article-body .references{font-size:15px}
.reading-end{max-width:740px;margin:65px auto;padding-top:35px;border-top:1px solid var(--line)}
.reading-end h2{font-size:29px}
.reading-end p,.reading-end a{font-size:15px}
details>summary{width:fit-content;padding:12px 0;border-bottom:1px solid var(--line);cursor:pointer;list-style:none;font:12px/1.5 Georgia,'Times New Roman',serif}
summary::-webkit-details-marker{display:none}
summary span{margin-left:20px}
details[open]>summary span{display:inline-block;transform:rotate(45deg)}
.table-scroll{max-width:100%;margin:30px 0;overflow:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.table-scroll:focus-visible{outline:2px solid var(--red);outline-offset:4px}
.article-body .table-scroll table{display:table;width:100%;overflow:visible}
.article-body caption{margin:12px 0;color:var(--muted);font:13px/1.6 Georgia,'Times New Roman',serif;text-align:left}
.publication-meta{margin:0 0 36px;color:var(--muted);font:13px/1.65 Georgia,'Times New Roman',serif}
.publication-meta summary{margin-bottom:16px}
.article-body .publication-meta p{margin-bottom:12px}
.article-body .publication-meta h2{margin:25px 0 15px;font:19px/1.4 Georgia,serif}
.affiliations{padding-left:20px}
.affiliations li{margin-bottom:9px}
.article-body .references,.article-body ol.references{font-size:14px;line-height:1.65}
.source-table img{width:100%}

.skip{position:absolute;left:-9999px}
.skip:focus{top:10px;left:20px;z-index:10;padding:10px;background:var(--paper)}
[hidden]{display:none!important}
.og{display:flex;width:1200px;height:630px;flex-direction:column;padding:55px 65px;background:#171916;color:#f5f3ed}
.og-top,.og-bottom{display:flex;justify-content:space-between;font:17px Georgia,'Times New Roman',serif;letter-spacing:1px}
.og-top{padding-bottom:25px;border-bottom:1px solid #64675c}
.og h1{max-width:980px;margin:auto 0;font:50px/1.18 Bodoni,serif}
.og-bottom{padding-top:25px;border-top:1px solid #64675c;font-size:15px;letter-spacing:0}

@media(max-width:850px){
  .top,main,footer{padding-inline:25px}

  .testimony{grid-template-columns:180px minmax(0,1fr);gap:30px}
  .work-card h3{font-size:26px}
}
@media(max-width:600px){
  .top,main,footer{padding-inline:22px}

  .wordmark span{display:none}
  
  nav a:first-child{display:inline}
  
  h2{font-size:35px}

  .bio h2{margin-bottom:25px}

  .clocks{width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
  
  #testimonials,#work{padding-top:56px}
  #work{padding-bottom:58px}
  .section-heading{display:block;margin-bottom:22px}
  .section-heading>a,.section-heading>.quiet{display:inline-block;margin-top:14px}

  .testimony{display:block;padding:30px 0 34px}
  .person{margin-bottom:24px}
  
  .testimony blockquote{font-size:22px}
    .work-grid{grid-template-columns:minmax(0,1fr);gap:15px}
  .work-card.work-row,.work-card{min-height:240px;padding:20px 20px 18px}
  .work-card h3{font-size:27px;line-height:1.1}
  .card-bottom .work-authors{max-width:76%}
  .invitation{padding:45px 0}
  footer{flex-wrap:wrap}
  footer span{display:none}
  .collection-heading{padding:45px 0 35px}
  .collection-heading h1{font-size:52px}
  .reading{padding-top:28px}
  .article-heading{margin-top:40px}
  .article-heading h1{font-size:33px}
  .article-body{font-size:18px;line-height:1.75}
  .article-body h2{font-size:28px}
  .source-credit a{display:block;margin:12px 0 0}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Editorial hierarchy: display / heading / body / attribution / controls. */
.top{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:68px;background:var(--paper);border-bottom:1px solid var(--line);transform:translateY(-110%);visibility:hidden;transition:transform .2s ease,visibility .2s}
.top.revealed{transform:translateY(0);visibility:visible}
.wordmark{font:24px/1 Bodoni,serif;text-decoration:none}
nav{display:flex;gap:28px;align-items:center;font:16px/1.3 Georgia,serif}
nav button{padding:0;border:0}
#theme{display:grid;place-items:center;width:44px;height:44px}
.theme-disc{display:block;width:22px;height:22px;border:1px solid var(--ink);border-radius:50%;background:linear-gradient(90deg,var(--ink) 50%,var(--paper) 50%);transform:rotate(-35deg)}
.inner-page{padding-top:68px}
.hero{position:relative;min-height:620px;border-bottom:1px solid var(--line);overflow:hidden}
.hero-type{position:relative;z-index:1;padding-top:100px}
.hero h1{width:400px;margin:0;font-family:Bodoni,serif;font-weight:400;line-height:1.03;letter-spacing:-1.5px}
.hero h1 span{display:block}
.hero h1 .first,.hero h1 .last{display:table;white-space:nowrap;font-size:78px;font-weight:400}
.hero h1 .last{font-size:108px}
.hero h1 .dr{font-size:30px;letter-spacing:0;margin-bottom:18px}
.portrait{position:absolute;right:0;bottom:0;width:610px;pointer-events:none}
.bio{display:block;padding:80px 0;border-bottom:1px solid var(--line)}
.bio-copy{max-width:760px;margin:0 auto;font:22px/1.65 Georgia,serif}
.clock-area{width:min(100%,460px);margin:44px auto 0;padding:0}
.clock-city{display:block;margin-top:12px;font:12px/1.4 Georgia,serif;letter-spacing:.2px;text-align:center}
#motion{display:block;margin:22px auto 0;padding:6px 12px;font:14px/1.4 Georgia,serif;color:var(--muted)}
.filter-bar{display:flex;align-items:end;gap:28px;margin:34px 0 40px}
.filter-field{display:flex;flex-direction:column;gap:10px;min-width:185px}
.filter-field label{font:15px/1.4 Georgia,serif;color:var(--muted)}
.filter-field select{width:100%;min-height:44px;padding:8px 34px 8px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;background-color:var(--paper);color:var(--ink);font:18px/1.4 Georgia,serif;cursor:pointer}
.filter-field select.is-selected{border-bottom:2px solid var(--ink)}
.reset-filters{font:15px/1.4 Georgia,serif;padding:12px 4px;text-decoration:underline;text-underline-offset:4px}
.person h3{font:24px/1.25 Bodoni,serif;margin:0 0 12px}
.person p{font:15px/1.5 Georgia,serif;color:var(--muted);max-width:210px;margin:0}
.account{max-width:760px;font:19px/1.65 Georgia,serif;color:var(--ink)}
.expand-account{display:inline-flex;align-items:center;gap:12px;min-height:44px;margin-top:18px;padding:6px 0;font:16px/1.4 Georgia,serif;color:var(--ink);text-decoration:none}
.expand-account:hover span:first-child{text-decoration:underline;text-underline-offset:5px}
.expand-icon{font:20px/1 Georgia,serif}
#testimonials,#work{scroll-margin-top:96px}
@media(max-width:1000px){.hero h1{width:350px}.portrait{width:560px;right:-25px}.hero{min-height:580px}}
@media(max-width:760px){.hero h1{width:315px}.hero-type{padding-top:65px}.hero{min-height:570px}.portrait{width:490px;right:-40px}}
@media(max-width:600px){
 .top{justify-content:flex-end;min-height:58px;background:transparent;border:0;pointer-events:none}
 .top .wordmark,.top nav a{display:none}
 .top #theme{pointer-events:auto;background:var(--paper);border-radius:50%}
 .hero{min-height:610px}
 .hero-type{padding-top:56px}
 .hero h1{width:min(100%,330px);letter-spacing:-1px}
 .hero h1 .dr{font-size:25px;margin-bottom:15px}
 .portrait{width:420px;right:-18px}
 .bio{padding:54px 0 60px}
 .bio-copy{font-size:20px;line-height:1.65}
 .clock-area{margin-top:36px}
 .clock-city{font-size:10px;letter-spacing:0}
 .filter-bar{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:20px;margin:28px 0 32px}
 .filter-field{min-width:0;gap:8px}
 .filter-field label{font-size:15px}
 .filter-field select{min-width:0;font-size:17px}
 .reset-filters{grid-column:1/-1;justify-self:start;padding:0;margin-top:-8px}
 .person{margin-bottom:20px}
 .person h3{font-size:24px}
 .person p{font-size:15px;max-width:none}
 .account{font-size:18px;line-height:1.65}
 .testimony:not(.expanded) .account{-webkit-line-clamp:6}
 .expand-account{font-size:16px;margin-top:18px}
}
@media(max-width:360px){.hero{min-height:550px}.portrait{width:370px;right:-25px}.hero h1{width:100%}}
@media(prefers-reduced-motion:reduce){.top{transition:none}}

/* Category tabs and topic rectangles have distinct shapes and visual weight. */
.filter-bar{display:flex;flex-direction:column;align-items:stretch;gap:22px;margin:28px 0 38px}
.filter-row{display:flex;flex-wrap:wrap;align-items:center;max-width:100%}
.primary-row{gap:4px 28px}
.filter-choice{min-height:44px;font:16px/1.4 Georgia,serif}
.primary-row .filter-choice{padding:10px 0 9px;border-bottom:2px solid transparent;border-radius:0}
.primary-row .filter-choice[aria-pressed=true]{font-weight:700;border-bottom-color:var(--ink)}
.primary-row .filter-choice:not(:disabled):hover{border-bottom-color:var(--muted)}
.topic-group{display:flex;align-items:flex-start;gap:18px}
.topic-label{flex:none;padding-top:12px;font:15px/1.4 Georgia,serif;color:var(--muted)}
.secondary-row{gap:8px}
.secondary-row .filter-choice{position:relative;isolation:isolate;padding:10px 12px;font-size:15px;border:0;border-radius:4px}
.secondary-row .filter-choice::before{content:'';position:absolute;inset:5px 0;border:1px solid var(--line);border-radius:4px;z-index:-1}
.secondary-row .filter-choice[aria-pressed=true]{color:var(--paper)}
.secondary-row .filter-choice[aria-pressed=true]::before{background:var(--ink);border-color:var(--ink)}
.secondary-row .filter-choice:not([aria-pressed=true]):not(:disabled):hover::before{border-color:var(--muted)}
.filter-choice:disabled{opacity:.38;cursor:default}
.wordmark{font:18px/1.3 Georgia,serif}
.person h3{font:700 20px/1.35 Georgia,serif;margin-bottom:10px}
.person p{font-size:15px;line-height:1.55}
.work-card{position:relative;transition:background .15s,border-color .15s}
.card-link::after{position:absolute;inset:0;content:''}
.work-card:hover{background:color-mix(in srgb,var(--ink) 3%,var(--paper));border-color:var(--muted)}
.work-card:focus-within{outline:2px solid var(--red);outline-offset:4px}
.card-link:focus-visible{outline:none}
@media(max-width:600px){
 .filter-bar{gap:20px;margin:22px 0 32px}
 .primary-row{gap:0 23px}
 .primary-row .filter-choice{font-size:16px}
 .topic-group{display:block}
 .topic-label{display:block;padding:0;margin:0 0 6px;font-size:14px}
 .secondary-row{gap:2px 8px}
 .secondary-row .filter-choice{font-size:14px;padding-inline:11px}
 .person h3{font-size:20px}
}

.bio-copy .bio-headline{max-width:660px;margin:0 0 24px;font:400 39px/1.2 Bodoni,serif;letter-spacing:-.45px}
@media(max-width:600px){.bio-copy .bio-headline{margin-bottom:20px;font-size:32px}}

.account-preview{max-width:760px;font:19px/1.65 Georgia,serif}
.account-preview p:last-child{margin-bottom:0}
.person .institution{margin-top:7px;font-size:14px;line-height:1.5}
@media(max-width:600px){.account-preview{font-size:18px}.person .institution{max-width:290px}}

/* Document rhythm: section space, reading measure, and restrained attribution. */
html{font-kerning:normal;text-rendering:optimizeLegibility}
.top,.hero,.bio,#testimonials,.testimony{border:0}
.top{min-height:64px}
.top nav{font-size:15px;gap:26px}
.wordmark{font-size:17px;white-space:nowrap}
h2{font-size:44px;line-height:1.1;letter-spacing:-.6px}
.bio{padding:96px 0 0}
.bio-copy{font-size:21px;line-height:1.75;max-width:720px}
.clock-area{margin-top:48px}
#testimonials,#work{padding-top:120px}
.filter-bar{margin:30px 0 60px;gap:14px}
.testimony{grid-template-columns:240px minmax(0,1fr);gap:64px;padding:0;margin-bottom:64px}
.testimony:last-child{margin-bottom:0}
.person h3{font-size:19px;line-height:1.35;letter-spacing:0;margin-bottom:12px}
.person p{font-size:15px;line-height:1.5;max-width:235px}
.person .institution{font-size:14px;line-height:1.5;margin-top:8px}
.account,.account-preview{font-size:19px;line-height:1.7;max-width:680px;letter-spacing:0}
.expand-account{font-size:15px;margin-top:14px;gap:10px}
.work-card.work-row,.work-card{padding:28px 28px 24px;min-height:285px}
.work-card h3{font-size:30px;line-height:1.16;letter-spacing:-.25px;margin-bottom:32px}
.work-card .work-source{font-size:12px;line-height:1.5;letter-spacing:1.1px;margin-bottom:24px}
.work-card .work-source::after{display:none}
.card-bottom{align-items:baseline;gap:12px}
.card-bottom .work-authors,.card-bottom time{font-size:14px;line-height:1.6}
.card-bottom .work-authors{max-width:none}
@media(max-width:850px){.testimony{grid-template-columns:190px minmax(0,1fr);gap:32px}.work-card h3{font-size:27px}.work-card.work-row,.work-card{padding:24px}}
@media(max-width:600px){
 .top{justify-content:space-between;background:var(--paper);pointer-events:auto;min-height:58px;padding-inline:18px;gap:12px}
 .top .wordmark,.top nav a{display:block}
 .top .wordmark{font-size:15px}
 .top nav{font-size:14px;gap:16px}
 .top nav a{display:flex;align-items:center;min-height:44px}
 .top #theme{width:32px;min-height:44px;background:none}
 .theme-disc{width:18px;height:18px}
 h2{font-size:36px;line-height:1.15;letter-spacing:-.4px}
 .bio{padding:64px 0 0}
 .bio-copy{font-size:19px;line-height:1.75}
 #testimonials,#work{padding-top:88px}
 .filter-bar{margin:24px 0 44px;gap:12px}
 .testimony{display:block;margin-bottom:56px}
 .person{margin-bottom:22px}
 .person h3{font-size:19px;margin-bottom:8px}
 .person p{max-width:310px}
 .person .institution{margin-top:5px}
 .account,.account-preview{font-size:18px;line-height:1.7}
 .work-card.work-row,.work-card{padding:24px;min-height:250px}
 .work-card h3{font-size:28px;line-height:1.15}
 .card-bottom .work-authors,.card-bottom time{font-size:13px}
}
@media(max-width:360px){.top{padding-inline:12px;gap:8px}.top nav{gap:12px;font-size:13px}.top .wordmark{font-size:14px}.top #theme{width:28px}}

.coauthor-credit{white-space:nowrap}

/* Reading navigation is a vertical list, not the site navigation row. */
.article-heading .work-source{font:13px/1.5 Georgia,serif;letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin:0 0 20px}
.article-heading .authors{font-size:16px;line-height:1.65}
.article-heading .source-credit{font-size:15px}
.source-facsimiles summary{font-size:15px}
.recording audio{width:100%}

.article-heading{border-bottom:0;padding-bottom:16px;margin-bottom:40px}
.article-heading .source-credit{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px}
.article-heading .source-credit a{display:inline-block;margin:0;min-height:44px;align-content:center}


/* Home composition: shared outer grid, comfortable inner reading measures. */
.hero{min-height:clamp(490px,51vw,600px)}
.hero-type{padding-top:72px}
.hero h1{width:55%;letter-spacing:-1.5px}
.hero h1 .dr{font-size:32px;margin-bottom:24px}
.portrait{width:54%;right:-1%;bottom:0}
.bio-copy{max-width:none;margin:0;font-size:20px;line-height:1.75}
.bio-copy .bio-headline{max-width:none;font-size:clamp(36px,4.1vw,48px);line-height:1.15;margin-bottom:40px}
.bio-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px}
.bio-columns p:last-child{margin-bottom:0}
.clock-area{width:100%;margin-top:64px}
.clocks{gap:32px;justify-items:center}
.clock{width:112px;max-width:100%}
.clock-city{font-size:12px;letter-spacing:.8px;margin-top:16px}
@media(max-width:900px){.bio-columns{gap:36px}.bio-copy{font-size:19px}.clock{width:100px}}
@media(max-width:760px){
 .hero{min-height:0;display:flex;flex-direction:column}
 .hero-type{padding-top:40px}
 .hero h1{width:86%;max-width:440px;letter-spacing:-1px}
 .hero h1 .dr{font-size:28px;margin-bottom:20px}
 .portrait{position:relative;width:76%;max-width:440px;right:auto;bottom:auto;margin:24px -1% 0 auto}
 .bio-columns{display:block}
 .bio-columns>div+div{margin-top:20px}
 .bio-copy .bio-headline{font-size:36px;margin-bottom:28px}
 .clock-area{margin-top:44px}
 .clocks{gap:18px}
 .clock{width:88px}
}
@media(max-width:420px){
 .hero-type{padding-top:32px}
 .hero h1{width:96%}
 .hero h1 .dr{font-size:24px;margin-bottom:18px}
 .portrait{width:88%;margin-top:24px}
 .bio-copy .bio-headline{font-size:32px}
 .clocks{gap:12px}
 .clock-city{font-size:10px;letter-spacing:.1px;margin-top:12px}
}

/* Reading edition: one alignment, readable navigation, quiet provenance. */
.reading{padding-top:40px;padding-bottom:88px}
.reading .back{display:flex;align-items:center;width:100%;max-width:740px;min-height:48px;margin:0 auto;font:18px/1.4 Georgia,serif;text-decoration:none}
.reading .back:hover{text-decoration:underline;text-underline-offset:5px}
.article-heading{max-width:740px;margin:40px auto 56px;padding:0;border:0}
.article-heading .work-source{font:14px/1.5 Georgia,serif;letter-spacing:1px;margin:0 0 20px}
.article-heading h1{font:400 clamp(36px,4.6vw,50px)/1.12 Bodoni,serif;letter-spacing:-.6px;margin:0 0 26px;text-wrap:pretty}
.article-heading .authors{font:17px/1.6 Georgia,serif;margin:0 0 26px}
.article-heading .authors:empty{display:none}
.source-credit{display:flex;align-items:center;flex-wrap:wrap;gap:16px 22px;font:16px/1.5 Georgia,serif;margin:0}
.source-credit a{margin:0}
.source-credit .source-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:4px;background:var(--ink);color:var(--paper);text-decoration:none;font:16px/1.5 Georgia,serif}
.source-button:hover{opacity:.85}
.reading a:focus-visible{outline:2px solid var(--ink);outline-offset:5px}
.article-heading .source-version{margin:20px 0 0;font:15px/1.6 Georgia,serif;color:var(--muted)}
.article-body{font:19px/1.75 Georgia,serif}
.article-body>section>h2:first-child,.article-body>h2:first-child{margin-top:0}
.article-body h2{font:400 31px/1.25 Bodoni,serif;letter-spacing:-.25px;margin:52px 0 22px}
.article-body h3{font:700 21px/1.4 Georgia,serif;margin:34px 0 16px;letter-spacing:0}
.article-body ul,.article-body ol{padding-left:1.4em;margin:0 0 28px}
.article-body li{padding-left:.2em;margin:0 0 10px}
.article-body li>p{margin-bottom:10px}
.article-body figure{margin:36px 0}
.article-body figcaption{font:15px/1.55 Georgia,serif;margin-top:14px}
.article-body .publication-meta{font:15px/1.6 Georgia,serif;margin:36px 0}
.article-body .publication-meta summary{font:16px/1.5 Georgia,serif;padding:12px 0;border:0}
.article-body .references,.article-body ol.references{font:16px/1.65 Georgia,serif}
@media(max-width:600px){
 .reading{padding-top:24px;padding-bottom:60px}
 .reading .back{font-size:17px}
 .article-heading{margin:30px auto 40px}
 .article-heading .work-source{font-size:13px;margin-bottom:16px}
 .article-heading h1{font-size:36px;line-height:1.14;margin-bottom:22px}
 .article-heading .authors{font-size:16px;margin-bottom:22px}
 .article-body{font-size:18px;line-height:1.7}
 .article-body h2{font-size:28px;margin-top:40px}
 .article-body h3{font-size:20px}
 .source-credit{gap:12px 18px}
}

.article-body h4{font:700 19px/1.45 Georgia,serif;margin:28px 0 14px;letter-spacing:0}

.article-body .paper-references{font:16px/1.65 Georgia,serif}
.article-body pre{max-width:100%;white-space:pre-wrap;overflow-wrap:anywhere}

.article-body .source-crop{display:block;overflow:hidden;background:#fff}
.article-body .source-crop img{display:block;height:auto}

/* Tables retain legible type on narrow screens without an enlargement action. */
.article-body .figure-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}
.article-body .figure-scroll:focus-visible{outline:2px solid var(--ink);outline-offset:5px}
@media(max-width:760px){.article-body .figure-scroll-content{min-width:660px}}
