*{box-sizing:border-box}[hidden]{display:none!important}.authors-directory{padding-block:clamp(2.5rem,6vw,5.5rem)}.authors-directory>header{max-width:760px;border-bottom:4px solid var(--brand-orange);padding-bottom:1.4rem}.authors-directory>header>span,.authors-grid em{color:var(--orange-600);font-family:var(--font-sans);font-size:.72rem;font-style:normal;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.authors-directory h1{margin:.35rem 0 .65rem;font-size:clamp(2.2rem,6vw,4.8rem)}.authors-directory header p{color:var(--muted);font-size:1.1rem}.authors-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:2rem;background:var(--line);border:1px solid var(--line)}.authors-grid>a{display:flex;min-height:150px;align-items:center;gap:1rem;padding:1.4rem;background:var(--paper);transition:color .16s ease,background .16s ease}.authors-grid>a:hover{color:var(--orange-600);background:var(--warm-50)}.author-monogram{display:grid;width:64px;height:64px;flex:0 0 64px;place-items:center;border-radius:50%;background:var(--brand-charcoal);color:white;font:800 1rem/1 var(--font-sans)}.author-directory-avatar{width:64px;height:64px;flex:0 0 64px;border-radius:50%;object-fit:cover}.author-profile{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.3rem;margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid var(--line)}.author-profile>img{width:120px;height:120px;border-radius:50%;object-fit:cover}.author-profile>div{display:grid;align-content:start;gap:.65rem}.author-profile p{max-width:70ch;margin:0;color:var(--ink)}.author-profile nav{display:flex;flex-wrap:wrap;gap:.45rem}.author-profile a{color:var(--orange-600);font-family:var(--font-sans);font-size:.72rem;font-weight:700}.author-series{margin-top:.25rem;padding-top:.75rem;border-top:1px solid var(--line)}.author-series>strong{display:block;margin-bottom:.5rem;color:var(--ink);font-family:var(--font-sans);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.authors-grid>a>span:last-child{display:grid;gap:.3rem}.authors-grid strong{font-size:1.15rem}.authors-grid small{color:var(--muted)}@media (max-width:900px){.authors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.author-profile,.authors-grid{grid-template-columns:1fr}}