.author-hero{margin-bottom:28px}.author-hero .panel-body{display:grid;grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:22px}.author-monogram{width:92px;height:112px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--rf-primary) 45%,var(--rf-line));border-radius:16px 6px;color:color-mix(in srgb,var(--rf-primary) 76%,white);background:linear-gradient(145deg,color-mix(in srgb,var(--rf-primary) 22%,var(--rf-surface)),var(--rf-bg));font-size:1.45rem;font-weight:900;letter-spacing:.08em}.author-hero h1{margin:0 0 7px}.author-hero .kicker{max-width:720px;margin:0 0 13px}.author-summary{display:flex;gap:10px}.author-summary span{min-width:90px;display:grid;gap:3px;border-left:1px solid var(--rf-line);padding-left:16px}.author-summary strong{font-size:1.35rem}.author-summary small{color:var(--rf-muted);font-size:.65rem;text-transform:uppercase;letter-spacing:.08em}.author-series-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:14px}.author-series-grid>a{display:grid;grid-template-columns:82px minmax(0,1fr);gap:13px;border:1px solid var(--rf-line);border-radius:12px;padding:10px;color:inherit;background:color-mix(in srgb,var(--rf-surface) 91%,#020713);text-decoration:none;transition:.18s ease}.author-series-grid>a:hover{border-color:color-mix(in srgb,var(--rf-primary) 50%,var(--rf-line));transform:translateY(-2px)}.author-series-grid>a>span{width:82px;height:108px;display:grid;place-items:center;overflow:hidden;border-radius:8px;color:var(--rf-primary);background:var(--rf-bg);font-weight:800}.author-series-grid img{width:100%;height:100%;object-fit:cover}.author-series-grid>a>div{min-width:0;display:grid;align-content:center;gap:5px}.author-series-grid strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.author-series-grid small,.author-series-grid p{margin:0;color:var(--rf-muted);font-size:.68rem}.author-not-found{min-height:440px}@media(max-width:720px){.author-hero .panel-body{grid-template-columns:72px minmax(0,1fr)}.author-monogram{width:68px;height:84px}.author-summary{grid-column:1/-1}.author-summary span{flex:1}}

