html{color-scheme:light}
html.dark{color-scheme:dark;--paper:#07111b;--white:#101d29;--navy:#173d60;--navy2:#214d71;--green:#42b879;--green2:#68d49b;--ink:#f3f7f5;--muted:#9fb0bc;--line:#2a3d4a;--mint:#12382d;--shadow:0 18px 55px rgba(0,0,0,.32)}

.themeToggle{position:fixed;right:18px;bottom:18px;z-index:9999;display:flex;align-items:center;gap:8px;min-height:42px;padding:9px 13px;border:1px solid #c9d8d0;border-radius:999px;background:#fff;color:#102f4d;box-shadow:0 10px 32px rgba(16,47,77,.18);font:700 11px/1 Inter,system-ui,sans-serif;cursor:pointer}.themeToggle span{font-size:18px;line-height:1}.themeToggle b{font:inherit}.themeToggle:hover{transform:translateY(-1px)}
html.dark .themeToggle{background:#132534!important;color:#f3f7f5!important;border-color:#3a5260!important;box-shadow:0 12px 35px rgba(0,0,0,.4)}

html.dark body{background:#07111b!important;color:#f3f7f5!important}html.dark body:before{opacity:.07!important}
html.dark header,html.dark footer,html.dark .sidebar{background:#0f1e2a!important;color:#f3f7f5!important;border-color:#2a3d4a!important}
html.dark .links,html.dark .links a,html.dark .footer-links a{color:#d7e2dc!important}
html.dark .btn-outline,html.dark .verSite{background:#10212e!important;color:#f3f7f5!important;border-color:#3a5260!important}
html.dark .btn-primary,html.dark .botaoPrimario{background:#27965f!important;color:#fff!important}

html.dark .route{background:linear-gradient(145deg,#142633,#0a1620)!important;border-color:#223745!important}html.dark .logos{background:#0c1823!important;border-color:#2a3d4a!important}html.dark .logos span,html.dark .logos strong{color:#cad8d1!important}
html.dark .feature{background:#101d29!important;color:#f3f7f5!important;border-color:#2a3d4a!important}html.dark .feature.featured,html.dark .steps{background:#0b2943!important}html.dark .feature p,html.dark .steps p{color:#b4c3bb!important}
html.dark .final-box{background:linear-gradient(135deg,#12382d,#0c1b25)!important;border-color:#285443!important}html.dark footer img{filter:none!important}

html.dark .loginBody{background:linear-gradient(115deg,#0b1823 0 50%,#07111b 50%)!important;color:#f3f7f5!important}
html.dark .loginCard,html.dark .formCard,html.dark .masterCard{background:#101d29!important;color:#f3f7f5!important;border-color:#2a3d4a!important;box-shadow:0 24px 70px rgba(0,0,0,.38)!important}
html.dark .loginIntro p,html.dark .loginCard>p,html.dark .intro p,html.dark .formCard>p,html.dark .masterCard p{color:#9fb0bc!important}

html.dark input,html.dark select,html.dark textarea{background:#0a1620!important;color:#f3f7f5!important;border-color:#405764!important}html.dark input::placeholder,html.dark textarea::placeholder{color:#718793!important}html.dark label{color:#dfe8e3!important}

html.dark .lojaBox{background:#0a1721!important;border-color:#2a3d4a!important;color:#f3f7f5!important}html.dark .sidebar nav a{color:#aec0c9!important}html.dark .sidebar nav a:hover,html.dark .sidebar nav a.ativo{background:#123f31!important;color:#76d6a0!important}html.dark .sidebar nav a em{background:#263946!important;color:#eaf2ee!important}
html.dark .conteudo,html.dark .topbar{background:transparent!important;color:#f3f7f5!important}
html.dark .cards>a,html.dark .tabelaCard,html.dark .statusSistema,html.dark .proxima{background:#101d29!important;color:#f3f7f5!important;border-color:#2a3d4a!important;box-shadow:none!important}
html.dark .proxima{background:linear-gradient(145deg,#12382d,#101d29)!important}html.dark .tituloCard,html.dark .linha,html.dark .sideBottom{border-color:#2a3d4a!important}html.dark .linha,html.dark .linha a{color:#eaf2ee!important}html.dark .vazio{color:#f3f7f5!important}
html.dark .cards strong,html.dark .cards b,html.dark .tabelaCard h2,html.dark .statusSistema h3,html.dark .proxima h3{color:#f3f7f5!important}html.dark .cards small,html.dark .statusSistema p,html.dark .proxima p{color:#9fb0bc!important}

html.dark body:not(.painelBody):not(.loginBody) .card:not(.preview),html.dark body:not(.painelBody):not(.loginBody) .box,html.dark body:not(.painelBody):not(.loginBody) .table,html.dark .stat{background:#101d29!important;color:#f3f7f5!important;border-color:#2a3d4a!important;box-shadow:none!important}
html.dark body:not(.painelBody):not(.loginBody) .card:not(.preview) h1,html.dark body:not(.painelBody):not(.loginBody) .card:not(.preview) h2,html.dark body:not(.painelBody):not(.loginBody) .card:not(.preview) h3,html.dark body:not(.painelBody):not(.loginBody) .box h1,html.dark body:not(.painelBody):not(.loginBody) .box h2,html.dark body:not(.painelBody):not(.loginBody) .box h3{color:#f3f7f5!important}
html.dark body:not(.painelBody):not(.loginBody) .card:not(.preview) p,html.dark body:not(.painelBody):not(.loginBody) .box p{color:#9fb0bc!important}
html.dark .linkbox,html.dark .customer{background:#0a1721!important;color:#f3f7f5!important;border-color:#2a3d4a!important}

html.dark .preview{background:var(--bg)!important;color:var(--text)!important}html.dark .preview h2{color:var(--text)!important}html.dark .preview p,html.dark .preview footer{color:var(--muted)!important}html.dark .preview button{background:var(--p)!important;color:#fff!important}

html.dark body.personalizarBody .form input:not([type="color"]),html.dark body.personalizarBody .form select,html.dark body.personalizarBody .form textarea{background:#f7faf8!important;color:#152d43!important;border-color:#78909d!important;-webkit-text-fill-color:#152d43!important}html.dark body.personalizarBody .form input::placeholder,html.dark body.personalizarBody .form textarea::placeholder{color:#7b8b95!important;-webkit-text-fill-color:#7b8b95!important}html.dark body.personalizarBody .form select option{background:#fff!important;color:#152d43!important}html.dark body.personalizarBody .form input[type="file"]{color:#536877!important}html.dark body.personalizarBody .form input[type="color"]{background:#f7faf8!important;border-color:#78909d!important}

html.dark .masterHead,html.dark .master{color:#f3f7f5!important}html.dark .masterHead a{color:#ff8a9a!important}html.dark .filters a{background:#101d29!important;color:#dfe8e3!important;border-color:#2a3d4a!important}html.dark .row{color:#eaf2ee!important;border-color:#2a3d4a!important}html.dark .row small,html.dark .row.head{color:#9fb0bc!important}

html.dark body[style]{--bg:#07111b!important;--card:#101d29!important;--field:#0a1620!important;--soft:#0a1620!important;--line:#2a3d4a!important;--text:#f3f7f5!important;--muted:#9fb0bc!important}html.dark .search,html.dark .safe .lock{background:#101d29!important;border-color:#2a3d4a!important;color:#f3f7f5!important}

html.dark .masterHead img,html.dark .loginIntro img,html.dark .intro img,html.dark .masterCard>img{object-fit:contain}
@media(max-width:600px){.themeToggle{right:12px;bottom:12px;width:42px;height:42px;padding:0;justify-content:center}.themeToggle b{display:none}}
