
/* v2.2.2 - Trilha de status CRM mais leve */
.appm-pb-status-section{margin:2px 0 20px}
.appm-pb-status-head{margin-bottom:12px}
.appm-pb-status-head h2{margin:4px 0 0;font-size:20px;letter-spacing:-.015em}
.appm-pb-status-trail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;position:relative;overflow:visible}
.appm-pb-status-card{position:relative;min-height:132px;padding:16px 28px 16px 22px;color:var(--appm-ink);display:flex;flex-direction:column;justify-content:flex-start;border:1px solid rgba(18,24,40,.08);box-shadow:0 6px 16px rgba(15,23,42,.04);z-index:1;clip-path:polygon(0 0,calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%,20px 50%)}
.appm-pb-status-first{clip-path:polygon(0 0,calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%)}
.appm-pb-status-last{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,20px 50%)}
.appm-pb-status-card + .appm-pb-status-card{margin-left:-12px}
.appm-pb-status-card::after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.92);border:1px solid rgba(18,24,40,.10);box-shadow:0 2px 8px rgba(15,23,42,.08);z-index:1}
.appm-pb-status-last::after{display:none}
.appm-pb-status-step{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:transparent;border:0;font-size:10px;font-weight:800;color:#374151;z-index:2;box-shadow:none}
.appm-pb-status-label{font-size:14px;font-weight:800;color:#1f2937;margin:0 0 10px;max-width:calc(100% - 40px)}
.appm-pb-status-value{font-size:32px;line-height:1;font-weight:900;letter-spacing:-.04em;font-variant-numeric:tabular-nums;margin-top:auto;color:#111827}
.appm-pb-status-meta{font-size:11px;color:#6b7280;margin-top:6px}
.appm-pb-status-conversion{font-size:12px;color:#356b45}
.appm-pb-status-conversion strong{font-weight:850;color:#234f32}
.appm-pb-status-aguardando{background:#edf0f3}
.appm-pb-status-andamento{background:#dceeff}
.appm-pb-status-insucesso{background:#fde5e7}
.appm-pb-status-sucesso{background:#def4e4}


.appm-pb-event-section{padding:22px}
.appm-pb-event-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.appm-pb-event-card{border:1px solid var(--appm-line);border-radius:15px;background:#fff;padding:15px 16px;min-height:110px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}
.appm-pb-event-card::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--appm-orange)}
.appm-pb-event-label{font-size:13px;font-weight:800;color:var(--appm-ink);margin-bottom:auto;line-height:1.25}
.appm-pb-event-metric{display:flex;align-items:baseline;gap:7px;margin-top:14px}
.appm-pb-event-metric strong{font-size:30px;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.03em}
.appm-pb-event-metric span{font-size:11px;color:var(--appm-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:700}
.appm-pb-event-share{font-size:11px;color:var(--appm-muted);margin-top:6px}


.appm-pb-brand-lead-owners{display:flex;flex-direction:column;gap:20px}
.appm-pb-brand-owner-block{border:1px solid var(--appm-line);border-radius:18px;padding:18px;background:#fff}
.appm-pb-brand-owner-head{display:flex;align-items:center;gap:14px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #eceef0}
.appm-pb-brand-owner-logo{height:30px;max-width:150px;object-fit:contain;object-position:left center;display:block}
.appm-pb-brand-owner-title h3{margin:0;font-size:24px;letter-spacing:-.02em}
.appm-pb-brand-owner-kicker{margin:0 0 4px;color:var(--appm-orange);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.appm-pb-brand-owner-units{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.appm-pb-owner-unit-card{border:1px solid #eceef0;border-radius:16px;padding:14px;background:#fcfcfd}
.appm-pb-owner-unit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #eceef0}
.appm-pb-owner-unit-label{margin:0 0 4px;color:var(--appm-muted);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.appm-pb-owner-unit-head h4{margin:0;font-size:20px;letter-spacing:-.02em}
.appm-pb-owner-unit-total{text-align:right}
.appm-pb-owner-unit-total strong{display:block;font-size:28px;line-height:1;font-variant-numeric:tabular-nums}
.appm-pb-owner-unit-total span{font-size:11px;color:var(--appm-muted)}
.appm-pb-owner-list{display:flex;flex-direction:column;gap:8px;max-height:360px;overflow:auto;padding-right:2px}
.appm-pb-owner-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #f0f1f3}
.appm-pb-owner-row:last-child{border-bottom:0}
.appm-pb-owner-name{font-size:13px;font-weight:600;color:var(--appm-text)}
.appm-pb-owner-metrics{display:flex;align-items:baseline;gap:8px;text-align:right;white-space:nowrap}
.appm-pb-owner-metrics strong{font-size:18px;line-height:1;font-variant-numeric:tabular-nums}
.appm-pb-owner-metrics span{font-size:11px;color:var(--appm-muted)}

:root{
  --appm-orange:#fe8b00;
  --appm-orange-soft:#fff3e4;
  --appm-bg:#f5f6f8;
  --appm-ink:#171717;
  --appm-muted:#70757c;
  --appm-line:#e3e5e9;
  --appm-card:#fff;
  --appm-radius:20px;
}
*{box-sizing:border-box}
html{font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--appm-bg);color:var(--appm-ink)}
body.appm-pb-body{margin:0;background:var(--appm-bg);color:var(--appm-ink)}
.appm-pb-shell{width:min(1440px,calc(100% - 40px));margin:0 auto}
.appm-pb-topbar{background:#fff;border-bottom:1px solid var(--appm-line);box-shadow:0 1px 0 rgba(0,0,0,.02)}
.appm-pb-topbar-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.appm-pb-branding{display:flex;align-items:center;gap:18px;min-width:0}
.appm-pb-brasauto-logo{display:block;width:auto;height:38px;max-width:190px;object-fit:contain}
.appm-pb-branding-divider{height:34px;width:1px;background:var(--appm-line)}
.appm-pb-topbar-title{font-size:17px;font-weight:800;line-height:1.15}
.appm-pb-topbar-subtitle{font-size:12px;color:var(--appm-muted);margin-top:4px}
.appm-pb-topbar-actions{display:flex;align-items:center;gap:18px}
.appm-pb-powered{display:flex;align-items:center;gap:9px;color:var(--appm-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}
.appm-pb-powered img{display:block;max-width:112px;max-height:26px;object-fit:contain}
.appm-pb-logout{color:var(--appm-ink);text-decoration:none;font-size:13px;font-weight:700;border:1px solid var(--appm-line);border-radius:999px;padding:9px 14px;background:#fff}
.appm-pb-logout:hover{border-color:#c8cbd0}
.appm-pb-main{padding:32px 0 52px}
.appm-pb-hero{display:flex;gap:28px;align-items:flex-start;justify-content:space-between;margin-bottom:22px}
.appm-pb-hero h1{margin:4px 0 9px;font-size:34px;line-height:1.08;letter-spacing:-.025em}
.appm-pb-kicker{margin:0;color:var(--appm-orange);font-weight:850;font-size:10px;letter-spacing:.14em;text-transform:uppercase}
.appm-pb-muted{color:var(--appm-muted);margin:0;line-height:1.5;font-size:14px}
.appm-pb-muted strong{color:#45484d;font-weight:700}
.appm-pb-updated{background:#fff;border:1px solid var(--appm-line);border-radius:14px;padding:11px 14px;text-align:right;white-space:nowrap;display:flex;flex-direction:column;gap:3px}
.appm-pb-updated span{color:var(--appm-muted);font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:700}
.appm-pb-updated strong{color:var(--appm-ink);font-size:13px}

.appm-pb-sales-type-section{margin:-2px 0 18px}
.appm-pb-sales-type-head{margin-bottom:10px}
.appm-pb-sales-type-head h2{margin:4px 0 0;font-size:20px;letter-spacing:-.015em}
.appm-pb-sales-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.appm-pb-sales-type-card{background:#fff;border:1px solid var(--appm-line);border-radius:16px;padding:18px 20px;min-height:118px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}
.appm-pb-sales-type-card::before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:var(--appm-orange)}
.appm-pb-sales-type-label{font-size:13px;font-weight:800;color:var(--appm-ink);margin-bottom:auto}
.appm-pb-sales-type-value{font-size:38px;line-height:1;font-weight:850;letter-spacing:-.035em;font-variant-numeric:tabular-nums;margin-top:14px}
.appm-pb-sales-type-meta{font-size:11px;color:var(--appm-muted);margin-top:6px}

.appm-pb-primary-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:22px}
.appm-pb-primary-card{background:#171717;color:#fff;border-radius:22px;padding:24px 26px;min-height:142px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;position:relative;overflow:hidden}
.appm-pb-primary-card::after{content:"";position:absolute;width:130px;height:130px;border:26px solid rgba(254,139,0,.15);border-radius:50%;right:-48px;top:-54px}
.appm-pb-primary-card:nth-child(2){background:#fff;color:var(--appm-ink);border:1px solid var(--appm-line)}
.appm-pb-primary-card:nth-child(2)::after{border-color:rgba(254,139,0,.18)}
.appm-pb-primary-card span{display:block;font-size:14px;font-weight:800;margin-bottom:5px}
.appm-pb-primary-card p{margin:0;color:#aaa;font-size:12px;line-height:1.4}
.appm-pb-primary-card:nth-child(2) p{color:var(--appm-muted)}
.appm-pb-primary-card>strong{font-size:52px;line-height:.9;letter-spacing:-.04em;font-variant-numeric:tabular-nums;position:relative;z-index:1}
.appm-pb-section{background:var(--appm-card);border:1px solid var(--appm-line);border-radius:var(--appm-radius);padding:20px;margin-bottom:18px;min-width:0}
.appm-pb-brand-section{padding:22px}
.appm-pb-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}
.appm-pb-section-head h2{font-size:21px;margin:4px 0 0;letter-spacing:-.015em}
.appm-pb-section-description{font-size:12px;color:var(--appm-muted);margin:6px 0 0}
.appm-pb-content-title{margin:28px 0 14px}
.appm-pb-content-title h2{font-size:24px;margin:4px 0 0;letter-spacing:-.02em}
.appm-pb-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.appm-pb-brand-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.appm-pb-brand-card{border:1px solid var(--appm-line);border-radius:16px;padding:16px;background:#fff;min-height:168px;display:flex;flex-direction:column}
.appm-pb-brand-logo-wrap{height:54px;display:flex;align-items:center;margin-bottom:14px}
.appm-pb-brand-logo{display:block;max-width:128px;max-height:46px;width:auto;height:auto;object-fit:contain;object-position:left center}
.appm-pb-brand-logo-caoa-chery{max-width:106px;max-height:42px}
.appm-pb-brand-logo-peugeot,.appm-pb-brand-logo-citroen{max-height:40px;max-width:112px}
.appm-pb-brand-logo-multimarcas{max-width:145px;max-height:34px}
.appm-pb-brand-name-fallback{font-size:16px}
.appm-pb-brand-metric{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:auto}
.appm-pb-brand-metric span{color:var(--appm-muted);font-size:12px}
.appm-pb-brand-metric strong{font-size:28px;line-height:1;font-variant-numeric:tabular-nums}
.appm-pb-bar{height:5px;border-radius:999px;background:#eceef1;margin:12px 0 8px;overflow:hidden}
.appm-pb-bar i{display:block;height:100%;background:var(--appm-orange);border-radius:999px}
.appm-pb-brand-share{font-size:11px;color:var(--appm-muted)}
.appm-pb-table-wrap{min-width:0}
.appm-pb-table-tools{display:flex;justify-content:flex-end;margin-bottom:10px}
.appm-pb-table-search{width:min(280px,100%);border:1px solid var(--appm-line);border-radius:10px;padding:10px 12px;background:#fff;color:var(--appm-ink);outline:none}
.appm-pb-table-search:focus{border-color:var(--appm-orange);box-shadow:0 0 0 3px rgba(254,139,0,.12)}
.appm-pb-table-scroll{overflow:auto;max-height:490px;border:1px solid var(--appm-line);border-radius:12px}
.appm-pb-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}
.appm-pb-table th,.appm-pb-table td{padding:10px 12px;border-bottom:1px solid #eceef0;text-align:left;white-space:nowrap}
.appm-pb-table th{position:sticky;top:0;background:#f8f9fa;color:#555b61;font-size:10px;text-transform:uppercase;letter-spacing:.07em;cursor:pointer;z-index:1}
.appm-pb-table th::after{content:" ↕";opacity:.35}
.appm-pb-table tbody tr:last-child td{border-bottom:0}
.appm-pb-table tbody tr:hover td{background:#fffaf4}
.appm-pb-table td:nth-last-child(-n+2){font-variant-numeric:tabular-nums}
.appm-pb-footer{text-align:center;color:var(--appm-muted);font-size:11px;padding:12px 0 8px;display:flex;justify-content:center;gap:8px;align-items:center}
.appm-pb-footer-dot{color:var(--appm-orange)}
.appm-pb-empty{background:#fff;border:1px solid var(--appm-line);border-radius:var(--appm-radius);padding:32px}
.appm-pb-empty h2{margin-top:0}
.appm-pb-login-wrap{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,rgba(254,139,0,.13),transparent 34%),#f3f4f6}
.appm-pb-login-card{width:min(460px,100%);background:#fff;border:1px solid var(--appm-line);border-radius:24px;padding:34px 30px 30px;box-shadow:0 20px 50px rgba(0,0,0,.08)}
.appm-pb-login-brand{height:72px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:18px}.appm-pb-login-brand img{display:block;width:auto;height:auto;max-width:260px;max-height:68px;object-fit:contain;object-position:left center}.appm-pb-login-divider{height:3px;width:56px;border-radius:999px;background:var(--appm-orange);margin-bottom:22px}.appm-pb-login-card h1{margin:0 0 4px;font-size:30px}
.appm-pb-login-card form{margin-top:22px}
.appm-pb-login-card label{display:block;font-weight:700;font-size:13px;margin-bottom:7px}
.appm-pb-login-card input[type=text],.appm-pb-login-card input[type=password]{width:100%;border:1px solid var(--appm-line);border-radius:12px;padding:13px 14px;font-size:16px;outline:none}
.appm-pb-login-card input[type=text]:focus,.appm-pb-login-card input[type=password]:focus{border-color:var(--appm-orange);box-shadow:0 0 0 3px rgba(254,139,0,.12)}
.appm-pb-login-card button{width:100%;border:0;border-radius:12px;padding:13px 14px;margin-top:12px;background:var(--appm-orange);color:#111;font-weight:800;cursor:pointer}
.appm-pb-alert{margin:16px 0 0;background:#fff4e8;border:1px solid #ffd4a1;color:#74400b;border-radius:12px;padding:11px 12px;font-size:13px;line-height:1.4}


.appm-pb-units-compact{border:1px solid var(--appm-line);border-radius:14px;overflow:auto;max-height:490px;background:#fff}
.appm-pb-unit-brand-block+ .appm-pb-unit-brand-block{border-top:7px solid var(--appm-bg)}
.appm-pb-unit-brand-head{display:flex;align-items:center;gap:11px;min-height:54px;padding:10px 14px;background:#fafafa;border-bottom:1px solid var(--appm-line);position:sticky;top:0;z-index:1}
.appm-pb-unit-brand-head>strong{font-size:14px;letter-spacing:-.01em}
.appm-pb-unit-brand-logo-wrap{width:72px;height:30px;display:flex;align-items:center;justify-content:flex-start;flex:0 0 72px}
.appm-pb-unit-brand-logo{display:block;max-width:68px;max-height:27px;width:auto;height:auto;object-fit:contain;object-position:left center}
.appm-pb-unit-brand-logo-caoa-chery{max-width:58px;max-height:26px}
.appm-pb-unit-brand-logo-peugeot,.appm-pb-unit-brand-logo-citroen{max-width:66px;max-height:24px}
.appm-pb-unit-brand-logo-multimarcas{max-width:70px;max-height:20px}
.appm-pb-unit-brand-rows{padding:0 14px}
.appm-pb-unit-compact-row{display:grid;grid-template-columns:minmax(0,1fr) 78px 64px;align-items:center;gap:12px;min-height:58px;border-bottom:1px solid #eceef0}
.appm-pb-unit-compact-row:last-child{border-bottom:0}
.appm-pb-unit-compact-name span{display:block;color:var(--appm-muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:750;margin-bottom:2px}
.appm-pb-unit-compact-name strong{display:block;font-size:13px;line-height:1.2}
.appm-pb-unit-compact-leads{text-align:right;display:flex;align-items:baseline;justify-content:flex-end;gap:4px}
.appm-pb-unit-compact-leads strong{font-size:19px;line-height:1;font-variant-numeric:tabular-nums}
.appm-pb-unit-compact-leads span{font-size:9px;color:var(--appm-muted);text-transform:uppercase;letter-spacing:.04em}
.appm-pb-unit-compact-share{text-align:right;font-size:11px;color:var(--appm-muted);font-variant-numeric:tabular-nums}


.appm-pb-grid-1{display:grid;grid-template-columns:1fr;gap:18px}
.appm-pb-brand-card{display:flex;flex-direction:column}
.appm-pb-brand-units{margin-top:14px;padding-top:12px;border-top:1px solid #eceef0;display:flex;flex-direction:column;gap:8px}
.appm-pb-brand-unit-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0}
.appm-pb-brand-unit-name{font-size:13px;font-weight:700;color:var(--appm-text)}
.appm-pb-brand-unit-values{display:flex;align-items:baseline;gap:8px;text-align:right;white-space:nowrap}
.appm-pb-brand-unit-values strong{font-size:18px;line-height:1;font-variant-numeric:tabular-nums}
.appm-pb-brand-unit-values span{font-size:11px;color:var(--appm-muted)}


/* v1.6 - Brand cards normalized */
.appm-pb-brand-grid{align-items:stretch;gap:14px}
.appm-pb-brand-card{padding:0;overflow:hidden;min-height:0;background:#fff;display:flex;flex-direction:column}
.appm-pb-brand-summary{padding:18px 16px 14px;min-height:188px;display:flex;flex-direction:column}
.appm-pb-brand-logo-wrap{height:66px;margin:0 0 16px;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}
.appm-pb-brand-logo{display:block;width:156px;height:54px;max-width:none;max-height:none;object-fit:contain;object-position:center center}
.appm-pb-brand-logo-ford{width:150px;height:58px;transform:scale(.92)}
.appm-pb-brand-logo-caoa-chery{width:150px;height:56px;transform:scale(1.18)}
.appm-pb-brand-logo-peugeot{width:150px;height:48px;transform:scale(.96)}
.appm-pb-brand-logo-citroen{width:150px;height:48px;transform:scale(.96)}
.appm-pb-brand-logo-multimarcas{width:164px;height:48px;transform:scale(.95)}
.appm-pb-brand-name-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:54px;font-size:17px}
.appm-pb-brand-metric{margin:0;display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px;min-height:40px}
.appm-pb-brand-metric span{font-size:12px;line-height:1;color:var(--appm-muted);padding-bottom:3px}
.appm-pb-brand-metric strong{font-size:30px;line-height:1;letter-spacing:-.025em}
.appm-pb-bar{margin:11px 0 7px;height:5px}
.appm-pb-brand-share{min-height:16px;font-size:11px;line-height:1.3}
.appm-pb-brand-units{margin:0;padding:8px 16px 12px;border-top:1px solid var(--appm-line);background:#fbfbfc;display:flex;flex-direction:column;gap:0;flex:1}
.appm-pb-brand-unit-row{display:grid;grid-template-columns:minmax(0,1fr) 48px 48px;align-items:center;gap:8px;min-height:38px;padding:8px 0;border-bottom:1px solid #eceef0}
.appm-pb-brand-unit-row:last-child{border-bottom:0}
.appm-pb-brand-unit-name{font-size:12px;line-height:1.2;font-weight:750;color:var(--appm-ink);min-width:0;white-space:normal}
.appm-pb-brand-unit-values{display:contents}
.appm-pb-brand-unit-values strong{font-size:16px;line-height:1;text-align:right;font-variant-numeric:tabular-nums}
.appm-pb-brand-unit-values span{font-size:10px;line-height:1;text-align:right;color:var(--appm-muted);font-variant-numeric:tabular-nums}

@media(max-width:1100px){
  .appm-pb-event-grid{grid-template-columns:repeat(3,minmax(0,1fr))}

  .appm-pb-brand-owner-units{grid-template-columns:repeat(2,minmax(0,1fr))}

  .appm-pb-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
  .appm-pb-status-trail{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .appm-pb-status-card{clip-path:none !important;margin-left:0 !important;border-radius:16px;min-height:124px;padding:16px 16px 14px}
  .appm-pb-status-card::after{display:none}
  .appm-pb-status-step{left:auto;right:12px;top:12px;transform:none;width:24px;height:24px;background:rgba(255,255,255,.92);border-radius:50%;border:1px solid rgba(18,24,40,.08)}
  .appm-pb-status-label{max-width:calc(100% - 36px);padding-top:0;font-size:14px}

  .appm-pb-grid-2{grid-template-columns:1fr}
  .appm-pb-powered span{display:none}
}
@media(max-width:700px){
  .appm-pb-status-trail{grid-template-columns:1fr}
  .appm-pb-status-card{min-height:116px;padding:14px 14px 12px}
  .appm-pb-status-value{font-size:30px}
  .appm-pb-status-label{font-size:14px}

  .appm-pb-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}

  .appm-pb-brand-owner-units{grid-template-columns:1fr}
  .appm-pb-brand-owner-head{align-items:flex-start}
  .appm-pb-owner-unit-head h4{font-size:18px}
  .appm-pb-owner-unit-total strong{font-size:24px}

  .appm-pb-sales-type-grid{grid-template-columns:1fr}
  .appm-pb-sales-type-card{min-height:100px;padding:16px 18px}
  .appm-pb-sales-type-value{font-size:34px}
  .appm-pb-brand-summary{min-height:176px;padding:16px 14px 12px}
  .appm-pb-brand-logo-wrap{height:60px;margin-bottom:12px}
  .appm-pb-brand-units{padding:7px 14px 10px}
  .appm-pb-brand-unit-row{grid-template-columns:minmax(0,1fr) 46px 46px}
  .appm-pb-shell{width:min(100% - 24px,1440px)}
  .appm-pb-topbar-inner{min-height:70px}
  .appm-pb-brasauto-logo{height:31px;max-width:145px}
  .appm-pb-branding-divider,.appm-pb-topbar-subtitle,.appm-pb-powered{display:none}
  .appm-pb-topbar-title{font-size:14px}
  .appm-pb-main{padding-top:20px}
  .appm-pb-hero{display:block}
  .appm-pb-hero h1{font-size:29px}
  .appm-pb-updated{margin-top:13px;text-align:left;display:inline-flex}
  .appm-pb-primary-kpis{grid-template-columns:1fr}
  .appm-pb-primary-card{min-height:120px;padding:20px}
  .appm-pb-primary-card>strong{font-size:44px}
  .appm-pb-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .appm-pb-section{padding:15px;border-radius:16px}
  .appm-pb-table th,.appm-pb-table td{padding:9px 10px}
  .appm-pb-unit-compact-row{grid-template-columns:minmax(0,1fr) 66px 58px;gap:8px}
  .appm-pb-unit-brand-logo-wrap{width:62px;flex-basis:62px}
  .appm-pb-unit-brand-logo{max-width:58px}
}
@media(max-width:470px){
  .appm-pb-event-grid{grid-template-columns:1fr}

  .appm-pb-login-brand{height:60px}
  .appm-pb-login-brand img{max-width:220px;max-height:56px}
  .appm-pb-brand-grid{grid-template-columns:1fr}
  .appm-pb-topbar-title{display:none}
}

.appm-pb-report-pending{border:1px dashed var(--appm-line);border-radius:14px;padding:18px;background:#fafafa;display:flex;flex-direction:column;gap:4px;color:var(--appm-muted)}.appm-pb-report-pending strong{color:var(--appm-ink);font-size:14px}.appm-pb-report-pending span{font-size:12px}


/* v2.3.0 - visual clean minimal */
:root{
  --appm-orange:#f28c28;
  --appm-orange-soft:#fff7ef;
  --appm-bg:#f6f7f8;
  --appm-ink:#17181a;
  --appm-muted:#6f7680;
  --appm-line:#e8eaee;
  --appm-card:#ffffff;
  --appm-radius:18px;
}
body.appm-pb-body{background:var(--appm-bg);color:var(--appm-ink)}
.appm-pb-shell{width:min(1440px,calc(100% - 32px))}
.appm-pb-topbar{background:#fff;border-bottom:1px solid var(--appm-line);box-shadow:none}
.appm-pb-topbar-inner{min-height:70px}
.appm-pb-topbar-title{font-size:15px;font-weight:700}
.appm-pb-topbar-subtitle{font-size:11px}
.appm-pb-powered{font-size:9px;letter-spacing:.06em}
.appm-pb-logout{padding:8px 12px;border-radius:999px;font-weight:600;background:transparent}
.appm-pb-main{padding:24px 0 40px}
.appm-pb-kicker{font-size:10px;letter-spacing:.12em;font-weight:800}
.appm-pb-hero{margin-bottom:18px;gap:20px}
.appm-pb-hero h1{font-size:28px;line-height:1.08;margin:4px 0 8px}
.appm-pb-muted{font-size:13px}
.appm-pb-updated{background:#fff;border:1px solid var(--appm-line);border-radius:14px;padding:10px 12px;gap:2px}
.appm-pb-updated strong{font-size:12px}

.appm-pb-primary-kpis{gap:14px;margin-bottom:18px}
.appm-pb-primary-card,
.appm-pb-primary-card:nth-child(2){background:#fff;color:var(--appm-ink);border:1px solid var(--appm-line);border-radius:18px;min-height:118px;padding:20px 22px;box-shadow:none}
.appm-pb-primary-card::after,
.appm-pb-primary-card:nth-child(2)::after{display:none}
.appm-pb-primary-card span{font-size:13px;font-weight:700;margin-bottom:4px}
.appm-pb-primary-card p,
.appm-pb-primary-card:nth-child(2) p{font-size:12px;color:var(--appm-muted)}
.appm-pb-primary-card>strong{font-size:44px;letter-spacing:-.035em}

.appm-pb-sales-type-section{margin:0 0 18px}
.appm-pb-sales-type-card{background:#fff;border:1px solid var(--appm-line);border-radius:16px;min-height:98px;padding:16px 18px;box-shadow:none}
.appm-pb-sales-type-card::before{height:3px;background:var(--appm-orange)}
.appm-pb-sales-type-value{font-size:32px;margin-top:10px}
.appm-pb-sales-type-label{font-size:12px}
.appm-pb-sales-type-meta{font-size:10px}

.appm-pb-status-head h2,.appm-pb-sales-type-head h2,.appm-pb-section-head h2{font-size:18px}
.appm-pb-status-card{min-height:108px;padding:14px 22px 14px 18px;border:1px solid rgba(17,24,39,.06);box-shadow:none}
.appm-pb-status-card + .appm-pb-status-card{margin-left:-10px}
.appm-pb-status-label{font-size:13px;font-weight:700;margin-bottom:8px}
.appm-pb-status-value{font-size:28px}
.appm-pb-status-meta,.appm-pb-status-conversion{font-size:10px}
.appm-pb-status-step{width:24px;height:24px;font-size:9px;color:#4b5563}
.appm-pb-status-card::after{width:24px;height:24px;right:10px}
.appm-pb-status-aguardando{background:#f0f2f4}
.appm-pb-status-andamento{background:#e7f1fb}
.appm-pb-status-insucesso{background:#fae9ea}
.appm-pb-status-sucesso{background:#e9f5ec}

.appm-pb-section,.appm-pb-empty{background:#fff;border:1px solid var(--appm-line);border-radius:18px;padding:18px;box-shadow:none}
.appm-pb-brand-section,.appm-pb-event-section{padding:18px}
.appm-pb-section-head{margin-bottom:14px}
.appm-pb-content-title{margin:24px 0 12px}
.appm-pb-content-title h2{font-size:22px}
.appm-pb-section-description{font-size:12px}

.appm-pb-brand-grid{gap:12px}
.appm-pb-brand-card{border:1px solid var(--appm-line);border-radius:16px;background:#fff;box-shadow:none}
.appm-pb-brand-summary{padding:16px 14px 12px;min-height:168px}
.appm-pb-brand-logo-wrap{height:54px;margin-bottom:14px}
.appm-pb-brand-metric strong{font-size:26px}
.appm-pb-bar{height:4px;margin:10px 0 6px;background:#eef0f2}
.appm-pb-brand-units{background:#fcfcfd;padding:6px 14px 10px}
.appm-pb-brand-unit-row{min-height:34px;padding:7px 0}
.appm-pb-brand-unit-name{font-size:11px;font-weight:700}
.appm-pb-brand-unit-values strong{font-size:15px}
.appm-pb-brand-unit-values span{font-size:10px}

.appm-pb-event-grid{gap:12px}
.appm-pb-event-card{border:1px solid var(--appm-line);border-radius:16px;background:#fff;min-height:98px;padding:14px 15px;box-shadow:none}
.appm-pb-event-card::before{width:3px}
.appm-pb-event-label{font-size:12px;font-weight:700}
.appm-pb-event-metric strong{font-size:28px}
.appm-pb-event-share{font-size:10px}

.appm-pb-brand-owner-block{border:1px solid var(--appm-line);border-radius:18px;padding:16px;background:#fff}
.appm-pb-brand-owner-head{margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #eef0f2}
.appm-pb-brand-owner-title h3{font-size:22px}
.appm-pb-brand-owner-units{gap:12px}
.appm-pb-owner-unit-card{border:1px solid #eef0f2;border-radius:14px;padding:12px;background:#fcfcfd}
.appm-pb-owner-unit-head{padding-bottom:8px;margin-bottom:8px}
.appm-pb-owner-unit-head h4{font-size:18px}
.appm-pb-owner-unit-total strong{font-size:24px}
.appm-pb-owner-row{padding:7px 0}
.appm-pb-owner-name{font-size:12px;font-weight:600}
.appm-pb-owner-metrics strong{font-size:16px}
.appm-pb-owner-metrics span{font-size:10px}

.appm-pb-table-search{border-radius:10px;padding:9px 11px;background:#fff}
.appm-pb-table-scroll{border:1px solid var(--appm-line);border-radius:12px;background:#fff}
.appm-pb-table{font-size:12px}
.appm-pb-table th,.appm-pb-table td{padding:9px 11px}
.appm-pb-table th{background:#fafbfc;color:#6b7280;font-size:10px}
.appm-pb-table tbody tr:hover td{background:#fcfcfd}

.appm-pb-login-wrap{background:#f5f6f8}
.appm-pb-login-card{border-radius:20px;padding:30px 28px 28px;box-shadow:none}

.appm-pb-footer{font-size:10px;padding:10px 0 6px}

@media(max-width:1100px){
  .appm-pb-hero h1{font-size:25px}
  .appm-pb-primary-card>strong{font-size:38px}
  .appm-pb-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:700px){
  .appm-pb-shell{width:min(100%,calc(100% - 20px))}
  .appm-pb-main{padding:18px 0 28px}
  .appm-pb-hero h1{font-size:23px}
  .appm-pb-primary-card,
  .appm-pb-primary-card:nth-child(2){min-height:100px;padding:16px 16px}
  .appm-pb-primary-card>strong{font-size:34px}
  .appm-pb-brand-grid{grid-template-columns:1fr 1fr}
}


/* v2.3.1 - menu fixo, app em destaque e recorte mensal */
.appm-pb-topbar{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.appm-pb-topbar-inner{min-height:72px}
.appm-pb-branding{gap:14px}
.appm-pb-app-logo{display:block;width:auto;height:30px;max-width:170px;object-fit:contain}
.appm-pb-branding-divider{height:28px}
.appm-pb-topbar-title{font-size:20px;font-weight:800;line-height:1.05}
.appm-pb-topbar-subtitle{font-size:12px;color:var(--appm-muted);margin-top:4px}
.appm-pb-topbar-actions{gap:14px}
.appm-pb-client-badge{display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid var(--appm-line);border-radius:999px;background:#fff}
.appm-pb-client-badge span{font-size:10px;color:var(--appm-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700}
.appm-pb-client-logo{display:block;width:auto;height:22px;max-width:120px;object-fit:contain}
.appm-pb-logout{padding:8px 14px}
.appm-pb-hero{align-items:flex-start}
.appm-pb-kicker{color:var(--appm-orange)}
.appm-pb-period-range{margin-top:4px}
@media(max-width:860px){
  .appm-pb-topbar-inner{min-height:auto;padding:10px 0;flex-wrap:wrap}
  .appm-pb-app-logo{height:26px;max-width:140px}
  .appm-pb-topbar-title{font-size:18px}
  .appm-pb-topbar-actions{width:100%;justify-content:space-between}
  .appm-pb-client-badge{padding:7px 10px}
  .appm-pb-client-logo{height:18px;max-width:100px}
}
@media(max-width:640px){
  .appm-pb-branding{width:100%}
  .appm-pb-topbar-actions{gap:10px}
}


/* v2.3.2 - data fixa no menu */
.appm-pb-period-badge{display:flex;flex-direction:column;gap:2px;padding:8px 12px;border:1px solid var(--appm-line);border-radius:14px;background:#fff;min-width:210px}
.appm-pb-period-badge span{font-size:10px;color:var(--appm-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700}
.appm-pb-period-badge strong{font-size:13px;color:var(--appm-ink);line-height:1.2}
.appm-pb-period-badge small{font-size:11px;color:var(--appm-muted);line-height:1.2}
@media(max-width:860px){
  .appm-pb-period-badge{min-width:auto;flex:1}
}
@media(max-width:640px){
  .appm-pb-period-badge{width:100%;order:1}
  .appm-pb-client-badge{order:2}
  .appm-pb-logout{order:3}
}


/* v2.3.3 - header executivo, compacto e sem cards concorrentes */
.appm-pb-topbar{
  position:sticky;
  top:0;
  z-index:1000;
  background:rgba(255,255,255,.97);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  border-bottom:1px solid var(--appm-line);
  box-shadow:none;
}
.appm-pb-topbar-inner{min-height:68px;gap:28px}
.appm-pb-branding{gap:13px;flex:0 0 auto}
.appm-pb-app-logo{height:28px;max-width:160px}
.appm-pb-branding-divider{height:30px;background:#e7e9ed}
.appm-pb-product-block{min-width:94px}
.appm-pb-topbar-title{font-size:19px;font-weight:800;line-height:1}
.appm-pb-topbar-subtitle{font-size:11px;margin-top:5px;color:var(--appm-muted)}
.appm-pb-topbar-actions{margin-left:auto;display:flex;align-items:center;gap:24px;min-width:0}
.appm-pb-header-context{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:42px}
.appm-pb-header-context + .appm-pb-header-context::before{content:"";position:absolute;left:-12px;top:7px;bottom:7px;width:1px;background:#eceef1}
.appm-pb-header-label{font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.09em;color:#8a9098;font-weight:750;margin-bottom:5px}
.appm-pb-header-client{min-width:118px}
.appm-pb-header-client-value{height:20px;display:flex;align-items:center}
.appm-pb-client-logo{height:18px;max-width:108px;object-fit:contain;object-position:left center}
.appm-pb-header-period{min-width:166px}
.appm-pb-header-period>strong{font-size:13px;line-height:1.1;color:var(--appm-ink);font-weight:700}
.appm-pb-header-period>small{font-size:10px;line-height:1.2;color:var(--appm-muted);margin-top:3px}
.appm-pb-header-updated{display:flex;align-items:center;gap:5px;margin-top:4px;font-size:10px;line-height:1;color:var(--appm-muted);white-space:nowrap}
.appm-pb-header-updated i{display:block;width:6px;height:6px;border-radius:50%;background:#9aa0a8;flex:0 0 auto}
.appm-pb-freshness-fresh i{background:#4fa36b}
.appm-pb-freshness-warning i{background:#d8a12f}
.appm-pb-freshness-stale i{background:#d85d5d}
.appm-pb-account-menu{position:relative;margin-left:2px}
.appm-pb-account-menu summary{list-style:none;display:flex;align-items:center;gap:7px;cursor:pointer;font-size:12px;font-weight:650;color:var(--appm-ink);padding:7px 4px 7px 10px;border:0;background:transparent;user-select:none}
.appm-pb-account-menu summary::-webkit-details-marker{display:none}
.appm-pb-account-menu summary b{font-size:10px;color:#7a8088;font-weight:700;transition:transform .15s ease}
.appm-pb-account-menu[open] summary b{transform:rotate(180deg)}
.appm-pb-account-popover{position:absolute;right:0;top:calc(100% + 8px);min-width:120px;background:#fff;border:1px solid var(--appm-line);border-radius:12px;padding:6px;box-shadow:0 12px 30px rgba(15,23,42,.10)}
.appm-pb-account-popover a{display:block;padding:9px 10px;border-radius:8px;color:var(--appm-ink);text-decoration:none;font-size:12px;font-weight:600}
.appm-pb-account-popover a:hover{background:#f6f7f8}
.appm-pb-hero-compact{margin-bottom:16px}
.appm-pb-hero-compact h1{margin-bottom:0}

@media(max-width:980px){
  .appm-pb-topbar-inner{min-height:auto;padding:10px 0;flex-wrap:wrap;gap:12px}
  .appm-pb-topbar-actions{width:100%;gap:18px;padding-top:2px}
  .appm-pb-header-client{min-width:100px}
  .appm-pb-header-period{min-width:150px}
  .appm-pb-account-menu{margin-left:auto}
}
@media(max-width:680px){
  .appm-pb-app-logo{height:25px;max-width:135px}
  .appm-pb-topbar-title{font-size:17px}
  .appm-pb-topbar-actions{gap:12px;align-items:flex-start}
  .appm-pb-header-context + .appm-pb-header-context::before{display:none}
  .appm-pb-header-client{min-width:92px}
  .appm-pb-header-period{flex:1;min-width:140px}
  .appm-pb-account-menu summary span{display:none}
}


/* v2.3.4 - header SaaS clean, compacto e equilibrado */
.appm-pb-header-v234{
  position:sticky;
  top:0;
  z-index:1100;
  background:rgba(255,255,255,.97);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  border-bottom:1px solid #e7e9ed;
  box-shadow:0 1px 0 rgba(15,23,42,.02);
}
.appm-pb-header-v234-inner{
  min-height:82px;
  display:grid;
  grid-template-columns:minmax(300px,340px) minmax(430px,1fr) 90px;
  align-items:center;
  gap:24px;
}
.appm-pb-header-v234-identity{
  display:flex;
  align-items:center;
  gap:16px;
  min-width:0;
}
.appm-pb-header-v234-app-logo{
  display:block;
  width:auto;
  height:30px;
  max-width:170px;
  object-fit:contain;
  object-position:left center;
  flex:0 0 auto;
}
.appm-pb-header-v234-divider{
  width:1px;
  height:32px;
  background:#dfe2e7;
  flex:0 0 auto;
}
.appm-pb-header-v234-product{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
}
.appm-pb-header-v234-product strong{
  font-size:17px;
  line-height:1.05;
  font-weight:800;
  letter-spacing:-.015em;
  color:#17181a;
}
.appm-pb-header-v234-product span{
  margin-top:5px;
  font-size:12px;
  line-height:1.15;
  font-weight:500;
  color:#717782;
}
.appm-pb-header-v234-context{
  justify-self:end;
  width:min(100%,610px);
  min-height:54px;
  display:grid;
  grid-template-columns:minmax(170px,210px) 1px minmax(250px,1fr);
  align-items:center;
  gap:18px;
  padding:10px 16px;
  border:1px solid #eceef2;
  border-radius:16px;
  background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%);
}
.appm-pb-header-v234-context-item{
  min-width:0;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.appm-pb-header-v234-label{
  display:block;
  margin-bottom:6px;
  font-size:10px;
  line-height:1;
  font-weight:700;
  letter-spacing:.06em;
  color:#8a9099;
  text-transform:none;
}
.appm-pb-header-v234-client-row{
  min-height:21px;
  display:flex;
  align-items:center;
  gap:10px;
  white-space:nowrap;
}
.appm-pb-header-v234-client-row strong{
  font-size:14px;
  line-height:1;
  font-weight:750;
  letter-spacing:-.01em;
  color:#1b1d20;
}
.appm-pb-header-v234-client-row img{
  display:block;
  height:16px;
  width:auto;
  max-width:92px;
  object-fit:contain;
  opacity:.84;
}
.appm-pb-header-v234-context-separator{
  width:1px;
  height:34px;
  background:#e5e7eb;
  justify-self:center;
}
.appm-pb-header-v234-month{
  display:block;
  font-size:14px;
  line-height:1.1;
  font-weight:750;
  letter-spacing:-.01em;
  color:#1b1d20;
  white-space:nowrap;
}
.appm-pb-header-v234-period-row{
  margin-top:5px;
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:7px 12px;
  font-size:11px;
  line-height:1.2;
  color:#717782;
}
.appm-pb-header-v234-updated{
  display:inline-flex;
  align-items:center;
  gap:5px;
  white-space:nowrap;
}
.appm-pb-header-v234-updated i{
  display:block;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#a0a6ae;
  flex:0 0 auto;
}
.appm-pb-header-v234-updated.appm-pb-freshness-fresh i{background:#4ca36b}
.appm-pb-header-v234-updated.appm-pb-freshness-warning i{background:#d1a03b}
.appm-pb-header-v234-updated.appm-pb-freshness-stale i{background:#d56868}
.appm-pb-header-v234-account{
  position:relative;
  justify-self:end;
}
.appm-pb-header-v234-account summary{
  list-style:none;
  display:flex;
  align-items:center;
  gap:7px;
  padding:9px 8px;
  cursor:pointer;
  color:#222428;
  font-size:13px;
  line-height:1;
  font-weight:650;
  border-radius:10px;
  user-select:none;
  transition:background .15s ease;
}
.appm-pb-header-v234-account summary::-webkit-details-marker{display:none}
.appm-pb-header-v234-account summary:hover{background:#f5f6f8}
.appm-pb-header-v234-account summary b{
  color:#8b9199;
  font-size:13px;
  font-weight:700;
  transition:transform .15s ease;
}
.appm-pb-header-v234-account[open] summary b{transform:rotate(180deg)}
.appm-pb-header-v234-account-popover{
  position:absolute;
  right:0;
  top:calc(100% + 8px);
  min-width:130px;
  padding:6px;
  background:#fff;
  border:1px solid #e5e8ed;
  border-radius:12px;
  box-shadow:0 14px 34px rgba(15,23,42,.10);
}
.appm-pb-header-v234-account-popover a{
  display:block;
  padding:9px 10px;
  border-radius:8px;
  color:#1d2024;
  text-decoration:none;
  font-size:12px;
  font-weight:600;
}
.appm-pb-header-v234-account-popover a:hover{background:#f5f6f8}

@media(max-width:1100px){
  .appm-pb-header-v234-inner{
    grid-template-columns:minmax(260px,300px) 1fr 78px;
    gap:16px;
  }
  .appm-pb-header-v234-context{
    width:min(100%,560px);
    grid-template-columns:minmax(140px,180px) 1px minmax(220px,1fr);
    gap:14px;
    padding:9px 13px;
  }
  .appm-pb-header-v234-app-logo{height:27px;max-width:150px}
  .appm-pb-header-v234-product strong{font-size:16px}
}
@media(max-width:900px){
  .appm-pb-header-v234-inner{
    min-height:auto;
    grid-template-columns:1fr auto;
    padding-top:10px;
    padding-bottom:10px;
    gap:10px 14px;
  }
  .appm-pb-header-v234-identity{grid-column:1/2}
  .appm-pb-header-v234-account{grid-column:2/3;grid-row:1/2}
  .appm-pb-header-v234-context{
    grid-column:1/3;
    grid-row:2/3;
    justify-self:stretch;
    width:100%;
  }
}
@media(max-width:620px){
  .appm-pb-header-v234-inner{display:flex;flex-wrap:wrap;align-items:center}
  .appm-pb-header-v234-identity{flex:1 1 auto}
  .appm-pb-header-v234-account{margin-left:auto}
  .appm-pb-header-v234-context{
    flex:1 1 100%;
    grid-template-columns:1fr;
    gap:10px;
    padding:10px 12px;
  }
  .appm-pb-header-v234-context-separator{display:none}
  .appm-pb-header-v234-period-row{gap:5px 10px}
}


/* v2.3.5 - header reproduzindo o layout de referência */
.appm-pb-header-v235{
  position:sticky;
  top:0;
  z-index:1200;
  background:#fff;
  border-top:1px solid #f1f2f4;
  border-bottom:1px solid #e5e7eb;
  box-shadow:0 2px 7px rgba(15,23,42,.06);
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
.appm-pb-header-v235-inner{
  min-height:96px;
  display:flex;
  align-items:center;
  width:min(100% - 48px,1440px);
  gap:0;
}
.appm-pb-header-v235-identity{
  display:flex;
  align-items:center;
  min-width:290px;
  flex:0 0 auto;
}
.appm-pb-header-v235-app-logo{
  display:block;
  width:108px;
  height:44px;
  object-fit:contain;
  object-position:left center;
  flex:0 0 auto;
}
.appm-pb-header-v235-divider{
  width:1px;
  height:46px;
  background:#e4e6ea;
  flex:0 0 auto;
  margin:0 18px;
}
.appm-pb-header-v235-divider-identity{
  height:52px;
  margin-left:18px;
  margin-right:18px;
}
.appm-pb-header-v235-product{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:115px;
}
.appm-pb-header-v235-product strong{
  font-size:20px;
  line-height:1.05;
  font-weight:800;
  color:#17181a;
  letter-spacing:-.02em;
}
.appm-pb-header-v235-product span{
  margin-top:7px;
  font-size:12px;
  line-height:1;
  font-weight:500;
  color:#68707a;
}
.appm-pb-header-v235-spacer{flex:1 1 auto;min-width:48px}
.appm-pb-header-v235-context{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  flex:0 0 auto;
  min-width:0;
}
.appm-pb-header-v235-item{
  display:flex;
  align-items:center;
  min-width:0;
}
.appm-pb-header-v235-icon{
  width:38px;
  height:38px;
  border-radius:50%;
  background:#f7f8fa;
  display:grid;
  place-items:center;
  flex:0 0 auto;
  color:#2f343a;
}
.appm-pb-header-v235-icon svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.appm-pb-header-v235-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  margin-left:12px;
  min-width:0;
}
.appm-pb-header-v235-copy>span{
  font-size:11px;
  line-height:1;
  font-weight:500;
  color:#747b84;
  margin-bottom:6px;
}
.appm-pb-header-v235-copy>strong{
  font-size:14px;
  line-height:1.05;
  font-weight:750;
  color:#1c1f23;
  letter-spacing:-.01em;
  white-space:nowrap;
}
.appm-pb-header-v235-copy>small{
  margin-top:6px;
  font-size:10px;
  line-height:1;
  font-weight:500;
  color:#747b84;
  white-space:nowrap;
}
.appm-pb-header-v235-client{min-width:126px}
.appm-pb-header-v235-period{min-width:185px}
.appm-pb-header-v235-update{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:145px;
  color:#6f7680;
  font-size:11px;
  line-height:1;
  white-space:nowrap;
}
.appm-pb-header-v235-status-dot{
  width:28px;
  height:28px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#eefaf3;
  flex:0 0 auto;
}
.appm-pb-header-v235-status-dot i{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#43b675;
  box-shadow:0 0 0 3px rgba(67,182,117,.08);
}
.appm-pb-header-v235-update.appm-pb-freshness-warning .appm-pb-header-v235-status-dot{background:#fff8e7}
.appm-pb-header-v235-update.appm-pb-freshness-warning .appm-pb-header-v235-status-dot i{background:#d2a23b}
.appm-pb-header-v235-update.appm-pb-freshness-stale .appm-pb-header-v235-status-dot{background:#fff0f0}
.appm-pb-header-v235-update.appm-pb-freshness-stale .appm-pb-header-v235-status-dot i{background:#d56868}
.appm-pb-header-v235-account{position:relative;flex:0 0 auto}
.appm-pb-header-v235-account summary{
  list-style:none;
  display:flex;
  align-items:center;
  gap:10px;
  cursor:pointer;
  color:#1f2226;
  font-size:13px;
  line-height:1;
  font-weight:650;
  padding:4px 0;
  user-select:none;
}
.appm-pb-header-v235-account summary::-webkit-details-marker{display:none}
.appm-pb-header-v235-account-label{white-space:nowrap}
.appm-pb-header-v235-account summary b{
  font-size:13px;
  line-height:1;
  color:#7f868e;
  font-weight:700;
  margin-left:1px;
  transition:transform .15s ease;
}
.appm-pb-header-v235-account[open] summary b{transform:rotate(180deg)}
.appm-pb-header-v235-account-popover{
  position:absolute;
  right:0;
  top:calc(100% + 16px);
  min-width:132px;
  padding:6px;
  background:#fff;
  border:1px solid #e5e8ed;
  border-radius:12px;
  box-shadow:0 14px 34px rgba(15,23,42,.11);
}
.appm-pb-header-v235-account-popover a{
  display:block;
  padding:9px 10px;
  border-radius:8px;
  color:#1d2024;
  text-decoration:none;
  font-size:12px;
  font-weight:600;
}
.appm-pb-header-v235-account-popover a:hover{background:#f5f6f8}

@media(max-width:1180px){
  .appm-pb-header-v235-inner{width:min(100% - 32px,1440px);min-height:88px}
  .appm-pb-header-v235-identity{min-width:260px}
  .appm-pb-header-v235-app-logo{width:96px;height:40px}
  .appm-pb-header-v235-divider{margin-left:13px;margin-right:13px}
  .appm-pb-header-v235-client{min-width:112px}
  .appm-pb-header-v235-period{min-width:170px}
  .appm-pb-header-v235-update{min-width:132px;gap:8px}
}
@media(max-width:980px){
  .appm-pb-header-v235-inner{min-height:auto;padding-top:12px;padding-bottom:12px;flex-wrap:wrap;row-gap:12px}
  .appm-pb-header-v235-identity{min-width:0;flex:1 1 auto}
  .appm-pb-header-v235-spacer{display:none}
  .appm-pb-header-v235-context{width:100%;justify-content:flex-start;order:2;overflow-x:auto;padding-bottom:2px}
}
@media(max-width:640px){
  .appm-pb-header-v235-app-logo{width:86px;height:36px}
  .appm-pb-header-v235-divider-identity{height:42px;margin-left:12px;margin-right:12px}
  .appm-pb-header-v235-product strong{font-size:18px}
  .appm-pb-header-v235-product span{font-size:11px}
  .appm-pb-header-v235-context>.appm-pb-header-v235-divider{margin-left:10px;margin-right:10px}
  .appm-pb-header-v235-icon{width:34px;height:34px}
  .appm-pb-header-v235-copy{margin-left:9px}
}


/* v2.3.6 - composição fiel ao header de referência */
.appm-pb-header-v235{
  position:sticky;
  top:0;
  z-index:1200;
  background:#fff;
  border-top:1px solid #f3f4f6;
  border-bottom:1px solid #e5e7eb;
  box-shadow:0 2px 7px rgba(15,23,42,.055);
}
.appm-pb-header-v235-inner{
  width:calc(100% - 48px);
  max-width:none;
  min-height:98px;
  margin:0 auto;
  display:grid;
  grid-template-columns:300px minmax(0,1fr) 96px;
  align-items:center;
  gap:0;
}
.appm-pb-header-v235-identity{
  min-width:0;
  width:300px;
  display:flex;
  align-items:center;
}
.appm-pb-header-v235-app-logo{
  display:block;
  width:108px;
  height:46px;
  max-width:108px;
  object-fit:contain;
  object-position:left center;
  flex:0 0 108px;
}
.appm-pb-header-v235-divider-identity{
  width:1px;
  height:52px;
  background:#e2e5e9;
  margin:0 18px;
  flex:0 0 1px;
}
.appm-pb-header-v235-product{
  min-width:118px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.appm-pb-header-v235-product strong{
  font-size:20px;
  line-height:1.05;
  font-weight:800;
  letter-spacing:-.02em;
  color:#17181a;
}
.appm-pb-header-v235-product span{
  margin-top:7px;
  font-size:12px;
  line-height:1;
  font-weight:500;
  color:#68707a;
}
.appm-pb-header-v235-spacer{display:none!important}
.appm-pb-header-v235-context{
  justify-self:center;
  width:min(100%,560px);
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:0;
}
.appm-pb-header-v235-item{
  display:flex;
  align-items:center;
  flex:0 0 auto;
  min-width:0;
}
.appm-pb-header-v235-client{width:150px;min-width:150px}
.appm-pb-header-v235-period{width:205px;min-width:205px}
.appm-pb-header-v235-icon{
  width:38px;
  height:38px;
  border-radius:50%;
  background:#f7f8fa;
  display:grid;
  place-items:center;
  flex:0 0 38px;
  color:#2f343a;
}
.appm-pb-header-v235-icon svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.appm-pb-header-v235-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  margin-left:12px;
  min-width:0;
}
.appm-pb-header-v235-copy>span{
  margin:0 0 6px;
  font-size:11px;
  line-height:1;
  font-weight:500;
  color:#747b84;
}
.appm-pb-header-v235-copy>strong{
  font-size:14px;
  line-height:1.05;
  font-weight:750;
  letter-spacing:-.01em;
  color:#1c1f23;
  white-space:nowrap;
}
.appm-pb-header-v235-copy>small{
  margin-top:6px;
  font-size:10px;
  line-height:1;
  font-weight:500;
  color:#747b84;
  white-space:nowrap;
}
.appm-pb-header-v235-divider{
  width:1px;
  height:46px;
  background:#e4e6ea;
  flex:0 0 1px;
  margin:0 16px;
}
.appm-pb-header-v235-update{
  width:152px;
  min-width:152px;
  display:flex;
  align-items:center;
  gap:10px;
  color:#707780;
  font-size:11px;
  line-height:1;
  white-space:nowrap;
  flex:0 0 152px;
}
.appm-pb-header-v235-status-dot{
  width:30px;
  height:30px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#eefaf3;
  flex:0 0 30px;
}
.appm-pb-header-v235-status-dot i{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#43b675;
  box-shadow:0 0 0 3px rgba(67,182,117,.08);
}
.appm-pb-header-v235-account{
  position:relative;
  justify-self:end;
  width:96px;
  min-width:96px;
  border-left:1px solid #e4e6ea;
  padding-left:18px;
}
.appm-pb-header-v235-account summary{
  list-style:none;
  display:flex;
  align-items:center;
  gap:9px;
  cursor:pointer;
  color:#1f2226;
  font-size:13px;
  line-height:1;
  font-weight:650;
  padding:4px 0;
  user-select:none;
  white-space:nowrap;
}
.appm-pb-header-v235-account summary::-webkit-details-marker{display:none}
.appm-pb-header-v235-account summary .appm-pb-header-v235-icon{
  width:38px;
  height:38px;
  flex-basis:38px;
}
.appm-pb-header-v235-account summary b{
  margin-left:0;
  font-size:12px;
  color:#7f868e;
}
.appm-pb-header-v235-account-popover{
  right:0;
  top:calc(100% + 14px);
}

@media(max-width:1100px){
  .appm-pb-header-v235-inner{
    width:calc(100% - 32px);
    grid-template-columns:270px minmax(0,1fr) 88px;
    min-height:92px;
  }
  .appm-pb-header-v235-identity{width:270px}
  .appm-pb-header-v235-app-logo{width:96px;max-width:96px;flex-basis:96px;height:42px}
  .appm-pb-header-v235-divider-identity{margin-left:14px;margin-right:14px}
  .appm-pb-header-v235-context{width:min(100%,520px)}
  .appm-pb-header-v235-client{width:136px;min-width:136px}
  .appm-pb-header-v235-period{width:190px;min-width:190px}
  .appm-pb-header-v235-divider{margin-left:12px;margin-right:12px}
  .appm-pb-header-v235-update{width:140px;min-width:140px;flex-basis:140px}
  .appm-pb-header-v235-account{width:88px;min-width:88px;padding-left:14px}
}
@media(max-width:880px){
  .appm-pb-header-v235-inner{
    grid-template-columns:1fr auto;
    grid-template-rows:auto auto;
    row-gap:10px;
    padding:12px 0;
    min-height:auto;
  }
  .appm-pb-header-v235-identity{grid-column:1;grid-row:1;width:auto}
  .appm-pb-header-v235-context{grid-column:1 / -1;grid-row:2;justify-self:start;width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}
  .appm-pb-header-v235-account{grid-column:2;grid-row:1;border-left:0;width:auto;min-width:0;padding-left:0}
}


/* v2.3.7 - header isolado e corrigido após comparação com a referência */
.appm-pb-header-v237{
  position:sticky;
  top:0;
  z-index:1300;
  background:#fff;
  border-top:1px solid #f5f6f7;
  border-bottom:1px solid #e5e7eb;
  box-shadow:0 2px 7px rgba(15,23,42,.055);
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
.appm-pb-header-v237-inner{
  width:calc(100% - 48px);
  min-height:102px;
  margin:0 auto;
  display:flex;
  align-items:center;
}
.appm-pb-header-v237-identity{
  width:250px;
  min-width:250px;
  display:flex;
  align-items:center;
  flex:0 0 250px;
}
.appm-pb-header-v237-app-logo{
  display:block;
  width:108px;
  max-width:108px;
  height:46px;
  object-fit:contain;
  object-position:left center;
  flex:0 0 108px;
}
.appm-pb-header-v237-divider{
  width:1px;
  height:34px;
  background:#e4e7eb;
  flex:0 0 1px;
  margin:0 19px;
}
.appm-pb-header-v237-divider-identity{
  height:48px;
  margin-left:4px;
  margin-right:20px;
}
.appm-pb-header-v237-product{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:100px;
}
.appm-pb-header-v237-product strong{
  font-size:18px;
  line-height:1.05;
  font-weight:800;
  color:#17191c;
  letter-spacing:-.02em;
}
.appm-pb-header-v237-product span{
  margin-top:7px;
  font-size:11px;
  line-height:1;
  font-weight:500;
  color:#68707a;
}
.appm-pb-header-v237-spacer{
  flex:1 1 auto;
  min-width:42px;
}
.appm-pb-header-v237-context{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  flex:0 0 auto;
  min-width:0;
}
.appm-pb-header-v237-item{
  display:flex;
  align-items:center;
  flex:0 0 auto;
  min-width:0;
}
.appm-pb-header-v237-client{
  width:101px;
  min-width:101px;
}
.appm-pb-header-v237-period{
  width:122px;
  min-width:122px;
}
.appm-pb-header-v237-icon{
  width:32px;
  height:32px;
  border-radius:50%;
  background:#f7f8fa;
  display:grid;
  place-items:center;
  color:#2f343a;
  flex:0 0 32px;
}
.appm-pb-header-v237-icon svg{
  width:16px;
  height:16px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.appm-pb-header-v237-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  margin-left:10px;
  min-width:0;
}
.appm-pb-header-v237-copy>span{
  margin:0 0 5px;
  font-size:10px;
  line-height:1;
  font-weight:500;
  color:#747b84;
  white-space:nowrap;
}
.appm-pb-header-v237-copy>strong{
  font-size:12px;
  line-height:1.05;
  font-weight:750;
  letter-spacing:-.01em;
  color:#1c1f23;
  white-space:nowrap;
}
.appm-pb-header-v237-copy>small{
  margin-top:5px;
  font-size:9px;
  line-height:1;
  font-weight:500;
  color:#747b84;
  white-space:nowrap;
}
.appm-pb-header-v237-update{
  width:114px;
  min-width:114px;
  flex:0 0 114px;
  display:flex;
  align-items:center;
  gap:8px;
  color:#707780;
  font-size:10px;
  line-height:1;
  white-space:nowrap;
}
.appm-pb-header-v237-status-dot{
  width:24px;
  height:24px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#eefaf3;
  flex:0 0 24px;
}
.appm-pb-header-v237-status-dot i{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#43b675;
  box-shadow:0 0 0 3px rgba(67,182,117,.08);
}
.appm-pb-header-v237-update.appm-pb-freshness-warning .appm-pb-header-v237-status-dot{background:#fff8e7}
.appm-pb-header-v237-update.appm-pb-freshness-warning .appm-pb-header-v237-status-dot i{background:#d2a23b}
.appm-pb-header-v237-update.appm-pb-freshness-stale .appm-pb-header-v237-status-dot{background:#fff0f0}
.appm-pb-header-v237-update.appm-pb-freshness-stale .appm-pb-header-v237-status-dot i{background:#d56868}
.appm-pb-header-v237-account{
  position:relative;
  width:87px;
  min-width:87px;
  flex:0 0 87px;
}
.appm-pb-header-v237-account summary{
  list-style:none;
  display:flex;
  align-items:center;
  gap:8px;
  cursor:pointer;
  color:#1f2226;
  font-size:12px;
  line-height:1;
  font-weight:650;
  padding:3px 0;
  user-select:none;
  white-space:nowrap;
}
.appm-pb-header-v237-account summary::-webkit-details-marker{display:none}
.appm-pb-header-v237-account-label{white-space:nowrap}
.appm-pb-header-v237-account summary b{
  margin-left:0;
  font-size:11px;
  line-height:1;
  color:#7f868e;
  font-weight:700;
  transition:transform .15s ease;
}
.appm-pb-header-v237-account[open] summary b{transform:rotate(180deg)}
.appm-pb-header-v237-account-popover{
  position:absolute;
  right:0;
  top:calc(100% + 14px);
  min-width:132px;
  padding:6px;
  background:#fff;
  border:1px solid #e5e8ed;
  border-radius:12px;
  box-shadow:0 14px 34px rgba(15,23,42,.11);
}
.appm-pb-header-v237-account-popover a{
  display:block;
  padding:9px 10px;
  border-radius:8px;
  color:#1d2024;
  text-decoration:none;
  font-size:12px;
  font-weight:600;
}
.appm-pb-header-v237-account-popover a:hover{background:#f5f6f8}

@media(max-width:920px){
  .appm-pb-header-v237-inner{width:calc(100% - 32px);min-height:96px}
  .appm-pb-header-v237-identity{width:244px;min-width:244px;flex-basis:244px}
  .appm-pb-header-v237-spacer{min-width:26px}
  .appm-pb-header-v237-divider{margin-left:15px;margin-right:15px}
  .appm-pb-header-v237-client{width:101px;min-width:101px}
  .appm-pb-header-v237-period{width:122px;min-width:122px}
  .appm-pb-header-v237-update{width:114px;min-width:114px;flex-basis:114px}
}
@media(max-width:780px){
  .appm-pb-header-v237-inner{min-height:auto;padding:12px 0;flex-wrap:wrap;row-gap:12px}
  .appm-pb-header-v237-identity{width:auto;min-width:0;flex:1 1 auto}
  .appm-pb-header-v237-spacer{display:none}
  .appm-pb-header-v237-context{width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}
}
@media(max-width:560px){
  .appm-pb-header-v237-app-logo{width:92px;max-width:92px;flex-basis:92px;height:40px}
  .appm-pb-header-v237-divider-identity{margin-left:2px;margin-right:14px;height:42px}
  .appm-pb-header-v237-product strong{font-size:17px}
  .appm-pb-header-v237-divider{margin-left:11px;margin-right:11px}
  .appm-pb-header-v237-icon{width:30px;height:30px;flex-basis:30px}
  .appm-pb-header-v237-copy{margin-left:8px}
}


/* v2.3.8 - status centralizado, sem numeração */
.appm-pb-status-trail{align-items:stretch}
.appm-pb-status-card{min-height:106px!important;padding:14px 30px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}
.appm-pb-status-card::after{display:none!important}
.appm-pb-status-step{display:none!important}
.appm-pb-status-label{max-width:none!important;margin:0 0 7px!important;font-size:13px!important;font-weight:750!important;line-height:1.15!important;text-align:center!important}
.appm-pb-status-value{margin:0!important;font-size:30px!important;line-height:1!important;text-align:center!important}
.appm-pb-status-meta,.appm-pb-status-conversion{margin-top:6px!important;font-size:10px!important;line-height:1.2!important;text-align:center!important}
.appm-pb-status-conversion strong{font-weight:750!important}
@media(max-width:900px){
  .appm-pb-status-card{clip-path:none!important;margin-left:0!important;border-radius:14px!important;min-height:102px!important;padding:14px 16px!important}
}
@media(max-width:700px){
  .appm-pb-status-value{font-size:28px!important}
}


/* v2.3.10 - Montserrat em todo o painel */
body.appm-pb-body,button,input,select,textarea{font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}


/* v2.4.0 - navegação por visualizações, sem filtros ativos */
.appm-pb-sidebar{
  position:fixed;
  left:0;
  top:103px;
  bottom:0;
  width:248px;
  z-index:900;
  background:#fff;
  border-right:1px solid #e7e9ed;
  overflow-y:auto;
}
.appm-pb-sidebar-inner{padding:22px 14px 30px}
.appm-pb-sidebar-title{font-size:16px;font-weight:800;color:#17191c;padding:0 10px 16px}
.appm-pb-sidebar-label{padding:18px 10px 8px;font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;color:#8a9098}
.appm-pb-nav-overview,.appm-pb-nav-brand-link,.appm-pb-nav-unit{color:#30343a;text-decoration:none;transition:background .15s ease,color .15s ease}
.appm-pb-nav-overview{display:flex;align-items:center;gap:9px;padding:10px 11px;border-radius:10px;font-size:13px;font-weight:650}
.appm-pb-nav-overview:hover,.appm-pb-nav-overview.is-active{background:#f4f5f7;color:#111}
.appm-pb-nav-overview.is-active{font-weight:750}
.appm-pb-nav-dot{width:7px;height:7px;border-radius:50%;background:#d6d9de;flex:0 0 7px}
.appm-pb-nav-overview.is-active .appm-pb-nav-dot{background:#f28c28}
.appm-pb-nav-brand{margin:2px 0 8px}
.appm-pb-nav-brand-link{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;border-radius:10px;font-size:13px;font-weight:720}
.appm-pb-nav-brand-link small,.appm-pb-nav-unit small{font-size:10px;color:#9aa0a8;font-weight:600;font-variant-numeric:tabular-nums}
.appm-pb-nav-brand-link:hover,.appm-pb-nav-brand-link.is-active{background:#f4f5f7;color:#111}
.appm-pb-nav-brand-link.is-active{box-shadow:inset 3px 0 0 #f28c28}
.appm-pb-nav-units{padding:2px 0 4px 15px}
.appm-pb-nav-unit{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 10px 7px 15px;border-radius:8px;font-size:11px;font-weight:550;color:#686f78;position:relative}
.appm-pb-nav-unit::before{content:"";position:absolute;left:4px;width:4px;height:4px;border-radius:50%;background:#d9dde2}
.appm-pb-nav-unit:hover{background:#f7f8f9;color:#25282d}
.appm-pb-nav-unit.is-active{background:#fff7ee;color:#b85f08;font-weight:700}
.appm-pb-nav-unit.is-active::before{background:#f28c28}

.appm-pb-main-with-sidebar{margin-left:248px;padding:0 0 44px;min-height:calc(100vh - 103px)}
.appm-pb-view-shell{width:min(1220px,calc(100% - 48px));margin:0 auto;padding-top:24px}
.appm-pb-view-context{position:sticky;top:103px;z-index:70;background:rgba(246,247,248,.96);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:4px 0 16px;margin-bottom:18px;border-bottom:1px solid rgba(226,229,233,.8)}
.appm-pb-breadcrumb{display:flex;align-items:center;gap:7px;font-size:11px;color:#8a9098;margin-bottom:11px}
.appm-pb-breadcrumb a{color:#6b717a;text-decoration:none}
.appm-pb-breadcrumb a:hover{color:#111}
.appm-pb-breadcrumb strong{color:#3b3f45;font-weight:650}
.appm-pb-view-title-row{display:flex;align-items:center;gap:14px}
.appm-pb-view-brand-logo{width:88px;height:44px;display:flex;align-items:center;justify-content:flex-start;flex:0 0 88px}
.appm-pb-view-brand-logo img{display:block;max-width:82px;max-height:38px;width:auto;height:auto;object-fit:contain;object-position:left center}
.appm-pb-view-title-copy h1{margin:3px 0 5px;font-size:28px;line-height:1.05;letter-spacing:-.025em;color:#17191c}
.appm-pb-view-title-copy>p:last-child{margin:0;color:#737a83;font-size:12px}

.appm-pb-scope-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}
.appm-pb-scope-kpis article{background:#fff;border:1px solid #e5e8ec;border-radius:15px;padding:16px 17px;min-height:112px;display:flex;flex-direction:column}
.appm-pb-scope-kpis span{font-size:11px;color:#717780;font-weight:650}
.appm-pb-scope-kpis strong{font-size:30px;line-height:1;margin-top:auto;color:#17191c;letter-spacing:-.035em;font-variant-numeric:tabular-nums}
.appm-pb-scope-kpis small{margin-top:7px;font-size:10px;color:#9298a0;line-height:1.3}
.appm-pb-scope-unit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.appm-pb-scope-unit-card{display:flex;flex-direction:column;text-decoration:none;color:#17191c;background:#fbfbfc;border:1px solid #e8eaee;border-radius:13px;padding:14px 15px;transition:border-color .15s ease,background .15s ease}
.appm-pb-scope-unit-card:hover{background:#fff;border-color:#d9dde2}
.appm-pb-scope-unit-card span{font-size:12px;font-weight:700}
.appm-pb-scope-unit-card strong{font-size:26px;line-height:1;margin-top:14px;letter-spacing:-.03em}
.appm-pb-scope-unit-card small{font-size:10px;color:#858b94;margin-top:5px}

@media(max-width:1080px){
  .appm-pb-sidebar{width:220px}
  .appm-pb-main-with-sidebar{margin-left:220px}
  .appm-pb-scope-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}
  .appm-pb-scope-unit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:780px){
  .appm-pb-sidebar{position:static;width:auto;border-right:0;border-bottom:1px solid #e7e9ed;max-height:280px}
  .appm-pb-sidebar-inner{padding:14px 12px 18px}
  .appm-pb-main-with-sidebar{margin-left:0}
  .appm-pb-view-shell{width:calc(100% - 24px);padding-top:16px}
  .appm-pb-view-context{position:static}
  .appm-pb-nav-units{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding-left:8px}
}
@media(max-width:560px){
  .appm-pb-scope-kpis,.appm-pb-scope-unit-grid{grid-template-columns:1fr}
  .appm-pb-nav-units{grid-template-columns:1fr}
  .appm-pb-view-title-copy h1{font-size:24px}
}


/* v2.4.1 - explicações dos indicadores */
.appm-pb-card-explanation{font-size:10px;line-height:1.35;color:#8a9098;font-weight:500;margin-top:5px}
.appm-pb-status-explanation{max-width:190px;margin:2px auto 8px;text-align:center;color:#69717a}
.appm-pb-brand-explanation{min-height:27px;margin-top:7px}
.appm-pb-owner-explanation{margin:0 0 8px;padding:0 0 8px;border-bottom:1px solid #f0f1f3}
.appm-pb-sales-type-card .appm-pb-card-explanation{margin:6px 0 0;max-width:230px}
.appm-pb-event-card .appm-pb-card-explanation{margin:7px 0 0;min-height:27px}
.appm-pb-status-card{min-height:128px!important}
.appm-pb-scope-kpis article{min-height:132px}
.appm-pb-scope-kpis small{font-size:10px;line-height:1.45}
.appm-pb-scope-unit-card small{line-height:1.4}
@media(max-width:700px){
  .appm-pb-status-card{min-height:122px!important}
  .appm-pb-card-explanation{font-size:10px}
  .appm-pb-scope-kpis article{min-height:122px}
}

/* v2.5.0 - visualizações por status e composição Status x Tipo de Lead */
.appm-pb-status-nav{display:flex;flex-direction:column;gap:3px;padding-bottom:8px}
.appm-pb-nav-status{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;border-radius:9px;color:#5f6670;text-decoration:none;font-size:11px;font-weight:620;transition:background .15s ease,color .15s ease}
.appm-pb-nav-status:hover{background:#f7f8f9;color:#24272b}
.appm-pb-nav-status.is-active{background:#f4f5f7;color:#17191c;font-weight:750}
.appm-pb-nav-status small{font-size:10px;color:#9aa0a8;font-variant-numeric:tabular-nums;font-weight:600}
.appm-pb-status-nav-dot{width:7px;height:7px;border-radius:50%;background:#d6d9de}
.appm-pb-nav-status-aguardando .appm-pb-status-nav-dot{background:#b8bec5}
.appm-pb-nav-status-andamento .appm-pb-status-nav-dot{background:#82b5e5}
.appm-pb-nav-status-insucesso .appm-pb-status-nav-dot{background:#e59ca1}
.appm-pb-nav-status-sucesso .appm-pb-status-nav-dot{background:#7bc593}

.appm-pb-status-link{display:flex!important;text-decoration:none;color:inherit;cursor:pointer;transition:filter .15s ease,transform .15s ease}
.appm-pb-status-link:hover{filter:brightness(.985);transform:translateY(-1px)}

.appm-pb-status-composition-section{padding:18px}
.appm-pb-status-composition-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.appm-pb-status-composition-card{display:flex;flex-direction:column;min-width:0;text-decoration:none;color:#24272b;border:1px solid #e7e9ed;border-radius:14px;padding:14px;background:#fbfcfd;transition:border-color .15s ease,background .15s ease,transform .15s ease}
.appm-pb-status-composition-card:hover{background:#fff;border-color:#d8dce2;transform:translateY(-1px)}
.appm-pb-status-composition-aguardando{border-top:3px solid #b8bec5}
.appm-pb-status-composition-andamento{border-top:3px solid #82b5e5}
.appm-pb-status-composition-insucesso{border-top:3px solid #e59ca1}
.appm-pb-status-composition-sucesso{border-top:3px solid #7bc593}
.appm-pb-status-composition-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #eceef1}
.appm-pb-status-composition-head strong{font-size:13px;font-weight:800}
.appm-pb-status-composition-head span{font-size:10px;color:#838a93;font-variant-numeric:tabular-nums;white-space:nowrap}
.appm-pb-status-composition-row{margin-bottom:9px}
.appm-pb-status-composition-row>div:first-child{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin-bottom:4px}
.appm-pb-status-composition-row span{font-size:10px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.appm-pb-status-composition-row small{font-size:10px;color:#858b94;font-variant-numeric:tabular-nums}
.appm-pb-status-mini-bar{height:4px;border-radius:999px;background:#eef0f2;overflow:hidden}
.appm-pb-status-mini-bar i{display:block;height:100%;border-radius:999px;background:#9299a2}
.appm-pb-status-composition-andamento .appm-pb-status-mini-bar i{background:#75afe4}
.appm-pb-status-composition-insucesso .appm-pb-status-mini-bar i{background:#dd9299}
.appm-pb-status-composition-sucesso .appm-pb-status-mini-bar i{background:#70bd89}
.appm-pb-status-composition-empty{font-size:11px;color:#8a9098;padding:12px 0}
.appm-pb-status-composition-open{margin-top:auto;padding-top:8px;font-size:10px;color:#707780;font-weight:650}

.appm-pb-status-detail-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}
.appm-pb-status-detail-kpis article:first-child{border-top:3px solid #c6cbd1}

@media(max-width:1180px){
  .appm-pb-status-composition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:780px){
  .appm-pb-status-composition-grid{grid-template-columns:1fr}
  .appm-pb-status-detail-kpis{grid-template-columns:1fr}
}


/* v2.5.1 - explicações discretas via ícone de informação */
.appm-pb-card-explanation{display:none!important}
.appm-pb-card-label-row{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:8px;
  width:100%;
}
.appm-pb-card-label-inline{
  display:inline-flex!important;
  align-items:center;
  gap:6px;
}
.appm-pb-info{
  position:relative;
  display:inline-grid;
  place-items:center;
  width:17px;
  height:17px;
  min-width:17px;
  border:1px solid #d9dde3;
  border-radius:50%;
  background:#fff;
  color:#7a818b;
  font-size:10px;
  line-height:1;
  font-weight:750;
  font-style:normal;
  cursor:help;
  vertical-align:middle;
  box-shadow:none;
  outline:none;
  transition:border-color .15s ease,color .15s ease,background .15s ease;
}
.appm-pb-info:hover,
.appm-pb-info:focus-visible{
  border-color:#b9bec6;
  color:#363b42;
  background:#f8f9fa;
}
.appm-pb-info>span{
  transform:translateY(-.2px);
}
.appm-pb-tooltip{
  position:fixed;
  z-index:99999;
  max-width:min(300px,calc(100vw - 24px));
  padding:9px 11px;
  border:1px solid #e2e5e9;
  border-radius:10px;
  background:#1f2328;
  color:#fff;
  font-size:11px;
  line-height:1.45;
  font-weight:500;
  box-shadow:0 8px 24px rgba(0,0,0,.14);
  pointer-events:none;
  opacity:0;
  transform:translateY(4px);
  transition:opacity .12s ease,transform .12s ease;
}
.appm-pb-tooltip.is-visible{
  opacity:1;
  transform:translateY(0);
}
.appm-pb-scope-kpis article{min-height:104px}
.appm-pb-scope-kpis small{margin-top:5px}
.appm-pb-sales-type-card{min-height:92px}
.appm-pb-event-card{min-height:90px}
.appm-pb-status-card{min-height:110px!important}
.appm-pb-owner-explanation{display:none!important}
.appm-pb-owner-unit-label{
  display:flex;
  align-items:center;
  gap:5px;
}
.appm-pb-brand-metric .appm-pb-info{
  transform:translateY(-1px);
}
@media(max-width:700px){
  .appm-pb-info{width:18px;height:18px;min-width:18px}
  .appm-pb-scope-kpis article{min-height:98px}
}

/* v2.5.3 - responsividade mobile, menu off-canvas e navegação touch */
html,body.appm-pb-body{max-width:100%;overflow-x:hidden}
.appm-pb-mobile-menu-toggle,
.appm-pb-mobile-menu-close,
.appm-pb-mobile-nav-backdrop,
.appm-pb-sidebar-mobile-head,
.appm-pb-nav-brand-toggle{display:none}
.appm-pb-nav-brand-head{display:flex;align-items:center;min-width:0}
.appm-pb-nav-brand-link{flex:1 1 auto;min-width:0}
.appm-pb-nav-brand-link>span,
.appm-pb-nav-unit>span,
.appm-pb-nav-status>span{min-width:0;overflow:hidden;text-overflow:ellipsis}

/* Conteúdo sempre contido dentro da viewport */
.appm-pb-main-with-sidebar,
.appm-pb-view-shell,
.appm-pb-section,
.appm-pb-brand-owner-block,
.appm-pb-owner-unit-card,
.appm-pb-status-composition-card{min-width:0;max-width:100%}
.appm-pb-section-head>div,
.appm-pb-view-title-copy,
.appm-pb-brand-owner-title{min-width:0}
.appm-pb-section-head h2,
.appm-pb-content-title h2,
.appm-pb-view-title-copy h1,
.appm-pb-brand-owner-title h3,
.appm-pb-owner-unit-head h4{overflow-wrap:anywhere}
.appm-pb-table-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;max-width:100%}
.appm-pb-table{min-width:640px}
.appm-pb-table th:first-child,.appm-pb-table td:first-child{position:sticky;left:0;z-index:2;background:#fff}
.appm-pb-table th:first-child{z-index:4;background:#f8f9fa}
.appm-pb-table tbody tr:hover td:first-child{background:#fffaf4}

@media(max-width:900px){
  body.appm-pb-body.appm-pb-nav-open{overflow:hidden;touch-action:none}

  /* Header compacto com acesso ao menu */
  .appm-pb-header-v237{z-index:2000}
  .appm-pb-header-v237-inner{width:calc(100% - 24px);min-height:68px;padding:9px 0;flex-wrap:nowrap;gap:0}
  .appm-pb-mobile-menu-toggle{display:inline-flex;width:42px;height:42px;flex:0 0 42px;margin-right:10px;border:1px solid #e5e8ec;border-radius:12px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer;color:#24272b}
  .appm-pb-mobile-menu-toggle span{display:block;width:17px;height:1.5px;border-radius:99px;background:currentColor}
  .appm-pb-mobile-menu-toggle:focus-visible,.appm-pb-mobile-menu-close:focus-visible,.appm-pb-nav-brand-toggle:focus-visible{outline:3px solid rgba(242,140,40,.22);outline-offset:2px}
  .appm-pb-header-v237-identity{width:auto;min-width:0;flex:1 1 auto}
  .appm-pb-header-v237-app-logo{width:94px;max-width:94px;flex-basis:94px;height:40px}
  .appm-pb-header-v237-divider-identity{height:38px;margin-left:2px;margin-right:12px}
  .appm-pb-header-v237-product{min-width:0}
  .appm-pb-header-v237-product strong{font-size:16px}
  .appm-pb-header-v237-product span{font-size:9px;margin-top:5px;white-space:nowrap}
  .appm-pb-header-v237-spacer{display:none}
  .appm-pb-header-v237-context{width:auto;flex:0 0 auto;justify-content:flex-end;overflow:visible;padding:0;gap:10px}
  .appm-pb-header-v237-context>.appm-pb-header-v237-divider{display:none}
  .appm-pb-header-v237-client{display:none}
  .appm-pb-header-v237-period{width:auto;min-width:0}
  .appm-pb-header-v237-period .appm-pb-header-v237-icon{display:none}
  .appm-pb-header-v237-period .appm-pb-header-v237-copy{margin-left:0;text-align:right}
  .appm-pb-header-v237-period .appm-pb-header-v237-copy>span{font-size:8px;margin-bottom:4px}
  .appm-pb-header-v237-period .appm-pb-header-v237-copy>strong{font-size:10px}
  .appm-pb-header-v237-update{width:auto;min-width:0;flex:0 0 auto;gap:6px;font-size:9px}
  .appm-pb-header-v237-status-dot{width:22px;height:22px;flex-basis:22px}
  .appm-pb-header-v237-account{width:auto;min-width:0;flex:0 0 auto}
  .appm-pb-header-v237-account summary{gap:5px}
  .appm-pb-header-v237-account .appm-pb-header-v237-icon{width:32px;height:32px;flex-basis:32px}
  .appm-pb-header-v237-account-label,.appm-pb-header-v237-account summary b{display:none}
  .appm-pb-header-v237-account-popover{top:calc(100% + 10px)}

  /* Drawer móvel */
  .appm-pb-sidebar{display:block;position:fixed;top:0;left:0;bottom:0;width:min(86vw,340px);max-height:none;height:100vh;height:100dvh;z-index:3100;border-right:1px solid #e4e7eb;border-bottom:0;background:#fff;overflow-y:auto;overscroll-behavior:contain;transform:translate3d(-104%,0,0);transition:transform .24s cubic-bezier(.2,.75,.25,1);box-shadow:none}
  body.appm-pb-body.appm-pb-nav-open .appm-pb-sidebar{transform:translate3d(0,0,0);box-shadow:18px 0 48px rgba(15,23,42,.16)}
  .appm-pb-sidebar-inner{padding:0 12px calc(26px + env(safe-area-inset-bottom))}
  .appm-pb-sidebar-mobile-head{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:70px;padding:12px 4px 12px 10px;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid #eceef1;margin-bottom:10px}
  .appm-pb-sidebar-mobile-head>div{display:flex;flex-direction:column;gap:3px}
  .appm-pb-sidebar-mobile-head span{font-size:9px;color:#858b94;text-transform:uppercase;letter-spacing:.11em;font-weight:700}
  .appm-pb-sidebar-mobile-head strong{font-size:17px;color:#17191c;letter-spacing:-.02em}
  .appm-pb-mobile-menu-close{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border:1px solid #e5e8ec;border-radius:12px;background:#fff;color:#363b42;cursor:pointer}
  .appm-pb-mobile-menu-close span{font-size:25px;line-height:1;font-weight:400;transform:translateY(-1px);text-transform:none;letter-spacing:0;color:inherit}
  .appm-pb-sidebar-title{display:none}
  .appm-pb-sidebar-label{padding:20px 10px 8px}
  .appm-pb-nav-overview,.appm-pb-nav-brand-link,.appm-pb-nav-unit,.appm-pb-nav-status{min-height:44px}
  .appm-pb-nav-overview{font-size:13px;padding:10px 12px}
  .appm-pb-nav-brand{margin-bottom:4px}
  .appm-pb-nav-brand-head{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:3px}
  .appm-pb-nav-brand-link{font-size:13px;padding:10px 11px}
  .appm-pb-nav-brand-toggle{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:10px;background:transparent;color:#737a83;cursor:pointer}
  .appm-pb-nav-brand-toggle:hover{background:#f5f6f8;color:#202328}
  .appm-pb-nav-brand-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}
  .appm-pb-nav-brand.is-open .appm-pb-nav-brand-toggle svg{transform:rotate(180deg)}
  .appm-pb-nav-units{display:none!important;grid-template-columns:1fr!important;gap:2px!important;padding:3px 0 6px 12px!important}
  .appm-pb-nav-brand.is-open .appm-pb-nav-units{display:grid!important}
  .appm-pb-nav-unit{font-size:11px;padding:9px 10px 9px 16px}
  .appm-pb-status-nav{gap:2px}
  .appm-pb-nav-status{font-size:11px;padding:9px 11px}
  .appm-pb-mobile-nav-backdrop{display:block;position:fixed;inset:0;z-index:3000;border:0;padding:0;margin:0;background:rgba(15,23,42,.36);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;cursor:default}
  body.appm-pb-body.appm-pb-nav-open .appm-pb-mobile-nav-backdrop{opacity:1;visibility:visible;pointer-events:auto}

  /* Conteúdo */
  .appm-pb-main-with-sidebar{margin-left:0;padding-bottom:34px;min-height:calc(100vh - 68px)}
  .appm-pb-view-shell{width:calc(100% - 24px);padding-top:16px}
  .appm-pb-view-context{position:static;padding:0 0 14px;margin-bottom:16px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}
  .appm-pb-breadcrumb{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;white-space:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px;margin-bottom:10px}
  .appm-pb-breadcrumb::-webkit-scrollbar{display:none}
  .appm-pb-view-title-row{align-items:flex-start;gap:11px}
  .appm-pb-view-brand-logo{width:70px;height:38px;flex-basis:70px}
  .appm-pb-view-brand-logo img{max-width:66px;max-height:34px}
  .appm-pb-view-title-copy h1{font-size:clamp(22px,5.5vw,27px);line-height:1.12;margin-top:2px}
  .appm-pb-view-title-copy>p:last-child{font-size:11px;line-height:1.45}
  .appm-pb-kicker{font-size:9px}

  .appm-pb-section{padding:16px;border-radius:16px;margin-bottom:14px}
  .appm-pb-event-section,.appm-pb-brand-section,.appm-pb-status-composition-section{padding:16px}
  .appm-pb-section-head{align-items:flex-start;margin-bottom:13px}
  .appm-pb-section-head h2,.appm-pb-status-head h2,.appm-pb-sales-type-head h2{font-size:17px;line-height:1.2}
  .appm-pb-section-description{font-size:11px;line-height:1.45}
  .appm-pb-content-title{margin:22px 0 12px}
  .appm-pb-content-title h2{font-size:20px}

  .appm-pb-primary-kpis{gap:10px;margin-bottom:16px}
  .appm-pb-primary-card{min-height:108px;padding:16px;border-radius:16px;gap:12px}
  .appm-pb-primary-card span{font-size:11px}
  .appm-pb-primary-card>strong{font-size:36px}
  .appm-pb-scope-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px;margin-bottom:16px}
  .appm-pb-scope-kpis article{min-height:94px!important;padding:14px;border-radius:13px}
  .appm-pb-scope-kpis span{font-size:10px;line-height:1.3}
  .appm-pb-scope-kpis strong{font-size:27px}

  .appm-pb-status-trail{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .appm-pb-status-card{clip-path:none!important;margin-left:0!important;border-radius:13px!important;min-height:94px!important;padding:13px 12px!important}
  .appm-pb-status-label{font-size:11px!important;margin-bottom:6px!important}
  .appm-pb-status-value{font-size:26px!important}
  .appm-pb-status-meta,.appm-pb-status-conversion{font-size:9px!important;margin-top:5px!important}
  .appm-pb-status-composition-grid{grid-template-columns:1fr!important;gap:9px}
  .appm-pb-status-composition-card{padding:13px;border-radius:13px}

  .appm-pb-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px}
  .appm-pb-event-card{min-height:96px!important;padding:13px;border-radius:13px}
  .appm-pb-event-label{font-size:11px}
  .appm-pb-event-metric strong{font-size:25px}
  .appm-pb-sales-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px}
  .appm-pb-sales-type-card{min-height:96px;padding:14px;border-radius:13px}
  .appm-pb-sales-type-value{font-size:30px}

  .appm-pb-brand-grid{grid-template-columns:1fr!important;gap:10px}
  .appm-pb-brand-card{min-height:0;padding:14px;border-radius:14px}
  .appm-pb-brand-logo-wrap{height:42px;margin-bottom:9px}
  .appm-pb-brand-logo{max-height:36px}
  .appm-pb-brand-owner-block{padding:14px;border-radius:15px}
  .appm-pb-brand-owner-head{align-items:flex-start;margin-bottom:11px;padding-bottom:10px}
  .appm-pb-brand-owner-logo{max-width:112px;max-height:27px}
  .appm-pb-brand-owner-title h3{font-size:19px}
  .appm-pb-brand-owner-units{grid-template-columns:1fr!important;gap:10px}
  .appm-pb-owner-unit-card{padding:13px;border-radius:13px}
  .appm-pb-owner-unit-head h4{font-size:17px}
  .appm-pb-owner-unit-total strong{font-size:24px}
  .appm-pb-owner-row{align-items:flex-start}
  .appm-pb-owner-name{font-size:11px;line-height:1.35;overflow-wrap:anywhere}
  .appm-pb-owner-metrics strong{font-size:16px}
  .appm-pb-scope-unit-grid{grid-template-columns:1fr!important;gap:8px}

  .appm-pb-table-tools{justify-content:stretch}
  .appm-pb-table-search{width:100%;font-size:16px;min-height:44px}
  .appm-pb-table-scroll{max-height:62vh;border-radius:11px}
  .appm-pb-table th,.appm-pb-table td{padding:10px;font-size:11px}
  .appm-pb-table th{font-size:9px}
  .appm-pb-units-compact{max-height:62vh}
  .appm-pb-unit-brand-rows{padding:0 10px}
  .appm-pb-unit-compact-row{grid-template-columns:minmax(0,1fr) 62px 52px;gap:7px;min-height:54px}
  .appm-pb-unit-compact-name strong{font-size:11px;overflow-wrap:anywhere}
  .appm-pb-unit-compact-leads strong{font-size:17px}

  .appm-pb-footer{padding:12px 8px 4px;flex-wrap:wrap;line-height:1.45}
}

@media(max-width:640px){
  .appm-pb-header-v237-inner{min-height:auto;flex-wrap:wrap;row-gap:7px;padding:8px 0 7px}
  .appm-pb-mobile-menu-toggle{width:40px;height:40px;flex-basis:40px;margin-right:8px}
  .appm-pb-header-v237-identity{min-height:40px}
  .appm-pb-header-v237-app-logo{width:84px;max-width:84px;flex-basis:84px;height:36px}
  .appm-pb-header-v237-divider-identity{height:34px;margin-right:10px}
  .appm-pb-header-v237-product strong{font-size:15px}
  .appm-pb-header-v237-product span{display:none}
  .appm-pb-header-v237-context{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:6px 0 0;border-top:1px solid #f0f1f3}
  .appm-pb-header-v237-period .appm-pb-header-v237-copy{text-align:left}
  .appm-pb-header-v237-period .appm-pb-header-v237-copy>span{display:none}
  .appm-pb-header-v237-period .appm-pb-header-v237-copy>strong{font-size:10px}
  .appm-pb-header-v237-update{justify-self:end;font-size:9px}
  .appm-pb-header-v237-account{justify-self:end}
  .appm-pb-header-v237-account .appm-pb-header-v237-icon{width:30px;height:30px;flex-basis:30px}
  .appm-pb-header-v237-account-popover{right:0}

  .appm-pb-view-shell{width:calc(100% - 20px);padding-top:13px}
  .appm-pb-view-title-row{gap:9px}
  .appm-pb-view-brand-logo{width:58px;height:34px;flex-basis:58px}
  .appm-pb-view-brand-logo img{max-width:54px;max-height:30px}
  .appm-pb-view-title-copy h1{font-size:clamp(21px,6.5vw,25px)}
  .appm-pb-section{padding:14px}
  .appm-pb-event-section,.appm-pb-brand-section,.appm-pb-status-composition-section{padding:14px}
  .appm-pb-grid-2{grid-template-columns:1fr!important;gap:12px}
  .appm-pb-status-detail-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .appm-pb-primary-card>strong{font-size:32px}
  .appm-pb-primary-card{padding:14px}
  .appm-pb-info{width:18px;height:18px;min-width:18px}
  .appm-pb-owner-unit-head{gap:8px}
}

@media(max-width:430px){
  .appm-pb-header-v237-inner{width:calc(100% - 18px)}
  .appm-pb-header-v237-app-logo{width:76px;max-width:76px;flex-basis:76px}
  .appm-pb-header-v237-divider-identity{margin-left:0;margin-right:8px}
  .appm-pb-header-v237-product strong{font-size:14px}
  .appm-pb-header-v237-update>span:last-child{max-width:82px;overflow:hidden;text-overflow:ellipsis}
  .appm-pb-sidebar{width:min(91vw,340px)}

  .appm-pb-view-title-row{flex-direction:column;gap:6px}
  .appm-pb-view-brand-logo{width:86px;height:30px;flex-basis:auto}
  .appm-pb-view-brand-logo img{max-width:82px;max-height:28px}
  .appm-pb-view-title-copy h1{font-size:22px}
  .appm-pb-scope-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px}
  .appm-pb-scope-kpis article{padding:12px;min-height:90px!important}
  .appm-pb-scope-kpis strong{font-size:25px}
  .appm-pb-status-trail{gap:7px!important}
  .appm-pb-status-card{min-height:90px!important;padding:11px 8px!important}
  .appm-pb-event-grid,.appm-pb-sales-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px}
  .appm-pb-event-card,.appm-pb-sales-type-card{padding:12px}
  .appm-pb-event-metric strong{font-size:23px}
  .appm-pb-sales-type-value{font-size:27px}
  .appm-pb-primary-kpis{grid-template-columns:1fr!important}
  .appm-pb-primary-card{min-height:92px}
  .appm-pb-primary-card>strong{font-size:34px}
  .appm-pb-status-detail-kpis{grid-template-columns:1fr!important}
  .appm-pb-owner-unit-head{align-items:flex-start}
  .appm-pb-owner-unit-total strong{font-size:22px}
}

@media(max-width:350px){
  .appm-pb-header-v237-app-logo{width:68px;max-width:68px;flex-basis:68px}
  .appm-pb-header-v237-product{display:none}
  .appm-pb-header-v237-divider-identity{display:none}
  .appm-pb-scope-kpis,.appm-pb-status-trail,.appm-pb-event-grid,.appm-pb-sales-type-grid{grid-template-columns:1fr!important}
  .appm-pb-status-card,.appm-pb-scope-kpis article{min-height:82px!important}
}

@media(prefers-reduced-motion:reduce){
  .appm-pb-sidebar,.appm-pb-mobile-nav-backdrop,.appm-pb-nav-brand-toggle svg{transition:none!important}
}


/* v2.6.0 - auditoria/drill-down */
.appm-pb-card-tools{display:inline-flex;align-items:center;gap:6px}
.appm-pb-audit-cue{display:inline-grid;place-items:center;width:22px;height:22px;min-width:22px;border:1px solid #e1e4e8;border-radius:7px;background:#fff;color:#707780;cursor:pointer;vertical-align:middle;transition:.15s ease;position:relative;z-index:3}
.appm-pb-audit-cue:hover,.appm-pb-audit-cue:focus-visible{border-color:#ff6b2c;color:#e95618;background:#fff8f5;outline:none}
.appm-pb-audit-cue svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.appm-pb-auditable,.appm-pb-table tr[data-appm-audit="1"]{cursor:pointer}
.appm-pb-auditable{transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}
.appm-pb-auditable:hover{border-color:#d9dde3;box-shadow:0 5px 18px rgba(15,23,42,.055)}
.appm-pb-table tbody tr[data-appm-audit="1"]:hover td{background:#fff8f5}
.appm-pb-brand-unit-name,.appm-pb-scope-unit-card>span{display:flex;align-items:center;gap:7px}
.appm-pb-status-composition-row-actions{display:flex;align-items:center;gap:8px;min-width:46%}
.appm-pb-status-composition-row-actions .appm-pb-status-mini-bar{flex:1 1 auto;min-width:36px}

.appm-pb-audit-backdrop{position:fixed;inset:0;z-index:5100;background:rgba(15,23,42,.32);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}
.appm-pb-audit-drawer{position:fixed;z-index:5200;top:0;right:0;width:min(760px,92vw);height:100dvh;background:#f8f9fb;border-left:1px solid #e4e7eb;box-shadow:-20px 0 50px rgba(15,23,42,.12);transform:translateX(102%);transition:transform .24s ease;display:flex;flex-direction:column;overflow:hidden}
body.appm-pb-audit-open{overflow:hidden}
body.appm-pb-audit-open .appm-pb-audit-backdrop{opacity:1;visibility:visible;pointer-events:auto}
body.appm-pb-audit-open .appm-pb-audit-drawer{transform:translateX(0)}
.appm-pb-audit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 18px;background:#fff;border-bottom:1px solid #e8eaed}
.appm-pb-audit-head h2{font-size:24px;line-height:1.15;margin:3px 0 5px;color:#17191c}
.appm-pb-audit-context{margin:0;color:#777d85;font-size:11px;line-height:1.45}
.appm-pb-audit-close{width:38px;height:38px;min-width:38px;border:1px solid #e3e6ea;border-radius:10px;background:#fff;color:#555c65;font-size:25px;line-height:1;cursor:pointer}
.appm-pb-audit-close:hover{background:#f6f7f8;color:#111}
.appm-pb-audit-body{padding:18px 24px 30px;overflow:auto;overscroll-behavior:contain}
.appm-pb-audit-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}
.appm-pb-audit-summary>div{background:#fff;border:1px solid #e6e8eb;border-radius:14px;padding:14px 15px}
.appm-pb-audit-summary span,.appm-pb-audit-definition span,.appm-pb-audit-section-title span,.appm-pb-audit-memory-grid span{display:block;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#8a9098}
.appm-pb-audit-summary strong{display:block;margin-top:6px;font-size:28px;line-height:1;color:#16181b}
.appm-pb-audit-definition{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);gap:10px;margin-bottom:12px}
.appm-pb-audit-definition>div,.appm-pb-audit-memory,.appm-pb-audit-records{background:#fff;border:1px solid #e6e8eb;border-radius:14px;padding:14px 15px}
.appm-pb-audit-definition p{margin:6px 0 0;font-size:11px;line-height:1.5;color:#3e444c}
.appm-pb-audit-memory{margin-bottom:12px}
.appm-pb-audit-memory-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:10px}
.appm-pb-audit-memory-grid>div{padding:10px;background:#f8f9fa;border-radius:10px;min-width:0}
.appm-pb-audit-memory-grid strong{display:block;margin-top:5px;font-size:15px;color:#23272d;overflow-wrap:anywhere}
.appm-pb-audit-records{padding:0;overflow:hidden}
.appm-pb-audit-records-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 15px 10px}
.appm-pb-audit-records-head>div:first-child>span{display:block;font-size:12px;font-weight:800;color:#24272b}
.appm-pb-audit-records-head small{display:block;margin-top:3px;font-size:9px;color:#8b9198}
.appm-pb-audit-actions{display:flex;gap:7px}
.appm-pb-audit-actions button,.appm-pb-audit-more{border:1px solid #e0e3e7;border-radius:9px;background:#fff;color:#4d545c;font:600 9px/1 Montserrat,sans-serif;padding:9px 10px;cursor:pointer}
.appm-pb-audit-actions button:hover,.appm-pb-audit-more:hover{border-color:#cdd2d7;background:#f8f9fa}
.appm-pb-audit-search-wrap{padding:0 15px 10px}
.appm-pb-audit-search-wrap input{width:100%;height:38px;border:1px solid #e0e3e7;border-radius:9px;padding:0 11px;font:500 11px Montserrat,sans-serif;outline:none}
.appm-pb-audit-search-wrap input:focus{border-color:#ff8c5a;box-shadow:0 0 0 3px rgba(255,107,44,.09)}
.appm-pb-audit-table-wrap{border-top:1px solid #eceef0}
.appm-pb-audit-table-scroll{overflow:auto;max-height:46vh;-webkit-overflow-scrolling:touch}
.appm-pb-audit-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-size:10px}
.appm-pb-audit-table th{position:sticky;top:0;z-index:2;background:#f7f8fa;color:#7a8088;text-transform:uppercase;letter-spacing:.04em;font-size:8px;font-weight:800;white-space:nowrap;padding:9px 10px;border-bottom:1px solid #e7e9ec;text-align:left}
.appm-pb-audit-table td{padding:9px 10px;border-bottom:1px solid #f0f1f3;color:#3b4047;white-space:nowrap;max-width:250px;overflow:hidden;text-overflow:ellipsis}
.appm-pb-audit-table tbody tr:hover td{background:#fff9f6}
.appm-pb-audit-empty{padding:30px 16px;text-align:center;color:#858b92;font-size:11px}
.appm-pb-audit-more{display:block;margin:12px auto}
.appm-pb-audit-more[hidden]{display:none}
.appm-pb-audit-privacy{margin:12px 3px 0;color:#969ca3;font-size:9px;line-height:1.5}

@media(max-width:900px){
  .appm-pb-audit-drawer{width:min(92vw,700px)}
  .appm-pb-audit-memory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:640px){
  .appm-pb-audit-drawer{inset:0;width:100%;height:100dvh;border-left:0;box-shadow:none}
  .appm-pb-audit-head{padding:16px 16px 13px;gap:12px}
  .appm-pb-audit-head h2{font-size:20px}
  .appm-pb-audit-body{padding:12px 12px 24px}
  .appm-pb-audit-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .appm-pb-audit-summary>div{padding:12px}
  .appm-pb-audit-summary strong{font-size:24px}
  .appm-pb-audit-definition{grid-template-columns:1fr;gap:8px}
  .appm-pb-audit-memory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  .appm-pb-audit-records-head{align-items:flex-start;flex-direction:column}
  .appm-pb-audit-actions{width:100%}
  .appm-pb-audit-actions button{flex:1 1 0;min-height:40px}
  .appm-pb-audit-table-scroll{max-height:47vh}
  .appm-pb-audit-table th,.appm-pb-audit-table td{padding:9px 8px}
  .appm-pb-audit-cue{width:24px;height:24px;min-width:24px}
}
@media(prefers-reduced-motion:reduce){.appm-pb-audit-drawer,.appm-pb-audit-backdrop,.appm-pb-auditable{transition:none!important}}

.appm-pb-audit-empty strong{color:#363b42;font-size:12px}


/* v2.6.1 - auditoria discreta e sem quebrar o layout */
.appm-pb-audit-cue{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  border:0!important;
  border-radius:50%!important;
  background:transparent!important;
  color:#8c939c!important;
  opacity:.48;
  box-shadow:none!important;
  padding:0!important;
}
.appm-pb-audit-cue:hover,
.appm-pb-audit-cue:focus-visible{
  color:#e86625!important;
  background:#fff3eb!important;
  opacity:1;
}
.appm-pb-audit-cue svg{
  width:12px!important;
  height:12px!important;
  stroke-width:1.9!important;
}

/* O card inteiro continua auditável. O ícone fica como affordance, não como conteúdo. */
.appm-pb-primary-card,
.appm-pb-sales-type-card,
.appm-pb-event-card,
.appm-pb-scope-kpis article,
.appm-pb-status-card{
  position:relative;
}
.appm-pb-primary-card .appm-pb-audit-cue,
.appm-pb-sales-type-card .appm-pb-audit-cue,
.appm-pb-event-card .appm-pb-audit-cue,
.appm-pb-scope-kpis article .appm-pb-audit-cue{
  position:absolute!important;
  top:10px;
  right:10px;
  margin:0!important;
}
.appm-pb-status-card .appm-pb-audit-cue{
  position:absolute!important;
  top:8px;
  right:20px;
  margin:0!important;
}
.appm-pb-primary-card .appm-pb-card-label-inline,
.appm-pb-sales-type-card .appm-pb-card-label-row,
.appm-pb-event-card .appm-pb-card-label-row,
.appm-pb-scope-kpis article .appm-pb-card-label-inline{
  padding-right:22px;
}

/* Marca: uma única ação no canto do card. */
.appm-pb-brand-summary{position:relative}
.appm-pb-brand-audit-action{
  position:absolute;
  top:9px;
  right:9px;
  z-index:4;
}
.appm-pb-brand-audit-action .appm-pb-audit-cue{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  opacity:.38;
}
.appm-pb-brand-card:hover .appm-pb-brand-audit-action .appm-pb-audit-cue,
.appm-pb-brand-audit-action .appm-pb-audit-cue:focus-visible{
  opacity:1;
}

/* Unidade: nome ganha espaço; volume e percentual ficam empilhados.
   A auditoria fica fora do fluxo, no fim da linha. */
.appm-pb-brand-unit-row{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:10px!important;
  padding:9px 24px 9px 0!important;
  min-height:46px!important;
}
.appm-pb-brand-unit-name{
  min-width:0;
  display:block!important;
  padding-right:2px;
}
.appm-pb-brand-unit-values{
  display:flex!important;
  flex-direction:column;
  align-items:flex-end;
  justify-content:center;
  gap:3px;
  min-width:48px;
}
.appm-pb-brand-unit-values strong{
  font-size:15px!important;
  line-height:1!important;
  text-align:right;
}
.appm-pb-brand-unit-values span{
  font-size:9px!important;
  line-height:1.1!important;
  text-align:right;
}
.appm-pb-brand-unit-name .appm-pb-audit-cue{
  position:absolute!important;
  top:50%;
  right:0;
  transform:translateY(-50%);
  opacity:.18;
}
.appm-pb-brand-unit-row:hover .appm-pb-audit-cue,
.appm-pb-brand-unit-row:focus-within .appm-pb-audit-cue{
  opacity:1;
}
.appm-pb-brand-unit-row:hover{
  background:#fff8f3;
}

/* Cards de unidade de uma visão de marca */
.appm-pb-scope-unit-card{
  position:relative;
  padding-right:38px!important;
}
.appm-pb-scope-unit-card>span .appm-pb-audit-cue{
  position:absolute!important;
  top:10px;
  right:10px;
}

/* Composição por status: mantém a barra como foco e reduz a presença do ícone */
.appm-pb-status-composition-row-actions{gap:5px!important}
.appm-pb-status-composition-row-actions .appm-pb-audit-cue{
  flex:0 0 18px;
  opacity:.30;
}
.appm-pb-status-composition-row:hover .appm-pb-audit-cue,
.appm-pb-status-composition-row:focus-within .appm-pb-audit-cue{
  opacity:1;
}

/* Responsáveis: o ícone permanece discreto ao lado do nome, sem aumentar a linha */
.appm-pb-owner-name .appm-pb-audit-cue{
  width:17px!important;
  height:17px!important;
  min-width:17px!important;
  opacity:.25;
}
.appm-pb-owner-row:hover .appm-pb-audit-cue,
.appm-pb-owner-row:focus-within .appm-pb-audit-cue{
  opacity:1;
}

/* O comportamento de clique continua claro, sem parecer um botão em cada número */
.appm-pb-auditable:hover{
  box-shadow:none!important;
}
.appm-pb-brand-card.appm-pb-auditable:hover,
.appm-pb-primary-card.appm-pb-auditable:hover,
.appm-pb-event-card.appm-pb-auditable:hover,
.appm-pb-sales-type-card.appm-pb-auditable:hover,
.appm-pb-scope-kpis article.appm-pb-auditable:hover{
  border-color:#d8dce1!important;
}

/* Touch: sem hover, então o ícone fica um pouco mais evidente. */
@media(hover:none), (pointer:coarse){
  .appm-pb-audit-cue{opacity:.62}
  .appm-pb-brand-unit-name .appm-pb-audit-cue,
  .appm-pb-status-composition-row-actions .appm-pb-audit-cue,
  .appm-pb-owner-name .appm-pb-audit-cue{opacity:.55}
}

/* Mobile: manter as linhas de unidade legíveis e com alvos de toque confortáveis */
@media(max-width:900px){
  .appm-pb-brand-unit-row{
    min-height:50px!important;
    padding:10px 30px 10px 0!important;
  }
  .appm-pb-brand-unit-values{
    min-width:58px;
  }
  .appm-pb-brand-unit-values strong{
    font-size:16px!important;
  }
  .appm-pb-brand-unit-values span{
    font-size:10px!important;
  }
  .appm-pb-brand-unit-name .appm-pb-audit-cue{
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
  }
  .appm-pb-brand-audit-action .appm-pb-audit-cue{
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
  }
}


/* v2.6.2 - topo fixo + identificação da visualização fixa + conta no menu lateral */
:root{
  --appm-pb-header-h:103px;
}

/* O menu superior deixa de depender de sticky: fica preso à viewport. */
body.appm-pb-body .appm-pb-header-v237{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:2200!important;
}

/* Como o header fixo sai do fluxo, reservamos exatamente a altura medida pelo JS. */
body.appm-pb-body .appm-pb-main-with-sidebar{
  padding-top:var(--appm-pb-header-h)!important;
}

/* Desktop: o menu lateral começa abaixo do topo fixo. */
body.appm-pb-body .appm-pb-sidebar{
  top:var(--appm-pb-header-h)!important;
}

/* O nome/contexto da página permanece visível logo abaixo do menu superior. */
body.appm-pb-body .appm-pb-view-context{
  position:sticky!important;
  top:var(--appm-pb-header-h)!important;
  z-index:1200!important;
  background:rgba(246,247,248,.985)!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
  box-shadow:0 1px 0 rgba(226,229,233,.92);
}

/* Conta deslocada para o menu lateral */
.appm-pb-sidebar-account{
  position:sticky;
  bottom:0;
  z-index:8;
  margin:22px -2px -18px;
  padding:14px 10px calc(12px + env(safe-area-inset-bottom));
  border-top:1px solid #eceef1;
  background:rgba(255,255,255,.97);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
.appm-pb-sidebar-account-copy{
  display:flex;
  align-items:center;
  gap:9px;
  min-width:0;
}
.appm-pb-sidebar-account-icon{
  width:30px;
  height:30px;
  flex:0 0 30px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#f6f7f9;
  color:#34383e;
}
.appm-pb-sidebar-account-icon svg{
  width:15px;
  height:15px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.appm-pb-sidebar-account-copy>div{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:3px;
}
.appm-pb-sidebar-account-copy small{
  font-size:9px;
  line-height:1;
  color:#8a9098;
  font-weight:650;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.appm-pb-sidebar-account-copy strong{
  font-size:11px;
  line-height:1.2;
  color:#25292f;
  font-weight:650;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.appm-pb-sidebar-logout{
  margin-top:10px;
  min-height:38px;
  padding:0 10px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  border:1px solid #e5e8ec;
  border-radius:10px;
  background:#fff;
  color:#4c525a;
  text-decoration:none;
  font-size:11px;
  font-weight:650;
  transition:background .15s ease,border-color .15s ease,color .15s ease;
}
.appm-pb-sidebar-logout:hover,
.appm-pb-sidebar-logout:focus-visible{
  background:#f7f8f9;
  border-color:#d9dde2;
  color:#17191c;
}
.appm-pb-sidebar-logout svg{
  width:15px;
  height:15px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

/* Sem conta no topo: o bloco da direita termina na atualização e ganha respiro. */
.appm-pb-header-v237-context{
  padding-right:2px;
}

/* Em mobile, o drawer precisa cobrir a tela inteira, inclusive o header fixo. */
@media(max-width:900px){
  body.appm-pb-body .appm-pb-sidebar{
    top:0!important;
  }

  body.appm-pb-body .appm-pb-main-with-sidebar{
    padding-top:var(--appm-pb-header-h)!important;
  }

  body.appm-pb-body .appm-pb-view-context{
    position:sticky!important;
    top:var(--appm-pb-header-h)!important;
    z-index:1200!important;
    margin-left:-12px;
    margin-right:-12px;
    padding:10px 12px 12px!important;
    background:rgba(246,247,248,.985)!important;
    border-bottom:1px solid #e5e8ec!important;
    box-shadow:0 3px 10px rgba(15,23,42,.035)!important;
  }

  /* No celular o contexto fixo precisa ser compacto para não consumir a tela. */
  .appm-pb-view-context .appm-pb-kicker{
    display:none!important;
  }
  .appm-pb-view-context .appm-pb-view-title-copy>p:last-child{
    display:none!important;
  }
  .appm-pb-view-context .appm-pb-breadcrumb{
    margin-bottom:5px!important;
    font-size:9px!important;
    line-height:1.2;
  }
  .appm-pb-view-context .appm-pb-view-title-row{
    align-items:center!important;
    gap:8px!important;
  }
  .appm-pb-view-context .appm-pb-view-title-copy h1{
    margin:0!important;
    font-size:18px!important;
    line-height:1.15!important;
    letter-spacing:-.02em!important;
  }
  .appm-pb-view-context .appm-pb-view-brand-logo{
    width:48px!important;
    height:28px!important;
    flex:0 0 48px!important;
  }
  .appm-pb-view-context .appm-pb-view-brand-logo img{
    max-width:46px!important;
    max-height:26px!important;
  }

  .appm-pb-sidebar-account{
    margin-top:20px;
    margin-bottom:0;
  }
}

/* Em celulares pequenos o título continua em uma linha estrutural compacta.
   Ele pode quebrar em duas linhas, mas sem empurrar o conteúdo com descrição auxiliar. */
@media(max-width:430px){
  body.appm-pb-body .appm-pb-view-context{
    margin-left:-10px;
    margin-right:-10px;
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .appm-pb-view-context .appm-pb-view-title-row{
    flex-direction:row!important;
  }
  .appm-pb-view-context .appm-pb-view-title-copy h1{
    font-size:17px!important;
    overflow-wrap:anywhere;
  }
  .appm-pb-view-context .appm-pb-view-brand-logo{
    width:42px!important;
    flex-basis:42px!important;
  }
  .appm-pb-view-context .appm-pb-view-brand-logo img{
    max-width:40px!important;
  }
}


/* v2.7.0 - visualizações por mídia */
.appm-pb-media-nav{
  display:flex;
  flex-direction:column;
  gap:3px;
  margin:4px 0 0;
}
.appm-pb-nav-media{
  min-height:36px;
  display:grid;
  grid-template-columns:22px minmax(0,1fr) auto;
  align-items:center;
  gap:7px;
  padding:6px 8px;
  border-radius:9px;
  color:#5d636b;
  text-decoration:none;
  font-size:11px;
  font-weight:600;
  transition:background .15s ease,color .15s ease;
}
.appm-pb-nav-media:hover,
.appm-pb-nav-media:focus-visible{
  background:#f6f7f8;
  color:#20242a;
}
.appm-pb-nav-media.is-active{
  background:#fff3eb;
  color:#c84e12;
}
.appm-pb-nav-media small{
  font-size:9px;
  color:#969ca4;
  font-weight:650;
  font-variant-numeric:tabular-nums;
}
.appm-pb-nav-media.is-active small{color:#d66b36}
.appm-pb-media-nav-name{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.appm-pb-media-nav-icon{
  width:22px;
  height:22px;
  display:grid;
  place-items:center;
  border:1px solid #eceef1;
  border-radius:7px;
  background:#fff;
  color:#858b93;
}
.appm-pb-nav-media.is-active .appm-pb-media-nav-icon{
  border-color:#ffd8c0;
  background:#fff;
  color:#e86625;
}
.appm-pb-media-nav-icon svg{
  width:13px;
  height:13px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
}

.appm-pb-media-brand-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(245px,1fr));
  gap:12px;
}
.appm-pb-media-brand-card{
  position:relative;
  min-width:0;
  overflow:hidden;
  border:1px solid #e1e4e8;
  border-radius:14px;
  background:#fff;
}
.appm-pb-media-brand-head{
  position:relative;
  display:grid;
  grid-template-columns:56px minmax(0,1fr) auto 18px;
  align-items:center;
  gap:10px;
  min-height:72px;
  padding:12px 12px 11px;
  border-bottom:1px solid #edf0f2;
}
.appm-pb-media-brand-logo{
  width:56px;
  height:38px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
}
.appm-pb-media-brand-logo img{
  display:block;
  max-width:54px;
  max-height:34px;
  object-fit:contain;
}
.appm-pb-media-brand-title{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:3px;
}
.appm-pb-media-brand-title strong{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:12px;
  line-height:1.2;
  color:#25292f;
}
.appm-pb-media-brand-title span{
  font-size:9px;
  line-height:1.2;
  color:#9197a0;
}
.appm-pb-media-brand-total{
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:2px;
}
.appm-pb-media-brand-total strong{
  font-size:22px;
  line-height:1;
  color:#181b20;
  font-variant-numeric:tabular-nums;
}
.appm-pb-media-brand-total span{
  font-size:9px;
  color:#9298a0;
}
.appm-pb-media-unit-list{
  display:flex;
  flex-direction:column;
}
.appm-pb-media-unit-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) 48px 52px 18px;
  align-items:center;
  gap:7px;
  min-height:40px;
  padding:8px 12px;
  border-top:1px solid #f0f2f4;
}
.appm-pb-media-unit-row:first-child{border-top:0}
.appm-pb-media-unit-name{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:10px;
  font-weight:650;
  color:#3f444b;
}
.appm-pb-media-unit-count{
  text-align:right;
  font-size:12px;
  font-weight:750;
  color:#25292f;
  font-variant-numeric:tabular-nums;
}
.appm-pb-media-unit-share{
  text-align:right;
  font-size:9px;
  color:#9298a0;
  font-variant-numeric:tabular-nums;
}
.appm-pb-media-unit-row .appm-pb-audit-cue{
  opacity:.22;
}
.appm-pb-media-unit-row:hover{
  background:#fafbfc;
}
.appm-pb-media-unit-row:hover .appm-pb-audit-cue,
.appm-pb-media-unit-row:focus-within .appm-pb-audit-cue{
  opacity:1;
}

@media(max-width:900px){
  .appm-pb-nav-media{
    min-height:44px;
    grid-template-columns:28px minmax(0,1fr) auto;
    padding:8px 9px;
    font-size:12px;
  }
  .appm-pb-media-nav-icon{
    width:28px;
    height:28px;
  }
  .appm-pb-media-brand-grid{
    grid-template-columns:1fr;
  }
}
@media(max-width:430px){
  .appm-pb-media-brand-head{
    grid-template-columns:48px minmax(0,1fr) auto 18px;
    gap:8px;
    padding:10px;
  }
  .appm-pb-media-brand-logo{
    width:48px;
  }
  .appm-pb-media-brand-logo img{
    max-width:46px;
  }
  .appm-pb-media-brand-total strong{
    font-size:19px;
  }
  .appm-pb-media-unit-row{
    grid-template-columns:minmax(0,1fr) 42px 48px 20px;
    padding:9px 10px;
  }
}


/* v2.7.1 - contexto da visualização realmente fixo junto ao menu superior */
:root{
  --appm-pb-view-context-h:132px;
  --appm-pb-view-context-left:272px;
  --appm-pb-view-context-right:24px;
}

/*
 * O bloco de contexto (breadcrumb + logo + nome da visualização + período)
 * passa a ser fixed. Assim ele não depende da altura/overflow de nenhum pai.
 */
body.appm-pb-body .appm-pb-view-context{
  position:fixed!important;
  top:var(--appm-pb-header-h)!important;
  left:var(--appm-pb-view-context-left)!important;
  right:var(--appm-pb-view-context-right)!important;
  width:auto!important;
  z-index:2100!important;
  margin:0!important;
  padding:12px 0 15px!important;
  background:rgba(246,247,248,.985)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
  border-bottom:1px solid #e1e4e8!important;
  box-shadow:0 5px 14px rgba(17,24,39,.035)!important;
}

/*
 * Como o contexto sai do fluxo, o shell reserva a altura real medida pelo JS.
 * O conteúdo nunca passa por baixo da identificação da página.
 */
body.appm-pb-body .appm-pb-view-shell{
  padding-top:calc(var(--appm-pb-view-context-h) + 24px)!important;
}

/* Header sempre acima do contexto; drawer lateral continua acima dos dois. */
body.appm-pb-body .appm-pb-header-v237{
  z-index:2200!important;
}

/* A borda inferior acompanha toda a largura útil da visualização. */
body.appm-pb-body .appm-pb-view-context::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-1px;
  height:1px;
  background:#e1e4e8;
}

/* Tablet e mobile: o JS alinha o contexto à mesma margem do view-shell. */
@media(max-width:900px){
  :root{
    --appm-pb-view-context-left:12px;
    --appm-pb-view-context-right:12px;
  }

  body.appm-pb-body .appm-pb-view-context{
    position:fixed!important;
    top:var(--appm-pb-header-h)!important;
    left:var(--appm-pb-view-context-left)!important;
    right:var(--appm-pb-view-context-right)!important;
    margin:0!important;
    padding:9px 0 11px!important;
    border-bottom:1px solid #e3e6ea!important;
    box-shadow:0 4px 12px rgba(15,23,42,.04)!important;
  }

  body.appm-pb-body .appm-pb-view-shell{
    padding-top:calc(var(--appm-pb-view-context-h) + 15px)!important;
  }

  /* Mantém contexto suficiente para a pessoa nunca perder onde está. */
  .appm-pb-view-context .appm-pb-breadcrumb{
    display:flex!important;
    margin-bottom:5px!important;
  }
  .appm-pb-view-context .appm-pb-view-title-copy h1{
    display:block!important;
  }
}

/* Margens reais usadas pelo shell nos celulares menores */
@media(max-width:640px){
  :root{
    --appm-pb-view-context-left:10px;
    --appm-pb-view-context-right:10px;
  }
}

@media(max-width:430px){
  body.appm-pb-body .appm-pb-view-context{
    margin:0!important;
    padding-left:0!important;
    padding-right:0!important;
  }

  body.appm-pb-body .appm-pb-view-shell{
    padding-top:calc(var(--appm-pb-view-context-h) + 12px)!important;
  }
}

/* v2.7.2 - tabelas fáceis de consultar, copiar e compartilhar */
.appm-pb-table-tools{
  display:flex!important;
  align-items:center;
  justify-content:space-between!important;
  gap:10px;
  margin-bottom:10px;
}
.appm-pb-table-tools-left{
  min-width:0;
  flex:1 1 auto;
  display:flex;
  align-items:center;
  gap:9px;
}
.appm-pb-table-count{
  flex:0 0 auto;
  color:#969ca4;
  font-size:10px;
  font-weight:600;
  font-variant-numeric:tabular-nums;
  white-space:nowrap;
}
.appm-pb-table-actions{
  flex:0 0 auto;
  display:flex;
  align-items:center;
  gap:5px;
}
.appm-pb-table-action{
  min-height:34px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding:0 9px;
  border:1px solid #e2e5e9;
  border-radius:9px;
  background:#fff;
  color:#60666e;
  font-family:inherit;
  font-size:10px;
  line-height:1;
  font-weight:650;
  cursor:pointer;
  box-shadow:none;
  transition:background .15s ease,border-color .15s ease,color .15s ease;
}
.appm-pb-table-action:hover,
.appm-pb-table-action:focus-visible{
  background:#f8f9fa;
  border-color:#cfd4da;
  color:#22262c;
}
.appm-pb-table-action.is-success{
  border-color:#bfe7cf;
  background:#f1fbf5;
  color:#16834b;
}
.appm-pb-table-action svg{
  width:13px;
  height:13px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.appm-pb-table-scroll.is-expanded{
  max-height:none!important;
  overflow-x:auto!important;
  overflow-y:visible!important;
}
.appm-pb-table-scroll.is-expanded .appm-pb-table th{
  position:static!important;
}
.appm-pb-table td{
  user-select:text;
  -webkit-user-select:text;
}

/* Resumo compacto. Serve para screenshot, apresentação e impressão. */
body.appm-pb-share-open{
  overflow:hidden!important;
}
.appm-pb-share-overlay{
  position:fixed;
  inset:0;
  z-index:5200;
  display:none;
  align-items:flex-start;
  justify-content:center;
  padding:20px;
  overflow:auto;
  background:rgba(18,22,27,.48);
  backdrop-filter:blur(5px);
  -webkit-backdrop-filter:blur(5px);
}
body.appm-pb-share-open .appm-pb-share-overlay{
  display:flex;
}
.appm-pb-share-dialog{
  width:min(1180px,100%);
  margin:auto;
  border:1px solid #dde1e5;
  border-radius:18px;
  background:#f5f6f7;
  box-shadow:0 24px 70px rgba(0,0,0,.22);
  overflow:hidden;
}
.appm-pb-share-toolbar{
  min-height:58px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:10px 14px;
  border-bottom:1px solid #e3e6e9;
  background:#fff;
}
.appm-pb-share-toolbar-copy{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:3px;
}
.appm-pb-share-toolbar-copy>span{
  color:#e76625;
  font-size:8px;
  font-weight:800;
  letter-spacing:.1em;
}
.appm-pb-share-toolbar-copy>strong{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#25292f;
  font-size:12px;
}
.appm-pb-share-toolbar-actions{
  display:flex;
  align-items:center;
  gap:5px;
}
.appm-pb-share-toolbar-actions button{
  min-height:34px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding:0 10px;
  border:1px solid #e1e4e8;
  border-radius:9px;
  background:#fff;
  color:#555c64;
  font-family:inherit;
  font-size:10px;
  font-weight:650;
  cursor:pointer;
}
.appm-pb-share-toolbar-actions button:hover,
.appm-pb-share-toolbar-actions button:focus-visible{
  border-color:#cbd0d6;
  background:#f7f8f9;
  color:#20242a;
}
.appm-pb-share-toolbar-actions button.is-success{
  border-color:#bfe7cf;
  background:#f1fbf5;
  color:#16834b;
}
.appm-pb-share-toolbar-actions svg{
  width:14px;
  height:14px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.appm-pb-share-close{
  width:34px;
  padding:0!important;
}
.appm-pb-share-canvas{
  margin:14px;
  padding:22px;
  border:1px solid #e2e5e9;
  border-radius:14px;
  background:#fff;
}
.appm-pb-share-context{
  margin-bottom:7px;
  color:#8a9098;
  font-size:9px;
  line-height:1.35;
  font-weight:600;
}
.appm-pb-share-heading{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:20px;
  padding-bottom:14px;
  border-bottom:2px solid #f07a35;
}
.appm-pb-share-kicker{
  display:block;
  margin-bottom:5px;
  color:#e76625;
  font-size:8px;
  font-weight:800;
  letter-spacing:.1em;
}
.appm-pb-share-heading h2{
  margin:0;
  color:#171a1f;
  font-size:23px;
  line-height:1.1;
  letter-spacing:-.025em;
}
.appm-pb-share-heading p{
  margin:5px 0 0;
  color:#7e858e;
  font-size:10px;
  line-height:1.4;
}
.appm-pb-share-count{
  flex:0 0 auto;
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:2px;
}
.appm-pb-share-count strong{
  color:#171a1f;
  font-size:25px;
  line-height:1;
  font-variant-numeric:tabular-nums;
}
.appm-pb-share-count span{
  color:#91979f;
  font-size:9px;
  font-weight:600;
}
.appm-pb-share-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:7px;
  margin-top:14px;
}
.appm-pb-share-grid.is-short{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.appm-pb-share-grid.is-long{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:6px;
}
.appm-pb-share-grid.has-many-fields{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.appm-pb-share-item{
  min-width:0;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  min-height:48px;
  padding:8px 10px;
  border:1px solid #e8eaed;
  border-radius:9px;
  background:#fafbfc;
}
.appm-pb-share-item>strong{
  min-width:0;
  color:#25292f;
  font-size:10px;
  line-height:1.25;
  font-weight:700;
  overflow-wrap:anywhere;
}
.appm-pb-share-item-metrics{
  flex:0 0 auto;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
}
.appm-pb-share-item-metrics>span{
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:2px;
}
.appm-pb-share-item-metrics small{
  color:#9aa0a8;
  font-size:7px;
  line-height:1;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.appm-pb-share-item-metrics b{
  color:#24282e;
  font-size:11px;
  line-height:1;
  font-weight:750;
  font-variant-numeric:tabular-nums;
}
.appm-pb-share-grid.is-long .appm-pb-share-item{
  min-height:42px;
  padding:6px 8px;
}
.appm-pb-share-grid.is-long .appm-pb-share-item>strong{
  font-size:9px;
}
.appm-pb-share-grid.is-long .appm-pb-share-item-metrics{
  gap:6px;
}
.appm-pb-share-grid.is-long .appm-pb-share-item-metrics b{
  font-size:10px;
}
.appm-pb-share-footer{
  margin-top:14px;
  padding-top:9px;
  border-top:1px solid #eceef0;
  color:#a0a5ac;
  font-size:8px;
  text-align:right;
}

@media(max-width:900px){
  .appm-pb-table-tools{
    align-items:stretch;
    flex-direction:column;
  }
  .appm-pb-table-tools-left{
    width:100%;
  }
  .appm-pb-table-actions{
    width:100%;
    display:grid;
    grid-template-columns:repeat(3,1fr);
  }
  .appm-pb-table-action{
    min-height:40px;
  }
  .appm-pb-share-overlay{
    padding:0;
    background:#f3f4f6;
  }
  .appm-pb-share-dialog{
    width:100%;
    min-height:100%;
    margin:0;
    border:0;
    border-radius:0;
    box-shadow:none;
  }
  .appm-pb-share-toolbar{
    position:sticky;
    top:0;
    z-index:3;
  }
  .appm-pb-share-canvas{
    margin:10px;
    padding:15px;
  }
  .appm-pb-share-grid,
  .appm-pb-share-grid.is-short,
  .appm-pb-share-grid.is-long,
  .appm-pb-share-grid.has-many-fields{
    grid-template-columns:1fr;
  }
  .appm-pb-share-item,
  .appm-pb-share-grid.is-long .appm-pb-share-item{
    min-height:46px;
    padding:8px 9px;
  }
}

@media(max-width:430px){
  .appm-pb-table-tools-left{
    flex-wrap:wrap;
  }
  .appm-pb-table-count{
    width:100%;
    order:2;
  }
  .appm-pb-table-actions{
    gap:4px;
  }
  .appm-pb-table-action{
    gap:4px;
    padding:0 6px;
    font-size:9px;
  }
  .appm-pb-share-toolbar-copy>strong{
    max-width:155px;
  }
  .appm-pb-share-toolbar-actions button:not(.appm-pb-share-close) span{
    display:none;
  }
  .appm-pb-share-heading h2{
    font-size:19px;
  }
  .appm-pb-share-item-metrics{
    gap:7px;
  }
}

@media print{
  body.appm-pb-share-open>*:not(.appm-pb-share-overlay){display:none!important}
  body.appm-pb-share-open .appm-pb-share-overlay{
    position:static!important;
    display:block!important;
    padding:0!important;
    overflow:visible!important;
    background:#fff!important;
    backdrop-filter:none!important;
  }
  body.appm-pb-share-open .appm-pb-share-dialog{
    width:100%!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    overflow:visible!important;
    background:#fff!important;
  }
  body.appm-pb-share-open .appm-pb-share-toolbar{display:none!important}
  body.appm-pb-share-open .appm-pb-share-canvas{
    margin:0!important;
    padding:8mm!important;
    border:0!important;
    border-radius:0!important;
  }
  body.appm-pb-share-open .appm-pb-share-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:4px!important;
  }
  body.appm-pb-share-open .appm-pb-share-grid.has-many-fields{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  body.appm-pb-share-open .appm-pb-share-item{
    break-inside:avoid;
    min-height:0!important;
    padding:5px 6px!important;
  }
}
\n\n/* v2.8.0 - visualizações de Origem e agrupamentos oficiais */\n.appm-pb-origin-nav{margin-bottom:2px}\n.appm-pb-nav-origin .appm-pb-media-nav-icon svg{stroke-width:1.55}\n.appm-pb-nav-origin.is-active .appm-pb-media-nav-icon{background:#fff;border-color:#ffd8c0;color:#e86625}\n

/* v2.8.3 - visualização App Marketing */
.appm-pb-sidebar-label-app{
  margin-top:16px!important;
}
.appm-pb-nav-appmarketing{
  min-height:40px;
  display:grid;
  grid-template-columns:26px minmax(0,1fr) auto;
  align-items:center;
  gap:8px;
  margin:4px 0 2px;
  padding:7px 9px;
  border:1px solid #eceef1;
  border-radius:10px;
  background:#fff;
  color:#40464e;
  text-decoration:none;
  font-size:11px;
  font-weight:700;
  transition:background .15s ease,border-color .15s ease,color .15s ease;
}
.appm-pb-nav-appmarketing:hover,
.appm-pb-nav-appmarketing:focus-visible{
  border-color:#ffd0b6;
  background:#fff8f3;
  color:#b94711;
}
.appm-pb-nav-appmarketing.is-active{
  border-color:#ffc6a6;
  background:#fff2e9;
  color:#bf4810;
}
.appm-pb-nav-appmarketing small{
  font-size:9px;
  color:#9197a0;
  font-weight:700;
  font-variant-numeric:tabular-nums;
}
.appm-pb-nav-appmarketing.is-active small{color:#ce6733}
.appm-pb-nav-appmarketing-icon{
  width:26px;
  height:26px;
  display:grid;
  place-items:center;
  border-radius:8px;
  background:#fff3eb;
  color:#e86625;
}
.appm-pb-nav-appmarketing-icon svg{
  width:15px;
  height:15px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
@media(max-width:900px){
  .appm-pb-nav-appmarketing{
    min-height:46px;
    grid-template-columns:30px minmax(0,1fr) auto;
    padding:8px 10px;
    font-size:12px;
  }
  .appm-pb-nav-appmarketing-icon{
    width:30px;
    height:30px;
  }
}


/* v2.8.4 - Vendas ERP em todas as visualizações */
.appm-pb-kpi-unavailable{
  background:#fafbfc!important;
  border-style:dashed!important;
  color:#777e87!important;
}
.appm-pb-kpi-unavailable strong{color:#9aa0a8!important}
.appm-pb-kpi-unavailable small{
  display:block;
  margin-top:5px;
  color:#9aa0a8;
  font-size:9px;
  line-height:1.3;
  font-weight:500;
}
.appm-pb-scope-kpis>article>small{
  display:block;
  margin-top:5px;
  max-width:230px;
  color:#9aa0a8;
  font-size:9px;
  line-height:1.3;
  font-weight:500;
}


/* v2.9.0 - inteligência de Origem e Mídia dentro de Marca/Unidade */
.appm-pb-acquisition-intelligence{
  display:block;
}
.appm-pb-dimension-section .appm-pb-table-wrap{
  border-radius:14px;
}
.appm-pb-dimension-section .appm-pb-table-scroll{
  max-height:none;
}
.appm-pb-dimension-section .appm-pb-table{
  min-width:920px;
}
.appm-pb-dimension-section .appm-pb-table th,
.appm-pb-dimension-section .appm-pb-table td{
  padding-top:9px;
  padding-bottom:9px;
  white-space:nowrap;
}
.appm-pb-dimension-section .appm-pb-table th:first-child,
.appm-pb-dimension-section .appm-pb-table td:first-child{
  position:sticky;
  left:0;
  z-index:3;
  background:#fff;
  box-shadow:1px 0 0 #e9ebee;
}
.appm-pb-dimension-section .appm-pb-table thead th:first-child{
  z-index:5;
  background:#f8f9fa;
}
.appm-pb-dimension-name{
  min-width:160px;
  font-weight:700;
  color:#25292f;
}
.appm-pb-dimension-total{
  font-weight:800;
  color:#1f2328;
}
.appm-pb-dimension-share{
  color:#858b94;
}
.appm-pb-cross-status{
  font-variant-numeric:tabular-nums;
  font-weight:700;
}
.appm-pb-cross-await{color:#69717c}
.appm-pb-cross-progress{color:#2563a8}
.appm-pb-cross-fail{color:#b54848}
.appm-pb-cross-success{color:#248255}
.appm-pb-cross-event{
  font-variant-numeric:tabular-nums;
}
.appm-pb-dimension-section .appm-pb-table tbody tr:hover td:first-child{
  background:#fff8f3;
}

/* No mobile a matriz continua completa, com a origem/mídia presa à esquerda. */
@media(max-width:900px){
  .appm-pb-dimension-section .appm-pb-table{
    min-width:860px;
  }
  .appm-pb-dimension-section .appm-pb-table th,
  .appm-pb-dimension-section .appm-pb-table td{
    padding:9px 10px;
    font-size:10px;
  }
  .appm-pb-dimension-name{
    min-width:140px;
  }
}


/* v2.10.0 - menu Análise, foco em clareza operacional */
.appm-pb-nav-analysis{
  min-height:38px;
  display:grid;
  grid-template-columns:24px minmax(0,1fr);
  align-items:center;
  gap:7px;
  margin:4px 0 12px;
  padding:7px 9px;
  border-radius:9px;
  color:#555c65;
  text-decoration:none;
  font-size:11px;
  font-weight:650;
}
.appm-pb-nav-analysis:hover,
.appm-pb-nav-analysis:focus-visible{
  background:#f6f7f8;
  color:#20242a;
}
.appm-pb-nav-analysis.is-active{
  background:#fff3eb;
  color:#c84e12;
}
.appm-pb-nav-analysis-icon{
  width:24px;
  height:24px;
  display:grid;
  place-items:center;
  border:1px solid #e8ebee;
  border-radius:7px;
  background:#fff;
}
.appm-pb-nav-analysis-icon svg{
  width:14px;
  height:14px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.appm-pb-nav-analysis.is-active .appm-pb-nav-analysis-icon{
  border-color:#ffd8c0;
  color:#e86625;
}

.appm-pb-analysis-kpis{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:12px;
  margin:0 0 18px;
}
.appm-pb-analysis-kpis article{
  min-width:0;
  min-height:112px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:8px;
  padding:16px;
  border:1px solid #e0e4e8;
  border-radius:14px;
  background:#fff;
}
.appm-pb-analysis-kpis article>span{
  display:flex;
  align-items:center;
  gap:5px;
  color:#69717a;
  font-size:10px;
  font-weight:700;
}
.appm-pb-analysis-kpis article>strong{
  color:#15191e;
  font-size:29px;
  line-height:1;
  letter-spacing:-.035em;
  font-variant-numeric:tabular-nums;
}
.appm-pb-analysis-kpis article>small{
  color:#999fa7;
  font-size:9px;
  line-height:1.25;
}

.appm-pb-analysis-insights{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.appm-pb-analysis-insight{
  min-width:0;
  min-height:132px;
  padding:15px;
  border:1px solid #e1e4e8;
  border-radius:14px;
  background:#fff;
}
.appm-pb-analysis-insight>span{
  display:block;
  margin-bottom:9px;
  color:#7a8189;
  font-size:9px;
  line-height:1.1;
  font-weight:750;
  text-transform:uppercase;
  letter-spacing:.055em;
}
.appm-pb-analysis-insight>strong{
  display:block;
  margin-bottom:9px;
  color:#20242a;
  font-size:18px;
  line-height:1.15;
  letter-spacing:-.02em;
  overflow-wrap:anywhere;
}
.appm-pb-analysis-insight>p{
  margin:0;
  color:#858b94;
  font-size:10px;
  line-height:1.45;
}
.appm-pb-analysis-insight-blue{
  border-top:3px solid #8ab5df;
}
.appm-pb-analysis-insight-orange{
  border-top:3px solid #efa06f;
}
.appm-pb-analysis-insight-green{
  border-top:3px solid #8acaa1;
}

.appm-pb-analysis-two-cols{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  align-items:start;
}
.appm-pb-analysis-two-cols>.appm-pb-section{
  min-width:0;
}
.appm-pb-analysis-two-cols .appm-pb-table{
  min-width:560px;
}
.appm-pb-analysis-two-cols .appm-pb-table-scroll{
  max-height:430px;
}

.appm-pb-analysis-note,
.appm-pb-analysis-method{
  margin:16px 0 0;
  padding:14px 16px;
  border-radius:12px;
  font-size:10px;
  line-height:1.5;
}
.appm-pb-analysis-note{
  border:1px solid #f0d7c7;
  background:#fff8f3;
  color:#62676e;
}
.appm-pb-analysis-method{
  border:1px solid #e2e5e9;
  background:#f8f9fa;
  color:#666d75;
}
.appm-pb-analysis-note strong,
.appm-pb-analysis-method strong{
  display:block;
  margin-bottom:5px;
  color:#2b3036;
  font-size:10px;
}
.appm-pb-analysis-note p,
.appm-pb-analysis-method p{
  margin:0;
}

@media(max-width:1180px){
  .appm-pb-analysis-kpis{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .appm-pb-analysis-insights{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:900px){
  .appm-pb-nav-analysis{
    min-height:44px;
    grid-template-columns:28px minmax(0,1fr);
    font-size:12px;
  }
  .appm-pb-nav-analysis-icon{
    width:28px;
    height:28px;
  }
  .appm-pb-analysis-two-cols{
    grid-template-columns:1fr;
  }
  .appm-pb-analysis-two-cols .appm-pb-table-scroll{
    max-height:400px;
  }
}
@media(max-width:640px){
  .appm-pb-analysis-kpis{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:9px;
  }
  .appm-pb-analysis-kpis article{
    min-height:100px;
    padding:13px;
  }
  .appm-pb-analysis-kpis article>strong{
    font-size:25px;
  }
  .appm-pb-analysis-insights{
    grid-template-columns:1fr;
    gap:9px;
  }
  .appm-pb-analysis-insight{
    min-height:0;
    padding:13px;
  }
}
@media(max-width:350px){
  .appm-pb-analysis-kpis{
    grid-template-columns:1fr;
  }
}


/* v2.11.0 - Mapeamento do Funil e Tempos */
.appm-pb-analysis-funnel-times{
  overflow:visible;
}
.appm-pb-analysis-subblock{
  margin-top:14px;
  padding:16px;
  border:1px solid #e3e6e9;
  border-radius:14px;
  background:#fff;
}
.appm-pb-analysis-subblock:first-of-type{
  margin-top:0;
}
.appm-pb-analysis-subhead{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin-bottom:15px;
}
.appm-pb-analysis-subhead>div{
  min-width:0;
}
.appm-pb-analysis-subhead span{
  display:block;
  margin-bottom:4px;
  color:#e86625;
  font-size:8px;
  line-height:1;
  font-weight:800;
  letter-spacing:.1em;
}
.appm-pb-analysis-subhead h3{
  margin:0;
  color:#22262b;
  font-size:15px;
  line-height:1.2;
}
.appm-pb-analysis-subhead>p{
  max-width:430px;
  margin:0;
  color:#8a9098;
  font-size:9px;
  line-height:1.45;
  text-align:right;
}

.appm-pb-analysis-funnel-flow{
  display:grid;
  grid-template-columns:minmax(130px,1fr) 72px minmax(120px,1fr) 72px minmax(130px,1fr) 72px minmax(120px,1fr) 72px minmax(120px,1fr) 72px minmax(125px,1fr);
  align-items:stretch;
  gap:7px;
  overflow-x:auto;
  padding:2px 1px 7px;
  scrollbar-width:thin;
}
.appm-pb-analysis-funnel-stage{
  min-width:120px;
  min-height:96px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:6px;
  padding:12px;
  border:1px solid #e2e5e9;
  border-radius:12px;
  background:#fbfcfc;
}
.appm-pb-analysis-funnel-stage>span{
  color:#747b84;
  font-size:9px;
  line-height:1.2;
  font-weight:700;
}
.appm-pb-analysis-funnel-stage>strong{
  color:#171a1f;
  font-size:24px;
  line-height:1;
  letter-spacing:-.035em;
}
.appm-pb-analysis-funnel-stage>small{
  color:#9aa0a8;
  font-size:8px;
  line-height:1.3;
}
.appm-pb-analysis-funnel-stage.is-base{
  border-top:3px solid #828a94;
}
.appm-pb-analysis-funnel-stage.is-success{
  border-top:3px solid #69b482;
  background:#fbfefc;
}
.appm-pb-analysis-funnel-stage.is-unavailable{
  border-style:dashed;
  background:#fafafa;
}
.appm-pb-analysis-funnel-stage.is-unavailable>strong{
  color:#a1a6ad;
}
.appm-pb-analysis-funnel-arrow{
  min-width:68px;
  display:grid;
  grid-template-rows:auto 20px auto;
  place-items:center;
  align-content:center;
  gap:2px;
  color:#8a9098;
  text-align:center;
}
.appm-pb-analysis-funnel-arrow>span{
  font-size:10px;
  line-height:1;
  font-weight:800;
  color:#525960;
}
.appm-pb-analysis-funnel-arrow>i{
  font-size:18px;
  line-height:1;
  font-style:normal;
  color:#c0c5cb;
}
.appm-pb-analysis-funnel-arrow>small{
  max-width:70px;
  font-size:7px;
  line-height:1.15;
  color:#9ba1a8;
}
.appm-pb-analysis-funnel-notes{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
  margin-top:10px;
}
.appm-pb-analysis-funnel-notes>div{
  min-width:0;
  padding:10px 11px;
  border:1px solid #eceef1;
  border-radius:10px;
  background:#fafbfc;
}
.appm-pb-analysis-funnel-notes>div>span{
  display:block;
  margin-bottom:5px;
  color:#858b93;
  font-size:8px;
  font-weight:700;
}
.appm-pb-analysis-funnel-notes>div>strong{
  display:block;
  color:#2b3036;
  font-size:12px;
  line-height:1.25;
}
.appm-pb-analysis-funnel-notes>div>small{
  display:block;
  margin-top:4px;
  color:#989ea6;
  font-size:8px;
  line-height:1.35;
}
.appm-pb-analysis-funnel-notes>div.is-attention{
  border-color:#efd7c7;
  background:#fff9f5;
}
.appm-pb-analysis-funnel-method{
  margin:10px 0 0;
  color:#979da5;
  font-size:8px;
  line-height:1.45;
}

.appm-pb-analysis-time-kpis{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
  margin-bottom:14px;
}
.appm-pb-analysis-time-kpis article{
  min-width:0;
  padding:11px 12px;
  border:1px solid #e7eaed;
  border-radius:11px;
  background:#fbfcfc;
}
.appm-pb-analysis-time-kpis article>span{
  display:block;
  color:#7d848c;
  font-size:8px;
  font-weight:700;
}
.appm-pb-analysis-time-kpis article>strong{
  display:block;
  margin:5px 0 3px;
  color:#1f2328;
  font-size:20px;
  line-height:1;
}
.appm-pb-analysis-time-kpis article>small{
  color:#9aa0a8;
  font-size:8px;
}
.appm-pb-analysis-time-kpis article.is-good{border-top:3px solid #72ba8b}
.appm-pb-analysis-time-kpis article.is-bad{border-top:3px solid #d88383}

.appm-pb-analysis-time-bars{
  display:flex;
  flex-direction:column;
  gap:8px;
}
.appm-pb-analysis-time-row{
  display:grid;
  grid-template-columns:120px minmax(120px,1fr) 55px 56px;
  align-items:center;
  gap:9px;
}
.appm-pb-analysis-time-row>span{
  color:#555c64;
  font-size:9px;
  font-weight:650;
}
.appm-pb-analysis-time-track{
  height:7px;
  overflow:hidden;
  border-radius:999px;
  background:#eff1f3;
}
.appm-pb-analysis-time-track>i{
  display:block;
  height:100%;
  min-width:2px;
  border-radius:inherit;
  background:#9ca3aa;
}
.appm-pb-analysis-time-row.is-ok .appm-pb-analysis-time-track>i{background:#71b98a}
.appm-pb-analysis-time-row.is-attention .appm-pb-analysis-time-track>i{background:#d7a06f}
.appm-pb-analysis-time-row.is-warning .appm-pb-analysis-time-track>i{background:#d68b60}
.appm-pb-analysis-time-row.is-bad .appm-pb-analysis-time-track>i{background:#cf7474}
.appm-pb-analysis-time-row>strong,
.appm-pb-analysis-time-row>small{
  text-align:right;
  font-variant-numeric:tabular-nums;
}
.appm-pb-analysis-time-row>strong{
  color:#30353b;
  font-size:10px;
}
.appm-pb-analysis-time-row>small{
  color:#8b929a;
  font-size:8px;
}

.appm-pb-analysis-data-unavailable{
  padding:13px 14px;
  border:1px dashed #dfe3e7;
  border-radius:11px;
  background:#fafbfc;
}
.appm-pb-analysis-data-unavailable>strong{
  display:block;
  margin-bottom:5px;
  color:#3d434a;
  font-size:10px;
}
.appm-pb-analysis-data-unavailable>p{
  margin:0;
  color:#8a9199;
  font-size:9px;
  line-height:1.5;
}
.appm-pb-analysis-time-tags{
  display:flex;
  flex-wrap:wrap;
  gap:5px;
  margin-top:10px;
}
.appm-pb-analysis-time-tags span{
  padding:4px 7px;
  border:1px solid #e5e8eb;
  border-radius:999px;
  background:#fff;
  color:#7c838b;
  font-size:8px;
}

.appm-pb-analysis-approval-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
}
.appm-pb-analysis-approval-grid article{
  min-width:0;
  padding:12px;
  border:1px solid #e7e9ec;
  border-radius:11px;
  background:#fbfcfc;
}
.appm-pb-analysis-approval-grid article>span{
  display:block;
  color:#6f767e;
  font-size:9px;
  font-weight:750;
}
.appm-pb-analysis-approval-grid article>strong{
  display:block;
  margin:6px 0;
  color:#9a7a65;
  font-size:12px;
}
.appm-pb-analysis-approval-grid article>p{
  margin:0 0 5px;
  color:#5f666e;
  font-size:9px;
  line-height:1.35;
}
.appm-pb-analysis-approval-grid article>small{
  display:block;
  color:#9ba1a8;
  font-size:8px;
  line-height:1.4;
}

@media(max-width:900px){
  .appm-pb-analysis-subhead{
    flex-direction:column;
    gap:5px;
  }
  .appm-pb-analysis-subhead>p{
    max-width:none;
    text-align:left;
  }
  .appm-pb-analysis-funnel-flow{
    grid-template-columns:150px 70px 145px 70px 155px 70px 145px 70px 140px 70px 145px;
  }
  .appm-pb-analysis-funnel-notes,
  .appm-pb-analysis-approval-grid{
    grid-template-columns:1fr;
  }
}
@media(max-width:640px){
  .appm-pb-analysis-subblock{
    padding:12px;
  }
  .appm-pb-analysis-time-kpis{
    grid-template-columns:1fr;
  }
  .appm-pb-analysis-time-row{
    grid-template-columns:98px minmax(90px,1fr) 42px 46px;
    gap:6px;
  }
}


/* v2.12.0 - análise operacional de concessionária */
.appm-pb-analysis-ops-kpis{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:9px;
}
.appm-pb-analysis-ops-kpis article{
  min-width:0;
  padding:12px;
  border:1px solid #e7e9ec;
  border-radius:11px;
  background:#fbfcfc;
}
.appm-pb-analysis-ops-kpis article.is-attention{
  border-top:3px solid #d99263;
  background:#fffaf6;
}
.appm-pb-analysis-ops-kpis span{
  display:block;
  color:#747b83;
  font-size:8px;
  font-weight:750;
}
.appm-pb-analysis-ops-kpis strong{
  display:block;
  margin:6px 0 4px;
  color:#1f2328;
  font-size:21px;
  line-height:1;
}
.appm-pb-analysis-ops-kpis small{
  display:block;
  color:#969ca4;
  font-size:8px;
  line-height:1.35;
}

.appm-pb-analysis-temperature{
  margin-top:14px;
  padding-top:13px;
  border-top:1px solid #eceef0;
}
.appm-pb-analysis-temperature-head{
  display:flex;
  justify-content:space-between;
  gap:16px;
  margin-bottom:10px;
}
.appm-pb-analysis-temperature-head strong{
  color:#3e444b;
  font-size:10px;
}
.appm-pb-analysis-temperature-head span{
  max-width:520px;
  color:#9298a0;
  font-size:8px;
  line-height:1.4;
  text-align:right;
}
.appm-pb-analysis-temperature-row{
  display:grid;
  grid-template-columns:100px minmax(100px,1fr) 48px 50px;
  align-items:center;
  gap:8px;
  margin-top:7px;
}
.appm-pb-analysis-temperature-row>span{
  color:#5e656d;
  font-size:9px;
  font-weight:650;
}
.appm-pb-analysis-temperature-row>div{
  height:7px;
  overflow:hidden;
  border-radius:999px;
  background:#eff1f3;
}
.appm-pb-analysis-temperature-row>div>i{
  display:block;
  height:100%;
  min-width:2px;
  border-radius:inherit;
  background:#c38b68;
}
.appm-pb-analysis-temperature-row>strong,
.appm-pb-analysis-temperature-row>small{
  text-align:right;
  font-variant-numeric:tabular-nums;
}
.appm-pb-analysis-temperature-row>strong{
  color:#343a40;
  font-size:9px;
}
.appm-pb-analysis-temperature-row>small{
  color:#8f969e;
  font-size:8px;
}

.appm-pb-analysis-missing-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
}
.appm-pb-analysis-missing-grid article{
  min-width:0;
  padding:12px;
  border:1px dashed #dfe3e7;
  border-radius:11px;
  background:#fafbfc;
}
.appm-pb-analysis-missing-grid span{
  display:block;
  color:#787f87;
  font-size:8px;
  font-weight:750;
}
.appm-pb-analysis-missing-grid strong{
  display:block;
  margin:5px 0;
  color:#9a765e;
  font-size:10px;
}
.appm-pb-analysis-missing-grid p{
  margin:0;
  color:#959ca4;
  font-size:8px;
  line-height:1.45;
}

@media(max-width:900px){
  .appm-pb-analysis-ops-kpis{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .appm-pb-analysis-missing-grid{
    grid-template-columns:1fr;
  }
  .appm-pb-analysis-temperature-head{
    flex-direction:column;
    gap:4px;
  }
  .appm-pb-analysis-temperature-head span{
    max-width:none;
    text-align:left;
  }
}
@media(max-width:560px){
  .appm-pb-analysis-ops-kpis{
    grid-template-columns:1fr 1fr;
  }
  .appm-pb-analysis-temperature-row{
    grid-template-columns:86px minmax(70px,1fr) 38px 42px;
    gap:5px;
  }
}


/* v2.13.0 - relações da operação, passagem, equipes e resultado */
.appm-pb-analysis-minihead{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:14px;
  margin:16px 0 8px;
}
.appm-pb-analysis-minihead strong{
  color:#353a40;
  font-size:10px;
}
.appm-pb-analysis-minihead span{
  max-width:540px;
  color:#949aa2;
  font-size:8px;
  line-height:1.35;
  text-align:right;
}
.appm-pb-analysis-handoff-kpis{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.appm-pb-analysis-role-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:14px;
}
.appm-pb-analysis-role-panel{
  min-width:0;
}
.appm-pb-analysis-role-panel .appm-pb-analysis-minihead{
  margin-top:0;
}
.appm-pb-analysis-role-panel .appm-pb-table{
  min-width:820px;
}
#appm-pb-analysis-result-compare .appm-pb-table,
#appm-pb-analysis-bdc-handoff .appm-pb-table,
#appm-pb-analysis-failure-reasons .appm-pb-table{
  min-width:980px;
}
@media(max-width:1000px){
  .appm-pb-analysis-role-grid{
    grid-template-columns:1fr;
  }
}
@media(max-width:700px){
  .appm-pb-analysis-handoff-kpis{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .appm-pb-analysis-minihead{
    align-items:flex-start;
    flex-direction:column;
    gap:3px;
  }
  .appm-pb-analysis-minihead span{
    max-width:none;
    text-align:left;
  }
}
@media(max-width:420px){
  .appm-pb-analysis-handoff-kpis{
    grid-template-columns:1fr;
  }
}


/* v2.14.0 - clareza de papéis, motivos e qualidade de dados */
.appm-pb-analysis-role-coverage{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
  margin-bottom:14px;
}
.appm-pb-analysis-role-coverage article{
  min-width:0;
  padding:11px 12px;
  border:1px solid #e7e9ec;
  border-radius:11px;
  background:#fbfcfc;
}
.appm-pb-analysis-role-coverage span{
  display:block;
  color:#747b83;
  font-size:8px;
  font-weight:750;
}
.appm-pb-analysis-role-coverage strong{
  display:block;
  margin:5px 0 3px;
  color:#1f2328;
  font-size:18px;
}
.appm-pb-analysis-role-coverage small{
  color:#969ca4;
  font-size:8px;
}
#appm-pb-analysis-attendants .appm-pb-table,
#appm-pb-analysis-sellers .appm-pb-table,
#appm-pb-analysis-failure-reasons .appm-pb-table{
  min-width:1120px;
}
#appm-pb-analysis-no-test-drive .appm-pb-table{
  min-width:760px;
}
@media(max-width:700px){
  .appm-pb-analysis-role-coverage{
    grid-template-columns:1fr;
  }
}


/* v2.16.0 - Pré-venda e Aquecimento, Dashboard 91 */
.appm-pb-analysis-presales{
  overflow:visible;
}
.appm-pb-analysis-presales-context{
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(230px,.8fr);
  gap:10px;
  margin:0 0 14px;
}
.appm-pb-analysis-presales-context>div{
  padding:13px 14px;
  border:1px solid #e7eaed;
  border-radius:12px;
  background:#fbfcfc;
}
.appm-pb-analysis-presales-context>div>span{
  display:block;
  margin-bottom:5px;
  color:#e86625;
  font-size:8px;
  line-height:1;
  font-weight:800;
  letter-spacing:.08em;
}
.appm-pb-analysis-presales-context>div>strong{
  display:block;
  color:#252a30;
  font-size:12px;
  line-height:1.35;
}
.appm-pb-analysis-presales-context>div>p{
  margin:5px 0 0;
  color:#858c94;
  font-size:8px;
  line-height:1.45;
}
.appm-pb-analysis-presales-context.is-warning>div:last-child{
  border-color:#efd7c7;
  background:#fff9f5;
}
.appm-pb-analysis-presales-kpis{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.appm-pb-analysis-presales-quality{
  margin:12px 0 0;
  padding:10px 12px;
  border:1px solid #efd7c7;
  border-radius:10px;
  background:#fff9f5;
  color:#7d6659;
  font-size:8px;
  line-height:1.45;
}
@media (max-width:900px){
  .appm-pb-analysis-presales-context{
    grid-template-columns:1fr;
  }
  .appm-pb-analysis-presales-kpis{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media (max-width:560px){
  .appm-pb-analysis-presales-kpis{
    grid-template-columns:1fr;
  }
}


/* v2.17.0 - App Marketing Product UI / Design System 1.0 */
:root{
  --appm-orange:#FF7417;
  --appm-orange-hover:#F2670A;
  --appm-orange-active:#DA5700;
  --appm-orange-soft:#FFF0E5;
  --appm-orange-subtle:#FFF8F3;
  --appm-violet:#7868E6;
  --appm-violet-soft:#F0EDFF;
  --appm-blue:#4D8DFF;
  --appm-blue-soft:#EAF2FF;
  --appm-cyan:#38C6C2;
  --appm-cyan-soft:#E8F9F8;
  --appm-pink:#F46691;
  --appm-pink-soft:#FDECF2;
  --appm-green:#42B77A;
  --appm-green-soft:#EAF8F1;
  --appm-yellow:#F2B84B;
  --appm-yellow-soft:#FFF7E5;
  --appm-danger:#E65555;
  --appm-danger-soft:#FDEEEE;
  --appm-bg:#F7F8FC;
  --appm-canvas:#FAFBFD;
  --appm-card:#FFFFFF;
  --appm-ink:#171D30;
  --appm-text:#414A60;
  --appm-muted:#60697E;
  --appm-tertiary:#8C95A8;
  --appm-line:#E6EAF1;
  --appm-line-subtle:#EEF1F5;
  --appm-line-strong:#D6DBE5;
  --appm-radius:16px;
  --appm-shadow-xs:0 1px 2px rgba(23,29,48,.03);
  --appm-shadow-sm:0 3px 10px rgba(23,29,48,.045);
  --appm-shadow-md:0 8px 24px rgba(23,29,48,.055);
  --appm-shadow-brand:0 8px 24px rgba(255,116,23,.16);
  --appm-pb-sidebar-w:224px;
  --appm-pb-header-h:72px;
}

html,
body.appm-pb-body,
button,input,select,textarea{
  font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}
html,body.appm-pb-body{background:var(--appm-bg)!important;color:var(--appm-ink)}
body.appm-pb-body{font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
::selection{background:#FFE0CC;color:#8A3200}

/* Product sidebar */
body.appm-pb-body .appm-pb-sidebar{
  top:0!important;
  width:var(--appm-pb-sidebar-w)!important;
  background:#fff!important;
  border-right:1px solid var(--appm-line)!important;
  box-shadow:1px 0 0 rgba(23,29,48,.01)!important;
  scrollbar-width:thin;
  scrollbar-color:#DDE2EA transparent;
}
.appm-pb-sidebar-inner{padding:0 12px 24px!important}
.appm-pb-sidebar-brand{
  position:sticky;top:0;z-index:14;
  min-height:72px;
  margin:0 -12px 10px;
  padding:0 18px;
  display:flex;align-items:center;gap:11px;
  border-bottom:1px solid var(--appm-line-subtle);
  background:rgba(255,255,255,.97);
  backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);
}
.appm-pb-sidebar-brand img{display:block;width:104px;max-width:104px;height:34px;object-fit:contain;object-position:left center}
.appm-pb-sidebar-brand-copy{min-width:0;display:none;flex-direction:column;gap:2px}
.appm-pb-sidebar-brand-copy strong{font-size:12px;line-height:1.15;color:var(--appm-ink);font-weight:700}
.appm-pb-sidebar-brand-copy span{font-size:9px;line-height:1.2;color:var(--appm-tertiary);font-weight:500}
.appm-pb-sidebar-title{display:none!important}
.appm-pb-sidebar-label{padding:18px 10px 7px!important;font-size:10px!important;line-height:1.2!important;font-weight:600!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--appm-tertiary)!important}
.appm-pb-sidebar-label-app{margin-top:4px!important}
.appm-pb-nav-overview,
.appm-pb-nav-analysis,
.appm-pb-nav-appmarketing,
.appm-pb-nav-brand-link,
.appm-pb-nav-media,
.appm-pb-nav-status{
  border:0!important;
  box-shadow:none!important;
  min-height:42px!important;
  border-radius:10px!important;
  color:var(--appm-muted)!important;
  font-size:12px!important;
  font-weight:500!important;
  transition:background .18s cubic-bezier(.2,0,0,1),color .18s cubic-bezier(.2,0,0,1),transform .18s cubic-bezier(.2,0,0,1)!important;
}
.appm-pb-nav-overview{padding:9px 11px!important}
.appm-pb-nav-analysis,.appm-pb-nav-appmarketing,.appm-pb-nav-media,.appm-pb-nav-status{padding:8px 10px!important}
.appm-pb-nav-overview:hover,
.appm-pb-nav-analysis:hover,
.appm-pb-nav-appmarketing:hover,
.appm-pb-nav-brand-link:hover,
.appm-pb-nav-media:hover,
.appm-pb-nav-status:hover{background:#F8F9FC!important;color:var(--appm-ink)!important}
.appm-pb-nav-overview.is-active,
.appm-pb-nav-analysis.is-active,
.appm-pb-nav-appmarketing.is-active,
.appm-pb-nav-brand-link.is-active,
.appm-pb-nav-media.is-active,
.appm-pb-nav-status.is-active{
  background:var(--appm-orange-soft)!important;
  color:var(--appm-orange-hover)!important;
  font-weight:600!important;
}
.appm-pb-nav-brand-link.is-active{box-shadow:none!important}
.appm-pb-nav-overview .appm-pb-nav-dot{width:18px!important;height:18px!important;flex:0 0 18px!important;border-radius:6px!important;background:#F2F4F8!important;position:relative}
.appm-pb-nav-overview .appm-pb-nav-dot::after{content:"";position:absolute;inset:5px;border-radius:2px;background:#8C95A8}
.appm-pb-nav-overview.is-active .appm-pb-nav-dot{background:#FFE1CD!important}
.appm-pb-nav-overview.is-active .appm-pb-nav-dot::after{background:var(--appm-orange)}
.appm-pb-nav-analysis-icon,.appm-pb-nav-appmarketing-icon,.appm-pb-media-nav-icon{
  width:28px!important;height:28px!important;min-width:28px!important;border-radius:9px!important;
  background:#F8F9FC!important;border:1px solid var(--appm-line-subtle)!important;color:#7B8498!important;
}
.appm-pb-nav-analysis.is-active .appm-pb-nav-analysis-icon,
.appm-pb-nav-appmarketing.is-active .appm-pb-nav-appmarketing-icon,
.appm-pb-nav-media.is-active .appm-pb-media-nav-icon{
  background:#FFF7F1!important;border-color:#FFD6BA!important;color:var(--appm-orange)!important;
}
.appm-pb-nav-brand{margin:2px 0 5px!important}
.appm-pb-nav-brand-link{padding:8px 10px!important}
.appm-pb-nav-brand-link small,.appm-pb-nav-unit small,.appm-pb-nav-media small,.appm-pb-nav-status small{color:#9BA4B7!important;font-size:10px!important;font-weight:500!important}
.appm-pb-nav-units{padding:3px 0 4px 13px!important}
.appm-pb-nav-unit{min-height:34px!important;padding:6px 8px 6px 18px!important;border-radius:8px!important;font-size:11px!important;color:#7B8498!important}
.appm-pb-nav-unit::before{left:7px!important;background:#D5DAE5!important}
.appm-pb-nav-unit:hover{background:#F8F9FC!important;color:var(--appm-text)!important}
.appm-pb-nav-unit.is-active{background:#FFF7F1!important;color:var(--appm-orange-hover)!important}
.appm-pb-nav-unit.is-active::before{background:var(--appm-orange)!important}
.appm-pb-status-nav{gap:2px!important}
.appm-pb-nav-status{grid-template-columns:10px minmax(0,1fr) auto!important}
.appm-pb-status-nav-dot{width:7px!important;height:7px!important}
.appm-pb-sidebar-account{margin:20px -2px -16px!important;padding:14px 8px calc(10px + env(safe-area-inset-bottom))!important;border-top:1px solid var(--appm-line-subtle)!important;background:rgba(255,255,255,.98)!important}
.appm-pb-sidebar-account-icon{background:var(--appm-orange-soft)!important;color:var(--appm-orange)!important}
.appm-pb-sidebar-account-copy small{color:var(--appm-tertiary)!important}
.appm-pb-sidebar-account-copy strong{color:var(--appm-text)!important;font-size:11px!important}
.appm-pb-sidebar-logout{min-height:38px!important;border:1px solid var(--appm-line)!important;background:#fff!important;border-radius:10px!important;color:var(--appm-muted)!important}
.appm-pb-sidebar-logout:hover{background:#F8F9FC!important;border-color:var(--appm-line-strong)!important;color:var(--appm-ink)!important}

/* App topbar, aligned with content area */
body.appm-pb-body .appm-pb-header-v237{
  left:var(--appm-pb-sidebar-w)!important;
  width:auto!important;
  min-height:72px!important;
  background:rgba(255,255,255,.94)!important;
  border:0!important;
  border-bottom:1px solid var(--appm-line)!important;
  box-shadow:none!important;
  backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;
}
.appm-pb-header-v237-inner{width:100%!important;min-height:72px!important;padding:0 28px!important;margin:0!important;gap:12px!important}
.appm-pb-header-v237-identity{display:none!important}
.appm-pb-header-v237-spacer{flex:1 1 auto!important;min-width:0!important}
.appm-pb-header-v237-context{gap:10px!important;padding:0!important}
.appm-pb-header-v237-context>.appm-pb-header-v237-divider{display:none!important}
.appm-pb-header-v237-item{
  min-height:40px!important;width:auto!important;min-width:0!important;
  padding:0 12px!important;
  border:1px solid var(--appm-line)!important;
  border-radius:10px!important;background:#fff!important;
  box-shadow:var(--appm-shadow-xs)!important;
}
.appm-pb-header-v237-icon{width:28px!important;height:28px!important;flex:0 0 28px!important;border-radius:8px!important;background:#F8F9FC!important;color:#60697E!important}
.appm-pb-header-v237-icon svg{width:15px!important;height:15px!important}
.appm-pb-header-v237-copy{margin-left:7px!important}
.appm-pb-header-v237-copy span{font-size:9px!important;color:var(--appm-tertiary)!important;font-weight:500!important;text-transform:none!important;letter-spacing:0!important}
.appm-pb-header-v237-copy strong{font-size:11px!important;color:var(--appm-text)!important;font-weight:600!important}
.appm-pb-header-v237-update{min-height:40px!important;padding:0 12px!important;border:1px solid var(--appm-line)!important;border-radius:10px!important;background:#fff!important;color:var(--appm-muted)!important;font-size:10px!important;font-weight:500!important}
.appm-pb-header-v237-status-dot{width:8px!important;height:8px!important;margin-right:7px!important}

/* Main canvas */
body.appm-pb-body .appm-pb-main-with-sidebar{
  margin-left:var(--appm-pb-sidebar-w)!important;
  min-height:100vh!important;
  padding-top:var(--appm-pb-header-h)!important;
  background:var(--appm-bg)!important;
}
body.appm-pb-body .appm-pb-view-shell{width:min(1480px,calc(100% - 56px))!important;margin:0 auto!important}
body.appm-pb-body .appm-pb-view-context{
  top:var(--appm-pb-header-h)!important;
  padding:18px 0 16px!important;
  background:rgba(247,248,252,.94)!important;
  border-bottom:1px solid rgba(230,234,241,.9)!important;
  box-shadow:none!important;
  backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;
}
body.appm-pb-body .appm-pb-view-context::after{background:transparent!important}
.appm-pb-breadcrumb{margin-bottom:8px!important;font-size:11px!important;color:var(--appm-tertiary)!important}
.appm-pb-breadcrumb a{color:#7B8498!important}
.appm-pb-breadcrumb strong{color:var(--appm-muted)!important;font-weight:500!important}
.appm-pb-view-title-row{gap:12px!important}
.appm-pb-view-title-copy h1{margin:2px 0 4px!important;font-size:26px!important;line-height:1.2!important;letter-spacing:-.025em!important;color:var(--appm-ink)!important;font-weight:700!important}
.appm-pb-view-title-copy>p:last-child{font-size:12px!important;color:var(--appm-muted)!important}
.appm-pb-view-brand-logo{border-radius:12px;background:#fff;border:1px solid var(--appm-line-subtle);padding:6px;box-shadow:var(--appm-shadow-xs)}
.appm-pb-kicker{color:var(--appm-orange-hover)!important;font-size:10px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:.08em!important}

/* Surfaces and section hierarchy */
.appm-pb-section,
.appm-pb-brand-section,
.appm-pb-event-section,
.appm-pb-sales-type-section,
.appm-pb-status-section{
  background:#fff!important;
  border:1px solid #E8EBF2!important;
  border-radius:16px!important;
  box-shadow:var(--appm-shadow-sm)!important;
}
.appm-pb-section,.appm-pb-brand-section,.appm-pb-event-section{padding:20px!important;margin-bottom:20px!important}
.appm-pb-sales-type-section,.appm-pb-status-section{margin-bottom:20px!important}
.appm-pb-section-head{margin-bottom:16px!important;align-items:flex-start!important}
.appm-pb-section-head h2,
.appm-pb-sales-type-head h2,
.appm-pb-status-head h2,
.appm-pb-content-title h2{font-size:16px!important;line-height:1.3!important;font-weight:600!important;letter-spacing:-.01em!important;color:var(--appm-ink)!important}
.appm-pb-section-description{font-size:12px!important;line-height:1.45!important;color:var(--appm-tertiary)!important}
.appm-pb-content-title{margin:28px 0 12px!important}

/* Hero metrics */
.appm-pb-grid-2{gap:16px!important}
.appm-pb-primary-card,
.appm-pb-primary-card:nth-child(2){
  min-height:132px!important;padding:20px!important;
  background:#fff!important;border:1px solid #E8EBF2!important;border-radius:16px!important;
  box-shadow:var(--appm-shadow-sm)!important;color:var(--appm-ink)!important;
  position:relative!important;overflow:hidden!important;
}
.appm-pb-primary-card:first-child{border-top:3px solid var(--appm-orange)!important}
.appm-pb-primary-card:nth-child(2){border-top:3px solid var(--appm-green)!important}
.appm-pb-primary-card::after{display:block!important;content:""!important;position:absolute!important;width:96px!important;height:96px!important;right:-42px!important;top:-42px!important;border:18px solid rgba(255,116,23,.06)!important;border-radius:50%!important}
.appm-pb-primary-card:nth-child(2)::after{border-color:rgba(66,183,122,.07)!important}
.appm-pb-primary-card span{font-size:12px!important;font-weight:600!important;color:var(--appm-text)!important}
.appm-pb-primary-card>strong{font-size:34px!important;line-height:1.1!important;font-weight:700!important;color:var(--appm-ink)!important;letter-spacing:-.025em!important}

/* Conversion trail in App Marketing palette */
.appm-pb-status-trail{gap:8px!important}
.appm-pb-status-card,.appm-pb-status-first,.appm-pb-status-last{
  clip-path:none!important;margin-left:0!important;min-height:118px!important;padding:18px!important;
  border:1px solid var(--appm-line-subtle)!important;border-radius:14px!important;box-shadow:none!important;text-align:left!important;align-items:flex-start!important;
}
.appm-pb-status-label{font-size:12px!important;font-weight:600!important;color:var(--appm-text)!important;text-align:left!important}
.appm-pb-status-value{font-size:28px!important;font-weight:700!important;color:var(--appm-ink)!important;text-align:left!important}
.appm-pb-status-meta,.appm-pb-status-conversion{font-size:10px!important;text-align:left!important;color:var(--appm-muted)!important}
.appm-pb-status-aguardando{background:#F8F9FC!important;border-top:3px solid #A9B0C0!important}
.appm-pb-status-andamento{background:var(--appm-blue-soft)!important;border-top:3px solid var(--appm-blue)!important}
.appm-pb-status-insucesso{background:var(--appm-danger-soft)!important;border-top:3px solid var(--appm-danger)!important}
.appm-pb-status-sucesso{background:var(--appm-green-soft)!important;border-top:3px solid var(--appm-green)!important}

/* Metric families */
.appm-pb-sales-type-grid,.appm-pb-event-grid,.appm-pb-brand-grid,.appm-pb-scope-kpis{gap:12px!important}
.appm-pb-sales-type-card,
.appm-pb-event-card,
.appm-pb-brand-card,
.appm-pb-scope-kpis article,
.appm-pb-owner-unit-card,
.appm-pb-analysis-ops-kpis article,
.appm-pb-analysis-role-coverage article,
.appm-pb-analysis-presales-kpis article,
.appm-pb-analysis-time-kpis article{
  background:#fff!important;border:1px solid #E8EBF2!important;border-radius:14px!important;box-shadow:var(--appm-shadow-xs)!important;
}
.appm-pb-sales-type-card,.appm-pb-event-card,.appm-pb-brand-card,.appm-pb-scope-kpis article{padding:16px!important;min-height:118px!important}
.appm-pb-sales-type-card:hover,.appm-pb-event-card:hover,.appm-pb-brand-card:hover,.appm-pb-scope-unit-card:hover{border-color:#DDE2EA!important;box-shadow:var(--appm-shadow-md)!important;transform:translateY(-1px)}
.appm-pb-event-card::before{width:3px!important;background:var(--appm-orange)!important}
.appm-pb-event-card:nth-child(2n)::before{background:var(--appm-violet)!important}
.appm-pb-event-card:nth-child(3n)::before{background:var(--appm-blue)!important}
.appm-pb-event-card:nth-child(4n)::before{background:var(--appm-cyan)!important}
.appm-pb-event-label,.appm-pb-sales-type-label{font-size:12px!important;font-weight:600!important;color:var(--appm-text)!important}
.appm-pb-event-metric strong,.appm-pb-sales-type-value{font-size:26px!important;font-weight:700!important;color:var(--appm-ink)!important}
.appm-pb-event-share,.appm-pb-sales-type-meta{font-size:10px!important;color:var(--appm-tertiary)!important}
.appm-pb-brand-card{border-top:3px solid var(--appm-orange)!important}
.appm-pb-brand-card:nth-child(2){border-top-color:var(--appm-violet)!important}
.appm-pb-brand-card:nth-child(3){border-top-color:var(--appm-blue)!important}
.appm-pb-brand-card:nth-child(4){border-top-color:var(--appm-cyan)!important}
.appm-pb-brand-card:nth-child(5){border-top-color:var(--appm-pink)!important}
.appm-pb-brand-card:nth-child(1) .appm-pb-bar i{background:var(--appm-orange)!important}
.appm-pb-brand-card:nth-child(2) .appm-pb-bar i{background:var(--appm-violet)!important}
.appm-pb-brand-card:nth-child(3) .appm-pb-bar i{background:var(--appm-blue)!important}
.appm-pb-brand-card:nth-child(4) .appm-pb-bar i{background:var(--appm-cyan)!important}
.appm-pb-brand-card:nth-child(5) .appm-pb-bar i{background:var(--appm-pink)!important}
.appm-pb-bar{background:#F2F4F8!important;height:5px!important}
.appm-pb-brand-metric span{font-size:11px!important;color:var(--appm-tertiary)!important}
.appm-pb-brand-metric strong{font-size:26px!important;font-weight:700!important}

/* Units / seller cards */
.appm-pb-brand-owner-block{border:1px solid #E8EBF2!important;border-radius:16px!important;padding:18px!important;background:#fff!important;box-shadow:var(--appm-shadow-xs)!important}
.appm-pb-brand-owner-head{border-bottom:1px solid var(--appm-line-subtle)!important}
.appm-pb-brand-owner-title h3{font-size:18px!important;font-weight:600!important;color:var(--appm-ink)!important}
.appm-pb-owner-unit-card{background:#FCFCFE!important}
.appm-pb-owner-unit-head{border-bottom:1px solid var(--appm-line-subtle)!important}
.appm-pb-owner-unit-head h4{font-size:15px!important;font-weight:600!important;color:var(--appm-text)!important}
.appm-pb-owner-unit-total strong{font-size:24px!important;font-weight:700!important}
.appm-pb-owner-row{border-bottom:1px solid var(--appm-line-subtle)!important}
.appm-pb-owner-name{color:var(--appm-text)!important;font-size:12px!important}
.appm-pb-scope-unit-card{background:#fff!important;border:1px solid #E8EBF2!important;border-radius:14px!important;padding:15px!important;box-shadow:var(--appm-shadow-xs)!important;transition:.18s cubic-bezier(.2,0,0,1)!important}

/* Tables */
.appm-pb-table-scroll,.appm-pb-units-compact{border:1px solid var(--appm-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important}
.appm-pb-table{font-size:12px!important;color:var(--appm-text)!important}
.appm-pb-table th{background:#F8F9FC!important;color:#7B8498!important;font-size:10px!important;font-weight:600!important;letter-spacing:.04em!important;text-transform:uppercase!important;border-bottom:1px solid var(--appm-line-subtle)!important;padding:12px!important}
.appm-pb-table td{padding:12px!important;border-bottom:1px solid var(--appm-line-subtle)!important;color:var(--appm-text)!important}
.appm-pb-table tbody tr:hover td{background:#FAFBFD!important}
.appm-pb-table-search{height:40px!important;border:1px solid var(--appm-line)!important;border-radius:10px!important;padding:0 12px!important;font-size:12px!important;color:var(--appm-text)!important;background:#fff!important}
.appm-pb-table-search:focus{border-color:#FF9A57!important;box-shadow:0 0 0 3px rgba(255,116,23,.11)!important}
.appm-pb-table-action,.appm-pb-table-expand,.appm-pb-audit-actions button,.appm-pb-audit-more{border:1px solid var(--appm-line)!important;border-radius:9px!important;background:#fff!important;color:var(--appm-muted)!important;font-family:"DM Sans",sans-serif!important;font-weight:600!important}
.appm-pb-table-action:hover,.appm-pb-table-expand:hover,.appm-pb-audit-actions button:hover,.appm-pb-audit-more:hover{background:#F8F9FC!important;border-color:var(--appm-line-strong)!important;color:var(--appm-ink)!important}

/* Analysis: remove tiny-font feeling */
.appm-pb-analysis-subblock{border:1px solid #E8EBF2!important;border-radius:14px!important;background:#fff!important;padding:16px!important;box-shadow:var(--appm-shadow-xs)!important}
.appm-pb-analysis-subhead strong,.appm-pb-analysis-minihead strong,.appm-pb-analysis-temperature-head strong{font-size:12px!important;color:var(--appm-text)!important;font-weight:600!important}
.appm-pb-analysis-subhead>p,.appm-pb-analysis-minihead span,.appm-pb-analysis-temperature-head span{font-size:10px!important;color:var(--appm-tertiary)!important;line-height:1.45!important}
.appm-pb-analysis-ops-kpis span,.appm-pb-analysis-role-coverage span,.appm-pb-analysis-presales-kpis span,.appm-pb-analysis-time-kpis span{font-size:10px!important;color:var(--appm-muted)!important;font-weight:600!important}
.appm-pb-analysis-ops-kpis strong,.appm-pb-analysis-role-coverage strong,.appm-pb-analysis-presales-kpis strong,.appm-pb-analysis-time-kpis strong{font-size:22px!important;color:var(--appm-ink)!important;font-weight:700!important}
.appm-pb-analysis-ops-kpis small,.appm-pb-analysis-role-coverage small,.appm-pb-analysis-presales-kpis small,.appm-pb-analysis-time-kpis small{font-size:9px!important;color:var(--appm-tertiary)!important;line-height:1.4!important}
.appm-pb-analysis-presales-context>div{border:1px solid var(--appm-line)!important;border-radius:12px!important;background:#FCFCFE!important;padding:14px!important}
.appm-pb-analysis-presales-context>div>span{font-size:9px!important;color:var(--appm-orange-hover)!important}
.appm-pb-analysis-presales-context>div>strong{font-size:12px!important;color:var(--appm-text)!important}
.appm-pb-analysis-presales-context>div>p{font-size:10px!important;color:var(--appm-tertiary)!important}
.appm-pb-analysis-presales-quality{border-color:#FFDCC5!important;background:#FFF8F3!important;color:#7A533A!important;font-size:10px!important}
.appm-pb-analysis-temperature-row>div{background:#F2F4F8!important}
.appm-pb-analysis-temperature-row>div>i{background:linear-gradient(90deg,var(--appm-orange),#FF9A45)!important}
.appm-pb-analysis-temperature-row>span{font-size:10px!important;color:var(--appm-muted)!important}
.appm-pb-analysis-temperature-row>strong{font-size:10px!important;color:var(--appm-text)!important}
.appm-pb-analysis-temperature-row>small{font-size:9px!important;color:var(--appm-tertiary)!important}

/* Audit/details layer and tooltips */
.appm-pb-audit-overlay,.appm-pb-share-overlay{background:rgba(16,21,38,.32)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}
.appm-pb-audit-panel,.appm-pb-share-dialog{border:1px solid var(--appm-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 18px 50px rgba(23,29,48,.16)!important}
.appm-pb-info-tip{background:#fff!important;border-color:var(--appm-line)!important;color:var(--appm-text)!important;box-shadow:var(--appm-shadow-md)!important}

/* Footer and empty state */
.appm-pb-footer{color:var(--appm-tertiary)!important;font-size:10px!important;padding:18px 0 10px!important}
.appm-pb-footer-dot{color:var(--appm-orange)!important}
.appm-pb-empty{border:1px solid var(--appm-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:var(--appm-shadow-sm)!important}

/* Login */
.appm-pb-login-wrap{background:radial-gradient(circle at 16% 10%,rgba(255,116,23,.12),transparent 30%),radial-gradient(circle at 82% 18%,rgba(120,104,230,.08),transparent 27%),#F7F8FC!important}
.appm-pb-login-card{border:1px solid var(--appm-line)!important;border-radius:20px!important;box-shadow:0 16px 40px rgba(23,29,48,.08)!important;padding:32px!important}
.appm-pb-login-divider{background:linear-gradient(90deg,var(--appm-orange),#FF9A45)!important}
.appm-pb-login-card h1{font-size:26px!important;color:var(--appm-ink)!important;letter-spacing:-.02em!important}
.appm-pb-login-card input[type=text],.appm-pb-login-card input[type=password]{height:44px!important;border:1px solid var(--appm-line)!important;border-radius:10px!important;padding:0 12px!important;font-family:"DM Sans",sans-serif!important}
.appm-pb-login-card input[type=text]:focus,.appm-pb-login-card input[type=password]:focus{border-color:#FF9A57!important;box-shadow:0 0 0 3px rgba(255,116,23,.11)!important}
.appm-pb-login-card button{height:44px!important;padding:0 16px!important;border-radius:10px!important;background:var(--appm-orange)!important;color:#fff!important;font-weight:600!important;box-shadow:var(--appm-shadow-brand)!important}
.appm-pb-login-card button:hover{background:var(--appm-orange-hover)!important}

/* Focus */
a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #FF9A57!important;outline-offset:2px!important}

@media(max-width:1180px){
  :root{--appm-pb-sidebar-w:208px}
  body.appm-pb-body .appm-pb-view-shell{width:calc(100% - 36px)!important}
  .appm-pb-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:900px){
  :root{--appm-pb-sidebar-w:0px;--appm-pb-header-h:68px}
  body.appm-pb-body .appm-pb-sidebar{width:min(86vw,340px)!important;top:0!important}
  .appm-pb-sidebar-brand{display:flex!important}
  body.appm-pb-body .appm-pb-header-v237{left:0!important;min-height:68px!important}
  .appm-pb-header-v237-inner{min-height:68px!important;padding:0 12px!important}
  .appm-pb-header-v237-identity{display:flex!important;min-width:0!important;flex:1 1 auto!important;width:auto!important}
  .appm-pb-header-v237-app-logo{width:86px!important;max-width:86px!important;height:34px!important;flex:0 0 86px!important}
  .appm-pb-header-v237-divider-identity{display:none!important}
  .appm-pb-header-v237-product{margin-left:9px!important;min-width:0!important}
  .appm-pb-header-v237-product strong{font-size:13px!important}
  .appm-pb-header-v237-product span{display:none!important}
  .appm-pb-header-v237-spacer{display:none!important}
  .appm-pb-header-v237-context{gap:6px!important}
  .appm-pb-header-v237-client{display:none!important}
  .appm-pb-header-v237-period{min-height:36px!important;padding:0 9px!important}
  .appm-pb-header-v237-period .appm-pb-header-v237-icon{display:none!important}
  .appm-pb-header-v237-update{min-height:36px!important;padding:0 9px!important}
  body.appm-pb-body .appm-pb-main-with-sidebar{margin-left:0!important}
  body.appm-pb-body .appm-pb-view-shell{width:calc(100% - 24px)!important}
  body.appm-pb-body .appm-pb-view-context{top:var(--appm-pb-header-h)!important;background:rgba(247,248,252,.97)!important}
  .appm-pb-status-trail{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .appm-pb-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .appm-pb-brand-owner-units{grid-template-columns:1fr 1fr!important}
  .appm-pb-primary-card>strong{font-size:30px!important}
}
@media(max-width:640px){
  body.appm-pb-body .appm-pb-view-shell{width:calc(100% - 20px)!important}
  .appm-pb-section,.appm-pb-brand-section,.appm-pb-event-section{padding:16px!important;border-radius:14px!important;margin-bottom:14px!important}
  .appm-pb-grid-2,.appm-pb-status-trail,.appm-pb-brand-grid,.appm-pb-brand-owner-units{grid-template-columns:1fr!important}
  .appm-pb-event-grid,.appm-pb-sales-type-grid,.appm-pb-scope-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .appm-pb-view-title-copy h1{font-size:21px!important}
  .appm-pb-view-brand-logo{display:none!important}
  .appm-pb-primary-card{min-height:108px!important}
  .appm-pb-primary-card>strong{font-size:28px!important}
}
@media(max-width:430px){
  .appm-pb-event-grid,.appm-pb-sales-type-grid,.appm-pb-scope-kpis{grid-template-columns:1fr!important}
  .appm-pb-header-v237-update span:last-child{max-width:95px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
}

@media print{
  body.appm-pb-body .appm-pb-sidebar,body.appm-pb-body .appm-pb-header-v237{display:none!important}
  body.appm-pb-body .appm-pb-main-with-sidebar{margin-left:0!important;padding-top:0!important;background:#fff!important}
  .appm-pb-section,.appm-pb-brand-section,.appm-pb-event-section,.appm-pb-primary-card{box-shadow:none!important}
}

/* v2.17.0 - font hardening for legacy direct declarations */
.appm-pb-audit-search-wrap input,
.appm-pb-share-dialog input,
.appm-pb-share-dialog button,
.appm-pb-audit-panel input,
.appm-pb-audit-panel button{font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}

/* ==========================================================
   v2.17.1 — Login App Marketing + Orb background
   Visual inspirado no efeito Orb do React Bits, adaptado para
   WebGL vanilla para manter o plugin WordPress autocontido.
   ========================================================== */
.appm-pb-login-wrap{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  min-height:100svh!important;
  background:
    linear-gradient(135deg,#FFF8F3 0%,#F7F8FC 40%,#F4F3FF 100%)!important;
}
.appm-pb-login-wrap::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-4;
  pointer-events:none;
  background-image:radial-gradient(rgba(23,29,48,.045) .65px,transparent .65px);
  background-size:18px 18px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.54),transparent 82%);
  -webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.54),transparent 82%);
}
.appm-pb-login-orb{
  position:absolute;
  inset:0;
  z-index:-3;
  pointer-events:none;
  overflow:hidden;
}
#appm-pb-login-orb-canvas{
  display:block;
  width:100%;
  height:100%;
  filter:saturate(1.04) contrast(1.01);
  opacity:.92;
}
.appm-pb-login-ambient{
  position:absolute;
  border-radius:50%;
  filter:blur(80px);
  pointer-events:none;
  z-index:-2;
  opacity:.24;
}
.appm-pb-login-ambient-a{
  width:min(42vw,620px);
  height:min(42vw,620px);
  left:-12vw;
  bottom:-22vw;
  background:rgba(255,116,23,.30);
}
.appm-pb-login-ambient-b{
  width:min(34vw,520px);
  height:min(34vw,520px);
  right:-10vw;
  top:-16vw;
  background:rgba(120,104,230,.20);
}
.appm-pb-login-card{
  position:relative!important;
  z-index:2!important;
  width:min(458px,calc(100vw - 40px))!important;
  padding:34px 32px 32px!important;
  border:1px solid rgba(255,255,255,.86)!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.86)!important;
  box-shadow:0 24px 70px rgba(23,29,48,.12),0 1px 0 rgba(255,255,255,.86) inset!important;
  backdrop-filter:blur(22px) saturate(1.12)!important;
  -webkit-backdrop-filter:blur(22px) saturate(1.12)!important;
}
.appm-pb-login-card::before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  padding:1px;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,116,23,.10),rgba(120,104,230,.08));
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
}
.appm-pb-login-brand{
  height:66px!important;
  margin-bottom:20px!important;
}
.appm-pb-login-brand img{
  max-width:240px!important;
  max-height:62px!important;
}
.appm-pb-login-divider{
  width:48px!important;
  height:3px!important;
  margin-bottom:24px!important;
  background:linear-gradient(90deg,#FF7417,#FF9A45)!important;
  box-shadow:0 4px 16px rgba(255,116,23,.18)!important;
}
.appm-pb-login-card h1{
  margin:0 0 5px!important;
  font-size:27px!important;
  line-height:1.16!important;
  font-weight:700!important;
  color:#171D30!important;
  letter-spacing:-.025em!important;
}
.appm-pb-login-card .appm-pb-muted{
  margin:0!important;
  color:#687287!important;
  font-size:13px!important;
}
.appm-pb-login-card form{margin-top:26px!important}
.appm-pb-login-card label{
  margin-bottom:8px!important;
  color:#282F43!important;
  font-size:12px!important;
  font-weight:600!important;
}
.appm-pb-login-card input[type=text],.appm-pb-login-card input[type=password]{
  height:46px!important;
  background:rgba(255,255,255,.90)!important;
  border:1px solid #DDE2EB!important;
  border-radius:11px!important;
  color:#171D30!important;
  transition:border-color 180ms cubic-bezier(.2,0,0,1),box-shadow 180ms cubic-bezier(.2,0,0,1),background-color 180ms cubic-bezier(.2,0,0,1)!important;
}
.appm-pb-login-card input[type=text]:hover,.appm-pb-login-card input[type=password]:hover{border-color:#CDD4E1!important}
.appm-pb-login-card input[type=text]:focus,.appm-pb-login-card input[type=password]:focus{
  background:#fff!important;
  border-color:#FF8B3D!important;
  box-shadow:0 0 0 4px rgba(255,116,23,.12)!important;
}
.appm-pb-login-card button{
  height:46px!important;
  margin-top:12px!important;
  border-radius:11px!important;
  background:linear-gradient(135deg,#FF7417 0%,#FF8D39 100%)!important;
  box-shadow:0 10px 26px rgba(255,116,23,.22)!important;
  transition:transform 160ms cubic-bezier(.2,0,0,1),box-shadow 180ms cubic-bezier(.2,0,0,1),filter 180ms cubic-bezier(.2,0,0,1)!important;
}
.appm-pb-login-card button:hover{
  background:linear-gradient(135deg,#F2670A 0%,#FF7E27 100%)!important;
  box-shadow:0 13px 30px rgba(255,116,23,.27)!important;
  transform:translateY(-1px)!important;
}
.appm-pb-login-card button:active{transform:translateY(0)!important}
.appm-pb-no-webgl .appm-pb-login-wrap{
  background:
    radial-gradient(circle at 72% 46%,rgba(255,116,23,.30),transparent 22%),
    radial-gradient(circle at 80% 42%,rgba(120,104,230,.19),transparent 31%),
    radial-gradient(circle at 20% 80%,rgba(77,141,255,.10),transparent 28%),
    linear-gradient(135deg,#FFF8F3 0%,#F7F8FC 40%,#F4F3FF 100%)!important;
}
@media(max-width:700px){
  .appm-pb-login-card{padding:30px 24px 26px!important;width:min(430px,calc(100vw - 28px))!important}
  .appm-pb-login-brand{height:58px!important;margin-bottom:18px!important}
  .appm-pb-login-brand img{max-width:216px!important;max-height:54px!important}
  .appm-pb-login-card h1{font-size:24px!important}
  #appm-pb-login-orb-canvas{opacity:.78}
  .appm-pb-login-ambient-a{width:72vw;height:72vw;left:-36vw;bottom:-22vw}
  .appm-pb-login-ambient-b{width:62vw;height:62vw;right:-28vw;top:-18vw}
}
@media(prefers-reduced-motion:reduce){
  .appm-pb-login-card button{transition:none!important}
}


/* ==========================================================
   v2.17.2 — Readability, spacing, containment + Shape Grid login
   Revisão global para leitura confortável, contraste e responsividade.
   ========================================================== */

/* Foundation: nenhuma informação deve ultrapassar a viewport */
html{font-size:16px!important;max-width:100%!important;overflow-x:hidden!important}
body.appm-pb-body{font-size:14px!important;line-height:1.5!important;max-width:100%!important;overflow-x:hidden!important;color:#414A60!important}
body.appm-pb-body *,body.appm-pb-body *::before,body.appm-pb-body *::after{box-sizing:border-box}
body.appm-pb-body img,body.appm-pb-body svg,body.appm-pb-body canvas{max-width:100%}
body.appm-pb-body :where(div,section,article,aside,header,main,nav,form,details,summary){min-width:0}

/* Contraste base */
:root{
  --appm-ink:#171D30;
  --appm-text:#414A60;
  --appm-muted:#60697E;
  --appm-tertiary:#7B8498;
  --appm-line:#E5E9F1;
  --appm-line-subtle:#EEF1F5;
}
.appm-pb-muted{color:#60697E!important;font-size:14px!important}

/* Header: mais legível e sem corte lateral */
body.appm-pb-body .appm-pb-header-v237{right:0!important;max-width:calc(100vw - var(--appm-pb-sidebar-w))!important}
.appm-pb-header-v237-inner{
  min-height:76px!important;
  padding:10px 24px!important;
  display:flex!important;
  align-items:center!important;
  overflow:visible!important;
}
.appm-pb-header-v237-spacer{min-width:12px!important}
.appm-pb-header-v237-context{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  max-width:100%!important;
  overflow:visible!important;
}
.appm-pb-header-v237-item{min-height:44px!important;padding:6px 12px!important;flex:0 1 auto!important}
.appm-pb-header-v237-icon{width:30px!important;height:30px!important;flex-basis:30px!important}
.appm-pb-header-v237-icon svg{width:16px!important;height:16px!important}
.appm-pb-header-v237-copy{margin-left:8px!important;min-width:0!important}
.appm-pb-header-v237-copy span{font-size:11px!important;line-height:1.2!important;color:#7B8498!important}
.appm-pb-header-v237-copy strong{font-size:13px!important;line-height:1.25!important;color:#414A60!important;white-space:normal!important}
.appm-pb-header-v237-update{
  min-height:44px!important;
  padding:8px 12px!important;
  font-size:12px!important;
  line-height:1.25!important;
  white-space:normal!important;
  max-width:230px!important;
}
.appm-pb-header-v237-status-dot{flex:0 0 8px!important;margin-right:6px!important}

/* Sidebar: leitura equivalente ao restante do produto */
.appm-pb-sidebar-label{font-size:11px!important;color:#7B8498!important;padding-top:20px!important}
.appm-pb-nav-overview,.appm-pb-nav-analysis,.appm-pb-nav-appmarketing,.appm-pb-nav-brand-link,.appm-pb-nav-media,.appm-pb-nav-status{font-size:13px!important;line-height:1.3!important;min-height:44px!important}
.appm-pb-nav-unit{font-size:12px!important;line-height:1.3!important;min-height:38px!important}
.appm-pb-nav-brand-link small,.appm-pb-nav-unit small,.appm-pb-nav-media small,.appm-pb-nav-status small{font-size:11px!important}
.appm-pb-sidebar-account-copy small{font-size:11px!important}
.appm-pb-sidebar-account-copy strong{font-size:12px!important}

/* Canvas / títulos */
body.appm-pb-body .appm-pb-view-shell{width:min(1480px,calc(100% - 48px))!important;max-width:100%!important}
.appm-pb-breadcrumb{font-size:12px!important}
.appm-pb-view-title-copy h1{font-size:28px!important;line-height:1.18!important}
.appm-pb-view-title-copy>p:last-child{font-size:14px!important;line-height:1.45!important}
.appm-pb-kicker{font-size:11px!important;line-height:1.3!important}
.appm-pb-content-title h2,.appm-pb-section-head h2,.appm-pb-sales-type-head h2,.appm-pb-status-head h2{font-size:18px!important;line-height:1.3!important}
.appm-pb-section-description{font-size:13px!important;line-height:1.5!important;color:#7B8498!important}

/* Padding consistente de seções */
.appm-pb-section,.appm-pb-brand-section,.appm-pb-event-section{padding:22px!important;margin-bottom:20px!important}
.appm-pb-brand-owner-block{padding:20px!important}
.appm-pb-section-head{margin-bottom:18px!important;gap:14px!important}
.appm-pb-sales-type-head,.appm-pb-status-head{padding:0 0 12px!important}

/* KPIs principais */
.appm-pb-primary-card,.appm-pb-primary-card:nth-child(2){min-height:142px!important;padding:22px 20px!important}
.appm-pb-primary-card span{font-size:13px!important;line-height:1.35!important;color:#414A60!important}
.appm-pb-primary-card>strong{font-size:38px!important;line-height:1!important}
.appm-pb-card-label-inline{display:inline-flex!important;align-items:center!important;gap:7px!important;max-width:100%!important;flex-wrap:wrap!important}
.appm-pb-card-label-row{align-items:center!important;gap:10px!important;min-width:0!important}
.appm-pb-card-tools{display:flex!important;align-items:center!important;gap:6px!important;flex:0 0 auto!important}

/* Ícone de informação: SVG nítido, centralizado e consistente */
.appm-pb-info{
  width:19px!important;height:19px!important;min-width:19px!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;
  color:#8C95A8!important;box-shadow:none!important;overflow:visible!important;
  transform:none!important;vertical-align:middle!important;
}
.appm-pb-info svg{display:block!important;width:19px!important;height:19px!important;overflow:visible!important;fill:none!important;stroke:currentColor!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.appm-pb-info svg .appm-pb-info-dot{fill:currentColor!important;stroke:none!important}
.appm-pb-info:hover,.appm-pb-info:focus-visible{color:#F2670A!important;background:#FFF0E5!important}
.appm-pb-info:focus-visible{outline:2px solid #FF9A57!important;outline-offset:2px!important}
.appm-pb-tooltip{font-size:13px!important;line-height:1.5!important;max-width:min(360px,calc(100vw - 24px))!important;padding:11px 13px!important;color:#282F43!important;background:#fff!important;border:1px solid #E5E9F1!important;box-shadow:0 10px 28px rgba(23,29,48,.13)!important}

/* Vendas por tipo */
.appm-pb-sales-type-grid{gap:14px!important}
.appm-pb-sales-type-card{min-height:124px!important;padding:20px 18px!important}
.appm-pb-sales-type-label{font-size:13px!important;line-height:1.35!important;color:#414A60!important}
.appm-pb-sales-type-value{font-size:32px!important;line-height:1!important;margin-top:14px!important}
.appm-pb-sales-type-meta{font-size:12px!important;line-height:1.4!important;color:#7B8498!important}

/* Status CRM */
.appm-pb-status-trail{gap:10px!important;overflow:visible!important}
.appm-pb-status-card,.appm-pb-status-first,.appm-pb-status-last{min-height:128px!important;padding:20px 18px!important;overflow:hidden!important}
.appm-pb-status-label{font-size:14px!important;line-height:1.3!important;color:#282F43!important;margin-bottom:10px!important;max-width:100%!important}
.appm-pb-status-value{font-size:32px!important;line-height:1!important}
.appm-pb-status-meta,.appm-pb-status-conversion{font-size:12px!important;line-height:1.4!important;color:#60697E!important}
.appm-pb-status-conversion strong{color:#206241!important}

/* Cards de tipos, marcas e demais indicadores */
.appm-pb-event-card,.appm-pb-brand-card,.appm-pb-scope-kpis article{padding:18px!important;min-height:126px!important}
.appm-pb-event-label{font-size:13px!important;line-height:1.35!important}
.appm-pb-event-metric strong{font-size:30px!important}
.appm-pb-event-metric span,.appm-pb-event-share{font-size:12px!important;line-height:1.4!important}
.appm-pb-brand-metric span{font-size:12px!important}
.appm-pb-brand-metric strong{font-size:30px!important}
.appm-pb-brand-share{font-size:12px!important;line-height:1.4!important}
.appm-pb-brand-unit-name{font-size:13px!important;line-height:1.35!important;overflow-wrap:anywhere!important}
.appm-pb-brand-unit-values strong{font-size:17px!important}
.appm-pb-brand-unit-values span{font-size:11px!important}
.appm-pb-scope-kpis span{font-size:13px!important;line-height:1.35!important}
.appm-pb-scope-kpis strong{font-size:32px!important}
.appm-pb-scope-kpis small{font-size:12px!important;line-height:1.4!important}
.appm-pb-scope-unit-card span{font-size:13px!important;line-height:1.35!important;overflow-wrap:anywhere!important}
.appm-pb-scope-unit-card strong{font-size:28px!important}
.appm-pb-scope-unit-card small{font-size:12px!important}

/* Unidade / responsável: sem vazamento mesmo com nomes longos */
.appm-pb-brand-owner-units{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))!important;gap:14px!important}
.appm-pb-owner-unit-card{padding:16px!important;min-width:0!important;overflow:hidden!important}
.appm-pb-owner-unit-head{gap:12px!important;padding-bottom:12px!important;margin-bottom:8px!important}
.appm-pb-owner-unit-head>div:first-child{min-width:0!important;flex:1 1 auto!important}
.appm-pb-owner-unit-label{font-size:11px!important;line-height:1.3!important;color:#60697E!important}
.appm-pb-owner-unit-head h4{font-size:16px!important;line-height:1.25!important;overflow-wrap:anywhere!important}
.appm-pb-owner-unit-total{flex:0 0 auto!important;min-width:64px!important}
.appm-pb-owner-unit-total strong{font-size:26px!important}
.appm-pb-owner-unit-total span{font-size:12px!important}
.appm-pb-owner-list{gap:0!important;max-width:100%!important;padding-right:5px!important;overflow-x:hidden!important}
.appm-pb-owner-row{display:flex!important;align-items:center!important;gap:10px!important;padding:11px 0!important;min-width:0!important}
.appm-pb-owner-name{font-size:13px!important;line-height:1.35!important;min-width:0!important;flex:1 1 auto!important;white-space:normal!important;overflow-wrap:anywhere!important;color:#414A60!important}
.appm-pb-owner-name .appm-pb-audit-cue{flex:0 0 auto!important}
.appm-pb-owner-metrics{flex:0 0 auto!important;gap:8px!important;white-space:nowrap!important}
.appm-pb-owner-metrics strong{font-size:18px!important}
.appm-pb-owner-metrics span{font-size:12px!important;color:#60697E!important}

/* Tabelas: leitura maior; scroll fica dentro da tabela, nunca na página */
.appm-pb-table-scroll,.appm-pb-audit-table-scroll{max-width:100%!important;overflow:auto!important;overscroll-behavior:contain!important}
.appm-pb-table{font-size:13px!important;min-width:680px!important}
.appm-pb-table th{font-size:11px!important;line-height:1.3!important;padding:13px 14px!important;color:#60697E!important}
.appm-pb-table td{font-size:13px!important;line-height:1.45!important;padding:13px 14px!important;color:#414A60!important}
.appm-pb-table-search{font-size:13px!important}
.appm-pb-audit-table{font-size:12px!important}
.appm-pb-audit-table th{font-size:10px!important;padding:11px 12px!important;color:#60697E!important}
.appm-pb-audit-table td{font-size:12px!important;padding:11px 12px!important;max-width:320px!important;color:#414A60!important}
.appm-pb-audit-records-head small,.appm-pb-audit-privacy{font-size:11px!important;line-height:1.4!important}

/* Análises: elimina remanescentes de 9–10 px */
.appm-pb-analysis-subblock{padding:18px!important}
.appm-pb-analysis-subhead strong,.appm-pb-analysis-minihead strong,.appm-pb-analysis-temperature-head strong{font-size:14px!important;line-height:1.35!important;color:#282F43!important}
.appm-pb-analysis-subhead>p,.appm-pb-analysis-minihead span,.appm-pb-analysis-temperature-head span,.appm-pb-analysis-note,.appm-pb-analysis-method{font-size:12px!important;line-height:1.5!important;color:#60697E!important}
.appm-pb-analysis-ops-kpis span,.appm-pb-analysis-role-coverage span,.appm-pb-analysis-presales-kpis span,.appm-pb-analysis-time-kpis span,.appm-pb-analysis-handoff-kpis span{font-size:12px!important;line-height:1.35!important;color:#60697E!important}
.appm-pb-analysis-ops-kpis strong,.appm-pb-analysis-role-coverage strong,.appm-pb-analysis-presales-kpis strong,.appm-pb-analysis-time-kpis strong,.appm-pb-analysis-handoff-kpis strong{font-size:24px!important;line-height:1.1!important;color:#171D30!important}
.appm-pb-analysis-temperature-row,.appm-pb-analysis-time-row,.appm-pb-analysis-funnel-stage,.appm-pb-analysis-insight{font-size:12px!important;line-height:1.45!important}
.appm-pb-analysis-data-unavailable{font-size:13px!important;line-height:1.5!important}

/* Auditoria e lupa: visíveis, mas secundárias */
.appm-pb-audit-cue{width:20px!important;height:20px!important;min-width:20px!important;color:#A9B0C0!important;opacity:.75!important}
.appm-pb-audit-cue svg{width:12px!important;height:12px!important}
.appm-pb-auditable:hover .appm-pb-audit-cue,.appm-pb-audit-cue:focus-visible{opacity:1!important;color:#60697E!important}

/* Contenção de textos e grids */
.appm-pb-grid-2,.appm-pb-sales-type-grid,.appm-pb-event-grid,.appm-pb-brand-grid,.appm-pb-scope-kpis,.appm-pb-scope-unit-grid,.appm-pb-status-composition-grid{max-width:100%!important;min-width:0!important}
.appm-pb-primary-card,.appm-pb-sales-type-card,.appm-pb-event-card,.appm-pb-brand-card,.appm-pb-status-card,.appm-pb-scope-unit-card,.appm-pb-status-composition-card{min-width:0!important;max-width:100%!important}
.appm-pb-primary-card span,.appm-pb-sales-type-label,.appm-pb-event-label,.appm-pb-status-label,.appm-pb-section-description,.appm-pb-status-composition-row span{overflow-wrap:anywhere!important}

/* Breakpoints: reduzir colunas antes de reduzir tipografia */
@media(max-width:1180px){
  body.appm-pb-body .appm-pb-view-shell{width:calc(100% - 36px)!important}
  .appm-pb-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .appm-pb-event-grid,.appm-pb-sales-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:1020px){
  .appm-pb-header-v237-inner{padding:8px 16px!important}
  .appm-pb-header-v237-context{flex:1 1 auto!important}
  .appm-pb-header-v237-update{max-width:190px!important}
}
@media(max-width:900px){
  body.appm-pb-body .appm-pb-header-v237{max-width:100vw!important}
  .appm-pb-header-v237-inner{min-height:70px!important;padding:8px 12px!important;flex-wrap:nowrap!important}
  .appm-pb-header-v237-context{flex-wrap:nowrap!important;overflow:hidden!important;gap:6px!important}
  .appm-pb-header-v237-period{min-width:124px!important;flex:0 1 160px!important}
  .appm-pb-header-v237-period .appm-pb-header-v237-copy{margin-left:0!important}
  .appm-pb-header-v237-period .appm-pb-header-v237-copy span{font-size:10px!important}
  .appm-pb-header-v237-period .appm-pb-header-v237-copy strong{font-size:12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .appm-pb-header-v237-update{font-size:11px!important;max-width:150px!important;min-width:0!important;overflow:hidden!important}
  .appm-pb-header-v237-update>span:last-child{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  .appm-pb-status-trail{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .appm-pb-scope-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:640px){
  body.appm-pb-body .appm-pb-view-shell{width:calc(100% - 24px)!important}
  .appm-pb-view-title-copy h1{font-size:24px!important}
  .appm-pb-section,.appm-pb-brand-section,.appm-pb-event-section{padding:18px!important}
  .appm-pb-grid-2,.appm-pb-status-trail,.appm-pb-brand-grid,.appm-pb-brand-owner-units,.appm-pb-scope-kpis,.appm-pb-scope-unit-grid{grid-template-columns:1fr!important}
  .appm-pb-event-grid,.appm-pb-sales-type-grid{grid-template-columns:1fr!important}
  .appm-pb-primary-card>strong{font-size:34px!important}
  .appm-pb-status-value{font-size:30px!important}
  .appm-pb-header-v237-update{display:none!important}
  .appm-pb-header-v237-period{flex:1 1 auto!important;max-width:none!important}
}

/* Login Shape Grid inspirado no React Bits ShapeGrid, em canvas vanilla */
.appm-pb-login-wrap{
  position:relative!important;isolation:isolate!important;overflow:hidden!important;min-height:100svh!important;
  background:linear-gradient(135deg,#FFF9F5 0%,#F7F8FC 52%,#F5F4FF 100%)!important;
}
.appm-pb-login-wrap::before{
  content:""!important;position:absolute!important;inset:0!important;z-index:-4!important;pointer-events:none!important;
  background:radial-gradient(circle at 22% 24%,rgba(255,116,23,.08),transparent 32%),radial-gradient(circle at 80% 72%,rgba(120,104,230,.07),transparent 34%)!important;
  mask-image:none!important;-webkit-mask-image:none!important;
}
.appm-pb-login-shape-grid{position:absolute!important;inset:0!important;z-index:-3!important;overflow:hidden!important;pointer-events:auto!important}
#appm-pb-login-shape-grid-canvas{display:block!important;width:100%!important;height:100%!important;max-width:none!important;opacity:.9!important}
.appm-pb-login-ambient{display:none!important}
.appm-pb-login-card{z-index:2!important;background:rgba(255,255,255,.91)!important;border:1px solid rgba(229,233,241,.92)!important;box-shadow:0 24px 70px rgba(23,29,48,.11)!important;backdrop-filter:blur(18px) saturate(1.08)!important;-webkit-backdrop-filter:blur(18px) saturate(1.08)!important}
.appm-pb-login-card h1{font-size:27px!important}
.appm-pb-login-card .appm-pb-muted{font-size:14px!important;color:#60697E!important}
.appm-pb-login-card label{font-size:13px!important}
@media(prefers-reduced-motion:reduce){#appm-pb-login-shape-grid-canvas{opacity:.66!important}}


/* ==========================================================
   v2.18.0 — App Marketing strict color system + period presets
   ========================================================== */
:root{
  --appm-bg:#F4F5FA!important;
  --appm-card:#FFFFFF!important;
  --appm-surface-secondary:#F8F8FC!important;
  --appm-surface-violet:#F2F0FF!important;
  --appm-surface-warm:#FFF3EA!important;
  --appm-surface-cool:#EEF7FF!important;
  --appm-surface-mint:#EBF9F6!important;
  --appm-ink:#1C2333!important;
  --appm-text:#1C2333!important;
  --appm-muted:#697386!important;
  --appm-tertiary:#697386!important;
  --appm-line:#E4E7EF!important;
  --appm-line-subtle:#E4E7EF!important;
  --appm-orange:#FF7417!important;
  --appm-orange-hover:#F2670A!important;
  --appm-orange-soft:#FFF0E5!important;
  --appm-violet:#7868E6!important;
  --appm-violet-soft:#F0EDFF!important;
  --appm-blue:#4D8DFF!important;
  --appm-blue-soft:#EAF2FF!important;
  --appm-cyan:#35BDB5!important;
  --appm-cyan-soft:#E8F8F6!important;
  --appm-pink:#F46691!important;
  --appm-pink-soft:#FDECF2!important;
  --appm-green:#3DBB78!important;
  --appm-green-soft:#EAF8F1!important;
  --appm-yellow:#F2B84B!important;
  --appm-yellow-soft:#FFF6DF!important;
  --appm-danger:#E65555!important;
}
html,body.appm-pb-body{background:#F4F5FA!important;color:#1C2333!important}
body.appm-pb-body{color:#1C2333!important}
.appm-pb-main,.appm-pb-main-with-sidebar{background:#F4F5FA!important}
.appm-pb-topbar,.appm-pb-header-v237,.appm-pb-sidebar{background:#FFFFFF!important;border-color:#E4E7EF!important}
.appm-pb-section,.appm-pb-brand-section,.appm-pb-event-section,.appm-pb-brand-owner-block,.appm-pb-owner-unit-card,.appm-pb-brand-card,.appm-pb-scope-unit-card,.appm-pb-media-brand-card,.appm-pb-status-composition-card{background:#FFFFFF!important;border-color:#E4E7EF!important}
.appm-pb-muted,.appm-pb-section-description,.appm-pb-owner-metrics span,.appm-pb-brand-share,.appm-pb-event-share,.appm-pb-sales-type-meta,.appm-pb-status-meta{color:#697386!important}
.appm-pb-view-title-copy h1,.appm-pb-section-head h2,.appm-pb-sales-type-head h2,.appm-pb-status-head h2,.appm-pb-primary-card strong,.appm-pb-sales-type-value,.appm-pb-status-value,.appm-pb-owner-unit-total strong,.appm-pb-owner-metrics strong{color:#1C2333!important}
.appm-pb-kicker,.appm-pb-brand-owner-kicker{color:#F2670A!important}

/* Top period control: no free date input, only three fixed presets */
.appm-pb-period-switch{
  display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;
  align-items:center!important;gap:4px!important;min-width:350px!important;
  padding:4px!important;border:1px solid #E4E7EF!important;border-radius:12px!important;
  background:#F8F8FC!important;overflow:hidden!important;
}
.appm-pb-period-button{
  min-height:36px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  border-radius:8px!important;text-decoration:none!important;white-space:nowrap!important;
  color:#697386!important;background:transparent!important;font-size:12px!important;font-weight:600!important;line-height:1!important;
  transition:background .18s ease,color .18s ease,box-shadow .18s ease!important;
}
.appm-pb-period-button:hover{background:#FFFFFF!important;color:#1C2333!important}
.appm-pb-period-button.is-active{background:#FFF0E5!important;color:#F2670A!important;box-shadow:0 1px 2px rgba(28,35,51,.06)!important}
.appm-pb-header-v237-divider-period{display:block!important}

/* Navigation: orange is anchor, not every active/data accent */
.appm-pb-nav-overview.is-active,.appm-pb-nav-analysis.is-active,.appm-pb-nav-appmarketing.is-active,.appm-pb-nav-brand-link.is-active,.appm-pb-nav-media.is-active,.appm-pb-nav-origin.is-active,.appm-pb-nav-unit.is-active,.appm-pb-nav-status.is-active{background:#FFF0E5!important;color:#F2670A!important}
.appm-pb-sidebar-account-icon{background:#F0EDFF!important;color:#7868E6!important}

/* Large tinted modules create the App Marketing product language */
.appm-pb-sales-type-section{background:#FFF3EA!important;border:1px solid #E4E7EF!important;border-radius:18px!important;padding:20px!important;margin-bottom:20px!important}
.appm-pb-status-section{background:#EEF7FF!important;border:1px solid #E4E7EF!important;border-radius:18px!important;padding:20px!important;margin-bottom:20px!important}
.appm-pb-analysis-funnel-flow,.appm-pb-analysis-funnel-method,.appm-pb-analysis-funnel-notes{background:#F2F0FF!important;border-color:#E4E7EF!important}
.appm-pb-analysis-presales,.appm-pb-analysis-presales-context,.appm-pb-analysis-temperature{background:#EBF9F6!important;border-color:#E4E7EF!important}
.appm-pb-acquisition-intelligence{background:#EEF7FF!important;border-color:#E4E7EF!important}
.appm-pb-analysis-insights{background:#F8F8FC!important;border-color:#E4E7EF!important}
.appm-pb-analysis-insight:nth-child(4n+1){background:#FFF3EA!important}
.appm-pb-analysis-insight:nth-child(4n+2){background:#F2F0FF!important}
.appm-pb-analysis-insight:nth-child(4n+3){background:#EEF7FF!important}
.appm-pb-analysis-insight:nth-child(4n){background:#EBF9F6!important}

/* KPI distribution: visible orange, violet, blue and turquoise above the fold */
.appm-pb-primary-card,.appm-pb-primary-card:nth-child(1){background:#FFF3EA!important;border:1px solid #E4E7EF!important;border-top:3px solid #FF7417!important;color:#1C2333!important;box-shadow:none!important}
.appm-pb-primary-card:nth-child(2){background:#EBF9F6!important;border:1px solid #E4E7EF!important;border-top:3px solid #3DBB78!important;color:#1C2333!important}
.appm-pb-primary-card::after{border-color:#FF7417!important;opacity:.08!important}
.appm-pb-primary-card:nth-child(2)::after{border-color:#35BDB5!important}
.appm-pb-sales-type-card{background:#FFFFFF!important;border:1px solid #E4E7EF!important;box-shadow:none!important}
.appm-pb-sales-type-card::before{background:#FF7417!important}
.appm-pb-sales-type-card:nth-child(2)::before{background:#7868E6!important}
.appm-pb-sales-type-card:nth-child(3)::before{background:#4D8DFF!important}
.appm-pb-sales-type-card:nth-child(4)::before{background:#35BDB5!important}
.appm-pb-sales-type-card:nth-child(5)::before{background:#F46691!important}
.appm-pb-sales-type-card:nth-child(6)::before{background:#3DBB78!important}
.appm-pb-sales-type-card:nth-child(7)::before{background:#F2B84B!important}

/* Status semantic mapping */
.appm-pb-status-card,.appm-pb-status-first,.appm-pb-status-last{background:#FFFFFF!important;border-color:#E4E7EF!important}
.appm-pb-status-trail>*:nth-child(1){background:#F8F8FC!important;border-top-color:#697386!important}
.appm-pb-status-trail>*:nth-child(2){background:#EAF2FF!important;border-top-color:#4D8DFF!important}
.appm-pb-status-trail>*:nth-child(3){background:#FDECF2!important;border-top-color:#E65555!important}
.appm-pb-status-trail>*:nth-child(4){background:#EAF8F1!important;border-top-color:#3DBB78!important}
.appm-pb-status-conversion,.appm-pb-status-conversion strong{color:#3DBB78!important}

/* Data viz sequence: orange, violet, blue, turquoise, pink, green, yellow */
.appm-pb-brand-card:nth-child(7n+1) .appm-pb-bar i,.appm-pb-media-brand-card:nth-child(7n+1) .appm-pb-bar i{background:#FF7417!important}
.appm-pb-brand-card:nth-child(7n+2) .appm-pb-bar i,.appm-pb-media-brand-card:nth-child(7n+2) .appm-pb-bar i{background:#7868E6!important}
.appm-pb-brand-card:nth-child(7n+3) .appm-pb-bar i,.appm-pb-media-brand-card:nth-child(7n+3) .appm-pb-bar i{background:#4D8DFF!important}
.appm-pb-brand-card:nth-child(7n+4) .appm-pb-bar i,.appm-pb-media-brand-card:nth-child(7n+4) .appm-pb-bar i{background:#35BDB5!important}
.appm-pb-brand-card:nth-child(7n+5) .appm-pb-bar i,.appm-pb-media-brand-card:nth-child(7n+5) .appm-pb-bar i{background:#F46691!important}
.appm-pb-brand-card:nth-child(7n+6) .appm-pb-bar i,.appm-pb-media-brand-card:nth-child(7n+6) .appm-pb-bar i{background:#3DBB78!important}
.appm-pb-brand-card:nth-child(7n) .appm-pb-bar i,.appm-pb-media-brand-card:nth-child(7n) .appm-pb-bar i{background:#F2B84B!important}
.appm-pb-analysis-temperature-row>div>i{background:#35BDB5!important}
.appm-pb-analysis-time-track i{background:#7868E6!important}

/* Tables and controls */
.appm-pb-table-scroll,.appm-pb-table-search,.appm-pb-audit-table-wrap{border-color:#E4E7EF!important;background:#FFFFFF!important}
.appm-pb-table thead th{background:#F8F8FC!important;color:#697386!important;border-color:#E4E7EF!important}
.appm-pb-table tbody td{background:#FFFFFF!important;color:#1C2333!important;border-color:#E4E7EF!important}
.appm-pb-table tbody tr:hover td{background:#F8F8FC!important}
.appm-pb-table-search:focus{border-color:#FF7417!important;box-shadow:0 0 0 3px #FFF0E5!important}
.appm-pb-info:hover,.appm-pb-info:focus-visible{color:#F2670A!important;background:#FFF0E5!important}
.appm-pb-info:focus-visible{outline-color:#FF7417!important}

/* Login uses strict palette; Shape Grid remains the visual effect */
.appm-pb-login-wrap{background:#F4F5FA!important}
.appm-pb-login-wrap::before{display:none!important}
.appm-pb-login-card{background:rgba(255,255,255,.94)!important;border-color:#E4E7EF!important;color:#1C2333!important}
.appm-pb-login-card input{border-color:#E4E7EF!important;background:#FFFFFF!important;color:#1C2333!important}
.appm-pb-login-card input:focus{border-color:#FF7417!important;box-shadow:0 0 0 3px #FFF0E5!important}
.appm-pb-login-card button{background:#FF7417!important;color:#FFFFFF!important;box-shadow:none!important}
.appm-pb-login-card button:hover{background:#F2670A!important}
.appm-pb-login-divider{background:#FF7417!important}

/* Remove legacy dark/undefined visual treatments from rendered modules */
.appm-pb-primary-card,.appm-pb-section,.appm-pb-event-card,.appm-pb-brand-card,.appm-pb-status-card,.appm-pb-owner-unit-card,.appm-pb-analysis-subblock,.appm-pb-analysis-note,.appm-pb-analysis-method{background-image:none!important}

@media(max-width:1180px){
  .appm-pb-period-switch{min-width:315px!important}
  .appm-pb-period-button{font-size:11px!important;padding:0 9px!important}
  .appm-pb-header-v237-client{display:none!important}
  .appm-pb-header-v237-context>.appm-pb-header-v237-divider:not(.appm-pb-header-v237-divider-period){display:none!important}
}
@media(max-width:900px){
  .appm-pb-header-v237-inner{flex-wrap:wrap!important;row-gap:8px!important}
  .appm-pb-header-v237-identity{flex:1 1 auto!important}
  .appm-pb-header-v237-spacer{display:none!important}
  .appm-pb-header-v237-context{order:3!important;flex:1 0 100%!important;width:100%!important;overflow:visible!important}
  .appm-pb-period-switch{width:100%!important;min-width:0!important;flex:1 1 auto!important}
  .appm-pb-header-v237-divider-period,.appm-pb-header-v237-update{display:none!important}
  .appm-pb-main-with-sidebar{padding-top:132px!important}
}
@media(max-width:520px){
  .appm-pb-period-switch{gap:2px!important;padding:3px!important}
  .appm-pb-period-button{min-height:34px!important;font-size:10.5px!important;padding:0 6px!important;white-space:normal!important;text-align:center!important;line-height:1.15!important}
}

/* v2.18.2 — Com quem estão os leads: visão operacional compacta, sem tabelas encaixadas */
.appm-pb-brand-lead-owners{
  display:flex!important;
  flex-direction:column!important;
  gap:22px!important;
  margin-top:18px!important;
}
.appm-pb-brand-owner-block{
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid #EEF1F5!important;
  border-radius:0!important;
  box-shadow:none!important;
  padding:0 0 22px!important;
  margin:0!important;
}
.appm-pb-brand-owner-block:last-child{border-bottom:0!important;padding-bottom:0!important}
.appm-pb-brand-owner-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  margin:0 0 18px!important;
  padding:0!important;
  border:0!important;
}
.appm-pb-brand-owner-identity{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important}
.appm-pb-brand-owner-logo{
  width:auto!important;
  height:auto!important;
  max-width:105px!important;
  max-height:42px!important;
  object-fit:contain!important;
  object-position:left center!important;
  flex:0 0 auto!important;
}
.appm-pb-brand-owner-title{min-width:0!important}
.appm-pb-brand-owner-title h3{
  margin:0!important;
  color:#171D30!important;
  font-size:16px!important;
  font-weight:700!important;
  line-height:1.25!important;
  letter-spacing:-.01em!important;
  overflow-wrap:anywhere!important;
}
.appm-pb-brand-owner-kicker{display:none!important}
.appm-pb-brand-owner-total{display:flex!important;align-items:baseline!important;gap:5px!important;flex:0 0 auto!important;white-space:nowrap!important}
.appm-pb-brand-owner-total strong{color:#171D30!important;font-size:18px!important;font-weight:700!important;line-height:1!important;font-variant-numeric:tabular-nums!important}
.appm-pb-brand-owner-total span{color:#7B8498!important;font-size:11px!important;font-weight:500!important}
.appm-pb-brand-owner-units{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
  align-items:start!important;
}
.appm-pb-owner-unit-card{
  min-width:0!important;
  min-height:0!important;
  height:auto!important;
  align-self:start!important;
  overflow:hidden!important;
  padding:0!important;
  background:#FFFFFF!important;
  border:1px solid #E5E9F1!important;
  border-radius:16px!important;
  box-shadow:0 2px 8px rgba(23,29,48,.025)!important;
}
.appm-pb-owner-unit-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0!important;
  padding:14px 16px!important;
  background:#FAFBFD!important;
  border:0!important;
  border-bottom:1px solid #EEF1F5!important;
}
.appm-pb-owner-unit-name-wrap{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;flex:1 1 auto!important}
.appm-pb-owner-unit-accent{width:7px!important;height:7px!important;border-radius:999px!important;background:var(--appm-brand-accent,#FF7417)!important;flex:0 0 7px!important}
.appm-pb-owner-unit-label{display:none!important}
.appm-pb-owner-unit-head h4{
  margin:0!important;
  color:#282F43!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.25!important;
  letter-spacing:0!important;
  overflow-wrap:anywhere!important;
}
.appm-pb-owner-unit-total{display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:center!important;min-width:54px!important;flex:0 0 auto!important}
.appm-pb-owner-unit-total strong{color:#171D30!important;font-size:22px!important;font-weight:700!important;line-height:1!important;font-variant-numeric:tabular-nums!important}
.appm-pb-owner-unit-total span{margin-top:3px!important;color:#8C95A8!important;font-size:10px!important;font-weight:500!important;line-height:1!important}
.appm-pb-owner-list{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  max-height:none!important;
  height:auto!important;
  overflow:visible!important;
  padding:8px!important;
}
.appm-pb-owner-row{
  display:block!important;
  min-width:0!important;
  padding:10px 12px!important;
  margin:0!important;
  border:0!important;
  border-bottom:1px solid #F1F3F7!important;
  border-radius:8px!important;
  background:transparent!important;
  cursor:pointer!important;
  transition:background .16s ease!important;
  outline:none!important;
}
.appm-pb-owner-row:last-of-type{border-bottom-color:transparent!important}
.appm-pb-owner-row:hover,.appm-pb-owner-row:focus-visible{background:#F8F9FC!important}
.appm-pb-owner-row.is-owner-extra{display:none!important}
.appm-pb-owner-unit-card.is-expanded .appm-pb-owner-row.is-owner-extra{display:block!important}
.appm-pb-owner-row-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important}
.appm-pb-owner-name{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  min-width:0!important;
  flex:1 1 auto!important;
  color:#282F43!important;
  font-size:12px!important;
  font-weight:600!important;
  line-height:1.3!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
.appm-pb-owner-person-name{min-width:0!important;overflow-wrap:anywhere!important}
.appm-pb-owner-prefix{color:#7B8498!important;font-size:9px!important;font-weight:700!important;white-space:nowrap!important}
.appm-pb-owner-role-badge{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:20px!important;
  padding:0 6px!important;
  border-radius:6px!important;
  font-size:9px!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:.02em!important;
  flex:0 0 auto!important;
}
.appm-pb-owner-role-bdc{background:#FFF0E5!important;color:#F2670A!important}
.appm-pb-owner-role-v{background:#F0EDFF!important;color:#7868E6!important}
.appm-pb-owner-role-vp{background:#EAF2FF!important;color:#4D8DFF!important}
.appm-pb-owner-metrics{display:flex!important;align-items:baseline!important;gap:7px!important;flex:0 0 auto!important;white-space:nowrap!important;text-align:right!important}
.appm-pb-owner-metrics strong{color:#171D30!important;font-size:15px!important;font-weight:700!important;line-height:1!important;font-variant-numeric:tabular-nums!important}
.appm-pb-owner-metrics span{color:#8C95A8!important;font-size:11px!important;font-weight:500!important;line-height:1!important}
.appm-pb-owner-progress{width:100%!important;height:4px!important;margin-top:7px!important;background:#EEF1F5!important;border-radius:999px!important;overflow:hidden!important}
.appm-pb-owner-progress span{display:block!important;height:4px!important;max-width:100%!important;background:var(--appm-brand-accent,#FF7417)!important;border-radius:999px!important;transition:filter .16s ease!important}
.appm-pb-owner-row:hover .appm-pb-owner-progress span{filter:saturate(1.08)!important}
.appm-pb-owner-row .appm-pb-audit-cue,.appm-pb-brand-owner-head .appm-pb-audit-cue,.appm-pb-owner-unit-head .appm-pb-info{display:none!important}
.appm-pb-owner-expand{
  width:100%!important;
  min-height:36px!important;
  margin:4px 0 0!important;
  padding:7px 12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  border:0!important;
  border-radius:8px!important;
  background:transparent!important;
  color:#4D70E8!important;
  font:inherit!important;
  font-size:11px!important;
  font-weight:600!important;
  cursor:pointer!important;
  text-align:left!important;
}
.appm-pb-owner-expand:hover,.appm-pb-owner-expand:focus-visible{background:#F8F9FC!important;color:var(--appm-brand-accent,#FF7417)!important;outline:none!important}
.appm-pb-owner-expand svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;transition:transform .16s ease!important}
.appm-pb-owner-unit-card.is-expanded .appm-pb-owner-expand svg{transform:rotate(90deg)!important}

@media(max-width:1200px){
  .appm-pb-brand-owner-units{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:700px){
  .appm-pb-brand-owner-head{align-items:flex-start!important}
  .appm-pb-brand-owner-identity{align-items:flex-start!important}
  .appm-pb-brand-owner-logo{max-width:92px!important;max-height:36px!important}
  .appm-pb-brand-owner-units{grid-template-columns:1fr!important}
  .appm-pb-owner-unit-head{padding:13px 14px!important}
}


/* ==========================================================
   v2.18.3 — revisão exclusiva de cores e superfícies
   Base clara + cards brancos; cores App Marketing apenas como accents.
   Não altera estrutura, dados ou interações.
   ========================================================== */
:root{
  --appm-bg:#F7F8FC!important;
  --appm-card:#FFFFFF!important;
  --appm-ink:#171D30!important;
  --appm-text:#171D30!important;
  --appm-muted:#687086!important;
  --appm-tertiary:#687086!important;
  --appm-line:#E3E7EF!important;
  --appm-line-subtle:#E7EAF1!important;
}
html,body.appm-pb-body,
.appm-pb-main,.appm-pb-main-with-sidebar{background:#F7F8FC!important;color:#171D30!important}
body.appm-pb-body .appm-pb-view-context{background:#F7F8FC!important;border-bottom-color:#E7EAF1!important;box-shadow:none!important}
body.appm-pb-body .appm-pb-view-context::after{background:#E7EAF1!important}
.appm-pb-view-title-copy h1,.appm-pb-section-head h2,.appm-pb-sales-type-head h2,.appm-pb-status-head h2{color:#171D30!important}
.appm-pb-muted,.appm-pb-section-description,.appm-pb-sales-type-meta,.appm-pb-status-meta{color:#687086!important}

/* Grandes módulos: sempre superfície principal branca */
.appm-pb-section,
.appm-pb-brand-section,
.appm-pb-event-section,
.appm-pb-sales-type-section,
.appm-pb-status-section{
  background:#FFFFFF!important;
  border:1px solid #E7EAF1!important;
  border-radius:16px!important;
  box-shadow:0 4px 16px rgba(23,29,48,.04)!important;
  background-image:none!important;
}
.appm-pb-sales-type-section,.appm-pb-status-section{padding:20px!important;margin-bottom:20px!important}

/* KPI primários: superfície branca + ícone pequeno, sem card pastel */
.appm-pb-primary-card,
.appm-pb-primary-card:nth-child(1),
.appm-pb-primary-card:nth-child(2){
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  grid-template-rows:auto 1fr!important;
  align-items:start!important;
  gap:10px 18px!important;
  min-height:132px!important;
  padding:18px 20px!important;
  background:#FFFFFF!important;
  color:#171D30!important;
  border:1px solid #E3E7EF!important;
  border-top:1px solid #E3E7EF!important;
  border-radius:16px!important;
  box-shadow:0 4px 16px rgba(23,29,48,.04)!important;
  overflow:hidden!important;
}
.appm-pb-primary-card::after,.appm-pb-primary-card:nth-child(2)::after{display:none!important}
.appm-pb-primary-card::before{
  content:""!important;
  position:absolute!important;
  top:18px!important;
  left:20px!important;
  width:36px!important;
  height:36px!important;
  border-radius:11px!important;
  background-color:#FFF0E5!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:19px 19px!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FF7417' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")!important;
}
.appm-pb-primary-card:nth-child(2)::before{
  background-color:#EAF8F1!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233DBB78' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2h12l2 5H4l2-5Z'/%3E%3Cpath d='M5 7v13h14V7'/%3E%3Cpath d='m9 13 2 2 4-4'/%3E%3C/svg%3E")!important;
}
.appm-pb-primary-card>div{grid-column:1/-1!important;grid-row:1!important;min-height:36px!important;padding-left:48px!important;display:flex!important;align-items:center!important;min-width:0!important}
.appm-pb-primary-card span{font-size:13px!important;font-weight:500!important;line-height:1.35!important;color:#171D30!important;margin:0!important}
.appm-pb-primary-card>strong{grid-column:2!important;grid-row:2!important;align-self:end!important;justify-self:end!important;margin:0!important;font-size:30px!important;line-height:1.05!important;font-weight:700!important;letter-spacing:-.025em!important;color:#171D30!important}

/* Vendas por tipo: branco; acento em marcador interno, nunca em borda superior */
.appm-pb-sales-type-card{
  background:#FFFFFF!important;
  border:1px solid #E3E7EF!important;
  border-top:1px solid #E3E7EF!important;
  border-radius:16px!important;
  box-shadow:0 2px 8px rgba(23,29,48,.025)!important;
  background-image:none!important;
}
.appm-pb-sales-type-card::before{display:none!important}
.appm-pb-sales-type-label{display:flex!important;align-items:center!important;gap:10px!important;color:#171D30!important;font-size:13px!important;font-weight:600!important}
.appm-pb-sales-type-label::before{
  content:""!important;width:28px!important;height:28px!important;flex:0 0 28px!important;border-radius:9px!important;
  background:#FFF0E5 radial-gradient(circle at center,#FF7417 0 4px,transparent 4.5px)!important;
}
.appm-pb-sales-type-card:nth-child(2) .appm-pb-sales-type-label::before{background:#F0EDFF radial-gradient(circle at center,#7868E6 0 4px,transparent 4.5px)!important}
.appm-pb-sales-type-card:nth-child(3) .appm-pb-sales-type-label::before{background:#EAF2FF radial-gradient(circle at center,#4D8DFF 0 4px,transparent 4.5px)!important}
.appm-pb-sales-type-card:nth-child(4) .appm-pb-sales-type-label::before{background:#E8F8F6 radial-gradient(circle at center,#35BDB5 0 4px,transparent 4.5px)!important}
.appm-pb-sales-type-card:nth-child(5) .appm-pb-sales-type-label::before{background:#FDECF2 radial-gradient(circle at center,#F46691 0 4px,transparent 4.5px)!important}
.appm-pb-sales-type-card:nth-child(6) .appm-pb-sales-type-label::before{background:#EAF8F1 radial-gradient(circle at center,#3DBB78 0 4px,transparent 4.5px)!important}
.appm-pb-sales-type-card:nth-child(7) .appm-pb-sales-type-label::before{background:#FFF6DF radial-gradient(circle at center,#F2B84B 0 4px,transparent 4.5px)!important}
.appm-pb-sales-type-value{font-size:30px!important;font-weight:700!important;color:#171D30!important}
.appm-pb-sales-type-meta{font-size:12px!important;font-weight:600!important;color:#687086!important}

/* Status: container e cards brancos; sem pastel em grandes áreas e sem borda superior colorida */
.appm-pb-status-trail{gap:12px!important;align-items:stretch!important;overflow:visible!important}
.appm-pb-status-card,
.appm-pb-status-first,
.appm-pb-status-last,
.appm-pb-status-trail>*:nth-child(1),
.appm-pb-status-trail>*:nth-child(2),
.appm-pb-status-trail>*:nth-child(3),
.appm-pb-status-trail>*:nth-child(4){
  background:#FFFFFF!important;
  border:1px solid #E3E7EF!important;
  border-top:1px solid #E3E7EF!important;
  border-radius:16px!important;
  box-shadow:0 2px 8px rgba(23,29,48,.025)!important;
  clip-path:none!important;
  margin-left:0!important;
  min-height:126px!important;
  padding:16px!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  text-align:left!important;
  background-image:none!important;
}
.appm-pb-status-card::after,.appm-pb-status-step{display:none!important}
.appm-pb-status-card .appm-pb-card-label-row{width:100%!important;align-items:flex-start!important}
.appm-pb-status-label{display:flex!important;align-items:center!important;gap:9px!important;max-width:none!important;margin:0 0 12px!important;color:#171D30!important;font-size:13px!important;font-weight:600!important;text-align:left!important}
.appm-pb-status-label::before{
  content:""!important;width:30px!important;height:30px!important;flex:0 0 30px!important;border-radius:9px!important;
  background-color:#F2F4F8!important;background-repeat:no-repeat!important;background-position:center!important;background-size:16px 16px!important;
}
.appm-pb-status-aguardando .appm-pb-status-label::before{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237B8498' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")!important;
}
.appm-pb-status-andamento .appm-pb-status-label::before{
  background-color:#EAF2FF!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234D8DFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 12h4l2-6 4 12 2-6h6'/%3E%3C/svg%3E")!important;
}
.appm-pb-status-insucesso .appm-pb-status-label::before{
  background-color:#FDECF2!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23F46691' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='m9 9 6 6M15 9l-6 6'/%3E%3C/svg%3E")!important;
}
.appm-pb-status-sucesso .appm-pb-status-label::before{
  background-color:#EAF8F1!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233DBB78' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='m8.5 12 2.3 2.3 4.8-5'/%3E%3C/svg%3E")!important;
}
.appm-pb-status-value{margin:0!important;font-size:30px!important;line-height:1!important;font-weight:700!important;color:#171D30!important;text-align:left!important}
.appm-pb-status-meta,.appm-pb-status-conversion{margin-top:7px!important;font-size:12px!important;font-weight:600!important;text-align:left!important}
.appm-pb-status-meta{color:#687086!important}
.appm-pb-status-conversion,.appm-pb-status-conversion strong{color:#3DBB78!important}
.appm-pb-status-aguardando .appm-pb-status-meta{color:#7B8498!important}
.appm-pb-status-andamento .appm-pb-status-meta{color:#4D8DFF!important}
.appm-pb-status-insucesso .appm-pb-status-meta{color:#F46691!important}

/* Informação e auditoria continuam funcionais, mas sem competir visualmente */
.appm-pb-primary-card .appm-pb-info,.appm-pb-sales-type-card .appm-pb-info,.appm-pb-status-card .appm-pb-info{color:#8C95A8!important;background:#FFFFFF!important;border-color:#E3E7EF!important}
.appm-pb-primary-card .appm-pb-info:hover,.appm-pb-sales-type-card .appm-pb-info:hover,.appm-pb-status-card .appm-pb-info:hover{color:#FF7417!important;background:#FFF0E5!important;border-color:#FFF0E5!important}

@media(max-width:900px){
  .appm-pb-primary-card,.appm-pb-primary-card:nth-child(1),.appm-pb-primary-card:nth-child(2){min-height:118px!important}
  .appm-pb-status-trail{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:560px){
  .appm-pb-primary-card,.appm-pb-primary-card:nth-child(1),.appm-pb-primary-card:nth-child(2){padding:16px!important}
  .appm-pb-primary-card::before{top:16px!important;left:16px!important}
  .appm-pb-primary-card>div{padding-left:46px!important}
  .appm-pb-status-trail{grid-template-columns:1fr!important}
}

/* =========================================================
   v2.18.4 — Status × Tipo de Lead
   Revisão visual exclusiva do bloco de composição por status.
   ========================================================= */
.appm-pb-status-composition-section{
  background:#FFFFFF!important;
  border:1px solid #E6EAF1!important;
  border-radius:20px!important;
  padding:24px!important;
}
.appm-pb-status-composition-section .appm-pb-section-head{
  margin-bottom:20px!important;
}
.appm-pb-status-composition-section .appm-pb-kicker{
  color:#FF7417!important;
  font-size:11px!important;
  line-height:1.3!important;
  font-weight:700!important;
  letter-spacing:.06em!important;
}
.appm-pb-status-composition-section .appm-pb-section-head h2{
  color:#171D30!important;
  font-size:20px!important;
  line-height:1.25!important;
  font-weight:700!important;
}
.appm-pb-status-composition-section .appm-pb-section-description{
  color:#7B8498!important;
  font-size:13px!important;
  line-height:1.5!important;
}
.appm-pb-status-composition-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  align-items:start!important;
  gap:12px!important;
}
.appm-pb-status-composition-card{
  --status-accent:#7B8498;
  --status-soft:#F2F4F8;
  display:flex!important;
  flex-direction:column!important;
  align-self:start!important;
  height:auto!important;
  min-height:0!important;
  min-width:0!important;
  background:#FFFFFF!important;
  border:1px solid #E5E9F1!important;
  border-top:1px solid #E5E9F1!important;
  border-radius:16px!important;
  padding:16px!important;
  box-shadow:0 2px 8px rgba(23,29,48,.025)!important;
  text-decoration:none!important;
  color:#282F43!important;
  transition:border-color 180ms cubic-bezier(.2,0,0,1),box-shadow 180ms cubic-bezier(.2,0,0,1),transform 180ms cubic-bezier(.2,0,0,1)!important;
}
.appm-pb-status-composition-card:hover{
  background:#FFFFFF!important;
  border-color:#DDE2EC!important;
  box-shadow:0 6px 18px rgba(23,29,48,.05)!important;
  transform:translateY(-1px)!important;
}
.appm-pb-status-composition-aguardando{--status-accent:#7B8498;--status-soft:#F2F4F8}
.appm-pb-status-composition-andamento{--status-accent:#4D8DFF;--status-soft:#EAF2FF}
.appm-pb-status-composition-insucesso{--status-accent:#F46691;--status-soft:#FDECF2}
.appm-pb-status-composition-sucesso{--status-accent:#3DBB78;--status-soft:#EAF8F1}

.appm-pb-status-composition-head{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin:0 0 16px!important;
  padding:0!important;
  border:0!important;
}
.appm-pb-status-composition-title{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-width:0!important;
}
.appm-pb-status-composition-icon{
  flex:0 0 32px!important;
  width:32px!important;
  height:32px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:10px!important;
  background:var(--status-soft)!important;
  color:var(--status-accent)!important;
}
.appm-pb-status-composition-icon svg{
  width:18px!important;
  height:18px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.appm-pb-status-composition-title-copy{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  gap:2px!important;
}
.appm-pb-status-composition-title-copy strong{
  color:#171D30!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:700!important;
}
.appm-pb-status-composition-title-copy small{
  color:#8C95A8!important;
  font-size:10px!important;
  line-height:1.25!important;
  font-weight:500!important;
  white-space:nowrap!important;
}
.appm-pb-status-composition-badge{
  flex:0 0 auto!important;
  min-height:26px!important;
  display:inline-flex!important;
  align-items:center!important;
  padding:0 9px!important;
  border-radius:999px!important;
  background:var(--status-soft)!important;
  color:var(--status-accent)!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:600!important;
  font-variant-numeric:tabular-nums!important;
  white-space:nowrap!important;
}

.appm-pb-status-composition-row{
  --type-accent:#7B8498;
  --type-soft:#F2F4F8;
  margin:0 0 14px!important;
  padding:6px!important;
  border-radius:8px!important;
  cursor:pointer!important;
  outline:none!important;
  transition:background 120ms cubic-bezier(.2,0,0,1)!important;
}
.appm-pb-status-composition-row:last-of-type{margin-bottom:0!important}
.appm-pb-status-composition-row:hover,
.appm-pb-status-composition-row:focus-visible{
  background:#F8F9FC!important;
}
.appm-pb-status-composition-row:focus-visible{
  box-shadow:0 0 0 2px rgba(77,112,232,.16)!important;
}
.appm-pb-status-type-novos{--type-accent:#FF7417;--type-soft:#FFF0E5}
.appm-pb-status-type-seminovos{--type-accent:#7868E6;--type-soft:#F0EDFF}
.appm-pb-status-type-comerciais{--type-accent:#4D8DFF;--type-soft:#EAF2FF}
.appm-pb-status-type-oficina{--type-accent:#35BDB5;--type-soft:#E8F8F6}
.appm-pb-status-type-pecas-e-acessorios{--type-accent:#F46691;--type-soft:#FDECF2}
.appm-pb-status-composition-row-top{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  margin-bottom:7px!important;
}
.appm-pb-status-composition-row-label{
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
}
.appm-pb-status-type-dot{
  flex:0 0 7px!important;
  width:7px!important;
  height:7px!important;
  border-radius:999px!important;
  background:var(--type-accent)!important;
  box-shadow:0 0 0 3px var(--type-soft)!important;
}
.appm-pb-status-composition-row-label>span{
  min-width:0!important;
  color:#282F43!important;
  font-size:12px!important;
  line-height:1.3!important;
  font-weight:600!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.appm-pb-status-composition-row-metrics{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:baseline!important;
  gap:6px!important;
  white-space:nowrap!important;
  font-variant-numeric:tabular-nums!important;
}
.appm-pb-status-composition-row-metrics strong{
  color:#282F43!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:600!important;
}
.appm-pb-status-composition-row-metrics small{
  color:#8C95A8!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:500!important;
}
.appm-pb-status-mini-bar{
  width:100%!important;
  height:6px!important;
  border-radius:999px!important;
  background:#EEF1F5!important;
  overflow:hidden!important;
}
.appm-pb-status-mini-bar i,
.appm-pb-status-composition-andamento .appm-pb-status-mini-bar i,
.appm-pb-status-composition-insucesso .appm-pb-status-mini-bar i,
.appm-pb-status-composition-sucesso .appm-pb-status-mini-bar i{
  display:block!important;
  height:6px!important;
  border-radius:999px!important;
  background:var(--type-accent)!important;
}
.appm-pb-status-composition-empty{
  color:#8C95A8!important;
  font-size:12px!important;
  line-height:1.5!important;
  padding:4px 6px 10px!important;
}
.appm-pb-status-composition-open{
  margin:14px 0 0!important;
  padding:10px 6px 0!important;
  border-top:1px solid #EEF1F5!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  color:#4D70E8!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:600!important;
  transition:color 120ms ease!important;
}
.appm-pb-status-composition-open svg{
  width:15px!important;
  height:15px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.appm-pb-status-composition-card:hover .appm-pb-status-composition-open{color:#FF7417!important}

/* Este bloco não usa mais lupas; a linha inteira mantém o drill-down. */
.appm-pb-status-composition-row .appm-pb-audit-cue{display:none!important}

@media (max-width:1180px){
  .appm-pb-status-composition-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width:680px){
  .appm-pb-status-composition-section{padding:16px!important;border-radius:16px!important}
  .appm-pb-status-composition-grid{grid-template-columns:1fr!important;gap:10px!important}
  .appm-pb-status-composition-card{padding:14px!important}
}

/* =========================================================
   v2.18.5 — Distribuição dos leads / cards de marca SaaS
   Escopo estrito: bloco .appm-pb-brand-section
   ========================================================= */
.appm-pb-brand-section{
  background:#FFFFFF!important;
  border:1px solid #E6EAF1!important;
  border-radius:20px!important;
  padding:22px!important;
}
.appm-pb-brand-section>.appm-pb-section-head{
  margin-bottom:20px!important;
}
.appm-pb-brand-section .appm-pb-kicker{
  color:#FF7417!important;
  font-size:11px!important;
  font-weight:700!important;
  letter-spacing:.06em!important;
}
.appm-pb-brand-section .appm-pb-section-head h2{
  color:#171D30!important;
  font-size:20px!important;
  font-weight:700!important;
  line-height:1.25!important;
}
.appm-pb-brand-section .appm-pb-section-description{
  color:#7B8498!important;
  font-size:13px!important;
  line-height:1.45!important;
}
.appm-pb-brand-section .appm-pb-brand-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:12px!important;
  align-items:start!important;
}
.appm-pb-brand-section .appm-pb-brand-card{
  align-self:start!important;
  min-height:0!important;
  height:auto!important;
  max-height:none!important;
  display:block!important;
  overflow:hidden!important;
  padding:16px!important;
  background:#FFFFFF!important;
  border:1px solid #E5E9F1!important;
  border-top:1px solid #E5E9F1!important;
  border-radius:16px!important;
  box-shadow:0 2px 8px rgba(23,29,48,.025)!important;
}
.appm-pb-brand-section .appm-pb-brand-card:hover{
  border-color:#DDE2EC!important;
  box-shadow:0 5px 16px rgba(23,29,48,.045)!important;
  transform:none!important;
}
.appm-pb-brand-section .appm-pb-brand-summary{
  position:static!important;
  min-height:0!important;
  height:auto!important;
  padding:0!important;
  margin:0!important;
  display:block!important;
}
.appm-pb-brand-section .appm-pb-brand-audit-action,
.appm-pb-brand-section .appm-pb-audit-cue{
  display:none!important;
}
.appm-pb-brand-section .appm-pb-brand-logo-wrap{
  width:100%!important;
  height:64px!important;
  max-height:64px!important;
  margin:0 0 12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
}
.appm-pb-brand-section .appm-pb-brand-logo{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:150px!important;
  max-height:52px!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
}
.appm-pb-brand-section .appm-pb-brand-logo-caoa-chery{
  max-width:138px!important;
  max-height:48px!important;
}
.appm-pb-brand-section .appm-pb-brand-logo-peugeot,
.appm-pb-brand-section .appm-pb-brand-logo-citroen{
  max-width:142px!important;
  max-height:44px!important;
}
.appm-pb-brand-section .appm-pb-brand-logo-multimarcas{
  max-width:150px!important;
  max-height:42px!important;
}
.appm-pb-brand-section .appm-pb-brand-name-fallback{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:42px!important;
  color:#171D30!important;
  font-size:16px!important;
  font-weight:700!important;
}
.appm-pb-brand-section .appm-pb-brand-metric{
  min-height:0!important;
  margin:0!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:10px!important;
}
.appm-pb-brand-section .appm-pb-brand-label{
  color:#7B8498!important;
  font-size:12px!important;
  font-weight:500!important;
  line-height:1.3!important;
}
.appm-pb-brand-section .appm-pb-brand-metric strong{
  color:#171D30!important;
  font-size:28px!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:-.02em!important;
  font-variant-numeric:tabular-nums!important;
}
.appm-pb-brand-section .appm-pb-bar{
  width:100%!important;
  height:6px!important;
  margin:10px 0 7px!important;
  overflow:hidden!important;
  background:#EEF1F5!important;
  border-radius:999px!important;
}
.appm-pb-brand-section .appm-pb-bar i{
  display:block!important;
  height:6px!important;
  border-radius:999px!important;
  background:var(--appm-brand-series)!important;
}
.appm-pb-brand-section .appm-pb-brand-share{
  min-height:0!important;
  color:#7B8498!important;
  font-size:12px!important;
  font-weight:500!important;
  line-height:1.35!important;
}
.appm-pb-brand-section .appm-pb-brand-units{
  margin:16px 0 0!important;
  padding:12px 0 0!important;
  border-top:1px solid #EEF1F5!important;
  background:#FFFFFF!important;
  display:flex!important;
  flex-direction:column!important;
  gap:2px!important;
  flex:none!important;
  height:auto!important;
  min-height:0!important;
}
.appm-pb-brand-section .appm-pb-brand-unit-row{
  position:relative!important;
  display:block!important;
  min-height:0!important;
  height:auto!important;
  margin:0!important;
  padding:9px 8px!important;
  border:0!important;
  border-bottom:1px solid #F1F3F7!important;
  border-radius:8px!important;
  background:transparent!important;
  cursor:pointer!important;
  transition:background-color .14s ease!important;
}
.appm-pb-brand-section .appm-pb-brand-unit-row:last-child{
  border-bottom-color:transparent!important;
}
.appm-pb-brand-section .appm-pb-brand-unit-row:hover,
.appm-pb-brand-section .appm-pb-brand-unit-row:focus-visible{
  background:#F8F9FC!important;
  outline:none!important;
  box-shadow:none!important;
}
.appm-pb-brand-section .appm-pb-brand-unit-top{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:10px!important;
  min-width:0!important;
}
.appm-pb-brand-section .appm-pb-brand-unit-name{
  min-width:0!important;
  padding:0!important;
  color:#282F43!important;
  font-size:12px!important;
  font-weight:600!important;
  line-height:1.3!important;
  overflow-wrap:anywhere!important;
  transition:color .14s ease!important;
}
.appm-pb-brand-section .appm-pb-brand-unit-row:hover .appm-pb-brand-unit-name,
.appm-pb-brand-section .appm-pb-brand-unit-row:focus-visible .appm-pb-brand-unit-name{
  color:var(--appm-brand-series)!important;
}
.appm-pb-brand-section .appm-pb-brand-unit-values{
  display:flex!important;
  flex:0 0 auto!important;
  flex-direction:column!important;
  align-items:flex-end!important;
  justify-content:flex-start!important;
  gap:2px!important;
  min-width:48px!important;
  white-space:nowrap!important;
}
.appm-pb-brand-section .appm-pb-brand-unit-values strong{
  color:#171D30!important;
  font-size:15px!important;
  font-weight:700!important;
  line-height:1!important;
  text-align:right!important;
  font-variant-numeric:tabular-nums!important;
}
.appm-pb-brand-section .appm-pb-brand-unit-values span{
  color:#8C95A8!important;
  font-size:11px!important;
  font-weight:500!important;
  line-height:1.15!important;
  text-align:right!important;
  font-variant-numeric:tabular-nums!important;
}
.appm-pb-brand-section .appm-pb-brand-unit-bar{
  width:100%!important;
  height:3px!important;
  margin-top:6px!important;
  overflow:hidden!important;
  background:#EEF1F5!important;
  border-radius:999px!important;
}
.appm-pb-brand-section .appm-pb-brand-unit-bar i{
  display:block!important;
  height:3px!important;
  background:var(--appm-brand-series)!important;
  border-radius:999px!important;
}
@media(max-width:1320px){
  .appm-pb-brand-section .appm-pb-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:900px){
  .appm-pb-brand-section .appm-pb-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){
  .appm-pb-brand-section{padding:16px!important}
  .appm-pb-brand-section .appm-pb-brand-grid{grid-template-columns:1fr!important}
}

/* =========================================================
   v2.18.6 — Leads por tipo de evento
   Revisão visual exclusiva do bloco. Dados e interações preservados.
   ========================================================= */
.appm-pb-event-section{
  background:#FFFFFF!important;
  border:1px solid #E6EAF1!important;
  border-radius:20px!important;
  padding:22px!important;
}
.appm-pb-event-section .appm-pb-section-head{
  margin-bottom:18px!important;
}
.appm-pb-event-section .appm-pb-kicker{
  color:#FF7417!important;
  font-size:11px!important;
  font-weight:700!important;
  line-height:1.3!important;
  letter-spacing:.06em!important;
}
.appm-pb-event-section .appm-pb-section-head h2{
  color:#171D30!important;
  font-size:20px!important;
  font-weight:700!important;
  line-height:1.25!important;
}
.appm-pb-event-section .appm-pb-section-description{
  color:#7B8498!important;
  font-size:13px!important;
  line-height:1.5!important;
}
.appm-pb-event-section .appm-pb-event-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:12px!important;
  align-items:start!important;
}
.appm-pb-event-section .appm-pb-event-card{
  --event-accent:#7B8498;
  --event-soft:#F2F4F8;
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  min-width:0!important;
  min-height:118px!important;
  height:auto!important;
  padding:16px!important;
  overflow:hidden!important;
  background:#FFFFFF!important;
  background-image:none!important;
  border:1px solid #E5E9F1!important;
  border-radius:16px!important;
  box-shadow:0 2px 8px rgba(23,29,48,.025)!important;
  color:#171D30!important;
  cursor:pointer!important;
  outline:none!important;
  transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease!important;
}
.appm-pb-event-section .appm-pb-event-card::before,
.appm-pb-event-section .appm-pb-event-card::after{
  display:none!important;
  content:none!important;
}
.appm-pb-event-section .appm-pb-event-card:hover,
.appm-pb-event-section .appm-pb-event-card:focus-visible{
  background:#FCFCFE!important;
  border-color:var(--event-accent)!important;
  box-shadow:0 5px 14px rgba(23,29,48,.05)!important;
  transform:translateY(-1px)!important;
}
.appm-pb-event-section .appm-pb-event-head{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-width:0!important;
  margin:0 0 14px!important;
}
.appm-pb-event-section .appm-pb-event-icon{
  width:32px!important;
  height:32px!important;
  flex:0 0 32px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:10px!important;
  background:var(--event-soft)!important;
  color:var(--event-accent)!important;
}
.appm-pb-event-section .appm-pb-event-icon svg{
  width:17px!important;
  height:17px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.appm-pb-event-section .appm-pb-event-label{
  min-width:0!important;
  margin:0!important;
  color:#282F43!important;
  font-size:13px!important;
  font-weight:600!important;
  line-height:1.3!important;
  overflow-wrap:anywhere!important;
}
.appm-pb-event-section .appm-pb-event-metric{
  display:block!important;
  margin:0!important;
  line-height:1!important;
}
.appm-pb-event-section .appm-pb-event-metric strong{
  display:block!important;
  margin:0!important;
  color:#171D30!important;
  font-size:28px!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:-.025em!important;
  font-variant-numeric:tabular-nums!important;
}
.appm-pb-event-section .appm-pb-event-metric span{
  display:none!important;
}
.appm-pb-event-section .appm-pb-event-share{
  margin:7px 0 0!important;
  color:#7B8498!important;
  font-size:12px!important;
  font-weight:500!important;
  line-height:1.35!important;
}
.appm-pb-event-section .appm-pb-event-progress{
  width:100%!important;
  height:5px!important;
  margin-top:13px!important;
  overflow:hidden!important;
  border-radius:999px!important;
  background:#EEF1F5!important;
}
.appm-pb-event-section .appm-pb-event-progress span{
  display:block!important;
  height:5px!important;
  max-width:100%!important;
  border-radius:999px!important;
  background:var(--event-accent)!important;
}
/* Sem ícones repetitivos de informação/auditoria neste componente. O card inteiro mantém o drill-down. */
.appm-pb-event-section .appm-pb-info,
.appm-pb-event-section .appm-pb-audit-cue,
.appm-pb-event-section .appm-pb-card-tools{
  display:none!important;
}

@media(max-width:1100px){
  .appm-pb-event-section .appm-pb-event-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:820px){
  .appm-pb-event-section .appm-pb-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:520px){
  .appm-pb-event-section{padding:16px!important}
  .appm-pb-event-section .appm-pb-event-grid{grid-template-columns:1fr!important}
  .appm-pb-event-section .appm-pb-event-card{min-height:112px!important}
}


/* =========================================================
   v2.18.7 — Cabeçalho visual dos cards de marca
   Escopo estrito: somente a identidade/cabeçalho em Distribuição dos leads.
   Dados, unidades e interações preservados.
   ========================================================= */
.appm-pb-brand-section .appm-pb-brand-logo-wrap{
  box-sizing:border-box!important;
  width:100%!important;
  height:72px!important;
  max-height:72px!important;
  margin:0!important;
  padding:12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  background:#FAFBFD!important;
  border:1px solid #EEF1F5!important;
  border-radius:12px!important;
}
.appm-pb-brand-section .appm-pb-brand-logo{
  display:block!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
  transform:none!important;
}
.appm-pb-brand-section .appm-pb-brand-logo-ford{
  max-width:150px!important;
  max-height:48px!important;
}
.appm-pb-brand-section .appm-pb-brand-logo-caoa-chery{
  max-width:130px!important;
  max-height:40px!important;
}
.appm-pb-brand-section .appm-pb-brand-logo-peugeot{
  max-width:150px!important;
  max-height:28px!important;
}
.appm-pb-brand-section .appm-pb-brand-logo-citroen{
  max-width:140px!important;
  max-height:34px!important;
}
.appm-pb-brand-section .appm-pb-brand-logo-brasauto-multimarcas,
.appm-pb-brand-section .appm-pb-brand-logo-multimarcas{
  max-width:150px!important;
  max-height:34px!important;
}
.appm-pb-brand-section .appm-pb-brand-name-fallback{
  max-width:100%!important;
  min-height:0!important;
  color:#697386!important;
  font-size:12px!important;
  font-weight:600!important;
  line-height:1.25!important;
  text-align:center!important;
}
.appm-pb-brand-section .appm-pb-brand-identity{
  display:block!important;
  margin-top:12px!important;
  min-width:0!important;
  text-align:left!important;
}
.appm-pb-brand-section .appm-pb-brand-identity h3{
  margin:0!important;
  color:#171D30!important;
  font-size:18px!important;
  font-weight:700!important;
  line-height:1.2!important;
  letter-spacing:-.01em!important;
  overflow-wrap:anywhere!important;
}
.appm-pb-brand-section .appm-pb-brand-identity span{
  display:block!important;
  margin-top:4px!important;
  color:#8C95A8!important;
  font-size:11px!important;
  font-weight:500!important;
  line-height:1.25!important;
  text-transform:uppercase!important;
  letter-spacing:.04em!important;
}
.appm-pb-brand-section .appm-pb-brand-metric{
  margin-top:12px!important;
}
.appm-pb-brand-section .appm-pb-bar{
  margin-top:10px!important;
}
@media(max-width:620px){
  .appm-pb-brand-section .appm-pb-brand-logo-wrap{
    height:68px!important;
    max-height:68px!important;
    padding:10px!important;
  }
  .appm-pb-brand-section .appm-pb-brand-identity h3{font-size:17px!important}
}

/* =========================================================
   v2.18.8 — Com quem estão os leads: cabeçalho de marca ancorado, horizontal e sem redundância
   ========================================================= */
.appm-pb-brand-lead-owners .appm-pb-brand-owner-head{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;
  margin:0 0 16px!important;padding:0 0 14px!important;border-bottom:1px solid #EEF1F5!important;
}
.appm-pb-brand-lead-owners .appm-pb-brand-owner-identity{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important;flex:1 1 auto!important}
.appm-pb-brand-lead-owners .appm-pb-brand-owner-logo-zone{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#FAFBFD!important;border:1px solid #EEF1F5!important;border-radius:12px!important;padding:10px 14px!important;min-height:56px!important;flex:0 0 auto!important;max-width:100%!important}
.appm-pb-brand-lead-owners .appm-pb-brand-owner-logo{width:auto!important;height:auto!important;object-fit:contain!important;object-position:center!important;display:block!important;flex:0 0 auto!important}
.appm-pb-brand-lead-owners .appm-pb-brand-logo-ford{max-width:132px!important;max-height:42px!important}
.appm-pb-brand-lead-owners .appm-pb-brand-logo-caoa-chery{max-width:118px!important;max-height:34px!important}
.appm-pb-brand-lead-owners .appm-pb-brand-logo-peugeot{max-width:132px!important;max-height:22px!important}
.appm-pb-brand-lead-owners .appm-pb-brand-logo-citroen{max-width:126px!important;max-height:28px!important}
.appm-pb-brand-lead-owners .appm-pb-brand-logo-brasauto-multimarcas{max-width:138px!important;max-height:28px!important}
.appm-pb-brand-lead-owners .appm-pb-brand-owner-title,.appm-pb-brand-lead-owners .appm-pb-brand-owner-kicker{display:none!important}
.appm-pb-brand-lead-owners .appm-pb-brand-owner-meta{min-width:0!important;display:flex!important;align-items:center!important}
.appm-pb-brand-lead-owners .appm-pb-brand-owner-label{color:#8C95A8!important;font-size:11px!important;font-weight:500!important;line-height:1.3!important;letter-spacing:.04em!important;white-space:nowrap!important;word-break:keep-all!important;overflow:hidden!important;text-overflow:ellipsis!important}
.appm-pb-brand-lead-owners .appm-pb-brand-owner-total{display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:center!important;gap:4px!important;flex:0 0 auto!important;text-align:right!important;white-space:nowrap!important}
.appm-pb-brand-lead-owners .appm-pb-brand-owner-total-label{color:#8C95A8!important;font-size:11px!important;font-weight:500!important;line-height:1.2!important}
.appm-pb-brand-lead-owners .appm-pb-brand-owner-total-value{display:flex!important;align-items:baseline!important;justify-content:flex-end!important;gap:5px!important}

/* =========================================================
   v2.18.9 — Distribuição dos leads: logo como única identidade da marca
   Escopo: somente cabeçalho dos cards de marca.
   ========================================================= */
.appm-pb-brand-section .appm-pb-brand-identity{display:none!important}
.appm-pb-brand-section .appm-pb-brand-logo-wrap{
  height:72px!important;max-height:72px!important;margin:0 0 16px!important;padding:12px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  background:#FAFBFD!important;border:1px solid #EEF1F5!important;border-radius:12px!important;
}
.appm-pb-brand-section .appm-pb-brand-metric{margin-top:0!important}
@media(max-width:620px){
  .appm-pb-brand-section .appm-pb-brand-logo-wrap{height:72px!important;max-height:72px!important;margin-bottom:16px!important}
}

/* v2.18.10 — corrige dimensões de SVG no cabeçalho de responsáveis sem alterar layout */
.appm-pb-brand-lead-owners .appm-pb-brand-logo-peugeot{
  width:132px!important;
  height:22px!important;
  max-width:132px!important;
  max-height:22px!important;
}
.appm-pb-brand-lead-owners .appm-pb-brand-logo-citroen{
  width:126px!important;
  height:28px!important;
  max-width:126px!important;
  max-height:28px!important;
}


/* ==========================================================
   v2.18.11 — contraste e hierarquia cromática global
   App Ink + App Orange como âncoras; estrutura e dados intactos.
   ========================================================== */
:root{
  --appm-bg:#F2F4F8!important;
  --appm-card:#FFFFFF!important;
  --appm-ink:#182033!important;
  --appm-ink-hover:#202A40!important;
  --appm-ink-soft:#252F46!important;
  --appm-text:#182033!important;
  --appm-muted:#59647A!important;
  --appm-tertiary:#8791A5!important;
  --appm-line:#E0E5ED!important;
  --appm-line-subtle:#E7EBF1!important;
  --appm-line-strong:#D6DCE6!important;
}
html,body.appm-pb-body,
.appm-pb-main,.appm-pb-main-with-sidebar{
  background:#F2F4F8!important;
  color:#182033!important;
}

/* Superfícies claras ganham separação real do canvas */
.appm-pb-section,
.appm-pb-brand-section,
.appm-pb-event-section,
.appm-pb-sales-type-section,
.appm-pb-status-section,
.appm-pb-status-composition-section,
.appm-pb-dimension-section,
.appm-pb-analysis-subblock,
.appm-pb-analysis-note,
.appm-pb-analysis-method,
.appm-pb-brand-card,
.appm-pb-event-card,
.appm-pb-sales-type-card,
.appm-pb-status-card,
.appm-pb-owner-unit-card,
.appm-pb-scope-unit-card,
.appm-pb-media-brand-card,
.appm-pb-status-composition-card{
  background:#FFFFFF!important;
  border-color:#E0E5ED!important;
}

/* Texto: menos lavado, sem escurecer a interface */
.appm-pb-view-title-copy h1,
.appm-pb-section-head h2,
.appm-pb-sales-type-head h2,
.appm-pb-status-head h2,
.appm-pb-event-head h2,
.appm-pb-primary-card strong,
.appm-pb-sales-type-value,
.appm-pb-event-value,
.appm-pb-status-value,
.appm-pb-owner-unit-total strong,
.appm-pb-owner-metrics strong,
.appm-pb-brand-total strong{
  color:#182033!important;
}
.appm-pb-muted,
.appm-pb-section-description,
.appm-pb-sales-type-meta,
.appm-pb-event-share,
.appm-pb-brand-share,
.appm-pb-status-meta,
.appm-pb-owner-metrics span{
  color:#59647A!important;
}
.appm-pb-table td,.appm-pb-audit-table td{color:#182033!important}
.appm-pb-table th,.appm-pb-audit-table th{color:#59647A!important}

/* Sidebar: âncora institucional escura */
body.appm-pb-body .appm-pb-sidebar{
  background:#182033!important;
  border-right:0!important;
  border-bottom:0!important;
  box-shadow:none!important;
  color:#FFFFFF!important;
  scrollbar-color:rgba(255,255,255,.22) transparent!important;
}
.appm-pb-sidebar-brand{
  background:#182033!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}
.appm-pb-sidebar-brand img{
}
.appm-pb-sidebar-label,
.appm-pb-sidebar-label-app{
  color:rgba(255,255,255,.42)!important;
}
.appm-pb-nav-overview,
.appm-pb-nav-analysis,
.appm-pb-nav-appmarketing,
.appm-pb-nav-brand-link,
.appm-pb-nav-media,
.appm-pb-nav-origin,
.appm-pb-nav-status,
.appm-pb-nav-unit{
  color:rgba(255,255,255,.68)!important;
}
.appm-pb-nav-overview:hover,
.appm-pb-nav-analysis:hover,
.appm-pb-nav-appmarketing:hover,
.appm-pb-nav-brand-link:hover,
.appm-pb-nav-media:hover,
.appm-pb-nav-origin:hover,
.appm-pb-nav-status:hover,
.appm-pb-nav-unit:hover{
  background:rgba(255,255,255,.06)!important;
  color:#FFFFFF!important;
}
.appm-pb-nav-overview.is-active,
.appm-pb-nav-analysis.is-active,
.appm-pb-nav-appmarketing.is-active,
.appm-pb-nav-brand-link.is-active,
.appm-pb-nav-media.is-active,
.appm-pb-nav-origin.is-active,
.appm-pb-nav-status.is-active,
.appm-pb-nav-unit.is-active{
  background:#FF7417!important;
  color:#FFFFFF!important;
  box-shadow:0 6px 18px rgba(255,116,23,.20)!important;
}
.appm-pb-nav-overview .appm-pb-nav-dot{
  background:rgba(255,255,255,.08)!important;
}
.appm-pb-nav-overview .appm-pb-nav-dot::after{background:rgba(255,255,255,.58)!important}
.appm-pb-nav-overview.is-active .appm-pb-nav-dot{background:rgba(255,255,255,.16)!important}
.appm-pb-nav-overview.is-active .appm-pb-nav-dot::after{background:#FFFFFF!important}
.appm-pb-nav-analysis-icon,
.appm-pb-nav-appmarketing-icon,
.appm-pb-media-nav-icon{
  background:rgba(255,255,255,.06)!important;
  border-color:rgba(255,255,255,.08)!important;
  color:rgba(255,255,255,.58)!important;
}
.appm-pb-nav-analysis:hover .appm-pb-nav-analysis-icon,
.appm-pb-nav-appmarketing:hover .appm-pb-nav-appmarketing-icon,
.appm-pb-nav-media:hover .appm-pb-media-nav-icon{
  background:rgba(255,255,255,.10)!important;
  color:#FFFFFF!important;
}
.appm-pb-nav-analysis.is-active .appm-pb-nav-analysis-icon,
.appm-pb-nav-appmarketing.is-active .appm-pb-nav-appmarketing-icon,
.appm-pb-nav-media.is-active .appm-pb-media-nav-icon{
  background:rgba(255,255,255,.16)!important;
  border-color:rgba(255,255,255,.12)!important;
  color:#FFFFFF!important;
}
.appm-pb-nav-brand-link small,
.appm-pb-nav-unit small,
.appm-pb-nav-media small,
.appm-pb-nav-status small{
  color:rgba(255,255,255,.45)!important;
}
.appm-pb-nav-unit::before{background:rgba(255,255,255,.25)!important}
.appm-pb-nav-unit.is-active::before{background:#FFFFFF!important}
.appm-pb-sidebar-account{
  background:#182033!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
}
.appm-pb-sidebar-account-icon{
  background:rgba(255,116,23,.16)!important;
  color:#FF8A38!important;
}
.appm-pb-sidebar-account-copy small{color:rgba(255,255,255,.48)!important}
.appm-pb-sidebar-account-copy strong{color:#FFFFFF!important}
.appm-pb-sidebar-logout{
  background:rgba(255,255,255,.04)!important;
  border-color:rgba(255,255,255,.10)!important;
  color:rgba(255,255,255,.70)!important;
}
.appm-pb-sidebar-logout:hover{
  background:rgba(255,255,255,.08)!important;
  border-color:rgba(255,255,255,.16)!important;
  color:#FFFFFF!important;
}
.appm-pb-sidebar-mobile-head{
  background:#182033!important;
  border-bottom-color:rgba(255,255,255,.08)!important;
}
.appm-pb-sidebar-mobile-head span{color:rgba(255,255,255,.48)!important}
.appm-pb-sidebar-mobile-head strong{color:#FFFFFF!important}
.appm-pb-mobile-menu-close{color:#FFFFFF!important}

/* Topo operacional permanece claro; seleção ganha laranja sólido */
body.appm-pb-body .appm-pb-header-v237{
  background:rgba(255,255,255,.97)!important;
  border-bottom:1px solid #E0E5ED!important;
}
.appm-pb-header-v237-item,
.appm-pb-header-v237-update{
  border-color:#E0E5ED!important;
}
.appm-pb-period-switch{background:#F2F4F8!important;border-color:#E0E5ED!important}
.appm-pb-period-button{color:#59647A!important}
.appm-pb-period-button:hover{background:#FFFFFF!important;color:#182033!important}
.appm-pb-period-button.is-active{
  background:#FF7417!important;
  color:#FFFFFF!important;
  box-shadow:0 4px 12px rgba(255,116,23,.18)!important;
}

/* Faixa de abertura: assinatura compacta App Ink */
body.appm-pb-body .appm-pb-view-context{
  top:calc(var(--appm-pb-header-h) + 12px)!important;
  left:calc(var(--appm-pb-sidebar-w) + 28px)!important;
  right:28px!important;
  padding:16px 20px!important;
  background:#182033!important;
  border:1px solid rgba(255,255,255,.05)!important;
  border-radius:18px!important;
  box-shadow:0 10px 28px rgba(24,32,51,.13)!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
body.appm-pb-body .appm-pb-view-context::after{display:none!important}
.appm-pb-view-context .appm-pb-breadcrumb,
.appm-pb-view-context .appm-pb-breadcrumb a,
.appm-pb-view-context .appm-pb-breadcrumb strong,
.appm-pb-view-context .appm-pb-breadcrumb span{
  color:rgba(255,255,255,.58)!important;
}
.appm-pb-view-context .appm-pb-breadcrumb a:hover{color:#FFFFFF!important}
.appm-pb-view-context .appm-pb-kicker{color:#FF8A38!important}
.appm-pb-view-context .appm-pb-view-title-copy h1{color:#FFFFFF!important}
.appm-pb-view-context .appm-pb-view-title-copy>p:last-child{color:rgba(255,255,255,.62)!important}
.appm-pb-view-context .appm-pb-view-brand-logo{
  background:#FFFFFF!important;
  border-color:rgba(255,255,255,.15)!important;
}

/* Um único KPI estratégico escuro. O segundo permanece claro. */
.appm-pb-primary-card:first-child{
  background:#182033!important;
  border-color:#182033!important;
  color:#FFFFFF!important;
  box-shadow:0 10px 26px rgba(24,32,51,.14)!important;
}
.appm-pb-primary-card:first-child::before{
  background-color:rgba(255,116,23,.15)!important;
}
.appm-pb-primary-card:first-child span,
.appm-pb-primary-card:first-child p{
  color:rgba(255,255,255,.66)!important;
}
.appm-pb-primary-card:first-child>strong{
  color:#FFFFFF!important;
}
.appm-pb-primary-card:first-child .appm-pb-info{
  color:rgba(255,255,255,.64)!important;
  background:rgba(255,255,255,.06)!important;
  border-color:rgba(255,255,255,.10)!important;
}
.appm-pb-primary-card:first-child .appm-pb-info:hover{
  color:#FF8A38!important;
  background:rgba(255,116,23,.12)!important;
  border-color:rgba(255,116,23,.18)!important;
}
.appm-pb-primary-card:nth-child(2){
  background:#FFFFFF!important;
  border-color:#E0E5ED!important;
  box-shadow:0 4px 16px rgba(24,32,51,.045)!important;
}
.appm-pb-primary-card:nth-child(2) span{color:#59647A!important}
.appm-pb-primary-card:nth-child(2)>strong{color:#182033!important}

/* Laranja prioritário em interações e links, sem contaminar dados */
a.appm-pb-inline-link,
.appm-pb-owner-expand,
.appm-pb-status-detail-link{
  color:#FF7417!important;
}

/* Tooltips e menus flutuantes podem usar App Ink */
.appm-pb-tooltip{
  background:#182033!important;
  color:#FFFFFF!important;
  border-color:#252F46!important;
  box-shadow:0 12px 30px rgba(24,32,51,.22)!important;
}
.appm-pb-account-popover,
.appm-pb-header-v237-account-popover{
  background:#182033!important;
  border-color:#252F46!important;
  box-shadow:0 14px 34px rgba(24,32,51,.22)!important;
}
.appm-pb-account-popover a,
.appm-pb-header-v237-account-popover a{color:rgba(255,255,255,.78)!important}
.appm-pb-account-popover a:hover,
.appm-pb-header-v237-account-popover a:hover{background:#202A40!important;color:#FFFFFF!important}

@media(max-width:900px){
  body.appm-pb-body .appm-pb-view-context{
    left:12px!important;
    right:12px!important;
    top:calc(var(--appm-pb-header-h) + 10px)!important;
    border-radius:16px!important;
    padding:15px 16px!important;
  }
  body.appm-pb-body .appm-pb-sidebar{background:#182033!important}
}
@media(max-width:560px){
  body.appm-pb-body .appm-pb-view-context{
    left:10px!important;
    right:10px!important;
    padding:14px!important;
  }
}


/* v2.18.12 — corrige contraste do atalho App Marketing na sidebar escura */
body.appm-pb-body .appm-pb-sidebar .appm-pb-nav-appmarketing{
  background:transparent!important;
  border-color:rgba(255,255,255,.10)!important;
  color:rgba(255,255,255,.72)!important;
  box-shadow:none!important;
}
body.appm-pb-body .appm-pb-sidebar .appm-pb-nav-appmarketing small{
  color:rgba(255,255,255,.52)!important;
}
body.appm-pb-body .appm-pb-sidebar .appm-pb-nav-appmarketing:hover,
body.appm-pb-body .appm-pb-sidebar .appm-pb-nav-appmarketing:focus-visible{
  background:rgba(255,255,255,.06)!important;
  border-color:rgba(255,255,255,.14)!important;
  color:#FFFFFF!important;
}
body.appm-pb-body .appm-pb-sidebar .appm-pb-nav-appmarketing:hover small,
body.appm-pb-body .appm-pb-sidebar .appm-pb-nav-appmarketing:focus-visible small{
  color:rgba(255,255,255,.70)!important;
}
body.appm-pb-body .appm-pb-sidebar .appm-pb-nav-appmarketing.is-active{
  background:#FF7417!important;
  border-color:#FF7417!important;
  color:#FFFFFF!important;
  box-shadow:0 6px 18px rgba(255,116,23,.20)!important;
}
body.appm-pb-body .appm-pb-sidebar .appm-pb-nav-appmarketing.is-active small{
  color:rgba(255,255,255,.78)!important;
}


/* v2.18.13 — Layout do topo da visão geral */
.appm-pb-overview-hero{display:grid!important;grid-template-columns:minmax(280px,.72fr) minmax(420px,1.28fr)!important;gap:16px!important;align-items:start!important;margin:0 0 20px!important}
.appm-pb-overview-hero>.appm-pb-primary-kpis{grid-template-columns:1fr!important;gap:12px!important;margin:0!important}
.appm-pb-overview-hero>.appm-pb-sales-type-section{margin:0!important;padding:16px 18px!important;border-radius:18px!important}
.appm-pb-overview-hero .appm-pb-sales-type-head{margin-bottom:8px!important;padding:0 0 8px!important}
.appm-pb-overview-hero .appm-pb-sales-type-grid{grid-template-columns:1fr!important;gap:10px!important}
.appm-pb-overview-hero .appm-pb-sales-type-card{min-height:84px!important;padding:14px 16px!important}
.appm-pb-overview-hero .appm-pb-sales-type-value{font-size:22px!important;line-height:1!important;margin-top:8px!important}
.appm-pb-overview-hero .appm-pb-sales-type-meta{font-size:11px!important;margin-top:4px!important}
.appm-pb-overview-hero .appm-pb-primary-card,.appm-pb-overview-hero .appm-pb-primary-card:nth-child(2){min-height:112px!important;padding:18px 18px!important;border-radius:18px!important}
.appm-pb-overview-hero .appm-pb-primary-card>strong{font-size:32px!important}
.appm-pb-overview-hero .appm-pb-primary-card span{font-size:12px!important}
@media(max-width:1100px){.appm-pb-overview-hero{grid-template-columns:1fr!important}.appm-pb-overview-hero .appm-pb-sales-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:860px){.appm-pb-overview-hero .appm-pb-sales-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.appm-pb-overview-hero .appm-pb-sales-type-grid{grid-template-columns:1fr!important}}

/* v2.18.15 — Compactação do hero (KPIs + Vendas por tipo) */
.appm-pb-overview-hero{
  grid-template-columns:minmax(260px,.72fr) minmax(420px,1.28fr)!important;
  gap:14px!important;
  align-items:start!important;
  margin:0 0 18px!important;
}
.appm-pb-overview-hero>.appm-pb-primary-kpis{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  margin:0!important;
}
.appm-pb-overview-hero .appm-pb-primary-card,
.appm-pb-overview-hero .appm-pb-primary-card:nth-child(2){
  min-height:104px!important;
  padding:16px 18px!important;
  border-radius:18px!important;
}
.appm-pb-overview-hero .appm-pb-primary-card>div{
  min-height:32px!important;
  padding-left:44px!important;
}
.appm-pb-overview-hero .appm-pb-primary-card::before{
  top:16px!important;
  left:18px!important;
  width:34px!important;
  height:34px!important;
  border-radius:10px!important;
  background-size:18px 18px!important;
}
.appm-pb-overview-hero .appm-pb-primary-card span{
  font-size:12px!important;
  line-height:1.25!important;
}
.appm-pb-overview-hero .appm-pb-primary-card>strong{
  font-size:31px!important;
  line-height:1!important;
}
.appm-pb-overview-hero .appm-pb-primary-card .appm-pb-audit-cue{
  display:none!important;
}

.appm-pb-overview-hero>.appm-pb-sales-type-section{
  margin:0!important;
  padding:16px!important;
  border-radius:18px!important;
  background:#FFFFFF!important;
  border:1px solid #E0E5ED!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-head{
  margin-bottom:12px!important;
  padding:0!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-head h2{
  margin:0 0 4px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-head .appm-pb-section-description{
  margin:0!important;
  font-size:12px!important;
  line-height:1.45!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card{
  min-height:134px!important;
  padding:14px 14px 18px!important;
  border-radius:14px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  position:relative!important;
  overflow:hidden!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card .appm-pb-card-tools,
.appm-pb-overview-hero .appm-pb-sales-type-card .appm-pb-info,
.appm-pb-overview-hero .appm-pb-sales-type-card .appm-pb-audit-cue{
  display:none!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card .appm-pb-card-label-row{
  margin-bottom:12px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-label{
  gap:10px!important;
  font-size:13px!important;
  font-weight:600!important;
  color:#282F43!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-label::before{
  width:32px!important;
  height:32px!important;
  flex:0 0 32px!important;
  border-radius:10px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-value{
  font-size:18px!important;
  font-weight:700!important;
  line-height:1!important;
  color:#171D30!important;
  margin:0 0 6px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-meta{
  font-size:12px!important;
  font-weight:500!important;
  color:#7B8498!important;
  margin:0!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  left:14px!important;
  right:14px!important;
  bottom:14px!important;
  height:6px!important;
  background:#EEF1F5!important;
  border-radius:999px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card::after{
  content:""!important;
  position:absolute!important;
  left:14px!important;
  bottom:14px!important;
  height:6px!important;
  border-radius:999px!important;
  width:0!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(1)::after{width:56.88%!important;background:#FF7417!important}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(2)::after{width:32.11%!important;background:#7868E6!important}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(3)::after{width:11.01%!important;background:#4D8DFF!important}

@media (max-width:1100px){
  .appm-pb-overview-hero{
    grid-template-columns:1fr!important;
  }
  .appm-pb-overview-hero .appm-pb-sales-type-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}
@media (max-width:860px){
  .appm-pb-overview-hero .appm-pb-sales-type-grid{
    grid-template-columns:1fr!important;
  }
}

/* v2.18.16 — cache-bust: hero compacto efetivo */


/* v2.18.19 — Refino visual do hero (KPIs + Vendas por tipo) */
.appm-pb-overview-hero{
  gap:12px!important;
  align-items:start!important;
}
.appm-pb-overview-hero>.appm-pb-primary-kpis{
  gap:10px!important;
}
.appm-pb-overview-hero .appm-pb-primary-card,
.appm-pb-overview-hero .appm-pb-primary-card:nth-child(2){
  min-height:106px!important;
  padding:16px 18px!important;
  border-radius:18px!important;
  box-shadow:0 4px 16px rgba(23,29,48,.04)!important;
}
.appm-pb-overview-hero .appm-pb-primary-card:first-child{
  background:#182033!important;
  border:1px solid #182033!important;
}
.appm-pb-overview-hero .appm-pb-primary-card:first-child span,
.appm-pb-overview-hero .appm-pb-primary-card:first-child .appm-pb-card-label-inline,
.appm-pb-overview-hero .appm-pb-primary-card:first-child .appm-pb-info{
  color:rgba(255,255,255,.72)!important;
}
.appm-pb-overview-hero .appm-pb-primary-card:first-child strong{
  color:#FFFFFF!important;
}
.appm-pb-overview-hero .appm-pb-primary-card:nth-child(2){
  background:#ECF9F1!important;
  border:1px solid #BFE8D0!important;
}
.appm-pb-overview-hero .appm-pb-primary-card:nth-child(2) span,
.appm-pb-overview-hero .appm-pb-primary-card:nth-child(2) .appm-pb-card-label-inline{
  color:#5B6B63!important;
}
.appm-pb-overview-hero .appm-pb-primary-card:nth-child(2) strong{
  color:#182033!important;
}
.appm-pb-overview-hero .appm-pb-primary-card>div{
  min-height:32px!important;
  padding-left:46px!important;
  display:flex!important;
  align-items:flex-start!important;
}
.appm-pb-overview-hero .appm-pb-primary-card::before{
  top:16px!important;
  left:18px!important;
  width:32px!important;
  height:32px!important;
  border-radius:10px!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:16px 16px!important;
}
.appm-pb-overview-hero .appm-pb-primary-card:first-child::before{
  background-color:rgba(255,255,255,.08)!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23FF7417' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")!important;
}
.appm-pb-overview-hero .appm-pb-primary-card:nth-child(2)::before{
  background-color:#DDF4E7!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%232FB36D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4Z'/%3E%3Cpath d='M3 6h18'/%3E%3Cpath d='M16 10a4 4 0 0 1-8 0'/%3E%3C/svg%3E")!important;
}
.appm-pb-overview-hero .appm-pb-primary-card span{
  font-size:12px!important;
  line-height:1.25!important;
  font-weight:600!important;
}
.appm-pb-overview-hero .appm-pb-primary-card>strong{
  font-size:31px!important;
  line-height:1!important;
  letter-spacing:-.02em!important;
}
.appm-pb-overview-hero .appm-pb-primary-card .appm-pb-audit-cue,
.appm-pb-overview-hero .appm-pb-primary-card .appm-pb-info{
  display:none!important;
}

.appm-pb-overview-hero>.appm-pb-sales-type-section{
  margin:0!important;
  padding:16px!important;
  border-radius:18px!important;
  background:#FFFFFF!important;
  border:1px solid #E0E5ED!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-head{
  margin-bottom:10px!important;
  padding:0!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-head h2{
  margin:0 0 4px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-head .appm-pb-section-description{
  margin:0!important;
  font-size:12px!important;
  line-height:1.4!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card{
  min-height:128px!important;
  padding:16px!important;
  border-radius:14px!important;
  background:#FFFFFF!important;
  border:1px solid #E5E9F1!important;
  box-shadow:none!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  position:relative!important;
  overflow:hidden!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card .appm-pb-card-tools,
.appm-pb-overview-hero .appm-pb-sales-type-card .appm-pb-info,
.appm-pb-overview-hero .appm-pb-sales-type-card .appm-pb-audit-cue{
  display:none!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card .appm-pb-card-label-row{
  margin-bottom:10px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-label{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  color:#171D30!important;
  font-size:14px!important;
  font-weight:600!important;
  margin:0!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-label::before{
  content:""!important;
  width:32px!important;
  height:32px!important;
  flex:0 0 32px!important;
  border-radius:10px!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:16px 16px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(1) .appm-pb-sales-type-label::before{
  background-color:#FFF0E5!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23FF7417' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 16H9m10 0h2m-9-5H6m12 0h3M6 21h12a2 2 0 0 0 2-2V7l-2-4H6L4 7v12a2 2 0 0 0 2 2Z'/%3E%3Ccircle cx='8' cy='16' r='2'/%3E%3Ccircle cx='16' cy='16' r='2'/%3E%3C/svg%3E")!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(2) .appm-pb-sales-type-label::before{
  background-color:#F0EDFF!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%237868E6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 2v6h6'/%3E%3Cpath d='M21 12A9 9 0 0 0 6 5.3L3 8'/%3E%3Cpath d='M21 22v-6h-6'/%3E%3Cpath d='M3 12a9 9 0 0 0 15 6.7l3-2.7'/%3E%3C/svg%3E")!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(3) .appm-pb-sales-type-label::before{
  background-color:#EAF2FF!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%234D8DFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 11V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h5'/%3E%3Cpath d='M18 8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-5l-4 2v-2H8a2 2 0 0 1-2-2v-1'/%3E%3C/svg%3E")!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-value{
  font-size:24px!important;
  line-height:1!important;
  font-weight:700!important;
  color:#171D30!important;
  margin:0 0 4px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-meta{
  font-size:12px!important;
  line-height:1.35!important;
  font-weight:500!important;
  color:#687086!important;
  margin:0!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  left:16px!important;
  right:16px!important;
  bottom:16px!important;
  top:auto!important;
  height:6px!important;
  background:#EEF1F5!important;
  border-radius:999px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card::after{
  content:""!important;
  position:absolute!important;
  left:16px!important;
  bottom:16px!important;
  top:auto!important;
  height:6px!important;
  border-radius:999px!important;
  width:0!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(1)::after{width:56.88%!important;background:#FF7417!important}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(2)::after{width:32.11%!important;background:#7868E6!important}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(3)::after{width:11.01%!important;background:#4D8DFF!important}

@media (max-width:1100px){
  .appm-pb-overview-hero{grid-template-columns:1fr!important}
  .appm-pb-overview-hero .appm-pb-sales-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media (max-width:860px){
  .appm-pb-overview-hero .appm-pb-sales-type-grid{grid-template-columns:1fr!important}
}


/* v2.18.20 — ações discretas de Copiar / PNG nos cards */
.appm-pb-exportable-card{position:relative!important}
.appm-pb-card-export-actions{
  position:absolute!important;
  top:10px!important;
  right:10px!important;
  z-index:12!important;
  display:flex!important;
  align-items:center!important;
  gap:4px!important;
  padding:3px!important;
  border-radius:9px!important;
  background:rgba(255,255,255,.94)!important;
  border:1px solid #E5E9F1!important;
  box-shadow:0 4px 12px rgba(23,29,48,.08)!important;
  opacity:0!important;
  transform:translateY(-2px)!important;
  pointer-events:none!important;
  transition:opacity 140ms ease,transform 140ms ease!important;
}
.appm-pb-exportable-card:hover>.appm-pb-card-export-actions,
.appm-pb-exportable-card:focus-within>.appm-pb-card-export-actions{
  opacity:1!important;
  transform:translateY(0)!important;
  pointer-events:auto!important;
}
.appm-pb-primary-card:first-child>.appm-pb-card-export-actions{
  background:rgba(24,32,51,.94)!important;
  border-color:rgba(255,255,255,.12)!important;
}
.appm-pb-card-export-btn{
  width:28px!important;
  height:28px!important;
  border:0!important;
  border-radius:7px!important;
  background:transparent!important;
  color:#687086!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  transition:background 120ms ease,color 120ms ease!important;
}
.appm-pb-primary-card:first-child .appm-pb-card-export-btn{color:rgba(255,255,255,.72)!important}
.appm-pb-card-export-btn:hover{background:#F2F4F8!important;color:#182033!important}
.appm-pb-primary-card:first-child .appm-pb-card-export-btn:hover{background:rgba(255,255,255,.08)!important;color:#FFFFFF!important}
.appm-pb-card-export-btn svg{
  width:15px!important;
  height:15px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.appm-pb-card-export-btn.is-success{color:#3DBB78!important;background:#EAF8F1!important}
.appm-pb-card-export-btn.is-error{color:#E65555!important;background:#FDEEEE!important}
.appm-pb-exportable-card>.appm-pb-audit-cue{display:none!important}
@media (hover:none),(pointer:coarse){
  .appm-pb-card-export-actions{opacity:1!important;transform:none!important;pointer-events:auto!important}
}


/* v2.18.21 — alinhamento do hero e ícones de carro em Vendas por tipo */
.appm-pb-overview-hero{
  display:grid!important;
  grid-template-columns:minmax(280px,.72fr) minmax(420px,1.28fr)!important;
  gap:16px!important;
  align-items:stretch!important;
}
.appm-pb-overview-hero>.appm-pb-primary-kpis{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-rows:1fr 1fr!important;
  gap:12px!important;
  align-self:stretch!important;
}
.appm-pb-overview-hero>.appm-pb-sales-type-section{
  align-self:stretch!important;
  height:100%!important;
  min-height:0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-head{
  margin-bottom:12px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  align-items:stretch!important;
  flex:1 1 auto!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card{
  min-height:0!important;
  height:auto!important;
  padding:16px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
}
.appm-pb-overview-hero .appm-pb-primary-card,
.appm-pb-overview-hero .appm-pb-primary-card:nth-child(2){
  min-height:0!important;
  height:100%!important;
}
.appm-pb-overview-hero .appm-pb-primary-card>strong{
  margin-top:auto!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card .appm-pb-card-tools,
.appm-pb-overview-hero .appm-pb-sales-type-card .appm-pb-audit-cue,
.appm-pb-overview-hero .appm-pb-sales-type-card .appm-pb-info{display:none!important}
.appm-pb-overview-hero .appm-pb-sales-type-card::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  left:16px!important;
  right:16px!important;
  bottom:16px!important;
  top:auto!important;
  height:6px!important;
  background:#EEF1F5!important;
  border-radius:999px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card::after{
  content:""!important;
  position:absolute!important;
  left:16px!important;
  bottom:16px!important;
  top:auto!important;
  height:6px!important;
  border-radius:999px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(1)::after{width:56.88%!important;background:#FF7417!important}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(2)::after{width:32.11%!important;background:#7868E6!important}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(3)::after{width:11.01%!important;background:#4D8DFF!important}
.appm-pb-overview-hero .appm-pb-sales-type-card .appm-pb-card-label-row{margin-bottom:10px!important}
.appm-pb-overview-hero .appm-pb-sales-type-label{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  margin:0!important;
  font-size:14px!important;
  font-weight:600!important;
  color:#171D30!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-label::before{
  content:""!important;
  width:32px!important;
  height:32px!important;
  flex:0 0 32px!important;
  border-radius:10px!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:16px 16px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(1) .appm-pb-sales-type-label::before{
  background-color:#FFF0E5!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23FF7417' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 16H9m10 0h2m-9-5H6m12 0h3M6 21h12a2 2 0 0 0 2-2V7l-2-4H6L4 7v12a2 2 0 0 0 2 2Z'/%3E%3Ccircle cx='8' cy='16' r='2'/%3E%3Ccircle cx='16' cy='16' r='2'/%3E%3C/svg%3E")!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(2) .appm-pb-sales-type-label::before{
  background-color:#F0EDFF!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%237868E6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 16H9m10 0h2m-9-5H6m12 0h3M6 21h12a2 2 0 0 0 2-2V7l-2-4H6L4 7v12a2 2 0 0 0 2 2Z'/%3E%3Ccircle cx='8' cy='16' r='2'/%3E%3Ccircle cx='16' cy='16' r='2'/%3E%3C/svg%3E")!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card:nth-child(3) .appm-pb-sales-type-label::before{
  background-color:#EAF2FF!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%234D8DFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 16H9m10 0h2m-9-5H6m12 0h3M6 21h12a2 2 0 0 0 2-2V7l-2-4H6L4 7v12a2 2 0 0 0 2 2Z'/%3E%3Ccircle cx='8' cy='16' r='2'/%3E%3Ccircle cx='16' cy='16' r='2'/%3E%3C/svg%3E")!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-value{
  font-size:24px!important;
  line-height:1!important;
  font-weight:700!important;
  color:#171D30!important;
  margin:4px 0 4px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-meta{
  font-size:12px!important;
  font-weight:500!important;
  line-height:1.35!important;
  color:#687086!important;
  margin:0!important;
}
@media(max-width:1100px){
  .appm-pb-overview-hero{grid-template-columns:1fr!important}
  .appm-pb-overview-hero>.appm-pb-primary-kpis{grid-template-rows:auto auto!important}
}
@media(max-width:860px){
  .appm-pb-overview-hero .appm-pb-sales-type-grid{grid-template-columns:1fr!important}
}


/* v2.18.22 — ações de card sempre visíveis e com rótulo */
.appm-pb-card-export-actions{
  position:absolute!important;
  top:10px!important;
  right:10px!important;
  z-index:30!important;
  display:flex!important;
  align-items:center!important;
  gap:4px!important;
  padding:3px!important;
  border-radius:10px!important;
  background:rgba(255,255,255,.96)!important;
  border:1px solid #E5E9F1!important;
  box-shadow:0 4px 12px rgba(23,29,48,.07)!important;
  opacity:1!important;
  transform:none!important;
  pointer-events:auto!important;
}
.appm-pb-primary-card:first-child>.appm-pb-card-export-actions{
  background:rgba(24,32,51,.96)!important;
  border-color:rgba(255,255,255,.13)!important;
}
.appm-pb-card-export-btn{
  width:auto!important;
  min-width:0!important;
  height:28px!important;
  padding:0 8px!important;
  gap:5px!important;
  border:0!important;
  border-radius:7px!important;
  background:transparent!important;
  color:#687086!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:600!important;
  font-family:"DM Sans",system-ui,sans-serif!important;
  white-space:nowrap!important;
}
.appm-pb-card-export-btn span{
  display:inline!important;
  margin:0!important;
  padding:0!important;
  color:inherit!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:600!important;
}
.appm-pb-card-export-btn svg{
  width:14px!important;
  height:14px!important;
  flex:0 0 14px!important;
}
.appm-pb-primary-card:first-child .appm-pb-card-export-btn,
.appm-pb-primary-card:first-child .appm-pb-card-export-btn span{
  color:rgba(255,255,255,.78)!important;
}
.appm-pb-card-export-btn:hover{
  background:#F2F4F8!important;
  color:#182033!important;
}
.appm-pb-primary-card:first-child .appm-pb-card-export-btn:hover,
.appm-pb-primary-card:first-child .appm-pb-card-export-btn:hover span{
  background:rgba(255,255,255,.08)!important;
  color:#FFFFFF!important;
}
/* Reserva espaço no cabeçalho dos mini-cards para as ações sem sobrepor o conteúdo */
.appm-pb-overview-hero .appm-pb-sales-type-card{
  padding-top:50px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card>.appm-pb-card-export-actions{
  top:10px!important;
  right:10px!important;
}
@media(max-width:860px){
  .appm-pb-card-export-actions{gap:2px!important}
  .appm-pb-card-export-btn{padding:0 6px!important}
}

/* v2.18.23 — ações de exportação por bloco, somente ícones */
.appm-pb-card-export-actions{display:none!important}
.appm-pb-exportable-card{padding-top:inherit!important}
.appm-pb-exportable-block{position:relative!important}
.appm-pb-export-actions-host{position:relative!important}
.appm-pb-section-head.appm-pb-export-actions-host,
.appm-pb-sales-type-head.appm-pb-export-actions-host,
.appm-pb-status-head.appm-pb-export-actions-host{
  padding-right:82px!important;
}
.appm-pb-block-export-actions{
  position:absolute!important;
  top:0!important;
  right:0!important;
  z-index:20!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:4px!important;
  padding:3px!important;
  border:1px solid #E5E9F1!important;
  border-radius:10px!important;
  background:rgba(255,255,255,.94)!important;
  box-shadow:0 3px 10px rgba(23,29,48,.06)!important;
}
.appm-pb-primary-kpis.appm-pb-export-actions-host>.appm-pb-block-export-actions{
  top:12px!important;
  right:12px!important;
  background:rgba(24,32,51,.88)!important;
  border-color:rgba(255,255,255,.12)!important;
  box-shadow:none!important;
}
.appm-pb-block-export-btn{
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  padding:0!important;
  border:0!important;
  border-radius:8px!important;
  background:transparent!important;
  color:#687086!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  transition:background 120ms ease,color 120ms ease,opacity 120ms ease!important;
}
.appm-pb-primary-kpis .appm-pb-block-export-btn{color:rgba(255,255,255,.76)!important}
.appm-pb-block-export-btn:hover{background:#F2F4F8!important;color:#182033!important}
.appm-pb-primary-kpis .appm-pb-block-export-btn:hover{background:rgba(255,255,255,.09)!important;color:#FFFFFF!important}
.appm-pb-block-export-btn:disabled{opacity:.45!important;cursor:wait!important}
.appm-pb-block-export-btn svg{
  width:16px!important;
  height:16px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.appm-pb-block-export-btn.is-success{color:#3DBB78!important;background:#EAF8F1!important}
.appm-pb-block-export-btn.is-error{color:#E65555!important;background:#FDEEEE!important}
.appm-pb-block-export-btn.is-loading svg{animation:appm-pb-export-pulse .8s ease-in-out infinite alternate}
@keyframes appm-pb-export-pulse{from{opacity:.4}to{opacity:1}}
@media(max-width:640px){
  .appm-pb-section-head.appm-pb-export-actions-host,
  .appm-pb-sales-type-head.appm-pb-export-actions-host,
  .appm-pb-status-head.appm-pb-export-actions-host{padding-right:74px!important}
  .appm-pb-block-export-btn{width:28px!important;height:28px!important;min-width:28px!important}
}


/* v2.18.24 — Vendas por tipo: CarFront oficial do lucide-react + barra no fluxo normal */
.appm-pb-overview-hero .appm-pb-sales-type-card{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  min-height:124px!important;
  padding:16px!important;
  box-sizing:border-box!important;
  position:relative!important;
  overflow:visible!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-card::before,
.appm-pb-overview-hero .appm-pb-sales-type-card::after{
  content:none!important;
  display:none!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-label{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  margin:0 0 12px!important;
  padding:0!important;
  font-size:14px!important;
  font-weight:600!important;
  line-height:1.2!important;
  color:#282F43!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-label::before{
  content:none!important;
  display:none!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-icon{
  width:32px!important;
  height:32px!important;
  flex:0 0 32px!important;
  border-radius:9px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:0!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-icon svg{
  width:18px!important;
  height:18px!important;
  display:block!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-novos .appm-pb-sales-type-icon{
  background:#FFF0E5!important;
  color:#FF7417!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-seminovos .appm-pb-sales-type-icon{
  background:#F0EDFF!important;
  color:#7868E6!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-direta .appm-pb-sales-type-icon{
  background:#EAF2FF!important;
  color:#4D8DFF!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-value{
  margin:0 0 3px!important;
  padding:0!important;
  font-size:26px!important;
  font-weight:700!important;
  line-height:1!important;
  color:#182033!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-meta{
  margin:0 0 10px!important;
  padding:0!important;
  font-size:12px!important;
  font-weight:500!important;
  line-height:1.3!important;
  color:#748096!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-progress{
  width:100%!important;
  height:6px!important;
  flex:0 0 6px!important;
  margin:0!important;
  padding:0!important;
  background:#EEF1F5!important;
  border-radius:999px!important;
  overflow:hidden!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-progress>span{
  display:block!important;
  height:100%!important;
  border-radius:999px!important;
}
.appm-pb-overview-hero .appm-pb-sales-type-novos .appm-pb-sales-type-progress>span{background:#FF7417!important}
.appm-pb-overview-hero .appm-pb-sales-type-seminovos .appm-pb-sales-type-progress>span{background:#7868E6!important}
.appm-pb-overview-hero .appm-pb-sales-type-direta .appm-pb-sales-type-progress>span{background:#4D8DFF!important}

/* v2.18.25 — rodapé e marca d'água nos PNGs exportados por bloco */
.appm-pb-export-stage{
  position:fixed!important;
  left:-100000px!important;
  top:0!important;
  z-index:-1!important;
  pointer-events:none!important;
  background:transparent!important;
}
.appm-pb-export-frame{
  position:relative!important;
  display:block!important;
  width:100%!important;
  background:#F8FAFC!important;
  padding:0!important;
}
.appm-pb-export-watermark{
  position:absolute!important;
  right:26px!important;
  bottom:18px!important;
  font-size:34px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  color:rgba(24,32,51,.05)!important;
  pointer-events:none!important;
  user-select:none!important;
  z-index:0!important;
}
.appm-pb-export-clone{
  position:relative!important;
  z-index:1!important;
  margin:0!important;
}
.appm-pb-export-footer{
  position:relative!important;
  z-index:1!important;
  margin-top:14px!important;
  padding:16px 18px!important;
  border-top:1px solid #E5EAF2!important;
  border-radius:0 0 18px 18px!important;
  background:linear-gradient(180deg,#FFFFFF 0%,#F8FAFC 100%)!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:20px!important;
}
.appm-pb-export-meta{
  flex:1 1 auto!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  min-width:0!important;
}
.appm-pb-export-meta-item{
  min-width:0!important;
  padding:10px 12px!important;
  border:1px solid #E5EAF2!important;
  border-radius:12px!important;
  background:#FFFFFF!important;
  box-shadow:0 2px 6px rgba(23,29,48,.03)!important;
}
.appm-pb-export-meta-item span{
  display:block!important;
  margin-bottom:4px!important;
  font-size:10px!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  color:#8B95A7!important;
}
.appm-pb-export-meta-item strong{
  display:block!important;
  font-size:13px!important;
  line-height:1.35!important;
  color:#182033!important;
  font-weight:700!important;
  white-space:normal!important;
  word-break:break-word!important;
}
.appm-pb-export-brand{
  flex:0 0 auto!important;
  min-width:220px!important;
  max-width:280px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:12px!important;
  text-align:right!important;
}
.appm-pb-export-brand-logo{
  display:block!important;
  width:auto!important;
  height:34px!important;
  max-width:132px!important;
  object-fit:contain!important;
}
.appm-pb-export-brand-copy{
  min-width:0!important;
}
.appm-pb-export-brand-copy strong{
  display:block!important;
  font-size:16px!important;
  line-height:1.1!important;
  color:#182033!important;
  font-weight:800!important;
}
.appm-pb-export-brand-copy span{
  display:block!important;
  margin-top:4px!important;
  font-size:11px!important;
  line-height:1.35!important;
  color:#687086!important;
}

/* v2.18.26 — rodapé horizontal institucional para exportação PNG */
.appm-pb-export-footer{
  position:relative!important;
  z-index:1!important;
  margin-top:14px!important;
  min-height:88px!important;
  padding:16px 20px!important;
  border-top:1px solid #E9EDF4!important;
  border-radius:0 0 18px 18px!important;
  background:#FAFBFD!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(260px,1.1fr)!important;
  align-items:center!important;
  gap:18px!important;
}
.appm-pb-export-group{
  min-width:0!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:center!important;
}
.appm-pb-export-meta-item{
  min-width:0!important;
  padding:0!important;
  border:none!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.appm-pb-export-meta-item span{
  display:block!important;
  margin-bottom:5px!important;
  font-size:11px!important;
  line-height:1.1!important;
  font-weight:700!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  color:#8A93A8!important;
}
.appm-pb-export-meta-item strong{
  display:block!important;
  font-size:16px!important;
  line-height:1.25!important;
  color:#182033!important;
  font-weight:700!important;
  white-space:normal!important;
  word-break:break-word!important;
}
.appm-pb-export-brand{
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:14px!important;
  text-align:left!important;
}
.appm-pb-export-brand-logo{
  display:block!important;
  width:auto!important;
  height:36px!important;
  max-width:138px!important;
  object-fit:contain!important;
  flex:0 0 auto!important;
}
.appm-pb-export-brand-copy{
  min-width:0!important;
  max-width:230px!important;
}
.appm-pb-export-brand-copy strong{
  display:block!important;
  font-size:18px!important;
  line-height:1.1!important;
  color:#182033!important;
  font-weight:700!important;
}
.appm-pb-export-brand-copy span{
  display:block!important;
  margin-top:4px!important;
  font-size:13px!important;
  line-height:1.35!important;
  color:#6E7891!important;
  font-weight:500!important;
}
@media (max-width: 980px){
  .appm-pb-export-footer{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .appm-pb-export-group{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .appm-pb-export-brand{
    justify-content:flex-start!important;
  }
}


/* v2.18.27 — tarja institucional escura no rodapé do PNG exportado */
.appm-pb-export-footer{
  position:relative!important;
  z-index:1!important;
  width:100%!important;
  min-height:84px!important;
  margin-top:0!important;
  padding:18px 24px!important;
  box-sizing:border-box!important;
  border-top:none!important;
  border-radius:0 0 18px 18px!important;
  background:#182033!important;
  color:rgba(255,255,255,.72)!important;
  display:grid!important;
  grid-template-columns:minmax(0,35fr) minmax(0,30fr) minmax(250px,35fr)!important;
  align-items:center!important;
  gap:22px!important;
}
.appm-pb-export-group{
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  flex-wrap:nowrap!important;
  gap:24px!important;
}
.appm-pb-export-group-left{
  justify-content:flex-start!important;
}
.appm-pb-export-group-center{
  justify-content:flex-start!important;
}
.appm-pb-export-meta-item{
  min-width:0!important;
  display:flex!important;
  align-items:baseline!important;
  gap:6px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  white-space:nowrap!important;
}
.appm-pb-export-meta-item span{
  display:inline!important;
  margin:0!important;
  font-size:11px!important;
  line-height:1.2!important;
  font-weight:700!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
  color:rgba(255,255,255,.48)!important;
  white-space:nowrap!important;
}
.appm-pb-export-meta-item span::after{
  content:":"!important;
}
.appm-pb-export-meta-item strong{
  display:inline!important;
  min-width:0!important;
  margin:0!important;
  font-size:14px!important;
  line-height:1.3!important;
  font-weight:600!important;
  color:#FFFFFF!important;
  white-space:nowrap!important;
  word-break:normal!important;
}
.appm-pb-export-brand{
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:14px!important;
  text-align:left!important;
  color:#FFFFFF!important;
}
.appm-pb-export-brand::before{
  content:""!important;
  display:block!important;
  width:3px!important;
  height:34px!important;
  border-radius:999px!important;
  background:#FF7417!important;
  flex:0 0 3px!important;
}
.appm-pb-export-brand-logo{
  display:block!important;
  width:auto!important;
  height:34px!important;
  max-width:128px!important;
  object-fit:contain!important;
  flex:0 0 auto!important;
}
.appm-pb-export-brand-copy{
  min-width:0!important;
  max-width:180px!important;
}
.appm-pb-export-brand-copy strong{
  display:block!important;
  margin:0!important;
  font-size:20px!important;
  line-height:1.05!important;
  font-weight:700!important;
  color:#FFFFFF!important;
  white-space:nowrap!important;
}
.appm-pb-export-brand-copy span{
  display:block!important;
  margin-top:4px!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:500!important;
  color:rgba(255,255,255,.62)!important;
  white-space:nowrap!important;
}
@media(max-width:1100px){
  .appm-pb-export-footer{
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:18px!important;
  }
  .appm-pb-export-group-left,
  .appm-pb-export-group-center{
    grid-column:1!important;
  }
  .appm-pb-export-group-center{
    margin-top:8px!important;
  }
  .appm-pb-export-brand{
    grid-column:2!important;
    grid-row:1 / span 2!important;
  }
}

/* v2.18.29 — refinamento do cabeçalho e rodapé institucional da exportação */
.appm-pb-export-frame{
  background:#F8FAFC!important;
}
.appm-pb-export-header{
  width:100%!important;
  box-sizing:border-box!important;
  min-height:68px!important;
  padding:14px 32px!important;
  background:#FFFFFF!important;
  border-bottom:1px solid #E7EBF2!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
}
.appm-pb-export-header-client{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
}
.appm-pb-export-header-client span{
  display:block!important;
  margin:0 0 4px!important;
  font-size:10px!important;
  line-height:1.1!important;
  font-weight:700!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  color:#8C95A8!important;
}
.appm-pb-export-header-client strong{
  display:block!important;
  margin:0!important;
  font-size:18px!important;
  line-height:1.15!important;
  font-weight:700!important;
  color:#182033!important;
}
.appm-pb-export-header-logo{
  display:block!important;
  width:auto!important;
  height:36px!important;
  max-width:150px!important;
  object-fit:contain!important;
  object-position:right center!important;
  flex:0 0 auto!important;
}
.appm-pb-export-clone{
  position:relative!important;
  z-index:1!important;
  margin:0!important;
}
.appm-pb-export-clone > *:first-child{
  margin-top:0!important;
}

.appm-pb-export-footer{
  position:relative!important;
  z-index:1!important;
  width:100%!important;
  min-height:74px!important;
  margin:0!important;
  padding:14px 32px!important;
  box-sizing:border-box!important;
  border:0!important;
  border-radius:0 0 18px 18px!important;
  background:#182033!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.2fr) minmax(0,1.5fr) minmax(0,.8fr) auto!important;
  gap:32px!important;
  align-items:center!important;
}
.appm-pb-export-footer-meta{
  grid-column:1 / span 3!important;
  min-width:0!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.2fr) minmax(0,1.5fr) minmax(0,.8fr)!important;
  gap:32px!important;
  align-items:center!important;
}
.appm-pb-export-footer .appm-pb-export-meta-item{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  white-space:normal!important;
}
.appm-pb-export-footer .appm-pb-export-meta-item span{
  display:block!important;
  margin:0 0 5px!important;
  font-size:10px!important;
  line-height:1.1!important;
  font-weight:700!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  color:rgba(255,255,255,.45)!important;
  white-space:nowrap!important;
}
.appm-pb-export-footer .appm-pb-export-meta-item span::after{
  content:none!important;
}
.appm-pb-export-footer .appm-pb-export-meta-item strong{
  display:block!important;
  margin:0!important;
  min-width:0!important;
  font-size:15px!important;
  line-height:1.3!important;
  font-weight:600!important;
  color:#FFFFFF!important;
  white-space:normal!important;
  word-break:normal!important;
}
.appm-pb-export-brand{
  grid-column:4!important;
  min-width:0!important;
  min-height:42px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:0!important;
  padding-left:24px!important;
  border-left:1px solid rgba(255,255,255,.12)!important;
  text-align:right!important;
}
.appm-pb-export-brand::before{
  display:none!important;
  content:none!important;
}
.appm-pb-export-brand-logo{
  display:block!important;
  width:auto!important;
  height:40px!important;
  max-width:148px!important;
  object-fit:contain!important;
  flex:0 0 auto!important;
}
.appm-pb-export-brand-copy{
  display:none!important;
}
@media(max-width:980px){
  .appm-pb-export-header{padding:14px 24px!important}
  .appm-pb-export-footer{
    padding:14px 24px!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:20px!important;
  }
  .appm-pb-export-footer-meta{
    grid-column:1!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:20px!important;
  }
  .appm-pb-export-brand{
    grid-column:2!important;
    padding-left:20px!important;
  }
}


/* v2.18.35 — App Marketing brand asset protection: geometry only, never recolor/effects */
.appm-pb-sidebar-brand img,
.appm-pb-header-v237-app-logo,
.appm-pb-export-header-logo,
.appm-pb-export-brand-logo,
.appm-pb-login-brand img,
.appm-pb-app-logo{
  object-fit:contain!important;
  height:auto;
}

/* v2.18.36 — Desempenho de pessoas + motivos no menu Insucesso */
.appm-pb-nav-people{
  display:flex!important;align-items:center!important;gap:10px!important;min-height:44px!important;
  padding:0 12px!important;margin:4px 0!important;border-radius:10px!important;
  color:rgba(255,255,255,.72)!important;text-decoration:none!important;font-size:13px!important;font-weight:600!important;
}
.appm-pb-nav-people:hover{background:rgba(255,255,255,.06)!important;color:#fff!important}
.appm-pb-nav-people.is-active{background:#FF7417!important;color:#fff!important}
.appm-pb-nav-people-icon{
  width:28px!important;height:28px!important;border-radius:9px!important;display:flex!important;align-items:center!important;justify-content:center!important;
  background:rgba(255,255,255,.06)!important;flex:0 0 28px!important;
}
.appm-pb-nav-people.is-active .appm-pb-nav-people-icon{background:rgba(255,255,255,.14)!important}
.appm-pb-nav-people-icon svg{width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}

.appm-pb-people-kpis{
  display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;margin-bottom:18px!important;
}
.appm-pb-people-kpis article{
  min-width:0!important;background:#fff!important;border:1px solid #E3E7EF!important;border-radius:16px!important;padding:16px!important;
  box-shadow:0 3px 10px rgba(23,29,48,.035)!important;
}
.appm-pb-people-kpis article:first-child{background:#182033!important;border-color:#182033!important}
.appm-pb-people-kpis article span{display:block!important;font-size:12px!important;font-weight:600!important;color:#687086!important;margin-bottom:10px!important}
.appm-pb-people-kpis article:first-child span,.appm-pb-people-kpis article:first-child small{color:rgba(255,255,255,.65)!important}
.appm-pb-people-kpis article strong{display:block!important;font-size:28px!important;line-height:1!important;font-weight:700!important;color:#182033!important;margin-bottom:6px!important}
.appm-pb-people-kpis article:first-child strong{color:#fff!important}
.appm-pb-people-kpis article small{display:block!important;font-size:11px!important;color:#8C95A8!important;line-height:1.35!important}

.appm-pb-people-list{display:grid!important;gap:10px!important}
.appm-pb-person-card{
  display:grid!important;grid-template-columns:minmax(220px,1.5fr) repeat(5,minmax(86px,.62fr)) minmax(170px,.95fr) 24px!important;
  gap:16px!important;align-items:center!important;padding:13px 14px!important;border:1px solid #E5E9F1!important;border-radius:14px!important;
  background:#fff!important;text-decoration:none!important;color:#182033!important;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease!important;
}
.appm-pb-person-card:hover{background:#FCFCFE!important;border-color:#D9DFEA!important;box-shadow:0 5px 14px rgba(23,29,48,.045)!important}
.appm-pb-person-card-main{display:flex!important;align-items:center!important;gap:11px!important;min-width:0!important}
.appm-pb-person-avatar{width:36px!important;height:36px!important;border-radius:11px!important;background:#FFF0E5!important;color:#FF7417!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 36px!important}
.appm-pb-person-avatar svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.appm-pb-person-avatar.is-large{width:48px!important;height:48px!important;border-radius:14px!important;flex-basis:48px!important}.appm-pb-person-avatar.is-large svg{width:23px!important;height:23px!important}
.appm-pb-person-card-main strong{display:block!important;font-size:14px!important;font-weight:700!important;color:#182033!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.appm-pb-person-card-main span{display:block!important;margin-top:3px!important;font-size:11px!important;color:#8C95A8!important}
.appm-pb-person-metric{min-width:0!important}.appm-pb-person-metric span,.appm-pb-person-motive span{display:block!important;font-size:10px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#8C95A8!important;margin-bottom:4px!important}
.appm-pb-person-metric strong{display:block!important;font-size:16px!important;line-height:1.1!important;font-weight:700!important;color:#182033!important}.appm-pb-person-metric small{display:block!important;margin-top:3px!important;font-size:10px!important;color:#8C95A8!important}
.appm-pb-person-motive{min-width:0!important}.appm-pb-person-motive strong{display:block!important;font-size:12px!important;font-weight:600!important;color:#414A60!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.appm-pb-person-arrow{display:flex!important;align-items:center!important;justify-content:center!important;color:#9BA4B7!important}.appm-pb-person-arrow svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.appm-pb-person-card:hover .appm-pb-person-arrow{color:#FF7417!important}

.appm-pb-person-detail-head{background:#fff!important;border:1px solid #E3E7EF!important;border-radius:16px!important;padding:18px 20px!important;margin-bottom:14px!important;box-shadow:0 3px 10px rgba(23,29,48,.035)!important}
.appm-pb-person-back{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:12px!important;font-weight:600!important;color:#4D70E8!important;text-decoration:none!important;margin-bottom:14px!important}.appm-pb-person-back:hover{color:#FF7417!important}.appm-pb-person-back svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.appm-pb-person-head-main{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,420px)!important;gap:16px!important;align-items:stretch!important}.appm-pb-person-detail-title{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important}.appm-pb-person-detail-title h2{margin:2px 0 4px!important;font-size:24px!important;line-height:1.15!important;color:#182033!important}.appm-pb-person-detail-title p:last-child{margin:0!important;font-size:13px!important;color:#687086!important}.appm-pb-person-head-kpis{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important}
.appm-pb-person-detail-kpis{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;margin-bottom:14px!important;align-items:stretch!important}.appm-pb-person-detail-kpis.is-secondary{grid-template-columns:repeat(5,minmax(0,1fr))!important}
.appm-pb-person-detail-kpi{background:#fff!important;border:1px solid #E5E9F1!important;border-radius:14px!important;padding:14px!important;position:relative!important;overflow:hidden!important;min-height:96px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.appm-pb-person-detail-kpi.is-compact{min-height:110px!important}.appm-pb-person-detail-kpi::before{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:3px!important;background:#9BA4B7!important}.appm-pb-person-detail-kpi.is-blue::before{background:#4D8DFF!important}.appm-pb-person-detail-kpi.is-pink::before{background:#F46691!important}.appm-pb-person-detail-kpi.is-green::before{background:#3DBB78!important}.appm-pb-person-detail-kpi.is-orange::before{background:#FF7417!important}.appm-pb-person-detail-kpi span{display:block!important;font-size:11px!important;font-weight:600!important;color:#687086!important;margin-bottom:8px!important}.appm-pb-person-detail-kpi strong{display:block!important;font-size:25px!important;line-height:1!important;color:#182033!important;font-weight:700!important;margin-bottom:5px!important}.appm-pb-person-detail-kpi small{display:block!important;font-size:10px!important;color:#8C95A8!important;line-height:1.3!important}
.appm-pb-person-detail-grid{align-items:start!important}
.appm-pb-person-funnel{display:grid!important;gap:14px!important}.appm-pb-person-funnel-row>div:first-child{display:grid!important;grid-template-columns:1fr auto auto!important;gap:10px!important;align-items:baseline!important;margin-bottom:6px!important}.appm-pb-person-funnel-row span{font-size:12px!important;font-weight:600!important;color:#414A60!important}.appm-pb-person-funnel-row strong{font-size:15px!important;color:#182033!important}.appm-pb-person-funnel-row small{font-size:11px!important;color:#8C95A8!important;min-width:56px!important;text-align:right!important}.appm-pb-person-funnel-track{height:6px!important;background:#EEF1F5!important;border-radius:999px!important;overflow:hidden!important}.appm-pb-person-funnel-track span{display:block!important;height:100%!important;border-radius:999px!important}
.appm-pb-person-ops-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.appm-pb-person-ops-grid article{padding:12px!important;border:1px solid #EEF1F5!important;border-radius:12px!important;background:#FAFBFD!important}.appm-pb-person-ops-grid span{display:block!important;font-size:11px!important;color:#7B8498!important;margin-bottom:5px!important}.appm-pb-person-ops-grid strong{display:block!important;font-size:19px!important;line-height:1!important;color:#182033!important}
.appm-pb-person-motives{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.appm-pb-person-motives article{padding:12px!important;border:1px solid #E5E9F1!important;border-radius:12px!important;background:#fff!important}.appm-pb-person-motives article>div:first-child{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin-bottom:8px!important}.appm-pb-person-motives strong{font-size:12px!important;line-height:1.3!important;color:#282F43!important}.appm-pb-person-motives span{font-size:11px!important;color:#8C95A8!important;white-space:nowrap!important}.appm-pb-person-motive-track{height:5px!important;background:#EEF1F5!important;border-radius:999px!important;overflow:hidden!important}.appm-pb-person-motive-track span{display:block!important;height:100%!important;background:#F46691!important;border-radius:999px!important}

/* Motivos de Insucesso também funcionam dentro da página Status CRM */
.appm-pb-status-detail-kpis + .appm-pb-event-cards + .appm-pb-analysis-subblock,
.appm-pb-analysis-subblock{background:#fff!important;border:1px solid #E3E7EF!important;border-radius:16px!important;padding:18px!important;margin:14px 0!important}

@media(max-width:1280px){
  .appm-pb-people-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .appm-pb-person-card{grid-template-columns:minmax(220px,1.4fr) repeat(5,minmax(76px,.58fr)) 24px!important}.appm-pb-person-motive{display:none!important}
  .appm-pb-person-detail-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:900px){
  .appm-pb-people-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .appm-pb-person-card{grid-template-columns:1fr 1fr 1fr 24px!important}.appm-pb-person-card-main{grid-column:1 / span 3!important}.appm-pb-person-metric:nth-of-type(n+4){display:none!important}
  .appm-pb-person-head-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .appm-pb-person-detail-kpis,.appm-pb-person-detail-kpis.is-secondary{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .appm-pb-person-motives{grid-template-columns:1fr!important}
}
@media(max-width:560px){.appm-pb-people-kpis,.appm-pb-person-detail-kpis,.appm-pb-person-detail-kpis.is-secondary,.appm-pb-person-head-kpis{grid-template-columns:1fr!important}.appm-pb-person-card{grid-template-columns:1fr 1fr 24px!important}.appm-pb-person-card-main{grid-column:1 / span 2!important}.appm-pb-person-metric:nth-of-type(n+3){display:none!important}.appm-pb-person-ops-grid{grid-template-columns:1fr!important}}

/* v2.18.37 — recorte semanal dinâmico, domingo a sábado */
.appm-pb-week-filter{
  display:flex!important;
  align-items:center!important;
  gap:18px!important;
  margin:0 0 18px!important;
  padding:12px 14px!important;
  background:#FFFFFF!important;
  border:1px solid #E0E5ED!important;
  border-radius:14px!important;
  box-shadow:0 4px 14px rgba(24,32,51,.035)!important;
  min-width:0!important;
}
.appm-pb-week-filter-copy{
  flex:0 0 auto!important;
  min-width:164px!important;
  padding-right:18px!important;
  border-right:1px solid #E7EBF2!important;
}
.appm-pb-week-filter-copy span{
  display:block!important;
  margin:0 0 4px!important;
  color:#8791A5!important;
  font-size:9px!important;
  line-height:1.1!important;
  font-weight:700!important;
  letter-spacing:.09em!important;
}
.appm-pb-week-filter-copy strong{
  display:block!important;
  color:#182033!important;
  font-size:12px!important;
  line-height:1.25!important;
  font-weight:700!important;
  white-space:nowrap!important;
}
.appm-pb-week-switch{
  flex:1 1 auto!important;
  min-width:0!important;
  display:flex!important;
  align-items:stretch!important;
  gap:6px!important;
  overflow-x:auto!important;
  scrollbar-width:thin!important;
  padding:1px 1px 3px!important;
}
.appm-pb-week-button{
  flex:0 0 auto!important;
  min-height:42px!important;
  padding:7px 11px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  gap:1px!important;
  border:1px solid #E0E5ED!important;
  border-radius:10px!important;
  background:#F8FAFC!important;
  color:#59647A!important;
  text-decoration:none!important;
  transition:border-color .16s ease,background .16s ease,color .16s ease!important;
}
.appm-pb-week-button:first-child{
  justify-content:center!important;
  font-size:11px!important;
  font-weight:700!important;
  color:#59647A!important;
}
.appm-pb-week-button span{
  font-size:9px!important;
  line-height:1.05!important;
  font-weight:700!important;
  text-transform:uppercase!important;
  letter-spacing:.05em!important;
  color:#8791A5!important;
}
.appm-pb-week-button strong{
  font-size:11px!important;
  line-height:1.15!important;
  font-weight:700!important;
  color:#182033!important;
  white-space:nowrap!important;
}
.appm-pb-week-button small{
  font-size:8px!important;
  line-height:1!important;
  font-weight:600!important;
  color:#8791A5!important;
}
.appm-pb-week-button:hover{
  border-color:#C9D0DC!important;
  background:#FFFFFF!important;
  color:#182033!important;
}
.appm-pb-week-button.is-active{
  background:#182033!important;
  border-color:#182033!important;
  color:#FFFFFF!important;
}
.appm-pb-week-button.is-active span,
.appm-pb-week-button.is-active strong,
.appm-pb-week-button.is-active small,
.appm-pb-week-button:first-child.is-active{
  color:#FFFFFF!important;
}
@media(max-width:980px){
  .appm-pb-week-filter{align-items:flex-start!important;flex-direction:column!important;gap:10px!important;padding:12px!important}
  .appm-pb-week-filter-copy{min-width:0!important;width:100%!important;padding:0 0 9px!important;border-right:0!important;border-bottom:1px solid #E7EBF2!important}
  .appm-pb-week-switch{width:100%!important}
}
.appm-pb-week-filter-copy small{display:block!important;margin-top:4px!important;color:#8791A5!important;font-size:9px!important;line-height:1.2!important;font-weight:500!important;white-space:nowrap!important}

/* v2.18.38 — Pessoas: equipes + BDC + vendedores */
.appm-pb-people-tabs{
  display:inline-flex!important;align-items:center!important;gap:4px!important;margin:0 0 16px!important;padding:4px!important;
  background:#E9EDF3!important;border:1px solid #E0E5ED!important;border-radius:12px!important;
}
.appm-pb-people-tabs a{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 15px!important;
  border-radius:9px!important;color:#59647A!important;text-decoration:none!important;font-size:12px!important;font-weight:700!important;
  transition:background .15s ease,color .15s ease,box-shadow .15s ease!important;
}
.appm-pb-people-tabs a:hover{color:#182033!important;background:rgba(255,255,255,.6)!important}
.appm-pb-people-tabs a.is-active{background:#fff!important;color:#182033!important;box-shadow:0 2px 8px rgba(24,32,51,.08)!important}

.appm-pb-team-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
.appm-pb-team-card{
  display:block!important;min-width:0!important;padding:16px!important;background:#fff!important;border:1px solid #E2E7EF!important;border-radius:16px!important;
  color:#182033!important;text-decoration:none!important;box-shadow:0 3px 10px rgba(23,29,48,.035)!important;
  transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease!important;
}
.appm-pb-team-card:hover{transform:translateY(-1px)!important;border-color:#D5DCE8!important;box-shadow:0 7px 18px rgba(23,29,48,.055)!important}
.appm-pb-team-card.is-bdc{border-color:#DDD8FF!important;background:linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important}
.appm-pb-team-card-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;margin-bottom:16px!important}
.appm-pb-team-kind{display:inline-flex!important;align-items:center!important;min-height:22px!important;padding:0 8px!important;border-radius:999px!important;background:#FFF0E5!important;color:#E96009!important;font-size:9px!important;font-weight:800!important;letter-spacing:.08em!important}
.appm-pb-team-card.is-bdc .appm-pb-team-kind{background:#F0EDFF!important;color:#6956D9!important}
.appm-pb-team-card h3{margin:7px 0 3px!important;font-size:16px!important;line-height:1.2!important;color:#182033!important}
.appm-pb-team-card p{margin:0!important;font-size:11px!important;color:#8791A5!important}
.appm-pb-team-arrow{display:flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;border-radius:9px!important;background:#F4F6F9!important;color:#8791A5!important;flex:0 0 30px!important}
.appm-pb-team-arrow svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.appm-pb-team-card:hover .appm-pb-team-arrow{background:#FFF0E5!important;color:#FF7417!important}
.appm-pb-team-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}
.appm-pb-team-metrics>div{min-width:0!important;padding:10px!important;background:#F8F9FC!important;border:1px solid #EEF1F5!important;border-radius:11px!important}
.appm-pb-team-metrics span{display:block!important;font-size:9px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.045em!important;color:#8C95A8!important;margin-bottom:5px!important}
.appm-pb-team-metrics strong{display:block!important;font-size:18px!important;line-height:1!important;color:#182033!important}
.appm-pb-team-metrics small{display:block!important;margin-top:4px!important;font-size:9px!important;color:#9AA3B6!important}

.appm-pb-team-detail-title h2{margin:2px 0 4px!important;font-size:24px!important;line-height:1.15!important;color:#182033!important}
.appm-pb-team-detail-title p:last-child{margin:0!important;font-size:13px!important;color:#687086!important}
.appm-pb-person-team-tags{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:14px!important;padding-top:13px!important;border-top:1px solid #EDF0F5!important}
.appm-pb-person-team-tags span{display:inline-flex!important;align-items:center!important;min-height:25px!important;padding:0 9px!important;border-radius:999px!important;background:#F4F6F9!important;color:#59647A!important;font-size:10px!important;font-weight:600!important}
.appm-pb-person-avatar.is-bdc{background:#F0EDFF!important;color:#7868E6!important}
.appm-pb-person-card.is-inactive{background:#FAFBFC!important}
.appm-pb-person-card.is-inactive .appm-pb-person-card-main strong{color:#59647A!important}
.appm-pb-person-card.is-inactive .appm-pb-person-metric strong{color:#8791A5!important}

@media(max-width:1050px){
  .appm-pb-team-grid{grid-template-columns:1fr!important}
}
@media(max-width:700px){
  .appm-pb-people-tabs{display:flex!important;width:100%!important}
  .appm-pb-people-tabs a{flex:1 1 0!important;padding:0 8px!important}
  .appm-pb-team-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* v2.18.39 — Pessoas: tempo, distribuição e composição operacional */
.appm-pb-person-motive small{display:block!important;margin-top:3px!important;font-size:10px!important;color:#8C95A8!important}
.appm-pb-person-source-chip{display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:0 10px!important;border:1px solid #E1E6EF!important;border-radius:999px!important;background:#F7F8FB!important;color:#59647A!important;font-size:10px!important;font-weight:700!important;white-space:nowrap!important}
.appm-pb-person-response-section,.appm-pb-person-flow-section,.appm-pb-person-dimensions,.appm-pb-person-composition,.appm-pb-team-distribution-section,.appm-pb-bdc-matrix-section{margin-bottom:14px!important}
.appm-pb-person-response-kpis{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important}
.appm-pb-person-response-kpis article{min-width:0!important;padding:14px!important;border:1px solid #E7EBF2!important;border-radius:13px!important;background:#FAFBFD!important;position:relative!important;overflow:hidden!important}
.appm-pb-person-response-kpis article::before{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:3px!important;background:#B5BDCB!important}
.appm-pb-person-response-kpis article.is-primary::before{background:#182033!important}.appm-pb-person-response-kpis article.is-good::before{background:#3DBB78!important}.appm-pb-person-response-kpis article.is-attention::before{background:#FF7417!important}
.appm-pb-person-response-kpis span{display:block!important;font-size:10px!important;text-transform:uppercase!important;letter-spacing:.055em!important;font-weight:800!important;color:#8791A5!important;margin-bottom:7px!important}
.appm-pb-person-response-kpis strong{display:block!important;font-size:22px!important;line-height:1!important;color:#182033!important;margin-bottom:5px!important}
.appm-pb-person-response-kpis small{display:block!important;font-size:10px!important;line-height:1.35!important;color:#8C95A8!important}
.appm-pb-person-method-note{margin:10px 0 0!important;padding:9px 11px!important;border-radius:10px!important;background:#F7F8FB!important;color:#7A8498!important;font-size:10px!important;line-height:1.45!important}
.appm-pb-person-flow-summary,.appm-pb-team-balance-kpis{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-bottom:14px!important}
.appm-pb-team-balance-kpis{grid-template-columns:repeat(5,minmax(0,1fr))!important}
.appm-pb-person-flow-summary article,.appm-pb-team-balance-kpis article{padding:12px 13px!important;border:1px solid #E7EBF2!important;border-radius:12px!important;background:#FAFBFD!important}
.appm-pb-person-flow-summary span,.appm-pb-team-balance-kpis span{display:block!important;font-size:10px!important;font-weight:700!important;color:#8791A5!important;margin-bottom:6px!important}
.appm-pb-person-flow-summary strong,.appm-pb-team-balance-kpis strong{display:block!important;font-size:21px!important;line-height:1!important;color:#182033!important}
.appm-pb-flow-bars{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
.appm-pb-flow-bars article{padding:11px 12px!important;border:1px solid #E7EBF2!important;border-radius:12px!important;background:#fff!important}
.appm-pb-flow-bars article>div:first-child{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:12px!important;margin-bottom:7px!important}
.appm-pb-flow-bars strong{min-width:0!important;font-size:12px!important;color:#283047!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.appm-pb-flow-bars span{font-size:10px!important;color:#8791A5!important;white-space:nowrap!important}
.appm-pb-flow-track,.appm-pb-mini-track{height:5px!important;background:#EEF1F5!important;border-radius:999px!important;overflow:hidden!important}.appm-pb-flow-track span{display:block!important;height:100%!important;background:#7868E6!important;border-radius:999px!important}.appm-pb-mini-track span{display:block!important;height:100%!important;background:#FF7417!important;border-radius:999px!important}
.appm-pb-person-brand-destinations{margin-top:16px!important}.appm-pb-person-brand-destinations h3,.appm-pb-dimension-panel h3,.appm-pb-composition-panel h3{margin:0 0 10px!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.055em!important;color:#59647A!important}
.appm-pb-compact-table-wrap{width:100%!important;overflow:auto!important;border:1px solid #E6EAF1!important;border-radius:12px!important;background:#fff!important}
.appm-pb-compact-table{width:100%!important;border-collapse:collapse!important;min-width:620px!important}.appm-pb-compact-table th{padding:10px 12px!important;background:#F6F8FB!important;border-bottom:1px solid #E6EAF1!important;text-align:left!important;font-size:9px!important;text-transform:uppercase!important;letter-spacing:.055em!important;color:#8791A5!important;white-space:nowrap!important}.appm-pb-compact-table td{padding:11px 12px!important;border-bottom:1px solid #EEF1F5!important;font-size:11px!important;color:#59647A!important;vertical-align:middle!important}.appm-pb-compact-table tbody tr:last-child td{border-bottom:0!important}.appm-pb-compact-table td strong{display:block!important;color:#273047!important;font-size:11px!important}.appm-pb-compact-table td small{display:block!important;color:#98A1B2!important;font-size:9px!important;margin-top:2px!important}
.appm-pb-person-dimension-grids{align-items:start!important}.appm-pb-dimension-panel{min-width:0!important;border:1px solid #E6EAF1!important;border-radius:13px!important;background:#FAFBFD!important;padding:13px!important}.appm-pb-dimension-panel article{display:grid!important;grid-template-columns:minmax(150px,1fr) minmax(250px,1.2fr)!important;gap:14px!important;align-items:center!important;padding:10px 0!important;border-bottom:1px solid #EBEEF4!important}.appm-pb-dimension-panel article:last-child{border-bottom:0!important}.appm-pb-dimension-panel article>div:first-child strong{display:block!important;font-size:12px!important;color:#283047!important}.appm-pb-dimension-panel article>div:first-child span{display:block!important;margin-top:3px!important;font-size:10px!important;color:#8791A5!important}.appm-pb-dimension-meta{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;flex-wrap:wrap!important}.appm-pb-dimension-meta span{font-size:9px!important;color:#8C95A8!important;white-space:nowrap!important}.appm-pb-dimension-meta b{color:#4A5368!important;font-size:10px!important}
.appm-pb-person-composition-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.appm-pb-composition-panel{min-width:0!important;padding:13px!important;border:1px solid #E6EAF1!important;border-radius:13px!important;background:#FAFBFD!important}.appm-pb-composition-panel article{padding:8px 0!important;border-bottom:1px solid #ECEFF4!important}.appm-pb-composition-panel article:last-child{border-bottom:0!important}.appm-pb-composition-panel article>div:first-child{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:6px!important}.appm-pb-composition-panel article span{min-width:0!important;font-size:10px!important;color:#59647A!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.appm-pb-composition-panel article strong{font-size:12px!important;color:#182033!important}.appm-pb-composition-panel article small{display:block!important;margin-top:4px!important;text-align:right!important;font-size:9px!important;color:#8791A5!important}
.appm-pb-team-balance-table th:not(:first-child),.appm-pb-team-balance-table td:not(:first-child){text-align:right!important}.appm-pb-team-balance-table td:first-child{min-width:180px!important}.appm-pb-bdc-matrix th:not(:first-child),.appm-pb-bdc-matrix td:not(:first-child){text-align:center!important}.appm-pb-bdc-matrix th{max-width:120px!important;white-space:normal!important;line-height:1.2!important}.appm-pb-zero{color:#C1C7D2!important}
.appm-pb-muted{margin:0!important;color:#98A1B2!important;font-size:11px!important}

@media(max-width:1280px){
  .appm-pb-person-response-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .appm-pb-person-composition-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .appm-pb-team-balance-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:900px){
  .appm-pb-flow-bars{grid-template-columns:1fr!important}
  .appm-pb-person-dimension-grids{grid-template-columns:1fr!important}
  .appm-pb-person-flow-summary,.appm-pb-team-balance-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .appm-pb-dimension-panel article{grid-template-columns:1fr!important}.appm-pb-dimension-meta{justify-content:flex-start!important}
}
@media(max-width:600px){
  .appm-pb-person-response-kpis,.appm-pb-person-flow-summary,.appm-pb-team-balance-kpis,.appm-pb-person-composition-grid{grid-template-columns:1fr!important}
  .appm-pb-person-source-chip{margin-top:8px!important}
}


/* v2.18.46 - Movimento diário de Eventos */
.appm-pb-daily-flow-section{overflow:hidden}
.appm-pb-daily-flow-head{align-items:flex-start;gap:24px}
.appm-pb-daily-flow-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.appm-pb-daily-flow-summary span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #e2e7f0;border-radius:10px;background:#fff;color:#67728a;font-size:12px;white-space:nowrap}
.appm-pb-daily-flow-summary b{font-size:15px;color:#172033}
.appm-pb-daily-flow-summary i,.appm-pb-daily-flow-legend i{width:9px;height:9px;border-radius:999px;display:inline-block;flex:0 0 auto}
.appm-pb-daily-flow-summary .is-included i,.appm-pb-daily-flow-legend .is-included i{background:#ff6b0a}
.appm-pb-daily-flow-summary .is-concluded i,.appm-pb-daily-flow-legend .is-concluded i{background:#20b87a}
.appm-pb-daily-flow-chart{width:100%;margin-top:6px;overflow-x:auto}
.appm-pb-daily-flow-chart svg{display:block;width:100%;min-width:720px;height:auto;overflow:visible}
.appm-pb-flow-grid{stroke:#e7ebf2;stroke-width:1;vector-effect:non-scaling-stroke}
.appm-pb-flow-y-label,.appm-pb-flow-x-label{fill:#7b8497;font-size:12px;font-family:inherit}
.appm-pb-flow-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
.appm-pb-flow-line.is-included{stroke:#ff6b0a}
.appm-pb-flow-line.is-concluded{stroke:#20b87a}
.appm-pb-flow-point{stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke;cursor:default}
.appm-pb-flow-point.is-included{fill:#ff6b0a}
.appm-pb-flow-point.is-concluded{fill:#20b87a}
.appm-pb-daily-flow-legend{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:4px 2px 2px;color:#4f5a70;font-size:12px}
.appm-pb-daily-flow-legend span{display:inline-flex;align-items:center;gap:7px;font-weight:700}
.appm-pb-daily-flow-legend small{margin-left:auto;color:#8490a5;font-size:11px}
@media (max-width:760px){.appm-pb-daily-flow-head{display:block}.appm-pb-daily-flow-summary{justify-content:flex-start;margin-top:14px}.appm-pb-daily-flow-legend small{width:100%;margin-left:0}.appm-pb-daily-flow-chart svg{min-width:620px}}


/* v2.19.0 · RevOps intelligence */
.appm-pb-revops-section{overflow:hidden}
.appm-pb-revops-head{align-items:flex-start;gap:24px}
.appm-pb-revops-counts{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}
.appm-pb-revops-counts span{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border:1px solid #e5e9f1;border-radius:999px;background:#fff;font-size:11px;font-weight:800;letter-spacing:.02em;color:#667085}
.appm-pb-revops-counts .is-critical{color:#b42318;background:#fff4f2;border-color:#fecdca}.appm-pb-revops-counts .is-attention{color:#b54708;background:#fffaeb;border-color:#fedf89}.appm-pb-revops-counts .is-opportunity{color:#067647;background:#ecfdf3;border-color:#abefc6}
.appm-pb-revops-metrics{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-top:18px}
.appm-pb-revops-metric{min-width:0;border:1px solid #e3e8f0;border-radius:14px;padding:14px;background:#fff}.appm-pb-revops-metric span{display:block;font-size:11px;color:#667085;font-weight:700;margin-bottom:7px}.appm-pb-revops-metric strong{display:block;font-size:21px;line-height:1.1;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.appm-pb-revops-metric small{display:block;margin-top:6px;font-size:10px;color:#8a94a6}
.appm-pb-revops-signals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.appm-pb-revops-signal{position:relative;border:1px solid #e3e8f0;border-radius:16px;padding:16px 17px 14px;background:#fff;overflow:hidden}.appm-pb-revops-signal:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#98a2b3}.appm-pb-revops-signal.is-critical:before{background:#d92d20}.appm-pb-revops-signal.is-attention:before{background:#f79009}.appm-pb-revops-signal.is-opportunity:before{background:#12b76a}.appm-pb-revops-signal-top{display:flex;align-items:center;gap:8px;margin-bottom:9px}.appm-pb-revops-severity{font-size:9px;font-weight:900;letter-spacing:.08em;color:#667085}.appm-pb-revops-signal.is-critical .appm-pb-revops-severity{color:#b42318}.appm-pb-revops-signal.is-attention .appm-pb-revops-severity{color:#b54708}.appm-pb-revops-signal.is-opportunity .appm-pb-revops-severity{color:#067647}.appm-pb-revops-category{font-size:10px;color:#98a2b3}.appm-pb-revops-signal h3{margin:0 0 7px;font-size:15px;line-height:1.3;color:#172033}.appm-pb-revops-signal p{margin:0;color:#596579;font-size:12px;line-height:1.55}.appm-pb-revops-signal-foot{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-top:1px solid #eef1f5;margin-top:12px;padding-top:10px}.appm-pb-revops-signal-foot strong{font-size:11px;color:#344054}.appm-pb-revops-signal-foot small{max-width:68%;text-align:right;font-size:9px;line-height:1.4;color:#98a2b3}.appm-pb-revops-empty{margin-top:16px;border:1px dashed #d9dee8;border-radius:14px;padding:18px;text-align:center;color:#667085;font-size:12px}.appm-pb-revops-method{margin:12px 0 0;color:#98a2b3;font-size:10px;line-height:1.45}
@media(max-width:1180px){.appm-pb-revops-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:780px){.appm-pb-revops-head{display:block}.appm-pb-revops-counts{justify-content:flex-start;margin-top:12px}.appm-pb-revops-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.appm-pb-revops-signals{grid-template-columns:1fr}.appm-pb-revops-signal-foot{display:block}.appm-pb-revops-signal-foot small{display:block;max-width:none;text-align:left;margin-top:5px}}

/* v2.20.0 · painel factual, fonte Syonet e período no topo */
.appm-pb-top-period-select-wrap{display:flex;align-items:center;gap:8px;min-width:230px}
.appm-pb-top-period-select-wrap label{font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#8a94a8;white-space:nowrap}
.appm-pb-top-period-select{height:42px;min-width:180px;max-width:250px;border:1px solid #dbe2ec;border-radius:11px;background:#f7f9fc;color:#172033;font:700 13px/1.2 inherit;padding:0 34px 0 12px;cursor:pointer;outline:none}
.appm-pb-top-period-select:focus{border-color:#ff7417;box-shadow:0 0 0 3px rgba(255,116,23,.10)}
.appm-pb-section-sources{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;align-items:center;margin-left:auto}
.appm-pb-source-badge{display:inline-flex;align-items:center;min-height:25px;padding:4px 8px;border:1px solid #dfe5ee;border-radius:999px;background:#f7f9fc;color:#637089;font-size:10px;line-height:1;font-weight:800;letter-spacing:.02em;white-space:nowrap}
.appm-pb-fact-summary{margin-top:0}
.appm-pb-fact-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.appm-pb-fact-grid-small{grid-template-columns:repeat(6,minmax(0,1fr))}
.appm-pb-fact-card{min-height:128px;border:1px solid #dde4ee;border-radius:16px;background:#fff;padding:16px;display:flex;flex-direction:column;box-shadow:0 5px 16px rgba(19,32,55,.035)}
.appm-pb-fact-card.appm-pb-auditable{cursor:pointer}
.appm-pb-fact-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#5d6980;font-size:12px;font-weight:750}
.appm-pb-fact-card>strong{display:block;margin-top:10px;color:#162033;font-size:27px;line-height:1;font-weight:850;letter-spacing:-.03em}
.appm-pb-fact-card>small{display:block;margin-top:7px;color:#8792a6;font-size:10.5px;line-height:1.35}
.appm-pb-fact-source{margin-top:auto;padding-top:11px}
.appm-pb-fact-source .appm-pb-source-badge{font-size:9px;padding:4px 7px;min-height:22px}
.appm-pb-operational-facts .appm-pb-section-head,.appm-pb-sales-funnel-facts .appm-pb-section-head,.appm-pb-sales-type-section .appm-pb-section-head,.appm-pb-status-head{display:flex;align-items:flex-start;gap:18px;justify-content:space-between}
.appm-pb-funnel-facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.appm-pb-funnel-fact-card{border:1px solid #dde4ee;border-radius:17px;background:#fff;padding:18px}
.appm-pb-funnel-fact-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:13px;border-bottom:1px solid #edf1f6}
.appm-pb-funnel-fact-title strong{font-size:15px;color:#172033}.appm-pb-funnel-fact-title span{font-size:10px;color:#8b95a7}
.appm-pb-funnel-stage-list{display:grid;gap:7px;padding:13px 0}
.appm-pb-funnel-stage-list>div,.appm-pb-funnel-time-list>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px solid #f0f3f7}
.appm-pb-funnel-stage-list span,.appm-pb-funnel-time-list span{font-size:11px;color:#5e697d}.appm-pb-funnel-stage-list strong{font-size:13px;color:#172033}
.appm-pb-funnel-time-list{padding-top:8px}.appm-pb-funnel-time-label{display:block!important;font-size:10px!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.06em;color:#8993a4!important;margin-bottom:5px}
.appm-pb-funnel-time-list small{font-size:10px;color:#6f7a8e;font-weight:700}
/* A antiga faixa semanal não participa mais do layout; permanece apenas para compatibilidade de HTML antigo. */
.appm-pb-week-filter{display:none!important}
@media(max-width:1180px){.appm-pb-fact-grid,.appm-pb-fact-grid-small{grid-template-columns:repeat(3,minmax(0,1fr))}.appm-pb-funnel-facts-grid{grid-template-columns:1fr}.appm-pb-top-period-select-wrap{min-width:200px}.appm-pb-top-period-select{min-width:155px}}
@media(max-width:760px){.appm-pb-top-period-select-wrap label{display:none}.appm-pb-top-period-select-wrap{min-width:0;flex:1}.appm-pb-top-period-select{width:100%;min-width:0;max-width:none;height:38px}.appm-pb-fact-grid,.appm-pb-fact-grid-small{grid-template-columns:repeat(2,minmax(0,1fr))}.appm-pb-section-sources{width:100%;justify-content:flex-start}.appm-pb-operational-facts .appm-pb-section-head,.appm-pb-sales-funnel-facts .appm-pb-section-head,.appm-pb-sales-type-section .appm-pb-section-head,.appm-pb-status-head{flex-wrap:wrap}}
@media(max-width:470px){.appm-pb-fact-grid,.appm-pb-fact-grid-small{grid-template-columns:1fr 1fr}.appm-pb-fact-card{min-height:118px;padding:13px}.appm-pb-fact-card>strong{font-size:23px}}
.appm-pb-revops-signal-sources{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;padding-top:10px;border-top:1px solid #edf1f5}
.appm-pb-revops-signal-sources .appm-pb-source-badge{font-size:9px;min-height:21px;padding:4px 7px}

/* v2.20.2 - fonte oficial sem alterar a composição histórica dos KPIs */
.appm-pb-primary-source{margin-top:10px;position:relative;z-index:2}
.appm-pb-primary-source .appm-pb-source-badge{display:inline-flex;margin:0;font-size:10px;line-height:1}


/* v2.20.3 · Pessoas: média diária e ritmo por pessoa */
.appm-pb-person-metric.is-daily-average strong{color:#ff6b0a!important}
.appm-pb-daily-flow-summary .is-forwarded i,.appm-pb-daily-flow-legend .is-forwarded i{background:#4d70e8}
.appm-pb-flow-line.is-forwarded{stroke:#4d70e8}
.appm-pb-flow-point.is-forwarded{fill:#4d70e8}
.appm-pb-daily-flow-legend .is-unavailable{font-weight:600;color:#98a2b3;padding:5px 8px;border:1px dashed #d9dee8;border-radius:8px}
.appm-pb-person-daily-section{margin-top:14px}

/* v2.20.5 — Efetividade comercial + SLA de primeira ação */
.appm-pb-effectiveness{overflow:hidden}
.appm-pb-effect-formulas{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px}
.appm-pb-effect-formulas span{display:inline-flex;gap:6px;align-items:center;padding:8px 11px;border:1px solid #e1e6ee;border-radius:10px;background:#f8f9fc;color:#59647a;font-size:12px;line-height:1.3}
.appm-pb-effect-formulas b{color:#182033;font-weight:700}
.appm-pb-effect-tabs{display:inline-flex;gap:4px;padding:4px;margin-bottom:18px;border:1px solid #e0e5ed;border-radius:12px;background:#f2f4f8}
.appm-pb-effect-tab{appearance:none;border:0;background:transparent;color:#59647a;font:inherit;font-size:13px;font-weight:700;padding:9px 14px;border-radius:9px;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}
.appm-pb-effect-tab:hover{background:#fff;color:#182033}
.appm-pb-effect-tab.is-active{background:#182033;color:#fff;box-shadow:0 4px 12px rgba(24,32,51,.12)}
.appm-pb-effect-panel[hidden]{display:none!important}
.appm-pb-effect-panel-intro{max-width:900px;margin:0 0 14px;color:#59647a;font-size:13px;line-height:1.55}
.appm-pb-effect-chart-wrap{margin:0 0 18px;border:1px solid #e0e5ed;border-radius:16px;background:#fbfcfe;padding:14px 14px 8px;overflow:hidden}
.appm-pb-effect-chart-title{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:0 4px 6px}
.appm-pb-effect-chart-title strong{font-size:14px;color:#182033}
.appm-pb-effect-chart-title span{font-size:11px;color:#8791a5}
.appm-pb-effect-chart{display:block;width:100%;height:auto;min-height:260px}
.appm-pb-effect-axis{stroke:#aeb6c5;stroke-width:1.2;stroke-dasharray:5 5}
.appm-pb-effect-volume-line{stroke:#ff7417;stroke-width:1;stroke-dasharray:3 5;opacity:.55}
.appm-pb-effect-axis-label,.appm-pb-effect-threshold-label{fill:#8791a5;font-size:11px;font-family:inherit}
.appm-pb-effect-threshold-label{fill:#c85c12;font-weight:700}
.appm-pb-effect-point circle{stroke:#fff;stroke-width:2;opacity:.88}
.appm-pb-effect-point text{fill:#59647a;font-size:10px;font-weight:700;font-family:inherit;pointer-events:none}
.appm-pb-effect-point.is-positive circle{fill:#36a36f}
.appm-pb-effect-point.is-negative circle{fill:#d96b73}
.appm-pb-effect-point.is-neutral circle{fill:#7f8aa3}
.appm-pb-effect-point.is-immature circle{fill:#b7becb;opacity:.7}
.appm-pb-effect-method{margin-top:18px;padding:14px 16px;border-left:3px solid #ff7417;border-radius:0 12px 12px 0;background:#fff8f3}
.appm-pb-effect-method strong{display:block;margin-bottom:5px;color:#182033;font-size:13px}
.appm-pb-effect-method p{margin:0;color:#59647a;font-size:12px;line-height:1.55}
.appm-pb-effectiveness .appm-pb-table-wrap{margin-top:0}
.appm-pb-effectiveness .appm-pb-table th:nth-last-child(2),
.appm-pb-effectiveness .appm-pb-table td:nth-last-child(2){font-weight:800}
@media(max-width:760px){
  .appm-pb-effect-tabs{display:flex;width:100%}
  .appm-pb-effect-tab{flex:1;padding:9px 8px;font-size:12px}
  .appm-pb-effect-formulas{gap:6px}
  .appm-pb-effect-formulas span{width:100%;justify-content:space-between}
  .appm-pb-effect-chart-wrap{padding:10px 6px 4px}
  .appm-pb-effect-chart-title{align-items:flex-start;flex-direction:column;gap:2px;padding:0 8px 4px}
  .appm-pb-effect-chart{min-width:720px}
  .appm-pb-effect-chart-wrap{overflow-x:auto}
}


/* v2.20.7 — Demanda × condução comercial */
.appm-pb-commercial-conduction{overflow:hidden}
.appm-pb-conduction-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 16px}
.appm-pb-conduction-summary article{padding:14px 15px;border:1px solid #e4e8ef;border-radius:13px;background:#fafbfd;min-width:0}
.appm-pb-conduction-summary article.is-emphasis{background:#fff8f3;border-color:#ffd8bd}
.appm-pb-conduction-summary span{display:block;font-size:10px;font-weight:800;letter-spacing:.045em;text-transform:uppercase;color:#8791a5;margin-bottom:7px}
.appm-pb-conduction-summary strong{display:block;font-size:24px;line-height:1;color:#182033}
.appm-pb-conduction-summary small{display:block;margin-top:6px;font-size:10px;line-height:1.4;color:#8b95a7}
.appm-pb-conduction-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 14px}
.appm-pb-conduction-card{border:1px solid #e1e6ee;border-radius:15px;background:#fff;padding:15px}
.appm-pb-conduction-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #eef1f5}
.appm-pb-conduction-card-head span{display:block;color:#8791a5;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.appm-pb-conduction-card-head strong{display:block;margin-top:5px;color:#182033;font-size:19px}
.appm-pb-conduction-card-head em{font-style:normal;font-size:10px;font-weight:800;color:#ff7417;background:#fff3ea;border-radius:999px;padding:5px 8px;white-space:nowrap}
.appm-pb-conduction-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}
.appm-pb-conduction-metrics>div{padding:9px 10px;border-radius:10px;background:#f7f8fb;min-width:0}
.appm-pb-conduction-metrics span{display:block;font-size:9px;font-weight:700;color:#8b95a7;margin-bottom:4px}
.appm-pb-conduction-metrics strong{display:block;color:#253047;font-size:15px}
.appm-pb-conduction-reading{margin:0 0 15px;padding:13px 15px;border:1px solid #e0e5ed;border-radius:12px;background:#f8f9fc}
.appm-pb-conduction-reading strong{display:block;margin-bottom:5px;color:#182033;font-size:12px}
.appm-pb-conduction-reading p{margin:0;color:#59647a;font-size:12px;line-height:1.55}
@media(max-width:980px){.appm-pb-conduction-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.appm-pb-conduction-compare{grid-template-columns:1fr}}
@media(max-width:560px){.appm-pb-conduction-summary{grid-template-columns:1fr 1fr}.appm-pb-conduction-summary article{padding:12px}.appm-pb-conduction-summary strong{font-size:21px}.appm-pb-conduction-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.appm-pb-conduction-card-head{flex-direction:column}.appm-pb-conduction-card-head em{white-space:normal}}


/* v2.20.8 — Jornada comercial Lead → Contato → Agendamento → Visita → Venda */
.appm-pb-journey-section{overflow:hidden}
.appm-pb-journey-flow{display:grid;grid-template-columns:minmax(132px,1fr) minmax(72px,.48fr) minmax(132px,1fr) minmax(72px,.48fr) minmax(132px,1fr) minmax(72px,.48fr) minmax(132px,1fr) minmax(72px,.48fr) minmax(132px,1fr);align-items:stretch;gap:10px;margin-top:24px}
.appm-pb-journey-step{position:relative;display:flex;min-height:132px;flex-direction:column;justify-content:center;gap:8px;padding:20px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%);box-shadow:0 10px 28px rgba(15,23,42,.045);cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.appm-pb-journey-step:hover,.appm-pb-journey-step:focus-visible{transform:translateY(-2px);border-color:rgba(240,92,37,.38);box-shadow:0 14px 34px rgba(15,23,42,.08);outline:none}
.appm-pb-journey-step>span{font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#667085}
.appm-pb-journey-step>strong{font-size:34px;line-height:1;font-weight:800;letter-spacing:-.04em;color:#111827}
.appm-pb-journey-step>small{font-size:12px;color:#7b8493}
.appm-pb-journey-connector{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#697386}
.appm-pb-journey-connector>span{font-size:15px;font-weight:800;color:#1f2937}
.appm-pb-journey-connector>i{font-style:normal;font-size:25px;line-height:1.1;color:#f05c25}
.appm-pb-journey-connector>small{max-width:92px;font-size:10px;line-height:1.25;color:#8a94a3}
.appm-pb-journey-summary{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:20px;align-items:center;margin-top:18px;padding:18px 20px;border-radius:16px;background:#f7f8fa;border:1px solid rgba(15,23,42,.07)}
.appm-pb-journey-summary>div{display:grid;gap:4px}
.appm-pb-journey-summary span{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}
.appm-pb-journey-summary strong{font-size:25px;line-height:1.05;color:#111827}
.appm-pb-journey-summary small,.appm-pb-journey-summary p{margin:0;font-size:12px;line-height:1.55;color:#667085}
.appm-pb-journey-users{margin-top:26px}
@media(max-width:1180px){.appm-pb-journey-flow{grid-template-columns:repeat(5,minmax(140px,1fr));overflow-x:auto;padding-bottom:8px}.appm-pb-journey-connector{display:none}.appm-pb-journey-step{min-width:140px}}
@media(max-width:720px){.appm-pb-journey-flow{display:flex;flex-direction:column;overflow:visible}.appm-pb-journey-step{min-height:104px}.appm-pb-journey-step:after{content:'↓';position:absolute;left:50%;bottom:-22px;transform:translateX(-50%);color:#f05c25;font-size:18px}.appm-pb-journey-step:last-child:after{display:none}.appm-pb-journey-step:not(:last-child){margin-bottom:20px}.appm-pb-journey-summary{grid-template-columns:1fr}}


/* v2.20.9 — alertas dinâmicos da jornada comercial */
.appm-pb-journey-alerts{margin-top:24px}
.appm-pb-journey-alerts-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:13px}
.appm-pb-journey-alerts-heading>div{min-width:0}
.appm-pb-journey-alerts-heading span{display:block;margin-bottom:4px;font-size:10px;font-weight:900;letter-spacing:.08em;color:#7b8493}
.appm-pb-journey-alerts-heading h3{margin:0;font-size:18px;line-height:1.25;color:#172033}
.appm-pb-journey-alerts-heading>p{max-width:520px;margin:0;text-align:right;font-size:11px;line-height:1.5;color:#7b8493}
.appm-pb-journey-primary-alert{position:relative;overflow:hidden;margin-bottom:13px;padding:15px 18px 15px 21px;border:1px solid #e4e7ec;border-radius:15px;background:#fff}
.appm-pb-journey-primary-alert:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:#98a2b3}
.appm-pb-journey-primary-alert.is-bad{background:#fff8f7;border-color:#fecdca}.appm-pb-journey-primary-alert.is-bad:before{background:#d92d20}
.appm-pb-journey-primary-alert.is-attention{background:#fffcf5;border-color:#fedf89}.appm-pb-journey-primary-alert.is-attention:before{background:#f79009}
.appm-pb-journey-primary-alert.is-good{background:#f6fef9;border-color:#abefc6}.appm-pb-journey-primary-alert.is-good:before{background:#12b76a}
.appm-pb-journey-primary-alert>span{display:block;font-size:9px;font-weight:900;letter-spacing:.09em;color:#667085}.appm-pb-journey-primary-alert>strong{display:block;margin-top:3px;font-size:16px;color:#172033}.appm-pb-journey-primary-alert>p{margin:5px 0 0;font-size:11px;line-height:1.45;color:#667085}
.appm-pb-journey-alert-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.appm-pb-journey-alert-card{position:relative;display:flex;min-width:0;flex-direction:column;padding:16px;border:1px solid #e4e7ec;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.035)}
.appm-pb-journey-alert-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;border-radius:16px 16px 0 0;background:#98a2b3}
.appm-pb-journey-alert-card.is-good:before{background:#12b76a}.appm-pb-journey-alert-card.is-attention:before{background:#f79009}.appm-pb-journey-alert-card.is-bad:before{background:#d92d20}
.appm-pb-journey-alert-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.appm-pb-journey-alert-top>span{font-size:9px;font-weight:900;letter-spacing:.08em;color:#98a2b3}.appm-pb-journey-alert-top>b{display:inline-flex;align-items:center;gap:6px;font-size:10px;color:#667085}.appm-pb-journey-alert-top b i{width:8px;height:8px;border-radius:50%;background:#98a2b3}.appm-pb-journey-alert-card.is-good .appm-pb-journey-alert-top b{color:#067647}.appm-pb-journey-alert-card.is-good .appm-pb-journey-alert-top b i{background:#12b76a}.appm-pb-journey-alert-card.is-attention .appm-pb-journey-alert-top b{color:#b54708}.appm-pb-journey-alert-card.is-attention .appm-pb-journey-alert-top b i{background:#f79009}.appm-pb-journey-alert-card.is-bad .appm-pb-journey-alert-top b{color:#b42318}.appm-pb-journey-alert-card.is-bad .appm-pb-journey-alert-top b i{background:#d92d20}
.appm-pb-journey-alert-card h4{min-height:39px;margin:0 0 9px;font-size:14px;line-height:1.35;color:#172033}.appm-pb-journey-alert-rate{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;border-top:1px solid #f0f2f5;padding-top:10px}.appm-pb-journey-alert-rate strong{font-size:27px;line-height:1;letter-spacing:-.035em;color:#111827}.appm-pb-journey-alert-rate small{padding-bottom:2px;font-size:9px;color:#98a2b3}.appm-pb-journey-alert-count{margin:5px 0 10px!important;font-size:10px!important;font-weight:700;color:#667085!important}.appm-pb-journey-alert-objective{margin:0 0 8px!important;font-size:11px!important;line-height:1.5!important;color:#475467!important}.appm-pb-journey-alert-note{margin:0 0 10px!important;padding:8px 9px;border-radius:9px;background:#f7f8fa;font-size:9px!important;line-height:1.45!important;color:#7b8493!important}
.appm-pb-journey-unlock{margin-top:auto;border-top:1px solid #eef1f5;padding-top:10px}.appm-pb-journey-unlock summary{cursor:pointer;list-style:none;font-size:10px;font-weight:850;color:#344054}.appm-pb-journey-unlock summary::-webkit-details-marker{display:none}.appm-pb-journey-unlock summary:after{content:"+";float:right;font-size:15px;line-height:10px;color:#98a2b3}.appm-pb-journey-unlock[open] summary:after{content:"−"}.appm-pb-journey-unlock>div{display:grid;gap:9px;padding-top:10px}.appm-pb-journey-unlock p{display:grid;gap:2px;margin:0!important}.appm-pb-journey-unlock p strong{font-size:10px;color:#344054}.appm-pb-journey-unlock p span{font-size:10px;line-height:1.45;color:#667085}
@media(max-width:1180px){.appm-pb-journey-alert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.appm-pb-journey-alerts-heading{align-items:flex-start;flex-direction:column;gap:6px}.appm-pb-journey-alerts-heading>p{text-align:left}.appm-pb-journey-alert-grid{grid-template-columns:1fr}.appm-pb-journey-alert-card h4{min-height:0}}
.appm-pb-journey-step>em{font-size:11px;line-height:1.35;font-style:normal;color:#98a2b3}

/* v2.21.0 · Inteligência 360 */
.appm-pb-int360 .appm-pb-int360-section{margin-top:24px}
.appm-pb-int360 .appm-pb-int360-subtitle{margin:24px 0 10px;font-size:15px}
.appm-pb-int360-card.is-unavailable{opacity:.58}
.appm-pb-int360-note{margin-top:16px;padding:14px 16px;border:1px solid rgba(127,127,127,.22);border-radius:12px;background:rgba(127,127,127,.05)}
.appm-pb-int360-note strong{display:block;margin-bottom:4px}
.appm-pb-int360-note p{margin:0;font-size:13px;line-height:1.5}


/* v2.22.7 — Visão Geral: desdobra o bloco de vendas em ERP + Sucesso CRM */
.appm-pb-overview-hero>.appm-pb-primary-kpis{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-rows:auto auto!important;
  gap:12px!important;
}
.appm-pb-primary-split{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  min-width:0!important;
}
.appm-pb-primary-split .appm-pb-primary-card{
  min-width:0!important;
}
.appm-pb-overview-hero .appm-pb-primary-card--leads{
  background:#182033!important;
  border:1px solid #182033!important;
}
.appm-pb-overview-hero .appm-pb-primary-card--leads span,
.appm-pb-overview-hero .appm-pb-primary-card--leads .appm-pb-card-label-inline,
.appm-pb-overview-hero .appm-pb-primary-card--leads .appm-pb-info,
.appm-pb-overview-hero .appm-pb-primary-card--leads .appm-pb-source-badge{
  color:rgba(255,255,255,.78)!important;
}
.appm-pb-overview-hero .appm-pb-primary-card--leads strong,
.appm-pb-overview-hero .appm-pb-primary-card--leads .appm-pb-source-badge{
  color:#FFFFFF!important;
}
.appm-pb-overview-hero .appm-pb-primary-card--sales-erp{
  background:#ECF9F1!important;
  border:1px solid #BFE8D0!important;
}
.appm-pb-overview-hero .appm-pb-primary-card--sales-erp span,
.appm-pb-overview-hero .appm-pb-primary-card--sales-erp .appm-pb-card-label-inline{
  color:#5B6B63!important;
}
.appm-pb-overview-hero .appm-pb-primary-card--sales-erp strong{
  color:#182033!important;
}
.appm-pb-overview-hero .appm-pb-primary-card--sucesso-crm{
  background:#EEF4FF!important;
  border:1px solid #CBD9FF!important;
}
.appm-pb-overview-hero .appm-pb-primary-card--sucesso-crm span,
.appm-pb-overview-hero .appm-pb-primary-card--sucesso-crm .appm-pb-card-label-inline{
  color:#536481!important;
}
.appm-pb-overview-hero .appm-pb-primary-card--sucesso-crm strong{
  color:#182033!important;
}
.appm-pb-overview-hero .appm-pb-primary-card--leads::before{
  background-color:rgba(255,255,255,.08)!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23FF7417' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")!important;
}
.appm-pb-overview-hero .appm-pb-primary-card--sales-erp::before{
  background-color:#DDF4E7!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%232FB36D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4Z'/%3E%3Cpath d='M3 6h18'/%3E%3Cpath d='M16 10a4 4 0 0 1-8 0'/%3E%3C/svg%3E")!important;
}
.appm-pb-overview-hero .appm-pb-primary-card--sucesso-crm::before{
  background-color:#E3ECFF!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%234D8DFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E")!important;
}
@media(max-width:860px){
  .appm-pb-primary-split{grid-template-columns:1fr!important;}
}


/* v2.22.10 — Total de vendas ERP com detalhamento com evento x sem evento */
.appm-pb-primary-card .appm-pb-primary-submeta{
  grid-column:1 / -1!important;
  grid-row:3!important;
  margin-top:8px!important;
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  font-size:11px!important;
  line-height:1.35!important;
  font-weight:600!important;
  color:#6B7488!important;
}
.appm-pb-primary-card--sales-erp .appm-pb-primary-submeta{
  color:#5B6B63!important;
}
.appm-pb-primary-card .appm-pb-primary-submeta-dot{
  opacity:.55!important;
}
@media(max-width:860px){
  .appm-pb-primary-card .appm-pb-primary-submeta{
    font-size:10px!important;
  }
}


/* v2.22.11 — separação clara: Visão Geral = métricas; Análise = diagnóstico */
.appm-pb-response-facts .appm-pb-fact-card,
.appm-pb-operational-facts .appm-pb-fact-card{
  min-height:116px!important;
}
.appm-pb-response-facts .appm-pb-section-description,
.appm-pb-operational-facts .appm-pb-section-description{
  max-width:900px!important;
}


/* v2.22.12 — evita sobreposição entre ícone de informação e lupa de auditoria */
.appm-pb-card-label-inline .appm-pb-info,
.appm-pb-card-label-inline .appm-pb-audit-cue,
.appm-pb-card-tools .appm-pb-info,
.appm-pb-card-tools .appm-pb-audit-cue{
  position:static!important;
  top:auto!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  margin:0!important;
  flex:0 0 auto!important;
}
.appm-pb-card-label-inline,
.appm-pb-card-tools{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  min-width:0!important;
}
.appm-pb-card-label-row .appm-pb-card-tools{
  flex:0 0 auto!important;
  justify-content:flex-end!important;
}


/* v2.22.18 — reorganiza os KPIs do detalhe individual para evitar card órfão na quebra */
.appm-pb-person-detail-kpi span{min-height:28px!important}
.appm-pb-person-detail-kpi small{margin-top:auto!important}


/* v2.22.19 — detalhe individual com total e média ao lado do cabeçalho */
.appm-pb-person-head-kpis .appm-pb-person-detail-kpi strong{font-size:22px!important}
.appm-pb-person-head-kpis .appm-pb-person-detail-kpi small{font-size:11px!important}


/* v2.22.20 — Marca e unidade com leitura ampliada */
.appm-pb-person-dimensions{
  padding:22px!important;
}
.appm-pb-person-dimensions .appm-pb-section-head{
  margin-bottom:18px!important;
}
.appm-pb-person-dimension-grids{
  gap:16px!important;
  align-items:stretch!important;
}
.appm-pb-dimension-panel{
  padding:18px!important;
  border-radius:16px!important;
  background:#FBFCFE!important;
  border:1px solid #E2E7EF!important;
  min-height:0!important;
}
.appm-pb-dimension-panel h3{
  margin:0 0 14px!important;
  font-size:13px!important;
  line-height:1.2!important;
  letter-spacing:.055em!important;
  color:#59647A!important;
}
.appm-pb-dimension-panel .appm-pb-dimension-card{
  display:block!important;
  padding:18px!important;
  border:1px solid #E3E8F0!important;
  border-radius:14px!important;
  background:#FFFFFF!important;
  min-height:132px!important;
  margin:0 0 12px!important;
}
.appm-pb-dimension-panel .appm-pb-dimension-card:last-child{
  margin-bottom:0!important;
  border-bottom:1px solid #E3E8F0!important;
}
.appm-pb-dimension-title{
  display:block!important;
  margin-bottom:16px!important;
  padding-bottom:13px!important;
  border-bottom:1px solid #EDF0F5!important;
}
.appm-pb-dimension-title strong{
  display:block!important;
  font-size:15px!important;
  line-height:1.35!important;
  color:#182033!important;
  font-weight:700!important;
}
.appm-pb-dimension-stats{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:12px!important;
  align-items:start!important;
}
.appm-pb-dimension-stats>div{
  min-width:0!important;
  padding-right:10px!important;
  border-right:1px solid #EDF0F5!important;
}
.appm-pb-dimension-stats>div:last-child{
  border-right:0!important;
  padding-right:0!important;
}
.appm-pb-dimension-stats span{
  display:block!important;
  margin:0 0 5px!important;
  font-size:10px!important;
  line-height:1.25!important;
  font-weight:600!important;
  color:#8B94A7!important;
  white-space:normal!important;
}
.appm-pb-dimension-stats b{
  display:block!important;
  font-size:16px!important;
  line-height:1.2!important;
  font-weight:700!important;
  color:#283047!important;
  white-space:nowrap!important;
}
@media(max-width:1280px){
  .appm-pb-dimension-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;row-gap:14px!important}
  .appm-pb-dimension-stats>div:nth-child(3){border-right:0!important}
}
@media(max-width:900px){
  .appm-pb-person-dimension-grids{grid-template-columns:1fr!important}
  .appm-pb-dimension-stats{grid-template-columns:repeat(5,minmax(0,1fr))!important}
  .appm-pb-dimension-stats>div:nth-child(3){border-right:1px solid #EDF0F5!important}
}
@media(max-width:650px){
  .appm-pb-person-dimensions{padding:16px!important}
  .appm-pb-dimension-panel{padding:14px!important}
  .appm-pb-dimension-panel .appm-pb-dimension-card{padding:15px!important}
  .appm-pb-dimension-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .appm-pb-dimension-stats>div{border-right:0!important;border-bottom:1px solid #EDF0F5!important;padding:0 0 10px!important}
  .appm-pb-dimension-stats>div:nth-last-child(-n+2){border-bottom:0!important}
}


/* v2.22.21 — perfil dos leads por pessoa: Origem, Mídia e Tipo de Evento */
.appm-pb-person-composition-grid.is-three{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
}
.appm-pb-person-composition-grid.is-three .appm-pb-composition-panel{
  padding:16px!important;
  background:#FFFFFF!important;
  border-radius:15px!important;
  border:1px solid #E3E7EF!important;
}
.appm-pb-composition-panel-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-bottom:8px!important;
  padding-bottom:10px!important;
  border-bottom:1px solid #ECEFF4!important;
}
.appm-pb-composition-panel-head h3{
  margin:0!important;
  font-size:13px!important;
  color:#182033!important;
  letter-spacing:.045em!important;
}
.appm-pb-composition-panel-head>span{
  flex:0 0 auto!important;
  font-size:10px!important;
  font-weight:700!important;
  color:#8791A5!important;
}
.appm-pb-person-composition-grid.is-three .appm-pb-composition-panel article{
  padding:10px 0!important;
}
.appm-pb-person-composition-grid.is-three .appm-pb-composition-panel article span{
  font-size:12px!important;
  font-weight:600!important;
  color:#59647A!important;
}
.appm-pb-person-composition-grid.is-three .appm-pb-composition-panel article strong{
  font-size:14px!important;
  color:#182033!important;
}
.appm-pb-person-composition-grid.is-three .appm-pb-composition-panel article small{
  font-size:10px!important;
  margin-top:5px!important;
}
@media(max-width:1180px){
  .appm-pb-person-composition-grid.is-three{grid-template-columns:1fr!important;}
}


/* v2.22.22 — simplifica movimentação comercial e carteira atual no detalhe individual */
.appm-pb-person-clarity-grid{grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr)!important;gap:16px!important;align-items:stretch!important}
.appm-pb-person-movement-section,.appm-pb-person-open-section{height:100%!important}
.appm-pb-person-funnel-layout{display:grid!important;grid-template-columns:minmax(360px,450px) minmax(260px,1fr)!important;gap:34px!important;align-items:center!important;margin-top:16px!important;padding:4px 8px!important}
.appm-pb-person-funnel-representative{display:flex!important;justify-content:center!important;align-items:center!important;min-height:300px!important}
.appm-pb-person-funnel-svg{display:block!important;width:450px!important;height:300px!important;max-width:100%!important;overflow:visible!important}
.appm-pb-person-funnel-svg .separator{stroke:rgba(255,255,255,.62)!important;stroke-width:1.4!important}
.appm-pb-person-funnel-legend{display:grid!important;grid-template-rows:repeat(5,60px)!important;min-height:300px!important;border-left:1px solid #E8ECF2!important;padding-left:24px!important}
.appm-pb-funnel-legend-row{display:grid!important;grid-template-columns:12px minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;border-bottom:1px solid #EEF1F5!important;min-width:0!important}
.appm-pb-funnel-legend-row:last-child{border-bottom:0!important}
.appm-pb-funnel-legend-dot{width:9px!important;height:9px!important;border-radius:50%!important;background:var(--legend-color)!important;display:block!important}
.appm-pb-funnel-legend-copy{display:flex!important;flex-direction:column!important;gap:4px!important;min-width:0!important}
.appm-pb-funnel-legend-copy strong{font-size:12px!important;line-height:1.2!important;font-weight:800!important;color:#303A4F!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.appm-pb-funnel-legend-copy small{font-size:10px!important;line-height:1.2!important;font-weight:600!important;color:#8A94A6!important}
.appm-pb-funnel-legend-row>b{font-size:27px!important;line-height:1!important;font-weight:800!important;color:#182033!important;text-align:right!important;min-width:40px!important}
.appm-pb-person-funnel-footnote{margin-top:12px!important;font-size:11px!important;line-height:1.45!important;color:#7A879C!important;background:#F7F9FC!important;border:1px solid #E8EDF5!important;border-radius:12px!important;padding:10px 12px!important}
.appm-pb-person-open-total{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:14px!important;padding:16px 18px!important;margin-bottom:10px!important;border:1px solid #DCE3ED!important;border-radius:14px!important;background:#F7F9FC!important}
.appm-pb-person-open-total span{font-size:12px!important;font-weight:700!important;color:#59647A!important}.appm-pb-person-open-total strong{font-size:34px!important;line-height:1!important;color:#182033!important;margin-left:auto!important}.appm-pb-person-open-total small{font-size:10px!important;color:#8C95A8!important;white-space:nowrap!important}
.appm-pb-person-open-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
.appm-pb-person-open-grid article{position:relative!important;min-height:104px!important;padding:14px!important;border:1px solid #E5E9F1!important;border-radius:13px!important;background:#fff!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}
.appm-pb-person-open-grid article::before{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:3px!important;background:#AAB2C2!important}.appm-pb-person-open-grid article.is-blue::before{background:#4D8DFF!important}.appm-pb-person-open-grid article.is-orange::before{background:#FF7417!important}.appm-pb-person-open-grid article.is-pink::before{background:#F46691!important}
.appm-pb-person-open-grid article span{font-size:11px!important;font-weight:700!important;color:#687086!important}.appm-pb-person-open-grid article strong{font-size:25px!important;line-height:1!important;color:#182033!important;margin:8px 0 5px!important}.appm-pb-person-open-grid article small{font-size:10px!important;line-height:1.35!important;color:#8C95A8!important;margin-top:auto!important}
@media(max-width:1320px){.appm-pb-person-clarity-grid{grid-template-columns:1fr!important}}

@media(max-width:650px){.appm-pb-person-open-grid{grid-template-columns:1fr 1fr!important}.appm-pb-person-open-total{align-items:flex-start!important;flex-wrap:wrap!important}.appm-pb-person-open-total strong{margin-left:0!important}}
@media(max-width:480px){.appm-pb-person-open-grid{grid-template-columns:1fr!important}}


@media(max-width:900px){
  .appm-pb-person-funnel-layout{grid-template-columns:1fr!important;gap:18px!important;padding:0!important}
  .appm-pb-person-funnel-representative{min-height:260px!important}
  .appm-pb-person-funnel-svg{width:390px!important;height:260px!important}
  .appm-pb-person-funnel-legend{grid-template-rows:repeat(5,56px)!important;min-height:280px!important;border-left:0!important;border-top:1px solid #E8ECF2!important;padding:8px 0 0!important}
  .appm-pb-funnel-legend-row>b{font-size:24px!important}
}
@media(max-width:560px){
  .appm-pb-person-funnel-svg{width:100%!important;height:auto!important}
  .appm-pb-person-funnel-legend{grid-template-rows:repeat(5,54px)!important}
  .appm-pb-funnel-legend-copy strong{white-space:normal!important}
}

/* v2.22.29 — legenda do funil separada e mais legível */


/* v2.22.30 — modelos analíticos distintos para BDC e vendedor */
.appm-pb-person-funnel-legend.count-4{grid-template-rows:repeat(4,75px)!important}
.appm-pb-person-funnel-legend.count-3{grid-template-rows:repeat(3,100px)!important}
.appm-pb-person-detail-kpis.is-secondary{grid-template-columns:repeat(5,minmax(0,1fr))!important}
@media(max-width:900px){
  .appm-pb-person-funnel-legend.count-4{grid-template-rows:repeat(4,64px)!important;min-height:256px!important}
  .appm-pb-person-funnel-legend.count-3{grid-template-rows:repeat(3,76px)!important;min-height:228px!important}
}


/* v2.22.31 — KPIs de apoio e handoff separados por responsabilidade */
.appm-pb-funnel-legend-copy em{display:block!important;margin-top:3px!important;font-size:10px!important;line-height:1.25!important;font-style:normal!important;font-weight:800!important;color:#FF7417!important}
.appm-pb-role-support-kpis{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin-top:16px!important}
.appm-pb-role-support-kpis article{min-width:0!important;padding:13px 14px!important;border:1px solid #E5E9F1!important;border-radius:13px!important;background:#FAFBFD!important}
.appm-pb-role-support-kpis span{display:block!important;font-size:10px!important;font-weight:800!important;color:#687086!important;margin-bottom:7px!important;text-transform:uppercase!important;letter-spacing:.03em!important}
.appm-pb-role-support-kpis strong{display:block!important;font-size:20px!important;line-height:1.1!important;color:#182033!important;margin-bottom:5px!important}
.appm-pb-role-support-kpis small{display:block!important;font-size:9.5px!important;line-height:1.35!important;color:#8C95A8!important}
.appm-pb-role-handoff{display:flex!important;align-items:center!important;gap:12px!important;margin-top:14px!important;padding:12px 14px!important;border:1px solid #FFD8C0!important;border-radius:12px!important;background:#FFF7F2!important}
.appm-pb-role-handoff span{flex:0 0 auto!important;font-size:9px!important;font-weight:900!important;letter-spacing:.06em!important;color:#FF7417!important}
.appm-pb-role-handoff strong{font-size:11px!important;line-height:1.4!important;color:#39445A!important}
@media(max-width:1180px){.appm-pb-role-support-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.appm-pb-role-support-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}.appm-pb-role-handoff{align-items:flex-start!important;flex-direction:column!important;gap:5px!important}}
@media(max-width:480px){.appm-pb-role-support-kpis{grid-template-columns:1fr!important}}


/* v2.22.36 — cruzamento Sucesso CRM × ERP no menu Sucesso */
.appm-pb-status-detail-kpis.is-success-cross{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.appm-pb-success-erp-card.is-faturado{border-color:#BFE8D0!important;background:#F3FBF6!important}
.appm-pb-success-erp-card.is-pendente{border-color:#F2D5C2!important;background:#FFF8F3!important}
.appm-pb-success-erp-card.is-rate{border-color:#CBD9FF!important;background:#F5F8FF!important}
@media(max-width:1050px){.appm-pb-status-detail-kpis.is-success-cross{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.appm-pb-status-detail-kpis.is-success-cross{grid-template-columns:1fr!important}}

/* v2.23.3 — atalhos respeitam as permissões do usuário */
.appm-pb-status-static{cursor:default!important;text-decoration:none!important}
.appm-pb-status-static:hover{filter:none!important;transform:none!important}
.appm-pb-status-composition-static{cursor:default!important}
.appm-pb-status-composition-static:hover{background:#FFFFFF!important;border-color:#E5E9F1!important;box-shadow:0 2px 8px rgba(23,29,48,.025)!important;transform:none!important}
.appm-pb-scope-unit-card-static{cursor:default!important;text-decoration:none!important}
.appm-pb-scope-unit-card-static:hover{transform:none!important}
