.ai-chat-container.svelte-1hb36is{background:0 0}.messages-container.svelte-1hb36is{flex-direction:column;flex:1;gap:.75rem;margin-bottom:1rem;display:flex;overflow-y:auto}.messages-container.compact.svelte-1hb36is{gap:.5rem}.message.svelte-1hb36is{word-wrap:break-word;line-height:1.6;transition:opacity .2s}.message.user.svelte-1hb36is{white-space:pre-wrap;background:var(--color-interactive-primary);color:#fff;width:fit-content;max-width:70%;box-shadow:0 2px 8px var(--color-bg-interactive-medium);border-radius:1.125rem 1.125rem .375rem;align-self:flex-end;padding:.75rem 1rem}.message.user.svelte-1hb36is:hover{box-shadow:0 4px 12px var(--color-bg-interactive-bold)}.message.user.compact.svelte-1hb36is{max-width:85%;padding:.5rem .75rem;font-size:.8125rem}.message.bot.svelte-1hb36is{color:var(--color-text-primary);border-left:3px solid var(--color-status-info);box-shadow:none;background:0 0;border-radius:0;align-self:flex-start;max-width:100%;padding:.75rem 1rem}.message.bot.svelte-1hb36is:hover{background:var(--color-bg-interactive-faint)}.message.bot.compact.svelte-1hb36is{border-left-width:2px;padding:.5rem .75rem;font-size:.8125rem}.message.bot.typing.svelte-1hb36is{opacity:.8}.typing-indicator.svelte-1hb36is{align-items:center;gap:.75rem;display:flex}.typing-dots.svelte-1hb36is{align-items:center;gap:.25rem;display:flex}.typing-dots.svelte-1hb36is span:where(.svelte-1hb36is){background:var(--color-status-info);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite svelte-1hb36is-bounce}.typing-dots.svelte-1hb36is span:where(.svelte-1hb36is):first-child{animation-delay:0s}.typing-dots.svelte-1hb36is span:where(.svelte-1hb36is):nth-child(2){animation-delay:.2s}.typing-dots.svelte-1hb36is span:where(.svelte-1hb36is):nth-child(3){animation-delay:.4s}@keyframes svelte-1hb36is-bounce{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.typing-text.svelte-1hb36is{color:var(--color-text-muted);font-size:.8125rem;font-style:italic}.input-section.svelte-1hb36is{background:0 0;padding:0}.chat-form.svelte-1hb36is{width:100%}.input-wrapper.svelte-1hb36is{background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:.625rem;align-items:center;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 6px #00000014}.input-wrapper.svelte-1hb36is:focus-within{border-color:var(--color-interactive-primary);box-shadow:0 0 0 3px var(--color-bg-interactive-soft)}.chat-input.svelte-1hb36is{color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.chat-input.svelte-1hb36is::placeholder{color:var(--color-text-muted)}.send-button.svelte-1hb36is{background:var(--color-interactive-primary);cursor:pointer;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin:.25rem;transition:all .2s;display:flex}.send-button.svelte-1hb36is:hover:not(:disabled){background:var(--color-interactive-hover)}.send-button.svelte-1hb36is:active:not(:disabled){transform:scale(.95)}.send-button.svelte-1hb36is:disabled{background:var(--color-bg-overlay);cursor:not-allowed;opacity:.5}.send-icon.svelte-1hb36is{color:#fff;width:16px;height:16px;transition:transform .2s}.send-button.svelte-1hb36is:hover:not(:disabled) .send-icon:where(.svelte-1hb36is){transform:translate(2px)}.context-card.svelte-1hb36is{max-height:200px;overflow-y:auto}.line-clamp-3.svelte-1hb36is{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}

/* demo-hide-settings */
button[title="Settings"]{display:none!important}
