:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}*,:before,:after{box-sizing:border-box}body{margin:0}#root{flex-direction:column;min-height:100svh;display:flex}p{margin:0}.app-sidebar{background-color:#1e3a8a;flex-direction:column;flex-shrink:0;width:260px;min-height:100vh;display:flex}.app-sidebar-header{border-bottom:1px solid #ffffff26;padding:24px}.app-sidebar-title{color:#fff;font-weight:600}.app-sidebar-subtitle{color:#bfdbfe;margin-top:4px}.app-sidebar-nav{flex:1;padding:16px}.app-sidebar-nav-item{color:#dbeafe;border-radius:10px;margin-bottom:8px}.app-sidebar-nav-item:hover{background-color:#ffffff14}.app-sidebar-nav-item.Mui-selected{color:#fff;background-color:#1d4ed8}.app-sidebar-nav-item.Mui-selected:hover{background-color:#1d4ed8}.app-sidebar-nav-icon{min-width:36px;color:inherit}.app-sidebar-divider{border-color:#ffffff26}.app-sidebar-footer{padding:16px 24px 24px}.app-sidebar-user-name{color:#fff;text-transform:capitalize;font-weight:600}.app-sidebar-user-role{color:#bfdbfe;text-transform:capitalize;margin-bottom:12px;display:block}.app-sidebar-logout{color:#fff!important;border-color:#fff6!important}.app-sidebar-logout:hover{background-color:#ffffff14;border-color:#fff!important}.app-layout{background-color:#f5f6f8;height:100vh;display:flex;overflow:hidden}.app-layout-content{flex:1;min-width:0;height:100%;overflow-y:auto}.login-page{box-sizing:border-box;background:#f5f6f8;flex:1;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:24px;display:flex}.login-card{box-sizing:border-box;border-radius:12px;width:100%;max-width:420px;padding:40px 32px}.login-title{color:#030213;margin-bottom:8px;font-weight:600}.login-subtitle{color:#5b5f6b;margin-bottom:24px}.login-form{flex-direction:column;display:flex}.login-alert{margin-bottom:16px}.login-submit{background-color:#030213;margin-top:16px}.login-submit:hover{background-color:#1a1a2e}@media (width<=480px){.login-card{padding:32px 20px}}.dashboard-page{box-sizing:border-box;background:#f5f6f8;flex:1;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:24px;display:flex}.dashboard-card{box-sizing:border-box;border-radius:12px;width:100%;max-width:420px;padding:40px 32px}.dashboard-title{color:#030213;margin-bottom:24px;font-weight:600}.dashboard-field{margin-bottom:16px}.dashboard-label{color:#5b5f6b;text-transform:uppercase;letter-spacing:.04em;display:block}.dashboard-role-chip{text-transform:capitalize;margin-top:4px}.dashboard-logout{margin-top:16px}.elr-page{flex-direction:column;gap:20px;padding:24px;display:flex}.elr-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.elr-section-title{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:4px;font-size:.75rem;font-weight:600}.elr-section-subtitle{color:#9ca3af;margin-bottom:10px;font-size:.75rem}.elr-filters-bar{flex-wrap:wrap;align-items:flex-end;gap:16px;padding:14px 16px;display:flex;border-radius:10px!important}.elr-filter-field label{color:#4b5563;margin-bottom:6px;font-size:.75rem;font-weight:500;display:block}.elr-summary-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px;display:grid}.elr-summary-card{text-align:left;cursor:default;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px;transition:border-color .15s}.elr-summary-card.clickable{cursor:pointer}.elr-summary-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.elr-summary-card-value{color:#111827;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}.elr-summary-card-caption{color:#9ca3af;margin-top:4px;font-size:.75rem}.elr-numeric-cell{font-variant-numeric:tabular-nums}.elr-scope-line{color:#6b7280;align-items:center;gap:8px;font-size:.75rem;display:flex}.elr-table-toolbar{background:#f9fafb99;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.elr-table-footer{color:#6b7280;background:#f9fafb99;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.75rem;display:flex}.elr-row-on-leave{background-color:#fffbeb80}.elr-empty-state{text-align:center;padding:48px 16px}.elr-empty-state-actions{justify-content:center;gap:12px;margin-top:8px;display:flex}.impact-preview{align-items:center;gap:12px;display:flex}.impact-preview-box{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex:1;padding:10px}.impact-preview-label{color:#9ca3af;margin-bottom:2px;font-size:.75rem}.impact-preview-value{font-weight:700}.cfw-page{flex-direction:column;gap:20px;padding:24px;display:flex}.cfw-page-header{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cfw-section-title{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:4px;font-size:.75rem;font-weight:600}.cfw-section-subtitle{color:#9ca3af;margin-bottom:10px;font-size:.75rem}.cfw-filters-bar{flex-wrap:wrap;align-items:flex-end;gap:16px;padding:14px 16px;display:flex}.cfw-filter-field label{color:#4b5563;margin-bottom:6px;font-size:.75rem;font-weight:500;display:block}.cfw-empty-workflow{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:72px 32px;display:flex}.cfw-empty-icon-circle{background:#eff6ff;border:1px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.cfw-summary-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px;display:grid}.cfw-summary-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.cfw-summary-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.cfw-summary-card-value{color:#111827;font-size:1.5rem;font-weight:700}.cfw-summary-card-caption{color:#9ca3af;margin-top:4px;font-size:.75rem}.cfw-scope-line{color:#6b7280;align-items:center;gap:8px;font-size:.75rem;display:flex}.cfw-table-toolbar{background:#f9fafb99;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.cfw-row-flagged{background-color:#fef2f280}.detail-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:12px}.detail-grid{grid-template-columns:1fr 1fr;gap:12px 24px;display:grid}.detail-banner{border-radius:6px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:.75rem;display:flex}.detail-banner-info{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.detail-banner-warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.detail-banner-danger{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.detail-banner-muted{color:#9ca3af;font-size:.75rem}.comparison-preview{align-items:center;gap:16px;display:flex}.comparison-box{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex:1;padding:10px}.comparison-box-label{color:#9ca3af;margin-bottom:4px;font-size:.75rem}.comparison-box-value{font-size:1.25rem;font-weight:700}.final-summary-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.final-summary-cell{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:12px}
