.author-card{margin:clamp(48px,6vw,80px) 0 clamp(32px,4vw,48px);padding:clamp(32px,4vw,48px);background:linear-gradient(135deg,#f7fafb,#f0f7ff,#f7faf8);border-radius:24px;border:1px solid rgba(72,140,225,.15)}.author-card__badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#488ce1;background:#488ce11f;padding:4px 12px;border-radius:9999px;margin-bottom:16px}.author-card__badge svg{width:14px;height:14px}.author-card__top{display:flex;align-items:center;gap:16px;margin-bottom:16px}.author-card__avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0;display:block}.author-card__name{font-size:clamp(18.4px,16.8px + .5vw,21.6px);font-weight:700;color:#383b7c;line-height:1.3}.author-card__role{font-size:14.08px;color:#5a5d8a}.author-card__bio{font-size:clamp(15.2px,14.4px + .25vw,17.28px);color:#5a5d8a;line-height:1.7;margin-bottom:16px}.author-card__badges{display:flex;flex-direction:column;gap:10px;margin-bottom:0}.author-card__pill{display:inline-flex;align-items:center;gap:8px;font-size:12.48px;font-weight:600;padding:10px 16px;border-radius:100px;line-height:1.3;min-height:44px;align-self:flex-start;max-width:100%}.author-card__pill svg{width:14px;height:14px;flex-shrink:0}.author-card__pill--verified{background:#4eb97f1a;color:#3a9464}.author-card__pill--updated{background:#488ce11a;color:#3d78c4}.author-card__pill--link{background:#488ce11a;color:#488ce1;text-decoration:none;cursor:pointer;transition:background .25s ease}.author-card__pill--link:hover{background:#488ce133}@media (max-width: 639px){.author-card__pill{font-size:12px}}
