.fc-author-bio{background:var(--color-bg-subtle,#f7f6f9);border-radius:var(--radius-rounded,12px);margin:var(--space-2xl,3.38rem) 0;max-width:800px;padding:var(--space-xl,2.25rem)}.fc-author-bio__heading{color:var(--color-text-muted,#527485);font-family:var(--font-body),sans-serif;font-size:13px;font-weight:700;letter-spacing:1.2px;margin:0 0 var(--space-md,1rem);text-transform:uppercase}.fc-author-bio__body{align-items:flex-start;display:flex;gap:var(--space-lg,1.5rem)}.fc-author-bio__photo{border-radius:var(--radius-pill,9999px);flex-shrink:0;height:80px;object-fit:cover;width:80px}.fc-author-bio__text{flex:1}.fc-author-bio__name{color:var(--color-text-strong,#0a171e);font-family:var(--font-display),sans-serif;font-size:20px;font-weight:700;margin:0 0 var(--space-xs,.44rem)}.fc-author-bio__description{color:var(--color-text-strong,#0a171e);font-family:var(--font-body),sans-serif;font-size:15px;line-height:1.6}.fc-author-bio__description p{margin:0 0 var(--space-sm,.67rem)}.fc-author-bio__description p:last-child{margin-bottom:0}@media (max-width:767px){.fc-author-bio{padding:var(--space-md,1rem)}.fc-author-bio__body{flex-direction:column;gap:var(--space-md,1rem)}}