:root{font-family:Inter,PingFang SC,system-ui,sans-serif;color:#303451;background:#f6f7fb}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}.app-shell{display:flex;height:100vh;overflow:hidden}.app-shell>aside{width:218px;padding:30px 16px;border-right:1px solid #e4e7f0;background:#fff;color:#686b88}.brand{margin:4px 8px 42px;color:#35395c;font-size:18px;font-weight:700}nav{display:grid;gap:8px}nav a{width:100%;padding:13px 14px;border-radius:9px;color:inherit;font-weight:400;text-align:left;text-decoration:none}nav a{cursor:pointer}nav .active{color:#4f53d8;background:#f0f1ff;font-weight:700}.workspace{width:min(1440px,calc(100vw - 218px));height:calc(100vh - 36px);margin:18px auto;padding:0 28px}header{display:flex;align-items:center;min-height:72px;padding:0 30px;border:1px solid #e5e8f1;border-radius:13px;background:#fff}h1{margin:0;font-size:18px}.documents-view{display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;height:100%}.documents-view header{justify-content:space-between}.documents-view header p{margin:6px 0 0;color:#858aa1;font-size:13px}.vector-config{display:flex;gap:28px}.vector-config span{color:#9296a9;font-size:12px}.vector-config b{display:block;margin-top:4px;color:#464966;font-size:14px}.documents-table-card{min-height:0;overflow:hidden;border:1px solid #e5e8f1;border-radius:13px;background:#fff}.documents-table-wrap{height:100%;overflow:auto}.documents-table-wrap table{width:100%;min-width:1000px;border-collapse:collapse;table-layout:fixed}.documents-table-wrap th,.documents-table-wrap td{padding:12px;border-bottom:1px solid #ebeef5;color:#777b95;font-size:12px;text-align:left;vertical-align:top}.documents-table-wrap th{position:sticky;top:0;z-index:1;color:#535771;background:#fafbff;font-weight:700}.documents-table-wrap th:nth-child(1){width:22%}.documents-table-wrap th:nth-child(2){width:37%}.documents-table-wrap th:nth-child(3){width:16%}.documents-table-wrap th:nth-child(4),.documents-table-wrap th:nth-child(5){width:8%}.documents-table-wrap th:nth-child(6){width:9%}.documents-table-wrap input,.documents-table-wrap textarea{width:100%;border:1px solid #e2e5ee;border-radius:6px;color:#434761;background:#fff;outline-color:#5c5de7}.documents-table-wrap input{padding:7px 8px}.documents-table-wrap textarea{min-height:76px;padding:7px 8px;resize:vertical;line-height:1.45}.documents-table-wrap button{padding:7px 10px;border:0;border-radius:6px;color:#fff;background:#5c5de7;cursor:pointer}.documents-table-wrap button:disabled{opacity:.6;cursor:wait}.documents-loading{display:grid;height:100%;place-items:center;color:#8d91a5}.documents-error{margin:0;padding:10px 14px;color:#d54f5b;font-size:13px}.debug-grid{display:grid;grid-template-columns:minmax(0,1fr);height:calc(100% - 106px);min-height:520px;margin-top:14px}.debug-grid.has-results{grid-template-columns:minmax(0,1fr) 380px;gap:14px}.left-pane,.result-panel{min-height:0}.left-pane{display:grid;grid-template-rows:minmax(0,1fr) auto 86px}.chart-card,.result-panel{border:1px solid #e5e8f1;border-radius:13px;background:#fff}.chart-card{min-height:0;padding:20px 24px 10px}.chart-title,.result-heading,.match-top,.result-list footer{display:flex;align-items:center;justify-content:space-between}.chart-title{color:#444765}.chart-title span{color:#9397aa;font-size:13px;font-weight:400}.scatter-stage{position:relative;height:calc(100% - 26px);margin-top:10px;overflow:hidden;border-radius:9px}.scatter{width:100%;height:100%;cursor:grab;touch-action:none}.scatter:active{cursor:grabbing}.point-hit-area{fill:transparent}.point-highlighted{filter:drop-shadow(0 0 3px rgb(76 79 215 / 65%))}.legend{position:absolute;bottom:14px;left:0;display:grid;gap:10px;color:#777b95;font-size:13px;pointer-events:none}.legend span{display:flex;align-items:center;gap:8px}.legend i{width:10px;height:10px;border-radius:50%}.legend .data-dot{background:#b8e0ff}.legend .match-dot{background:#5b5ce5}.legend .query-dot{background:#ff5f69}.zoom-controls{position:absolute;right:0;bottom:14px;z-index:2;display:grid;overflow:hidden;border:1px solid #e2e5ee;border-radius:8px;background:#fff;box-shadow:0 2px 8px #30345114}.zoom-controls button{width:36px;height:36px;border:0;color:#444765;background:#fff;cursor:pointer;font-size:22px;line-height:1}.zoom-controls button+button{border-top:1px solid #e2e5ee}.zoom-controls button:hover:not(:disabled){color:#565ad7;background:#f3f3ff}.zoom-controls button:disabled{color:#c7cad6;cursor:not-allowed}.point-tooltip{position:absolute;z-index:1;width:min(360px,46%);padding:16px 20px;border-radius:14px;color:#3e4266;background:#fff;box-shadow:0 12px 30px #3034512e;pointer-events:none;transform:translate(-50%,calc(-100% - 16px))}.point-tooltip strong{display:block;font-size:16px;line-height:1.45}.point-tooltip p{display:-webkit-box;margin:10px 0 0;overflow:hidden;color:#858aa1;font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.data-dot{fill:#b8e0ff;color:#b8e0ff}.match-dot{fill:#5b5ce5;color:#5b5ce5}.query-dot{fill:#ff5f69;color:#ff5f69}.chart-loading{display:grid;height:calc(100% - 26px);place-items:center;color:#8d91a5}.samples{display:flex;align-items:center;gap:10px;overflow:hidden}.samples button{padding:8px 12px;border:1px solid #e2e5ee;border-radius:7px;color:#60637d;background:#fff;cursor:pointer;white-space:nowrap}.query-box{display:flex;gap:14px;min-height:86px;padding:14px 18px;border:1px solid #dfe2ed;border-radius:13px;background:#fff}textarea{flex:1;border:0;outline:0;resize:none;color:#333751}.query-box button{align-self:end;min-width:92px;padding:11px;border:0;border-radius:8px;color:#fff;background:#5c5de7;cursor:pointer}.query-box button:disabled{opacity:.6}.error{position:absolute;color:#d54f5b}.result-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.result-heading{padding:18px 20px;border-bottom:1px solid #ebeef5}.result-heading>div{display:flex;align-items:center;gap:10px}.result-heading span{color:#9195a9;font-size:12px}.clear-results{padding:5px 9px;border:1px solid #dfe2ed;border-radius:6px;color:#565ad7;background:#fff;cursor:pointer;font-size:12px}.clear-results:hover{border-color:#565ad7;background:#f3f3ff}.result-list{display:grid;align-content:start;gap:8px;min-height:0;padding:10px;overflow-y:auto}.result-list article{padding:9px 11px;border:1px solid #e2e5f0;border-radius:9px;background:#fcfcff}.match-top{gap:8px}.match-top em{padding:3px 5px;border-radius:4px;color:#fff;background:#6263e9;font-size:12px;font-style:normal;font-weight:700}.match-top span,.result-list footer span{color:#8c90a6;font-size:11px}.result-list b{display:block;margin:7px 0 4px;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.result-list p{margin:0;color:#80849a;font-size:12px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.result-list footer{gap:8px;margin-top:6px}.result-list footer div{flex:1;height:4px;overflow:hidden;border-radius:4px;background:#edeefe}.result-list footer i{display:block;height:100%;border-radius:inherit;background:#6263e9}.performance{padding:16px 20px;border-top:1px solid #ebeef5}.performance>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:10px}.performance span{color:#999daf;font-size:12px}.performance b{display:block;margin-top:4px;color:#464966;font-size:15px}.group-chat-view{display:grid;grid-template-rows:auto minmax(0,1fr) 92px;gap:14px;height:100%}.group-chat-view>header{justify-content:space-between}.group-chat-view>header p{margin:6px 0 0;color:#858aa1;font-size:13px}.chat-badge{padding:7px 10px;border-radius:999px;color:#5759d5;background:#f0f1ff;font-size:12px;font-weight:700}.group-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;min-height:0;gap:14px}.chat-thread,.role-panel{min-height:0;border:1px solid #e5e8f1;border-radius:13px;background:#fff}.chat-thread{padding:20px;overflow:auto}.chat-empty{display:grid;min-height:100%;place-content:center;color:#555a78;text-align:center}.chat-empty p{margin:9px 0 18px;color:#8b8fa5;font-size:13px}.chat-empty>div{display:grid;gap:8px}.chat-empty button{padding:9px 12px;border:1px solid #e0e3ee;border-radius:8px;color:#5b5e77;background:#fff;cursor:pointer;text-align:left}.chat-empty button:hover,.role-panel button:hover,.role-panel button.selected{border-color:#7a7ce8;background:#f5f5ff}.chat-turn+.chat-turn{margin-top:26px}.user-bubble{width:fit-content;max-width:76%;margin:0 0 12px auto;padding:10px 13px;border-radius:11px 11px 2px;color:#fff;background:#5c5de7;font-size:14px;line-height:1.55;white-space:pre-wrap}.routing-card{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-bottom:12px;padding:9px 12px;border:1px solid #eceefa;border-radius:9px;color:#7d8197;background:#fafaff;font-size:12px}.routing-card b{color:#4c5073}.routing-card i{display:inline-block;margin-right:5px;padding:2px 6px;border-radius:999px;color:#5d5fd8;background:#ececff;font-style:normal}.routing-card small{width:100%;color:#999daf}.role-reply{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px 0;border-top:1px solid #eef0f6}.role-avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,#6a6bed,#8586f3);font-weight:700}.role-reply>div:last-child{min-width:0}.role-reply header{display:flex;align-items:center;min-height:0;padding:0;border:0;border-radius:0;background:none}.role-reply header strong{color:#424663;font-size:14px}.role-reply header span{margin-left:8px;color:#999daf;font-size:12px}.role-reply p{margin:6px 0;color:#5f637a;font-size:13px;line-height:1.65;white-space:pre-wrap}.role-reply footer{color:#8b8fa5;font-size:12px}.coverage-status{display:flex;gap:9px;margin:2px 0 0 44px;padding:8px 10px;border-radius:7px;color:#71758e;background:#f6f6ff;font-size:12px}.coverage-status b{color:#575ad7}.role-panel{display:grid;align-content:start;gap:9px;padding:18px;overflow:auto}.role-panel>strong{color:#414563}.role-panel>p{margin:-3px 0 5px;color:#9498ab;font-size:12px;line-height:1.5}.role-panel button{display:grid;gap:4px;padding:11px;border:1px solid #e4e6ef;border-radius:9px;color:#535773;background:#fff;cursor:pointer;text-align:left}.role-panel button b{color:#5558d8;font-size:13px}.role-panel button span{color:#8a8ea3;font-size:12px}.group-rule{display:grid;gap:6px;margin-top:10px;padding-top:14px;border-top:1px solid #eceef5;color:#8c90a5;font-size:12px;line-height:1.5}.group-rule b{color:#555976}.group-composer{display:flex;gap:12px;padding:14px 16px;border:1px solid #dfe2ed;border-radius:13px;background:#fff}.group-composer textarea{min-height:56px;padding:5px 0}.group-composer button{align-self:end;min-width:92px;padding:11px;border:0;border-radius:8px;color:#fff;background:#5c5de7;cursor:pointer}.group-composer button:disabled{opacity:.6;cursor:wait}@media(max-width:1000px){.app-shell{height:auto;overflow:auto}.app-shell>aside{display:none}.workspace{width:100vw;height:auto;padding:0 12px 24px}.documents-view{min-height:620px}.debug-grid,.debug-grid.has-results{grid-template-columns:1fr;height:auto}.left-pane{grid-template-rows:440px auto 86px}.result-panel{min-height:580px}}@media(max-width:650px){header{align-items:start;gap:12px;padding:18px}.vector-config{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 24px}.chart-card{padding:18px 12px}}@media(max-width:800px){.group-chat-view{min-height:720px;grid-template-rows:auto minmax(440px,1fr) 92px}.group-layout{grid-template-columns:1fr}.role-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.role-panel>strong,.role-panel>p,.group-rule{grid-column:1 / -1}}@media(max-width:580px){.group-chat-view>header{padding:16px}.chat-badge{display:none}.role-panel{grid-template-columns:1fr}.role-panel>strong,.role-panel>p,.group-rule{grid-column:auto}.coverage-status{display:grid;margin-left:0}}
