.elementor-7832 .elementor-element.elementor-element-8837955{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-adc5ca2 *//* Fundo geral (evita qualquer faixa clara do tema) */
html, body {
  background: #09090b !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Escurece as bordas dentro do seu bloco */
.ag-scope * {
  border-color: rgba(255,255,255,0.10) !important;
}

/* Inputs: borda mais escura ainda */
.ag-scope input {
  border: 1px solid rgba(255,255,255,0.10) !important;
}

/* Card principal: borda mais discreta */
.ag-scope [style*="border:1px solid"] {
  border-color: rgba(255,255,255,0.10) !important;
}

/* Focus roxo bonito */
.ag-scope input:focus {
  border-color: #9952e0 !important;
  box-shadow: 0 0 0 3px rgba(153,82,224,0.18) !important;
}/* End custom CSS */


