body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{color:#111;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:0}.shell{background:#fff;display:grid;grid-template-columns:300px 1fr;height:100vh}.sidebar{background:#0f172a;border-right:1px solid #050404;color:#000;display:flex;flex-direction:column;gap:12px}.brand{align-items:center;display:flex;gap:10px;padding:8px 6px}.logoBox{background:#000;border-radius:10px;color:#fff;display:grid;font-weight:800;height:38px;place-items:center;width:38px}.brandName{font-weight:700}.brandSub{color:#000;font-size:12px;margin-top:2px}.btn{background:#0000;border:1px solid #ffffff26;border-radius:10px;color:inherit;cursor:pointer;padding:10px 12px}.btn:hover{background:#ffffff0f}.btn:disabled{cursor:not-allowed;opacity:.5}.btn.primary{background:#000;border-color:#000;color:#fff}.btn.primary:hover{background:#1b46c6}.nav{grid-gap:6px;display:grid;gap:6px;margin-top:4px}.navItem{background:#0000;border:none;border-radius:10px;color:#000;cursor:pointer;padding:10px;text-align:left}.navItem:hover{background:#ffffff0f}.navItem.active{background:#ffffff1a}.history{display:flex;flex:1 1;flex-direction:column;gap:8px;margin-top:6px;min-height:0}.historyTitle{color:#000;font-size:12px;padding:0 4px}.historyList{grid-gap:6px;display:grid;gap:6px;overflow:auto;padding-right:2px}.historyItem{background:#ffffff0a;border:1px solid #ffffff1a;color:#0b0b0c;padding:10px}.historyItem:hover{background:#ffffff12}.historyItem.active{outline:2px solid #1d4ed899}.historyItemTitle{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.historyItemMeta{color:#000;font-size:11px;margin-top:2px}.sidebarFooter{border-top:1px solid #ffffff14;padding-top:8px}.smallMuted{color:#000;font-size:12px}.main{display:flex;flex-direction:column;min-width:0}.topbar{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;height:56px;justify-content:space-between;padding:0 16px}.topbarTitle{color:#111;font-weight:650}.chatArea{display:flex;flex:1 1;flex-direction:column;min-height:0}.chatWindow{background:#fbfbfb;flex:1 1;overflow:auto;padding:18px 18px 10px}.emptyState{color:#555;margin:18px auto;max-width:680px}.emptyHints{grid-gap:8px;display:grid;gap:8px;margin-top:12px}.hint{background:#fff;border:1px solid #eee;border-radius:12px;color:#333;padding:10px 12px}.row{display:flex;margin-bottom:10px}.row.user{justify-content:flex-end}.row.bot{justify-content:flex-start}.bubble{background:#fff;border:1px solid #e9e9e9;border-radius:14px;line-height:1.35;max-width:720px;padding:12px;width:-webkit-fit-content;width:fit-content}.bubble.user{background:#e7f0ff;border-color:#d9e6ff}.meta{color:#666;font-size:12px;margin-bottom:4px}.botAnswer{color:#333;line-height:1.5}.botAnswer strong{color:#111;font-weight:700}.botAnswer .markdown-p{margin:0 0 8px}.botAnswer .markdown-p:last-child{margin-bottom:0}.botAnswer .markdown-ol,.botAnswer .markdown-ul{margin:8px 0;padding-left:20px}.botAnswer .markdown-li{margin-bottom:4px}.keywords{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.chip{background:#f4f6f8;border:1px solid #e5e5e5;border-radius:999px;color:#333;font-size:12px;padding:4px 10px}.sources{margin-top:10px}.sources summary{color:#555;cursor:pointer}.source-list{grid-gap:8px;display:grid;gap:8px;margin-top:8px}.source-card{background:#fafafa;border:1px solid #eee;border-radius:12px;padding:10px}.source-title-row{align-items:baseline;display:flex;gap:8px}.source-title{font-size:13px}.source-score{color:#777;font-size:12px}.source-snippet{color:#666;font-size:12px;margin-top:4px}.source-link{display:inline-block;font-size:12px;margin-top:6px}.composer{background:#fff;border-top:1px solid #eee;display:flex;gap:10px;padding:12px 16px}.input{border:1px solid #ddd;border-radius:12px;flex:1 1;outline:none;padding:12px}.input:disabled{background:#f7f7f7}.typing{align-items:center;display:inline-flex;gap:4px}.dot{animation:bounce 1.2s ease-in-out infinite;background:#777;border-radius:50%;display:inline-block;height:6px;width:6px}.dot:nth-child(2){animation-delay:.15s}.dot:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.staticPage{max-width:860px;padding:22px}.staticTitle{margin:0 0 10px}.staticBody{color:#333;line-height:1.5}.hintButton{background:#fff;border:1px solid #eee;border-radius:12px;color:#333;cursor:pointer;padding:10px 12px;text-align:left}.hintButton:hover{background:#f7f7f7}.hintButton:disabled{cursor:not-allowed;opacity:.6}.emptyHero{margin:40px auto;max-width:720px}.emptyTitle{font-size:22px;font-weight:650}.emptyTitle,.newChatCenter{margin-bottom:14px}.composerCol{display:flex;flex:1 1;flex-direction:column;gap:8px}.attachBtn{border-radius:12px;display:grid;font-size:18px;height:44px;line-height:1;place-items:center;width:44px}.attachPreview{display:flex;flex-wrap:wrap;gap:8px}.attachChip{align-items:center;background:#f4f6f8;border:1px solid #e5e5e5;border-radius:999px;color:#333;display:inline-flex;font-size:12px;gap:6px;padding:6px 10px}.attachChip.removable{padding-right:6px}.attachRemove{background:#0000;border:none;color:#666;cursor:pointer;font-size:14px;line-height:1}.attachRemove:hover{color:#111}.attachList{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.shell{display:flex;min-height:100vh}.sidebar{background:#fff;border-right:1px solid #eee;padding:16px;width:280px}.main{flex:1 1;padding:16px 20px}.historyHeader{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;margin-top:14px}.btn.subtle{background:#fafafa;border:1px solid #eee;border-radius:10px;padding:6px 10px}.historyRow{align-items:stretch;display:flex;gap:8px;margin-bottom:8px}.historyItem{background:#fff;border:1px solid #eee;border-radius:12px;cursor:pointer;flex:1 1;padding:10px 12px;text-align:left}.historyRow.active .historyItem{background:#f4f8ff;border-color:#d9e6ff}.historyDelete{background:#fff;border:1px solid #eee;border-radius:12px;color:#666;cursor:pointer;width:38px}.historyDelete:hover{background:#f7f7f7;color:#111}.apiError{align-items:center;background:#dc2626;color:#fff;display:flex;font-size:14px;justify-content:space-between;left:0;padding:12px 16px;position:fixed;right:0;top:0;z-index:1000}.apiError .btn{border-color:#ffffff80;color:#fff}.apiError .btn:hover{background:#fff3}.loadingOverlay{background:#fffc;bottom:0;color:#333;display:grid;font-size:16px;left:0;place-items:center;position:fixed;right:0;top:0;z-index:999}
/*# sourceMappingURL=main.5e3e6bce.css.map*/