.chat-input-wrapper.svelte-qcnsu3{padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));background:var(--color-bg-1, #18181b);border-top:1px solid var(--color-bg-2, #27272a)}.chat-input-wrapper.dragging.svelte-qcnsu3{background:rgba(102,126,234,.08);border-color:var(--color-theme-1, #667eea)}.input-row.svelte-qcnsu3{display:flex;align-items:flex-end;gap:.5rem}.chat-textarea.svelte-qcnsu3{flex:1;background:var(--color-bg-0, #0f0f14);color:var(--color-text, #e4e4e7);border:1px solid var(--color-bg-2, #27272a);border-radius:12px;padding:.75rem 1rem;font-size:1rem;font-family:inherit;line-height:1.5;resize:none;overflow-y:auto;min-height:44px;max-height:160px;outline:none;transition:border-color .15s}.chat-textarea.svelte-qcnsu3:focus{border-color:var(--color-theme-1, #667eea)}.chat-textarea.svelte-qcnsu3::placeholder{color:#71717a}.attach-btn.svelte-qcnsu3{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;border-radius:50%;border:none;background:transparent;color:#71717a;cursor:pointer;padding:0;transition:color .15s,background .15s}.attach-btn.svelte-qcnsu3:hover{color:var(--color-text, #e4e4e7);background:var(--color-bg-2, #27272a)}.attach-btn.svelte-qcnsu3:disabled{opacity:.4;cursor:not-allowed}.send-btn.svelte-qcnsu3{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;border-radius:50%;border:none;background:var(--color-bg-2, #27272a);color:#71717a;cursor:pointer;padding:0;transition:background .15s,color .15s,transform .1s}.send-btn.active.svelte-qcnsu3{background:linear-gradient(135deg,var(--color-theme-1, #667eea),var(--color-theme-2, #764ba2));color:#fff}.send-btn.active.svelte-qcnsu3:hover{transform:scale(1.05)}.send-btn.svelte-qcnsu3:disabled{opacity:.4;cursor:not-allowed}.file-input-hidden.svelte-qcnsu3{display:none}.file-previews.svelte-qcnsu3{display:flex;gap:.5rem;padding-bottom:.75rem;overflow-x:auto}.file-preview.svelte-qcnsu3{position:relative;flex-shrink:0}.preview-thumb.svelte-qcnsu3{width:64px;height:64px;object-fit:cover;border-radius:8px;border:1px solid var(--color-bg-2, #27272a)}.remove-file.svelte-qcnsu3{position:absolute;top:-6px;right:-6px;width:22px;height:22px;border-radius:50%;border:none;background:#ef4444;color:#fff;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.paste-hint.svelte-qcnsu3{margin:.5rem 0 0;font-size:.75rem;color:#52525b;text-align:center}@media (max-width: 600px){.chat-textarea.svelte-qcnsu3{font-size:16px;min-height:48px;padding:.875rem 1rem}.send-btn.svelte-qcnsu3,.attach-btn.svelte-qcnsu3{width:48px;height:48px;min-width:48px}.preview-thumb.svelte-qcnsu3{width:56px;height:56px}.paste-hint.svelte-qcnsu3{display:none}}.chat-message.svelte-3iq5kv.svelte-3iq5kv{display:flex;padding:.25rem 1rem;max-width:100%}.chat-message.svelte-3iq5kv.svelte-3iq5kv{animation:svelte-3iq5kv-messageSlideIn .45s cubic-bezier(.16,1,.3,1)}.chat-message.user.svelte-3iq5kv.svelte-3iq5kv{justify-content:flex-end}.chat-message.assistant.svelte-3iq5kv.svelte-3iq5kv{justify-content:flex-start}@keyframes svelte-3iq5kv-messageSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.message-bubble.svelte-3iq5kv.svelte-3iq5kv{max-width:80%;padding:.75rem 1rem;border-radius:16px;word-wrap:break-word;overflow-wrap:break-word;line-height:1.5;font-size:.95rem}.user.svelte-3iq5kv .message-bubble.svelte-3iq5kv{background:linear-gradient(135deg,var(--color-theme-1, #667eea),var(--color-theme-2, #764ba2));color:#fff;border-bottom-right-radius:4px}.assistant.svelte-3iq5kv .message-bubble.svelte-3iq5kv{background:var(--color-bg-1, #18181b);color:var(--color-text, #e4e4e7);border:1px solid var(--color-bg-2, #27272a);border-bottom-left-radius:4px}.message-text.svelte-3iq5kv.svelte-3iq5kv{white-space:pre-wrap;animation:svelte-3iq5kv-textFadeIn .6s ease-out}@keyframes svelte-3iq5kv-textFadeIn{0%{opacity:0}to{opacity:1}}.message-text.svelte-3iq5kv strong{font-weight:600}.message-text.svelte-3iq5kv code{background:rgba(255,255,255,.08);padding:.1em .35em;border-radius:4px;font-size:.88em;font-family:Cascadia Code,Fira Code,monospace}.message-text.svelte-3iq5kv a{color:#818cf8;text-decoration:underline;text-underline-offset:2px}.message-text.svelte-3iq5kv a:hover{color:#a5b4fc}.message-images.svelte-3iq5kv.svelte-3iq5kv{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.message-image.svelte-3iq5kv.svelte-3iq5kv{max-width:240px;max-height:180px;border-radius:8px;object-fit:cover;cursor:pointer}.message-time.svelte-3iq5kv.svelte-3iq5kv{display:block;font-size:.7rem;opacity:.5;margin-top:.25rem}.user.svelte-3iq5kv .message-time.svelte-3iq5kv{text-align:right}.feedback-row.svelte-3iq5kv.svelte-3iq5kv{display:flex;gap:.25rem;margin-top:.375rem;opacity:.5;transition:opacity .15s}.chat-message.svelte-3iq5kv:hover .feedback-row.svelte-3iq5kv{opacity:1}.feedback-btn.svelte-3iq5kv.svelte-3iq5kv{background:none;border:1px solid transparent;border-radius:6px;padding:.125rem .375rem;font-size:.8rem;cursor:pointer;transition:background .15s,border-color .15s;line-height:1}.feedback-btn.svelte-3iq5kv.svelte-3iq5kv:hover{background:rgba(255,255,255,.08);border-color:#ffffff1f}.feedback-btn.active.svelte-3iq5kv.svelte-3iq5kv{background:rgba(99,102,241,.2);border-color:#6366f166}@media (max-width: 600px){.chat-message.svelte-3iq5kv.svelte-3iq5kv{padding:.25rem .75rem}.message-bubble.svelte-3iq5kv.svelte-3iq5kv{max-width:88%;padding:.625rem .875rem;font-size:.9375rem}.message-image.svelte-3iq5kv.svelte-3iq5kv{max-width:200px;max-height:150px}}
