/* MOOV_88J_TABELAS_VISUAL_LEVE_PERFORMANCE */

/* Fundo branco sem gradiente pesado */
#sec-controle-funis,
#sec-controle-funis.app-section,
#sec-controle-funis .cf25p-shell {
  background: #ffffff !important;
  background-image: none !important;
  color: #2f1742 !important;
}

/* Topo e blocos principais */
#sec-controle-funis .cf25p-top,
#sec-controle-funis .cf25p-flow,
#sec-controle-funis .cf25p-filters,
#sec-controle-funis .cf25p-table-card {
  background: #ffffff !important;
  background-image: none !important;
  border: 1px solid #eee5f6 !important;
  box-shadow: none !important;
}

/* Cards resumo */
#sec-controle-funis .cf25p-summary article {
  background: #ffffff !important;
  border: 1px solid #eee5f6 !important;
  box-shadow: none !important;
}

/* Títulos mais leves */
#sec-controle-funis .cf25p-eyebrow,
#sec-controle-funis .cf25p-title,
#sec-controle-funis .cf25p-subtitle,
#sec-controle-funis .cf25p-table-head h3,
#sec-controle-funis .cf25p-table-head p {
  font-weight: 500 !important;
}

/* Inputs e filtros leves */
#sec-controle-funis .cf25p-filters input,
#sec-controle-funis .cf25p-filters select,
#sec-controle-funis .cf25p-pagination select {
  background: #ffffff !important;
  border: 1px solid #e5d8f2 !important;
  box-shadow: none !important;
  color: #2f1742 !important;
  font-weight: 400 !important;
}

/* Botões */
#sec-controle-funis .cf25p-filter-btn,
#sec-controle-funis .cf25p-pagination button {
  box-shadow: none !important;
  font-weight: 500 !important;
}

/* Tabela leve */
#sec-controle-funis .cf25p-table {
  background: #ffffff !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
}

#sec-controle-funis .cf25p-table th {
  background: #f8f5fb !important;
  color: #4a2265 !important;
  font-weight: 500 !important;
  border-bottom: 1px solid #eadff4 !important;
}

#sec-controle-funis .cf25p-table td {
  background: #ffffff !important;
  color: #321647 !important;
  font-weight: 400 !important;
  border-bottom: 1px solid #f0e8f6 !important;
}

/* Badges sem negrito exagerado */
#sec-controle-funis .cf25p-table .cf25p-badge,
#sec-controle-funis .cf25p-table .cf25p-pill,
#sec-controle-funis .cf25p-table b,
#sec-controle-funis .cf25p-table strong {
  font-weight: 500 !important;
}

/* Status discreto */
#sec-controle-funis .cf25p-status {
  background: #ffffff !important;
  color: #26734d !important;
  border: none !important;
  box-shadow: none !important;
  font-weight: 400 !important;
}
