.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}.thinking-steps.svelte-tfj3nr{color:var(--text-color,#e5e5e5);opacity:.8;background:#80808014;border-radius:8px;flex-direction:column;gap:.25rem;width:-moz-fit-content;width:fit-content;max-width:100%;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.75rem;display:flex}.step.svelte-tfj3nr{align-items:center;gap:.5rem;line-height:1.4;display:flex}.step.completed.svelte-tfj3nr{opacity:.7}.step-icon.svelte-tfj3nr{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.dot.svelte-tfj3nr{background:var(--accent,#3b82f6);border-radius:50%;width:6px;height:6px}.pulse.svelte-tfj3nr{background:var(--accent,#3b82f6);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite svelte-tfj3nr-pulse}@keyframes svelte-tfj3nr-pulse{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.step-message.svelte-tfj3nr{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sources-wrap.svelte-1x1bj4c{color:var(--text-color);opacity:.78;margin-top:10px;font-size:12px;line-height:1.45;display:block}.sources-panel.svelte-1x1bj4c{max-width:100%}.sources-panel.svelte-1x1bj4c summary:where(.svelte-1x1bj4c){cursor:pointer;-webkit-user-select:none;user-select:none;color:inherit;align-items:center;gap:6px;display:inline-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:6px;margin:8px 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{-moz-column-gap:5px;flex-wrap:wrap;column-gap:5px;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-pages.svelte-1x1bj4c{opacity:.8;white-space:nowrap}.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%}.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}
