.commercial-hero{background:#0b2433;color:white;padding:28px;border-radius:18px;margin-bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.commercial-hero span{color:#ff7519;font-size:12px;letter-spacing:2px}.commercial-hero h2{margin:10px 0;font-size:28px}.commercial-hero p{color:#b6cbd6;margin:0}.commercial-hero button{background:white}.commercial-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.commercial-grid .kpi{padding:22px;min-width:0}.commercial-grid .value{font-size:30px;margin:12px 0}.commercial-grid .sub{font-size:12px;line-height:1.5}.commercial-columns{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;margin-bottom:20px}.commercial-row{margin:14px 0}.commercial-row>div{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-bottom:6px}.commercial-row progress{width:100%;height:10px;accent-color:#ff6900}.commercial-notice{padding:16px 20px;background:#fff3e7;border-left:4px solid #ff6900;border-radius:8px;line-height:1.6;margin-bottom:22px;color:#76420b}.commercial-priority{display:flex;align-items:center;gap:16px;padding:15px 0}.commercial-priority strong{font-size:30px;color:#ed6400}.commercial-columns h3{margin:12px 0 20px}@media(max-width:1100px){.commercial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commercial-columns{grid-template-columns:1fr}}@media(max-width:550px){.commercial-hero{display:block}.commercial-hero button{margin-top:16px}.commercial-grid{grid-template-columns:1fr}}
/* Scalen • refinamento visual e gráficos acessíveis */
:root{--bg:#edf2f6;--border:#e2eaf0;--shadow:0 8px 28px rgba(8,30,48,.055)}
.card{border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px}.sidebar{background:linear-gradient(160deg,#061722,#102e40);padding-top:26px}.nav-item{margin:2px 4px;border-radius:10px}.topbar{background:linear-gradient(115deg,#091f2d,#13374a);padding:24px 30px}.topbar h1{font-size:26px;letter-spacing:-.7px}.top-actions{align-items:center}.top-actions #newLeadBtn{white-space:nowrap;min-width:135px}.account-bar{flex-wrap:wrap;gap:12px;padding:12px 28px}#teamScope{background:#e4edf3;border-bottom:1px solid #cddde8}#teamScope select{max-width:100%;border:1px solid #bfced9;border-radius:8px;padding:8px;background:white}.commercial-hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 85% 0%,#1b5263,transparent 65%),#0a2433;border:1px solid #255064;box-shadow:0 12px 30px #0b29331a}.commercial-hero h2{letter-spacing:-1px;font-size:32px}.commercial-grid .kpi{position:relative;border-top:3px solid #d9e5ed;transition:transform .18s,box-shadow .18s}.commercial-grid .kpi:hover{transform:translateY(-3px);box-shadow:0 12px 25px #14374612}.commercial-grid .kpi.accent{border-top-color:#ff6a00}.commercial-grid .value{font-variant-numeric:tabular-nums;letter-spacing:-1px;font-weight:750}.commercial-grid .label{font-size:12px;letter-spacing:.3px}.financial .kpi{background:#f7fafc}.commercial-notice{font-size:12px;background:#f7fafc;border-left-color:#7797aa;color:#526779}.table th{font-size:11px;letter-spacing:.4px;background:#f3f7fa}.table td{font-size:13px}.table tbody tr:hover{background:#f8fbfd}.btn{border-radius:10px}.btn.primary{box-shadow:0 5px 13px #ff690023}.insight-charts{margin-bottom:24px}.insight-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:16px 0}.insight-heading span{font-size:10px;letter-spacing:1.6px;color:#58768a;font-weight:700}.insight-heading h3{margin:6px 0;font-size:21px;letter-spacing:-.5px}.insight-heading p{font-size:12px;color:#647a89}.insight-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:20px}.insight-bar{display:grid;grid-template-columns:135px 1fr 28px;align-items:center;gap:10px;width:100%;border:0;background:transparent;text-align:left;padding:10px 0;cursor:pointer;font-size:12px;color:#264353}.insight-bar:hover{background:#f0f5f8}.insight-track{height:14px;background:#edf2f6;border-radius:4px;overflow:hidden}.insight-track i{display:block;height:100%;border-radius:4px}.insight-bar b{text-align:right}.insight-donut{width:180px;height:180px;border-radius:50%;margin:24px auto;display:grid;place-items:center}.insight-donut>div{width:134px;height:134px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.insight-donut b{font-size:36px;color:#123348}.insight-donut span{font-size:12px;color:#617c8a}.insight-legend{display:grid;grid-template-columns:1fr 1fr;gap:6px}.insight-legend button{border:0;border-radius:6px;background:#f6f9fb;display:flex;gap:8px;align-items:center;padding:9px;text-align:left;font-size:12px;cursor:pointer;color:#264353}.insight-legend button span{flex:1;overflow-wrap:anywhere}.insight-legend i{width:8px;height:8px;border-radius:50%;flex-shrink:0}.insight-link{border:0;background:transparent;color:#bb4e00;text-decoration:underline;cursor:pointer;text-align:left}.insight-charts button:focus-visible{outline:3px solid #237eab;outline-offset:3px}#chartDetails{margin-top:18px}#chartDetails[hidden]{display:none}@media(max-width:1000px){.insight-layout{grid-template-columns:1fr}.insight-heading{align-items:flex-start;flex-direction:column}}@media(max-width:550px){.insight-bar{grid-template-columns:105px 1fr 24px}.topbar{padding:18px}.commercial-hero h2{font-size:25px}.insight-legend{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.commercial-grid .kpi{transition:none}.commercial-grid .kpi:hover{transform:none}}
.sales-dialog{width:min(650px,94vw);max-height:90vh;overflow:auto;border:1px solid #d6e2ea;border-radius:18px;padding:25px;color:#102c3d;box-shadow:0 24px 80px #051c3855}.sales-dialog::backdrop{background:#041824a8}.sales-dialog label{display:grid;gap:7px;margin-bottom:15px}.sales-dialog input,.sales-dialog select,.sales-dialog textarea{padding:10px;border:1px solid #c8d9e3;border-radius:8px;width:100%;font:inherit}.sales-dialog p{line-height:1.6}.sales-dialog #salesError{color:#b12737}.sales-dialog h2{font-size:21px}#goalContent>section{margin-bottom:18px}#goalContent progress{display:block;margin:12px 0}.toolbar label{display:flex;align-items:center;gap:8px;flex-wrap:wrap}#salesLeadTools{margin-bottom:14px}
