:root{--executive-primary: #1e293b;--executive-secondary: #334155;--executive-accent: #0f172a;--executive-light: #f8fafc;--executive-border: #e2e8f0;--executive-text: #475569;--executive-muted: #64748b;--executive-success: #10b981;--executive-warning: #f59e0b;--executive-danger: #ef4444;--executive-info: #3b82f6}.executive-header.svelte-yg4h2f{background:linear-gradient(135deg,var(--executive-primary) 0%,var(--executive-secondary) 100%);border-bottom:1px solid var(--executive-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand-icon.svelte-yg4h2f .icon-circle:where(.svelte-yg4h2f){width:40px;height:40px;background:var(--executive-accent);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.executive-title.svelte-yg4h2f{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:-.025em;margin:0}.executive-subtitle.svelte-yg4h2f{font-size:.875rem;color:#ffffffb3;font-weight:500;margin:0}.btn-executive.svelte-yg4h2f{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;font-weight:500;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-executive.svelte-yg4h2f:hover{background:#fff3;border-color:#ffffff4d;color:#fff;transform:translateY(-1px)}.btn-privacy-on.svelte-yg4h2f{background:var(--executive-warning);border-color:var(--executive-warning);color:#fff;font-weight:500;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease}.btn-privacy-off.svelte-yg4h2f{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;font-weight:500;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease}.btn-privacy-off.svelte-yg4h2f:hover{background:#fff3;color:#fff}.chart-container.svelte-yg4h2f{background:#fff;border:1px solid var(--executive-border)!important;border-radius:12px;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.chart-container.svelte-yg4h2f:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:var(--executive-info)}.chart-data-overview.svelte-yg4h2f{margin-bottom:1.5rem;padding:0 1rem}.person-details-card-fixed.svelte-yg4h2f{background:linear-gradient(135deg,var(--executive-primary) 0%,var(--executive-secondary) 100%);border:1px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:1.25rem;color:#fff;height:300px;display:flex;flex-direction:column}.person-header.svelte-yg4h2f{margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.75rem}.person-title.svelte-yg4h2f{font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:.25rem;line-height:1.2}.person-name.svelte-yg4h2f{font-size:.95rem;color:#ffffffe6;font-weight:600;margin-bottom:.25rem}.person-id.svelte-yg4h2f{font-size:.8rem;color:#ffffffb3;font-weight:500}.person-metrics.svelte-yg4h2f{flex-grow:1;margin-bottom:1rem}.metric-item.svelte-yg4h2f{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.9rem}.metric-item.svelte-yg4h2f:last-child{margin-bottom:0}.metric-label.svelte-yg4h2f{color:#fffc;font-weight:500}.metric-value.svelte-yg4h2f{color:#fff;font-weight:700;text-align:right}.person-actions.svelte-yg4h2f{border-top:1px solid rgba(255,255,255,.1);padding-top:.75rem;display:flex;justify-content:flex-end}.no-selection.svelte-yg4h2f{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#fffc}.no-selection-icon.svelte-yg4h2f{margin-bottom:1rem;opacity:.6}.no-selection.svelte-yg4h2f h6:where(.svelte-yg4h2f){color:#fff;font-weight:600;margin-bottom:.5rem}.employee-data-table.svelte-yg4h2f{background:#fff;border:1px solid var(--executive-border);border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;height:300px;display:flex;flex-direction:column}.table-header.svelte-yg4h2f{background:var(--executive-light);border-bottom:1px solid var(--executive-border);padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center}.table-header.svelte-yg4h2f h6:where(.svelte-yg4h2f){color:var(--executive-accent);font-weight:700;margin:0}.table-container.svelte-yg4h2f{flex-grow:1;overflow-y:auto;overflow-x:hidden}.table.svelte-yg4h2f{margin:0;font-size:.875rem}.table.svelte-yg4h2f thead:where(.svelte-yg4h2f) th:where(.svelte-yg4h2f){background:var(--executive-light);border-bottom:2px solid var(--executive-border);color:var(--executive-accent);font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1rem;position:sticky;top:0;z-index:10}.table.svelte-yg4h2f tbody:where(.svelte-yg4h2f) td:where(.svelte-yg4h2f){padding:.75rem 1rem;border-bottom:1px solid var(--executive-border);vertical-align:middle}.employee-row.svelte-yg4h2f{cursor:pointer;transition:all .2s ease}.employee-row.svelte-yg4h2f:hover{background-color:#3b82f61a}.employee-row.selected.svelte-yg4h2f{background-color:#3b82f626;border-left:3px solid var(--executive-info)}.employee-row.highlighted.svelte-yg4h2f{background-color:#f59e0b1a;border-left:3px solid var(--executive-warning)}.employee-row.dispositioned.svelte-yg4h2f{background-color:#10b9811a;opacity:.7}.employee-cell.svelte-yg4h2f strong:where(.svelte-yg4h2f){color:var(--executive-accent);font-weight:600}.title-cell.svelte-yg4h2f{color:var(--executive-text);font-weight:500}.compensation-cell.svelte-yg4h2f{color:var(--executive-accent);font-weight:600;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace}.leverage-cell.svelte-yg4h2f{color:var(--executive-info);font-weight:600;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace}.status-cell.svelte-yg4h2f .badge:where(.svelte-yg4h2f){font-size:.7rem;font-weight:600;padding:.25rem .5rem}.sortable-header.svelte-yg4h2f{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease;position:relative}.sortable-header.svelte-yg4h2f:hover{background-color:#3b82f61a!important}.sort-indicator.svelte-yg4h2f{margin-left:.5rem;font-weight:700;color:var(--executive-info);font-size:.9rem}.empty-state.svelte-yg4h2f{background:var(--executive-light);border:2px dashed var(--executive-border);border-radius:12px;margin:3rem;padding:3rem 2rem}.empty-icon.svelte-yg4h2f{font-size:3rem;color:var(--executive-muted);margin-bottom:1rem}.empty-state.svelte-yg4h2f h4:where(.svelte-yg4h2f){color:var(--executive-text);font-weight:600}.empty-state.svelte-yg4h2f p:where(.svelte-yg4h2f){color:var(--executive-muted);font-size:.95rem}.card.svelte-yg4h2f{border:1px solid var(--executive-border);border-radius:12px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.card-header.svelte-yg4h2f{background:var(--executive-light)!important;border-bottom:1px solid var(--executive-border);font-weight:600;color:var(--executive-text);border-radius:12px 12px 0 0!important;padding:1rem 1.5rem}.card-body.svelte-yg4h2f{padding:1.5rem}.btn-primary.svelte-yg4h2f{background:var(--executive-info);border-color:var(--executive-info);font-weight:500;border-radius:8px}.btn.svelte-yg4h2f:hover{transform:translateY(-1px);transition:all .2s ease}.text-muted.svelte-yg4h2f{color:var(--executive-muted)!important}.form-label.svelte-yg4h2f{color:var(--executive-text);font-weight:500;margin-bottom:.5rem}.container-fluid.svelte-yg4h2f{max-width:100vw}.py-3.svelte-yg4h2f{padding-top:.75rem!important;padding-bottom:.75rem!important}.mb-3.svelte-yg4h2f{margin-bottom:1rem!important}.gap-2.svelte-yg4h2f{gap:.5rem!important}.alert.svelte-yg4h2f{border-radius:8px;border:none;font-weight:500}.alert-danger.svelte-yg4h2f{background:#ef44441a;color:var(--executive-danger);border:1px solid rgba(239,68,68,.2)}.form-select.svelte-yg4h2f{border:1px solid var(--executive-border);border-radius:6px;font-weight:500;color:var(--executive-text)}.form-select.svelte-yg4h2f:focus{border-color:var(--executive-info);box-shadow:0 0 0 3px #3b82f61a}.input-group-text.svelte-yg4h2f{background:var(--executive-light);border:1px solid var(--executive-border);color:var(--executive-text);font-weight:500}.form-control.svelte-yg4h2f{border:1px solid var(--executive-border);border-radius:6px;font-weight:500}.form-control.svelte-yg4h2f:focus{border-color:var(--executive-info);box-shadow:0 0 0 3px #3b82f61a}.executive-chart-section.svelte-yg4h2f{margin:1rem 0 0;padding:0 1rem}.chart-wrapper.svelte-yg4h2f{width:100%;height:100%}.chart-container.svelte-yg4h2f{width:100%;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;background:#fff;border:1px solid var(--executive-border);overflow:hidden;position:relative}@media (max-width: 1200px){.executive-chart-section.svelte-yg4h2f{padding:0}.chart-container.svelte-yg4h2f{height:calc(100vh - 160px)!important;min-height:500px!important}}@media (max-width: 768px){.executive-header.svelte-yg4h2f .executive-title:where(.svelte-yg4h2f){font-size:1.25rem}.executive-header.svelte-yg4h2f .executive-subtitle:where(.svelte-yg4h2f){font-size:.8rem}.chart-container.svelte-yg4h2f{height:calc(100vh - 180px)!important;min-height:400px!important}}.container-fluid.svelte-yg4h2f{padding-left:0;padding-right:0}.table.svelte-yg4h2f{color:var(--executive-text);font-weight:500}.table.svelte-yg4h2f th:where(.svelte-yg4h2f){border-bottom:2px solid var(--executive-border);font-weight:600;color:var(--executive-text);background:var(--executive-light)}.table.svelte-yg4h2f td:where(.svelte-yg4h2f){border-bottom:1px solid var(--executive-border)}.card.border-0.svelte-yg4h2f{transition:all .3s ease}.card.border-0.svelte-yg4h2f:hover{transform:translateY(-2px)}.loading-container.svelte-yg4h2f .card:where(.svelte-yg4h2f){background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pe-data-management-panel.svelte-yg4h2f{background:#fff;border:1px solid var(--executive-border);border-radius:8px;box-shadow:0 2px 8px #00000014;margin:1rem 0;overflow:hidden}.panel-header.svelte-yg4h2f{background:linear-gradient(135deg,var(--executive-primary) 0%,var(--executive-secondary) 100%);color:#fff;padding:.875rem 1.25rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.panel-header.svelte-yg4h2f h6:where(.svelte-yg4h2f){color:#fff;font-weight:600;font-size:.95rem;letter-spacing:.025em}.panel-status.svelte-yg4h2f{display:flex;align-items:center}.status-badge.svelte-yg4h2f{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:12px;text-transform:uppercase;letter-spacing:.05em}.status-badge.status-active.svelte-yg4h2f{background:#10b98133;color:#065f46;border:1px solid rgba(16,185,129,.3)}.status-badge.status-empty.svelte-yg4h2f{background:#9ca3af33;color:#374151;border:1px solid rgba(156,163,175,.3)}.panel-body.svelte-yg4h2f{padding:1.25rem}.data-action-card.svelte-yg4h2f{background:var(--executive-light);border:1px solid var(--executive-border);border-radius:6px;padding:1rem;height:100%;transition:all .2s ease}.data-action-card.svelte-yg4h2f:hover{border-color:var(--executive-info);box-shadow:0 2px 8px #3b82f61a;transform:translateY(-1px)}.action-header.svelte-yg4h2f{display:flex;align-items:center;margin-bottom:.5rem}.action-title.svelte-yg4h2f{font-weight:600;font-size:.875rem;color:var(--executive-accent)}.action-description.svelte-yg4h2f{font-size:.75rem;color:var(--executive-muted);margin-bottom:.875rem;line-height:1.4}.upload-drop-zone.svelte-yg4h2f{position:relative}.file-input-hidden.svelte-yg4h2f{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;z-index:-1}.upload-label.svelte-yg4h2f{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border:2px dashed var(--executive-border);border-radius:6px;background:#fff;cursor:pointer;transition:all .2s ease;font-size:.875rem;font-weight:500;color:var(--executive-text);text-decoration:none}.upload-label.svelte-yg4h2f:hover{border-color:var(--executive-info);background:#3b82f60d;color:var(--executive-info);transform:translateY(-1px)}.upload-icon.svelte-yg4h2f{flex-shrink:0}.upload-text.svelte-yg4h2f{font-weight:500}.session-controls.svelte-yg4h2f{display:flex;gap:.75rem}.btn-session.svelte-yg4h2f{display:flex;align-items:center;gap:.375rem;padding:.5rem .875rem;border:1px solid;border-radius:6px;background:#fff;font-size:.8rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease;flex:1;justify-content:center;min-height:38px}.btn-save.svelte-yg4h2f{color:var(--executive-success);border-color:var(--executive-success)}.btn-save.svelte-yg4h2f:hover:not(:disabled){background:var(--executive-success);color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #10b9814d}.btn-save.svelte-yg4h2f:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-load.svelte-yg4h2f{color:var(--executive-info);border-color:var(--executive-info)}.btn-load.svelte-yg4h2f:hover{background:var(--executive-info);color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #3b82f64d}.load-wrapper.svelte-yg4h2f{position:relative;flex:1}.load-wrapper.svelte-yg4h2f input[type=file]:where(.svelte-yg4h2f){position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;z-index:1}@media (max-width: 992px){.panel-header.svelte-yg4h2f{flex-direction:column;gap:.5rem;text-align:center}.session-controls.svelte-yg4h2f{flex-direction:column}}@media (max-width: 768px){.panel-body.svelte-yg4h2f{padding:1rem}.data-action-card.svelte-yg4h2f{margin-bottom:1rem}}.legend-item.svelte-yg4h2f{display:flex;align-items:center;margin:5px 0}.chart-container.svelte-yg4h2f{height:1200px;width:100%;border:1px solid #eee;border-radius:8px;box-shadow:0 2px 4px #0000001a}select.svelte-yg4h2f{padding:3px;border-radius:3px;border:1px solid #ccc}input[type=number].svelte-yg4h2f::-webkit-inner-spin-button,input[type=number].svelte-yg4h2f::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number].svelte-yg4h2f{-moz-appearance:textfield}.color-scheme-legend.svelte-yg4h2f{display:flex;align-items:center;height:100%;padding-top:1.5rem}.legend-item.svelte-yg4h2f{display:flex;align-items:center;gap:.75rem;width:100%}.legend-gradient.svelte-yg4h2f{height:20px;border-radius:10px;border:1px solid var(--executive-border);flex:1;min-width:120px;box-shadow:0 1px 3px #0000001a}.legend-item.svelte-yg4h2f small:where(.svelte-yg4h2f){font-size:.75rem;color:var(--executive-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 992px){.color-scheme-legend.svelte-yg4h2f{padding-top:.5rem}.legend-item.svelte-yg4h2f{flex-direction:column;gap:.25rem;align-items:flex-start}.legend-gradient.svelte-yg4h2f{min-width:100px;width:100%}.legend-item.svelte-yg4h2f small:where(.svelte-yg4h2f){white-space:normal}}
