/* Conta Certa v0.9.6 build 347 — Inter global forçada.
   Camada final carregada depois do Design System e estilos de página. */
:root{
  --font-ui:"Inter",Arial,sans-serif!important;
  --cc-field-font-family:"Inter",Arial,sans-serif!important;
}
html,body{
  font-family:"Inter",Arial,sans-serif!important;
  font-synthesis:none!important;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
html:root body,
html:root body *:not(svg):not(path):not(code):not(pre):not(kbd):not(samp){
  font-family:"Inter",Arial,sans-serif!important;
}
html:root body button,
html:root body input,
html:root body select,
html:root body textarea,
html:root body option,
html:root body optgroup,
html:root body label,
html:root body table,
html:root body th,
html:root body td{
  font-family:"Inter",Arial,sans-serif!important;
}
/* Padrão oficial dos campos permanece 15px / peso 300. */
html:root body input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):not([type="range"]):not([type="color"]),
html:root body select,
html:root body textarea,
html:root body option,
html:root body optgroup,
html:root body .field,
html:root body .filter-select,
html:root body .search-field input{
  font-family:"Inter",Arial,sans-serif!important;
  font-size:15px!important;
  font-weight:300!important;
  font-synthesis:none!important;
}
html:root body input::placeholder,
html:root body textarea::placeholder{
  font-family:"Inter",Arial,sans-serif!important;
  font-size:15px!important;
  font-weight:300!important;
}
html:root body input::-webkit-datetime-edit,
html:root body input::-webkit-datetime-edit-fields-wrapper,
html:root body input::-webkit-datetime-edit-text,
html:root body input::-webkit-datetime-edit-month-field,
html:root body input::-webkit-datetime-edit-day-field,
html:root body input::-webkit-datetime-edit-year-field,
html:root body input::-webkit-datetime-edit-hour-field,
html:root body input::-webkit-datetime-edit-minute-field,
html:root body input::-webkit-datetime-edit-ampm-field{
  font-family:"Inter",Arial,sans-serif!important;
  font-size:15px!important;
  font-weight:300!important;
}
html:root body code,html:root body pre,html:root body kbd,html:root body samp,
html:root body .pix-code,html:root body .master-coupon-code{
  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace!important;
}
