.chatbox.svelte-1sxs8kk{background:var(--background-input);width:100%;min-height:44px;color:var(--text-color);border:1px solid var(--border);box-sizing:border-box;cursor:text;border-radius:12px;padding:6px 8px 6px 10px;font-size:13px;line-height:1.4;transition:border-color .2s;display:flex}.chatbox.svelte-1sxs8kk:focus-within{border-color:var(--accent)}.chatbox__textarea.svelte-1sxs8kk{resize:none;height:auto;max-height:10rem;color:inherit;background:0 0;border:none;outline:none;flex:1;margin:0;padding:4px 0;font-family:inherit;font-size:13px;line-height:1.4}.chatbox__textarea.svelte-1sxs8kk:focus{box-shadow:none;border:none;outline:none}.chatbox__textarea.svelte-1sxs8kk::placeholder{color:color-mix(in srgb, var(--text-color) 40%, transparent)}.chatbox__send-button.svelte-1sxs8kk{cursor:pointer;color:color-mix(in srgb, var(--text-color) 35%, transparent);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:auto;padding:0;transition:all .18s;display:flex}.chatbox__send-button.svelte-1sxs8kk:not(:disabled){background:var(--accent);color:#fff}.chatbox__send-button.svelte-1sxs8kk:not(:disabled):hover{color:color-mix(in srgb, white 92%, var(--accent));transform:scale(1.05)}.chatbox__spinner.svelte-1sxs8kk{animation:1s linear infinite svelte-1sxs8kk-spin}@keyframes svelte-1sxs8kk-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chatbox__send-button.svelte-1sxs8kk:disabled{opacity:.3;cursor:not-allowed}@keyframes svelte-oh48sc-subtleIdle{0%,90%{transform:rotate(0)scale(1)}93%{transform:rotate(10deg)scale(1.06)}96%{transform:rotate(-4deg)scale(1.02)}to{transform:rotate(0)scale(1)}}.animated-path.svelte-oh48sc{transform-origin:23px 23px;animation:8s ease-in-out infinite svelte-oh48sc-subtleIdle}.thinking-wrap.svelte-1ij9cy6{flex-direction:column;gap:8px;max-width:min(100%,520px);display:flex}.thinking-list.svelte-1ij9cy6{flex-direction:column;gap:7px;padding:2px 0;display:flex}.thinking-line.svelte-1ij9cy6{min-height:24px;color:var(--text-color);opacity:.62;align-items:center;gap:9px;font-size:13px;line-height:1.35;transition:opacity .16s,transform .16s;display:flex}.thinking-line.svelte-1ij9cy6:last-child{opacity:.9}.thinking-line.completed.svelte-1ij9cy6{opacity:.58}.status-dot.svelte-1ij9cy6{border:1px solid color-mix(in srgb, var(--accent) 45%, transparent);width:18px;height:18px;color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent);border-radius:6px;flex:0 0 18px;justify-content:center;align-items:center;display:inline-flex}.status-dot.svelte-1ij9cy6 svg{display:block}.status-dot.svelte-1ij9cy6:not(.done) svg{animation:.9s linear infinite svelte-1ij9cy6-spin}.status-dot.done.svelte-1ij9cy6{color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, transparent)}.thinking-text.svelte-1ij9cy6{overflow-wrap:anywhere;flex:1;min-width:0}@keyframes svelte-1ij9cy6-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.thinking-wrap.svelte-1iyyghh{flex-direction:column;gap:6px;display:flex}.thinking-loader.svelte-1iyyghh{color:var(--text-color);opacity:.7;font-size:.8rem}.dots.svelte-1iyyghh:after{content:"";animation:1.5s steps(4,end) infinite svelte-1iyyghh-dots}@keyframes svelte-1iyyghh-dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.thinking-skeleton.svelte-1iyyghh{flex-direction:column;gap:8px;display:flex}.bar.svelte-1iyyghh{background:#ffffff1a;border-radius:6px;height:12px;animation:1.5s ease-in-out infinite svelte-1iyyghh-pulse}.bar.short.svelte-1iyyghh{width:60%}.bar.medium.svelte-1iyyghh{width:80%}@keyframes svelte-1iyyghh-pulse{0%,to{opacity:.5}50%{opacity:1}}.sources-wrap.svelte-1x1bj4c{border-color:var(--border)}.sources-title.svelte-1x1bj4c{color:var(--text-color);opacity:.7}.citation-list.svelte-1x1bj4c{list-style-type:decimal}.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{flex-direction:column;padding:4px 0;display:flex}.turn-row.svelte-1fl1rnh{align-items:flex-start;gap:10px;display:flex}.user-row.svelte-1fl1rnh{justify-content:flex-end}.ass-wrap.svelte-1fl1rnh{width:24px;height:24px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;margin-top:4px;display:flex}.message-content-wrap.svelte-1fl1rnh{flex-direction:column;gap:4px;min-width:0;max-width:92%;display:flex}.bubble.svelte-1fl1rnh{border-radius:14px;padding:8px 12px;font-size:12px;line-height:1.5}.user-bubble.svelte-1fl1rnh{background:var(--background-input);color:var(--text-color);border-bottom-right-radius:4px;margin-left:auto;font-size:12px}.ai-bubble.svelte-1fl1rnh{color:var(--text-color);background:0 0;border-top-left-radius:4px}.prose.svelte-1fl1rnh{max-width:none;font-size:12px}.prose.svelte-1fl1rnh p{margin:0 0 .6em}.prose.svelte-1fl1rnh p:last-child{margin-bottom:0}.prose.svelte-1fl1rnh ul,.prose.svelte-1fl1rnh ol{margin:.4em 0;padding-left:1.2em}.prose.svelte-1fl1rnh li{margin:.2em 0}.prose.svelte-1fl1rnh code{background:color-mix(in srgb, var(--text-color) 8%, transparent);border-radius:4px;padding:2px 6px;font-size:.9em}.prose.svelte-1fl1rnh pre{background:color-mix(in srgb, var(--text-color) 5%, transparent);border-radius:8px;margin:.6em 0;padding:10px 12px;overflow-x:auto}.prose.svelte-1fl1rnh pre code{background:0 0;padding:0}.options-row.svelte-1fl1rnh{opacity:0;transition:opacity .15s;display:flex}.turn.svelte-1fl1rnh:hover .options-row:where(.svelte-1fl1rnh){opacity:1}.timing-wrap.svelte-1fl1rnh{color:color-mix(in srgb, var(--text-color) 40%, transparent);margin-top:6px;font-size:11px}.chat-area.svelte-61y8kp{flex:1;padding:16px 14px;overflow-y:auto}.chat-messages.svelte-61y8kp{flex-direction:column;gap:16px;max-width:100%;display:flex}.composer-wrap.svelte-61y8kp{border-top:1px solid var(--border);background:color-mix(in srgb, var(--background) 70%, transparent);padding:12px 14px 14px}
