.ChatInput_root__pHqj4{position:relative;width:100%;padding:14px 0;overflow:hidden;border:1px solid #d7d9da;border-radius:24px}.ChatInput_input__J_7MT{position:relative;z-index:0;display:block;width:100%;min-height:18px;max-height:120px;padding:0 63px 0 23px;font-family:inherit;font-size:14px;line-height:18px;color:#232323;background-color:transparent;border:none;outline:none;resize:none}.ChatInput_input__J_7MT::placeholder{color:#92969b}.ChatInput_button__Q__zG{all:unset;position:absolute;right:23px;bottom:11px;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;opacity:0;width:24px;height:24px;color:#484848;border:none;cursor:pointer;transition:opacity .25s ease;pointer-events:none}.ChatInput_button__Q__zG.ChatInput_ready___hPJk{opacity:1;pointer-events:auto}.ChatInput_button__Q__zG:disabled{opacity:0;cursor:default}.Button_root__BkQ0y{all:unset;box-sizing:border-box;padding:15px 50px 16px;font-size:14px;font-weight:700;line-height:17px;text-align:center;color:#fff;background-color:#3c84fc;border-radius:8px;cursor:pointer}.Button_root__BkQ0y:disabled{opacity:.3;cursor:default}.Button_root__BkQ0y:not([disabled]):hover{background-color:#2374fc}.Button_root__BkQ0y:not([disabled]):active{background-color:#0459e8}.Message_root__SFxnE{display:flex;flex-direction:column}.Message_title___tS2c{font-size:14px;font-weight:700;color:#0b0b0b}.Message_bubble__Y4i4p{margin-top:7px;max-width:55%;padding:13px;font-size:14px;line-height:17px;white-space:pre-wrap;word-break:break-word}@media(max-width:575px){.Message_bubble__Y4i4p{max-width:90%}}.Message_assistant__eb2fQ{align-items:flex-start}.Message_assistant__eb2fQ .Message_bubble__Y4i4p{color:#768396;background-color:#e8eaed;border-radius:0 8px 8px}.Message_user__e1ikf{align-items:flex-end}.Message_user__e1ikf .Message_bubble__Y4i4p{color:#fff;background-color:#3c84fc;border-radius:8px 0 8px 8px}.ErrorMessage_root__68x4P{max-width:100%}.ErrorMessage_button__FfU_6{margin-top:24px;min-width:100%}.Loader_root__wsK3m{display:flex;align-items:flex-start;justify-content:center;line-height:16px}.Loader_spinner__NC18w{display:flex;align-items:center;height:16px}.Loader_spinner__NC18w span{margin:0 2px;display:block;width:4px;height:4px;min-width:4px;background-color:#000;border-radius:50%}.Loader_spinner__NC18w span:first-child{animation:Loader_pulse__50wf0 1s linear 0s infinite}.Loader_spinner__NC18w span:nth-child(2){animation:Loader_pulse__50wf0 1s linear .2s infinite}.Loader_spinner__NC18w span:nth-child(3){margin-right:6px;animation:Loader_pulse__50wf0 1s linear .4s infinite}@keyframes Loader_pulse__50wf0{0%{opacity:0}50%{opacity:1}to{opacity:0}}.Chat_root__uSSC8{position:relative;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;height:100%;max-width:692px;max-height:100%;overflow:hidden}.Chat_scroll__YKluT{position:relative;z-index:1;flex:1 1;padding:32px 12px 0;overflow-y:auto}.Chat_minimized__xYBqt .Chat_scroll__YKluT{padding:0}.Chat_input__hwc3E{position:relative;z-index:1;padding:0 12px 32px}.Chat_messages__ztxBJ{display:flex;flex-direction:column;justify-content:flex-end;min-height:100%}.Chat_message__epGnr+.Chat_message__epGnr{margin-top:24px}.Chat_scrollRef__x5XDP{width:100%;height:32px}.CreateSystemPromptButton_root__IdUS1{all:unset;display:flex;align-items:center;gap:8px;box-sizing:border-box;font-family:inherit;font-size:14px;line-height:1.3;white-space:nowrap;color:#92969b;cursor:pointer;transition:color .15s ease}.CreateSystemPromptButton_root__IdUS1[disabled]{opacity:.35;cursor:default}.CreateSystemPromptButton_root__IdUS1:hover{color:#232323}.FieldError_root__aZSo6{padding:4px 0;overflow:hidden;font-size:12px;line-height:1;text-overflow:ellipsis;white-space:nowrap;color:#d6423d}.Field_root__Fi1kE{position:relative;margin-top:16px}@media(max-width:575px){.Field_root__Fi1kE{margin-top:24px}}.InputCheckbox_root__kHDtc{position:relative;display:flex;padding:.75rem 0;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none}.InputCheckbox_input__hSGew{position:absolute;z-index:-1;opacity:0}.InputCheckbox_box__4bixL{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;color:transparent;border:1px solid #d7d9da;border-radius:.25rem;cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.InputCheckbox_input__hSGew:checked+.InputCheckbox_box__4bixL{color:#fff;background-color:#3c84fc;box-shadow:none}.InputCheckbox_input__hSGew[disabled]~.InputCheckbox_box__4bixL{opacity:.5;cursor:default}.InputCheckbox_label__jab80{margin-left:10px;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:calc(100% - 34px);font-size:.875rem;color:var(--color-text-primary)}.InputCheckbox_input__hSGew[disabled]~.InputCheckbox_label__jab80{opacity:.5;cursor:default}.InputText_root__y9RsL{all:unset;display:block;box-sizing:border-box;width:100%;height:48px;padding:15px 0;font-family:inherit;font-size:14px;font-weight:400;line-height:17px;color:#232323;border:solid #d7d9da;border-width:0 0 1px;cursor:text}.InputText_root__y9RsL::placeholder{color:#92969b}.InputText_root__y9RsL:disabled{color:#92969b}.InputText_error__MLygE{border-color:red}.SystemPromptForm_head__TvMPo{display:flex;justify-content:space-between;gap:16px}.SystemPromptForm_title__eMsjU{font-size:14px;font-weight:700;line-height:17px;color:#0b0b0b}.SystemPromptForm_close__WRVOz{all:unset;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:16px;height:16px;cursor:pointer}.SystemPromptForm_submitContainer__n_9cK{margin-top:20px;display:flex;justify-content:flex-end}@media(max-width:575px){.SystemPromptForm_submitContainer__n_9cK{margin-top:32px}.SystemPromptForm_submit__0NlTx{width:100%}}.SystemPromptForm_nonFieldErrors__YWNZG{margin-top:1rem;text-align:center}.CreateSystemPrompt_dropdownPlacement__9RhFy{z-index:10;margin-right:-27px}.CreateSystemPrompt_dropdown___9E1a{width:460px;background-color:#fff;border:1px solid #d7d9da;border-radius:24px}.CreateSystemPrompt_dropdownInner__YW2GT{padding:23px}.Modal_modal__w8Blv{position:fixed;inset:0;z-index:100;display:flex;flex-direction:column;width:100%;max-width:100%;background-color:#fff;outline:none;cursor:default}.Modal_head__z0Qt7{height:103px;border-bottom:1px solid #d7d9da}.Modal_body__LGRd6{flex:1 1;max-height:calc(100% - 103px);overflow-y:auto}.Modal_logo__5ilx2{display:flex;justify-content:center;padding:20px 0 12px}.Modal_title__p4NB1{position:relative;height:47px;padding:13px 56px 0;overflow:hidden;font-size:14px;font-weight:700;line-height:normal;text-align:center;text-overflow:ellipsis;white-space:nowrap;color:#0b0b0b}.Modal_close__YhyXF{all:unset;position:absolute;top:5px;right:24px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:32px;height:32px;color:#232323;cursor:pointer}.CreateSystemPromptModal_form__wvwO9{padding:0 24px}.EditSystemPromptModalDesktop_open__KWQ30{margin-right:calc(100vw - 100%)}.EditSystemPromptModalDesktop_overlay__wCfmS{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:32px;overflow:hidden auto;background-color:hsla(0,0%,100%,.5);cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.EditSystemPromptModalDesktop_modal___A_1S{position:relative;margin:auto;width:460px;max-width:100%;padding:28px 24px 24px;background-color:#fff;border:1px solid #d7d9da;border-radius:24px;outline:none;cursor:default}.EditSystemPromptModalMobile_form__XI02G{padding:0 24px}.SystemPromptSelectItem_root__WLVOJ{position:relative;display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 8px 0 32px;font-size:14px;line-height:1.3;color:#5d5d5e;cursor:pointer}.SystemPromptSelectItem_item__VAmsU:hover,.SystemPromptSelectItem_selected__h4hSE{color:#232323}.SystemPromptSelectItem_check__vraFb{position:absolute;top:18px;left:11px}.SystemPromptSelectItem_controls__Q5vVG{display:flex;gap:8px}.SystemPromptSelectItem_delete__3263w,.SystemPromptSelectItem_edit__b14_I{all:unset;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:24px;height:24px;transition:background-color .15s ease}.SystemPromptSelectModal_empty__piifR{padding:40px 0;font-size:14px;text-align:center;color:#5d5d5e;cursor:default}.HeaderMobileControls_root___LYnY{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;height:37px}.HeaderMobileControls_title__9ZvBv{display:-webkit-box;flex:1 1;overflow:hidden;-webkit-line-clamp:2;font-size:14px;font-weight:400;font-style:normal;line-height:1.3;text-align:center;color:#92969b;-webkit-box-orient:vertical}.HeaderMobileControls_createToggle__CR_7L,.HeaderMobileControls_selectToggle__20RQV{all:unset;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:32px;height:32px;color:gray;border:1px solid #d7d9da;border-radius:4px;cursor:pointer}.SystemPromptSelectButton_root__3JwQb{all:unset;position:relative;align-items:center;gap:8px;box-sizing:border-box;max-width:200px;padding-right:17px;overflow:hidden;font-family:inherit;font-size:14px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap;color:#92969b;cursor:pointer;transition:color .15s ease}.SystemPromptSelectButton_root__3JwQb[disabled]{opacity:.35;cursor:default}.SystemPromptSelectButton_root__3JwQb:not([disabled]):hover{color:#232323}.SystemPromptSelectButton_chevron__mYsao{position:absolute;top:7px;right:0;transition:transform .25s ease}.SystemPromptSelectButton_open__v8bo2 .SystemPromptSelectButton_chevron__mYsao{transform:scaleY(-1)}.InputSelect_dropdownPlacement__bEH3C{z-index:10}.InputSelect_dropdown__AKaGi{width:320px;background-color:#fff;border:1px solid #d7d9da;border-radius:24px}.InputSelect_dropdownInner__G7CFG{padding:12px 0}.InputSelect_menu__RX5ao{max-height:200px;overflow-y:auto;outline:none}.InputSelect_empty__1ZL3E{padding:40px 0;font-size:14px;text-align:center;color:#5d5d5e;cursor:default}.Header_root__pufPi{margin:0 auto;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:68px;padding:16px 40px;overflow:hidden;border-bottom:1px solid #d7d9da;transition:width .5s,border-color .5s}@media(max-width:575px){.Header_root__pufPi{flex-direction:column;min-height:103px;padding:20px 24px 7px}}.Header_logoButton__U_4mX{all:unset;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:310px;line-height:0;transition:width .5s}.Header_logoButton__U_4mX:disabled{cursor:default}.Header_logo__SAQTw{width:inherit;height:auto}.Header_right__YhatV{display:flex;align-items:center;gap:35px;height:100%;transition:transform .5s}.Header_mobileControls__wa8Tu{width:100%}.Header_minimized__F_9QD{width:370px;min-height:0;overflow:hidden;border-color:transparent}.Header_minimized__F_9QD .Header_logoButton__U_4mX{width:310px}.Header_minimized__F_9QD .Header_right__YhatV{transform:translateX(200px)}.SystemPromptForm_submitContainer__xUvZt{margin-top:20px;display:flex;justify-content:flex-end}@media(max-width:575px){.SystemPromptForm_submitContainer__xUvZt{margin-top:32px}.SystemPromptForm_submit__leY45{width:100%}}.SystemPromptForm_nonFieldErrors__q_abl{margin-top:1rem;text-align:center}.ConfirmPhoneForm_root__t86n_{min-width:200px}.ConfirmPhoneForm_submitContainer__qx0VL{margin-top:32px;display:flex;justify-content:center}.ConfirmPhoneForm_submit__qlLyo{width:100%}.ConfirmPhoneForm_nonFieldErrors__etDQK{margin-top:1rem;text-align:center}.EnterPhoneForm_root__KP5P5{min-width:200px}.EnterPhoneForm_submitContainer__ne0o7{margin-top:32px;display:flex;justify-content:center}.EnterPhoneForm_submit__Brt_C{width:100%}.EnterPhoneForm_nonFieldErrors__lbu7w{margin-top:1rem;text-align:center}.PhoneVerificationModal_root__oulam{display:flex;flex-direction:column;align-items:center;justify-content:center}.Spinner_root__EPZ83{position:relative;display:inline-block;vertical-align:top}.Spinner_radian__rIaEH{position:absolute;display:block;width:100%;height:100%;border-style:solid;border-color:#3c84fc transparent transparent;border-radius:50%;animation:Spinner_spin__bMaro cubic-bezier(.5,0,.5,1) infinite}@keyframes Spinner_spin__bMaro{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Page_root__4tXj6{display:flex;flex-direction:column;justify-content:center;height:100%;transition:transform .5s ease}@media(min-width:576px){.Page_root__4tXj6{padding:0 20px}}.Page_initialized__qiobC.Page_minimized__EvW28{transition:none;transform:translateY(-90px)}.Page_body__2pDlL{position:relative;z-index:0;flex:1 1;max-height:calc(100% - 68px);transition:max-height .5s}@media(max-width:575px){.Page_body__2pDlL{max-height:calc(100% - 103px)}}.Page_minimized__EvW28 .Page_body__2pDlL{margin-top:24px;max-height:48px}.Page_controls__gcavM{margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px;width:692px;max-width:100%;padding:16px 39px 0;overflow:hidden}.Page_prevChat__mzdHd{margin-top:24px;text-align:center}.Page_prevChatButton__N4djY{all:unset;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;padding:13px 31px;font-size:14px;line-height:1.3;color:#5d5d5e;border:1px solid #d7d9da;border-radius:45px;transition:color .15s,border-color .15s}.Page_prevChatButton__N4djY:disabled{cursor:default}.Page_prevChatButton__N4djY:hover{color:#000;border-color:#a8a8ac}.Page_prevChatButtonSpinner__xtdsI{position:absolute;top:17px;margin-left:8px}.Page_login__9_m6h{margin:0 auto;width:300px;max-width:100%}.Page_loading__Rxwaj{display:flex;align-items:center;justify-content:center}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7c53f7419436e04b-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1c57ca6f5208a29b-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cff529cd86cc0276-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7be645d133f3ee22-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5647e4c23315a2d2-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3dbd163d3bb09d47-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/934c4b7cb736f2a3-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/dfa8b99978df7bbc-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/42d52f46a26971a3-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a6d330d7873e7320-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a5b77b63ef20339c-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d117eea74e01de14-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/eb52b768f62eeeb4-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/627622453ef56b0d-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e25729ca87cc7df9-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/912a9cfe43c928d9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/baf12dd90520ae41-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bbdb6f0234009aba-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f06116e890b3dadb-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8fb72f69fba4e3d2-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_bb8593;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/0e4fe491bf84089c-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_Fallback_bb8593;src:local("Arial");ascent-override:92.67%;descent-override:24.39%;line-gap-override:0.00%;size-adjust:100.11%}.__className_bb8593{font-family:__Roboto_bb8593,__Roboto_Fallback_bb8593;font-style:normal}