:where(.chat-text){font-size:.875rem;line-height:1.6;word-break:break-word}:where(.chat-text p){margin:0 0 .5rem}:where(.chat-text p:last-child){margin-bottom:0}:where(.chat-text ul),:where(.chat-text ol){margin:.25rem 0 .5rem;padding-left:1.25rem}:where(.chat-text li){margin-bottom:.125rem}:where(.chat-text code){padding:.0625rem .25rem;font-family:SF Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9em;background:var(--chat-code-bg, rgba(0, 0, 0, .04));border-radius:.25rem}:where(.chat-text pre){padding:.75rem 1rem;margin:.5rem 0;overflow-x:auto;font-size:.85em;line-height:1.5;color:var(--chat-code-block-text, #d4d4d4);background:var(--chat-code-block-bg, #1e1e1e);border-radius:.5rem}:where(.chat-text pre code){padding:0;font-size:inherit;color:inherit;background:none;border-radius:0}:where(.chat-text a){color:var(--chat-accent, #f2cb6c);text-decoration:underline;cursor:pointer}:where(.chat-text a:hover){opacity:.8}:where(.chat-text blockquote){padding-left:.75rem;margin:.5rem 0;color:var(--chat-text-secondary, #8c8c8c);border-left:3px solid var(--chat-border, #e8e8e8)}:where(.chat-text h1),:where(.chat-text h2),:where(.chat-text h3),:where(.chat-text h4){margin:.75rem 0 .5rem;font-weight:600;line-height:1.3}:where(.chat-text h1){font-size:1.3em}:where(.chat-text h2){font-size:1.15em}:where(.chat-text h3){font-size:1.05em}:where(.chat-text table){width:100%;margin:.5rem 0;border-collapse:collapse}:where(.chat-text th),:where(.chat-text td){padding:.5rem .75rem;text-align:left;border:1px solid var(--chat-border, #e8e8e8)}:where(.chat-text th){font-weight:600;background:var(--chat-surface-alt, #fafafa)}:where(.chat-text hr){margin:.75rem 0;border:none;border-top:1px solid var(--chat-border, #e8e8e8)}:where(.chat-tool-call){display:flex;gap:.5rem;align-items:center;padding:.25rem 0;font-size:.8125rem;color:var(--chat-text-secondary, #8c8c8c)}:where(.chat-spinner){flex-shrink:0;width:.875rem;height:.875rem;border:2px solid var(--chat-border, #e8e8e8);border-top-color:var(--chat-accent, #f2cb6c);border-radius:50%;animation:chat-spin .8s linear infinite}@keyframes chat-spin{to{transform:rotate(360deg)}}:where(.chat-checkmark){flex-shrink:0;color:var(--chat-success, #52c41a);font-size:.875rem}:where(.chat-tool-name){min-width:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;white-space:nowrap}:where(.chat-tool-toggle){flex-shrink:0;padding:0;font-size:.8125rem;color:var(--chat-text-tertiary, #bfbfbf);cursor:pointer;background:none;border:none;transition:color .2s ease}:where(.chat-tool-toggle:hover){color:var(--chat-text, #262626)}:where(.chat-tool-details){max-height:18.75rem;padding:.5rem .75rem;margin-top:.25rem;overflow-x:auto;overflow-y:auto;font-family:SF Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.75rem;line-height:1.4;color:var(--chat-text, #262626);background-color:var(--chat-surface-alt, #fafafa);border-radius:.5rem}:where(.chat-thinking){display:flex;flex-direction:column;margin-bottom:.25rem}:where(.chat-thinking-toggle){display:flex;gap:.5rem;align-items:center;padding:.25rem 0;font-family:inherit;font-size:.8125rem;color:var(--chat-text-tertiary, #bfbfbf);cursor:pointer;background:none;border:none;transition:color .2s ease}:where(.chat-thinking-toggle:hover){color:var(--chat-text, #262626)}:where(.chat-thinking-chevron){font-size:.625rem;transition:transform .2s ease}:where(.chat-thinking-chevron--open){transform:rotate(90deg)}:where(.chat-thinking-content){padding:.5rem .75rem;font-size:.8125rem;line-height:1.5;color:var(--chat-text-secondary, #8c8c8c);white-space:pre-wrap;background-color:var(--chat-surface-alt, #fafafa);border-radius:.5rem}:where(.chat-form){display:flex;flex-direction:column;gap:.5rem;width:100%;padding:.75rem;background-color:var(--chat-bg, #ffffff);border:1px solid var(--chat-border, #e8e8e8);border-radius:.75rem;transition:border-color .2s ease}:where(.chat-form:focus-within){border-color:var(--chat-accent, #f2cb6c)}:where(.chat-form--disabled){background-color:var(--chat-surface-alt, #fafafa);border-color:var(--chat-surface, #f5f5f5)}:where(.chat-context-row){display:flex;align-items:center}:where(.chat-context-bar){display:inline-flex;gap:.375rem;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:500;color:var(--chat-text-secondary, #8c8c8c);background-color:var(--chat-surface, #f5f5f5);border:1px solid var(--chat-border, #e8e8e8);border-radius:.25rem}:where(.chat-textarea){width:100%;padding:0;overflow-y:auto;font-family:inherit;font-size:.875rem;line-height:1.5715;color:var(--chat-text, #262626);resize:none;background-color:transparent;border:none;outline:none}:where(.chat-textarea::placeholder){color:var(--chat-text-tertiary, #bfbfbf)}:where(.chat-textarea:disabled){color:var(--chat-text-tertiary, #bfbfbf)}:where(.chat-input-row){display:flex;align-items:center;justify-content:space-between}:where(.chat-new-session){display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--chat-text-tertiary, #bfbfbf);cursor:pointer;background:none;border:none;border-radius:.25rem;transition:color .2s ease,background-color .2s ease}:where(.chat-new-session:hover){color:var(--chat-text, #262626);background-color:var(--chat-surface, #f5f5f5)}:where(.chat-send),:where(.chat-stop){display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;color:#fff;cursor:pointer;background-color:var(--chat-accent, #f2cb6c);border:none;border-radius:9999px;transition:opacity .2s ease}:where(.chat-send:hover:not(:disabled)){opacity:.9}:where(.chat-send:disabled){cursor:not-allowed;background-color:var(--chat-text-tertiary, #bfbfbf);opacity:.5}:where(.chat-stop:hover){opacity:.9}:where(.chat-root){--chat-bg: #ffffff;--chat-text: #262626;--chat-text-secondary: #8c8c8c;--chat-text-tertiary: #bfbfbf;--chat-accent: #f2cb6c;--chat-accent-hover: #e0b85a;--chat-border: #e8e8e8;--chat-surface: #f5f5f5;--chat-surface-alt: #fafafa;--chat-success: #52c41a;--chat-user-bg: #f5f5f5;--chat-user-text: #262626;--chat-user-border: #e8e8e8;--chat-code-bg: rgba(0, 0, 0, .04);--chat-code-block-bg: #1e1e1e;--chat-code-block-text: #d4d4d4;--chat-radius-sm: .25rem;--chat-radius: .5rem;--chat-radius-lg: .75rem;--chat-radius-xl: 1rem;--chat-radius-full: 9999px;--chat-space-1: .25rem;--chat-space-2: .5rem;--chat-space-3: .75rem;--chat-space-4: 1rem;--chat-space-6: 1.5rem;--chat-space-8: 2rem;--chat-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--chat-font-size: .875rem;--chat-font-size-sm: .8125rem;--chat-font-size-xs: .75rem;--chat-line-height: 1.5715;--chat-shadow-sm: 0 1px 2px rgba(0, 0, 0, .06);--chat-shadow: 0 1px 3px rgba(0, 0, 0, .08);--chat-transition: .2s ease;display:flex;flex-direction:column;width:100%;height:100%;color:var(--chat-text);font-family:var(--chat-font-family);font-size:var(--chat-font-size);line-height:var(--chat-line-height);background-color:var(--chat-bg)}:where(.chat-header){display:flex;flex-shrink:0;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--chat-border)}:where(.chat-messages){display:flex;flex:1;flex-direction:column;gap:1rem;min-height:0;padding:1rem;overflow-y:auto}:where(.chat-user-msg){display:flex;justify-content:flex-end}:where(.chat-user-bubble){max-width:80%;padding:.5rem .75rem;font-size:.875rem;line-height:1.5715;color:var(--chat-user-text);white-space:pre-wrap;word-break:break-word;background-color:var(--chat-user-bg);border:1px solid var(--chat-user-border);border-radius:.5rem;box-shadow:0 1px 2px #0000000f}:where(.chat-assistant-msg){display:flex;flex-direction:column;gap:.5rem;padding:.25rem 0}:where(.chat-assistant-content){contain:content}:where(.chat-cursor){display:inline-block;width:.375rem;height:1em;margin-left:.125rem;vertical-align:text-bottom;background-color:var(--chat-accent);animation:chat-blink 1s step-end infinite}@keyframes chat-blink{50%{opacity:0}}:where(.chat-jump){position:sticky;bottom:.5rem;z-index:1;display:flex;flex-shrink:0;align-items:center;align-self:center;justify-content:center;width:2rem;height:2rem;color:var(--chat-text);cursor:pointer;background-color:var(--chat-bg);border:1px solid var(--chat-border);border-radius:9999px;box-shadow:0 2px 8px #0000001f;opacity:.8;transition:opacity .2s ease}:where(.chat-jump:hover){opacity:1}:where(.chat-input-area){flex-shrink:0;padding:.75rem 1rem;background-color:var(--chat-bg)}:where(.chat-empty){display:flex;flex:1;align-items:center;justify-content:center;color:var(--chat-text-tertiary);font-size:.875rem}:root{color-scheme:light}html,body{width:100%;height:auto;overflow-x:hidden}#root{height:100dvh}
