:root{color:#17211f;font-synthesis:none;text-rendering:optimizelegibility;background:#f6f7f4;font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{grid-template-columns:244px 1fr;min-height:100vh;display:grid}.sidebar{color:#edf4ef;background:#182523;padding:24px 16px}.brand{align-items:center;gap:12px;margin-bottom:28px;display:flex}.brandIcon{color:#0f5f58;background:#e7f6f1;border-radius:6px;place-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:grid}.brand strong{font-size:18px;display:block}.brand span,.topbar span,.pageTitle p{color:#66716d;margin-top:4px;font-size:13px;display:block}.brand span{color:#a8bbb2}nav{gap:8px;display:grid}.navItem{color:#d8e5dd;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;padding:11px 12px;text-decoration:none;display:flex}.navItem.active,.navItem:hover{color:#fff;background:#2f4a43}.main{grid-template-rows:64px 1fr;min-width:0;min-height:100vh;display:grid}.topbar{background:#fff;border-bottom:1px solid #dfe5e1;justify-content:space-between;align-items:center;padding:0 28px;display:flex}.topbarActions{align-items:center;gap:10px;display:flex}.page{min-width:0;padding:28px}.pageTitle{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}h1,h2,p{margin:0}h1{font-size:26px;line-height:1.2}h2{font-size:16px}.ghostButton,.primaryButton,.primaryIconButton,.ghostIcon{border:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}.ghostButton{color:#22302d;background:#eef3ef;border-radius:6px;padding:9px 12px}.primaryButton{color:#fff;background:#0f766e;border-radius:6px;min-height:40px;padding:10px 14px}.dangerButton{color:#b42318;background:#fff4f2;border:1px solid #f0c7c2;border-radius:6px;min-height:34px;padding:7px 10px}.primaryButton:disabled,.primaryIconButton:disabled,.dangerButton:disabled{opacity:.55;cursor:not-allowed}.primaryIconButton{color:#fff;background:#0f766e;border-radius:6px;width:44px;height:44px}.ghostIcon{color:#34413e;background:0 0;width:36px;height:36px}.modalLayer{z-index:20;background:#10191873;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.authPanel,.messageDialog{background:#fff;border-radius:8px;width:min(440px,100%);padding:22px;position:relative;box-shadow:0 24px 70px #08121038}.closeButton{position:absolute;top:10px;right:10px}.authTabs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;display:grid}.authTabs button{background:#f8faf8;border:1px solid #dce5df;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px;display:flex}.authTabs button.active{color:#0f766e;background:#eaf7f4;border-color:#0f766e}.formStack,.sideForm{gap:13px;display:grid}label{color:#33413d;gap:6px;font-size:13px;display:grid}input,select,textarea{color:#17211f;background:#fff;border:1px solid #cfd9d3;border-radius:6px;outline:none;width:100%;padding:10px 11px}input:focus,select:focus,textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}select{height:42px}textarea{resize:vertical;min-height:104px}.formError,.inlineError{color:#b42318;font-size:13px}.inlineSuccess{color:#0f766e;margin-bottom:12px;font-size:13px}.chatPage{grid-template-rows:auto minmax(0,1fr);height:calc(100vh - 64px);display:grid;overflow:hidden}.chatWorkspace{grid-template-columns:280px minmax(0,1fr);gap:18px;min-height:0;display:grid}.chatHistoryPanel,.memoryContextPanel{background:#fff;border:1px solid #dfe7e2;border-radius:8px;grid-template-rows:auto minmax(0,1fr);gap:12px;min-height:0;padding:14px;display:grid;overflow:hidden}.memoryContextPanel{grid-template-rows:auto auto auto minmax(0,1fr)}.historyHeader,.memoryContextHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.historyHeader .ghostButton,.memoryContextHeader .ghostButton{min-height:34px;padding:7px 10px}.memoryContextHeader span{color:#66716d;margin-top:3px;font-size:12px;display:block}.memoryContextActions{display:grid}.memoryContextBody{align-content:start;gap:12px;min-height:0;display:grid;overflow:auto}.memoryContextBody section{border-bottom:1px solid #edf2ef;gap:6px;padding-bottom:10px;display:grid}.memoryContextBody section>span{color:#66716d;font-size:12px}.memoryContextBody p{color:#30403b;white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.55}.historyList{align-content:start;gap:9px;min-height:0;display:grid;overflow:auto}.historyItemShell{color:#30403b;background:#f8faf8;border:1px solid #d9e3dd;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;width:100%;padding:8px;display:grid}.historyItem{min-width:0;color:inherit;text-align:left;background:0 0;border:0;gap:5px;padding:2px;display:grid}.historyDeleteButton{color:#b42318;background:#fff4f2;border:1px solid #f0c7c2;border-radius:6px;padding:5px 8px;font-size:12px}.historyItem strong,.historyItem span,.historyItem small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.historyItem span,.historyItem small,.historyEmpty{color:#66716d;font-size:12px}.historyItemShell.active{background:#e9f7f3;border-color:#0f766e}.historyEmpty{border:1px dashed #c9d5ce;border-radius:8px;padding:16px;line-height:1.6}.chatSurface{grid-template-rows:minmax(0,1fr) auto auto;gap:12px;min-height:0;display:grid}.messageList{flex-direction:column;gap:12px;min-height:0;padding:4px 2px 16px;display:flex;overflow:auto}.bubbleRow{display:flex}.bubbleRow.user{justify-content:flex-end}.bubbleRow.assistant{justify-content:flex-start}.bubble{background:#fff;border:1px solid #dde6e0;border-radius:8px;max-width:min(720px,82%);padding:12px 14px;line-height:1.65}.markdownBody{white-space:normal}.markdownBody p,.markdownBody ul,.markdownBody ol,.markdownBody h3,.markdownBody h4,.markdownBody h5{margin:0}.markdownBody p+p,.markdownBody p+ul,.markdownBody p+ol,.markdownBody ul+p,.markdownBody ol+p{margin-top:10px}.markdownBody ul,.markdownBody ol{padding-left:20px}.markdownBody li+li{margin-top:4px}.markdownBody code{background:#0f766e1a;border-radius:4px;padding:1px 5px}.bubbleRow.user .bubble{color:#fff;background:#0f766e;border-color:#0f766e}.traceGroup{gap:8px;display:grid}.traceToggle{color:#50615c;background:#edf3ef;border:1px solid #d3ded8;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:6px 9px;font-size:13px;display:inline-flex}.tracePanel{gap:10px;max-width:min(760px,100%);display:grid}.traceLine{color:#6b7774;background:#f0f4f1;border-left:3px solid #c7d8d2;border-radius:0 6px 6px 0;padding:9px 11px;font-size:13px;line-height:1.55}.traceLine strong{color:#52605c;margin-bottom:6px;display:block}.traceLine p{color:#5d6b67;white-space:normal;word-break:break-word;margin:0}.composer{grid-template-columns:1fr 44px;gap:10px;display:grid}.composer input{height:44px}.emptyState{color:#66716d;text-align:center;border:1px dashed #c9d5ce;border-radius:8px;place-items:center;min-height:220px;padding:24px;display:grid}.contentGrid{grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:22px;display:grid}.ragGrid{grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:22px;display:grid}.ragGrid.readerOnly{grid-template-columns:minmax(0,920px)}.ragMain,.ragSearchPanel,.ragDocuments,.ragSearchResults{gap:14px;display:grid}.ragSearchPanel{background:#fff;border:1px solid #dfe7e2;border-radius:8px;padding:16px}.ragSearchForm{grid-template-columns:minmax(0,1fr) 160px auto;gap:10px;display:grid}.ragResultCard{background:#f8faf8;border:1px solid #dfe7e2;border-radius:8px;gap:10px;padding:14px;display:grid}.ragAnswerCard{color:#243530;background:#f2f8f5;border:1px solid #cfe0da;border-radius:8px;padding:16px;line-height:1.7}.ragResultCard p{color:#44514e;white-space:pre-wrap;line-height:1.6}.docActions{flex-wrap:wrap;gap:10px;display:flex}.fileInput{padding:8px}.compactEmpty{min-height:140px}.categoryBar{gap:10px;margin-top:-8px;margin-bottom:8px;padding:2px 2px 16px;display:flex;overflow-x:auto}.categoryPill{color:#33413d;white-space:nowrap;background:#fff;border:1px solid #d4dfd9;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;display:inline-flex}.categoryPill strong{color:#5b6a65;background:#eef3ef;border-radius:999px;place-items:center;min-width:24px;height:22px;font-size:12px;display:grid}.categoryPill.active{color:#0f5f58;background:#e9f7f3;border-color:#0f766e}.categoryPill.active strong{color:#fff;background:#0f766e}.sideForm{background:#fff;border:1px solid #dfe7e2;border-radius:8px;align-self:start;padding:18px}.itemList,.recallGrid,.tableList{gap:14px;display:grid}.listHeader{color:#30403b;justify-content:space-between;align-items:center;gap:12px;display:flex}.listHeader span{color:#6b7774;font-size:13px}.recallGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.memoryGrid{grid-template-columns:280px minmax(0,1fr);gap:18px;display:grid}.memoryUserList{align-self:start;gap:9px;display:grid}.memoryUser{color:#30403b;text-align:left;background:#fff;border:1px solid #d9e3dd;border-radius:8px;gap:4px;padding:12px;display:grid}.memoryUser span,.memoryEditorHeader span{color:#66716d;font-size:12px}.memoryUser.active{background:#e9f7f3;border-color:#0f766e}.memoryEditor{background:#fff;border:1px solid #dfe7e2;border-radius:8px;gap:14px;padding:18px;display:grid}.memoryEditorHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.trendCard{background:#fff;border:1px solid #dfe7e2;border-radius:8px;gap:12px;padding:16px;display:grid}.trendCard p{color:#44514e;line-height:1.55}.trendHeader,.dialogActions{justify-content:space-between;align-items:center;gap:12px;display:flex}.trendHeader>span{color:#9a4d00;white-space:nowrap;background:#ffe8cc;border-radius:999px;place-items:center;min-width:92px;height:28px;padding:0 10px;font-size:12px;font-weight:700;display:grid}.tagRow{flex-wrap:wrap;gap:8px;display:flex}.tagRow.compact{gap:6px}.tagRow span{color:#4e5b57;border:1px solid #d8e2dc;border-radius:999px;padding:4px 9px;font-size:12px}.insightRow{background:#fff;border:1px solid #dfe7e2;border-radius:8px;grid-template-columns:160px 160px minmax(220px,1fr) 90px;align-items:center;gap:12px;padding:14px;display:grid}.messageDialog{gap:16px;display:grid}.messageDialog p{white-space:pre-wrap;line-height:1.7}@media (width<=840px){.shell{grid-template-columns:1fr}.sidebar{padding:14px}.brand{margin-bottom:12px}nav{grid-template-columns:repeat(2,minmax(0,1fr))}.main{grid-template-rows:auto 1fr}.topbar,.page{padding:18px}.chatPage{height:calc(100vh - 176px)}.chatWorkspace,.contentGrid,.ragGrid,.ragSearchForm,.insightRow,.memoryGrid{grid-template-columns:1fr}.chatHistoryPanel{max-height:220px}.memoryContextPanel{max-height:320px}}@keyframes spin{to{transform:rotate(360deg)}}.spinIcon{animation:.8s linear infinite spin}
