.Chat_textArea__GcdVF{background-color:#282c2e;color:var(--font-color-white);border-color:#444;max-height:55px;flex:1;resize:none;font-size:1.1rem;border-radius:8px}.Chat_textArea__GcdVF::placeholder{color:var(--font-color-white)}.Chat_textArea__GcdVF:focus,.Chat_textArea__GcdVF:hover{background-color:#282c2e;color:var(--font-color-white)}.Chat_textArea__GcdVF:disabled{background-color:#1e2123;color:var(--border);border-color:#333}.Chat_examplePromptBtn____6Ac{background:var(--font-color-primary);color:var(--font-color-secondary);border:none;border-radius:1rem;padding:.5rem 1rem;cursor:pointer;font-size:.9rem;box-shadow:0 2px 6px rgba(42,134,167,.3);transition:background .2s}.Chat_examplePromptBtn____6Ac:hover{background:#39b1dd}.Chat_warrenSubmitBtn__A8qq_{font-size:1.1rem;min-height:50px;min-width:70px;background-color:var(--font-color-primary);border:0;border-radius:8px;color:var(--font-color-secondary);cursor:pointer}.Chat_warrenSubmitBtn__A8qq_:hover{background-color:#39b1dd}.Chat_typing__nfRwb{display:inline-flex;align-items:center;gap:3px}.Chat_typingDot__LDqwK{width:6px;height:6px;background-color:#d4d4d4;border-radius:50%;animation:Chat_blink__CJpSz 1.4s infinite both}.Chat_typingDot__LDqwK:nth-child(2){animation-delay:.2s}.Chat_typingDot__LDqwK:nth-child(3){animation-delay:.4s}@keyframes Chat_blink__CJpSz{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}