/**
 * Icône robot — carte clavardage (Coach IA)
 * assets/css/dashboard-chatroom-robot.css
 */

.dashboard-chatroom-dual-icon {
  gap: 2px;
  align-items: flex-end;
}

.dashboard-chatroom-dual-icon .dashboard-chatroom-robot {
  width: 31px;
}

.dashboard-chatroom-dual-icon .dashboard-chatroom-bubble {
  width: 23px;
  margin-left: -4px;
  margin-bottom: 10px;
}
