:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#15202b;background:#f5f7f9;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,select,input{font:inherit}button:disabled{cursor:not-allowed;opacity:.65}.loading-screen,.login-shell{display:grid;place-items:center;min-height:100vh;padding:20px;background:#f5f7f9}.login-panel{display:grid;gap:14px;width:min(100%,380px);padding:26px;border:1px solid #dfe7ec;border-radius:8px;background:#fff}.login-panel h1{margin:0 0 4px;font-size:24px}.login-panel label{display:grid;gap:6px;color:#62717f;font-size:12px;font-weight:800}.login-panel input{height:40px;border:1px solid #d7e0e6;border-radius:8px;padding:0 11px;color:#15202b;background:#fff}.login-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;color:#042b2f;background:#64d2c8}.form-error{margin:0;color:#9f1f28;font-size:13px;font-weight:700}.app-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.sidebar{background:#0f1720;color:#eef4f8;padding:22px 16px}.brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;color:#041317;background:#64d2c8;font-weight:800}.brand strong,.brand span{display:block}.brand span{margin-top:3px;color:#9fb0bd;font-size:12px}nav{display:grid;gap:6px}nav button{display:flex;align-items:center;gap:10px;width:100%;border:0;border-radius:8px;padding:10px 12px;color:#b7c4ce;background:transparent;text-align:left;cursor:pointer}nav button.active,nav button:hover{color:#fff;background:#1d2b36}.workspace{padding:24px;min-width:0}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.topbar h1{margin:0;font-size:30px;line-height:1.15}.title-block{min-width:0}.topbar p{margin:6px 0 0;color:#62717f}.topbar-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.icon-button,.primary-button,.row-action{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7e0e6;border-radius:8px;background:#fff;color:#15202b;cursor:pointer}.icon-button,.row-action{width:38px;height:38px}.primary-button{gap:8px;height:38px;padding:0 14px;color:#042b2f;border-color:#64d2c8;background:#64d2c8;font-weight:700}.primary-button.wide{width:100%}.source-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.source-health{display:inline-flex;align-items:center;gap:7px;max-width:100%;min-height:30px;padding:5px 9px;border:1px solid #d7e0e6;border-radius:8px;color:#526372;background:#fff;font-size:12px;min-width:0}.source-health strong,.source-health small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-health.good{color:#126338;border-color:#bfe7cf;background:#e8f7ee}.source-health.warn{color:#835400;border-color:#f0d28f;background:#fff3da}.source-health.bad{color:#9f1f28;border-color:#efbec4;background:#fde9eb}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.kpi,.panel{border:1px solid #dfe7ec;border-radius:8px;background:#fff}.kpi{display:flex;align-items:center;gap:12px;padding:16px}.kpi>span{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;color:#126a75;background:#e6faf7}.kpi.good>span{color:#126338;background:#e8f7ee}.kpi.warn>span{color:#835400;background:#fff3da}.kpi.bad>span{color:#9f1f28;background:#fde9eb}.kpi strong,.kpi small{display:block}.kpi strong{font-size:24px}.kpi small{color:#62717f;font-size:12px}.control-row{display:flex;gap:12px;margin-bottom:16px}.control-row label{display:grid;gap:6px;color:#62717f;font-size:12px;font-weight:700}select{min-width:210px;height:38px;border:1px solid #d7e0e6;border-radius:8px;padding:0 10px;color:#15202b;background:#fff}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px}.panel{min-width:0}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #edf1f4}.panel-header.compact{padding-bottom:12px}.panel-header h2{margin:0;font-size:16px}.panel-header p{margin:4px 0 0;color:#62717f;font-size:13px}.counter{display:inline-flex;align-items:center;height:28px;padding:0 9px;border-radius:999px;color:#126a75;background:#e6faf7;font-size:12px;font-weight:800}.counter.warn{color:#835400;background:#fff3da}.table-scroll{overflow:auto}.empty-state{display:grid;gap:4px;padding:24px;color:#62717f;text-align:center}.empty-state strong{color:#15202b}.quiet-note{padding:10px;color:#71808c;font-size:13px}table{width:100%;border-collapse:collapse;font-size:13px}th{color:#62717f;background:#f8fafb;text-align:left;font-size:11px;text-transform:uppercase}th,td{padding:13px 14px;border-bottom:1px solid #edf1f4;vertical-align:middle}td strong,td small,td span{display:block}td small{margin-top:3px;color:#71808c}.source-code{display:inline-flex;width:max-content;padding:4px 7px;border-radius:6px;color:#244955;background:#ecf5f6;font-size:12px;font-weight:700}.status-pill{display:inline-flex;align-items:center;width:max-content;height:24px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:800}.status-pill.good{color:#126338;background:#e8f7ee}.status-pill.warn{color:#835400;background:#fff3da}.status-pill.bad{color:#9f1f28;background:#fde9eb}.status-pill.neutral{color:#526372;background:#eef2f5}.status-pill.info{color:#155f9f;background:#e9f4ff}.side-stack{display:grid;align-content:start;gap:16px}.review-list{display:grid;gap:10px;padding:12px}.review-item{display:flex;justify-content:space-between;gap:10px;padding:10px;border:1px solid #edf1f4;border-radius:8px}.review-item strong,.review-item span{display:block}.review-item span{margin-top:4px;color:#71808c;font-size:12px}.timeline{display:grid;gap:14px;margin:0;padding:14px 16px 16px;list-style:none}.timeline li{display:grid;grid-template-columns:12px 1fr;gap:10px;align-items:start}.dot{width:10px;height:10px;margin-top:4px;border-radius:50%;background:#97a7b2}.dot.good{background:#2d9f63}.dot.warn{background:#d18a00}.dot.bad{background:#d13f4b}.timeline strong,.timeline small{display:block}.timeline small{margin-top:3px;color:#71808c}@media(max-width:1080px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.kpi-grid,.content-grid{grid-template-columns:1fr}}@media(max-width:720px){.workspace{padding:16px}.topbar,.control-row{flex-direction:column}.topbar-actions{justify-content:flex-start}.source-health{width:100%}select{min-width:100%}.table-scroll{max-width:calc(100vw - 32px)}}
