.bubble-wrapper.svelte-9857sk{display:flex;justify-content:flex-start}.bubble-wrapper.user.svelte-9857sk{justify-content:flex-end}.bubble.svelte-9857sk{max-width:78%;padding:var(--space-3) var(--space-4);border-radius:12px;font-family:var(--font-body);font-size:.92rem;line-height:1.65}.bubble.user.svelte-9857sk{background:var(--accent);color:#fff;border-bottom-right-radius:4px}.bubble.assistant.svelte-9857sk{background:var(--surface-2);color:var(--text-primary);border-bottom-left-radius:4px}.content.svelte-9857sk a{color:var(--accent);text-decoration:underline}.content.svelte-9857sk code{font-family:var(--font-mono);font-size:.85em;background:#00000014;padding:.1em .35em;border-radius:3px}.content.svelte-9857sk ul,.content.svelte-9857sk ol{padding-left:1.25em;margin:.25em 0}.content.svelte-9857sk li{margin-bottom:.2em}.content.svelte-9857sk .md-h3{font-weight:700;font-size:1em;margin-top:.6em;margin-bottom:.1em}.content.svelte-9857sk .md-h4{font-weight:600;font-size:.95em;margin-top:.4em;margin-bottom:.1em}.cursor.svelte-9857sk{display:inline-block;animation:svelte-9857sk-blink 1s step-end infinite;color:var(--accent);margin-left:1px}@keyframes svelte-9857sk-blink{0%,to{opacity:1}50%{opacity:0}}.typing-indicator.svelte-9857sk{display:flex;gap:4px;align-items:center;padding:4px 0}.dot.svelte-9857sk{width:6px;height:6px;border-radius:50%;background:var(--text-muted);animation:svelte-9857sk-pulse 1.4s ease-in-out infinite}.dot.svelte-9857sk:nth-child(2){animation-delay:.2s}.dot.svelte-9857sk:nth-child(3){animation-delay:.4s}@keyframes svelte-9857sk-pulse{0%,80%,to{opacity:.3}40%{opacity:1}}.message-list.svelte-26wxji{flex:1;overflow-y:auto;padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-3);scroll-behavior:smooth}.input-area.svelte-j7h4bp{position:relative;display:flex;align-items:center}textarea.svelte-j7h4bp{width:100%;resize:none;border:1px solid var(--border);border-radius:24px;padding:14px 52px 14px 20px;font-family:var(--font-body);font-size:.92rem;line-height:1.5;background:#fff;color:var(--text-primary);max-height:120px;overflow-y:auto;transition:border-color .15s}[data-theme=dark] textarea.svelte-j7h4bp{background:var(--surface-2, #1e1e2e)}@media(max-width:768px){textarea.svelte-j7h4bp{min-height:calc(3em + 28px)}}textarea.svelte-j7h4bp:focus{outline:none;border-color:var(--accent)}button.svelte-j7h4bp{position:absolute;right:8px;top:50%;transform:translateY(-50%);flex-shrink:0;width:36px;height:36px;border-radius:50%;background:var(--accent);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s}button.svelte-j7h4bp:hover:not(.disabled){opacity:.85}button.disabled.svelte-j7h4bp,textarea.disabled.svelte-j7h4bp{opacity:.5;cursor:not-allowed}
