/* Nexor 360 CRM v248 — legibilidade do Tipo de Pedido no tema escuro */
body[data-theme="dark"] #ordersUnifiedTable td[data-v236-col="type"] .pill,
body[data-theme="dark"] #mobileBusinessBody .pill,
body[data-theme="dark"] #fixedBusinessBody .pill{
  color:#111827!important;
  background:#EEF2F7!important;
  border:1px solid #D7DEE8!important;
  text-shadow:none!important;
  opacity:1!important;
}
