.author-page{padding-top:var(--page-top-space);padding-bottom:var(--section-space)}.author-header{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:48px;max-width:var(--heading-width);margin-inline:auto;margin-bottom:calc(2 * var(--section-space))}.author-header[data-portrait=false]{grid-template-columns:minmax(0,1fr)}.author-portrait{width:180px;height:180px;object-fit:cover;border-radius:50%}.author-back{display:inline-block;margin-bottom:20px;color:var(--muted);font-size:13px}.author-profile h1{margin:0;font:400 clamp(36px,4vw,56px) /1.12 var(--font-heading);letter-spacing:-.045em}.author-role{margin-top:16px;color:var(--muted);font-size:16px}.author-bio{margin-top:24px;font-size:16px;line-height:1.75;white-space:pre-line}.author-socials{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:24px}.author-socials a{display:inline-flex;align-items:center;min-height:44px;gap:8px;font-size:var(--type-action)}.author-page a:focus-visible,.author-page a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.author-articles>h2{margin:0 0 var(--heading-space);font:400 var(--type-section) /var(--leading-heading) var(--font-heading);letter-spacing:var(--tracking-heading)}.author-articles .knowledge-card h3{margin:16px 0;font:400 var(--type-card) /1.35 var(--font-heading);letter-spacing:-.025em}.author-articles .knowledge-card-link:focus-visible,.author-articles .knowledge-card-link:hover{text-decoration:none}.author-articles .knowledge-card-link:focus-visible h3,.author-articles .knowledge-card-link:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.author-page-numbers,.author-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.author-pagination{gap:16px;margin-top:var(--content-gap);font-size:14px}.author-pagination a{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;border-radius:100px}.author-page-numbers a[aria-current=page]{background:var(--accent);color:#fff}@media (max-width:700px){.author-header{grid-template-columns:minmax(0,1fr);gap:24px}.author-portrait{width:112px;height:112px}}