/* specialists.css — Identidade Visual por Especialista */

/* ── Vera — Erro Médico (#8B2252 Vinho) ── */
.specialist--vera .message__bubble--assistant {
  background: #FDF2F7;
  border-color: #f3c2d8;
}

.specialist--vera .chat-header__specialist {
  background: #8B2252;
}

/* ── Clara — Plano de Saúde (#2563EB Azul) ── */
.specialist--clara .message__bubble--assistant {
  background: #EFF6FF;
  border-color: #bfdbfe;
}

/* ── Dora — Medicamentos (#059669 Verde) ── */
.specialist--dora .message__bubble--assistant {
  background: #ECFDF5;
  border-color: #a7f3d0;
}

/* ── Valen — Reajuste (#D97706 Âmbar) ── */
.specialist--valen .message__bubble--assistant {
  background: #FFFBEB;
  border-color: #fde68a;
}

/* ── Norma — Consultoria (#6D28D9 Roxo) ── */
.specialist--norma .message__bubble--assistant {
  background: #F5F3FF;
  border-color: #ddd6fe;
}

/* ── Sara — Defesa (#DC2626 Vermelho) ── */
.specialist--sara .message__bubble--assistant {
  background: #FEF2F2;
  border-color: #fecaca;
}
