/* =========================================================
   FASE 33A - Controle de Funis estável
   Mantém somente ajustes visuais seguros, sem esconder tabelas.
   ========================================================= */

#sec-controle-funis .cf25p-table,
#sec-controle-funis .cf25m-table,
#sec-controle-funis .cf25-table,
#sec-controle-funis .moov-funnel-fixed-cols-25o {
  min-width: 1880px !important;
}

#sec-controle-funis table {
  visibility: visible !important;
}

#sec-controle-funis th,
#sec-controle-funis td {
  box-sizing: border-box !important;
  vertical-align: middle !important;
}

#sec-controle-funis .cf25o-col-etapa,
#sec-controle-funis .cf25p-col-stage,
#sec-controle-funis .cf25m-col-stage,
#sec-controle-funis .cf25-col-stage {
  width: 104px !important;
  min-width: 104px !important;
  max-width: 104px !important;
  text-align: center !important;
}

#sec-controle-funis th[title*="Venda Perdida"],
#sec-controle-funis th[title*="Perdida"],
#sec-controle-funis th[title*="perdida"] {
  color: #9f1f3d !important;
}

#sec-controle-funis .cf25p-stage-count,
#sec-controle-funis .cf25m-stage-count,
#sec-controle-funis .cf25-stage-count {
  max-width: 88px !important;
}
