.screen.author-page{gap:48px}.author-hero{display:grid;grid-template-columns:128px minmax(0,1fr);grid-template-areas:"photo id" "photo more";grid-column-gap:32px;column-gap:32px;grid-row-gap:var(--space-3);row-gap:var(--space-3);align-items:start}.author-page .author-hero__photo{grid-area:photo;width:128px;height:128px;font-size:44px;line-height:1}.author-hero__id{grid-area:id;display:flex;flex-direction:column;gap:6px;min-width:0;padding-top:var(--space-2)}.author-page .author-hero__name{margin:0;font:540 40px/46px var(--font-serif),Georgia,serif;font-variation-settings:"SOFT" 75;letter-spacing:-.01em;text-wrap:balance;color:var(--text)}.author-hero__measure{margin:0;display:flex;flex-wrap:wrap;font:400 15px/21px var(--font-ui),-apple-system,sans-serif;color:var(--text-muted);font-feature-settings:"onum";font-variant-numeric:oldstyle-nums}.author-hero__measure>span+span:before{content:"·";margin-inline:.5em}.author-hero__count{color:var(--text);font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.author-hero__more{grid-area:more;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3);min-width:0}.author-page .author-hero .author-bio{max-width:68ch}.author-page .author-hero .follow-pop{right:auto;left:0}.author-section{display:flex;flex-direction:column;gap:var(--space-3)}.author-section--chrono{gap:0}.author-section--chrono>.intertitle-row{padding-bottom:var(--space-2)}.author-chrono{display:grid;grid-template-columns:96px minmax(0,1fr);grid-column-gap:var(--space-3);column-gap:var(--space-3);padding:var(--space-2) 0;border-top:1px solid var(--border)}.author-section--chrono>.intertitle-row+.author-chrono{border-top:0}.author-chrono__year{position:-webkit-sticky;position:sticky;top:calc(68px + var(--space-3));align-self:start;padding-top:6px;font:540 24px/30px var(--font-serif),Georgia,serif;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.author-chrono__year--unknown{padding-top:2px;font:var(--text-label)}.author-chrono__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.author-page .author-chrono .biblio-item__date{width:72px;margin-right:var(--space-3)}.author-chrono .biblio-item{align-items:flex-start}.author-chrono .biblio-item__date{padding-top:3px}.author-chrono__note{margin:var(--space-3) 0 0;font:var(--text-meta);color:var(--text-muted);font-feature-settings:"onum";font-variant-numeric:oldstyle-nums}@media (max-width:640px){.screen.author-page{gap:40px}.author-hero{grid-template-columns:72px minmax(0,1fr);grid-template-areas:"photo id" "more more";column-gap:var(--space-3);row-gap:20px;align-items:center}.author-page .author-hero__photo{width:72px;height:72px;font-size:26px}.author-hero__id{padding-top:0}.author-page .author-hero__name{font-size:28px;line-height:34px}.author-hero__measure{font-size:14px;line-height:20px}.author-page .author-hero .you-band{align-self:stretch}.author-chrono{grid-template-columns:minmax(0,1fr)}.author-page .intertitle{font-size:22px;line-height:28px}.author-chrono__year{position:static;padding-top:var(--space-1);font-size:20px;line-height:26px}.author-chrono__year--unknown{font:var(--text-label)}.author-page .author-chrono .biblio-item__date{width:56px;margin-right:var(--space-2)}}