:root{--azul:#123c69;--verde:#2bb673;--cinza:#f4f7fb;--texto:#1f2937;--borda:#dbe3ef}
*{box-sizing:border-box} body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--cinza);color:var(--texto)} a{text-decoration:none;color:var(--azul)}
.topbar{background:#fff;border-bottom:1px solid var(--borda);padding:14px 5%;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10;gap:12px}.brand a{font-size:22px;font-weight:800;color:var(--azul);display:flex;align-items:center;gap:10px}.brand img{max-height:46px;max-width:150px;object-fit:contain}.mainnav{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.menu-toggle{display:none;background:#eef4fb;color:var(--azul);padding:10px 13px}
.container{width:min(1180px,94%);margin:24px auto;min-height:70vh}.footer{text-align:center;color:#68758a;padding:28px}.hero{background:linear-gradient(135deg,var(--azul),var(--verde));color:#fff;border-radius:24px;padding:42px;margin-bottom:24px;box-shadow:0 12px 30px #123c6920}.hero h1{margin:0 0 10px;font-size:clamp(28px,5vw,42px)}.hero p{font-size:18px;max-width:760px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.card{background:#fff;border:1px solid var(--borda);border-radius:18px;padding:20px;box-shadow:0 8px 20px #123c6910}.card h3{margin-top:0;color:var(--azul)}.btn,button{display:inline-block;background:var(--azul);color:#fff;border:0;border-radius:12px;padding:12px 16px;font-weight:700;cursor:pointer}.btn:hover,button:hover{filter:brightness(.95)}.btn.green{background:var(--verde)}.btn.light{background:#eef4fb;color:var(--azul)}.btn.small{padding:8px 12px}form{display:grid;gap:12px}input,select,textarea{width:100%;padding:13px;border:1px solid var(--borda);border-radius:12px;background:#fff;font-size:15px}textarea{min-height:110px}label{font-weight:700}.table-wrap{overflow-x:auto}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden;min-width:720px}.table th,.table td{padding:12px;border-bottom:1px solid var(--borda);text-align:left;vertical-align:top}.table th{background:#eef4fb;color:var(--azul)}.alert{padding:12px;border-radius:12px;background:#fff3cd;color:#6b5200;margin-bottom:14px}.ok{background:#d9fbe8;color:#0f5132}.badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#eef4fb;font-size:12px;font-weight:700}.banner{width:100%;border-radius:20px;overflow:hidden;margin-bottom:22px}.banner img{width:100%;display:block}.sidebar{display:grid;grid-template-columns:240px 1fr;gap:18px}.menu{background:#fff;border:1px solid var(--borda);border-radius:18px;padding:14px;height:max-content;position:sticky;top:86px}.menu a{display:block;padding:11px;border-radius:10px}.menu a:hover{background:#eef4fb}.share{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:16px 0}.share span{font-weight:700}.share a,.share button{font-size:14px;border-radius:999px;padding:9px 12px;background:#eef4fb;color:var(--azul)}.share button{border:0}.actions{display:flex;gap:10px;flex-wrap:wrap}.logo-preview{max-width:180px;max-height:90px;object-fit:contain;background:#fff;border:1px solid var(--borda);border-radius:12px;padding:8px}
@media(max-width:760px){.topbar{padding:12px 4%;align-items:center}.menu-toggle{display:inline-block}.mainnav{display:none;position:absolute;left:4%;right:4%;top:70px;background:#fff;border:1px solid var(--borda);border-radius:18px;padding:14px;box-shadow:0 12px 25px #123c6920}.menu-open .mainnav{display:grid}.mainnav a{padding:10px;border-radius:10px}.mainnav a:hover{background:#eef4fb}.container{width:94%;margin:16px auto}.hero{padding:28px 20px;border-radius:20px}.sidebar{grid-template-columns:1fr}.menu{position:static;display:grid;grid-template-columns:1fr 1fr;gap:4px}.card{padding:16px}.grid{grid-template-columns:1fr}.brand span{font-size:18px}.brand img{max-height:40px;max-width:110px}.table{font-size:14px}}
@media(max-width:420px){.menu{grid-template-columns:1fr}.btn,button{width:100%;text-align:center}.share a,.share button{width:auto}.hero p{font-size:16px}}


.check-lgpd{
    display:flex;
    align-items:flex-start;
    gap:10px;
    font-weight:500;
    line-height:1.4;
}
.check-lgpd input{
    width:auto;
    margin-top:3px;
}

.table-wrap{width:100%;overflow-x:auto}
.inline-form{display:flex;gap:8px;align-items:center;min-width:220px}
.inline-form select{min-width:150px}
.check-lgpd{display:flex;align-items:flex-start;gap:10px;font-weight:500;line-height:1.4}
.check-lgpd input{width:auto;margin-top:3px}
@media(max-width:760px){
    .card{padding:16px}
    .table{min-width:760px}
    .inline-form{display:grid}
    input,select,textarea,button,.btn{font-size:16px}
}


.logo-site{max-height:42px;max-width:160px;object-fit:contain;margin-right:8px;vertical-align:middle}
.brand a{display:flex;align-items:center;gap:8px}
.menu-toggle{display:none;background:var(--azul);color:#fff;border:0;border-radius:10px;padding:9px 12px}
.banners{margin:16px 0}
.banner img{width:100%;height:auto;display:block;border-radius:18px}
.banner-lateral img{border-radius:14px}
.ads{margin:18px 0;min-height:80px;text-align:center}
.layout-content{display:grid;grid-template-columns:1fr 300px;gap:22px;align-items:start}
.side-ads{position:sticky;top:90px}
.full-row{grid-column:1/-1}
.share{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:14px}
.share a,.share button{background:#eef4fb;color:var(--azul);border:1px solid var(--borda);border-radius:10px;padding:8px 10px;font-weight:700;cursor:pointer}
hr{border:0;border-top:1px solid var(--borda);margin:24px 0}
@media(max-width:900px){
    .layout-content{grid-template-columns:1fr}
    .side-ads{position:static}
}
@media(max-width:760px){
    .topbar{display:flex;align-items:center;gap:12px}
    .menu-toggle{display:inline-block;margin-left:auto}
    .main-nav{display:none;width:100%;margin-top:12px}
    body.menu-open .main-nav{display:flex;flex-direction:column;align-items:stretch}
    .topbar{flex-wrap:wrap}
    .brand span{font-size:18px}
    .logo-site{max-height:36px;max-width:120px}
}


.vaga-topo{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;flex-wrap:wrap}
.vaga-salario{font-size:22px;font-weight:800;color:var(--verde);background:#eefbf4;border-radius:14px;padding:12px 16px}
.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:18px 0}
.info-grid p{background:#f8fafc;border:1px solid var(--borda);border-radius:12px;padding:12px;margin:0}
.badge.destaque{background:#fff3cd;color:#6b5200}
.badge.pcd{background:#e7f5ff;color:#0b578f}
@media(max-width:760px){.vaga-topo{display:block}.vaga-salario{margin-top:12px;display:inline-block}}


.stat h3{font-size:34px;margin:0;color:var(--azul)}
.filters{margin-top:10px}


input.cpf,input.cnpj,input.telefone,input.whatsapp,input.cep,input.data-br,input.money{letter-spacing:.2px}
.form-hint{font-size:12px;color:#6b7280;margin-top:-6px}


code{background:#eef4fb;padding:4px 7px;border-radius:6px;display:inline-block;margin:3px 0}


.badge.ok{background:#d9fbe8;color:#0f5132}
.badge.warn{background:#fff3cd;color:#6b5200}
.badge.danger{background:#fde2e1;color:#842029}
.badge.info{background:#eef4fb;color:#123c69}


.finance-hero{
    background:linear-gradient(135deg,var(--azul),var(--verde));
    color:#fff;
    border-radius:22px;
    padding:24px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:18px;
    margin-bottom:18px;
    box-shadow:0 12px 30px #123c6920;
}
.finance-hero h2{margin:8px 0 6px;font-size:32px}
.finance-hero p{margin:0;opacity:.95}
.finance-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.finance-actions .btn.light{background:#ffffff;color:var(--azul)}
.finance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;margin-bottom:18px}
.finance-grid.mini{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}
.stat-card small{font-weight:700;color:#64748b}
.stat-card h3{font-size:30px;margin:8px 0;color:var(--azul)}
.stat-card.success h3{color:#0f5132}
.stat-card.warning h3{color:#8a6400}
.stat-card.danger h3{color:#842029}
.mini-card{display:flex;justify-content:space-between;align-items:center}
.mini-card span{font-size:24px;font-weight:800;color:var(--azul)}
.finance-two{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}
.status-list{display:grid;gap:12px}
.status-list div{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--borda);padding-bottom:9px}
.dot{width:12px;height:12px;border-radius:50%;display:inline-block;margin-right:8px}
.dot.ok{background:#198754}
.dot.warn{background:#ffc107}
.dot.info{background:#0d6efd}
.dot.danger{background:#dc3545}
.card-head{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}
@media(max-width:760px){
    .finance-hero{display:block}
    .finance-actions{justify-content:flex-start;margin-top:14px}
    .finance-hero h2{font-size:26px}
}

/* Financeiro V13 */
.finance-page{display:grid;gap:18px}
.finance-cover{background:linear-gradient(135deg,var(--azul),var(--verde));color:#fff;border-radius:22px;padding:26px;display:flex;justify-content:space-between;align-items:center;gap:20px;box-shadow:0 12px 28px #123c6922}
.finance-cover h2{margin:4px 0 6px;font-size:32px}
.finance-cover p{margin:0;opacity:.95}
.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}
.finance-cover-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.finance-cover-actions .btn.light{background:#fff;color:var(--azul)}
.finance-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.kpi-card{background:#fff;border:1px solid var(--borda);border-radius:18px;padding:18px;box-shadow:0 8px 20px #123c6910}
.kpi-card span{display:block;color:#64748b;font-weight:800;font-size:13px}
.kpi-card strong{display:block;font-size:28px;color:var(--azul);margin:8px 0}
.kpi-card small{color:#64748b}
.kpi-primary strong{color:#0f5132}.kpi-warning strong{color:#8a6400}.kpi-danger strong{color:#842029}
.finance-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}
.finance-main{display:grid;gap:18px}.finance-side{display:grid;gap:18px;position:sticky;top:90px}
.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}
.section-title h2,.section-title h3{margin:0;color:var(--azul)}.section-title p{margin:4px 0 0;color:#64748b}
.payment-list{display:grid;gap:10px}
.payment-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--borda);border-radius:14px;background:#f8fafc}
.payment-row strong{display:block;color:#1f2937}.payment-row small{display:block;color:#64748b;margin-top:4px}
.payment-row-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.quick-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}
.quick-grid a{display:block;border:1px solid var(--borda);border-radius:14px;padding:14px;background:#f8fafc;color:var(--texto)}
.quick-grid a strong{display:block;color:var(--azul);margin-bottom:6px}.quick-grid a span{font-size:13px;color:#64748b}
.status-clean,.gateway-list{display:grid;gap:10px}
.status-clean div,.gateway-list div{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--borda);padding-bottom:10px}
.status-clean div:last-child,.gateway-list div:last-child{border-bottom:0}.status-clean p{margin:0;flex:1}
.pill{width:11px;height:11px;border-radius:999px;margin-right:8px}.pill.ok{background:#198754}.pill.warn{background:#ffc107}.pill.info{background:#0d6efd}.pill.danger{background:#dc3545}
.empty-state{text-align:center;padding:26px;border:1px dashed var(--borda);border-radius:14px;background:#f8fafc}
.empty-state h4{margin:0 0 6px;color:var(--azul)}.btn.tiny{padding:6px 9px;border-radius:9px;font-size:12px}.menu a.active{background:var(--azul);color:#fff}
@media(max-width:1050px){.finance-kpis{grid-template-columns:repeat(2,1fr)}.finance-layout{grid-template-columns:1fr}.finance-side{position:static}}
@media(max-width:760px){.finance-cover{display:block;padding:20px}.finance-cover h2{font-size:25px}.finance-cover-actions{justify-content:flex-start;margin-top:14px}.finance-kpis{grid-template-columns:1fr}.payment-row{display:block}.payment-row-right{justify-content:flex-start;margin-top:10px}.section-title{display:block}.section-title .btn{margin-top:10px}}


/* Financeiro V14 - correção de visualização */
.finance-page-v14{display:grid;gap:18px;width:100%}
.finance-title-card{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,var(--azul),var(--verde));color:#fff}
.finance-title-card h2{font-size:32px;margin:8px 0 6px;color:#fff}
.finance-title-card p{margin:0;opacity:.95}
.finance-title-card .badge{background:#ffffff22;color:#fff}
.finance-title-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.finance-title-actions .btn.light{background:#fff;color:var(--azul)}
.finance-summary-v14{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.finance-box small{display:block;color:#64748b;font-weight:800}
.finance-box strong{display:block;font-size:28px;margin:8px 0;color:var(--azul)}
.finance-box span{color:#64748b}
.finance-box.ok-box strong{color:#0f5132}
.finance-box.warn-box strong{color:#8a6400}
.finance-box.danger-box strong{color:#842029}
.finance-content-v14{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}
.finance-side-v14{display:grid;gap:18px}
.finance-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}
.finance-section-head h3{margin:0;color:var(--azul)}
.finance-section-head p{margin:4px 0 0;color:#64748b}
.finance-status-list{display:grid;gap:10px}
.finance-status-list p{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0;padding-bottom:10px;border-bottom:1px solid var(--borda)}
.finance-status-list p:last-child{border-bottom:0}
.dot-ok,.dot-warn,.dot-info,.dot-danger{width:11px;height:11px;border-radius:999px;display:inline-block;margin-right:8px}
.dot-ok{background:#198754}.dot-warn{background:#ffc107}.dot-info{background:#0d6efd}.dot-danger{background:#dc3545}
.menu a.active{background:var(--azul);color:#fff}
.badge.ok{background:#d9fbe8;color:#0f5132}
.badge.warn{background:#fff3cd;color:#6b5200}
.badge.danger{background:#fde2e1;color:#842029}
.badge.info{background:#eef4fb;color:#123c69}
@media(max-width:1050px){
    .finance-summary-v14{grid-template-columns:repeat(2,1fr)}
    .finance-content-v14{grid-template-columns:1fr}
}
@media(max-width:760px){
    .finance-title-card{display:block}
    .finance-title-actions{justify-content:flex-start;margin-top:14px}
    .finance-summary-v14{grid-template-columns:1fr}
    .finance-title-card h2{font-size:25px}
}


/* Cabeçalho profissional V15 */
.site-header{
    background:rgba(255,255,255,.96);
    border-bottom:1px solid var(--borda);
    position:sticky;
    top:0;
    z-index:50;
    backdrop-filter:blur(12px);
    box-shadow:0 8px 24px #123c690d;
}
.header-inner{
    width:min(1180px,92%);
    margin:0 auto;
    min-height:76px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:18px;
}
.brand-pro{
    display:flex;
    align-items:center;
    gap:12px;
    color:var(--azul);
    min-width:220px;
}
.brand-logo-wrap{
    width:48px;
    height:48px;
    border-radius:16px;
    background:linear-gradient(135deg,var(--azul),var(--verde));
    display:flex;
    align-items:center;
    justify-content:center;
    flex:0 0 auto;
    box-shadow:0 10px 22px #123c6922;
    overflow:hidden;
}
.brand-logo-img{
    width:100%;
    height:100%;
    object-fit:contain;
    background:#fff;
    padding:5px;
}
.brand-logo-text{
    color:#fff;
    font-weight:900;
    font-size:18px;
    letter-spacing:.04em;
}
.brand-text{
    display:grid;
    line-height:1.15;
}
.brand-text strong{
    font-size:20px;
    color:var(--azul);
}
.brand-text small{
    font-size:12px;
    color:#64748b;
    max-width:260px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.nav-pro{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:8px;
    flex-wrap:wrap;
}
.nav-pro a{
    color:#334155;
    font-weight:700;
    padding:10px 12px;
    border-radius:12px;
    transition:.2s ease;
}
.nav-pro a:hover{
    background:#eef4fb;
    color:var(--azul);
}
.btn-nav{
    background:var(--azul)!important;
    color:#fff!important;
    box-shadow:0 8px 18px #123c6920;
}
.btn-nav:hover{
    filter:brightness(.96);
    background:var(--azul)!important;
}
.btn-nav.danger{
    background:#ef4444!important;
}
.user-chip{
    display:flex;
    align-items:center;
    gap:6px;
    padding:8px 12px;
    border:1px solid var(--borda);
    border-radius:999px;
    background:#f8fafc;
    font-weight:800;
    color:#1f2937;
    max-width:210px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.user-chip small{
    background:#e8f6ef;
    color:#0f5132;
    padding:3px 7px;
    border-radius:999px;
    font-size:11px;
}
.menu-toggle-pro{
    display:none;
    width:44px;
    height:42px;
    border:1px solid var(--borda);
    border-radius:12px;
    background:#fff;
    padding:9px;
}
.menu-toggle-pro span{
    display:block;
    height:3px;
    background:var(--azul);
    border-radius:999px;
    margin:4px 0;
}
@media(max-width:900px){
    .header-inner{
        min-height:70px;
        flex-wrap:wrap;
        padding:10px 0;
    }
    .menu-toggle-pro{
        display:block;
        margin-left:auto;
    }
    .nav-pro{
        display:none;
        width:100%;
        align-items:stretch;
        justify-content:flex-start;
        flex-direction:column;
        gap:6px;
        padding:10px 0 4px;
    }
    body.menu-open .nav-pro{
        display:flex;
    }
    .nav-pro a,
    .user-chip{
        width:100%;
        justify-content:center;
        text-align:center;
    }
    .brand-text small{
        max-width:190px;
    }
}
@media(max-width:480px){
    .brand-pro{
        min-width:0;
    }
    .brand-logo-wrap{
        width:42px;
        height:42px;
        border-radius:14px;
    }
    .brand-text strong{
        font-size:17px;
    }
    .brand-text small{
        max-width:170px;
    }
}

.empresa-hero{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#ffffff,#f3fbf7)}
.empresa-hero h2{margin:8px 0;color:var(--azul)}
@media(max-width:760px){.empresa-hero{display:block}.empresa-hero .btn{margin-top:8px}}

.pricing-box{background:linear-gradient(135deg,#f8fafc,#eefbf4);border:1px solid var(--borda);border-radius:18px;padding:22px;margin:16px 0}.price-old{text-decoration:line-through;color:#64748b}.price-current{font-size:32px;font-weight:900;color:var(--verde);margin:8px 0}

.home-notices{display:grid;gap:12px;margin:18px 0}
.home-notice{display:flex;gap:14px;align-items:flex-start;border-radius:16px;padding:16px 18px;border:1px solid var(--borda);background:#fff;box-shadow:0 8px 18px #123c690c}
.notice-icon{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:900;flex:0 0 auto}
.notice-content h3{margin:0 0 5px;color:var(--azul)}
.notice-content p{margin:0;color:#475569;line-height:1.5}
.notice-link{display:inline-block;margin-top:9px;font-weight:800}
.notice-info .notice-icon{background:#e7f5ff;color:#0b578f}
.notice-sucesso .notice-icon{background:#d9fbe8;color:#0f5132}
.notice-atencao .notice-icon{background:#fff3cd;color:#6b5200}
.notice-urgente{border-color:#f3b0ad;background:#fff8f8}
.notice-urgente .notice-icon{background:#fde2e1;color:#842029}
@media(max-width:600px){.home-notice{padding:14px}.notice-icon{width:34px;height:34px}}

.course-actions{display:flex;gap:6px;flex-wrap:wrap;min-width:150px}

.ga-status{margin:14px 0;padding:13px 15px;border-radius:12px;border:1px solid var(--borda)}
.ga-status.ga-ok{background:#d9fbe8;color:#0f5132;border-color:#a9e8c4}
.ga-status.ga-off{background:#eef4fb;color:#475569}

/* CAPTCHA matemático V25 */
.captcha-box{margin:16px 0;padding:15px;border:1px solid var(--borda);border-radius:14px;background:#f8fafc}
.captcha-box>label{display:block;font-weight:800;margin-bottom:8px;color:var(--azul)}
.captcha-row{display:flex;align-items:center;gap:12px}
.captcha-question{min-width:145px;padding:12px 14px;border-radius:11px;background:var(--azul);color:#fff;font-size:18px;font-weight:900;text-align:center}
.captcha-row input{margin:0;max-width:160px}
.captcha-box small{display:block;margin-top:8px;color:#64748b}
.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:520px){.captcha-row{display:block}.captcha-question{display:block;margin-bottom:10px}.captcha-row input{max-width:none}}


/* Logotipo principal V26 */
.home-logo-feature{
    display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
    margin:20px 0 12px;
    padding:18px 24px;
    background:#ffffff;
    border:1px solid var(--borda);
    border-radius:22px;
    box-shadow:0 12px 28px rgba(18,60,105,.10);
    overflow:hidden;
}
.home-main-logo{
    display:block;
    width:min(760px,92%);
    max-height:230px;
    object-fit:contain;
    object-position:center;
}
.home-logo-fallback{
    display:grid;
    text-align:center;
    gap:6px;
    padding:18px;
}
.home-logo-fallback strong{
    font-size:42px;
    color:var(--azul);
}
.home-logo-fallback span{
    color:#64748b;
    font-size:17px;
}
@media(max-width:760px){
    .home-logo-feature{
        margin:14px 0 10px;
        padding:14px 16px;
        border-radius:18px;
    }
    .home-main-logo{
        width:100%;
        max-height:150px;
    }
    .home-logo-fallback strong{
        font-size:30px;
    }
}
@media(max-width:420px){
    .home-main-logo{
        max-height:115px;
    }
}


/* Logo fallback V27 */
.home-logo-feature{
    background:#111;
    border-color:#222;
    min-height:210px;
}
.home-main-logo{
    width:min(900px,96%);
    max-height:250px;
    filter:drop-shadow(0 10px 22px rgba(0,0,0,.22));
}
.brand-logo-wrap{
    width:72px;
    height:56px;
    border-radius:12px;
    background:#111;
}
.brand-logo-img{
    padding:3px;
    background:#111;
}
@media(max-width:760px){
    .home-logo-feature{min-height:145px}
    .home-main-logo{max-height:170px}
    .brand-logo-wrap{width:58px;height:46px}
}


/* Cabeçalho com logotipo V28 */
.home-logo-feature{
    display:none!important;
}
.header-inner{
    min-height:96px;
}
.brand-pro-v28{
    min-width:280px;
    max-width:380px;
    padding:6px 0;
    display:flex;
    align-items:center;
}
.header-main-logo{
    display:block;
    width:100%;
    max-width:340px;
    max-height:82px;
    object-fit:contain;
    object-position:left center;
    background:transparent;
    filter:drop-shadow(0 4px 10px rgba(0,0,0,.08));
}
.site-header{
    background:#fff;
    box-shadow:0 8px 24px rgba(15,23,42,.08);
}
@media(max-width:1050px){
    .brand-pro-v28{
        min-width:230px;
        max-width:300px;
    }
    .header-main-logo{
        max-width:285px;
        max-height:72px;
    }
}
@media(max-width:900px){
    .header-inner{
        min-height:84px;
    }
    .brand-pro-v28{
        min-width:0;
        max-width:250px;
    }
    .header-main-logo{
        max-width:240px;
        max-height:64px;
    }
}
@media(max-width:520px){
    .header-inner{
        min-height:76px;
    }
    .brand-pro-v28{
        max-width:190px;
    }
    .header-main-logo{
        max-width:185px;
        max-height:54px;
    }
}


/* AdSense V29 */
.ads-verificacao{
    width:100%;
    min-height:90px;
    margin:18px auto;
    overflow:hidden;
    text-align:center;
}
.ads-verificacao .adsbygoogle{
    width:100%;
}
