:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#151922;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f6f7f9;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.appShell{background:#f6f7f9;grid-template-columns:304px minmax(0,1fr) auto;height:100vh;display:grid}.appBanner{z-index:30;color:#8f1f16;background:snow;border:1px solid #f0b8b3;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:min(560px,100vw - 28px);padding:10px 12px;font-size:13px;display:grid;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #0f172a1f}.appBanner span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.appBanner button{width:26px;height:26px;color:inherit;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.appBanner button:hover{background:#b4231814}.sidebar{background:#fff;border-right:1px solid #e7e9ee;flex-direction:column;min-width:0;display:flex}.brand{border-bottom:1px solid #edf0f4;flex-direction:column;justify-content:center;height:68px;padding:0 20px;display:flex}.brand span{letter-spacing:0;font-size:20px;font-weight:760}.brand small{color:#7a8494;margin-top:3px;font-size:12px}.sideSection{padding:14px 12px}.sideSection.sessions{flex-direction:column;flex:1;min-height:0;display:flex}.sectionHeader{color:#687385;padding:0 6px 8px;font-size:12px;font-weight:700}.sectionHeader.withAction{justify-content:space-between;align-items:center;display:flex}.sectionHeader button,.inlineCreate button,.ghostButton,.secondaryButton,.iconButton,.sessionIconButton{color:#2d3645;background:#fff;border:1px solid #dfe4ec;border-radius:7px;padding:6px 9px;font-size:12px}.characterList,.sessionList{flex-direction:column;gap:6px;display:flex}.sessionList{min-height:0;overflow:auto}.characterItem,.sessionItem{text-align:left;color:#1b2230;background:0 0;border:1px solid #0000;border-radius:8px;width:100%}.characterItem{padding:9px 10px}.sessionItem{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;min-height:55px;padding:5px;display:grid}.characterItem:hover,.sessionItem:hover{background:#f4f7fb}.characterItem{grid-template-columns:36px 1fr;align-items:center;gap:10px;display:grid}.characterItem.active,.sessionItem.active{background:#eef5ff;border-color:#c9dcff}.avatar{color:#2459d6;background:#eaf1ff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;display:inline-flex}.characterItem strong,.sessionSelect span{text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.characterItem small,.sessionSelect small{color:#8791a1;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;display:block;overflow:hidden}.sessionSelect{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;padding:4px 5px}.sessionActions,.sessionRenameForm{align-items:center;gap:4px;display:flex}.sessionActions{opacity:0;transition:opacity .12s}.sessionItem:hover .sessionActions,.sessionItem.active .sessionActions,.sessionActions:focus-within{opacity:1}.sessionIconButton{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.sessionIconButton:disabled{opacity:.45}.dangerIcon{color:#b42318}.sessionRenameForm{grid-column:1/-1;width:100%}.sessionRenameForm input{color:#151922;background:#fff;border:1px solid #c9dcff;border-radius:7px;outline:none;flex:1;min-width:0;padding:7px 9px}.inlineCreate{grid-template-columns:1fr auto;gap:6px;margin-top:10px;display:grid}.inlineCreate input,.settingsBody input,.settingsBody select,.settingsBody textarea{color:#151922;background:#fff;border:1px solid #dfe4ec;border-radius:7px;outline:none;min-width:0;padding:8px 10px}.inlineCreate input:focus,.settingsBody input:focus,.settingsBody select:focus,.settingsBody textarea:focus,.sessionRenameForm input:focus,.composer textarea:focus{border-color:#7aa7ff;box-shadow:0 0 0 3px #2563eb1a}.emptyHint{color:#8b95a5;text-align:center;padding:16px 8px;font-size:13px}.workspace{background:#fbfcfe;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.topbar{background:#ffffffeb;border-bottom:1px solid #e7e9ee;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:14px 22px;display:flex}.topbar h1{margin:0;font-size:20px}.topbar p{color:#737f91;text-overflow:ellipsis;white-space:nowrap;max-width:920px;margin:5px 0 0;font-size:13px;overflow:hidden}.statusCluster{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:7px;display:flex}.connection{color:#687385;align-items:center;gap:8px;font-size:13px;display:inline-flex}.connection span{background:#ef4444;border-radius:99px;width:8px;height:8px}.connection.online span{background:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.providerPill{text-overflow:ellipsis;white-space:nowrap;color:#6f7a8a;background:#fff;border:1px solid #dfe4ec;border-radius:999px;max-width:300px;padding:5px 9px;font-size:12px;overflow:hidden}.providerPill.configured{color:#2557c7;background:#f3f7ff;border-color:#c9dcff}.tokenControl{justify-content:flex-end;align-items:center;gap:6px;max-width:360px;display:flex}.tokenControl label{color:#6f7a8a;background:#fff;border:1px solid #dfe4ec;border-radius:7px;align-items:center;gap:6px;min-width:0;height:32px;padding:0 8px;display:inline-flex}.tokenControl input{color:#151922;background:0 0;border:0;outline:none;width:124px;min-width:0;font-size:12px}.tokenControl button{color:#2d3645;background:#fff;border:1px solid #dfe4ec;border-radius:7px;height:32px;padding:0 9px;font-size:12px}.tokenControl button:hover{color:#2459d6;background:#f3f7ff;border-color:#c9dcff}.chatPanel{padding:26px;overflow:auto}.welcome{color:#8791a1;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:320px;display:flex}.welcome h2{color:#1b2230;margin:0 0 8px}.message{margin-bottom:14px;display:flex}.message.user{justify-content:flex-end}.messageContent{flex-direction:column;align-items:flex-start;gap:6px;max-width:min(760px,78%);display:flex}.bubble{white-space:pre-wrap;word-break:break-word;border-radius:12px;padding:11px 14px;font-size:14px;line-height:1.7;box-shadow:0 1px 2px #0f172a0a}.message.user .bubble{color:#fff;background:#2563eb;border-bottom-right-radius:5px;align-self:flex-end}.message.assistant .bubble{color:#1b2230;background:#fff;border:1px solid #e7e9ee;border-bottom-left-radius:5px}.message.user .messageContent{align-items:flex-end}.messageActions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.messageActionButton{color:#4b5565;background:#fff;border:1px solid #dfe4ec;border-radius:7px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;line-height:1;display:inline-flex}.messageActionButton:disabled{cursor:not-allowed;opacity:.45}.messageActionButton:hover{color:#2557c7;background:#f3f7ff;border-color:#c9dcff}.messageActionButton:disabled:hover{color:#4b5565;background:#fff;border-color:#dfe4ec}.messageActionButton.dangerAction:hover{color:#b42318;background:#fff5f4;border-color:#f3c0bc}.messageEditor{gap:8px;width:min(760px,100%);display:grid}.messageEditor textarea{resize:vertical;color:#151922;background:#fff;border:1px solid #c9dcff;border-radius:8px;outline:none;min-height:92px;padding:11px 12px;line-height:1.6;box-shadow:0 0 0 3px #2563eb14}.cursor{color:#2563eb;margin-left:2px}.composer{background:#fff;border-top:1px solid #e7e9ee;grid-template-columns:1fr auto;gap:10px;padding:14px 18px 18px;display:grid}.composer textarea{resize:vertical;color:#151922;background:#fff;border:1px solid #dfe4ec;border-radius:8px;outline:none;min-height:48px;max-height:160px;padding:12px}.composerActions{align-items:end;gap:8px;display:flex}.composer button,.primaryButton{color:#fff;background:#2563eb;border:0;border-radius:8px;align-self:end;height:40px;padding:0 16px;font-weight:700}.composer button{height:48px}.composer .stopButton{color:#2d3645;background:#fff;border:1px solid #dfe4ec;align-items:center;gap:6px;display:inline-flex}.composer button:disabled,.primaryButton:disabled{cursor:not-allowed;opacity:.45}.settingsPanel{background:#fff;border-left:1px solid #e7e9ee;grid-template-rows:auto minmax(0,1fr) auto;width:360px;min-width:0;display:grid}.settingsHeader{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:68px;padding:14px 16px;display:flex}.settingsHeader strong,.settingsHeader small{display:block}.settingsHeader small{color:#8791a1;margin-top:3px;font-size:12px}.settingsTabs{border-bottom:1px solid #edf0f4;gap:6px;padding:10px 12px;display:flex;overflow-x:auto}.settingsTabs button{color:#4b5565;background:#fff;border:1px solid #dfe4ec;border-radius:7px;align-items:center;gap:6px;min-width:max-content;padding:7px 9px;font-size:12px;display:inline-flex}.settingsTabs button.active{color:#2459d6;background:#eef5ff;border-color:#c9dcff}.settingsTabs span{color:#596579;background:#e7ecf5;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:11px;display:inline-flex}.settingsTabs button.active span{color:#2459d6;background:#d8e6ff}.iconButton{justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.settingsBody{flex-direction:column;gap:14px;padding:16px;display:flex;overflow:auto}.settingsBody label{color:#4b5565;flex-direction:column;gap:6px;font-size:12px;font-weight:650;display:flex}.settingsBody input,.settingsBody textarea{font-size:14px;font-weight:400}.promptTextarea{resize:vertical;min-height:180px;line-height:1.6}.toggleList{flex-direction:column;gap:8px;display:flex}.toggleList label,.checkboxLabel{background:#fff;border:1px solid #dfe4ec;border-radius:7px;align-items:center;min-height:36px;padding:8px 10px;color:#2d3645!important;flex-direction:row!important;gap:8px!important;font-size:13px!important;font-weight:600!important;display:flex!important}.toggleList input,.checkboxLabel input{flex-shrink:0;width:16px;height:16px}.knowledgeComposer{border-bottom:1px solid #edf0f4;flex-direction:column;gap:10px;padding-bottom:14px;display:flex}.knowledgeComposer textarea{resize:vertical;min-height:92px;line-height:1.55}.inlineAction{justify-content:center;align-items:center;gap:7px;width:100%;display:inline-flex}.memoryMaintenance,.promptPreview{background:#f8fafc;border:1px solid #e5e9f1;border-radius:8px;padding:10px}.memoryMaintenance strong,.memoryMaintenance small,.promptPreview strong,.promptPreview small{display:block}.memoryMaintenance small,.promptPreview small{color:#8791a1;margin-top:3px;font-size:11px}.memoryMaintenance p,.promptPreview p{color:#4b5565;margin:8px 0 0;font-size:12px;line-height:1.5}.maintenanceCandidates{flex-direction:column;gap:7px;margin-top:10px;display:flex}.maintenanceCandidate{background:#fff;border:1px solid #e1e7f0;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:9px;display:grid}.maintenanceCandidate strong{text-overflow:ellipsis;white-space:nowrap;color:#1b2230;min-width:0;font-size:12px;overflow:hidden}.maintenanceCandidate p{grid-column:1/-1;margin:0}.memoryViewSwitch{grid-template-columns:1fr 1fr;gap:8px;display:grid}.memoryViewSwitch button{color:#4b5565;background:#fff;border:1px solid #dfe4ec;border-radius:7px;height:34px;font-size:12px;font-weight:700}.memoryViewSwitch button.active{color:#2459d6;background:#eef5ff;border-color:#c9dcff}.memoryMergeBar{background:#fff;border:1px solid #e5e9f1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;display:grid}.memoryMergeBar span{text-overflow:ellipsis;white-space:nowrap;color:#596579;min-width:0;font-size:12px;font-weight:650;overflow:hidden}.memoryMergeBar div{gap:6px;display:flex}.memoryMergeBar button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.knowledgeList{flex-direction:column;gap:8px;display:flex}.knowledgeItem{background:#fff;border:1px solid #e5e9f1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px;display:grid}.knowledgeItem strong,.knowledgeItem small{display:block}.knowledgeItem strong{text-overflow:ellipsis;white-space:nowrap;color:#1b2230;min-width:0;font-size:13px;overflow:hidden}.knowledgeItem small{color:#8791a1;margin-top:3px;font-size:11px}.knowledgeItem p{color:#4b5565;white-space:pre-wrap;word-break:break-word;grid-column:1/-1;margin:0;font-size:12px;line-height:1.55}.memorySelect{align-items:center;width:max-content;margin-bottom:5px;color:#596579!important;background:0 0!important;border:0!important;flex-direction:row!important;gap:6px!important;min-height:24px!important;padding:0!important;font-size:11px!important;font-weight:700!important;display:inline-flex!important}.memorySelect input{width:14px;height:14px}.supersedeHint{background:#fff7ed;border-radius:6px;width:max-content;max-width:100%;padding:2px 6px;color:#b45309!important;font-weight:600!important}.memoryHistory{border-top:1px solid #edf0f4;flex-direction:column;grid-column:1/-1;gap:7px;padding-top:8px;display:flex}.memorySnapshotItem{background:#f8fafc;border:1px solid #e1e7f0;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:8px;display:grid}.memorySnapshotItem strong,.memorySnapshotItem small{display:block}.memorySnapshotItem strong{color:#1b2230;font-size:12px}.memorySnapshotItem p{color:#4b5565;grid-column:1/-1;margin:0;font-size:12px;line-height:1.5}.compactButton{height:32px;padding:0 10px}.settingsGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dangerZone{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:12px;margin-top:2px;padding-top:14px;display:flex}.dangerZone strong,.dangerZone small{display:block}.dangerZone strong{color:#1b2230;font-size:13px}.dangerZone small{color:#8791a1;margin-top:3px;font-size:12px;font-weight:400}.dangerButton{color:#b42318;background:#fff;border:1px solid #f0b8b3;border-radius:7px;flex-shrink:0;align-items:center;gap:6px;height:34px;padding:0 10px;display:inline-flex}.dangerButton:disabled{color:#a3aab6;background:#f8fafc;border-color:#e2e6ed}.settingsFooter{border-top:1px solid #edf0f4;justify-content:flex-end;gap:8px;padding:12px 16px 16px;display:flex}.secondaryButton{height:40px;padding:0 14px}@media (width<=980px){.appShell{grid-template-columns:280px minmax(0,1fr)}.settingsPanel{width:min(380px,100vw);position:fixed;inset:0 0 0 auto;box-shadow:-20px 0 40px #0f172a1a}}@media (width<=760px){.appShell{grid-template-columns:1fr}.sidebar{display:none}.topbar{flex-direction:column;align-items:flex-start}.statusCluster{align-items:flex-start}.tokenControl{flex-wrap:wrap;justify-content:flex-start;max-width:100%}.tokenControl input{width:min(180px,52vw)}.bubble,.messageContent{max-width:92%}.composer{grid-template-columns:1fr}.composerActions{justify-content:flex-end}}
