#executiveOverview{margin-bottom:24px}
#dashboard.expert-dashboard>.alert-strip,#dashboard.expert-dashboard>.stats,#dashboard.expert-dashboard>.dashboard-grid{display:none!important}
.executive-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:6px 0 18px;padding:22px 24px;border:1px solid #dfe7ef;border-radius:22px;background:linear-gradient(135deg,#ffffff 0%,#eef8f6 100%);box-shadow:0 18px 45px rgba(18,37,54,.07)}
.executive-hero span{display:block;color:#0f8b7c;font-weight:800;font-size:11px;margin-bottom:6px}
.executive-hero h2{margin:0 0 6px;font-size:22px;color:#17212b}
.executive-hero p{margin:0;color:#728092;font-size:12px;line-height:2}
.executive-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}
.executive-kpi{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:17px;min-height:122px;box-shadow:0 10px 28px rgba(18,37,54,.045);cursor:default;position:relative;overflow:hidden}
.executive-kpi[data-page-link]{cursor:pointer}
.executive-kpi:before{content:"";position:absolute;inset:auto 0 0;height:4px;background:#94a3b8}
.executive-kpi.blue:before{background:#3b82f6}.executive-kpi.amber:before{background:#f59e0b}.executive-kpi.green:before{background:#10b981}.executive-kpi.red:before{background:#ef4444}.executive-kpi.purple:before{background:#8b5cf6}.executive-kpi.cyan:before{background:#06b6d4}
.executive-kpi span,.executive-kpi strong,.executive-kpi small{display:block}
.executive-kpi span{font-size:11px;color:#7b8797;font-weight:800}
.executive-kpi strong{font-size:22px;margin:9px 0 7px;color:#101923;letter-spacing:-.5px}
.executive-kpi small{font-size:10px;color:#8b96a5;line-height:1.9}
.executive-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}
.executive-wide{grid-column:1/-1}
.executive-panel{overflow:hidden}
.executive-bars{padding:16px 20px}
.executive-bar{display:grid;grid-template-columns:110px 1fr 64px;gap:12px;align-items:center;margin:13px 0;font-size:11px;color:#667387}
.executive-bar div{height:9px;background:#edf2f7;border-radius:999px;overflow:hidden}
.executive-bar i{display:block;height:100%;background:#64748b;border-radius:999px}
.executive-bar.blue i{background:#3b82f6}.executive-bar.amber i{background:#f59e0b}.executive-bar.green i{background:#10b981}.executive-bar.red i{background:#ef4444}
.executive-bar strong{color:#17212b;text-align:left}
.executive-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 20px 20px}
.executive-mini-list{padding:8px 20px 20px}
.executive-mini-row{background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;padding:12px;margin-bottom:10px}
.executive-mini-row span,.executive-mini-row strong,.executive-mini-row small{display:block}
.executive-mini-row span{font-size:10px;color:#7b8797}
.executive-mini-row strong{font-size:16px;margin:5px 0;color:#17212b}
.executive-mini-row small{font-size:9px;color:#94a3b8;line-height:1.8}
.executive-mini-row.danger{background:#fff1f2;border-color:#fecdd3}
.executive-mini-row.danger strong{color:#be123c}
.executive-table{padding:6px 20px 20px}
.executive-table>div{display:grid;grid-template-columns:1fr auto;gap:8px;border-bottom:1px solid #edf2f7;padding:12px 0}
.executive-table>div:last-child{border-bottom:0}
.executive-table span{font-size:12px;color:#17212b;font-weight:800}
.executive-table strong{font-size:12px;color:#0f766e}
.executive-table small{grid-column:1/-1;font-size:10px;color:#8b96a5}
.executive-empty{display:block!important;color:#94a3b8;text-align:center;padding:24px!important}
.executive-definitions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:4px 20px 20px}
.executive-definitions p{margin:0;background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;padding:12px;color:#637083;font-size:11px;line-height:2}
.executive-definitions b{color:#17212b}
.executive-health{display:inline-flex;align-items:center;gap:6px;color:#218268;font-size:10px;background:#e9fbf5;border-radius:999px;padding:7px 10px}
.executive-health:before{content:"";width:7px;height:7px;border-radius:50%;background:#2ba77e}
.expert-dash-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:6px 0 18px;padding:22px 24px;border:1px solid #dfe7ef;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f5f9ff 100%);box-shadow:0 18px 45px rgba(18,37,54,.06)}
.expert-dash-hero span{display:block;color:#2563eb;font-weight:800;font-size:11px;margin-bottom:6px}
.expert-dash-hero h2{margin:0 0 6px;font-size:21px;color:#17212b}
.expert-dash-hero p{margin:0;color:#728092;font-size:12px;line-height:2}
.expert-dash-actions{display:flex;gap:8px;white-space:nowrap}
.expert-kpis .executive-kpi strong{font-size:28px}
.expert-grid{grid-template-columns:1fr 1fr}
.expert-dash-bars{padding:16px 20px}
.expert-dash-row{width:100%;display:grid;grid-template-columns:100px 1fr 54px;gap:12px;align-items:center;margin:10px 0;border:0;background:#fff;text-align:right;cursor:pointer;color:#667387}
.expert-dash-row div{height:9px;background:#edf2f7;border-radius:999px;overflow:hidden}
.expert-dash-row i{display:block;height:100%;background:#64748b;border-radius:999px}
.expert-dash-row.amber i{background:#f59e0b}.expert-dash-row.blue i{background:#3b82f6}.expert-dash-row.green i{background:#10b981}.expert-dash-row.red i{background:#ef4444}
.expert-recent-list{padding:10px 20px 20px;display:grid;gap:8px}
.expert-recent{border:1px solid #e5ebf2;background:#f8fafc;border-radius:12px;padding:11px 12px;text-align:right;cursor:pointer}
.expert-recent strong,.expert-recent span{display:block}
.expert-recent strong{font-size:12px;color:#17212b}
.expert-recent span{font-size:10px;color:#7b8797;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.expert-recent:hover{border-color:#93c5fd;background:#eff6ff}
@media(max-width:1250px){.executive-kpis{grid-template-columns:repeat(2,1fr)}.executive-grid{grid-template-columns:1fr}.executive-mini-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.executive-hero,.expert-dash-hero{display:block}.executive-hero button,.expert-dash-actions{margin-top:12px}.expert-dash-actions{display:grid}.executive-kpis,.executive-mini-grid,.executive-definitions{grid-template-columns:1fr}.executive-bar,.expert-dash-row{grid-template-columns:90px 1fr 50px}}
