.authors-page{padding-block:var(--space-3) var(--space-section)}.authors-heading{overflow-wrap:anywhere;font-family:var(--font-display);letter-spacing:-.04em;margin:2rem 0 1rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:900;line-height:1}.authors-intro{max-width:760px;color:var(--color-neutral-700);font-size:1.15rem;line-height:1.65}.authors-kicker{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.authors-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-block:2rem 3rem;display:grid}.author-card{border:var(--border-heavy);border-radius:var(--radius-surface);background:var(--color-surface);box-shadow:var(--shadow-card);overflow:hidden}.author-card-link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.author-card-link:hover h2{text-underline-offset:.2em;text-decoration:underline}.author-card-link:focus-visible{outline:4px solid var(--color-accent-700);outline-offset:-5px}.author-portrait{aspect-ratio:4/3;background:var(--tint-1);border-bottom:var(--border-heavy);color:var(--color-ink);place-items:center;display:grid;overflow:hidden}.author-portrait>span{font-family:var(--font-display);letter-spacing:-.08em;font-size:5rem;font-weight:900}.author-portrait img{object-fit:cover;width:100%;height:100%}.author-card-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.author-card h2{margin:.5rem 0 1rem;font-size:1.5rem;line-height:1.2}.author-card-bio{-webkit-line-clamp:3;color:var(--color-neutral-700);-webkit-box-orient:vertical;line-height:1.6;display:-webkit-box;overflow:hidden}.author-card-foot{font-family:var(--font-mono);justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1.5rem;font-size:.75rem;display:flex}.authors-standards{background:var(--tint-2);border:var(--border-heavy);border-radius:var(--radius-surface);color:var(--color-ink);margin-block:2rem;padding:2rem}.authors-standards h2{margin-block:.5rem 1rem;font-size:clamp(1.5rem,3vw,2.2rem)}.authors-standards p{max-width:760px;line-height:1.6}.authors-policy-links{flex-wrap:wrap;gap:1rem 2rem;margin-top:1.5rem;font-weight:700;display:flex}.author-profile-head{grid-template-columns:minmax(200px,320px) minmax(0,1fr);align-items:center;gap:3rem;margin-block:2.5rem 3rem;display:grid}.author-portrait-large{aspect-ratio:1;border:var(--border-heavy);border-radius:var(--radius-surface)}.author-profile-head .authors-heading{overflow-wrap:anywhere;margin-top:.75rem}.author-biography{white-space:pre-line}.author-work-title{justify-content:space-between;align-items:baseline;gap:1rem;margin-block:3rem 1rem;display:flex}.author-work-title h2{font-size:2rem}.author-works{border-top:var(--border-heavy);padding:0;list-style:none}.author-works li{border-bottom:var(--border-medium)}.author-work-link{color:inherit;grid-template-columns:130px 1fr 24px;gap:1.5rem;padding-block:1.5rem;text-decoration:none;display:grid}.author-work-link h3{margin:0 0 .5rem;font-size:1.3rem}.author-work-link:hover h3{text-decoration:underline}.author-work-link p{color:var(--color-neutral-700);max-width:750px;margin:0;line-height:1.6}.author-work-meta{font-family:var(--font-mono);text-transform:uppercase;flex-direction:column;gap:.75rem;font-size:.7rem;display:flex}.author-pagination{align-items:center;gap:1.5rem;margin-block:2rem;display:flex}@media (max-width:900px){.authors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.authors-grid,.author-profile-head{grid-template-columns:1fr}.author-profile-head{gap:1.5rem}.author-portrait-large{width:100%;max-width:320px}.author-work-link{grid-template-columns:1fr 20px;gap:.5rem}.author-work-meta{flex-direction:row;grid-column:1/-1}.authors-standards{padding:1.25rem}}
