/* ===== Estilos diferenciados por rota ===== */

/* ===========================
   USER (escopo: /user)
   =========================== */

/*tamanho texto cliente na lista*/
html.page-user .css-1b89hy8 {white-space: normal !important;
}

/*tamanho texto cliente na barra lateral direita*/
html.page-user .css-1wub41s {white-space: normal !important;
}

/* ===========================
   AGENT (escopo: /agent)
   =========================== */

/*chat rating*/
html.page-agent .css-18zsr3k {display: none !important;
}

/*active chatbots*/
html.page-agent .css-1ialerq {display: none !important;
}

/*botão fechar chat*/
html.page-agent .css-zdfhyi {display: none !important;
}

/*tamanho texto cliente na lista*/
html.page-agent .css-1b89hy8 {white-space: normal !important;
}

/*tamanho texto cliente na barra lateral direita*/
html.page-agent .css-1wub41s {white-space: normal !important;
}



/* ===========================
  TODOS
   =========================== */
  

