/* Tema Quite 2027 A — site inteiro (body.tema-quite-2027-a)
   Referência do PDF Quite: apenas cores e tipografia (sem slides como fundo). */

body.tema-quite-2027-a {
    --quite-2027-bg: #010E05;
    --quite-2027-bg-2: #052010;
    --quite-2027-surface: rgba(8, 40, 20, 0.88);
    --quite-2027-lime: #8ABC00;
    --quite-2027-lime-bright: #A6CE39;
    --quite-2027-lime-glow: rgba(166, 206, 57, 0.45);
    --quite-2027-text: #FFFFFF;
    --quite-2027-text-muted: rgba(255, 255, 255, 0.78);
    --quite-2027-on-lime: #041208;

    --quite-default-blue: var(--quite-2027-bg-2);
    --quite-default-green: var(--quite-2027-lime);
    --quite-default-dark-green-1: #0A2E14;
    --quite-default-dark-green-2: #0F3D1C;
    --quite-default-lighter-green: rgba(166, 206, 57, 0.12);

    background-color: var(--quite-2027-bg);
    color: var(--quite-2027-text);
    font-family: 'Rubik-Regular', 'Roboto-Regular', sans-serif;
}

body.tema-quite-2027-a h1,
body.tema-quite-2027-a h2,
body.tema-quite-2027-a h3:not(.sobre-nos-parceiros-mobile-title),
body.tema-quite-2027-a h4,
body.tema-quite-2027-a h5,
body.tema-quite-2027-a h6,
body.tema-quite-2027-a .quite-font-family-RubickRegular,
body.tema-quite-2027-a .divTitleMaster,
body.tema-quite-2027-a #titleMaster {
    font-family: 'Rubik-Bold', 'Rubik-Regular', sans-serif;
    color: var(--quite-2027-text) !important;
}

/* Contraste: nada de texto preto/escuro sobre fundo verde escuro */
body.tema-quite-2027-a p,
body.tema-quite-2027-a label,
body.tema-quite-2027-a span,
body.tema-quite-2027-a li,
body.tema-quite-2027-a td,
body.tema-quite-2027-a th,
body.tema-quite-2027-a small,
body.tema-quite-2027-a strong,
body.tema-quite-2027-a b,
body.tema-quite-2027-a a,
body.tema-quite-2027-a .text-dark,
body.tema-quite-2027-a .text-black,
body.tema-quite-2027-a .text-body,
body.tema-quite-2027-a .text-muted,
body.tema-quite-2027-a .form-control,
body.tema-quite-2027-a .form-group,
body.tema-quite-2027-a .card-title,
body.tema-quite-2027-a .card-text,
body.tema-quite-2027-a .modal-body,
body.tema-quite-2027-a .modal-title,
body.tema-quite-2027-a [style*="color:black"],
body.tema-quite-2027-a [style*="color: black"],
body.tema-quite-2027-a [style*="color:#000"],
body.tema-quite-2027-a [style*="color: #000"] {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a .text-muted,
body.tema-quite-2027-a .quite-font-color-white-55alpha {
    color: var(--quite-2027-text-muted) !important;
}

/* Nav / faixas */
body.tema-quite-2027-a .quite-bg-blue,
body.tema-quite-2027-a nav.quite-bg-blue,
body.tema-quite-2027-a main.quite-bg-blue,
body.tema-quite-2027-a header .navbar {
    background-color: var(--quite-2027-bg) !important;
    background-image: radial-gradient(ellipse at top right, rgba(166, 206, 57, 0.12), transparent 55%) !important;
    color: var(--quite-2027-text) !important;
    overflow: visible !important;
}

body.tema-quite-2027-a .nav-link,
body.tema-quite-2027-a .nav-item-custom {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a .navbar-toggler-icon,
body.tema-quite-2027-a .navbar .fa-bars {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a .navbar .d-block.d-md-none.m-0 {
    border-color: var(--quite-2027-lime) !important;
}

body.tema-quite-2027-a #menuLinkFaleConosco,
body.tema-quite-2027-a nav a.nav-item-custom[style*="color:black"],
body.tema-quite-2027-a nav a.nav-link[style*="color:black"],
body.tema-quite-2027-a .nav-item a.nav-item-custom[href*="Login"],
body.tema-quite-2027-a #userDropdown span {
    color: var(--quite-2027-lime-bright) !important;
}

/* Faixas / cards verdes escuros — texto claro */
body.tema-quite-2027-a .quite-bg-green,
body.tema-quite-2027-a .quite-bg-dark-green-1,
body.tema-quite-2027-a .bg-dark-green,
body.tema-quite-2027-a .ribbon,
body.tema-quite-2027-a .no-ribbon {
    background: linear-gradient(135deg, #0A2E14 0%, #052010 55%, #010E05 100%) !important;
    background-color: var(--quite-2027-bg-2) !important;
    color: var(--quite-2027-text) !important;
    border-color: var(--quite-2027-lime) !important;
}

body.tema-quite-2027-a .quite-bg-green *,
body.tema-quite-2027-a .quite-bg-dark-green-1 *,
body.tema-quite-2027-a .bg-dark-green *,
body.tema-quite-2027-a .ribbon *,
body.tema-quite-2027-a .no-ribbon * {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a .bg-dark-green .footerCardContent,
body.tema-quite-2027-a .bg-dark-green .footerCardContent a {
    color: var(--quite-2027-text-muted) !important;
}

body.tema-quite-2027-a .bg-dark-green .footerCardContent a.quite-link-acao {
    font-weight: 700;
    text-decoration: underline !important;
    text-underline-offset: 0.15em;
    color: var(--quite-2027-lime) !important;
}

/* CTAs lima: único lugar com texto escuro (sobre fundo claro lima) */
body.tema-quite-2027-a a.btn.quite-bg-green,
body.tema-quite-2027-a button.btn.quite-bg-green,
body.tema-quite-2027-a .btn.quite-bg-green,
body.tema-quite-2027-a .btn.quite-bg-dark-green-1,
body.tema-quite-2027-a .btn-success,
body.tema-quite-2027-a button.quite-bg-green,
body.tema-quite-2027-a a.quite-bg-green.btn {
    background: linear-gradient(135deg, #A6CE39 0%, #8ABC00 100%) !important;
    background-color: var(--quite-2027-lime) !important;
    color: var(--quite-2027-on-lime) !important;
    border-color: var(--quite-2027-lime-bright) !important;
    box-shadow: 0 0 18px var(--quite-2027-lime-glow);
    font-weight: 700;
}

body.tema-quite-2027-a a.btn.quite-bg-green *,
body.tema-quite-2027-a button.btn.quite-bg-green *,
body.tema-quite-2027-a .btn.quite-bg-green *,
body.tema-quite-2027-a .btn.quite-bg-dark-green-1 *,
body.tema-quite-2027-a .btn-success * {
    color: var(--quite-2027-on-lime) !important;
}

body.tema-quite-2027-a a.btn.quite-bg-green:hover,
body.tema-quite-2027-a button.btn.quite-bg-green:hover,
body.tema-quite-2027-a .btn.quite-bg-green:hover,
body.tema-quite-2027-a .btn-success:hover {
    background-color: var(--quite-2027-lime-bright) !important;
    color: var(--quite-2027-on-lime) !important;
}

body.tema-quite-2027-a .quite-font-color-default-green,
body.tema-quite-2027-a .quite-font-color-green,
body.tema-quite-2027-a .text-success {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a .quite-font-color-default-blue,
body.tema-quite-2027-a .quite-font-color-blue {
    color: var(--quite-2027-lime) !important;
}

/* Seções home */
body.tema-quite-2027-a #divParceiros,
body.tema-quite-2027-a #divParceiros h2,
body.tema-quite-2027-a #divParceiros h4,
body.tema-quite-2027-a #divNaoEQuemProcuramos,
body.tema-quite-2027-a #divNaoEQuemProcuramos h1,
body.tema-quite-2027-a #divNaoEQuemProcuramos p,
body.tema-quite-2027-a #divNaoEQuemProcuramos label,
body.tema-quite-2027-a #divSobreNos,
body.tema-quite-2027-a #divSobreNos *:not(.sobre-destaque):not(.sobre-nos-parceiros-mobile-title):not(.btn):not(.btn *) {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a #divSobreNos .sobre-destaque,
body.tema-quite-2027-a .sobre-nos-slide-2027 .sobre-destaque {
    color: var(--quite-2027-lime-bright) !important;
}

/* Faixa “não é quem procuramos” — fundo preto/verde escuro (não oliva) */
body.tema-quite-2027-a #divNaoEQuemProcuramos,
body.tema-quite-2027-a #divNaoEQuemProcuramos.quite-bg-blue {
    background-color: #010E05 !important;
    background-image: radial-gradient(ellipse at top, rgba(166, 206, 57, 0.08), transparent 55%) !important;
}

body.tema-quite-2027-a #modalSegurancaQuiteDigital .modal-logo-faixa {
    background-color: var(--quite-2027-bg) !important;
}

/* Hero (.cpfArea / .cpfAreaMobile): background-image vem só de _PortalTemaHead — não sobrescrever url aqui. */
/* Desktop: figura mantém altura integral; posição no centro entre selo e CPF */
@media (min-width: 1200px) {
    body.tema-quite-2027-a .cpfArea::before {
        /* 1ª camada = modelo; 2ª = degradê (ModoModeloDegrade) */
        /* ~30px à esquerda do centro — margem do CPF box */
        background-position: calc(50% - 30px) bottom, center center !important;
        background-size: auto 100%, cover !important;
    }

    /* Empurra selo e CPF para as extremidades — abre o vão central sem encolher a figura */
    body.tema-quite-2027-a .cpfArea > .container-fluid > .row {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        width: 100%;
    }

    body.tema-quite-2027-a .cpfArea > .container-fluid > .row > .col-lg-6:first-child {
        flex: 0 0 auto !important;
        width: auto !important;
        max-width: 400px !important; /* ~selo 360px + folga */
        padding-right: 0 !important;
    }

    body.tema-quite-2027-a .cpfArea > .container-fluid > .row > .col-lg-6:last-child {
        flex: 0 0 auto !important;
        width: auto !important;
        max-width: 500px !important; /* CPF box */
        margin-left: auto !important;
        padding-left: 0 !important;
    }
}

/* Anéis do selo (slide 3) extrapolam o círculo — não cortar */
body.tema-quite-2027-a .cpfArea,
body.tema-quite-2027-a .cpfAreaMobile,
body.tema-quite-2027-a .cpfArea .col-lg-6:first-child {
    overflow: visible;
}

body.tema-quite-2027-a .cpfArea .text-white,
body.tema-quite-2027-a .cpfAreaMobile .text-white,
body.tema-quite-2027-a .cpfArea *:not(.btn):not(.btn *):not(input):not(.form-control):not(.pessoas-negociando-numero):not(.selo-slogan-q):not(.selo-slogan-brand-digital):not(.selo-slogan-secundario):not(.selo-slogan-icones):not(.selo-slogan-icones *):not(.selo-slogan-check):not(.selo-slogan-heart),
body.tema-quite-2027-a .cpfAreaMobile *:not(.btn):not(.btn *):not(input):not(.form-control):not(.pessoas-negociando-numero):not(.selo-slogan-q):not(.selo-slogan-brand-digital):not(.selo-slogan-secundario):not(.selo-slogan-icones):not(.selo-slogan-icones *):not(.selo-slogan-check):not(.selo-slogan-heart) {
    color: var(--quite-2027-text) !important;
}

/* Pessoas negociando: mesma largura visual do selo (slide 3 ~360px no desktop do tema) */
body.tema-quite-2027-a .pessoas-negociando-box {
    --pessoas-box-width: 360px; /* alinhado ao --selo-size do tema */
    display: flex !important;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    width: var(--pessoas-box-width) !important;
    max-width: 100%;
    margin-top: 0.35rem;
    margin-left: 0;
    margin-right: auto;
    padding: 0.55rem 1.1rem 0.55rem 0.75rem;
    border-radius: 999px;
    border: 1.5px solid var(--quite-2027-lime-bright);
    background: rgba(1, 14, 5, 0.82);
    box-shadow: 0 0 18px rgba(166, 206, 57, 0.35), inset 0 0 12px rgba(166, 206, 57, 0.08);
}

body.tema-quite-2027-a .pessoas-negociando-avatars {
    flex: 0 0 auto;
    padding: 0 0.45rem 0 0.1rem !important;
    width: auto !important;
    max-width: none !important;
}

body.tema-quite-2027-a .pessoas-negociando-avatars img {
    width: 100px;
    height: auto;
    max-width: none;
    display: block;
    /* manyPeople.png tem fundo preto — some no pill escuro */
    mix-blend-mode: lighten;
}

body.tema-quite-2027-a .pessoas-negociando-texto {
    flex: 0 1 auto;
    width: auto !important;
    max-width: none !important;
    padding: 0 !important;
    line-height: 1.15;
    text-align: left !important;
}

body.tema-quite-2027-a .pessoas-negociando-numero,
body.tema-quite-2027-a #spnPessoasNavegandoDesk.pessoas-negociando-numero,
body.tema-quite-2027-a #spnPessoasNavegando.pessoas-negociando-numero {
    color: var(--quite-2027-lime-bright) !important;
    background: transparent !important;
    font-weight: 700 !important;
    font-size: 1.45rem !important;
    padding: 0 0.2rem 0 0 !important;
    letter-spacing: -0.02em;
}

body.tema-quite-2027-a .pessoas-negociando-label {
    color: #fff !important;
    font-size: 0.98rem !important;
    font-weight: 500;
    line-height: 1.2;
}

body.tema-quite-2027-a .cpfAreaMobile .pessoas-negociando-box {
    width: min(100%, 280px) !important; /* selo mobile é 130px; pill precisa caber o texto */
    margin-left: auto;
    margin-right: auto;
    padding: 0.4rem 1.1rem 0.4rem 0.5rem;
    justify-content: center;
}

body.tema-quite-2027-a .cpfAreaMobile .pessoas-negociando-avatars img {
    width: 72px;
}

body.tema-quite-2027-a .cpfAreaMobile .pessoas-negociando-numero,
body.tema-quite-2027-a .cpfAreaMobile #spnPessoasNavegando.pessoas-negociando-numero {
    font-size: 1.25rem !important;
}

body.tema-quite-2027-a .cpfAreaMobile .pessoas-negociando-label {
    font-size: 0.9rem !important;
}

body.tema-quite-2027-a .cpfArea .quite-font-color-default-green,
body.tema-quite-2027-a .cpfAreaMobile .quite-font-color-default-green {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a .cpfArea .btn.quite-bg-green,
body.tema-quite-2027-a .cpfAreaMobile .btn.quite-bg-green,
body.tema-quite-2027-a .cpfArea .btn.quite-bg-green *,
body.tema-quite-2027-a .cpfAreaMobile .btn.quite-bg-green * {
    color: var(--quite-2027-on-lime) !important;
}

/* Superfícies glass — texto claro (sem borda global) */
body.tema-quite-2027-a .bg-white,
body.tema-quite-2027-a .card,
body.tema-quite-2027-a .dropdown-menu {
    background-color: var(--quite-2027-surface) !important;
    color: var(--quite-2027-text) !important;
    border: none !important;
    box-shadow: none;
}

body.tema-quite-2027-a .modal-content {
    background-color: var(--quite-2027-surface) !important;
    color: var(--quite-2027-text) !important;
    border: none !important;
    box-shadow: none !important;
}

body.tema-quite-2027-a .bg-white *,
body.tema-quite-2027-a .card *:not(.btn):not(.btn *),
body.tema-quite-2027-a .modal-content *:not(.btn):not(.btn *) {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a .table {
    background-color: transparent !important;
    color: var(--quite-2027-text) !important;
    border-color: rgba(166, 206, 57, 0.35) !important;
}

/* ========== Padrão único de campos de texto (igual CPF da home) ==========
   Fundo preto, texto branco, borda verde, cantos levemente arredondados,
   placeholder (dica) em cinza claro — desktop e mobile.
*/
body.tema-quite-2027-a input.form-control:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(.btn),
body.tema-quite-2027-a input[type="text"]:not(.btn),
body.tema-quite-2027-a input[type="email"],
body.tema-quite-2027-a input[type="tel"],
body.tema-quite-2027-a input[type="number"],
body.tema-quite-2027-a input[type="password"],
body.tema-quite-2027-a input[type="search"],
body.tema-quite-2027-a input[type="date"],
body.tema-quite-2027-a input[type="datetime-local"],
body.tema-quite-2027-a input[type="time"],
body.tema-quite-2027-a input[type="month"],
body.tema-quite-2027-a textarea.form-control,
body.tema-quite-2027-a textarea:not(.btn),
body.tema-quite-2027-a select.form-control,
body.tema-quite-2027-a select:not(.btn),
body.tema-quite-2027-a .cpftextbox,
body.tema-quite-2027-a .txtCPF,
body.tema-quite-2027-a #cpf,
body.tema-quite-2027-a #cpfAlter,
body.tema-quite-2027-a #telefone,
body.tema-quite-2027-a #email {
    background-color: #010E05 !important;
    color: #FFFFFF !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    border-radius: 10px !important;
    box-shadow: none !important;
    caret-color: #FFFFFF;
}

body.tema-quite-2027-a input.form-control:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="submit"]):not([type="button"]):not(.btn)::placeholder,
body.tema-quite-2027-a input[type="text"]::placeholder,
body.tema-quite-2027-a input[type="email"]::placeholder,
body.tema-quite-2027-a input[type="tel"]::placeholder,
body.tema-quite-2027-a input[type="number"]::placeholder,
body.tema-quite-2027-a input[type="password"]::placeholder,
body.tema-quite-2027-a input[type="search"]::placeholder,
body.tema-quite-2027-a input[type="date"]::placeholder,
body.tema-quite-2027-a textarea.form-control::placeholder,
body.tema-quite-2027-a textarea::placeholder,
body.tema-quite-2027-a .cpftextbox::placeholder,
body.tema-quite-2027-a .txtCPF::placeholder,
body.tema-quite-2027-a #cpf::placeholder,
body.tema-quite-2027-a #cpfAlter::placeholder,
body.tema-quite-2027-a #telefone::placeholder,
body.tema-quite-2027-a #email::placeholder {
    color: rgba(255, 255, 255, 0.45) !important;
    opacity: 1 !important;
}

body.tema-quite-2027-a input.form-control:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="submit"]):not([type="button"]):not(.btn):focus,
body.tema-quite-2027-a input[type="text"]:focus,
body.tema-quite-2027-a input[type="email"]:focus,
body.tema-quite-2027-a input[type="tel"]:focus,
body.tema-quite-2027-a input[type="number"]:focus,
body.tema-quite-2027-a input[type="password"]:focus,
body.tema-quite-2027-a input[type="search"]:focus,
body.tema-quite-2027-a input[type="date"]:focus,
body.tema-quite-2027-a textarea.form-control:focus,
body.tema-quite-2027-a textarea:focus,
body.tema-quite-2027-a select.form-control:focus,
body.tema-quite-2027-a .cpftextbox:focus,
body.tema-quite-2027-a .txtCPF:focus,
body.tema-quite-2027-a #cpf:focus,
body.tema-quite-2027-a #cpfAlter:focus,
body.tema-quite-2027-a #telefone:focus,
body.tema-quite-2027-a #email:focus {
    background-color: #010E05 !important;
    color: #FFFFFF !important;
    border-color: var(--quite-2027-lime-bright) !important;
    box-shadow: 0 0 0 0.15rem rgba(166, 206, 57, 0.28) !important;
    outline: none !important;
}

/* Autofill do browser não deve voltar fundo branco */
body.tema-quite-2027-a input.form-control:-webkit-autofill,
body.tema-quite-2027-a input[type="text"]:-webkit-autofill,
body.tema-quite-2027-a input[type="email"]:-webkit-autofill,
body.tema-quite-2027-a input[type="tel"]:-webkit-autofill,
body.tema-quite-2027-a #telefone:-webkit-autofill,
body.tema-quite-2027-a #email:-webkit-autofill,
body.tema-quite-2027-a #cpf:-webkit-autofill,
body.tema-quite-2027-a #cpfAlter:-webkit-autofill {
    -webkit-text-fill-color: #FFFFFF !important;
    caret-color: #FFFFFF;
    box-shadow: 0 0 0 1000px #010E05 inset !important;
    transition: background-color 99999s ease-out;
}

body.tema-quite-2027-a .dropdown-item {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a .dropdown-item:hover {
    background-color: rgba(166, 206, 57, 0.15) !important;
}

/* ========== Pré-negociação (modal “Te achei” / escolha do credor) ==========
   Mesma hierarquia: preto / verde escuro / lima — no layout principal.
*/
body.tema-quite-2027-a #cpfFoundModal .modal-content {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

body.tema-quite-2027-a #cpfFoundModal #teacheiForm > .form-group,
body.tema-quite-2027-a #cpfFoundModal .form-group[style*="background-color: white"],
body.tema-quite-2027-a #cpfFoundModal .form-group {
    background-color: var(--quite-2027-bg-2) !important; /* verde escuro */
    border: 1px solid rgba(166, 206, 57, 0.4) !important;
    box-shadow: 0 0 28px rgba(0, 0, 0, 0.5);
    color: var(--quite-2027-text) !important;
}

/* Banner superior do modal: preto + acento lima */
body.tema-quite-2027-a #cpfFoundModal #imgTopTeAche,
body.tema-quite-2027-a #cpfFoundModal img[src*="header_cpf_localizado"] {
    background-color: var(--quite-2027-bg) !important;
    border-bottom: 2px solid var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a #cpfFoundModal .choiceCardName,
body.tema-quite-2027-a #cpfFoundModal .choiceCardName span,
body.tema-quite-2027-a #cpfFoundModal #tituloTeAche1,
body.tema-quite-2027-a #cpfFoundModal #tituloTeAcheEmpresa1 {
    color: var(--quite-2027-text) !important;
    background-color: transparent !important;
    border-bottom: none;
    text-shadow: 0 1px 10px rgba(0, 0, 0, 0.55);
    font-size: clamp(0.95rem, 1.35vw, 1.15rem) !important;
    line-height: 1.35 !important;
}

body.tema-quite-2027-a #cpfFoundModal #spnCpfFoundFrase,
body.tema-quite-2027-a #cpfFoundModal #spnCpfFoundFraseInformePagamento {
    color: var(--quite-2027-text) !important;
    background: transparent !important;
    font-size: inherit !important;
}

body.tema-quite-2027-a #cpfFoundModal #divBotoesCredoresCabecalho h2,
body.tema-quite-2027-a #cpfFoundModal .title-gray {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a #cpfFoundModal .subTitulo,
body.tema-quite-2027-a #cpfFoundModal .subTituloBold,
body.tema-quite-2027-a #cpfFoundModal #spnCpfFoundFrase2,
body.tema-quite-2027-a #cpfFoundModal #spnCpfFoundFraseInformePagamento2 {
    color: var(--quite-2027-text-muted) !important;
}

/* Card do credor: superfície verde escura sobre o painel, borda lima */
body.tema-quite-2027-a #cpfFoundModal #divWrapperCompanyLogo,
body.tema-quite-2027-a #cpfFoundModal .quite-shadow-border-rounded-fit-content,
body.tema-quite-2027-a #cpfFoundModal .credor-choice-card {
    background-color: #0A2E14 !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    border-radius: 16px !important;
    box-shadow: 0 0 16px rgba(166, 206, 57, 0.2) !important;
    padding: 0.85rem !important;
    max-width: 380px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
}

/* Cabeçalho logo + texto: flex estável (sem col Bootstrap quebrando o alinhamento) */
body.tema-quite-2027-a #cpfFoundModal .company-logo,
body.tema-quite-2027-a #cpfFoundModal .company-logo.bg-white {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 0.85rem;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    box-sizing: border-box !important;
    background-color: var(--quite-2027-bg) !important;
    border-radius: 12px;
    border: 1px solid rgba(166, 206, 57, 0.25);
    padding: 0.65rem 0.75rem;
}

body.tema-quite-2027-a #cpfFoundModal .company-logo-link,
body.tema-quite-2027-a #cpfFoundModal .company-logo > a {
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0.35rem !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

body.tema-quite-2027-a #cpfFoundModal .company-logo .quite-border-ebony,
body.tema-quite-2027-a #cpfFoundModal .company-logo-link {
    border-color: var(--quite-2027-lime) !important;
    background-color: #fff !important;
    border-radius: 10px;
}

body.tema-quite-2027-a #cpfFoundModal .company-logo img.cpf-company {
    max-width: 88px !important;
    max-height: 56px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain;
}

body.tema-quite-2027-a #cpfFoundModal .company-logo-text,
body.tema-quite-2027-a #cpfFoundModal .company-logo > [name="lblCredor"] {
    flex: 1 1 auto !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0;
    padding: 0 !important;
    text-align: left !important;
}

body.tema-quite-2027-a #cpfFoundModal [name="lblCredor"] p,
body.tema-quite-2027-a #cpfFoundModal .partialHeaderCredor,
body.tema-quite-2027-a #cpfFoundModal .partialHeaderProdutoCredor {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a #cpfFoundModal .partialHeaderCredor b {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a #cpfFoundModal .quite-bg--lighter-green {
    background-color: rgba(166, 206, 57, 0.18) !important;
    color: var(--quite-2027-lime-bright) !important;
    border: 1px solid rgba(166, 206, 57, 0.45);
}

body.tema-quite-2027-a #cpfFoundModal hr {
    border-color: rgba(166, 206, 57, 0.3) !important;
}

body.tema-quite-2027-a #cpfFoundModal .credor-choice-cta {
    display: flex;
    justify-content: center;
    width: 100%;
}

body.tema-quite-2027-a #cpfFoundModal .btn-primary,
body.tema-quite-2027-a #cpfFoundModal button.btn-primary {
    background: linear-gradient(135deg, #A6CE39 0%, #8ABC00 100%) !important;
    color: var(--quite-2027-on-lime) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    box-shadow: 0 0 16px rgba(166, 206, 57, 0.35);
    font-weight: 700;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 0.55rem;
    width: 100%;
    max-width: 100%;
}

/* Seta do CTA — chevron CSS (sem caracteres “->”) */
body.tema-quite-2027-a #cpfFoundModal .btn-arrow {
    display: inline-block;
    width: 0.55em;
    height: 0.55em;
    border-right: 2.5px solid currentColor;
    border-top: 2.5px solid currentColor;
    transform: rotate(45deg);
    margin-left: 0.15em;
    flex-shrink: 0;
}

/* Botões de sobrenome / nomes no modal */
body.tema-quite-2027-a #cpfFoundModal #divBotoesNomesClientes .btn,
body.tema-quite-2027-a #cpfFoundModal #divBotoesNomesClientes button {
    background-color: #0A2E14 !important;
    color: var(--quite-2027-text) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a #cpfFoundModal #divBotoesNomesClientes .btn:hover,
body.tema-quite-2027-a #cpfFoundModal #divBotoesNomesClientes button:hover {
    background-color: var(--quite-2027-lime) !important;
    color: var(--quite-2027-on-lime) !important;
}

/* Mobile: tema 2027 + sem estouro horizontal no “Te achei” */
@media (max-width: 575.98px) {
    body.tema-quite-2027-a #cpfFoundModal {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
        overflow-x: hidden !important;
    }

    body.tema-quite-2027-a #cpfFoundModal .modal-dialog {
        margin: 0.5rem auto !important;
        max-width: calc(100vw - 1rem) !important;
        width: calc(100vw - 1rem) !important;
    }

    body.tema-quite-2027-a #cpfFoundModal .modal-content,
    body.tema-quite-2027-a #cpfFoundModal .row,
    body.tema-quite-2027-a #cpfFoundModal #teacheiForm,
    body.tema-quite-2027-a #cpfFoundModal #teacheiForm > .form-group {
        max-width: 100% !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        box-sizing: border-box !important;
        overflow-x: hidden !important;
    }

    body.tema-quite-2027-a #cpfFoundModal #teacheiForm > .form-group {
        position: relative !important;
    }

    /* Banner azul mobile → faixa 2027 (mantém altura p/ título absoluto) */
    body.tema-quite-2027-a #cpfFoundModal img.d-flex.d-sm-none[src*="header_cpf_localizado"],
    body.tema-quite-2027-a #cpfFoundModal img[src*="header_cpf_localizado_mobile"] {
        display: block !important;
        width: 100% !important;
        height: 150px !important;
        object-fit: cover !important;
        opacity: 0 !important;
        background: transparent !important;
        border: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.tema-quite-2027-a #cpfFoundModal #teacheiForm > .form-group::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 150px;
        background: linear-gradient(135deg, #010E05 0%, #052010 50%, #0A2E14 100%);
        border-bottom: 2px solid var(--quite-2027-lime-bright);
        border-radius: 15px 15px 0 0;
        z-index: 0;
        pointer-events: none;
    }

    body.tema-quite-2027-a #cpfFoundModal .choiceCardName,
    body.tema-quite-2027-a #cpfFoundModal #tituloTeAche1,
    body.tema-quite-2027-a #cpfFoundModal #tituloTeAcheEmpresa1 {
        position: absolute !important;
        top: 1rem !important;
        left: 0.85rem !important;
        right: 0.85rem !important;
        max-width: none !important;
        width: auto !important;
        font-size: 0.95rem !important;
        line-height: 1.35 !important;
        padding: 0 !important;
        margin: 0 !important;
        background: transparent !important;
        border: none !important;
        z-index: 2;
        box-sizing: border-box !important;
    }

    /* Botões de nome: não estourar a largura (mx-5 + col-6) */
    body.tema-quite-2027-a #cpfFoundModal #divBotoesNomesClientes {
        margin-top: 1rem !important;
        padding: 0 0.5rem 1rem !important;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }

    body.tema-quite-2027-a #cpfFoundModal #divNomesClientes,
    body.tema-quite-2027-a #cpfFoundModal #divBotoesNomesClientes .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        max-width: 100% !important;
        width: 100% !important;
    }

    body.tema-quite-2027-a #cpfFoundModal #divNomesClientes .btn,
    body.tema-quite-2027-a #cpfFoundModal #divBotoesNomesClientes .btn,
    body.tema-quite-2027-a #cpfFoundModal #divBotoesNomesClientes button {
        flex: 1 1 100% !important;
        max-width: 100% !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        box-sizing: border-box !important;
    }

    body.tema-quite-2027-a #cpfFoundModal #divWrapperCompanyLogo,
    body.tema-quite-2027-a #cpfFoundModal .credor-choice-card {
        min-width: 0 !important;
        max-width: 100% !important;
        width: 100% !important;
    }

    body.tema-quite-2027-a #cpfFoundModal #divBotoesCredores {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    body.tema-quite-2027-a #cpfFoundModal .pt-5.mt-5 {
        padding-top: 1rem !important;
        margin-top: 0.5rem !important;
    }
}

/* ========== Modal Pesquisa de Satisfação ========== */
body.tema-quite-2027-a #modalPesquisaSatisfacao .modal-content {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

body.tema-quite-2027-a #modalPesquisaSatisfacao .pesquisa-satisfacao-card,
body.tema-quite-2027-a #modalPesquisaSatisfacao .form-group[style*="background-color: #F2F3F5"],
body.tema-quite-2027-a #modalPesquisaSatisfacao .form-group[style*="background-color:#F2F3F5"] {
    background-color: var(--quite-2027-bg-2) !important;
    border: 1px solid rgba(166, 206, 57, 0.45) !important;
    box-shadow: 0 0 28px rgba(0, 0, 0, 0.5);
    color: var(--quite-2027-text) !important;
    overflow: hidden;
}

body.tema-quite-2027-a #modalPesquisaSatisfacao .pesquisa-satisfacao-banner,
body.tema-quite-2027-a #modalPesquisaSatisfacao img[src*="banner_4"],
body.tema-quite-2027-a #modalPesquisaSatisfacao img[src*="header_cpf_localizado"] {
    background-color: var(--quite-2027-bg) !important;
    border-bottom: 2px solid var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a #modalPesquisaSatisfacao .choiceCardName,
body.tema-quite-2027-a #modalPesquisaSatisfacao .choiceCardName span,
body.tema-quite-2027-a #modalPesquisaSatisfacao #spnNomePesquisaSatisfacao {
    color: #fff !important;
    text-shadow: 0 1px 8px rgba(0, 0, 0, 0.45);
}

body.tema-quite-2027-a #modalPesquisaSatisfacao #divFormPesquisaSatisfacao,
body.tema-quite-2027-a #modalPesquisaSatisfacao #divFormPesquisaSatisfacao label,
body.tema-quite-2027-a #modalPesquisaSatisfacao #divFormPesquisaSatisfacao span,
body.tema-quite-2027-a #modalPesquisaSatisfacao #lblComoConheceu,
body.tema-quite-2027-a #modalPesquisaSatisfacao #lblFoiPor {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a #modalPesquisaSatisfacao #divFormPesquisaSatisfacao > .form-group > label:first-of-type,
body.tema-quite-2027-a #modalPesquisaSatisfacao #lblComoConheceu {
    color: var(--quite-2027-lime-bright) !important;
    font-weight: 700 !important;
}

body.tema-quite-2027-a #modalPesquisaSatisfacao .pesquisa-satisfacao-opcoes {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 0.45rem 1rem;
    margin-top: 0.5rem;
    width: 100%;
}

body.tema-quite-2027-a #modalPesquisaSatisfacao .pesquisa-satisfacao-opcoes > input[type="radio"] {
    margin: 0;
    flex: 0 0 auto;
}

body.tema-quite-2027-a #modalPesquisaSatisfacao .pesquisa-satisfacao-opcoes > label {
    margin: 0;
    display: inline-flex;
    align-items: center;
    line-height: 1.2;
}

body.tema-quite-2027-a #modalPesquisaSatisfacao .pesquisa-satisfacao-opcoes--coluna {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 0.55rem;
    width: fit-content;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

body.tema-quite-2027-a #modalPesquisaSatisfacao .pesquisa-satisfacao-opcao {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    gap: 0.45rem;
    margin: 0;
    line-height: 1.25;
    cursor: pointer;
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a #modalPesquisaSatisfacao .pesquisa-satisfacao-opcao input[type="radio"] {
    margin: 0;
    flex: 0 0 auto;
}

body.tema-quite-2027-a #modalPesquisaSatisfacao .pesquisa-satisfacao-opcao span {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a #modalPesquisaSatisfacao input[type="radio"] {
    accent-color: var(--quite-2027-lime-bright);
    width: 1.05rem;
    height: 1.05rem;
    vertical-align: middle;
}

body.tema-quite-2027-a #modalPesquisaSatisfacao #btnPesquisaSatisfacao,
body.tema-quite-2027-a #modalPesquisaSatisfacao .btn-primary {
    background: linear-gradient(135deg, #A6CE39 0%, #8ABC00 100%) !important;
    color: var(--quite-2027-on-lime) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    box-shadow: 0 0 14px rgba(166, 206, 57, 0.35);
    font-weight: 700 !important;
    min-width: 160px;
}

@media (max-width: 575.98px) {
    body.tema-quite-2027-a #modalPesquisaSatisfacao .modal-dialog {
        margin: 0.65rem auto;
        max-width: calc(100vw - 1rem);
    }

    body.tema-quite-2027-a #modalPesquisaSatisfacao .pesquisa-satisfacao-card {
        position: relative !important;
        padding-top: 0 !important;
    }

    body.tema-quite-2027-a #modalPesquisaSatisfacao .pesquisa-satisfacao-banner.d-flex.d-sm-none {
        display: block !important;
        width: 100% !important;
        height: 96px !important;
        object-fit: cover !important;
        opacity: 0 !important;
        border: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.tema-quite-2027-a #modalPesquisaSatisfacao .pesquisa-satisfacao-card::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 96px;
        background: linear-gradient(135deg, #010E05 0%, #052010 55%, #0A2E14 100%);
        border-bottom: 2px solid var(--quite-2027-lime-bright);
        border-radius: 15px 15px 0 0;
        pointer-events: none;
        z-index: 0;
    }

    /* Texto do topo dentro da faixa escura, sem atravessar a linha lima */
    body.tema-quite-2027-a #modalPesquisaSatisfacao .choiceCardName {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
        width: 100% !important;
        max-width: 100% !important;
        height: 96px;
        margin: 0 !important;
        padding: 0.65rem 1rem !important;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        text-align: left !important;
        font-size: 0.9rem !important;
        line-height: 1.3 !important;
    }

    body.tema-quite-2027-a #modalPesquisaSatisfacao .choiceCardName br {
        display: none;
    }

    body.tema-quite-2027-a #modalPesquisaSatisfacao #divFormPesquisaSatisfacao {
        position: relative;
        z-index: 1;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        margin-top: 0.25rem;
    }

    body.tema-quite-2027-a #modalPesquisaSatisfacao #divFormPesquisaSatisfacao > .form-group {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    body.tema-quite-2027-a #modalPesquisaSatisfacao #btnPesquisaSatisfacao {
        width: 100%;
        max-width: 280px;
    }
}

/* ========== Modal Fale Conosco / Informe Pagamento (home) ========== */
body.tema-quite-2027-a #modalEmailFaleConosco .modal-content,
body.tema-quite-2027-a #modalEmailInformePagamento .modal-content {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

body.tema-quite-2027-a #modalEmailFaleConosco .form-group[style*="background-color: white"],
body.tema-quite-2027-a #modalEmailFaleConosco .form-group[style*="background-color:white"],
body.tema-quite-2027-a #modalEmailFaleConoscoCPFForm > .form-group,
body.tema-quite-2027-a #modalEmailInformePagamento .form-group[style*="background-color: white"],
body.tema-quite-2027-a #modalEmailInformePagamento .form-group[style*="background-color:white"] {
    background-color: var(--quite-2027-bg-2) !important;
    border: 1px solid rgba(166, 206, 57, 0.45) !important;
    box-shadow: 0 0 28px rgba(0, 0, 0, 0.5);
    color: var(--quite-2027-text) !important;
    overflow: hidden;
}

/* Banner do topo: preto + borda lima (em vez do azul antigo) */
body.tema-quite-2027-a #modalEmailFaleConosco img[src*="banner_6"],
body.tema-quite-2027-a #modalEmailFaleConosco img[src*="header_cpf_ajuda"],
body.tema-quite-2027-a #modalEmailInformePagamento img[src*="banner"],
body.tema-quite-2027-a #modalEmailInformePagamento img[style*="quite-default-blue"],
body.tema-quite-2027-a #modalEmailFaleConosco img[style*="quite-default-blue"] {
    background-color: var(--quite-2027-bg) !important;
    border-bottom: 2px solid var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a #modalEmailFaleConosco .choiceCardName,
body.tema-quite-2027-a #modalEmailInformePagamento .choiceCardName {
    color: #fff !important;
    text-shadow: 0 1px 8px rgba(0, 0, 0, 0.45);
}

body.tema-quite-2027-a #modalEmailFaleConosco .title-gray,
body.tema-quite-2027-a #modalEmailFaleConosco h2.title-gray,
body.tema-quite-2027-a #modalEmailFaleConosco [class*="title-"][class*="-gray"],
body.tema-quite-2027-a #modalEmailInformePagamento .title-gray,
body.tema-quite-2027-a #modalEmailInformePagamento h2[class*="title-"] {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a #modalEmailFaleConosco .subTitulo,
body.tema-quite-2027-a #modalEmailFaleConosco .subTituloBold,
body.tema-quite-2027-a #modalEmailInformePagamento .subTitulo,
body.tema-quite-2027-a #modalEmailInformePagamento .subTituloBold {
    color: var(--quite-2027-text-muted) !important;
}

body.tema-quite-2027-a #modalEmailFaleConosco .form-control,
body.tema-quite-2027-a #modalEmailFaleConosco input:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="submit"]):not([type="button"]):not(.btn),
body.tema-quite-2027-a #modalEmailFaleConosco textarea,
body.tema-quite-2027-a #modalEmailInformePagamento .form-control,
body.tema-quite-2027-a #modalEmailInformePagamento input:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="submit"]):not([type="button"]):not(.btn),
body.tema-quite-2027-a #modalEmailInformePagamento textarea {
    background-color: #010E05 !important;
    color: #FFFFFF !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    border-radius: 10px !important;
}

body.tema-quite-2027-a #modalEmailFaleConosco .form-control::placeholder,
body.tema-quite-2027-a #modalEmailFaleConosco input::placeholder,
body.tema-quite-2027-a #modalEmailFaleConosco textarea::placeholder,
body.tema-quite-2027-a #modalEmailInformePagamento .form-control::placeholder,
body.tema-quite-2027-a #modalEmailInformePagamento input::placeholder,
body.tema-quite-2027-a #modalEmailInformePagamento textarea::placeholder {
    color: rgba(255, 255, 255, 0.45) !important;
    opacity: 1 !important;
}

body.tema-quite-2027-a #modalEmailFaleConosco .btn.quite-bg-green,
body.tema-quite-2027-a #modalEmailFaleConosco button.quite-bg-green,
body.tema-quite-2027-a #modalEmailInformePagamento .btn.quite-bg-green,
body.tema-quite-2027-a #modalEmailInformePagamento button.quite-bg-green {
    background: linear-gradient(135deg, #A6CE39 0%, #8ABC00 100%) !important;
    color: var(--quite-2027-on-lime) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    box-shadow: 0 0 14px rgba(166, 206, 57, 0.35);
    font-weight: 700 !important;
}

@media (max-width: 575.98px) {
    body.tema-quite-2027-a #modalEmailFaleConosco .modal-dialog,
    body.tema-quite-2027-a #modalEmailInformePagamento .modal-dialog {
        margin: 0.65rem auto;
        max-width: calc(100vw - 1rem);
    }

    body.tema-quite-2027-a #modalEmailFaleConoscoCPFForm > .form-group {
        position: relative !important;
    }

    /* Substitui o banner azul mobile por faixa 2027 (mantém espaço do título absoluto) */
    body.tema-quite-2027-a #modalEmailFaleConosco img[src*="header_cpf_ajuda"] {
        display: block !important;
        width: 100% !important;
        height: 96px !important;
        object-fit: cover !important;
        object-position: center !important;
        opacity: 0 !important;
        background: transparent !important;
        border: none !important;
        border-bottom: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.tema-quite-2027-a #modalEmailFaleConoscoCPFForm > .form-group::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 96px;
        background: linear-gradient(135deg, #010E05 0%, #052010 55%, #0A2E14 100%);
        border-bottom: 2px solid var(--quite-2027-lime-bright);
        border-radius: 15px 15px 0 0;
        z-index: 0;
        pointer-events: none;
    }

    body.tema-quite-2027-a #modalEmailFaleConosco .choiceCardName {
        position: absolute !important;
        top: 1.65rem !important;
        left: 1.1rem !important;
        max-width: 72% !important;
        width: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        font-size: 1.45rem !important;
        line-height: 1.2 !important;
        background: transparent !important;
        border: none !important;
        z-index: 2;
        color: #fff !important;
    }

    body.tema-quite-2027-a #modalEmailFaleConosco .btn.quite-bg-green,
    body.tema-quite-2027-a #modalEmailInformePagamento .btn.quite-bg-green {
        min-width: 0 !important;
        max-width: 100% !important;
        width: 100% !important;
    }
}

/* ========== Negociação: contraste preto / verde escuro / lima ==========
   Hierarquia de fundos (não tudo no mesmo tom):
   1) preto (#010E05) — página / moldura externa
   2) verde escuro (#0A2E14 / #052010) — painéis e cards de conteúdo
   3) lima (#A6CE39 / #8ABC00) — botões, bordas e destaques
*/
html body.tema-quite-2027-a.fluxo-negociacao,
body.tema-quite-2027-a.fluxo-negociacao {
    background-color: var(--quite-2027-bg) !important; /* preto */
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .main,
body.tema-quite-2027-a.fluxo-negociacao #divMasterBody,
body.tema-quite-2027-a.fluxo-negociacao #SelecaoContrato,
body.tema-quite-2027-a.fluxo-negociacao #divLocalizado,
body.tema-quite-2027-a.fluxo-negociacao #divBody,
body.tema-quite-2027-a.fluxo-negociacao .divBody {
    background-color: transparent !important;
}

/* Painel principal: verde escuro contrastando com o preto da página */
body.tema-quite-2027-a.fluxo-negociacao #divMaster,
body.tema-quite-2027-a.fluxo-negociacao #divMaster > .modal-content,
body.tema-quite-2027-a.fluxo-negociacao #divMaster .form-group.text-center,
body.tema-quite-2027-a.fluxo-negociacao #divMaster .modal-content.border-0 {
    background-color: var(--quite-2027-bg-2) !important; /* verde escuro */
    color: var(--quite-2027-text) !important;
    border: 1px solid rgba(166, 206, 57, 0.35) !important;
    border-radius: 16px;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.45);
    margin: 0.75rem auto;
    max-width: 960px;
}

/* Campo monetário único (R$ integrado) */
body.tema-quite-2027-a.fluxo-negociacao .valor-monetario-unico,
body.tema-quite-2027-a .valor-monetario-unico {
    text-align: left !important;
}

/* Título: sem texto → sem moldura; com texto → faixa preta + acento lima */
body.tema-quite-2027-a.fluxo-negociacao .divTitleMaster {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 auto !important;
    min-height: 0 !important;
    border-radius: 12px;
}

body.tema-quite-2027-a.fluxo-negociacao .divTitleMaster.divTitleMaster--has-text {
    background-color: var(--quite-2027-bg) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    box-shadow: 0 0 14px rgba(166, 206, 57, 0.2) !important;
    padding: 0.75rem 1rem !important;
    margin: 0 auto 1rem !important;
    width: fit-content !important;
    height: auto !important;
    overflow: visible !important;
}

body.tema-quite-2027-a.fluxo-negociacao .divTitleMaster.divTitleMaster--empty,
body.tema-quite-2027-a.fluxo-negociacao .divTitleMaster.divTitleMaster--empty #titleMaster,
body.tema-quite-2027-a.fluxo-negociacao .divTitleMaster.divTitleMaster--empty #subTitleMaster {
    margin: 0 !important;
    padding: 0 !important;
    min-height: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    border: none !important;
    box-shadow: none !important;
}

body.tema-quite-2027-a.fluxo-negociacao .divTitleMaster p,
body.tema-quite-2027-a.fluxo-negociacao #titleMaster {
    color: var(--quite-2027-lime-bright) !important;
    -webkit-text-fill-color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a.fluxo-negociacao #subTitleMaster {
    color: var(--quite-2027-text) !important;
    -webkit-text-fill-color: var(--quite-2027-text) !important;
}

/* Cards / opções: só cores do tema — dimensões/padding ficam no styleNegociacao original */
body.tema-quite-2027-a.fluxo-negociacao .quite-option-card,
body.tema-quite-2027-a.fluxo-negociacao .quite-border-green-bg-white,
body.tema-quite-2027-a.fluxo-negociacao .card,
body.tema-quite-2027-a.fluxo-negociacao .card-credores-restantes {
    background-color: #0A2E14 !important;
    color: var(--quite-2027-text) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    box-shadow: 0 0 12px rgba(166, 206, 57, 0.15);
}

body.tema-quite-2027-a.fluxo-negociacao .nome-credores-restantes {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .logo-credores-restantes {
    background-color: #fff;
    border-radius: 12px;
    padding: 0.35rem;
}

/* Localizado / confirmação (pré-fluxo de opções) */
body.tema-quite-2027-a.fluxo-negociacao #divLocalizado,
body.tema-quite-2027-a.fluxo-negociacao .quite-shadow-border-rounded,
body.tema-quite-2027-a.fluxo-negociacao .quite-shadow-border-rounded-fit-content:not(.quite-option-card) {
    background-color: #0A2E14 !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    border-radius: 16px;
    box-shadow: 0 0 16px rgba(166, 206, 57, 0.18);
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .quite-option-card .text-black,
body.tema-quite-2027-a.fluxo-negociacao .quite-option-card .text-black-50 {
    color: var(--quite-2027-text) !important;
}

/* Separadores hr: mesma cor da borda lima (senão ficam invisíveis no fundo escuro) */
body.tema-quite-2027-a.fluxo-negociacao hr {
    border: 0 !important;
    border-top: 1px solid var(--quite-2027-lime-bright) !important;
    background: transparent !important;
    opacity: 1 !important;
    margin: 0.85rem auto !important;
    width: 100%;
    height: 0 !important;
}

/* Altura fluida — evita corte por height:470px / spacer 60vh das views */
body.tema-quite-2027-a.fluxo-negociacao #divBody,
body.tema-quite-2027-a.fluxo-negociacao .divBody {
    height: auto !important;
    min-height: 0 !important;
}

body.tema-quite-2027-a.fluxo-negociacao #divMaster [style*="60vh"],
body.tema-quite-2027-a.fluxo-negociacao #divMaster [style*="height: 60vh"] {
    height: 1.5rem !important;
    min-height: 0 !important;
    max-height: 1.5rem !important;
}

/* Aprovação: tipografia legível sem empilhar colunas */
body.tema-quite-2027-a.fluxo-negociacao #divBody .quite-shadow-border-rounded-fit-content:not(.quite-option-card) .text-black,
body.tema-quite-2027-a.fluxo-negociacao #divBody .quite-shadow-border-rounded-fit-content:not(.quite-option-card) .text-black-50 {
    color: var(--quite-2027-text) !important;
}

/* Valor atualizado: centralização vertical do bloco label + valor */
body.tema-quite-2027-a.fluxo-negociacao .valor-atualizado-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0.85rem 0.5rem;
    margin: 0.35rem auto;
    width: 100%;
    box-sizing: border-box;
}

body.tema-quite-2027-a.fluxo-negociacao .valor-atualizado-block .row {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    align-items: center;
    justify-content: center;
}

body.tema-quite-2027-a.fluxo-negociacao .valor-atualizado-block p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    line-height: 1.35 !important;
}

body.tema-quite-2027-a.fluxo-negociacao .valor-atualizado-labels {
    margin-bottom: 0.2rem !important;
}

body.tema-quite-2027-a.fluxo-negociacao .valor-atualizado-labels p {
    font-size: 0.95rem !important;
    opacity: 0.9;
}

body.tema-quite-2027-a.fluxo-negociacao .valor-atualizado-valores p {
    font-size: 1.15rem !important;
    font-weight: 700 !important;
}

/* Valor atualizado / Entrada+Parcelas: centralização vertical nas caixas */
body.tema-quite-2027-a.fluxo-negociacao #divBody .row.text-black-50,
body.tema-quite-2027-a.fluxo-negociacao #divBody .mt-3 > .row {
    align-items: center !important;
}

body.tema-quite-2027-a.fluxo-negociacao #divBody .row.text-black-50 > [class*="col-"],
body.tema-quite-2027-a.fluxo-negociacao #divBody .mt-3 > .row > [class*="col-"] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

body.tema-quite-2027-a.fluxo-negociacao .valor-entrada-prefix,
body.tema-quite-2027-a .valor-entrada-prefix {
    background-color: #010E05 !important;
    color: var(--quite-2027-lime-bright) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    border-right: none !important;
    border-radius: 10px 0 0 10px !important;
    font-weight: 700;
}

@media (max-width: 768px) {
    /* Aprovação: mantém Entrada|Data lado a lado (igual desktop) */
    body.tema-quite-2027-a.fluxo-negociacao #divParcelado .mt-3 > .row,
    body.tema-quite-2027-a.fluxo-negociacao #divBody .quite-shadow-border-rounded-fit-content:not(.quite-option-card) .mt-3 > .row {
        flex-wrap: nowrap !important;
    }

    body.tema-quite-2027-a.fluxo-negociacao #divParcelado .mt-3 > .row > .col-7,
    body.tema-quite-2027-a.fluxo-negociacao #divBody .quite-shadow-border-rounded-fit-content:not(.quite-option-card) .mt-3 > .row > .col-7 {
        flex: 0 0 58% !important;
        max-width: 58% !important;
    }

    body.tema-quite-2027-a.fluxo-negociacao #divParcelado .mt-3 > .row > .col-5,
    body.tema-quite-2027-a.fluxo-negociacao #divBody .quite-shadow-border-rounded-fit-content:not(.quite-option-card) .mt-3 > .row > .col-5 {
        flex: 0 0 42% !important;
        max-width: 42% !important;
        text-align: right !important;
    }

    body.tema-quite-2027-a.fluxo-negociacao #divParcelado .mt-3 h3,
    body.tema-quite-2027-a.fluxo-negociacao #divParcelado .mt-3 h4,
    body.tema-quite-2027-a.fluxo-negociacao #divBody .quite-shadow-border-rounded-fit-content:not(.quite-option-card) .mt-3 h3,
    body.tema-quite-2027-a.fluxo-negociacao #divBody .quite-shadow-border-rounded-fit-content:not(.quite-option-card) .mt-3 h4 {
        font-size: 1rem !important;
        line-height: 1.25 !important;
    }

    /* Fechamento de acordo (Finalizar): card envolve #divBody — não o inverso */
    body.tema-quite-2027-a.fluxo-negociacao .finalizar-acordo-card,
    body.tema-quite-2027-a.fluxo-negociacao .quite-shadow-border-rounded-fit-content:has(#divBoleto) {
        max-width: 100% !important;
        width: 100% !important;
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
        padding: 0.75rem !important;
        box-sizing: border-box;
        overflow-x: hidden;
    }

    body.tema-quite-2027-a.fluxo-negociacao #divBoleto,
    body.tema-quite-2027-a.fluxo-negociacao .finalizar-boleto-block {
        max-width: 100% !important;
        width: 100% !important;
        box-sizing: border-box;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body.tema-quite-2027-a.fluxo-negociacao #divBoleto .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
        flex-wrap: nowrap !important;
        width: 100%;
    }

    body.tema-quite-2027-a.fluxo-negociacao #divBoleto .row > [class*="col-"] {
        min-width: 0 !important;
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
        box-sizing: border-box;
    }

    body.tema-quite-2027-a.fluxo-negociacao #divBoleto .row > .col-7 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    body.tema-quite-2027-a.fluxo-negociacao #divBoleto .row > .col-5 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        text-align: right !important;
    }

    body.tema-quite-2027-a.fluxo-negociacao #divBoleto #lblBoletoTitulo,
    body.tema-quite-2027-a.fluxo-negociacao #divBoleto h4 {
        font-size: 1.05rem !important;
        line-height: 1.3 !important;
        word-break: break-word;
    }

    body.tema-quite-2027-a.fluxo-negociacao #divBoleto .mt-3 h3 {
        font-size: 0.95rem !important;
        line-height: 1.25 !important;
        margin-bottom: 0 !important;
        max-width: 100%;
        overflow-wrap: anywhere;
        word-break: break-word;
        white-space: normal !important;
    }

    body.tema-quite-2027-a.fluxo-negociacao #divBoleto .btn,
    body.tema-quite-2027-a.fluxo-negociacao #divBoleto .btn-primary,
    body.tema-quite-2027-a.fluxo-negociacao #divBoleto .btn-secondary,
    body.tema-quite-2027-a.fluxo-negociacao #divBody .btn-primary,
    body.tema-quite-2027-a.fluxo-negociacao #divBody .btn-secondary {
        max-width: 100% !important;
        width: auto !important;
        white-space: normal !important;
        box-sizing: border-box;
    }

    body.tema-quite-2027-a.fluxo-negociacao #divBoleto input.form-control,
    body.tema-quite-2027-a.fluxo-negociacao #divBody input.form-control {
        max-width: 100% !important;
        box-sizing: border-box;
    }
}

body.tema-quite-2027-a.fluxo-negociacao .divLocalizadoCard {
    background-color: var(--quite-2027-bg) !important; /* preto */
    color: var(--quite-2027-text) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .partialHeaderCredorContainer {
    background-color: var(--quite-2027-bg) !important;
    border: 1px solid rgba(166, 206, 57, 0.35);
    border-radius: 12px;
    padding: 0.75rem;
    margin-bottom: 0.75rem;
}

body.tema-quite-2027-a.fluxo-negociacao .imgHeaderCredor {
    background-color: #fff;
    border-radius: 8px;
    padding: 0.25rem;
}

body.tema-quite-2027-a.fluxo-negociacao .partialHeaderCredor,
body.tema-quite-2027-a.fluxo-negociacao .partialHeaderProdutoCredor {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .partialHeaderCredor b {
    color: var(--quite-2027-lime-bright) !important;
}

/* Seleção de contrato / credor — cards (substituem o verde claro #c8ffd4) */
body.tema-quite-2027-a.fluxo-negociacao .contract-card {
    background: #0A2E14 !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    box-shadow: 0 0 14px rgba(166, 206, 57, 0.18);
}

body.tema-quite-2027-a.fluxo-negociacao .contract-card-left {
    background: var(--quite-2027-bg) !important; /* preto interno */
    color: var(--quite-2027-text) !important;
    border: 1px solid rgba(166, 206, 57, 0.3);
}

body.tema-quite-2027-a.fluxo-negociacao .contract-card-left p,
body.tema-quite-2027-a.fluxo-negociacao .contract-card-right p,
body.tema-quite-2027-a.fluxo-negociacao .contract-note,
body.tema-quite-2027-a.fluxo-negociacao .contract-title {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .contract-note {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .contract-select-button {
    color: var(--quite-2027-on-lime) !important;
}

body.tema-quite-2027-a.fluxo-negociacao #divNaoConheceNew,
body.tema-quite-2027-a.fluxo-negociacao #divNaoConheceNew .nao-conhece-panel,
body.tema-quite-2027-a.fluxo-negociacao #divNaoConheceNew .defaultTextSize {
    color: var(--quite-2027-text) !important;
    background-color: transparent !important;
}

body.tema-quite-2027-a.fluxo-negociacao .bg-white,
body.tema-quite-2027-a.fluxo-negociacao .modal-content.bg-white {
    background-color: #0A2E14 !important;
    color: var(--quite-2027-text) !important;
}

/* Ticket / faixas: degradê verde escuro → lima (contraste interno) */
body.tema-quite-2027-a.fluxo-negociacao .ticket {
    background-image: linear-gradient(135deg, #052010 0%, #0A2E14 45%, #8ABC00 100%) !important;
    color: var(--quite-2027-text) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
}

/* Recortes do ticket casam com o fundo do painel (#divMaster) */
body.tema-quite-2027-a.fluxo-negociacao .ticket::before,
body.tema-quite-2027-a.fluxo-negociacao .ticket::after {
    background-color: var(--quite-2027-bg-2) !important;
}

/* Tipografia de títulos da negociação */
body.tema-quite-2027-a.fluxo-negociacao .title-green,
body.tema-quite-2027-a.fluxo-negociacao .title-green-2 {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .title-gray,
body.tema-quite-2027-a.fluxo-negociacao .title-sm-gray,
body.tema-quite-2027-a.fluxo-negociacao .title-md-gray,
body.tema-quite-2027-a.fluxo-negociacao .title-lg-gray,
body.tema-quite-2027-a.fluxo-negociacao .subTitulo,
body.tema-quite-2027-a.fluxo-negociacao .defaultTextSize {
    color: var(--quite-2027-text) !important;
}

/* CTAs: lima (único “verde claro” de ação) sobre o restante escuro */
body.tema-quite-2027-a.fluxo-negociacao .btn-primary,
body.tema-quite-2027-a.fluxo-negociacao a.btn-primary,
body.tema-quite-2027-a.fluxo-negociacao .btn.btn-primary,
body.tema-quite-2027-a.fluxo-negociacao .btnConcordo .btn-primary {
    background: linear-gradient(135deg, #A6CE39 0%, #8ABC00 100%) !important;
    background-color: var(--quite-2027-lime) !important;
    color: var(--quite-2027-on-lime) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    box-shadow: 0 0 16px rgba(166, 206, 57, 0.35);
    font-weight: 700;
}

body.tema-quite-2027-a.fluxo-negociacao .btn-primary:hover,
body.tema-quite-2027-a.fluxo-negociacao a.btn-primary:hover {
    background: linear-gradient(135deg, #B8DC4A 0%, #9BCB14 100%) !important;
    color: var(--quite-2027-on-lime) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .btn-primary *,
body.tema-quite-2027-a.fluxo-negociacao a.btn-primary * {
    color: var(--quite-2027-on-lime) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .btn-secondary {
    background-color: transparent !important;
    color: var(--quite-2027-lime-bright) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
}

/* Inputs: mesmo padrão do CPF (preto / branco / borda lima / placeholder cinza) */
body.tema-quite-2027-a.fluxo-negociacao input[type="text"]:not(.btn),
body.tema-quite-2027-a.fluxo-negociacao input[type="email"],
body.tema-quite-2027-a.fluxo-negociacao input[type="tel"],
body.tema-quite-2027-a.fluxo-negociacao input[type="number"],
body.tema-quite-2027-a.fluxo-negociacao input[type="password"],
body.tema-quite-2027-a.fluxo-negociacao input[type="date"],
body.tema-quite-2027-a.fluxo-negociacao input.form-control:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="submit"]):not([type="button"]):not(.btn),
body.tema-quite-2027-a.fluxo-negociacao .form-control:not(.btn):not([type="submit"]):not([type="button"]),
body.tema-quite-2027-a.fluxo-negociacao textarea.form-control,
body.tema-quite-2027-a.fluxo-negociacao textarea,
body.tema-quite-2027-a.fluxo-negociacao select.form-control,
body.tema-quite-2027-a.fluxo-negociacao .cpftextbox,
body.tema-quite-2027-a.fluxo-negociacao .txtCPF,
body.tema-quite-2027-a.fluxo-negociacao #telefone,
body.tema-quite-2027-a.fluxo-negociacao #email {
    background-color: #010E05 !important;
    color: #FFFFFF !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    border-radius: 10px !important;
    box-shadow: none !important;
}

body.tema-quite-2027-a.fluxo-negociacao input::placeholder,
body.tema-quite-2027-a.fluxo-negociacao .form-control::placeholder,
body.tema-quite-2027-a.fluxo-negociacao textarea::placeholder,
body.tema-quite-2027-a.fluxo-negociacao #telefone::placeholder,
body.tema-quite-2027-a.fluxo-negociacao #email::placeholder {
    color: rgba(255, 255, 255, 0.45) !important;
    opacity: 1 !important;
}

body.tema-quite-2027-a.fluxo-negociacao input:focus,
body.tema-quite-2027-a.fluxo-negociacao .form-control:focus,
body.tema-quite-2027-a.fluxo-negociacao textarea:focus,
body.tema-quite-2027-a.fluxo-negociacao #telefone:focus,
body.tema-quite-2027-a.fluxo-negociacao #email:focus {
    background-color: #010E05 !important;
    color: #FFFFFF !important;
    border-color: var(--quite-2027-lime-bright) !important;
    box-shadow: 0 0 0 0.15rem rgba(166, 206, 57, 0.28) !important;
    outline: none !important;
}

/* Tabelas */
body.tema-quite-2027-a.fluxo-negociacao .table,
body.tema-quite-2027-a.fluxo-negociacao .tableParcelas,
body.tema-quite-2027-a.fluxo-negociacao .table td,
body.tema-quite-2027-a.fluxo-negociacao .table th {
    color: var(--quite-2027-text) !important;
    border-color: rgba(166, 206, 57, 0.25) !important;
    background-color: transparent !important;
}

/* ========== Segunda Via (acordo ativo / boleto) ========== */
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .title-gray,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .title-sm-gray,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .title-md-gray,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .title-lg-gray,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .defaultTextSize:not(.btn):not(.btn-primary),
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page p:not(.btn):not(.btn-primary),
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page span:not(.btn):not(.btn-primary),
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page label,
body.tema-quite-2027-a.fluxo-negociacao #divJaPossuiAcordo,
body.tema-quite-2027-a.fluxo-negociacao #divEmitirBoleto,
body.tema-quite-2027-a.fluxo-negociacao #frmWhats label,
body.tema-quite-2027-a.fluxo-negociacao #lblWhats {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-destaque,
body.tema-quite-2027-a.fluxo-negociacao #lblValorAcordoAtivo,
body.tema-quite-2027-a.fluxo-negociacao #lblVencimentoAcordoAtivo {
    color: var(--quite-2027-lime-bright) !important;
    font-weight: 800 !important;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page a.quite-link-acao,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page a:not(.btn):not(.btn-primary):not(.dropdown-item):not(.parcela-ativa-link) {
    color: var(--quite-2027-lime-bright) !important;
    font-weight: 700;
    text-decoration: underline !important;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-table-wrap {
    border: 1px solid rgba(166, 206, 57, 0.35);
    border-radius: 12px;
    background-color: rgba(1, 14, 5, 0.45);
    padding: 0.35rem;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-table-title th,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-table-head th {
    color: var(--quite-2027-lime-bright) !important;
    background-color: rgba(1, 14, 5, 0.65) !important;
    border-color: rgba(166, 206, 57, 0.3) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page tr.parcela-ativa,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page tr.parcela-ativa td,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .parcela-ativa-link {
    color: var(--quite-2027-lime-bright) !important;
    background-color: rgba(166, 206, 57, 0.16) !important;
    text-decoration: underline;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page tr.parcela-pendente,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page tr.parcela-pendente td {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page tr.parcela-paga,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page tr.parcela-paga td {
    color: var(--quite-2027-text-muted) !important;
    opacity: 1;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page #lblCodigoPix,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page #ContentPlaceHolder1_lblLinhaDigitavel2,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page #lblLinhaDigitavel {
    color: var(--quite-2027-text-muted) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .dropdown-menu {
    background-color: #0A2E14 !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.45);
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .dropdown-item {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .dropdown-item:hover,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .addToCalendar:hover {
    background-color: rgba(166, 206, 57, 0.2) !important;
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .btn-secondary {
    background-color: transparent !important;
    color: var(--quite-2027-lime-bright) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    border-radius: 10px !important;
    box-shadow: none !important;
    font-weight: 700 !important;
    height: auto !important;
    min-height: 48px;
    max-width: 300px;
    width: auto !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

/* CTAs segunda via — mesmo padrão lima do fluxo (p/a/button/span.btn) */
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .btn-primary,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page a.btn-primary,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page p.btn-primary,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page button.btn-primary,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page span.btn-primary,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .btnConcordo .btn-primary,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page #btnWhatsLinha,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page #btnSim {
    background: linear-gradient(135deg, #A6CE39 0%, #8ABC00 100%) !important;
    background-color: var(--quite-2027-lime) !important;
    color: var(--quite-2027-on-lime) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    border-radius: 10px !important;
    box-shadow: 0 0 16px rgba(166, 206, 57, 0.35);
    font-weight: 700 !important;
    font-size: 0.95rem !important;
    line-height: 1.25 !important;
    height: auto !important;
    min-height: 48px !important;
    max-width: 300px !important;
    width: 100% !important;
    padding: 0.75rem 1rem !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    text-decoration: none !important;
    float: none !important;
    flex: none !important;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .btn-primary:hover,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page a.btn-primary:hover,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page p.btn-primary:hover,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page button.btn-primary:hover,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page #btnWhatsLinha:hover,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page #btnSim:hover {
    background: linear-gradient(135deg, #B8DC4A 0%, #9BCB14 100%) !important;
    color: var(--quite-2027-on-lime) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .btn-primary *,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page a.btn-primary *,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .btnConcordo .btn-primary * {
    color: var(--quite-2027-on-lime) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .btnConcordo {
    display: block;
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none !important;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .btnConcordo .btn-primary {
    margin-top: 0.5rem !important;
    width: 100% !important;
}

body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page #divEmitirBoleto .btn,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page #divJaPossuiAcordo > .btn,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page #divJaPossuiAcordo > a.btn,
body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page #divJaPossuiAcordo > p.btn {
    display: flex !important;
}

@media (max-width: 575.98px) {
    body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .title-gray,
    body.tema-quite-2027-a.fluxo-negociacao .segunda-via-page .defaultTextSize {
        color: var(--quite-2027-text) !important;
    }
}

body.tema-quite-2027-a.fluxo-negociacao #loaderSpinner .modal-content {
    background-color: rgba(5, 32, 16, 0.72) !important;
    color: var(--quite-2027-text) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    box-shadow: 0 0 20px rgba(166, 206, 57, 0.25) !important;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

body.tema-quite-2027-a.fluxo-negociacao #loaderSpinner .modal-content.bg-white,
body.tema-quite-2027-a.fluxo-negociacao #loaderSpinner .text-black {
    background-color: transparent !important;
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a.fluxo-negociacao #loaderSpinner .loading-text {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a.fluxo-negociacao #loaderSpinner .loading-bar-container {
    background-color: rgba(255, 255, 255, 0.18) !important;
}

/* Fallback genérico (outras páginas que reusam #divMaster fora do fluxo) */
body.tema-quite-2027-a:not(.fluxo-negociacao) .main,
body.tema-quite-2027-a:not(.fluxo-negociacao) #divMasterBody,
body.tema-quite-2027-a:not(.fluxo-negociacao) #divMaster,
body.tema-quite-2027-a:not(.fluxo-negociacao) .divTitleMaster {
    background-color: transparent !important;
    color: var(--quite-2027-text) !important;
}

/* Não forçar transparente em cards de loading (border-0) */
body.tema-quite-2027-a:not(.fluxo-negociacao) .modal-content.border-0:not(.text-white) {
    background-color: transparent !important;
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a:not(.fluxo-negociacao) .divTitleMaster p,
body.tema-quite-2027-a:not(.fluxo-negociacao) #titleMaster,
body.tema-quite-2027-a:not(.fluxo-negociacao) #subTitleMaster,
body.tema-quite-2027-a:not(.fluxo-negociacao) #lblMasterModel1_ {
    color: var(--quite-2027-text) !important;
}

/* ========== Loadings: fundo transparente (home + área logada + negociação) ========== */
body.tema-quite-2027-a #loadingModal,
body.tema-quite-2027-a #loaderSpinner,
body.tema-quite-2027-a #loadingModalEnvioEmail {
    background-image: none !important;
    background-color: transparent !important;
}

/* Backdrop Bootstrap quase transparente — a página permanece visível */
body.tema-quite-2027-a.modal-open:has(#loadingModal.show) > .modal-backdrop,
body.tema-quite-2027-a.modal-open:has(#loaderSpinner.show) > .modal-backdrop,
body.tema-quite-2027-a.modal-open:has(#loadingModalEnvioEmail.show) > .modal-backdrop,
body.tema-quite-2027-a.fluxo-negociacao.modal-open:has(#loaderSpinner.show) > .modal-backdrop {
    background-color: rgba(1, 14, 5, 0.28) !important;
    opacity: 1 !important;
}

body.tema-quite-2027-a #loaderSpinner .modal-content,
body.tema-quite-2027-a #loadingModal .modal-content,
body.tema-quite-2027-a #loadingModalEnvioEmail .modal-content {
    background-color: rgba(5, 32, 16, 0.72) !important;
    color: var(--quite-2027-text) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.35);
}

body.tema-quite-2027-a #loaderSpinner .loading-text,
body.tema-quite-2027-a #loadingModal .loading-text,
body.tema-quite-2027-a #loadingModal #lblMasterModel1_,
body.tema-quite-2027-a #loadingModalEnvioEmail p {
    color: var(--quite-2027-text) !important;
    background-color: transparent !important;
}

body.tema-quite-2027-a #loaderSpinner .modal-content.bg-white,
body.tema-quite-2027-a #loaderSpinner .text-black,
body.tema-quite-2027-a #loadingModal .modal-content.bg-white,
body.tema-quite-2027-a #loadingModal .text-black {
    background-color: transparent !important;
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a #loaderSpinner .loading-bar-container,
body.tema-quite-2027-a #loadingModal .loading-bar-container {
    background-color: rgba(255, 255, 255, 0.18) !important;
}

/* Ícone do calendário nativo — contraste no fundo escuro */
body.tema-quite-2027-a input[type="date"]::-webkit-calendar-picker-indicator,
body.tema-quite-2027-a.fluxo-negociacao input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(1) brightness(1.35) sepia(1) saturate(5) hue-rotate(40deg);
    cursor: pointer;
    opacity: 1;
}

/* Informe pagamento: file + labels legíveis */
body.tema-quite-2027-a.fluxo-negociacao #modalEmailInformePagamentoForm > .form-group,
body.tema-quite-2027-a #modalEmailInformePagamentoForm > .form-group {
    background-color: #052010 !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a.fluxo-negociacao #modalEmailInformePagamentoForm label,
body.tema-quite-2027-a #modalEmailInformePagamentoForm label {
    color: var(--quite-2027-text) !important;
}

/* ========== Informe pagamento (página fluxo) — tipografia e grid simétrico ========== */
body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-page {
    font-family: 'Rubik-Regular', 'Roboto-Regular', sans-serif;
    font-size: 1rem;
    line-height: 1.45;
}

body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-panel {
    max-width: 640px;
    width: 100%;
    margin: 0.5rem auto 1.5rem;
    padding: 1.25rem 1.25rem 1.5rem;
    background-color: #052010;
    border: 1px solid var(--quite-2027-lime-bright);
    border-radius: 14px;
    box-sizing: border-box;
}

body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-lead {
    margin: 0 0 1.25rem;
    padding: 0 0.25rem;
    text-align: center;
    font-size: 1rem !important;
    font-weight: 500;
    line-height: 1.45 !important;
    color: var(--quite-2027-text) !important;
    text-transform: none !important;
}

body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-fields {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    align-items: stretch;
}

body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-fields > [class*="col-"] {
    padding: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-fields label {
    display: block;
    margin: 0 0 0.35rem;
    font-size: 0.82rem;
    font-weight: 600;
    line-height: 1.2;
    text-align: left;
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-fields .form-control:not([type="file"]),
body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-valor {
    width: 100% !important;
    min-height: 48px !important;
    height: 48px !important;
    font-size: 0.95rem !important;
    font-weight: 500 !important;
    box-sizing: border-box !important;
}

body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-valor {
    display: flex;
    align-items: stretch;
}

body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-valor .input-group-text {
    height: 48px;
    display: flex;
    align-items: center;
}

body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-valor .form-control {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-fields input[type="file"].form-control {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    height: auto !important;
    min-height: 44px !important;
    padding: 0.45rem 0.65rem !important;
    text-align: left !important;
}

body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-fields .valor-monetario-unico {
    width: 100% !important;
    min-height: 48px !important;
    height: 48px !important;
}

body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-actions {
    margin-top: 1.15rem;
    text-align: center;
}

body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-actions .btn {
    min-width: 180px;
    min-height: 48px;
    padding: 0.65rem 1.75rem !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
    border-radius: 10px !important;
}

@media (max-width: 575.98px) {
    body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-panel {
        padding: 1rem 0.85rem 1.25rem;
        margin-left: 0.35rem;
        margin-right: 0.35rem;
        width: auto;
    }

    body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-lead {
        font-size: 0.95rem !important;
    }

    body.tema-quite-2027-a.fluxo-negociacao .informe-pagamento-actions .btn {
        width: 100%;
        max-width: 280px;
    }
}

body.tema-quite-2027-a input[type="file"].form-control,
body.tema-quite-2027-a.fluxo-negociacao input[type="file"].form-control {
    background-color: #010E05 !important;
    color: var(--quite-2027-text) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    border-radius: 10px !important;
    padding: 0.45rem 0.65rem !important;
    text-align: left !important;
    display: flex !important;
    align-items: center !important;
}

body.tema-quite-2027-a input[type="file"].form-control::file-selector-button,
body.tema-quite-2027-a.fluxo-negociacao input[type="file"].form-control::file-selector-button {
    background: linear-gradient(135deg, #A6CE39 0%, #8ABC00 100%) !important;
    color: #041208 !important;
    border: none !important;
    border-radius: 6px !important;
    padding: 0.2rem 0.7rem !important;
    margin: 0 0.65rem 0 0 !important;
    height: auto !important;
    line-height: 1.25 !important;
    font-size: 0.82rem !important;
    font-weight: 700 !important;
    cursor: pointer;
}

/* Pós-feedback / e-mail enviado */
body.tema-quite-2027-a #modalEnvioEmail .modal-dialog,
body.tema-quite-2027-a #loadingModalEnvioEmail .modal-dialog {
    max-width: min(480px, calc(100% - 1.5rem));
    width: auto;
    margin: 1rem auto;
    box-sizing: border-box;
}

body.tema-quite-2027-a #modalEnvioEmail .modal-content,
body.tema-quite-2027-a #loadingModalEnvioEmail .modal-content {
    background-color: rgba(5, 32, 16, 0.72) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    color: var(--quite-2027-text) !important;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    border-radius: 12px;
    overflow: hidden;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

body.tema-quite-2027-a #modalEnvioEmail .modal-body,
body.tema-quite-2027-a #loadingModalEnvioEmail .modal-body {
    padding: 1rem !important;
    box-sizing: border-box;
}

body.tema-quite-2027-a #modalEnvioEmail .container,
body.tema-quite-2027-a #loadingModalEnvioEmail .container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box;
}

/* Resultado (não-loading): overlay leve; loading fica transparente (regra acima) */
body.tema-quite-2027-a #modalEnvioEmail {
    background-image: none !important;
    background-color: rgba(1, 14, 5, 0.35) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.tema-quite-2027-a #loadingModalEnvioEmail {
    background-image: none !important;
    background-color: transparent !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.tema-quite-2027-a #modalEnvioEmail #resultadoEnvioEmail,
body.tema-quite-2027-a #modalEnvioEmail p {
    color: var(--quite-2027-text) !important;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0.25rem;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
    line-height: 1.35;
}

@media (max-width: 575.98px) {
    body.tema-quite-2027-a #modalEnvioEmail .modal-dialog,
    body.tema-quite-2027-a #loadingModalEnvioEmail .modal-dialog {
        max-width: calc(100% - 1.25rem);
        width: calc(100% - 1.25rem);
        margin: 0.75rem auto;
    }

    body.tema-quite-2027-a #modalEnvioEmail #resultadoEnvioEmail,
    body.tema-quite-2027-a #modalEnvioEmail p,
    body.tema-quite-2027-a #loadingModalEnvioEmail p {
        font-size: 1.05rem !important;
    }
}

/* CPF não encontrado — layout em fluxo (mobile/desktop), sem sobreposição */
body.tema-quite-2027-a #notFoundModal .modal-dialog {
    margin: 1rem auto !important;
    max-width: min(520px, calc(100vw - 1.5rem)) !important;
    width: calc(100vw - 1.5rem) !important;
}

body.tema-quite-2027-a #notFoundModal .modal-content,
body.tema-quite-2027-a #notFoundModal .modal-content > .row,
body.tema-quite-2027-a #notFoundModal #repiqueForm {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    box-sizing: border-box !important;
}

body.tema-quite-2027-a #notFoundModal #repiqueForm > .form-group {
    background-color: #052010 !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    color: var(--quite-2027-text) !important;
    position: relative !important;
    overflow: visible !important;
    padding: 1.35rem 1.1rem 1.35rem !important;
    margin: 0 !important;
    border-radius: 16px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 0.85rem !important;
}

body.tema-quite-2027-a #notFoundModal img[src*="header_cpf_ajuda"],
body.tema-quite-2027-a #notFoundModal img[src*="header_cpf_ajuda_mobile"] {
    display: none !important;
    height: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    position: absolute !important;
    visibility: hidden !important;
}

body.tema-quite-2027-a #notFoundModal #repiqueForm > .form-group::before,
body.tema-quite-2027-a #notFoundModal #repiqueForm > .form-group::after {
    content: none !important;
    display: none !important;
}

body.tema-quite-2027-a #notFoundModal .choiceCardName {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
    z-index: auto !important;
    margin: 0 !important;
    padding: 0 0.25rem !important;
    max-width: 100% !important;
    width: 100% !important;
    color: #fff !important;
    text-align: left !important;
    text-shadow: none !important;
    font-size: 1rem !important;
    line-height: 1.45 !important;
}

body.tema-quite-2027-a #notFoundModal .choiceCardName br + br {
    display: block;
    content: "";
    margin-top: 0.35rem;
}

body.tema-quite-2027-a #notFoundModal .notfound-retry-block,
body.tema-quite-2027-a #notFoundModal .pt-sm-5.pt-2,
body.tema-quite-2027-a #notFoundModal #repiqueForm > .form-group > .pt-2 {
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 0.45rem !important;
}

body.tema-quite-2027-a #notFoundModal .title-gray,
body.tema-quite-2027-a #notFoundModal h2.title-gray,
body.tema-quite-2027-a #notFoundModal .title-sm-gray,
body.tema-quite-2027-a #notFoundModal .title-md-gray,
body.tema-quite-2027-a #notFoundModal .title-lg-gray {
    position: static !important;
    margin: 0 !important;
    padding: 0 0.25rem !important;
    color: var(--quite-2027-lime-bright) !important;
    font-size: clamp(1.2rem, 5vw, 1.45rem) !important;
    line-height: 1.3 !important;
    letter-spacing: 0.02em !important;
}

body.tema-quite-2027-a #notFoundModal .subTitulo,
body.tema-quite-2027-a #notFoundModal label {
    color: var(--quite-2027-text) !important;
    position: static !important;
    margin: 0 !important;
    padding: 0 0.25rem !important;
    font-size: 0.95rem !important;
    line-height: 1.4 !important;
}

body.tema-quite-2027-a #notFoundModal .cpfBox {
    margin: 0.35rem 0 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

body.tema-quite-2027-a #notFoundModal .cpfBox .form-control,
body.tema-quite-2027-a #notFoundModal #cpf3 {
    max-width: min(300px, 100%) !important;
}

body.tema-quite-2027-a #notFoundModal .cpfBox .btn-primary,
body.tema-quite-2027-a #notFoundModal #btnConsultarCPF3 {
    background: linear-gradient(135deg, #A6CE39 0%, #8ABC00 100%) !important;
    color: var(--quite-2027-on-lime) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    border-radius: 10px !important;
    font-weight: 700 !important;
    min-height: 46px !important;
    padding: 0.65rem 1.25rem !important;
}

body.tema-quite-2027-a #notFoundModal .pt-5.mt-5 {
    display: none !important;
}

@media (max-width: 575.98px) {
    body.tema-quite-2027-a #notFoundModal {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    body.tema-quite-2027-a #notFoundModal .modal-dialog {
        margin: 0.85rem auto !important;
        max-width: calc(100vw - 1.25rem) !important;
    }

    body.tema-quite-2027-a #notFoundModal #repiqueForm > .form-group {
        padding: 1.15rem 0.95rem 1.25rem !important;
        gap: 0.75rem !important;
    }

    body.tema-quite-2027-a #notFoundModal .choiceCardName {
        font-size: 0.92rem !important;
        line-height: 1.4 !important;
    }

    body.tema-quite-2027-a #notFoundModal .title-gray,
    body.tema-quite-2027-a #notFoundModal h2.title-gray {
        font-size: 1.2rem !important;
        line-height: 1.25 !important;
    }
}

/* Informe pagamento (home): layout limpo, sem sobreposição de título */
body.tema-quite-2027-a #modalEmailInformePagamento .modal-dialog {
    max-width: 720px;
    width: calc(100% - 1.5rem);
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-wrap {
    position: relative;
    padding: 0.35rem 0.25rem 0.25rem;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-close {
    position: absolute;
    top: 0.35rem;
    right: 0.15rem;
    z-index: 5;
    background: transparent;
    border: 0;
    padding: 0;
    line-height: 0;
    cursor: pointer;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-close img {
    width: 30px;
    height: 30px;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-card {
    background: linear-gradient(165deg, #052010 0%, #010E05 100%) !important;
    border: 1px solid rgba(166, 206, 57, 0.5) !important;
    border-radius: 16px !important;
    box-shadow: 0 0 28px rgba(0, 0, 0, 0.45), 0 0 18px rgba(166, 206, 57, 0.12);
    color: var(--quite-2027-text) !important;
    overflow: hidden;
    padding: 0 !important;
    margin: 0 !important;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.55rem;
    padding: 1.35rem 1.35rem 1.1rem;
    background: linear-gradient(135deg, #010E05 0%, #052010 55%, #0A2E14 100%);
    border-bottom: 2px solid var(--quite-2027-lime-bright);
    text-align: left;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-title {
    margin: 0;
    padding: 0;
    font-family: 'Rubik-Bold', 'Rubik-Regular', sans-serif;
    font-size: 1.35rem;
    line-height: 1.25;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #fff !important;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-lead {
    margin: 0;
    padding: 0;
    max-width: 36rem;
    font-size: 0.95rem;
    line-height: 1.45;
    font-weight: 500;
    color: var(--quite-2027-text-muted) !important;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-fields {
    margin: 0;
    padding: 1.15rem 1.25rem 0.35rem;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-fields > [class*="col-"] {
    margin-bottom: 0.9rem;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-fields label {
    display: block;
    margin: 0 0 0.35rem;
    padding: 0;
    font-size: 0.82rem;
    font-weight: 600;
    line-height: 1.2;
    text-align: left;
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-fields input.form-control,
body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-fields input[type="file"] {
    display: block;
    width: 100%;
    max-width: 100%;
    min-height: 44px;
    margin: 0;
    padding: 0.55rem 0.75rem;
    background-color: #010E05 !important;
    color: var(--quite-2027-text) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    border-radius: 10px !important;
    box-sizing: border-box;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-fields input[type="file"] {
    padding: 0.45rem 0.65rem !important;
    min-height: 44px;
    color: var(--quite-2027-text-muted) !important;
    display: flex !important;
    align-items: center !important;
    font-size: 0.78rem !important;
    line-height: 1.2 !important;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-fields input[type="file"]::file-selector-button {
    margin: 0 0.5rem 0 0 !important;
    padding: 0.15rem 0.55rem !important;
    height: auto !important;
    line-height: 1.2 !important;
    font-size: 0.72rem !important;
    border: 0;
    border-radius: 6px;
    background: linear-gradient(135deg, #A6CE39 0%, #8ABC00 100%);
    color: var(--quite-2027-on-lime);
    font-weight: 700;
    cursor: pointer;
    flex-shrink: 0;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-fields input[disabled] {
    opacity: 0.85;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-actions {
    padding: 0.35rem 1.25rem 1.25rem;
}

body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-actions .btn {
    display: block;
    width: 100%;
    min-height: 48px;
    max-width: none !important;
    margin: 0 !important;
    border-radius: 10px !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
}

@media (max-width: 575.98px) {
    body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-header {
        padding: 1.15rem 1rem 1rem;
        padding-right: 2.75rem;
    }

    body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-title {
        font-size: 1.15rem;
    }

    body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-lead {
        font-size: 0.88rem;
    }

    body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-fields,
    body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-actions {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    body.tema-quite-2027-a #modalEmailInformePagamento .informe-pagamento-home-close {
        top: 0.85rem;
        right: 0.85rem;
    }
}

/* Login */
body.tema-quite-2027-a .login-HeaderBorderBottom,
body.tema-quite-2027-a #header.topbar {
    background-color: var(--quite-2027-bg) !important;
    border-bottom: 1px solid rgba(166, 206, 57, 0.35) !important;
}

body.tema-quite-2027-a .login-footer {
    background-color: var(--quite-2027-bg) !important;
    color: var(--quite-2027-text-muted) !important;
}

body.tema-quite-2027-a .login-footer a {
    color: var(--quite-2027-lime-bright) !important;
}

/* Login — CTA Entrar (style.css ainda força verde antigo #70AD47 / botão estreito) */
body.tema-quite-2027-a #kt_login .btn-primary,
body.tema-quite-2027-a .login-form .btn-primary,
body.tema-quite-2027-a .login-form input[type="submit"].btn-primary {
    background: linear-gradient(135deg, #A6CE39 0%, #8ABC00 100%) !important;
    background-color: var(--quite-2027-lime) !important;
    color: var(--quite-2027-on-lime) !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    border-radius: 8px !important;
    box-shadow: 0 0 16px rgba(166, 206, 57, 0.35);
    font-weight: 700 !important;
    font-size: 15px !important;
    min-width: 140px !important;
    max-width: none !important;
    width: auto !important;
    min-height: 48px !important;
    padding: 0.75rem 1.75rem !important;
    margin-left: 0 !important;
}

body.tema-quite-2027-a #kt_login .btn-primary:hover,
body.tema-quite-2027-a .login-form .btn-primary:hover,
body.tema-quite-2027-a .login-form input[type="submit"].btn-primary:hover {
    background: linear-gradient(135deg, #B8DC4A 0%, #9BCB14 100%) !important;
    color: var(--quite-2027-on-lime) !important;
}

/* Login / troca de senha — botão secundário (Sair) no padrão do tema */
body.tema-quite-2027-a #kt_login .btn-secondary,
body.tema-quite-2027-a #kt_login .btn-light,
body.tema-quite-2027-a .login-form .btn-secondary,
body.tema-quite-2027-a .login-form .btn-light,
body.tema-quite-2027-a .login-form a.btn-secondary,
body.tema-quite-2027-a .login-form a.btn-light,
body.tema-quite-2027-a .login-form a.login-btn-sair {
    background: #0A2E14 !important;
    background-color: #0A2E14 !important;
    color: #fff !important;
    border: 1px solid var(--quite-2027-lime-bright) !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    min-width: 140px !important;
    max-width: none !important;
    width: auto !important;
    min-height: 48px !important;
    padding: 0.75rem 1.75rem !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none !important;
}

body.tema-quite-2027-a #kt_login .btn-secondary:hover,
body.tema-quite-2027-a #kt_login .btn-light:hover,
body.tema-quite-2027-a .login-form .btn-secondary:hover,
body.tema-quite-2027-a .login-form .btn-light:hover,
body.tema-quite-2027-a .login-form a.login-btn-sair:hover {
    background: #0F3D1C !important;
    color: #fff !important;
    border-color: var(--quite-2027-lime) !important;
}

body.tema-quite-2027-a #kt_login .login-actions {
    gap: 0.5rem;
}

body.tema-quite-2027-a #kt_login .form-control:focus,
body.tema-quite-2027-a .login-form .form-control:focus {
    border-color: var(--quite-2027-lime) !important;
    box-shadow: 0 0 0 0.2rem rgba(166, 206, 57, 0.25) !important;
}

/* Logo do tema: mesma altura da original, largura livre para não cortar o wordmark */
body.tema-quite-2027-a .navbar-brand {
    overflow: visible !important;
    max-width: none !important;
}

/* Não forçar display — senão quebra d-none/d-md-none e aparecem 2 logos */
body.tema-quite-2027-a .navbar-brand img.portal-tema-logo.d-none.d-md-block {
    max-width: none !important;
    width: auto !important;
    height: auto !important;
    max-height: 45px !important;
    object-fit: contain !important;
    object-position: left center !important;
}

body.tema-quite-2027-a .navbar-brand img.portal-tema-logo.d-block.d-md-none {
    max-width: none !important;
    width: auto !important;
    height: auto !important;
    max-height: 40px !important;
    object-fit: contain !important;
    object-position: left center !important;
}

body.tema-quite-2027-a #ImgLogo {
    height: auto !important;
    max-height: 40px !important;
    width: auto !important;
    max-width: none !important;
    object-fit: contain !important;
}

/* ========== Selo do topo — modelo do slide 3 ========== */
body.tema-quite-2027-a .selo-slogan {
    --selo-size: 360px;
    position: relative;
    overflow: visible !important;
    background:
        radial-gradient(circle at 50% 42%, rgba(166, 206, 57, 0.12) 0%, transparent 42%),
        radial-gradient(circle at 50% 50%, #052010 0%, #010E05 72%) !important;
    border: 2.5px solid var(--quite-2027-lime-bright) !important;
    box-shadow:
        0 0 18px rgba(166, 206, 57, 0.55),
        0 0 42px rgba(166, 206, 57, 0.28),
        inset 0 0 36px rgba(166, 206, 57, 0.08) !important;
    color: var(--quite-2027-lime-bright) !important;
    padding: 8% 8% 7% !important;
}

body.tema-quite-2027-a .cpfAreaMobile .selo-slogan {
    --selo-size: 150px;
}

body.tema-quite-2027-a .selo-slogan-rings {
    display: block;
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
}

body.tema-quite-2027-a .selo-slogan-ring {
    position: absolute;
    border-radius: 50%;
    box-sizing: border-box;
}

/* Arco externo sólido (topo/esquerda) */
body.tema-quite-2027-a .selo-slogan-ring--outer {
    inset: -14px;
    border: 2px solid transparent;
    border-top-color: var(--quite-2027-lime-bright);
    border-left-color: var(--quite-2027-lime-bright);
    opacity: 0.85;
    transform: rotate(-18deg);
    box-shadow: -6px -6px 18px rgba(166, 206, 57, 0.25);
}

/* Anel pontilhado mais externo */
body.tema-quite-2027-a .selo-slogan-ring--dots {
    inset: -26px;
    border: 2px dotted rgba(166, 206, 57, 0.55);
    opacity: 0.7;
    transform: rotate(8deg);
}

/* Arco interno complementar */
body.tema-quite-2027-a .selo-slogan-ring--arc {
    inset: -6px;
    border: 1.5px solid transparent;
    border-bottom-color: rgba(166, 206, 57, 0.35);
    border-right-color: rgba(166, 206, 57, 0.2);
    transform: rotate(25deg);
}

/* Pontos concêntricos no interior do círculo */
body.tema-quite-2027-a .selo-slogan-inner::before {
    content: "";
    position: absolute;
    inset: 8%;
    border-radius: 50%;
    pointer-events: none;
    z-index: 0;
    opacity: 0.28;
    background-image: radial-gradient(circle, rgba(166, 206, 57, 0.85) 1px, transparent 1.3px);
    background-size: 11px 11px;
    -webkit-mask-image: radial-gradient(circle, transparent 28%, #000 55%, #000 78%, transparent 92%);
    mask-image: radial-gradient(circle, transparent 28%, #000 55%, #000 78%, transparent 92%);
}

body.tema-quite-2027-a .selo-slogan-brand,
body.tema-quite-2027-a .selo-slogan-texto,
body.tema-quite-2027-a .selo-slogan-icones {
    position: relative;
    z-index: 1;
}

body.tema-quite-2027-a .selo-slogan-q {
    color: var(--quite-2027-lime-bright) !important;
    filter: drop-shadow(0 0 6px rgba(166, 206, 57, 0.55));
}

body.tema-quite-2027-a .selo-slogan-brand-name {
    color: #fff !important;
}

body.tema-quite-2027-a .selo-slogan-brand-quite {
    color: #fff !important;
}

body.tema-quite-2027-a .selo-slogan-brand-digital {
    color: var(--quite-2027-lime-bright) !important;
}

/* Slide 3: branco / lima / branco — Q, digital, economizou, check e coração em lima */
body.tema-quite-2027-a .selo-slogan-destaque {
    color: #ffffff !important;
    text-shadow: 0 0 14px rgba(166, 206, 57, 0.35);
}

body.tema-quite-2027-a .selo-slogan-secundario {
    color: var(--quite-2027-lime-bright) !important;
    text-shadow: 0 0 16px rgba(166, 206, 57, 0.55);
}

body.tema-quite-2027-a .selo-slogan-texto {
    font-size: calc(var(--selo-size) * 0.112) !important;
    line-height: 0.9 !important;
    margin-bottom: 0.35em !important;
}

body.tema-quite-2027-a .selo-slogan-icones {
    color: var(--quite-2027-lime-bright) !important;
    filter: drop-shadow(0 0 8px rgba(166, 206, 57, 0.55));
}

body.tema-quite-2027-a .selo-slogan-check {
    width: calc(var(--selo-size) * 0.28) !important;
    color: var(--quite-2027-lime-bright) !important;
    fill: none !important;
}

body.tema-quite-2027-a .selo-slogan-check path {
    fill: none !important;
    stroke: currentColor !important;
}

body.tema-quite-2027-a .selo-slogan-heart {
    width: calc(var(--selo-size) * 0.095) !important;
    margin-top: calc(var(--selo-size) * 0.01) !important;
    color: var(--quite-2027-lime-bright) !important;
    fill: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a .selo-slogan-heart path {
    fill: currentColor !important;
}

body.tema-quite-2027-a .cpfAreaMobile .selo-slogan-ring--outer {
    inset: -8px;
}

body.tema-quite-2027-a .cpfAreaMobile .selo-slogan-ring--dots {
    inset: -14px;
}

body.tema-quite-2027-a .cpfAreaMobile .selo-slogan-ring--arc {
    inset: -4px;
}

/* Box CPF (superfície escura) sobre o hero escuro */
body.tema-quite-2027-a .cpfArea .littleMoreRounded.bg-white,
body.tema-quite-2027-a .cpfAreaMobile .littleMoreRounded.bg-white {
    border: 1px solid var(--quite-2027-lime-bright) !important;
    box-shadow: 0 0 16px rgba(166, 206, 57, 0.18);
}

/* ========== Nossos Números — layout do slide 2 ========== */
body.tema-quite-2027-a .nossos-numeros-section {
    background:
        radial-gradient(ellipse 50% 40% at 100% 0%, rgba(138, 188, 0, 0.18), transparent 55%),
        radial-gradient(ellipse 45% 35% at 0% 100%, rgba(10, 46, 20, 0.9), transparent 50%),
        linear-gradient(160deg, #010E05 0%, #052010 45%, #010E05 100%) !important;
    color: var(--quite-2027-text) !important;
    position: relative;
    overflow: hidden;
    padding-top: 2.5rem !important;
    padding-bottom: 3rem !important;
}

body.tema-quite-2027-a .nossos-numeros-section::before,
body.tema-quite-2027-a .nossos-numeros-section::after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    pointer-events: none;
    opacity: 0.35;
    background-image: radial-gradient(circle, var(--quite-2027-lime-bright) 1.2px, transparent 1.4px);
    background-size: 14px 14px;
}

body.tema-quite-2027-a .nossos-numeros-section::before {
    top: 1.5rem;
    left: 1.5rem;
}

body.tema-quite-2027-a .nossos-numeros-section::after {
    right: 1.5rem;
    bottom: 1.5rem;
}

body.tema-quite-2027-a .nossos-numeros-section .container {
    position: relative;
    z-index: 1;
}

body.tema-quite-2027-a .nossos-numeros-eyebrow {
    color: var(--quite-2027-lime-bright) !important;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-size: 0.85rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
}

body.tema-quite-2027-a .nossos-numeros-bell-img {
    width: 18px;
    height: 18px;
    filter: brightness(0) saturate(100%) invert(78%) sepia(64%) saturate(500%) hue-rotate(25deg);
}

body.tema-quite-2027-a .nossos-numeros-title {
    color: #fff !important;
    font-size: clamp(1.6rem, 3vw, 2.35rem) !important;
    font-weight: 800 !important;
    margin-bottom: 0.35rem;
}

body.tema-quite-2027-a .nossos-numeros-title-destaque {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a .nossos-numeros-title-line {
    display: block;
    width: 48px;
    height: 3px;
    margin: 0.35rem auto 1.5rem;
    border-radius: 999px;
    background: var(--quite-2027-lime-bright);
}

body.tema-quite-2027-a .nossos-numeros-grid {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

body.tema-quite-2027-a .nossos-numeros-section .cardNumbersContainer {
    width: 100%;
    max-width: 240px;
    min-height: 280px;
    height: auto;
    margin: 0 auto;
    padding: 1.35rem 1rem 1.25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 0.35rem;
    background: rgba(8, 32, 18, 0.55) !important;
    border: 1px solid rgba(255, 255, 255, 0.28) !important;
    border-radius: 18px !important;
    box-shadow: 0 0 0 1px rgba(166, 206, 57, 0.08), 0 12px 28px rgba(0, 0, 0, 0.35) !important;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    color: #fff !important;
}

body.tema-quite-2027-a .nossos-numeros-section .cardNumbersContainer--destaque {
    background: linear-gradient(165deg, #A6CE39 0%, #6F9A12 42%, #0A2E14 100%) !important;
    border-color: var(--quite-2027-lime-bright) !important;
    box-shadow: 0 0 28px rgba(166, 206, 57, 0.45), 0 14px 32px rgba(0, 0, 0, 0.4) !important;
}

body.tema-quite-2027-a .nossos-numeros-section .cardNumbersIcon {
    display: flex;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 1.5px solid rgba(255, 255, 255, 0.85);
    align-items: center;
    justify-content: center;
    color: #fff;
    box-shadow: 0 0 14px rgba(166, 206, 57, 0.25);
    margin-bottom: 0.35rem;
}

body.tema-quite-2027-a .nossos-numeros-section .cardNumbersContainer--destaque .cardNumbersIcon {
    border-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 0 16px rgba(255, 255, 255, 0.25);
}

body.tema-quite-2027-a .nossos-numeros-section .cardNumbersIcon svg {
    width: 34px;
    height: 34px;
}

body.tema-quite-2027-a .nossos-numeros-section .cardNumbersValue,
body.tema-quite-2027-a .nossos-numeros-section .cardNumbersContainer h1 {
    color: #fff !important;
    font-size: 2.35rem !important;
    font-weight: 800 !important;
    margin: 0.15rem 0 0.35rem !important;
    width: auto !important;
    line-height: 1;
}

body.tema-quite-2027-a .nossos-numeros-section .cardNumbersDivider {
    display: block;
    width: 70%;
    height: 1px;
    background: rgba(255, 255, 255, 0.45);
    position: relative;
    margin: 0.35rem 0 0.75rem;
}

body.tema-quite-2027-a .nossos-numeros-section .cardNumbersDivider span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 8px rgba(166, 206, 57, 0.55);
}

body.tema-quite-2027-a .nossos-numeros-section .cardNumbersContainer p,
body.tema-quite-2027-a .nossos-numeros-section .cardNumbersContainer .smallFontSize {
    color: rgba(255, 255, 255, 0.92) !important;
    font-size: 0.92rem !important;
    line-height: 1.35;
    margin: 0;
    padding: 0 0.25rem;
}

body.tema-quite-2027-a .nossos-numeros-section .cardNumbersHighlight {
    color: var(--quite-2027-lime-bright) !important;
    font-weight: 700;
}

body.tema-quite-2027-a .nossos-numeros-section .cardNumbersContainer--destaque .cardNumbersHighlight {
    color: #E8FF8A !important;
}

body.tema-quite-2027-a .nossos-numeros-section .cardNumbersContainer hr,
body.tema-quite-2027-a .nossos-numeros-section .cardNumbersContainer br {
    display: none;
}

@media (max-width: 991.98px) {
    body.tema-quite-2027-a .nossos-numeros-section .cardNumbersContainer {
        max-width: 320px;
        min-height: 260px;
    }
}

/* Cards/faixas escuras aninhadas em outra área escura */
body.tema-quite-2027-a .area-comunicado > .quite-bg-green,
body.tema-quite-2027-a .bg-white > .container.quite-bg-green,
body.tema-quite-2027-a .quite-bg-blue .carousel-img,
body.tema-quite-2027-a #divParceiros .carousel-img,
body.tema-quite-2027-a .no-ribbon,
body.tema-quite-2027-a .ribbon {
    border: 1px solid var(--quite-2027-lime-bright) !important;
    box-shadow: 0 0 16px rgba(166, 206, 57, 0.18);
}

/* Carrossel vertical (Quem somos): cabe na col-4, logos inteiras e centralizadas */
body.tema-quite-2027-a #divSobreNos .carousel-vertical-container {
    overflow: hidden !important;
    width: 100% !important;
    max-width: 100% !important;
}

body.tema-quite-2027-a #divSobreNos .carousel-vertical-track {
    width: 100% !important;
    max-width: 100% !important;
}

body.tema-quite-2027-a #divSobreNos .carousel-vertical-img,
body.tema-quite-2027-a .carousel-vertical-img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 88px !important;
    background-color: #fff !important;
    border: 1px solid rgba(166, 206, 57, 0.45) !important;
    border-radius: 15px !important;
    box-shadow: 0 0 12px rgba(166, 206, 57, 0.15);
    margin: 0 0 14px 0 !important;
    padding: 0.7rem 0.55rem !important;
    overflow: hidden !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
}

body.tema-quite-2027-a #divSobreNos .carousel-vertical-img > img,
body.tema-quite-2027-a .carousel-vertical-img > img {
    display: block !important;
    width: auto !important;
    max-width: 92% !important;
    max-height: 72px !important;
    height: auto !important;
    object-fit: contain !important;
    object-position: center center !important;
    border-radius: 8px !important;
    background: transparent !important;
    margin: 0 auto !important;
}

/* Mobile: grade de logos em Quem somos — tiles iguais, logo maior e centralizada */
body.tema-quite-2027-a #divSobreNos .carousel-img {
    background-color: #fff !important;
    border: 1px solid rgba(166, 206, 57, 0.45) !important;
    border-radius: 14px !important;
    margin: 0.3rem !important;
    padding: 0.55rem !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: calc(33.333% - 0.6rem) !important;
    max-width: none !important;
    min-width: 0 !important;
    flex: 0 0 calc(33.333% - 0.6rem) !important;
    min-height: 92px !important;
    height: 92px !important;
    aspect-ratio: auto;
}

body.tema-quite-2027-a #divSobreNos .carousel-img > img {
    display: block !important;
    width: auto !important;
    height: auto !important;
    max-width: 88% !important;
    max-height: 68px !important;
    object-fit: contain !important;
    object-position: center center !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Grid de parceiros (mobile) — título da versão 1 reaproveitado no slide */
body.tema-quite-2027-a .sobre-nos-parceiros-mobile {
    position: relative;
    z-index: 1;
    margin-top: 1.25rem;
    margin-bottom: 1.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

body.tema-quite-2027-a #divSobreNos h3.sobre-nos-parceiros-mobile-title,
body.tema-quite-2027-a .sobre-nos-parceiros-mobile .sobre-nos-parceiros-mobile-title {
    color: #A6CE39 !important;
    -webkit-text-fill-color: #A6CE39 !important;
    text-align: center;
    font-weight: 700;
    font-size: 1.25rem;
    margin: 0 0 1rem;
    letter-spacing: 0.02em;
}

body.tema-quite-2027-a #divSobreNos .no-ribbon {
    min-width: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    white-space: normal !important;
    overflow-wrap: anywhere;
    word-break: break-word;
    padding: 0.7rem 0.85rem !important;
    font-size: clamp(0.82rem, 3.4vw, 1rem) !important;
    line-height: 1.35 !important;
    margin-top: 0.85rem !important;
    box-sizing: border-box !important;
}

/* ========== Sobre Nós — slide integral ========== */
body.tema-quite-2027-a .sobre-nos-slide-2027 {
    background:
        radial-gradient(ellipse 42% 48% at 88% 42%, rgba(166, 206, 57, 0.12), transparent 58%),
        radial-gradient(ellipse 30% 35% at 8% 90%, rgba(10, 46, 20, 0.7), transparent 55%),
        linear-gradient(160deg, #010E05 0%, #052010 48%, #010E05 100%);
    color: var(--quite-2027-text);
    padding: 2.5rem 1.25rem 3rem;
    position: relative;
    overflow: hidden;
}

body.tema-quite-2027-a .sobre-nos-slide-2027::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    opacity: 0.28;
    background-image: radial-gradient(circle, rgba(166, 206, 57, 0.85) 1px, transparent 1.3px);
    background-size: 16px 16px;
    -webkit-mask-image: radial-gradient(circle at 80% 40%, #000 0%, transparent 62%);
    mask-image: radial-gradient(circle at 80% 40%, #000 0%, transparent 62%);
}

body.tema-quite-2027-a .sobre-nos-slide-inner {
    position: relative;
    z-index: 1;
    max-width: 1180px;
    margin: 0 auto;
}

body.tema-quite-2027-a .sobre-nos-slide-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.85rem 1.25rem;
    margin-bottom: 1.75rem;
}

body.tema-quite-2027-a .sobre-nos-slide-brand {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
}

body.tema-quite-2027-a .sobre-nos-slide-brand-q {
    width: 28px;
    height: 28px;
    color: var(--quite-2027-lime-bright);
}

body.tema-quite-2027-a .sobre-nos-slide-brand-name {
    font-weight: 800;
    font-size: 1.2rem;
    letter-spacing: -0.02em;
}

body.tema-quite-2027-a .sobre-nos-slide-brand-quite {
    color: #fff;
}

body.tema-quite-2027-a .sobre-nos-slide-brand-digital {
    color: var(--quite-2027-lime-bright);
}

body.tema-quite-2027-a .sobre-nos-slide-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    border: 1px solid var(--quite-2027-lime-bright);
    border-radius: 999px;
    padding: 0.4rem 0.9rem;
    background: rgba(1, 14, 5, 0.55);
}

body.tema-quite-2027-a .sobre-nos-slide-badge-star {
    color: var(--quite-2027-lime-bright);
    font-size: 0.95rem;
    line-height: 1;
}

body.tema-quite-2027-a .sobre-nos-slide-badge-text {
    color: var(--quite-2027-lime-bright);
    font-size: 0.88rem;
    font-weight: 600;
}

body.tema-quite-2027-a .sobre-nos-slide-badge-text strong {
    color: #fff;
    font-weight: 700;
}

body.tema-quite-2027-a .sobre-nos-slide-main {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(260px, 0.85fr);
    gap: 2rem 2.5rem;
    align-items: center;
}

body.tema-quite-2027-a .sobre-nos-slide-eyebrow {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 1rem;
}

body.tema-quite-2027-a .sobre-nos-slide-eyebrow-icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--quite-2027-lime-bright);
    background: radial-gradient(circle, rgba(166, 206, 57, 0.22) 0%, rgba(5, 32, 16, 0.9) 70%);
    box-shadow: 0 0 18px rgba(166, 206, 57, 0.28);
    flex-shrink: 0;
}

body.tema-quite-2027-a .sobre-nos-slide-eyebrow-icon svg {
    width: 26px;
    height: 26px;
}

body.tema-quite-2027-a .sobre-nos-slide-eyebrow h2 {
    margin: 0;
    font-size: 0.95rem;
    font-weight: 800;
    letter-spacing: 0.1em;
    color: #fff;
}

body.tema-quite-2027-a .sobre-nos-slide-eyebrow-line {
    display: block;
    width: 100%;
    max-width: 210px;
    height: 2px;
    margin-top: 0.35rem;
    background: var(--quite-2027-lime-bright);
}

body.tema-quite-2027-a .sobre-nos-slide-headline {
    font-size: clamp(1.45rem, 2.6vw, 2.05rem);
    font-weight: 800;
    line-height: 1.2;
    margin: 0 0 1rem;
    color: #fff;
}

body.tema-quite-2027-a .sobre-nos-slide-lead {
    font-size: 1.02rem;
    line-height: 1.55;
    margin: 0 0 1.5rem;
    color: rgba(255, 255, 255, 0.92);
    max-width: 38rem;
}

body.tema-quite-2027-a .sobre-nos-slide-steps {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem 1.25rem;
}

body.tema-quite-2027-a .sobre-nos-slide-step {
    display: flex;
    gap: 0.75rem;
    align-items: flex-start;
    padding-right: 0.5rem;
    border-right: 1px solid rgba(166, 206, 57, 0.22);
}

body.tema-quite-2027-a .sobre-nos-slide-step:last-child {
    border-right: none;
    padding-right: 0;
}

body.tema-quite-2027-a .sobre-nos-slide-step-icon {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--quite-2027-lime-bright);
    background: radial-gradient(circle, rgba(166, 206, 57, 0.2) 0%, rgba(5, 32, 16, 0.95) 68%);
    box-shadow: 0 0 16px rgba(166, 206, 57, 0.25);
}

body.tema-quite-2027-a .sobre-nos-slide-step-icon svg {
    width: 28px;
    height: 28px;
}

body.tema-quite-2027-a .sobre-nos-slide-step h4 {
    margin: 0 0 0.25rem;
    font-size: 0.98rem;
    font-weight: 700;
    line-height: 1.25;
    color: #fff;
}

body.tema-quite-2027-a .sobre-nos-slide-step p {
    margin: 0;
    font-size: 0.86rem;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.78);
}

body.tema-quite-2027-a .sobre-nos-slide-visual {
    display: flex;
    justify-content: center;
    align-items: center;
}

body.tema-quite-2027-a .sobre-nos-slide-visual .selo-slogan {
    --selo-size: 340px;
    width: var(--selo-size);
    height: var(--selo-size);
    margin: 0 auto;
    overflow: visible;
}

body.tema-quite-2027-a .sobre-nos-slide-values {
    margin-top: 2rem;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
    border: 1px solid rgba(166, 206, 57, 0.45);
    border-radius: 18px;
    background: linear-gradient(135deg, rgba(10, 46, 20, 0.85) 0%, rgba(1, 14, 5, 0.92) 100%);
    box-shadow: 0 0 28px rgba(166, 206, 57, 0.12);
    overflow: hidden;
}

body.tema-quite-2027-a .sobre-nos-slide-value {
    display: flex;
    gap: 0.75rem;
    align-items: flex-start;
    padding: 1.1rem 1rem;
    border-right: 1px solid rgba(166, 206, 57, 0.22);
}

body.tema-quite-2027-a .sobre-nos-slide-value:last-child {
    border-right: none;
}

body.tema-quite-2027-a .sobre-nos-slide-value-icon {
    width: 42px;
    height: 42px;
    flex-shrink: 0;
    color: var(--quite-2027-lime-bright);
    filter: drop-shadow(0 0 8px rgba(166, 206, 57, 0.45));
}

body.tema-quite-2027-a .sobre-nos-slide-value-icon svg {
    width: 100%;
    height: 100%;
}

body.tema-quite-2027-a .sobre-nos-slide-value h4 {
    margin: 0 0 0.2rem;
    font-size: 0.95rem;
    font-weight: 700;
    line-height: 1.25;
    color: #fff;
}

body.tema-quite-2027-a .sobre-nos-slide-value p {
    margin: 0;
    font-size: 0.8rem;
    line-height: 1.35;
    color: rgba(255, 255, 255, 0.75);
}

body.tema-quite-2027-a .sobre-nos-slide-cta {
    margin-top: 1.5rem;
    text-align: center;
}

body.tema-quite-2027-a .sobre-nos-slide-cta .btn {
    min-width: 220px;
    justify-content: center;
}

@media (max-width: 991.98px) {
    body.tema-quite-2027-a .sobre-nos-slide-2027 {
        padding: 1.75rem 0.9rem 2.25rem;
    }

    body.tema-quite-2027-a .sobre-nos-slide-main {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    body.tema-quite-2027-a .sobre-nos-slide-visual {
        order: -1;
    }

    body.tema-quite-2027-a .sobre-nos-slide-visual .selo-slogan {
        --selo-size: min(280px, 78vw);
    }

    body.tema-quite-2027-a .sobre-nos-slide-steps {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    body.tema-quite-2027-a .sobre-nos-slide-step {
        border-right: none;
        border-bottom: 1px solid rgba(166, 206, 57, 0.18);
        padding: 0 0 0.85rem;
    }

    body.tema-quite-2027-a .sobre-nos-slide-step:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

    body.tema-quite-2027-a .sobre-nos-slide-values {
        grid-template-columns: 1fr 1fr;
    }

    body.tema-quite-2027-a .sobre-nos-slide-value {
        border-right: 1px solid rgba(166, 206, 57, 0.18);
        border-bottom: 1px solid rgba(166, 206, 57, 0.18);
    }

    body.tema-quite-2027-a .sobre-nos-slide-value:nth-child(2n) {
        border-right: none;
    }

    body.tema-quite-2027-a .sobre-nos-slide-value:nth-last-child(-n+2) {
        border-bottom: none;
    }
}

    @media (max-width: 575.98px) {
    body.tema-quite-2027-a .sobre-nos-slide-top {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    body.tema-quite-2027-a .sobre-nos-slide-badge {
        max-width: 100%;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    body.tema-quite-2027-a .sobre-nos-slide-badge-text {
        text-align: center;
    }

    body.tema-quite-2027-a .sobre-nos-slide-brand {
        justify-content: center;
    }

    body.tema-quite-2027-a .sobre-nos-slide-values {
        grid-template-columns: 1fr;
    }

    body.tema-quite-2027-a .sobre-nos-slide-value {
        border-right: none !important;
        border-bottom: 1px solid rgba(166, 206, 57, 0.18);
    }

    body.tema-quite-2027-a .sobre-nos-slide-value:last-child {
        border-bottom: none;
    }

    body.tema-quite-2027-a .sobre-nos-slide-headline {
        font-size: 1.3rem;
    }

    body.tema-quite-2027-a .sobre-nos-slide-lead {
        font-size: 0.95rem;
    }
}

/* Modais sem borda — o conteúdo muitas vezes não preenche o container */
body.tema-quite-2027-a .modal .modal-content,
body.tema-quite-2027-a .modal .bg-white,
body.tema-quite-2027-a .modal-content,
body.tema-quite-2027-a .modal-content-seguranca {
    border: none !important;
    box-shadow: none !important;
}

/* ========== Segurança + Privacidade — fundo sólido (sem degradê) ========== */
body.tema-quite-2027-a .seguranca-page#divMain1,
body.tema-quite-2027-a .lgpd-page#divMain1 {
    background: #041A0C !important;
    background-image: none !important;
    color: var(--quite-2027-text) !important;
    position: relative;
    overflow: visible !important;
}

body.tema-quite-2027-a .seguranca-page#divMain1::before,
body.tema-quite-2027-a .seguranca-page#divMain1::after,
body.tema-quite-2027-a .lgpd-page#divMain1::before,
body.tema-quite-2027-a .lgpd-page#divMain1::after {
    content: "";
    position: absolute;
    width: 160px;
    height: 160px;
    pointer-events: none;
    opacity: 0.3;
    background-image: radial-gradient(circle, var(--quite-2027-lime-bright) 1.1px, transparent 1.3px);
    background-size: 12px 12px;
    z-index: 0;
}

body.tema-quite-2027-a .seguranca-page#divMain1::before,
body.tema-quite-2027-a .lgpd-page#divMain1::before {
    top: 1rem;
    right: 1rem;
}

body.tema-quite-2027-a .seguranca-page#divMain1::after,
body.tema-quite-2027-a .lgpd-page#divMain1::after {
    bottom: 40%;
    left: 1rem;
}

body.tema-quite-2027-a .seguranca-page#divMain1 > *,
body.tema-quite-2027-a .lgpd-page > * {
    position: relative;
    z-index: 1;
}

/* Blocos internos transparentes — sem “costura” entre topo e Reclame Aqui */
body.tema-quite-2027-a .seguranca-page .seguranca-topo-band,
body.tema-quite-2027-a .seguranca-page .seguranca-mais-band,
body.tema-quite-2027-a .seguranca-page .seguranca-mais-band.bg-white {
    background: transparent !important;
    background-color: transparent !important;
    color: var(--quite-2027-text) !important;
    overflow: visible !important;
    border: none !important;
    box-shadow: none !important;
}

body.tema-quite-2027-a .seguranca-page .seguranca-topo-band::before,
body.tema-quite-2027-a .seguranca-page .seguranca-topo-band::after {
    content: none !important;
}

body.tema-quite-2027-a .seguranca-page .seguranca-topo,
body.tema-quite-2027-a .seguranca-page .seguranca-topo-visual {
    background: transparent !important;
    color: var(--quite-2027-text) !important;
    overflow: visible !important;
}

/* Faixa Reclame Aqui — tipografia do tema (fundo já vem da página) */
body.tema-quite-2027-a .seguranca-page .seguranca-mais,
body.tema-quite-2027-a .seguranca-page .seguranca-mais p,
body.tema-quite-2027-a .seguranca-page .seguranca-mais span,
body.tema-quite-2027-a .seguranca-page .seguranca-mais .txtUpper2,
body.tema-quite-2027-a .seguranca-page .seguranca-mais .form-title,
body.tema-quite-2027-a .seguranca-page .seguranca-mais .c-gdrk {
    color: var(--quite-2027-text) !important;
}

body.tema-quite-2027-a .seguranca-page .seguranca-mais .form-title,
body.tema-quite-2027-a .seguranca-page .seguranca-mais .c-gdrk {
    color: var(--quite-2027-lime-bright) !important;
    font-weight: 700 !important;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

body.tema-quite-2027-a .seguranca-page .seguranca-mais h2.quite-font-color-default-blue {
    color: #fff !important;
    font-weight: 800 !important;
}

body.tema-quite-2027-a .seguranca-page .seguranca-mais .txtUpper2 {
    color: rgba(255, 255, 255, 0.9) !important;
    line-height: 1.55;
}

/* Selo Reclame Aqui — sem card branco (evita “clarear” a tela vs Privacidade) */
body.tema-quite-2027-a .seguranca-page .seguranca-mais-visual,
body.tema-quite-2027-a .seguranca-page .seguranca-mais-visual > div {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    overflow: visible !important;
    max-width: 100%;
    padding: 0 !important;
}

body.tema-quite-2027-a .seguranca-page .seguranca-mais-visual img {
    max-width: min(420px, 100%);
    height: auto;
    filter: drop-shadow(0 0 28px rgba(166, 206, 57, 0.28));
}

body.tema-quite-2027-a .seguranca-topo .seguranca-topo-eyebrow,
body.tema-quite-2027-a .seguranca-topo .form-title.seguranca-topo-eyebrow {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a .seguranca-topo .seguranca-topo-title,
body.tema-quite-2027-a .seguranca-topo h2.quite-font-color-default-blue {
    color: #fff !important;
    font-weight: 800 !important;
    font-size: clamp(1.55rem, 2.8vw, 2.25rem) !important;
    line-height: 1.2;
}

body.tema-quite-2027-a .seguranca-topo .seguranca-topo-title-destaque {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a .seguranca-topo .seguranca-topo-title-line {
    background: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a .seguranca-topo .seguranca-topo-item {
    align-items: stretch;
}

body.tema-quite-2027-a .seguranca-topo .seguranca-topo-icon {
    flex-basis: 76px !important;
    width: 76px !important;
    height: 76px !important;
    border-color: var(--quite-2027-lime-bright) !important;
    color: var(--quite-2027-lime-bright) !important;
    background: rgba(1, 14, 5, 0.65) !important;
    box-shadow: 0 0 14px rgba(166, 206, 57, 0.35);
    align-self: center !important;
}

body.tema-quite-2027-a .seguranca-topo .seguranca-topo-icon svg {
    width: 40px !important;
    height: 40px !important;
}

body.tema-quite-2027-a .seguranca-topo .seguranca-topo-icon svg,
body.tema-quite-2027-a .seguranca-topo .seguranca-topo-icon svg path,
body.tema-quite-2027-a .seguranca-topo .seguranca-topo-icon svg rect,
body.tema-quite-2027-a .seguranca-topo .seguranca-topo-icon svg circle {
    color: var(--quite-2027-lime-bright) !important;
    stroke: var(--quite-2027-lime-bright) !important;
    fill: none !important;
}

body.tema-quite-2027-a .seguranca-topo .seguranca-topo-line {
    background: var(--quite-2027-lime-bright) !important;
    opacity: 0.85;
    box-shadow: 0 0 8px rgba(166, 206, 57, 0.35);
}

body.tema-quite-2027-a .seguranca-topo .txtUpper2,
body.tema-quite-2027-a .seguranca-topo .seguranca-topo-copy p {
    color: rgba(255, 255, 255, 0.92) !important;
    font-size: 1.05rem !important;
    line-height: 1.55;
}

body.tema-quite-2027-a .seguranca-topo .seguranca-topo-highlight,
body.tema-quite-2027-a .seguranca-topo a.seguranca-topo-link {
    color: var(--quite-2027-lime-bright) !important;
    font-weight: 700 !important;
    text-decoration: none;
}

body.tema-quite-2027-a .seguranca-topo a.seguranca-topo-link:hover {
    text-decoration: underline;
}

body.tema-quite-2027-a .seguranca-topo .seguranca-topo-fechamento {
    color: #fff !important;
    font-size: 1.45rem !important;
    font-weight: 800 !important;
    margin-top: 1rem !important;
}

body.tema-quite-2027-a .seguranca-topo-visual,
body.tema-quite-2027-a .seguranca-topo-visual-wrap {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    overflow: visible !important;
}

/* Hero Segurança: arte mais luminosa — equaliza brilho ao hero da Privacidade */
body.tema-quite-2027-a .seguranca-topo-visual img {
    background: transparent !important;
    filter: brightness(0.86) contrast(1.04) drop-shadow(0 0 28px rgba(166, 206, 57, 0.22));
    max-width: 100%;
    height: auto !important;
    object-fit: contain;
}

/* ========== Página LGPD / Privacidade — topo (slide 11) ========== */

body.tema-quite-2027-a .lgpd-topo .lgpd-topo-eyebrow,
body.tema-quite-2027-a .lgpd-topo .form-title.lgpd-topo-eyebrow {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a .lgpd-topo .lgpd-topo-title,
body.tema-quite-2027-a .lgpd-topo h2.quite-font-color-default-blue {
    color: #fff !important;
    font-weight: 800 !important;
    font-size: clamp(1.55rem, 2.8vw, 2.25rem) !important;
    line-height: 1.2;
}

body.tema-quite-2027-a .lgpd-topo .lgpd-topo-title-destaque {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a .lgpd-topo .lgpd-topo-title-line {
    background: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a .lgpd-topo .lgpd-topo-icon {
    flex-basis: 76px !important;
    width: 76px !important;
    height: 76px !important;
    border-color: var(--quite-2027-lime-bright) !important;
    color: var(--quite-2027-lime-bright) !important;
    background: rgba(1, 14, 5, 0.65) !important;
    box-shadow: 0 0 14px rgba(166, 206, 57, 0.35);
    align-self: center !important;
}

body.tema-quite-2027-a .lgpd-topo .lgpd-topo-icon svg,
body.tema-quite-2027-a .lgpd-topo .lgpd-topo-icon svg path,
body.tema-quite-2027-a .lgpd-topo .lgpd-topo-icon svg rect,
body.tema-quite-2027-a .lgpd-topo .lgpd-topo-icon svg circle {
    color: var(--quite-2027-lime-bright) !important;
    stroke: var(--quite-2027-lime-bright) !important;
    fill: none !important;
}

body.tema-quite-2027-a .lgpd-topo .lgpd-topo-line {
    background: var(--quite-2027-lime-bright) !important;
    opacity: 0.85;
    box-shadow: 0 0 8px rgba(166, 206, 57, 0.35);
}

body.tema-quite-2027-a .lgpd-topo .txtUpper2,
body.tema-quite-2027-a .lgpd-topo .lgpd-topo-copy p {
    color: rgba(255, 255, 255, 0.92) !important;
    font-size: 1.05rem !important;
    line-height: 1.55;
}

body.tema-quite-2027-a .lgpd-topo .lgpd-topo-highlight,
body.tema-quite-2027-a .lgpd-topo a.lgpd-topo-link {
    color: var(--quite-2027-lime-bright) !important;
    font-weight: 700 !important;
    text-decoration: none;
}

body.tema-quite-2027-a .lgpd-topo a.lgpd-topo-link:hover {
    text-decoration: underline;
}

body.tema-quite-2027-a .lgpd-topo-visual,
body.tema-quite-2027-a .lgpd-topo-visual-wrap {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

body.tema-quite-2027-a .lgpd-topo-visual img {
    background: transparent !important;
    filter: drop-shadow(0 0 28px rgba(166, 206, 57, 0.28));
    max-width: 100%;
}

/* Política / docx: manter texto preto no fundo branco e cinza */
body.tema-quite-2027-a .lgpd-page #politica-privacidade,
body.tema-quite-2027-a .lgpd-page #politica-privacidade .docx-wrapper,
body.tema-quite-2027-a .lgpd-page #politica-privacidade .docx,
body.tema-quite-2027-a .lgpd-page #politica-privacidade .docx *,
body.tema-quite-2027-a .lgpd-page #politica-privacidade span,
body.tema-quite-2027-a .lgpd-page #politica-privacidade p,
body.tema-quite-2027-a .lgpd-page #politica-privacidade a,
body.tema-quite-2027-a .lgpd-page #politica-privacidade strong,
body.tema-quite-2027-a .lgpd-page #politica-privacidade b,
body.tema-quite-2027-a .lgpd-page .lgpd-politica-mobile,
body.tema-quite-2027-a .lgpd-page .lgpd-politica-mobile pre,
body.tema-quite-2027-a .lgpd-page .lgpd-politica-mobile pre *,
body.tema-quite-2027-a .lgpd-page .lgpd-politica-mobile.bg-dark,
body.tema-quite-2027-a .lgpd-page .bg-white.px-2 {
    color: #111 !important;
}

body.tema-quite-2027-a .lgpd-page #politica-privacidade .docx-wrapper {
    background: #6c757d !important;
}

body.tema-quite-2027-a .lgpd-page #politica-privacidade .docx-wrapper > section.docx,
body.tema-quite-2027-a .lgpd-page .lgpd-politica-mobile pre.bg-white {
    background: #fff !important;
}

/* ========== Modal Parceiros — tema Quite 2027 A (slide Nossos Parceiros) ========== */
body.tema-quite-2027-a #modalParceiros .modal-parceiros-panel {
    background:
        radial-gradient(ellipse 45% 40% at 100% 0%, rgba(166, 206, 57, 0.12), transparent 55%),
        radial-gradient(ellipse 40% 35% at 0% 100%, rgba(10, 46, 20, 0.8), transparent 50%),
        linear-gradient(160deg, #010E05 0%, #052010 50%, #010E05 100%) !important;
    border: 1px solid rgba(166, 206, 57, 0.4) !important;
    box-shadow: 0 0 36px rgba(0, 0, 0, 0.55), 0 0 24px rgba(166, 206, 57, 0.12) !important;
    color: #fff !important;
}

body.tema-quite-2027-a #modalParceiros .modal-parceiros-title {
    color: #fff !important;
}

body.tema-quite-2027-a #modalParceiros .modal-parceiros-title-line2,
body.tema-quite-2027-a #modalParceiros .modal-parceiros-highlight,
body.tema-quite-2027-a #modalParceiros .modal-parceiros-stat-text strong,
body.tema-quite-2027-a #modalParceiros .modal-parceiros-right-head,
body.tema-quite-2027-a #modalParceiros .modal-parceiros-right-head span {
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a #modalParceiros .modal-parceiros-title-rule,
body.tema-quite-2027-a #modalParceiros .modal-parceiros-divider-line {
    background: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a #modalParceiros .modal-parceiros-lead,
body.tema-quite-2027-a #modalParceiros .modal-parceiros-stat-text span {
    color: rgba(255, 255, 255, 0.88) !important;
}

body.tema-quite-2027-a #modalParceiros .modal-parceiros-stat-icon,
body.tema-quite-2027-a #modalParceiros .modal-parceiros-divider-icon,
body.tema-quite-2027-a #modalParceiros .modal-parceiros-divider {
    color: var(--quite-2027-lime-bright) !important;
    border-color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a #modalParceiros .modal-parceiros-stat-icon {
    background: rgba(1, 14, 5, 0.55);
    box-shadow: 0 0 12px rgba(166, 206, 57, 0.28);
}

body.tema-quite-2027-a #modalParceiros .modal-parceiros-stat-icon svg,
body.tema-quite-2027-a #modalParceiros .modal-parceiros-stat-icon path,
body.tema-quite-2027-a #modalParceiros .modal-parceiros-divider-icon svg,
body.tema-quite-2027-a #modalParceiros .modal-parceiros-divider-icon path,
body.tema-quite-2027-a #modalParceiros .modal-parceiros-right-head svg,
body.tema-quite-2027-a #modalParceiros .modal-parceiros-right-head path {
    stroke: var(--quite-2027-lime-bright) !important;
    fill: none !important;
    color: var(--quite-2027-lime-bright) !important;
}

body.tema-quite-2027-a #modalParceiros .modal-parceiros-card {
    background: rgba(8, 32, 18, 0.72) !important;
    border: 1px solid rgba(166, 206, 57, 0.45) !important;
    box-shadow: 0 0 12px rgba(166, 206, 57, 0.12) !important;
}

body.tema-quite-2027-a #modalParceiros .modal-parceiros-card img {
    /* logos coloridas sobre fundo escuro — fundo claro mínimo para leitura */
    background: #fff;
    border-radius: 8px;
    padding: 0.35rem;
}

@media (max-width: 1199.98px) {
    /* Mobile: só degradê verde — sem a pessoa do hero */
    body.tema-quite-2027-a .cpfAreaMobile::before {
        background-image: linear-gradient(135deg, #010E05 0%, #052010 45%, #0A2E14 100%) !important;
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }

    /* Hero: altura fluida (780px fixo cortava ou gerava vazio) */
    body.tema-quite-2027-a .cpfAreaMobile,
    body.tema-quite-2027-a .cpfAreaMobile > .container-fluid > .row {
        height: auto !important;
        min-height: 0 !important;
        overflow: visible !important;
    }

    body.tema-quite-2027-a .cpfAreaMobile {
        padding: 0.75rem 0.65rem 1.5rem !important;
    }

    body.tema-quite-2027-a .cpfAreaMobile .selo-slogan {
        --selo-size: 148px;
        margin: 1.15rem auto 1.25rem !important;
    }

    body.tema-quite-2027-a .cpfAreaMobile .col-12 > p.mt-3 {
        margin-bottom: 0.35rem !important;
        padding-bottom: 0.5rem;
    }

    /* Linha vertical entre ícone e texto: no mobile desalinha — ocultar */
    body.tema-quite-2027-a .seguranca-topo-line,
    body.tema-quite-2027-a .lgpd-topo-line {
        display: none !important;
    }

    body.tema-quite-2027-a .seguranca-topo-item,
    body.tema-quite-2027-a .lgpd-topo-item {
        gap: 0.75rem !important;
        align-items: flex-start !important;
    }

    body.tema-quite-2027-a .seguranca-topo .seguranca-topo-icon,
    body.tema-quite-2027-a .lgpd-topo .lgpd-topo-icon {
        align-self: flex-start !important;
        margin-top: 0.15rem;
    }

    body.tema-quite-2027-a .seguranca-topo-band,
    body.tema-quite-2027-a .lgpd-page {
        padding-top: 1.25rem !important;
    }

    /* Box “comunicado por engano” — menos ar vertical */
    body.tema-quite-2027-a .area-comunicado > .quite-bg-green,
    body.tema-quite-2027-a .bg-white > .container.quite-bg-green {
        padding: 1.15rem 1rem !important;
    }

    body.tema-quite-2027-a .area-comunicado h3,
    body.tema-quite-2027-a .bg-white > .container.quite-bg-green h3 {
        font-size: 1.15rem !important;
        margin-bottom: 0.75rem !important;
    }

    body.tema-quite-2027-a .cpfAreaMobile .littleMoreRounded.bg-white {
        max-width: min(500px, calc(100% - 0.5rem)) !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding: 1rem 0.9rem !important;
    }

    body.tema-quite-2027-a .cpfAreaMobile .littleMoreRounded.bg-white h2 {
        font-size: 1.35rem !important;
        line-height: 1.25 !important;
    }

    body.tema-quite-2027-a .cpfAreaMobile .btn.quite-bg-green {
        width: 100% !important;
        max-width: 100%;
    }

    body.tema-quite-2027-a .cpfAreaMobile .pessoas-negociando-box {
        width: min(100%, 300px) !important;
        margin-top: 0.85rem;
    }

    /* Carrossel de parceiros: cards menores, sem corte agressivo */
    body.tema-quite-2027-a #divParceiros {
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
    }

    body.tema-quite-2027-a #divParceiros h2,
    body.tema-quite-2027-a #divParceiros h4 {
        font-size: 1.15rem !important;
        line-height: 1.35 !important;
        padding: 0 0.35rem;
        margin-bottom: 1rem !important;
    }

    body.tema-quite-2027-a #divParceiros .carousel-container {
        width: 100% !important;
        max-width: 100% !important;
    }

    body.tema-quite-2027-a #divParceiros .carousel-img {
        width: 108px !important;
        height: 76px !important;
        min-width: 108px !important;
        margin: 0 0.4rem !important;
        padding: 0.45rem !important;
        border-radius: 12px !important;
    }

    body.tema-quite-2027-a #divParceiros .carousel-img img {
        max-height: 56px !important;
        max-width: 100% !important;
        object-fit: contain !important;
    }

    /* Nossos Números: cards mais compactos no stack mobile */
    body.tema-quite-2027-a .nossos-numeros-section {
        padding-top: 1.5rem !important;
        padding-bottom: 2rem !important;
    }

    body.tema-quite-2027-a .nossos-numeros-section::before,
    body.tema-quite-2027-a .nossos-numeros-section::after {
        width: 96px;
        height: 96px;
        opacity: 0.22;
    }

    body.tema-quite-2027-a .nossos-numeros-title {
        font-size: clamp(1.35rem, 6vw, 1.75rem) !important;
        padding: 0 0.5rem;
    }

    body.tema-quite-2027-a .nossos-numeros-section .cardNumbersContainer {
        max-width: min(340px, 100%) !important;
        min-height: 0 !important;
        padding: 1.05rem 0.9rem 1rem !important;
        margin-bottom: 0.75rem;
    }

    body.tema-quite-2027-a .nossos-numeros-section .cardNumbersIcon {
        width: 52px;
        height: 52px;
    }

    body.tema-quite-2027-a .nossos-numeros-section .cardNumbersIcon svg {
        width: 28px;
        height: 28px;
    }

    body.tema-quite-2027-a .nossos-numeros-section .cardNumbersValue,
    body.tema-quite-2027-a .nossos-numeros-section .cardNumbersContainer h1 {
        font-size: 2rem !important;
    }

    /* Quem somos / desconhece: evitar overflow horizontal de .row.w-100 */
    body.tema-quite-2027-a #divSobreNos .row.w-100,
    body.tema-quite-2027-a #divNaoEQuemProcuramos .row.w-100,
    body.tema-quite-2027-a .nossos-numeros-grid.w-100 {
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 100%;
    }

    body.tema-quite-2027-a #divSobreNos .carousel-img {
        height: 96px !important;
        min-height: 96px !important;
    }

    body.tema-quite-2027-a #divSobreNos .carousel-img > img {
        max-height: 74px !important;
        max-width: 90% !important;
    }

    body.tema-quite-2027-a #divNaoEQuemProcuramos {
        padding-left: 0.85rem !important;
        padding-right: 0.85rem !important;
    }

    body.tema-quite-2027-a #divNaoEQuemProcuramos h1 {
        font-size: clamp(1.2rem, 5.5vw, 1.55rem) !important;
        line-height: 1.3 !important;
    }

    body.tema-quite-2027-a #divNaoEQuemProcuramos p {
        font-size: 0.95rem !important;
        line-height: 1.45 !important;
    }

    body.tema-quite-2027-a #divNaoEQuemProcuramos label {
        margin-bottom: 0.25rem !important;
        margin-top: 0.65rem !important;
    }

    body.tema-quite-2027-a #divNaoEQuemProcuramos input.form-control {
        margin-top: 0.15rem !important;
        margin-bottom: 0.35rem !important;
    }

    /* Segurança / LGPD — densificar lista e hero */
    body.tema-quite-2027-a .seguranca-topo-band,
    body.tema-quite-2027-a .seguranca-mais-band,
    body.tema-quite-2027-a .lgpd-page {
        padding-left: 0.85rem !important;
        padding-right: 0.85rem !important;
    }

    body.tema-quite-2027-a .seguranca-topo .seguranca-topo-title,
    body.tema-quite-2027-a .lgpd-topo .lgpd-topo-title {
        font-size: clamp(1.35rem, 6vw, 1.75rem) !important;
    }

    body.tema-quite-2027-a .seguranca-topo .seguranca-topo-icon,
    body.tema-quite-2027-a .lgpd-topo .lgpd-topo-icon {
        flex-basis: 52px !important;
        width: 52px !important;
        height: 52px !important;
    }

    body.tema-quite-2027-a .seguranca-topo .seguranca-topo-icon svg,
    body.tema-quite-2027-a .lgpd-topo .lgpd-topo-icon svg {
        width: 26px !important;
        height: 26px !important;
    }

    body.tema-quite-2027-a .seguranca-topo .txtUpper2,
    body.tema-quite-2027-a .seguranca-topo .seguranca-topo-copy p,
    body.tema-quite-2027-a .lgpd-topo .txtUpper2,
    body.tema-quite-2027-a .lgpd-topo .lgpd-topo-copy p {
        font-size: 0.95rem !important;
        line-height: 1.5 !important;
    }

    body.tema-quite-2027-a .seguranca-topo-item,
    body.tema-quite-2027-a .lgpd-topo-item {
        gap: 0.55rem;
        margin-bottom: 0.85rem;
    }

    body.tema-quite-2027-a .seguranca-topo-visual img,
    body.tema-quite-2027-a .lgpd-topo-visual img {
        max-height: 260px !important;
        margin: 0.5rem auto 1rem;
    }

    body.tema-quite-2027-a .seguranca-mais-visual img {
        max-height: 220px !important;
    }

    /* Modal segurança home */
    body.tema-quite-2027-a #modalSegurancaQuiteDigital .modal-dialog {
        margin: 0.85rem auto;
        max-width: calc(100vw - 1.5rem);
    }

    body.tema-quite-2027-a #modalSegurancaQuiteDigital > .modal-content-seguranca,
    body.tema-quite-2027-a #modalSegurancaQuiteDigital .modal-content-seguranca {
        max-height: min(88vh, 720px);
        overflow-y: auto;
        margin: 0.75rem;
        padding: 1rem 1.1rem 1.15rem !important;
    }

    body.tema-quite-2027-a #modalSegurancaQuiteDigital .modal-body {
        padding: 1rem 1.1rem 1.15rem !important;
    }

    body.tema-quite-2027-a #modalSegurancaQuiteDigital .modal-body p,
    body.tema-quite-2027-a #modalSegurancaQuiteDigital .modal-body span,
    body.tema-quite-2027-a #modalSegurancaQuiteDigital .modal-texto-seguranca {
        font-size: 0.95rem !important;
        line-height: 1.45 !important;
    }

    body.tema-quite-2027-a #btnConfirmarLeituraSeguranca {
        font-size: 1.05rem !important;
        padding: 0.65em 0 !important;
        margin-top: 0.75rem;
    }

    /* Modal parceiros 2027 */
    body.tema-quite-2027-a #modalParceiros .modal-parceiros-panel {
        padding: 1.1rem 0.85rem 1.25rem !important;
        max-height: min(85vh, 720px);
        overflow-y: auto;
    }

    body.tema-quite-2027-a #modalParceiros .modal-parceiros-title {
        font-size: 1.25rem !important;
    }

    body.tema-quite-2027-a #modalParceiros .modal-parceiros-lead {
        font-size: 0.92rem !important;
        margin-bottom: 1rem;
    }

    body.tema-quite-2027-a #modalParceiros .modal-parceiros-right {
        margin-top: 1.75rem !important;
    }

    body.tema-quite-2027-a #modalParceiros .modal-parceiros-right-head,
    body.tema-quite-2027-a #modalParceiros .modal-parceiros-right-head span {
        color: var(--quite-2027-lime-bright) !important;
        text-align: center !important;
    }

    body.tema-quite-2027-a #modalParceiros .modal-parceiros-right-head {
        margin-bottom: 1.1rem !important;
    }

    body.tema-quite-2027-a #modalParceiros .modal-parceiros-right-head span {
        font-size: 1.2rem !important;
        font-weight: 700 !important;
    }
}

/* Banner de cookies: fundo claro — o tema forçava texto branco globalmente */
body.tema-quite-2027-a #cookieConsentContainer,
body.tema-quite-2027-a .cookieConsentContainer {
    background: #F2F3F5 !important;
    border: 1px solid var(--quite-2027-lime) !important;
    color: #1a1a1a !important;
    /* Abaixo do modal de segurança (custom z-index 9999 → elevamos o modal) */
    z-index: 9000 !important;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.28);
}

body.tema-quite-2027-a #modalSegurancaQuiteDigital {
    z-index: 13000 !important;
}

body.tema-quite-2027-a .cookieConsentContainer p,
body.tema-quite-2027-a .cookieConsentContainer span,
body.tema-quite-2027-a .cookieConsentContainer label,
body.tema-quite-2027-a .cookieConsentContainer .labelRobotoRegular,
body.tema-quite-2027-a .cookieConsentContainer .cookieDesc,
body.tema-quite-2027-a .cookieConsentContainer .cookieDesc p,
body.tema-quite-2027-a .cookieConsentContainer .cookieTitle,
body.tema-quite-2027-a .cookieConsentContainer .cookieTitle a {
    color: #1a1a1a !important;
}

body.tema-quite-2027-a .cookieConsentContainer a.title,
body.tema-quite-2027-a .cookieConsentContainer a[href*="LGPD"],
body.tema-quite-2027-a .cookieConsentContainer a[href*="privacidade"],
body.tema-quite-2027-a .cookieConsentContainer a[href*="Privacidade"] {
    color: #5a8a00 !important;
    font-weight: 700 !important;
}

body.tema-quite-2027-a .cookieConsentContainer .btn,
body.tema-quite-2027-a .cookieConsentContainer .btn-primary {
    background: linear-gradient(135deg, #8ABC00, #A6CE39) !important;
    border-color: #8ABC00 !important;
    color: #041208 !important;
    font-weight: 700 !important;
}

@media (max-width: 575.98px) {
    body.tema-quite-2027-a .cookieConsentContainer {
        width: calc(100vw - 1.25rem) !important;
        left: 0.625rem !important;
        right: 0.625rem !important;
        bottom: 0.75rem !important;
        padding: 0.9rem 1rem 1rem !important;
    }
}

