:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}body{margin:0;padding:24px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f6fb;color:#111827;display:flex;justify-content:center;align-items:flex-start;min-height:100vh}.kpi-password-gate{max-width:480px;width:100%;margin:48px auto;padding:32px;background:#fff;border-radius:16px;box-shadow:0 18px 45px #0f172a14}.kpi-password-gate h1{font-size:24px;font-weight:700;margin:0 0 8px}.kpi-password-gate p{margin:0 0 20px;color:#6b7280}.kpi-password-form{display:flex;flex-direction:column;gap:12px}.kpi-password-label{font-size:13px;font-weight:600;color:#374151}.kpi-password-input{padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;font-size:14px}.kpi-password-input:focus{outline:2px solid rgba(37,99,235,.3);outline-offset:1px}.kpi-password-error{color:#b91c1c;font-size:12px}.kpi-password-submit{align-self:flex-start;padding:10px 18px;border-radius:999px;border:none;background:#1d4ed8;color:#fff;font-weight:600;cursor:pointer}.kpi-password-submit:hover{filter:brightness(1.05)}.kpi-dashboard{max-width:1120px;width:100%;margin:32px auto;padding:32px;background:#fff;border-radius:16px;box-shadow:0 18px 45px #0f172a14}.kpi-dashboard h1{font-size:28px;font-weight:700;margin:0 0 6px}.kpi-dashboard p{margin:0;color:#6b7280}.kpi-section-list{margin-top:24px;display:flex;flex-direction:column;gap:16px}.kpi-track-card{border-radius:16px;border:1px solid rgba(148,163,184,.5);overflow:hidden}.kpi-track-header{width:100%;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;border:none;background:transparent;cursor:pointer}.kpi-track-header:hover{filter:brightness(.98)}.kpi-track-header-left{display:flex;align-items:center;gap:16px}.kpi-track-number{width:32px;height:32px;border-radius:999px;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.kpi-track-title{font-size:18px;font-weight:600}.kpi-track-title-group{display:flex;flex-direction:column;gap:2px}.kpi-track-short-title{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:#0f172a0f;color:#4b5563}.kpi-track-body{padding:24px}.kpi-initiatives-title{font-weight:600;color:#374151;margin-bottom:12px}.kpi-initiative-list{display:flex;flex-wrap:wrap;gap:10px}.kpi-initiative-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;cursor:pointer;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.kpi-initiative-pill:hover{background:#f3f4f6;box-shadow:0 1px 3px #0f172a1f;transform:translateY(-1px)}.kpi-initiative-pill span{font-size:13px}.kpi-initiative-name-input{font-size:13px;border:none;background:transparent;padding:0;margin:0;outline:none;min-width:80px}.kpi-initiative-name-input:focus{outline:none}.kpi-initiative-status-button{border:none;background:transparent;padding:0;margin:0;cursor:pointer;display:inline-flex}.kpi-badge-idea{font-size:10px;padding:4px 8px;border-radius:999px;background:#e5e7eb;color:#4b5563}.kpi-badge-active{font-size:10px;padding:4px 8px;border-radius:999px;background:#2563eb;color:#fff}.kpi-badge-done{font-size:10px;padding:4px 8px;border-radius:999px;background:#16a34a;color:#fff}.kpi-metrics-table-wrapper{margin-top:20px;overflow-x:auto}.kpi-metrics-table{width:100%;border-collapse:collapse;font-size:14px}.kpi-metrics-table thead tr{border-bottom:2px solid #e5e7eb}.kpi-metrics-table th{text-align:left;padding:12px 16px;font-weight:600;color:#4b5563;white-space:nowrap}.kpi-metrics-table td{padding:14px 16px;border-bottom:1px solid #e5e7eb}.kpi-metrics-table tbody tr:hover{background:#ffffffb3}.kpi-metric-name{font-weight:500}.kpi-target-cell{white-space:nowrap}.kpi-status-dot-wrapper{display:flex;justify-content:center}.kpi-status-dot{width:12px;height:12px;border-radius:999px}.kpi-outcome-pill{display:inline-block;padding:6px 14px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.03em;color:#fff}.kpi-outcome-customer{background:#2563eb}.kpi-outcome-developer{background:#7c3aed}.kpi-outcome-text{font-size:13px;color:#4b5563}.kpi-legend{margin-top:32px;padding:20px 24px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb}.kpi-legend-title{font-weight:600;margin-bottom:12px}.kpi-legend-items{display:flex;flex-wrap:wrap;gap:20px}.kpi-legend-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#4b5563}.kpi-legend-dot{width:12px;height:12px;border-radius:999px}.kpi-dot-green{background:#22c55e}.kpi-dot-yellow{background:#eab308}.kpi-dot-red{background:#ef4444}.kpi-dot-gray{background:#9ca3af}.kpi-track-performance{background:#d9ebd3}.kpi-track-platform{background:#e0f2fe}.kpi-track-telemetry{background:#f5f3ff}.kpi-track-performance-header{background:#d9ebd3}.kpi-track-platform-header{background:#dbeafe}.kpi-track-telemetry-header{background:#ede9fe}@media(max-width:768px){body{padding:16px;display:flex;justify-content:center}.kpi-dashboard{padding:20px;margin:16px auto;box-shadow:0 10px 25px #0f172a0f}.kpi-dashboard h1{font-size:22px}.kpi-track-header{padding:12px 16px}.kpi-track-body{padding:16px}.kpi-metrics-table th,.kpi-metrics-table td{padding:10px 8px}.kpi-target-cell{white-space:normal}}@media(max-width:480px){body{padding:12px}.kpi-dashboard{padding:16px;margin:8px auto}.kpi-dashboard h1{font-size:20px}.kpi-track-title{font-size:16px}.kpi-legend-items{gap:12px}.kpi-legend-item{font-size:12px}}
