/* @define AiWorkerBioSection; weak */
.AiWorkerBioSection-summaryContent {
    background: var(--surface-subtle-light);
    padding: 0.5rem;
    border-radius: 0.5rem;
}

.AiWorkerBioSection .badge {
    padding: 0.25rem 0.5rem;
}
