
.executive-dashboard{margin-top:17px}.executive-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:11px}.executive-kpi{padding:14px;border:1px solid var(--border);border-radius:15px;background:linear-gradient(180deg,#fff,#f8fbfe)}.executive-kpi span{display:block;color:var(--muted);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.4px}.executive-kpi strong{display:block;margin-top:7px;color:var(--navy-dark);font-size:27px}.executive-kpi small{display:block;margin-top:4px;color:var(--muted);font-size:8px;line-height:1.4}.executive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.executive-bars{display:grid;gap:12px}.executive-bar-row{display:grid;gap:6px}.executive-bar-head{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#475467}.executive-bar-head strong{color:var(--navy-dark)}.executive-bar-track{height:10px;border-radius:999px;overflow:hidden;background:#edf2f7}.executive-bar-fill{height:100%;border-radius:inherit}.executive-alert-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.executive-alert{padding:11px;border:1px solid var(--border);border-radius:12px;background:var(--soft)}.executive-alert span{display:block;color:var(--muted);font-size:8px;font-weight:850;text-transform:uppercase}.executive-alert strong{display:block;margin-top:5px;color:var(--navy-dark);font-size:20px}.executive-alert small{display:block;margin-top:3px;color:var(--muted);font-size:8px}.executive-mini-ranking{display:grid;gap:8px}.executive-rank-row{width:100%;padding:10px;cursor:pointer;font:inherit;text-align:left;border:1px solid var(--border);border-radius:11px;background:#fff;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px}.executive-rank-pos{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(135deg,var(--navy),var(--blue));font-size:10px;font-weight:950}.executive-rank-name strong{display:block;color:var(--navy-dark);font-size:10px}.executive-rank-name span{display:block;margin-top:3px;color:var(--muted);font-size:8px}.executive-rank-score{text-align:right}.executive-rank-score strong{display:block;color:var(--green);font-size:16px}.executive-rank-score span{display:block;color:var(--muted);font-size:8px}.executive-territory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.executive-territory-list{display:grid;gap:8px}.executive-territory-row{padding:10px;border:1px solid var(--border);border-radius:11px;background:#fff}.executive-territory-head{display:flex;justify-content:space-between;gap:10px}.executive-territory-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--navy-dark);font-size:10px}.executive-territory-head b{font-size:11px}.executive-stack{height:7px;margin-top:7px;display:flex;overflow:hidden;border-radius:999px;background:#edf2f7}.executive-stack i{height:100%}.executive-empty{padding:15px;color:var(--muted);font-size:10px;text-align:center}
@media(max-width:1100px){.executive-kpi-grid{grid-template-columns:repeat(2,1fr)}.executive-grid{grid-template-columns:1fr}}
@media(max-width:620px){.executive-kpi-grid,.executive-alert-grid,.executive-territory-grid{grid-template-columns:1fr}}

