.chat_chatContainer__Gr2n8{height:calc(100vh - 64px);background:#343541;display:flex;flex-direction:column;position:fixed;top:64px;left:0;right:0;bottom:0}.chat_chatMain__B6nw8{position:relative;flex:1 1;display:flex;flex-direction:column;height:100%}.chat_welcomeContainer__gR0Ma{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.chat_welcome__Lq_Ca{text-align:center;padding:20px;color:#e5e7eb}.chat_welcome__Lq_Ca h2{font-size:2rem;margin-bottom:1rem;color:#2563eb}.chat_welcome__Lq_Ca p{font-size:1.1rem;max-width:600px;line-height:1.6}.chat_chatContent__9up47{flex:1 1;overflow-y:auto;overflow-x:hidden;padding-bottom:20px}.chat_message__jfYuq{width:100%;padding:24px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.chat_messageContent__iDvYr{max-width:48rem;margin:0 auto;padding:0 16px;display:flex;gap:16px;align-items:flex-start}.chat_avatar__XN5y_{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.1)}.chat_assistantAvatar__pUE_B,.chat_userAvatar__9czW_{font-size:20px}.chat_textContent__eQiLo{flex:1 1;min-width:0}.chat_userContent__eTo9G{color:#e5e7eb;font-size:1rem;line-height:1.6;word-wrap:break-word}.chat_markdownContent__01FUy{color:#e5e7eb;font-size:1rem;line-height:1.7;word-wrap:break-word}.chat_h1__SJx2v{font-size:1.8rem;font-weight:700;margin:1.5rem 0 1rem;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:.5rem}.chat_h2__goQh1{font-size:1.5rem;font-weight:600;margin:1.3rem 0 .8rem;color:#fff}.chat_h3__I5HJ0{font-size:1.3rem;font-weight:600;margin:1.1rem 0 .6rem;color:#fff}.chat_paragraph__vaeEJ{margin:.8rem 0;line-height:1.7;color:#e5e7eb}.chat_list__013aJ{margin:1rem 0;padding-left:1.5rem;color:#e5e7eb}.chat_listItem__RAoqC{margin:.3rem 0;line-height:1.6}.chat_inlineCode__SccXb{background:hsla(0,0%,100%,.1);color:#fbbf24;padding:.2rem .4rem;border-radius:.25rem;font-family:Consolas,Monaco,Courier New,monospace;font-size:.9rem}.chat_preBlock__L_msf{background:#1f2937;border:1px solid hsla(0,0%,100%,.1);border-radius:.5rem;padding:1rem;margin:1rem 0;overflow-x:auto}.chat_codeBlock__sPFuU{color:#a7f3d0;font-family:Consolas,Monaco,Courier New,monospace;font-size:.9rem;line-height:1.5}.chat_blockquote__PHAHS{border-left:4px solid #2563eb;margin:1rem 0;color:#d1d5db;font-style:italic;background:rgba(37,99,235,.1);padding:1rem;border-radius:.25rem}.chat_strong__WXXtb{font-weight:700;color:#fff}.chat_emphasis__Ilrvm{font-style:italic;color:#d1d5db}.chat_link__m12dt{color:#60a5fa;text-decoration:underline;transition:color .2s ease}.chat_link__m12dt:hover{color:#93c5fd}.chat_assistantMessage___vtcl,.chat_userMessage__K8DzJ{background:#343541}.chat_assistantMessage___vtcl{background:#444654}.chat_inputForm__iFjjJ{position:absolute;bottom:0;left:0;right:0;padding:20px 24px 30px;background:linear-gradient(180deg,rgba(52,53,65,0),#343541 50%)}.chat_input__NbdKL{max-width:60rem;width:100%;margin:0 auto;padding:18px 20px;background:#40414f;border:1px solid hsla(0,0%,100%,.2);border-radius:12px;color:#fff;font-size:1rem;display:block}.chat_input__NbdKL:focus{outline:none;border-color:#2563eb;box-shadow:0 0 2px #2563eb}.chat_input__NbdKL::placeholder{color:hsla(0,0%,100%,.5)}.chat_cursor__EMUZ9{display:inline-block;width:6px;height:15px;background:#2563eb;margin-left:4px;animation:chat_blink__bXj_m 1s step-end infinite}.chat_sendButton__dYhAn{padding:12px 24px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer;transition:background-color .2s;white-space:nowrap}.chat_sendButton__dYhAn:hover{background:#1d4ed8}.chat_sendButton__dYhAn:disabled{background:#4b5563;cursor:not-allowed}.chat_loadingDots__ldqcQ{display:none}@keyframes chat_blink__bXj_m{0%,to{opacity:1}50%{opacity:0}}@media screen and (max-width:860px){.chat_message__jfYuq{padding:20px 0}.chat_messageContent__iDvYr{gap:12px}.chat_avatar__XN5y_{width:32px;height:32px}.chat_assistantAvatar__pUE_B,.chat_userAvatar__9czW_{font-size:16px}.chat_inputForm__iFjjJ{padding:16px}.chat_welcome__Lq_Ca h2{font-size:1.5rem}.chat_welcome__Lq_Ca p{font-size:1rem}.chat_h1__SJx2v{font-size:1.5rem}.chat_h2__goQh1{font-size:1.3rem}.chat_h3__I5HJ0{font-size:1.1rem}}@media screen and (max-height:800px){.chat_welcomeContainer__gR0Ma{padding-top:64px}}@media screen and (max-height:600px){.chat_welcomeContainer__gR0Ma{padding-top:32px}}