.author-box{--abx-bar-bg:#f7f8fb;--abx-text-muted:rgba(0,0,0,.55);--abx-text-faint:rgba(0,0,0,.35);--abx-linkedin-glyph:#fff}.author-box.color-nimbus{--abx-bar-bg:#f7f6fe}.author-box.color-recording{--abx-bar-bg:#f3f8f7}.author-box.bg-light{--abx-bar-bg:#eef0f6}.author-box.bg-light.color-nimbus{--abx-bar-bg:#efecfb}.author-box.bg-light.color-recording{--abx-bar-bg:#e7f1f0}.author-box.bg-dark{--abx-bar-bg:hsla(0,0%,100%,.05);--abx-text-muted:hsla(0,0%,100%,.55);--abx-text-faint:hsla(0,0%,100%,.35);--abx-linkedin-glyph:#10162b}.author-box .author-bar{align-items:center;background:var(--abx-bar-bg);border-radius:20px;display:flex;flex-wrap:wrap;gap:24px 40px;justify-content:space-between;padding:34px 40px}@media (max-width:680px){.author-box .author-bar{padding:20px}}.author-box .author-heading{flex:0 1 auto;font-size:34px;line-height:1.2;margin:0;max-width:420px;text-wrap:balance}@media (max-width:680px){.author-box .author-heading{font-size:26px}}.author-box .author-identity{align-items:center;display:flex;flex:1 1 auto;gap:20px;min-width:0}.author-box .author-photo{border-radius:50%;flex:none;height:76px;-o-object-fit:cover;object-fit:cover;width:76px}.author-box .author-facts{display:flex;flex-direction:column;gap:6px}.author-box .author-name{font-size:19px;font-weight:500;line-height:1.2;margin:0}.author-box .author-meta{align-items:baseline;display:flex;flex-wrap:wrap;font-size:15px;gap:4px 32px;line-height:1.4;margin:0}.author-box .author-meta .author-role{color:var(--abx-text-muted)}.author-box .author-meta .author-reviewed{color:var(--abx-text-faint)}.author-box .author-links{align-items:center;display:flex;flex:none;flex-wrap:wrap;gap:16px 28px;list-style:none;margin:0;padding:0}.author-box .author-link{align-items:center;border-bottom:1px solid;color:inherit;display:flex;font-size:16px;gap:8px;line-height:1.4;padding-bottom:3px;transition:opacity .2s ease}.author-box .author-link:hover{color:inherit;opacity:.7}.author-box .author-link:focus-visible{border-radius:2px;outline:2px solid currentColor;outline-offset:3px}.author-box .author-link-icon{flex:none}.author-box .author-link-icon .icon-linkedin-glyph{fill:var(--abx-linkedin-glyph)}@media (prefers-reduced-motion:reduce){.author-box .author-link{transition:none}}