.token-input.svelte-18yk0ql{padding:8px 12px;border-bottom:1px solid var(--border);background:var(--bg-surface)}.token-saved.svelte-18yk0ql{display:flex;align-items:center;gap:8px;font-size:12px}.token-label.svelte-18yk0ql{color:var(--text-dim)}.token-preview.svelte-18yk0ql{font-size:11px;color:var(--text-dim);background:var(--bg-inset);padding:2px 6px;border-radius:3px;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.token-form.svelte-18yk0ql{display:flex;gap:6px}.token-field.svelte-18yk0ql{flex:1;padding:4px 8px;font-size:12px;border:1px solid var(--border);border-radius:4px;background:var(--bg);color:var(--text);font-family:monospace}.token-field.svelte-18yk0ql:focus{outline:none;border-color:var(--accent)}.sidebar.svelte-851e6c{display:flex;flex-direction:column;height:100%;overflow:hidden}.sidebar-header.svelte-851e6c{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid var(--border)}.sidebar-title.svelte-851e6c{font-weight:600;font-size:13px;color:var(--text)}.sidebar-actions.svelte-851e6c{display:flex;gap:4px}.sidebar-error.svelte-851e6c{padding:8px 12px;font-size:12px;color:var(--error);background:var(--error-bg)}.sidebar-status.svelte-851e6c{padding:20px 12px;font-size:12px;color:var(--text-dim);text-align:center}.session-list.svelte-851e6c{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1}.session-item.svelte-851e6c{display:flex;align-items:stretch;border-bottom:1px solid var(--border)}.session-item.active.svelte-851e6c{background:var(--bg-active)}.session-item.svelte-851e6c:hover{background:var(--bg-hover)}.session-select.svelte-851e6c{flex:1;display:flex;flex-direction:column;gap:2px;padding:8px 12px;border:none;background:none;cursor:pointer;text-align:left;color:var(--text);font-size:12px;min-width:0}.session-title.svelte-851e6c{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-preview.svelte-851e6c{font-size:11px;color:var(--text-dim);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-actions.svelte-851e6c{display:flex;align-items:center;gap:2px;padding-right:6px;opacity:0}.session-item.svelte-851e6c:hover .session-actions:where(.svelte-851e6c){opacity:1}.rename-form.svelte-851e6c{display:flex;gap:4px;padding:6px 8px;flex:1}.rename-input.svelte-851e6c{flex:1;padding:2px 6px;font-size:12px;border:1px solid var(--accent);border-radius:3px;background:var(--bg);color:var(--text)}.chat-view.svelte-ymhpvh{display:flex;flex-direction:column;height:100%;overflow:hidden}.chat-empty.svelte-ymhpvh{flex:1;display:flex;align-items:center;justify-content:center;color:var(--text-dim);font-size:14px}.chat-header.svelte-ymhpvh{display:flex;align-items:center;gap:8px;padding:10px 16px;border-bottom:1px solid var(--border);background:var(--bg-surface)}.chat-session-title.svelte-ymhpvh{font-weight:600;font-size:14px;color:var(--text)}.chat-session-id.svelte-ymhpvh{font-size:10px;color:var(--text-dim);background:var(--bg-inset);padding:2px 6px;border-radius:3px}.chat-messages.svelte-ymhpvh{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.chat-status.svelte-ymhpvh{text-align:center;color:var(--text-dim);font-size:13px;padding:40px 0}.chat-error.svelte-ymhpvh{text-align:center;color:var(--error);font-size:13px;padding:20px 0}.confirmation-banner.svelte-ymhpvh{padding:12px 16px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#1a2330,#141b24)}.confirmation-label.svelte-ymhpvh{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--accent);margin-bottom:4px}.confirmation-text.svelte-ymhpvh{font-size:13px;line-height:1.5;color:var(--text);margin-bottom:8px;white-space:pre-wrap}.confirmation-keyword.svelte-ymhpvh{display:inline-flex;align-items:center;padding:1px 6px;margin:0 1px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid transparent}.confirmation-keyword.action.svelte-ymhpvh{color:#d2e7ff;background:#58a6ff2e;border-color:#58a6ff59}.confirmation-keyword.resource.svelte-ymhpvh{color:#ffe2a8;background:#d299222e;border-color:#d2992259}.confirmation-keyword.status.svelte-ymhpvh{color:#c9f7d2;background:#3fb95029;border-color:#3fb95059}.confirmation-keyword.reply.svelte-ymhpvh{color:#f6d8ff;background:#bc8cff29;border-color:#bc8cff59}.confirmation-actions.svelte-ymhpvh{display:flex;gap:6px}.message.svelte-ymhpvh{max-width:85%;padding:8px 12px;border-radius:8px;font-size:13px;line-height:1.5}.message.user.svelte-ymhpvh{align-self:flex-end;background:var(--user-bubble);color:var(--user-text)}.message.assistant.svelte-ymhpvh{align-self:flex-start;background:var(--assistant-bubble);color:var(--text);border:1px solid var(--border)}.message.error.svelte-ymhpvh{border-color:var(--error);background:var(--error-bg)}.message-role.svelte-ymhpvh{font-size:10px;font-weight:600;text-transform:uppercase;color:var(--text-dim);margin-bottom:2px;letter-spacing:.5px}.message-content.svelte-ymhpvh{position:relative}.message-text.svelte-ymhpvh{margin:0;white-space:pre-wrap;word-wrap:break-word;font-family:inherit;font-size:inherit}.thinking-indicator.svelte-ymhpvh{color:var(--text-dim);font-style:italic}.streaming-cursor.svelte-ymhpvh{animation:svelte-ymhpvh-blink .7s infinite;color:var(--accent);font-weight:700}@keyframes svelte-ymhpvh-blink{0%,to{opacity:1}50%{opacity:0}}.tool-info.svelte-ymhpvh{margin-top:6px;display:flex;gap:6px;align-items:center;font-size:11px}.tool-name.svelte-ymhpvh{background:var(--bg-inset);padding:1px 6px;border-radius:3px;font-family:monospace}.tool-status.svelte-ymhpvh{padding:1px 6px;border-radius:3px;font-weight:500}.tool-status.pending.svelte-ymhpvh{background:#fef3c7;color:#92400e}.tool-status.executed.svelte-ymhpvh{background:#d1fae5;color:#065f46}.tool-status.cancelled.svelte-ymhpvh{background:#fee2e2;color:#991b1b}.chat-input-area.svelte-ymhpvh{display:flex;gap:8px;padding:12px 16px;border-top:1px solid var(--border);background:var(--bg-surface)}.chat-input.svelte-ymhpvh{flex:1;padding:8px 12px;font-size:13px;border:1px solid var(--border);border-radius:6px;background:var(--bg);color:var(--text);resize:none;font-family:inherit;line-height:1.4}.chat-input.svelte-ymhpvh:focus{outline:none;border-color:var(--accent)}.chat-input.svelte-ymhpvh:disabled{opacity:.6}.send-btn.svelte-ymhpvh{align-self:flex-end;padding:8px 16px}*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d1117;--bg-surface: #161b22;--bg-inset: #21262d;--bg-hover: #1c2128;--bg-active: #1f2937;--border: #30363d;--text: #e6edf3;--text-dim: #8b949e;--accent: #58a6ff;--error: #f85149;--error-bg: #3d1113;--user-bubble: #1f3a5f;--user-text: #c9d6e3;--assistant-bubble: #161b22}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text);height:100vh;overflow:hidden}#app{height:100vh}.btn{border:1px solid var(--border);background:var(--bg-surface);color:var(--text);border-radius:4px;cursor:pointer;font-size:12px;padding:4px 10px;white-space:nowrap}.btn:hover:not(:disabled){background:var(--bg-hover);border-color:var(--text-dim)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn-primary:hover:not(:disabled){background:#4793e6}.btn-danger:hover:not(:disabled){background:var(--error);border-color:var(--error);color:#fff}.btn-sm{font-size:11px;padding:3px 8px}.btn-xs{font-size:10px;padding:2px 6px}.app.svelte-1n46o8q{display:flex;height:100vh}.sidebar-pane.svelte-1n46o8q{width:280px;min-width:280px;border-right:1px solid var(--border);background:var(--bg-surface);display:flex;flex-direction:column;overflow:hidden}.chat-pane.svelte-1n46o8q{flex:1;overflow:hidden}
