.BaseChat_main__c7Ogq{display:flex;flex-direction:row;height:100vh}.BaseChat_container__xrteV{justify-content:flex-start;height:100%;overflow-y:auto}.BaseChat_centerContainer__InlvJ,.BaseChat_container__xrteV{flex:1;display:flex;flex-direction:column;align-items:center;padding:20px;width:100%}.BaseChat_centerContainer__InlvJ{justify-content:center}.BaseChat_welcomeText__tZ47_{margin-top:100px;font-weight:700;font-size:32px;white-space:nowrap;display:flex;align-items:center}.BaseChat_logo__ivVKS{justify-content:center;align-items:center;width:140px;margin:4px 8px 0}.BaseChat_title__eLbME{font-size:32px}.BaseChat_introText__CLLym{max-width:100%;word-break:break-word;font-size:20px;margin-top:28px}.BaseChat_secondIntroText__j6SZa{max-width:100%;font-size:14px;word-break:break-word;margin:28px 0}.BaseChat_secondIntroText__j6SZa a{color:#000;text-decoration:underline}.BaseChat_leftContainer__aRy2S{width:100%;height:100vh;display:flex;flex-direction:column;overflow-y:auto}.BaseChat_cardGrid__v8q2m{display:flex;flex-wrap:wrap;gap:24px 48px;justify-content:flex-start;padding-right:8px;margin-bottom:48px}.BaseChat_cardGrid__v8q2m>*{flex:1 1 calc(50% - 8px);max-width:500px;width:100%;box-sizing:border-box}@media (max-width:1024px){.BaseChat_cardGrid__v8q2m>*{flex:1 1 100%;max-width:100%}}.chat_chatContainer__wBRk0{display:flex;flex-direction:column-reverse;height:100%;width:100%;max-width:1200px}.chat_inputForm__tBLFk{padding:10px}.chat_inputFormContainer__A34Qi,.chat_inputForm__tBLFk{display:flex;width:100%;align-items:center;position:relative}.chat_inputFormContainer__A34Qi{max-width:1200px;margin:0 auto}.chat_input__Tv7qV{flex-grow:1;padding:16px 24px 16px 50px;margin-right:10px;border-radius:24px;border:none;font-size:1em;color:#000;background-color:var(--input-gray-color);resize:none;overflow-y:auto;min-height:24px;max-height:160px;white-space:pre-wrap;transition:background-color .4s ease}.chat_searchIcon__F3jOr{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#909090;z-index:1;pointer-events:none}.chat_input__Tv7qV:empty:before{content:attr(data-placeholder);color:#c5c5c5}.chat_input__Tv7qV:focus{outline:none!important;background-color:#fff;box-shadow:0 1px 12px #0003;border:1px solid #bdbcb6}.chat_button__xCVsa{display:flex;align-items:center;justify-content:center;padding:0;background-color:var(--accent-color);color:#fff;border:none;width:48px;height:48px;font-size:1em;border-radius:50%;margin-left:10px;transition:transform .2s ease,background-color .2s ease;flex-shrink:0}.chat_button__xCVsa:hover{transform:scale(1.05);background-color:var(--accent-color)}.chat_button__xCVsa:disabled{background-color:rgba(90,90,90,0);cursor:not-allowed}.chat_completeButton__M9_4w{padding:14px 40px;background-color:#000;color:#fff;border:none;font-size:.9em;font-weight:400;border-radius:24px;margin-left:10px;transition:transform .2s ease,background-color .2s ease;white-space:nowrap}.chat_completeButton__M9_4w:hover{transform:scale(1.02);background-color:var(--accent-color)}.chat_completeButtonPlaceholder__eYzkb{width:122px;height:48px}.chat_messages__7z_u7{flex-grow:1;overflow-y:auto;padding:10px;display:flex;flex-direction:column;order:2;white-space:normal;max-width:100%}.chat_assistantMessage__sVXlQ,.chat_codeMessage__CdRGx{margin:8px 0;padding:8px 16px;align-self:flex-start;border-radius:15px;width:80%;overflow-wrap:break-word}.chat_userMessage__SzUZE{margin:8px 0;padding:8px 16px;align-self:flex-end;border-radius:15px;max-width:80%;overflow-wrap:break-word;color:#fff;background-color:#000;white-space:pre-wrap}.chat_assistantMessage__sVXlQ img{max-width:100%;margin:8px 0;border-radius:8px}.chat_codeMessage__CdRGx{padding:10px 16px;background-color:#e9e9e9;font-family:monospace;counter-reset:line}.chat_codeMessage__CdRGx>div{margin-top:4px}.chat_codeMessage__CdRGx span{color:#b8b8b8;margin-right:8px}.chat_errorBanner__IH_iX{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto 16px;padding:16px 20px;background-color:#f44336;color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;order:1}.chat_errorContent__B7gb3{display:flex;align-items:center;gap:12px;flex:1}.chat_errorIcon__WSD2Z{font-size:20px;flex-shrink:0}.chat_errorText___uKT2{font-size:14px;line-height:1.5;word-break:break-word}.chat_closeButton___iLn3{background:none;border:none;color:#fff;font-size:24px;line-height:1;cursor:pointer;padding:4px 8px;margin-left:12px;transition:opacity .2s ease;flex-shrink:0}.chat_closeButton___iLn3:hover{opacity:.7}.chat_completionStatus__zqHId,.chat_processingStatus__V2aRZ{font-size:12px;color:#888;margin:4px 0 8px 8px;align-self:flex-start}.Thread_container__2ko3s{display:flex;align-items:center;position:relative}.Thread_renameContainer__VhLM7{display:flex;width:100%;align-items:center;gap:12px;background-color:#343541e6;padding:12px;border-radius:8px}.Thread_inputField__76lF5{margin-right:48px;flex:1;overflow:hidden;text-overflow:ellipsis;border:none;background-color:initial;color:#fff;text-align:left;font-size:12.5px;line-height:1.2;outline:none}.Thread_inputField__76lF5:focus{border-color:#f3f4f6}.Thread_button__MY6E7{display:flex;width:100%;cursor:pointer;align-items:center;gap:12px;padding:12px;font-size:14px;border-radius:8px;transition-property:background-color,border-color,color,fill,stroke;transition-duration:.2s}.Thread_button__MY6E7:hover{background-color:#5661f61a}.Thread_buttonDisabled__YTRwM{cursor:not-allowed}.Thread_selectedButton__5I5WO{background-color:#5661f61a;color:var(--accent-color)}.Thread_text__E304c{position:relative;max-height:20px;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-word;text-align:left;font-size:12.5px;line-height:1.2}.Thread_textSelected__FqYFk{padding-right:48px}.Thread_textDefault__MCFLG{padding-right:4px}.Thread_actionButtonContainer__fSKGv{position:absolute;right:4px;z-index:10;display:flex;color:#9ca3af}.Threads_container__i21V4{display:flex;flex-direction:column;width:100%;gap:4px;padding-top:8px}.Chatbar_chatbar__6dWky{display:inline-block;margin:20px;height:calc(100vh - 40px)}.Chatbar_container___5zsk{display:inline-block;background-color:#fff;border-radius:30px;border:1px solid #bdbcb6;padding:16px;height:96%;width:250px;position:relative;margin:20px}.Chatbar_header__3Gc8W{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.Chatbar_logo__8NUa7{height:24px;object-fit:contain}.Chatbar_icons__gn45A{display:flex;align-items:center;gap:8px}.Chatbar_headerButton__SKmjn{background-color:initial;border:none;cursor:pointer}.Chatbar_icon__bT27d{width:20px;height:20px}.Chatbar_subheader__Da6AA{border-top:1px solid #bdbcb6;border-bottom:1px solid #bdbcb6;padding:8px 12px;text-align:left;font-size:12.5px;margin-top:4px}.Chatbar_threads__6CPpo{height:calc(50% - 120px);overflow:auto}.Chatbar_buttonArea__qDEdB{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;gap:8px;align-items:center}.Chatbar_logoutButton__CU_Qu{position:static;border-radius:8px;justify-content:flex-start}.Chatbar_iconCircle__P1sAF{position:relative;right:16px;min-width:28px;min-height:28px;border-radius:50%;background-color:#efefef;align-items:center;justify-content:center;display:flex}.Chatbar_logoutIcon__mK3Ax{position:relative;left:2px;height:20px}.Chatbar_logoutText__C0OJa{position:relative;right:12px;font-size:14px;color:#333;font-weight:500}.Chatbar_closedChatbar__YAG6j{display:flex;align-items:center;gap:8px;margin-left:20px;margin-top:70px}.RoundedButton_rounded__ESCLf{padding:12px 24px;border-radius:50vw;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.RoundedButton_filled__AwgxK{color:var(--font-gray-color);border:none}.RoundedButton_outlined__HEk_n{padding:8px 24px;color:var(--font-gray-color);border:1px solid #dedcd1}.RoundedButton_main__84Ts7{background-color:var(--input-gray-color);color:var(--font-gray-color)}.RoundedButton_primary__BvEFR{background-color:var(--accent-color);color:#fff}.RoundedButton_secondary__p1rUA{background-color:var(--font-gray-color);color:#fff}.RoundedButton_transparent__NPPOh{background-color:initial;color:var(--font-gray-color)}.RoundedButton_rounded__ESCLf:disabled{background-color:var(--bg-gray-color);opacity:1;cursor:not-allowed}.JobChallengeSelectCard_container__bGYvq{max-width:500px;min-height:226px;padding:20px 28px;background-color:#fff;border:2px solid #6a6969;border-radius:8px;transition:border-color .3s,box-shadow .3s;text-align:start;display:flex;flex-direction:column;gap:8px;overflow:hidden;box-sizing:border-box}.JobChallengeSelectCard_container__bGYvq.JobChallengeSelectCard_selected__igauW,.JobChallengeSelectCard_container__bGYvq:focus{border-color:var(--accent-color);box-shadow:0 4px 6px #0000004d}.JobChallengeSelectCard_icon__a6v6N{color:#5b5b5b}.JobChallengeSelectCard_title__8iF6E{font-weight:700;-webkit-line-clamp:1;font-size:16px;margin-bottom:8px}.JobChallengeSelectCard_content__kE_a8,.JobChallengeSelectCard_title__8iF6E{color:#5b5b5b;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.JobChallengeSelectCard_content__kE_a8{font-size:14px;-webkit-line-clamp:4;word-break:break-word;flex-grow:1}.JobChallengeSelectCard_estimatedDuration__bsFbw{color:#5b5b5b;font-size:14px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}