.chat_chatContainer__uCE53{display:flex;flex-direction:column-reverse;height:calc(100dvh - 120px);margin-top:120px;width:100%}.chat_inputForm__mfg3w{display:flex;width:100%;padding:10px 10px 40px;order:1}.chat_input__hTFIv{flex-grow:1;padding:16px 24px;margin-right:10px;border-radius:60px;border:2px solid transparent;font-size:1em;background-color:#efefef}.chat_input__hTFIv:focus{outline:none!important;border-color:#000;background-color:#fff}.chat_button__XH0Gl{padding:8px 24px;background-color:#e6e86b;color:#000;border:none;font-size:1em;border-radius:60px}.chat_button__XH0Gl:disabled{background-color:#d3d3d3}.chat_messages__C__xG{flex-grow:1;overflow-y:auto;padding:10px;display:flex;flex-direction:column;order:2;white-space:pre-wrap}.chat_assistantMessage__rdpnJ,.chat_codeMessage__djeQF,.chat_userMessage__xLvbe{margin:8px 0;padding:8px 16px;align-self:flex-start;border-radius:15px;max-width:80%;overflow-wrap:break-word}.chat_assistantMessage__rdpnJ img{max-width:100%;margin:8px 0;border-radius:8px}.chat_userMessage__xLvbe{align-self:flex-end;color:#fff;background-color:#000}.chat_assistantMessage__rdpnJ{background-color:#efefef}.chat_codeMessage__djeQF{padding:10px 16px;background-color:#e9e9e9;font-family:monospace;counter-reset:line}.chat_codeMessage__djeQF>div{margin-top:4px}.chat_codeMessage__djeQF span{color:#b8b8b8;margin-right:8px}.chat_chatLoadingMessage__W9PJ_{margin:8px 0;padding:8px 16px;align-self:flex-start;border-radius:15px;max-width:80%;background-color:#efefef;animation:chat_bulge__zbUfQ 2s ease-out infinite}.chat_chatLoadingMessage__W9PJ_ span{height:15px;width:15px;float:left;margin:0 1px;background-color:#9e9ea1;display:block;border-radius:50%;opacity:.4}.chat_chatLoadingMessage__W9PJ_ span:first-of-type{animation:chat_blink__hpKvZ 1s .3333s infinite}.chat_chatLoadingMessage__W9PJ_ span:nth-of-type(2){animation:chat_blink__hpKvZ 1s .6666s infinite}.chat_chatLoadingMessage__W9PJ_ span:nth-of-type(3){animation:chat_blink__hpKvZ 1s .9999s infinite}@keyframes chat_blink__hpKvZ{50%{opacity:1}}@keyframes chat_bulge__zbUfQ{50%{transform:scale(1.05)}}.page_main__nw1Wk{display:flex;justify-content:center;align-items:center;height:100dvh;background-color:#fff}.page_container__jZF7q{max-width:700px;width:100dvw;height:100dvh;overflow:hidden}