.chat-card{padding:0!important}.chat-container.svelte-1hl8bxh{display:flex;flex-direction:column;height:min(500px,60vh)}.chat-messages.svelte-1hl8bxh{flex:1;overflow-y:auto;display:flex;flex-direction:column}.chat-empty{height:100%;min-height:0;padding:var(--spacing-6)}.chat-error.svelte-1hl8bxh{background-color:color-mix(in srgb,var(--color-error-fg) 10%,transparent);border:1px solid color-mix(in srgb,var(--color-error-fg) 20%,transparent);color:var(--color-error-fg)}.chat-typing-avatar.svelte-1hl8bxh{background-color:color-mix(in srgb,var(--color-muted) 20%,transparent);color:var(--color-fg)}.chat-typing-dots.svelte-1hl8bxh{padding:8px 12px;border-radius:var(--radius-lg);background-color:color-mix(in srgb,var(--color-muted) 12%,transparent)}.chat-dot.svelte-1hl8bxh{display:block;width:6px;height:6px;border-radius:50%;background-color:var(--color-muted);animation:svelte-1hl8bxh-chat-bounce 1.4s infinite ease-in-out both}.chat-dot.svelte-1hl8bxh:nth-child(1){animation-delay:-.32s}.chat-dot.svelte-1hl8bxh:nth-child(2){animation-delay:-.16s}@keyframes svelte-1hl8bxh-chat-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}
