.NewSessionModal-module__JFoHoG__overlay{z-index:200;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.NewSessionModal-module__JFoHoG__modal{background:#fff;border-radius:8px;flex-direction:column;width:500px;max-width:95vw;display:flex;box-shadow:0 8px 32px #0003}.NewSessionModal-module__JFoHoG__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.NewSessionModal-module__JFoHoG__header h2{color:#111827;margin:0;font-size:.95rem;font-weight:600}.NewSessionModal-module__JFoHoG__close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:1rem;line-height:1}.NewSessionModal-module__JFoHoG__close:hover{color:#111827;background:#f3f4f6}.NewSessionModal-module__JFoHoG__body{flex-direction:column;gap:10px;padding:16px 18px;display:flex}.NewSessionModal-module__JFoHoG__label{color:#111827;font-size:.75rem;font-weight:600;display:block}.NewSessionModal-module__JFoHoG__input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:5px;outline:none;width:100%;padding:8px 10px;font-family:inherit;font-size:.875rem}.NewSessionModal-module__JFoHoG__input:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51a}.NewSessionModal-module__JFoHoG__imagePreview{flex-wrap:wrap;gap:8px;display:flex}.NewSessionModal-module__JFoHoG__imageThumb{width:56px;height:56px;position:relative}.NewSessionModal-module__JFoHoG__imageThumb img{object-fit:cover;border:1px solid #e5e7eb;border-radius:4px;width:56px;height:56px}.NewSessionModal-module__JFoHoG__removeImg{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.NewSessionModal-module__JFoHoG__inputRow{align-items:flex-end;gap:8px;display:flex}.NewSessionModal-module__JFoHoG__textarea{resize:none;color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:5px;outline:none;flex:1;min-height:72px;padding:8px 10px;font-family:inherit;font-size:.875rem;line-height:1.4}.NewSessionModal-module__JFoHoG__textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51a}.NewSessionModal-module__JFoHoG__iconBtn{cursor:pointer;color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.NewSessionModal-module__JFoHoG__iconBtn:hover{background:#f3f4f6}.NewSessionModal-module__JFoHoG__footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:8px;padding:12px 18px;display:flex}.NewSessionModal-module__JFoHoG__cancelBtn{color:#111827;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:5px;padding:8px 18px;font-size:.875rem}.NewSessionModal-module__JFoHoG__cancelBtn:hover{background:#e5e7eb}.NewSessionModal-module__JFoHoG__createBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:5px;padding:8px 18px;font-size:.875rem;font-weight:500}.NewSessionModal-module__JFoHoG__createBtn:hover:not(:disabled){background:#1f2937}.NewSessionModal-module__JFoHoG__createBtn:disabled{opacity:.4;cursor:not-allowed}.NewSessionModal-module__JFoHoG__sendBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:5px;padding:8px 18px;font-size:.875rem;font-weight:500}.NewSessionModal-module__JFoHoG__sendBtn:hover:not(:disabled){background:#1f2937}.NewSessionModal-module__JFoHoG__sendBtn:disabled{opacity:.4;cursor:not-allowed}
.SessionList-module__E_cZFW__container{border-right:1px solid var(--border);flex-direction:column;height:100%;display:flex}.SessionList-module__E_cZFW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.SessionList-module__E_cZFW__header h2{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0;font-size:13px;font-weight:600}.SessionList-module__E_cZFW__newBtn{cursor:pointer;color:var(--accent);background:0 0;border:none;padding:0 4px;font-size:18px;line-height:1}.SessionList-module__E_cZFW__list{flex:1;padding:4px 0;overflow-y:auto}.SessionList-module__E_cZFW__item{cursor:pointer;border-left:3px solid #0000;align-items:center;gap:8px;padding:10px 16px;transition:background .1s;display:flex}.SessionList-module__E_cZFW__item:hover{background:var(--hover)}.SessionList-module__E_cZFW__item.SessionList-module__E_cZFW__active{background:var(--hover);border-left-color:var(--accent)}.SessionList-module__E_cZFW__info{flex:1;min-width:0}.SessionList-module__E_cZFW__title{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.SessionList-module__E_cZFW__meta{color:var(--text-muted);margin-top:2px;font-size:11px}.SessionList-module__E_cZFW__rowActions{flex-shrink:0;align-items:center;gap:2px;display:flex}.SessionList-module__E_cZFW__summarizeBtn{cursor:pointer;opacity:0;background:0 0;border:none;padding:2px 4px;font-size:14px;transition:opacity .1s}.SessionList-module__E_cZFW__summarizeBtn:disabled{opacity:.5;cursor:not-allowed}.SessionList-module__E_cZFW__item:hover .SessionList-module__E_cZFW__summarizeBtn{opacity:1}.SessionList-module__E_cZFW__deleteBtn{cursor:pointer;color:var(--text-muted);opacity:0;background:0 0;border:none;padding:2px 4px;font-size:14px;transition:opacity .1s,color .1s}.SessionList-module__E_cZFW__item:hover .SessionList-module__E_cZFW__deleteBtn,.SessionList-module__E_cZFW__item:hover .SessionList-module__E_cZFW__summarizeBtn{opacity:1}.SessionList-module__E_cZFW__deleteBtn:hover{color:var(--danger)}.SessionList-module__E_cZFW__loadMore{color:var(--accent);cursor:pointer;text-align:center;background:0 0;border:none;width:100%;padding:10px 16px;font-size:12px}.SessionList-module__E_cZFW__empty{text-align:center;color:var(--text-muted);padding:24px 16px;font-size:13px}.SessionList-module__E_cZFW__pickerOverlay{z-index:300;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SessionList-module__E_cZFW__picker{background:#fff;border-radius:8px;width:280px;box-shadow:0 8px 24px #00000026}.SessionList-module__E_cZFW__pickerHeader{color:#111827;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.SessionList-module__E_cZFW__pickerClose{cursor:pointer;color:#9ca3af;background:0 0;border:none;font-size:14px}.SessionList-module__E_cZFW__pickerBody{flex-direction:column;gap:8px;padding:12px 16px;display:flex}.SessionList-module__E_cZFW__pickerLabel{cursor:pointer;color:#111827;align-items:center;gap:8px;font-size:13px;display:flex}.SessionList-module__E_cZFW__pickerFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:8px;padding:10px 16px;display:flex}.SessionList-module__E_cZFW__pickerCancel{cursor:pointer;color:#111827;background:#f9fafb;border:1px solid #d1d5db;border-radius:5px;padding:6px 14px;font-size:12px}.SessionList-module__E_cZFW__pickerGo{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:5px;padding:6px 14px;font-size:12px}.SessionList-module__E_cZFW__pickerGo:disabled{opacity:.5;cursor:not-allowed}
.MarkdownRenderer-module__Dz_FUW__markdown{color:inherit;word-break:break-word;font-size:.875rem;line-height:1.6}.MarkdownRenderer-module__Dz_FUW__markdown p{margin:0 0 6px}.MarkdownRenderer-module__Dz_FUW__markdown p:last-child{margin-bottom:0}.MarkdownRenderer-module__Dz_FUW__h1{margin:8px 0 4px;font-size:1.2rem;font-weight:700}.MarkdownRenderer-module__Dz_FUW__h2{margin:8px 0 4px;font-size:1.1rem;font-weight:700}.MarkdownRenderer-module__Dz_FUW__h3{margin:6px 0 4px;font-size:1rem;font-weight:700}.MarkdownRenderer-module__Dz_FUW__h4,.MarkdownRenderer-module__Dz_FUW__h5,.MarkdownRenderer-module__Dz_FUW__h6{margin:4px 0 2px;font-size:.9rem;font-weight:600}.MarkdownRenderer-module__Dz_FUW__inlineCode{background:#00000012;border-radius:3px;padding:1px 5px;font-family:Fira Mono,Consolas,monospace;font-size:.82rem}.MarkdownRenderer-module__Dz_FUW__codeBlock{color:#cdd6f4;background:#1e1e2e;border-radius:6px;margin:6px 0;padding:10px 14px;font-family:Fira Mono,Consolas,monospace;font-size:.8rem;position:relative;overflow-x:auto}.MarkdownRenderer-module__Dz_FUW__codeLang{color:#a6adc8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.7rem;display:block}.MarkdownRenderer-module__Dz_FUW__blockquote{color:#4b5563;background:#f3f4f6;border-left:3px solid #6366f1;border-radius:0 4px 4px 0;margin:6px 0;padding:2px 10px}.MarkdownRenderer-module__Dz_FUW__blockquote p{margin:2px 0}.MarkdownRenderer-module__Dz_FUW__list{margin:4px 0 4px 18px;padding:0}.MarkdownRenderer-module__Dz_FUW__list li{margin:2px 0}.MarkdownRenderer-module__Dz_FUW__hr{border:none;border-top:1px solid #e5e7eb;margin:8px 0}.MarkdownRenderer-module__Dz_FUW__spacer{height:6px}
.ChatPanel-module__rwI5UW__panel{background:#fff;flex-direction:column;height:100%;display:flex}.ChatPanel-module__rwI5UW__header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ChatPanel-module__rwI5UW__headerTitle{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.ChatPanel-module__rwI5UW__headerAgents{color:#6b7280;flex-shrink:0;margin-left:12px;font-size:11px}.ChatPanel-module__rwI5UW__agentFilter{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;flex-shrink:0;gap:4px;padding:6px 16px;display:flex}.ChatPanel-module__rwI5UW__agentChip{cursor:pointer;color:#374151;background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;padding:3px 8px;font-size:11px;font-weight:500;transition:all .15s}.ChatPanel-module__rwI5UW__agentChipOn{color:#4f46e5;background:#eef2ff;border-color:#4f46e5}.ChatPanel-module__rwI5UW__agentChipOff{color:#9ca3af;background:#f9fafb;border-color:#e5e7eb;text-decoration:line-through}.ChatPanel-module__rwI5UW__messages{flex-direction:column;flex:1;gap:16px;padding:20px 16px;display:flex;overflow-y:auto}.ChatPanel-module__rwI5UW__empty{color:#9ca3af;text-align:center;margin-top:40px;font-size:13px}.ChatPanel-module__rwI5UW__msg{flex-direction:column;gap:3px;max-width:85%;display:flex}.ChatPanel-module__rwI5UW__msgUser{align-self:flex-end;align-items:flex-end}.ChatPanel-module__rwI5UW__msgAssistant,.ChatPanel-module__rwI5UW__msgAgent{align-self:flex-start}.ChatPanel-module__rwI5UW__msgTool{align-self:flex-start;max-width:92%}.ChatPanel-module__rwI5UW__msgSystem{align-self:center;max-width:92%}.ChatPanel-module__rwI5UW__msgAgentLabel{color:#6b7280;padding:0 4px;font-size:11px;font-weight:600}.ChatPanel-module__rwI5UW__msgBubble{word-break:break-word;border-radius:12px;padding:10px 14px;font-size:14px;line-height:1.55}.ChatPanel-module__rwI5UW__msgUser .ChatPanel-module__rwI5UW__msgBubble{color:#fff;background:#111827}.ChatPanel-module__rwI5UW__msgAssistant .ChatPanel-module__rwI5UW__msgBubble{color:#e5e7eb;background:#1f2937}.ChatPanel-module__rwI5UW__msgAgent .ChatPanel-module__rwI5UW__msgBubble{color:#e5e7eb;background:#1f2937;border:1px solid #374151}.ChatPanel-module__rwI5UW__msgTool .ChatPanel-module__rwI5UW__msgBubble{background:0 0;padding:2px 4px}.ChatPanel-module__rwI5UW__msgSystem .ChatPanel-module__rwI5UW__msgBubble{color:#9ca3af;text-align:center;background:0 0;padding:0;font-size:11px;font-style:italic}.ChatPanel-module__rwI5UW__frameImage{object-fit:contain;border-radius:8px;width:100%;height:auto;max-height:320px;display:block}.ChatPanel-module__rwI5UW__frameThumb{object-fit:cover;border:1px solid #e5e7eb;border-radius:6px;width:160px;height:auto;max-height:120px;margin-bottom:8px;display:block}.ChatPanel-module__rwI5UW__plainText{white-space:pre-wrap}.ChatPanel-module__rwI5UW__composer{border-top:1px solid #e5e7eb;flex-direction:column;gap:8px;padding:12px 16px;display:flex}.ChatPanel-module__rwI5UW__imagePreview{flex-wrap:wrap;gap:8px;display:flex}.ChatPanel-module__rwI5UW__imageThumb{width:60px;height:60px;position:relative}.ChatPanel-module__rwI5UW__imageThumb img{object-fit:cover;border:1px solid #e5e7eb;border-radius:4px;width:60px;height:60px}.ChatPanel-module__rwI5UW__removeImg{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.ChatPanel-module__rwI5UW__inputRow{align-items:flex-end;gap:8px;display:flex}.ChatPanel-module__rwI5UW__textarea{resize:none;color:#000;border:1px solid #e5e7eb;border-radius:6px;outline:none;flex:1;min-height:44px;max-height:160px;padding:10px 12px;font-family:inherit;font-size:15px;line-height:1.5}.ChatPanel-module__rwI5UW__textarea:focus{border-color:#6b7280}.ChatPanel-module__rwI5UW__iconBtn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.ChatPanel-module__rwI5UW__iconBtn:hover{color:#374151;background:#f3f4f6}.ChatPanel-module__rwI5UW__sendBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.ChatPanel-module__rwI5UW__sendBtn:hover{background:#4f46e5}.ChatPanel-module__rwI5UW__sendBtn:disabled{color:#9ca3af;cursor:not-allowed;background:#e5e7eb}.ChatPanel-module__rwI5UW__toolCallBadge{margin:3px 0}.ChatPanel-module__rwI5UW__toolCallToggle{color:#9ca3af;cursor:pointer;-webkit-user-select:none;user-select:none;font-family:monospace;font-size:11px;display:inline-block}.ChatPanel-module__rwI5UW__toolCallToggle:hover{color:#6b7280}.ChatPanel-module__rwI5UW__toolResultPreview{color:#9ca3af;font-family:monospace;font-size:11px}.ChatPanel-module__rwI5UW__toolCallBody{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;max-height:180px;margin:4px 0 4px 12px;padding:8px 10px;font-family:monospace;font-size:11px;overflow-y:auto}.ChatPanel-module__rwI5UW__toolCallDetail{white-space:pre-wrap;word-break:break-all;margin:0 0 6px}.ChatPanel-module__rwI5UW__toolCallResult{white-space:pre-wrap;word-break:break-all;color:#374151;border-top:1px solid #e5e7eb;margin:6px 0 0;padding-top:6px}.ChatPanel-module__rwI5UW__loadMore{cursor:pointer;color:#6366f1;background:0 0;border:none;padding:4px;font-size:12px}.ChatPanel-module__rwI5UW__loadMore:disabled{color:#9ca3af;cursor:not-allowed}.ChatPanel-module__rwI5UW__modeBar{background:#fafafa;border-bottom:1px solid #e5e7eb;flex-shrink:0;gap:0;padding:6px 16px;display:flex}.ChatPanel-module__rwI5UW__modeBtn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;flex:1;padding:6px 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s}.ChatPanel-module__rwI5UW__modeBtn:first-child{border-right:none;border-radius:6px 0 0 6px}.ChatPanel-module__rwI5UW__modeBtn:last-child{border-radius:0 6px 6px 0}.ChatPanel-module__rwI5UW__modeBtn:hover{background:#f3f4f6}.ChatPanel-module__rwI5UW__modeActive{color:#fff;background:#111827;border-color:#111827}.ChatPanel-module__rwI5UW__modeActive:hover{background:#1f2937}.ChatPanel-module__rwI5UW__frameLabel{color:#7c3aed;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:10px;font-weight:600;display:block}.ChatPanel-module__rwI5UW__perceptForm{flex-direction:column;gap:8px;display:flex}.ChatPanel-module__rwI5UW__csvToggleRow{align-items:center;gap:6px;display:flex}.ChatPanel-module__rwI5UW__csvToggleBtn{color:#7c3aed;cursor:pointer;background:#faf5ff;border:1px dashed #c4b5fd;border-radius:5px;padding:5px 12px;font-size:11px;font-weight:500}.ChatPanel-module__rwI5UW__csvToggleBtn:hover{background:#f3e8ff}.ChatPanel-module__rwI5UW__csvClearBtn{color:#ef4444;cursor:pointer;background:#fef2f2;border:none;border-radius:4px;padding:4px 8px;font-size:10px}.ChatPanel-module__rwI5UW__csvClearBtn:hover{background:#fee2e2}.ChatPanel-module__rwI5UW__csvInline{flex-direction:column;gap:4px;display:flex}.ChatPanel-module__rwI5UW__csvTextarea{resize:vertical;color:#374151;background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;outline:none;width:100%;min-height:44px;max-height:100px;padding:8px 10px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:10px;line-height:1.5}.ChatPanel-module__rwI5UW__csvTextarea:focus{background:#fff;border-color:#a78bfa}.ChatPanel-module__rwI5UW__csvTextarea::placeholder{color:#d1d5db;font-size:10px}.ChatPanel-module__rwI5UW__csvInlineActions{align-items:center;gap:6px;display:flex}.ChatPanel-module__rwI5UW__csvParseBtn{color:#7c3aed;cursor:pointer;background:#f5f3ff;border:1px solid #a78bfa;border-radius:4px;padding:3px 12px;font-size:11px}.ChatPanel-module__rwI5UW__csvParseBtn:hover{background:#ede9fe}.ChatPanel-module__rwI5UW__csvParseBtn:disabled{opacity:.4;cursor:not-allowed}.ChatPanel-module__rwI5UW__csvOk{color:#059669;font-size:10px;font-weight:500}.ChatPanel-module__rwI5UW__csvErr{color:#ef4444;font-size:10px}.ChatPanel-module__rwI5UW__perceptGrid{grid-template-columns:1fr 1fr;gap:6px 8px;display:grid}.ChatPanel-module__rwI5UW__perceptLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;flex-direction:column;gap:2px;font-size:10px;display:flex}.ChatPanel-module__rwI5UW__perceptInput{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:4px;outline:none;width:100%;padding:5px 7px;font-family:inherit;font-size:12px}.ChatPanel-module__rwI5UW__perceptInput:focus{border-color:#a78bfa}.ChatPanel-module__rwI5UW__perceptInput::placeholder{color:#d1d5db}select.ChatPanel-module__rwI5UW__perceptInput{cursor:pointer}.ChatPanel-module__rwI5UW__spatialFrameGroup{flex-direction:column;gap:4px;display:flex}.ChatPanel-module__rwI5UW__spatialFrameMeta{color:#9ca3af;white-space:pre-wrap;word-break:break-all;background:#ffffff0f;border-radius:4px;margin:0;padding:4px 8px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:11px}.ChatPanel-module__rwI5UW__spatialFrameAgents{flex-direction:column;gap:2px;display:flex}.ChatPanel-module__rwI5UW__spatialFrameAgentLine{gap:6px;font-size:12px;line-height:1.5;display:flex}.ChatPanel-module__rwI5UW__spatialFrameAgentId{color:#a78bfa;white-space:nowrap;flex-shrink:0;font-weight:600}.ChatPanel-module__rwI5UW__spatialFrameAgentSummary{color:#d1d5db}
.AgentConfigModal-module__1JyaEq__overlay{z-index:200;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AgentConfigModal-module__1JyaEq__modal{z-index:201;background:#fff;border-radius:8px;flex-direction:column;width:540px;max-width:95vw;max-height:88vh;display:flex;box-shadow:0 8px 32px #0003}.AgentConfigModal-module__1JyaEq__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.AgentConfigModal-module__1JyaEq__modalHeader h2{color:#111827;margin:0;font-size:1rem;font-weight:600}.AgentConfigModal-module__1JyaEq__close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:1.1rem;line-height:1}.AgentConfigModal-module__1JyaEq__close:hover{color:#111827;background:#f3f4f6}.AgentConfigModal-module__1JyaEq__body{flex-direction:column;flex:1;gap:10px;padding:16px 20px;display:flex;overflow-y:auto}.AgentConfigModal-module__1JyaEq__label{color:#111827;margin-top:4px;font-size:.75rem;font-weight:600;display:block}.AgentConfigModal-module__1JyaEq__input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:5px;outline:none;width:100%;padding:8px 10px;font-family:inherit;font-size:.875rem}.AgentConfigModal-module__1JyaEq__input:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51a}.AgentConfigModal-module__1JyaEq__input:disabled{color:#6b7280;cursor:not-allowed;background:#f9fafb}.AgentConfigModal-module__1JyaEq__textarea{color:#111827;resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:5px;outline:none;width:100%;min-height:100px;padding:8px 10px;font-family:inherit;font-size:.875rem;line-height:1.5}.AgentConfigModal-module__1JyaEq__textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51a}.AgentConfigModal-module__1JyaEq__toolGrid{flex-wrap:wrap;gap:8px;display:flex}.AgentConfigModal-module__1JyaEq__toolCheck{color:#111827;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:6px;padding:5px 10px;font-size:.8rem;display:flex}.AgentConfigModal-module__1JyaEq__toolCheck:hover{background:#e5e7eb}.AgentConfigModal-module__1JyaEq__toolCheck input[type=checkbox]{cursor:pointer;width:14px;height:14px}.AgentConfigModal-module__1JyaEq__memList{flex-direction:column;gap:4px;display:flex}.AgentConfigModal-module__1JyaEq__memItem{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;justify-content:space-between;align-items:center;padding:6px 10px;font-size:.82rem;display:flex}.AgentConfigModal-module__1JyaEq__removeMem{color:#dc2626;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 4px;font-size:.85rem;line-height:1}.AgentConfigModal-module__1JyaEq__removeMem:hover{color:#991b1b}.AgentConfigModal-module__1JyaEq__memAdd{align-items:center;gap:6px;display:flex}.AgentConfigModal-module__1JyaEq__memAdd .AgentConfigModal-module__1JyaEq__input{flex:1}.AgentConfigModal-module__1JyaEq__addBtn{color:#111827;cursor:pointer;white-space:nowrap;background:#f3f4f6;border:1px solid #d1d5db;border-radius:5px;flex-shrink:0;padding:7px 14px;font-size:.82rem}.AgentConfigModal-module__1JyaEq__addBtn:hover{background:#e5e7eb}.AgentConfigModal-module__1JyaEq__footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:8px;padding:12px 20px;display:flex}.AgentConfigModal-module__1JyaEq__cancelBtn{color:#111827;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:5px;padding:8px 18px;font-size:.875rem}.AgentConfigModal-module__1JyaEq__cancelBtn:hover{background:#e5e7eb}.AgentConfigModal-module__1JyaEq__saveBtn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:5px;padding:8px 18px;font-size:.875rem;font-weight:500}.AgentConfigModal-module__1JyaEq__saveBtn:hover:not(:disabled){background:#4338ca}.AgentConfigModal-module__1JyaEq__saveBtn:disabled{opacity:.5;cursor:not-allowed}
.AgentPanel-module__uLa7QW__panel{background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;height:100%;display:flex}.AgentPanel-module__uLa7QW__header{color:#374151;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.AgentPanel-module__uLa7QW__addBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:4px;padding:4px 10px;font-size:12px}.AgentPanel-module__uLa7QW__addBtn:hover{background:#374151}.AgentPanel-module__uLa7QW__list{flex:1;padding:8px;overflow-y:auto}.AgentPanel-module__uLa7QW__agentRow{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:8px 10px;display:flex}.AgentPanel-module__uLa7QW__agentRow:hover{background:#f3f4f6}.AgentPanel-module__uLa7QW__agentInfo{flex:1;min-width:0}.AgentPanel-module__uLa7QW__agentId{color:#111827;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.AgentPanel-module__uLa7QW__statusBadge{text-transform:uppercase;letter-spacing:.3px;border-radius:8px;padding:1px 6px;font-size:10px;font-weight:500}.AgentPanel-module__uLa7QW__statusActive{color:#166534;background:#dcfce7}.AgentPanel-module__uLa7QW__statusIdle{color:#6b7280;background:#f3f4f6}.AgentPanel-module__uLa7QW__agentDesc{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.AgentPanel-module__uLa7QW__agentMeta{gap:6px;margin-top:3px;display:flex}.AgentPanel-module__uLa7QW__metaTag{color:#4338ca;background:#eef2ff;border-radius:4px;padding:1px 5px;font-size:10px}.AgentPanel-module__uLa7QW__rowActions{gap:4px;display:flex}.AgentPanel-module__uLa7QW__editBtn,.AgentPanel-module__uLa7QW__delBtn{cursor:pointer;border:none;border-radius:4px;padding:3px 8px;font-size:11px}.AgentPanel-module__uLa7QW__editBtn{color:#374151;background:#e5e7eb}.AgentPanel-module__uLa7QW__editBtn:hover{background:#d1d5db}.AgentPanel-module__uLa7QW__delBtn{color:#b91c1c;background:#fee2e2}.AgentPanel-module__uLa7QW__delBtn:hover{background:#fecaca}.AgentPanel-module__uLa7QW__empty{text-align:center;color:#9ca3af;padding:24px;font-size:13px}
.LoginForm-module__8TI3QG__wrapper{background:var(--background);justify-content:center;align-items:center;height:100vh;display:flex}.LoginForm-module__8TI3QG__form{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:360px;padding:2rem;display:flex}.LoginForm-module__8TI3QG__title{text-align:center;color:var(--accent);margin:0;font-size:1.25rem;font-weight:600}.LoginForm-module__8TI3QG__subtitle{text-align:center;color:var(--text-muted);margin:0;font-size:.85rem}.LoginForm-module__8TI3QG__error{color:var(--danger);background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.5rem .75rem;font-size:.8rem}.LoginForm-module__8TI3QG__label{color:var(--text-muted);flex-direction:column;gap:.3rem;font-size:.8rem;display:flex}.LoginForm-module__8TI3QG__input{border:1px solid var(--border);background:var(--background);border-radius:6px;outline:none;padding:.55rem .75rem;font-size:.9rem}.LoginForm-module__8TI3QG__input:focus{border-color:var(--accent)}.LoginForm-module__8TI3QG__btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.6rem 1rem;font-size:.9rem;font-weight:500}.LoginForm-module__8TI3QG__btn:disabled{opacity:.6;cursor:default}.LoginForm-module__8TI3QG__toggle{color:var(--accent);cursor:pointer;text-align:center;background:0 0;border:none;padding:0;font-size:.8rem}.LoginForm-module__8TI3QG__toggle:hover{text-decoration:underline}
.SettingsModal-module__U1OpbG__overlay{z-index:200;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SettingsModal-module__U1OpbG__modal{z-index:201;background:#fff;border-radius:8px;flex-direction:column;width:520px;max-width:95vw;max-height:88vh;display:flex;box-shadow:0 8px 32px #0003}.SettingsModal-module__U1OpbG__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.SettingsModal-module__U1OpbG__modalHeader h2{color:#111827;margin:0;font-size:1rem;font-weight:600}.SettingsModal-module__U1OpbG__close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:1.1rem;line-height:1}.SettingsModal-module__U1OpbG__close:hover{color:#111827;background:#f3f4f6}.SettingsModal-module__U1OpbG__body{flex-direction:column;flex:1;gap:10px;padding:16px 20px;display:flex;overflow-y:auto}.SettingsModal-module__U1OpbG__label{color:#111827;margin-top:4px;font-size:.75rem;font-weight:600;display:block}.SettingsModal-module__U1OpbG__input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:5px;outline:none;width:100%;padding:8px 10px;font-family:inherit;font-size:.875rem}.SettingsModal-module__U1OpbG__input:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51a}.SettingsModal-module__U1OpbG__keyState{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:.82rem;display:flex}.SettingsModal-module__U1OpbG__keyState code{color:#111827;font-size:.78rem}.SettingsModal-module__U1OpbG__muted{color:#6b7280;margin:0;font-size:.875rem}.SettingsModal-module__U1OpbG__status{color:#374151;overflow-wrap:anywhere;background:#f9fafb;border:1px solid #e5e7eb;border-radius:5px;margin:4px 0 0;padding:8px 10px;font-size:.82rem}.SettingsModal-module__U1OpbG__footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:8px;padding:12px 20px;display:flex}.SettingsModal-module__U1OpbG__cancelBtn,.SettingsModal-module__U1OpbG__testBtn{color:#111827;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:5px;padding:8px 18px;font-size:.875rem}.SettingsModal-module__U1OpbG__cancelBtn:hover,.SettingsModal-module__U1OpbG__testBtn:hover:not(:disabled){background:#e5e7eb}.SettingsModal-module__U1OpbG__saveBtn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:5px;padding:8px 18px;font-size:.875rem;font-weight:500}.SettingsModal-module__U1OpbG__saveBtn:hover:not(:disabled){background:#4338ca}.SettingsModal-module__U1OpbG__saveBtn:disabled,.SettingsModal-module__U1OpbG__testBtn:disabled{opacity:.5;cursor:not-allowed}
.page-module__E0kJGG__layout{background:var(--bg,#f9fafb);height:100vh;display:flex;overflow:hidden}.page-module__E0kJGG__sidebar{background:var(--surface,#fff);border-right:1px solid var(--border,#e5e7eb);flex-direction:column;flex-shrink:0;width:18%;min-width:220px;max-width:360px;display:flex;overflow:hidden}.page-module__E0kJGG__main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.page-module__E0kJGG__agentSidebar{background:var(--surface,#fff);border-left:1px solid var(--border,#e5e7eb);flex-direction:column;flex-shrink:0;width:20%;min-width:240px;max-width:380px;display:flex;overflow:hidden}.page-module__E0kJGG__empty{color:var(--text-muted,#9ca3af);flex:1;justify-content:center;align-items:center;font-size:.9rem;display:flex}.page-module__E0kJGG__userBar{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.8rem;display:flex}.page-module__E0kJGG__userLabel{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__E0kJGG__userActions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.page-module__E0kJGG__logoutBtn,.page-module__E0kJGG__settingsBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;padding:.15rem .5rem;font-size:.75rem}.page-module__E0kJGG__logoutBtn:hover,.page-module__E0kJGG__settingsBtn:hover{background:var(--hover)}
