.chatbox.svelte-1sxs8kk{background:var(--background);width:100%;min-height:44px;color:var(--text-color);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;box-sizing:border-box;cursor:text;border-radius:8px;padding:6px 6px 6px 10px;font-size:16px;line-height:24px;display:flex;box-shadow:0 8px 30px #0f172a14}:root[data-theme=dark] .chatbox.svelte-1sxs8kk{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;box-shadow:0 8px 24px #00000040}.chatbox__textarea.svelte-1sxs8kk{resize:none;height:auto;max-height:10rem;color:inherit;background:0 0;border:none;outline:none;flex:1;margin-top:5px;padding:0;font-size:14px;line-height:1.35}.chatbox__textarea.svelte-1sxs8kk:focus{box-shadow:none;border:none;outline:none}.chatbox__textarea.svelte-1sxs8kk::placeholder{color:var(--text-color);opacity:.5}.chatbox__send-button.svelte-1sxs8kk{cursor:pointer;color:var(--text-color);background:0 0;border:none;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:auto;transition:all .2s;display:flex}.chatbox__send-button.svelte-1sxs8kk:not(:disabled){background:var(--accent);color:#fff}.chatbox__send-button.svelte-1sxs8kk:not(:disabled):hover{background:var(--accent-hover);transform:scale(1.05)}.icon_send.svelte-1sxs8kk{transition:transform .2s}.chatbox__send-button.svelte-1sxs8kk:disabled{opacity:.4;cursor:not-allowed}.sources-wrap.svelte-1x1bj4c{color:var(--text-color);margin-top:12px;font-size:12px;line-height:1.45;display:block}.sources-panel.svelte-1x1bj4c{border:1px solid var(--border,#80808038);background:color-mix(in srgb, var(--text-color) 4%, transparent);border-radius:8px;max-width:100%;padding:8px 10px}.sources-panel.svelte-1x1bj4c summary:where(.svelte-1x1bj4c){cursor:pointer;-webkit-user-select:none;user-select:none;color:inherit;align-items:center;gap:6px;font-weight:650;display:flex}.sources-panel.svelte-1x1bj4c summary:where(.svelte-1x1bj4c)::-webkit-details-marker{display:none}.sources-panel.svelte-1x1bj4c summary:where(.svelte-1x1bj4c):before{content:"";opacity:.7;border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;transition:transform .12s;transform:rotate(-45deg)}.sources-panel[open].svelte-1x1bj4c summary:where(.svelte-1x1bj4c):before{transform:rotate(45deg)}.source-count.svelte-1x1bj4c{font-variant-numeric:tabular-nums;background:#80808024;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;display:inline-flex}.sources-list.svelte-1x1bj4c{flex-direction:column;gap:8px;margin:10px 0 0;padding:0;display:flex}.citation-item.svelte-1x1bj4c{-moz-column-gap:8px;grid-template-columns:20px minmax(0,1fr);column-gap:8px;list-style:none;display:grid}.source-number.svelte-1x1bj4c{font-variant-numeric:tabular-nums;background:#8080801f;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:600;display:inline-flex}.source-detail.svelte-1x1bj4c{flex-direction:column;gap:2px;min-width:0;display:flex}.source-title.svelte-1x1bj4c{overflow-wrap:anywhere;font-weight:500}.source-link.svelte-1x1bj4c{color:inherit;text-decoration:none}.source-link.svelte-1x1bj4c:hover{text-underline-offset:2px;text-decoration:underline}.source-meta.svelte-1x1bj4c{opacity:.8;flex-wrap:wrap;gap:4px 8px;font-size:11px;display:flex}.response-time.svelte-1x1bj4c{opacity:.7;font-variant-numeric:tabular-nums;align-items:center;display:inline-flex}.message-options.svelte-v0hv45{opacity:0;visibility:hidden;height:22px;margin-top:2px;transition:all .16s}.message-options.svelte-v0hv45:hover{opacity:1;visibility:visible}.message-options.svelte-v0hv45 button:where(.svelte-v0hv45){color:var(--text-color);opacity:.5;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:22px;height:22px;padding:2px;transition:opacity .2s;display:flex}.message-options.svelte-v0hv45 button:where(.svelte-v0hv45):hover{opacity:1}.message-options.svelte-v0hv45 .retry:where(.svelte-v0hv45){margin-right:4px}.turn.svelte-1fl1rnh{min-width:0;display:flex}.turn-body.svelte-1fl1rnh{width:100%;min-width:0;display:flex}.user-row.svelte-1fl1rnh{gap:.5rem}.assistant-stack.svelte-1fl1rnh{flex-direction:column;gap:.25rem}.ass-wrap.svelte-1fl1rnh{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.user-bubble.svelte-1fl1rnh{background:var(--accent-hover);border-radius:8px;max-width:max-content;margin-left:auto}.user-bubble.svelte-1fl1rnh .prose p{margin-top:0;margin-bottom:0}.message-content-wrap.svelte-1fl1rnh{min-width:0;max-width:100%;position:relative}.message-content-wrap.svelte-1fl1rnh .prose{min-width:0;max-width:100%}.message-content-wrap.svelte-1fl1rnh .prose table{border-collapse:collapse;width:100%;max-width:100%;margin:.75rem 0;font-size:.82rem;line-height:1.35;display:block;overflow-x:auto}.message-content-wrap.svelte-1fl1rnh .prose th,.message-content-wrap.svelte-1fl1rnh .prose td{border:1px solid var(--border,#80808038);text-align:left;vertical-align:top;padding:.45rem .6rem}.message-content-wrap.svelte-1fl1rnh .prose th{background:color-mix(in srgb, var(--text-color) 7%, transparent);font-weight:650}.message-content-wrap.svelte-1fl1rnh .prose a{color:var(--accent,#2563eb);font-weight:500;text-decoration:none}.message-content-wrap.svelte-1fl1rnh .prose a:hover{text-underline-offset:2px;text-decoration:underline}.options-row.svelte-1fl1rnh{height:0;display:flex}.timing-wrap.svelte-1fl1rnh{color:var(--text-color);opacity:.5;margin-top:8px;font-size:11px}.chat-area.svelte-61y8kp{flex:1;min-width:0;min-height:0;overflow:auto}.chat-inner.svelte-61y8kp{min-width:0}.composer-wrap.svelte-61y8kp{background:var(--background);border-top:1px solid var(--border);flex-shrink:0}
