.chat-input-container.svelte-1y5xesx{position:relative}.chat-input-wrapper.svelte-1y5xesx{display:flex;align-items:center;gap:8px;border:1.5px solid #e5e7eb;border-radius:12px;padding:6px 6px 6px 12px;background:#fff;transition:all .2s ease}.chat-input-wrapper.svelte-1y5xesx:hover{border-color:#d1d5db}.chat-input-wrapper.focused.svelte-1y5xesx{border-color:var(--mdc-theme-primary, #e74c3c);box-shadow:0 0 0 3px #e74c3c1a}.chat-input-wrapper--lg.svelte-1y5xesx{padding:10px 10px 10px 16px}.chat-input-icon.svelte-1y5xesx{width:16px;height:16px;flex-shrink:0;color:#9ca3af;transition:color .2s ease}.focused.svelte-1y5xesx .chat-input-icon:where(.svelte-1y5xesx){color:var(--mdc-theme-primary, #e74c3c)}.chat-input.svelte-1y5xesx{flex:1;border:none;outline:none;font-size:13px;line-height:1.5;color:#1f2937;background:transparent;min-width:0}.chat-input.svelte-1y5xesx::-moz-placeholder{color:#9ca3af}.chat-input.svelte-1y5xesx::placeholder{color:#9ca3af}.chat-input.svelte-1y5xesx:disabled{opacity:.5;cursor:not-allowed}.chat-send-btn.svelte-1y5xesx{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:none;background:var(--mdc-theme-primary, #e74c3c);color:#fff;cursor:pointer;flex-shrink:0;transition:all .15s ease}.chat-send-btn.svelte-1y5xesx:hover:not(:disabled){background:#c0392b;transform:scale(1.05)}.chat-send-btn.svelte-1y5xesx:active:not(:disabled){transform:scale(.95)}.chat-send-btn.svelte-1y5xesx:disabled{opacity:.4;cursor:not-allowed}.chat-input-wrapper--lg.svelte-1y5xesx .chat-input:where(.svelte-1y5xesx){font-size:15px}.chat-input-wrapper--lg.svelte-1y5xesx .chat-input-icon:where(.svelte-1y5xesx){width:20px;height:20px}.chat-input-wrapper--lg.svelte-1y5xesx .chat-send-btn:where(.svelte-1y5xesx){width:38px;height:38px;border-radius:10px}.suggestions-row.svelte-1y5xesx{display:flex;align-items:center;gap:4px}.suggestions-track.svelte-1y5xesx{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-width:0}.suggestions-track.svelte-1y5xesx::-webkit-scrollbar{display:none}.scroll-arrow.svelte-1y5xesx{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;flex-shrink:0;transition:all .15s ease}.scroll-arrow.svelte-1y5xesx:hover{background:#f3f4f6;color:#374151;border-color:#d1d5db}
