/* GattoMusic 2.0 — Build 10.17 — ajustes cirúrgicos */

/* Modo claro: remove somente a superfície quadrada por trás das ações do
   compositor. Os botões e a estrutura de grid/flex permanecem intactos. */
body.light.chat-view-active .chat-composer-actions,
body.light.chat-view-active .chat-footer-mode .chat-composer-actions,
body.light.chat-view-active.chat-footer-active .chat-footer-shell .chat-composer-actions{
  background:transparent!important;
  border-color:transparent!important;
  box-shadow:none!important;
}
