*{box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#0f172a;background:#f1f5f9;line-height:1.45}body{margin:0;min-width:320px}body.modal-open{overflow:hidden}#root{min-height:100vh}.layout{display:grid;grid-template-columns:272px 1fr;min-height:100vh}.sidebar{background:linear-gradient(180deg,#0b1223,#0f172a);color:#e2e8f0;padding:18px 16px;display:flex;flex-direction:column;gap:14px;position:sticky;top:0;height:100vh}.sidebar h1{margin:0;font-size:1.15rem;letter-spacing:.2px}.brand{display:flex;align-items:center;gap:10px;padding:6px 8px 12px}.brand-dot{width:12px;height:12px;border-radius:999px;background:linear-gradient(135deg,#60a5fa,#2563eb);box-shadow:0 0 0 4px #2563eb33}.nav-link{display:block;padding:10px 12px;border-radius:10px;color:#cbd5e1;text-decoration:none;margin-bottom:6px;font-size:.96rem}.nav-link:hover{background:#94a3b82e}.nav-link.active{background:#1d4ed8;color:#fff;box-shadow:inset 0 0 0 1px #ffffff1f}.content{padding:28px;max-width:1600px;width:100%}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px;gap:12px}.page-header h2,.page-header h3{margin:0;line-height:1.2}.page-header h2{font-size:1.9rem;letter-spacing:-.3px}.muted{color:#64748b}.sidebar .muted{color:#94a3b8}.sidebar-footer{margin-top:auto;font-size:.8rem;padding:10px 8px 0}.grid{display:grid;gap:14px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px 18px;margin-bottom:14px;box-shadow:0 1px 2px #0f172a0a}.card h3{margin:0 0 12px;font-size:1.02rem}.metric-label{margin:0 0 8px;color:#64748b;font-size:.87rem;font-weight:600;text-transform:uppercase;letter-spacing:.2px}.metric-value{margin:0;font-size:1.15rem;font-weight:700;line-height:1.28;word-break:break-word}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.93rem;font-weight:600}label{display:block;margin-bottom:11px;font-weight:600;font-size:.9rem}input,select{width:100%;padding:10px 12px;margin-top:6px;border:1px solid #d0d7e2;border-radius:8px;background:#fff;transition:border-color .2s,box-shadow .2s}input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}button{border:none;border-radius:8px;padding:10px 14px;background:#1d4ed8;color:#fff;font-weight:600;cursor:pointer;transition:transform .02s,opacity .2s,background-color .2s}button:hover{opacity:.95}button:active{transform:translateY(1px)}button.secondary{background:#334155}.logout-btn{margin-top:4px}button:disabled{opacity:.7;cursor:not-allowed}.button-row{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap;align-items:center}.form-actions{display:flex;gap:8px;align-items:center;margin-top:12px;flex-wrap:wrap}.inline-form{display:flex;gap:10px;align-items:end;flex-wrap:wrap}.inline-form label{min-width:220px}table{width:100%;border-collapse:collapse;font-size:.92rem}th,td{border-bottom:1px solid #e5e7eb;text-align:left;padding:10px 8px;vertical-align:top}th{color:#475569;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.2px}.status-chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.2px;border:1px solid transparent}.status-deployed{color:#166534;background:#dcfce7;border-color:#86efac}.status-not-deployed{color:#9a3412;background:#ffedd5;border-color:#fdba74}.status-granted{color:#166534;background:#dcfce7;border-color:#86efac}.status-denied{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.status-ready{color:#166534;background:#dcfce7;border-color:#86efac}.status-processing{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.status-failed{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.status-not-ready{color:#9a3412;background:#ffedd5;border-color:#fdba74}.cell-inline{display:flex;align-items:center;gap:8px}.id-text{max-width:260px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-btn{padding:4px 8px;border-radius:6px;background:#0f172a;color:#fff;font-size:.72rem;line-height:1.2}.progress-wrap{min-width:220px}.progress-bar{width:100%;height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#1d4ed8,#60a5fa);transition:width .3s ease}.progress-meta{margin-top:4px;font-size:.78rem}.progress-message{margin-top:2px;font-size:.75rem}.tab-row{display:flex;gap:8px;margin-bottom:10px}.tab-btn{background:#e2e8f0;color:#0f172a}.tab-btn.active{background:#1d4ed8;color:#fff}.chat-shell{display:grid;gap:10px}.chat-bubble{border-radius:12px;padding:10px 12px;line-height:1.45;white-space:pre-wrap}.chat-bubble.user{background:#dbeafe;border:1px solid #93c5fd;justify-self:end;max-width:85%}.chat-bubble.assistant{background:#f8fafc;border:1px solid #e2e8f0;max-width:92%}.chat-role{font-size:.78rem;color:#475569;margin-bottom:6px;font-weight:700}.history-message-stack{display:flex;flex-direction:column;gap:8px}.history-user-bubble{align-self:flex-end;max-width:72%;margin:0}.history-assistant-bubble{align-self:stretch;max-width:100%;margin:0}.test-query-scroll-area{max-height:38vh;overflow:auto;padding-right:4px}.test-query-sticky-bar{margin-top:10px;padding-top:10px;border-top:1px solid #e2e8f0;display:flex;gap:10px;align-items:end;flex-wrap:wrap;background:#fff}.test-query-sticky-bar label{margin:0;flex:1;min-width:260px}.test-query-sticky-bar .topk-input{flex:0 0 110px;min-width:110px}.tree-modal{width:1080px}.tree-layout{display:grid;grid-template-columns:40% 1fr;gap:12px;min-height:480px}.tree-pane,.tree-content-pane{border:1px solid #e2e8f0;border-radius:10px;padding:10px;background:#fff;overflow:auto}.tree-list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.tree-node-btn{width:100%;text-align:left;background:#f8fafc;color:#0f172a;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px}.tree-node-btn.active{border-color:#93c5fd;background:#dbeafe}.tree-node-title{display:block;font-weight:700;margin-bottom:2px}.tree-node-meta{font-size:.76rem}.tree-content-preview{white-space:pre-wrap;background:#0b1020;color:#d1e4ff;border-radius:8px;padding:12px;max-height:420px;overflow:auto}.json-view{background:#0b1020;color:#d1e4ff;border-radius:8px;padding:12px;overflow-x:auto}.source-view{max-height:560px;overflow:auto;font-size:.82rem}.table-wrap{overflow:auto;max-height:460px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0206178c;display:grid;place-items:center;z-index:50;padding:16px;overscroll-behavior:contain}.modal-card{width:560px;max-width:100%;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px 18px;box-shadow:0 10px 30px #02061747}.modal-lg{width:920px;max-height:calc(100vh - 28px);display:flex;flex-direction:column;overflow:hidden}.modal-scroll-content{flex:1;overflow:auto;min-height:0;padding-right:4px}.modal-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.modal-result{margin-top:14px}.modal-result h4{margin:0 0 8px}.error{color:#b42318;font-weight:600;margin:10px 0 12px;background:#fee4e2;border:1px solid #fecdca;border-radius:8px;padding:8px 10px}.login-shell{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#dbeafe,#f8fafc 60%)}.login-card{width:400px;max-width:calc(100% - 24px);background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}@media (max-width: 1024px){.layout{grid-template-columns:1fr}.sidebar{position:static;height:auto}.content{padding:18px}.grid-2,.grid-4{grid-template-columns:1fr}}
