div.chatbot-answer.svelte-qhwfv8{border-radius:14px;padding:1rem;margin-top:1rem;margin-bottom:2rem;background-color:var(--textarea-bg-color)}#chatbot-question-placeholder.svelte-qhwfv8{height:calc(var(--chatbot-question-height) - 2rem)}div.chatbot-question.svelte-qhwfv8{position:fixed;bottom:0;width:calc(100% - var(--aside-width));height:var(--chatbot-question-height);background-color:var(--bg-color)}#chatbot-box.svelte-qhwfv8{max-width:var(--max-width);height:calc(var(--chatbot-height) + 3rem);border:1px solid var(--text-color);border-radius:14px;padding:.5rem 1rem;background-color:var(--textarea-bg-color)}#chatbot-box.svelte-qhwfv8:hover{border-width:1.5px}#chatbot-box.svelte-qhwfv8:focus{outline:none;border-width:2px}textarea.svelte-qhwfv8{resize:none;width:100%;height:var(--chatbot-height);background-color:transparent;border:none;font-size:larger;font-family:sans-serif;color:var(--textarea-text-color)}textarea.svelte-qhwfv8:focus{outline:none}div.chatbot-submit.svelte-qhwfv8{width:100%;display:flex;flex-direction:row;justify-content:end}
