/**handles:edg-kpi-dashboard-style**/
.kpi-table{border-collapse:collapse;width:100%;font-family:sans-serif}.kpi-table td,.kpi-table th{padding:8px;border-bottom:1px solid #ddd}.kpi-table th{background:#f8f8f8;font-weight:600}.saas-header{display:flex;align-items:center;justify-content:space-between;padding:1em 2em;border-bottom:1px solid #eee;background:#fff;font-family:Inter,sans-serif}.saas-header .logo img{max-height:40px}.saas-header .meta{text-align:right;font-size:.9em;line-height:1.4}.dashboard-nav{display:flex;gap:20px;background:#f9f9f9;padding:1em 2em;border-bottom:1px solid #ddd;position:sticky;top:0;z-index:100;font-family:Inter,sans-serif}.dashboard-nav a{text-decoration:none;color:#333;font-weight:500}.dashboard-nav a:hover{text-decoration:underline}.kpi-profile table th{text-align:left;padding:8px;width:180px}.kpi-profile table td{padding:8px}