/**
 * Copyright © Grantha.lk. All rights reserved.
 *
 * /author/<key>: only the intro under the theme listing's header bar. The grid, toolbar,
 * pager and sidebar are the catalogue's own.
 */
.author-page { margin: -8px 0 22px; }
.author-page__pending { display: inline-block; padding: 6px 12px; border-radius: 8px; background: #fdf3d0; color: #6a4f00; font-size: 13px; margin: 0 0 12px; }
.author-page__bio { max-width: 72ch; line-height: 1.65; color: var(--g-text, #222); margin: 0; }
