.chat_chatContainer__uCE53{height:100%;width:100%}.chat_inputForm__mfg3w{display:flex;width:100%;padding:10px 10px 40px;order:1}.chat_input__hTFIv{flex-grow:1;margin-right:10px;border-radius:12px;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:#000;color:#fff;border:none;font-size:1em;border-radius:12px;max-width:250px}.chat_button__XH0Gl:disabled{background-color:#d3d3d3}.chat_messages__C__xG{flex-grow:1;overflow-y:auto;display:flex;flex-direction:column;order:2;white-space:pre-wrap;position:relative;z-index:10;padding:32px 48px}.chat_background__2lIMB{background-size:cover;background-position:50%;background-attachment:fixed;position:relative;border-radius:20px;overflow:hidden;background:#4e54c8;background:linear-gradient(90deg,#8f94fb,#4e54c8)}.chat_inMarquee__im5CC{height:100%}.chat_container__BbYiP{display:flex;flex-direction:row;gap:20px;max-width:700px;width:100%;padding:20px;box-sizing:border-box;align-items:center;justify-content:center;margin-bottom:40px}.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_loading__ebz78{display:flex;justify-content:center;align-items:center}.chat_spinner__N9a_U{width:20px;height:20px;border-radius:50%;background-color:#fff}.page_main__nw1Wk{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background-color:#fff}.page_title__po7na{font-size:1.5em;margin-bottom:20px;font-weight:600}.page_container__jZF7q{flex-direction:row;gap:20px;max-width:700px;width:100%;box-sizing:border-box;height:40vh;margin-bottom:40px}.page_category__euQG3,.page_container__jZF7q{display:flex;padding:20px;align-items:center;justify-content:center}.page_category__euQG3{color:#000;font-size:1em;border-radius:32px;text-align:center;background-color:#efefef;cursor:pointer;max-width:600px;width:120px;height:120px;transition:background-color .3s ease;font-weight:500}.page_category__euQG3:hover{background-color:#e3e3eb}