.ChatInput_inputContainer__CrfGl{width:100%}.ChatInput_inputWrapper__sgQqi{display:flex;gap:12px;align-items:flex-end}.ChatInput_input__pk1yB{flex:1;padding:12px 16px;background-color:#fff;border:1px solid #d1d5db;border-radius:0;color:#111827;font-size:14px;font-family:inherit;resize:none;min-height:44px;max-height:200px;line-height:1.5;overflow-y:auto}.ChatInput_input__pk1yB:focus{outline:none;border-color:#111827;box-shadow:0 0 0 2px rgba(17,24,39,.1)}.ChatInput_input__pk1yB:disabled{opacity:.6;background-color:#f9fafb;cursor:not-allowed}.ChatInput_input__pk1yB::-moz-placeholder{color:#9ca3af}.ChatInput_input__pk1yB::placeholder{color:#9ca3af}.ChatInput_sendButton__7Juhm{padding:12px 24px;background-color:#111827;border:none;border-radius:0;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s;min-height:44px}.ChatInput_sendButton__7Juhm:hover:not(:disabled){background-color:#374151}.ChatInput_sendButton__7Juhm:disabled{background-color:#d1d5db;cursor:not-allowed;opacity:.6}.ChatInput_fileInput__R3Zsc{display:none}.ChatInput_uploadButton__kSh6j{padding:12px;background-color:#fff;border:1px solid #d1d5db;border-radius:0;color:#111827;cursor:pointer;transition:background-color .2s;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ChatInput_uploadButton__kSh6j:hover:not(:disabled){background-color:#f9fafb;border-color:#111827}.ChatInput_uploadButton__kSh6j:disabled{opacity:.6;cursor:not-allowed}.ChatInput_uploadIcon__RseHb{width:20px;height:20px}.ChatInput_imagePreviewContainer___63UO{position:relative;margin-bottom:12px;display:inline-block}.ChatInput_imagePreview__wBxQb{max-width:200px;max-height:200px;border:1px solid #d1d5db;border-radius:4px;-o-object-fit:contain;object-fit:contain}.ChatInput_removeImageButton__jZaNp{position:absolute;top:-8px;right:-8px;width:24px;height:24px;border-radius:50%;background-color:#ef4444;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;transition:background-color .2s}.ChatInput_removeImageButton__jZaNp:hover:not(:disabled){background-color:#dc2626}.ChatInput_removeImageButton__jZaNp:disabled{opacity:.6;cursor:not-allowed}