.ChatsList_chatsListContainer__gKNjS{position:absolute;z-index:2;top:0;left:0;width:100vw;height:100vh;box-sizing:border-box;padding:0;opacity:1;transform:translateX(0);transition:transform .3s ease,opacity .3s ease}.ChatsList_chatsListItem__JIKp8{width:100%;height:100%;padding:1rem;background-color:#fff;overflow-y:auto;transition:transform .3s}.ChatsList_chatsListHeader__0YsHY{display:none;align-items:center;padding:.5rem .75rem;gap:.75rem}.ChatsList_chatsListHistoryHeader__uApWU{display:flex;align-items:center;justify-content:space-between;margin-right:2.5rem}.ChatsList_chatsListHistoryTitle__PYC_1{font-family:Onest,Helvetica,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;padding:0;margin:0;color:var(--text-text-default,#161a33)}.ChatsList_chatsListHistoryClose__43LFk{color:#161a33}.ChatsList_chatsListTitle__nQm0L{font-family:Onest,Helvetica,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;flex:1 0;padding:0;margin:0;color:var(--text-text-default,#161a33);text-overflow:ellipsis}.ChatsList_chatsListCreateButton__vpOh9{display:flex;width:100%;align-items:center;align-self:stretch;padding:.625rem .875rem;border:none;border-radius:.75rem;margin-top:1rem;margin-bottom:.5rem;background:#fff;cursor:pointer;font-size:1rem;gap:.625rem}.ChatsList_chatsListCreateButtonTransparent__e2uUy{background:rgba(0,0,0,0)}.ChatsList_headerRow__30dkt{display:flex;align-items:center;padding:.75rem;gap:.75rem}.ChatsList_loader__3zvlw{height:.625rem}.ChatsList_loaderActive__IOPfR{display:flex;height:3rem;align-items:center;justify-content:center;padding:.5rem 0}.ChatsList_headerLoader__5R4Og{display:flex;align-items:center;justify-content:center;padding:.5rem .75rem}.ChatsList_newChatTitle__sihrY{display:flex;align-items:center;color:#503ae0;font-size:.875rem;font-weight:500;gap:.625rem;line-height:1.25rem}.ChatsList_chatsListContainerHidden__saw2g{display:none;opacity:0;pointer-events:none;transform:translateX(-110%)}.ChatsList_overlay__xpEnV{position:fixed;z-index:799;-webkit-backdrop-filter:blur(.375rem);backdrop-filter:blur(.375rem);background:rgba(0,0,0,.25);inset:0}.ChatsList_mobileOpenButton__jqOLy{position:fixed;z-index:800;top:1rem;left:1rem;display:none;width:2.5rem;height:2.5rem;align-items:center;padding:0;border:none;border-radius:.5rem;color:#161a33;cursor:pointer;gap:.375rem}@media(min-width:48rem){.ChatsList_mobileOpenButton__jqOLy{background-color:#f0f2ff}.ChatsList_mobileOpenButton__jqOLy.ChatsList_buttonWithLogo__hasd1{top:1.5rem;left:2rem}}.ChatsList_mobileOpen__sYfLa{z-index:801}@media(max-width:63.999rem){.ChatsList_chatsListContainer__gKNjS{position:fixed;z-index:801;opacity:0;transform:translateX(-110%)}.ChatsList_mobileOpen__sYfLa{opacity:1;transform:translateX(0)}.ChatsList_mobileOpenButton__jqOLy{display:flex;align-items:center;justify-content:center}}@media(min-width:48rem){.ChatsList_chatsListContainer__gKNjS{width:20rem;padding:1rem .75rem}.ChatsList_chatsListItem__JIKp8{border-radius:1rem;background-color:#f5f6ff}.ChatsList_chatsListHeader__0YsHY{display:flex}.ChatsList_chatsListHistoryHeader__uApWU{display:none}}.ChatsList_logo__JemcR{display:none;box-sizing:content-box;padding:.5rem .75rem}@media(min-width:48rem){.ChatsList_logo__JemcR{display:block}}@keyframes ChatItem_chat-item-enter__Auy_e{0%{opacity:0;transform:translateX(-.5rem)}to{opacity:1;transform:translateX(0)}}.ChatItem_chatName__kmwvf{font-family:Onest,Helvetica,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;position:relative;display:flex;width:100%;align-items:center;justify-content:space-between;padding:.625rem .875rem;border:none;border-radius:.625rem;margin-top:.25rem;animation:ChatItem_chat-item-enter__Auy_e .3s ease both;background:#fff;cursor:pointer;opacity:0;outline:none;text-align:left;transform:translateX(-.5rem);transition:background .15s;will-change:transform,opacity}.ChatItem_chatName__kmwvf:hover{background:#fff}.ChatItem_chatName__kmwvf>button{display:flex;align-items:center;gap:.25rem;opacity:1;pointer-events:all;transition:opacity .15s,visibility .15s;visibility:visible}@media(min-width:48rem){.ChatItem_chatName__kmwvf>button{opacity:0;pointer-events:none;visibility:hidden}}.ChatItem_chatName__kmwvf:hover>button{opacity:1;pointer-events:all;visibility:visible}.ChatItem_chatName__kmwvf.ChatItem_editing__Erpnq{padding:.5rem .25rem .5rem 1rem}.ChatItem_chatNameTitle__7UEnZ{overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}.ChatItem_chatNameLeft__1MwSr{display:inline-flex;min-width:0;flex:1 1 auto;align-items:center;gap:.375rem}.ChatItem_chatNamePopup__1UglV{position:absolute;z-index:1;top:-200%;left:20%;display:flex;flex-direction:column;padding:1rem;border-radius:1rem;background:#fff;box-shadow:.0625rem .125rem .1875rem #ccc}.ChatItem_icon__bn8zJ{display:block;width:1rem;height:1rem}.DeleteChatConfirmModal_confirmModal__fLuVp .contentWrapper{gap:.5rem}.DeleteChatConfirmModal_confirmModal__fLuVp .overlay{z-index:1500}.DeleteChatConfirmModal_content__2_mEl{display:flex;width:100%;flex-direction:column}.DeleteChatConfirmModal_description__yztTo{font-family:Onest,Helvetica,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;max-width:20.75rem;margin:0;color:#656c94}@media(min-width:48rem){.DeleteChatConfirmModal_description__yztTo{max-width:24.25rem}}.DeleteChatConfirmModal_cancelButton__MThQd{font-family:Onest,Helvetica,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;display:flex;min-width:3rem;min-height:3rem;max-height:3rem;flex:1 0;flex-direction:column;align-items:center;justify-content:center;padding:.75rem 1rem;border:none;border-radius:.625rem;background:#f2f3ff;color:#161a33;cursor:pointer;transition:all .2s ease}.DeleteChatConfirmModal_cancelButton__MThQd:disabled{cursor:not-allowed;opacity:.5}.DeleteChatConfirmModal_cancelButton__MThQd:focus-visible{outline:2px solid #503ae0;outline-offset:2px}.DeleteChatConfirmModal_cancelButton__MThQd:hover:not(:disabled){background:#f0f2ff}.DeleteChatConfirmModal_confirmButton__rbRHw{font-family:Onest,Helvetica,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;display:flex;min-width:3rem;min-height:3rem;max-height:3rem;flex:1 0;flex-direction:column;align-items:center;justify-content:center;padding:.75rem 1rem;border:none;border-radius:.625rem;background:#503ae0;color:#fff;cursor:pointer;gap:.5rem;transition:all .2s ease}.DeleteChatConfirmModal_confirmButton__rbRHw:disabled{cursor:not-allowed;opacity:.5}.DeleteChatConfirmModal_confirmButton__rbRHw:focus-visible{outline:2px solid #503ae0;outline-offset:2px}.DeleteChatConfirmModal_confirmButton__rbRHw:hover:not(:disabled){background:#3014ba}.OptionsMenu_menuContainer__asZS4{position:fixed;z-index:1100;left:18rem;transform:translateY(-50%)}.OptionsMenu_menuPanel__E_EK2{display:flex;flex-direction:column;padding:1rem;border-radius:1rem;background:#fff;box-shadow:.0625rem .125rem .1875rem #ccc}.OptionsMenu_menuButton__vMX2v{justify-content:flex-start;color:#656c94}.OptionsMenu_menuButton__vMX2v:hover{color:#161a33}.OptionsMenu_menuButtonPinned__6rgWg{color:#503ae0}.OptionsMenu_backdrop__44Ww0{position:fixed;z-index:1099;background:rgba(0,0,0,0);inset:0}@media(max-width:63.999rem){.OptionsMenu_menuContainer__asZS4{left:16rem}}.Lights_lightsContainer__e1zj_{position:absolute;display:flex;width:100vw;height:100vh;align-items:flex-start;justify-content:center;filter:blur(6.75rem);pointer-events:none}.Lights_lightsContainer__e1zj_ .Lights_light__IEVle{width:50vw;height:30vw;border-radius:100%;animation:Lights_lights-init__lLhnY 1s ease-in-out forwards;translate:0 -100%}@keyframes Lights_lights-init__lLhnY{0%{opacity:0;translate:0 -100%}to{opacity:1;translate:0 -70%}}@keyframes Root_fade-in__yYNXp{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}.Root_root__dvMSx{position:relative;z-index:2;display:flex;width:100%;max-width:50rem;flex-direction:column;padding:0 1rem 1rem;border-radius:1rem;animation:Root_fade-in__yYNXp .4s ease-in-out forwards;animation-delay:.5s;background-color:#fff;opacity:0}@media(min-width:48rem){.Root_root__dvMSx{padding:0 2rem 1rem}}[data-aisidebaropen=true] .Root_root__dvMSx{max-width:unset;padding:0 1rem 1rem}.Root_root__dvMSx:before{position:absolute;top:-4rem;left:0;width:100%;height:4rem;border-radius:1rem 1rem 0 0;background:linear-gradient(0deg,#fff 0,transparent);content:"";pointer-events:none}.Root_rootWithoutTopGradient__sldf_:before{display:none;content:none}.Editor_wrapper__WPKkh{width:100%;min-height:3.375rem;border-radius:1rem 1rem 0 0;background:#f0f2ff}.Editor_textarea__gwuAa{overflow:auto;width:100%;max-height:calc(11.2em + 2rem);box-sizing:border-box;padding:0 1.25rem;border:none;font:inherit;line-height:1.4;outline:none;resize:none;white-space:pre-wrap;word-break:break-word}.Editor_textarea__gwuAa .ProseMirror{overflow:auto;min-width:4rem;min-height:1.4em;max-height:11.2em;background:rgba(0,0,0,0);outline:none}.Editor_textarea__gwuAa .ProseMirror math-field{min-width:5rem;padding-right:1.5rem;padding-left:.5rem;border:none;border-radius:.5rem;outline:none}.Editor_textarea__gwuAa .ProseMirror math-field::part(virtual-keyboard-toggle){display:none}.Editor_textarea__gwuAa .ProseMirror math-field::part(menu-toggle){display:none}.Editor_textarea__gwuAa .ProseMirror p.is-editor-empty:first-child:before{height:0;color:#9399bd;content:attr(data-placeholder);float:left;pointer-events:none}.CharCounter_container__mf89F{display:flex;align-items:center;align-self:stretch;justify-content:flex-end;background-color:#f0f2ff}.CharCounter_counter__ye76Q{padding:.25rem 1.25rem;color:#9399bd;font-size:.75rem;line-height:1rem;white-space:nowrap}.CharCounter_counterError__hHGVC{color:#fa3448}.Footer_footer__iBmRi{padding-top:.75rem;margin:0;background-color:#fff;color:#9399bd;font-size:.875rem;line-height:1.25rem;text-align:center}.Actions_actions__ApObu{display:flex;justify-content:space-between;padding:.625rem;border-radius:0 0 1rem 1rem;background:#f2f3ff}.Actions_actionsSide__IFlUX{display:flex;align-items:center;gap:.5rem}.MathKeyboardButton_button__yiYZy{width:2.5rem;height:2.5rem;padding:.625rem;margin-right:auto;color:#503ae0}.SubmitButton_button__DP5xX{width:2.5rem;height:2.5rem;padding:.625rem;border-radius:.625rem;background-color:#503ae0;color:#fff}.SubmitButton_button__DP5xX:disabled{background-color:unset;color:#9399bd}.MathKeyboard_container__kob9v{overflow:hidden;width:100%;box-sizing:border-box;background-color:#f0f2ff;padding-inline:1rem}.MathKeyboard_container__kob9v .ML__keyboard{padding:0}.MathKeyboard_mathKeyboard__3YWYU{background-color:#f0f2ff}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_hidden___hC8h{display:none}.MathKeyboard_mathKeyboard__3YWYU .ML__keyboard.is-visible .MLK__backdrop{position:relative;bottom:0;height:17.875rem;padding:0;border:0;background-color:#f0f2ff;transform:none;visibility:inherit}.MathKeyboard_mathKeyboard__3YWYU .ML__keyboard.is-visible .MLK__plate{position:relative;top:0;left:0;width:100%;background:#f0f2ff}.MathKeyboard_mathKeyboard__3YWYU .ML__keyboard.is-visible .MLK__layer{gap:.625rem}.MathKeyboard_mathKeyboard__3YWYU .MLK__toolbar{padding:.25rem;border-radius:.5rem}.MathKeyboard_mathKeyboard__3YWYU .MLK__toolbar .left{width:100%;gap:.25rem}.MathKeyboard_mathKeyboard__3YWYU .MLK__toolbar .left .layer-switch,.MathKeyboard_mathKeyboard__3YWYU .MLK__toolbar .left .selected{width:100%;min-height:2rem;padding:.375rem .625rem;border:none;border-radius:.375rem;margin:0;background:#e4e6f7;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0s}.MathKeyboard_mathKeyboard__3YWYU .MLK__toolbar .left .layer-switch .switchText,.MathKeyboard_mathKeyboard__3YWYU .MLK__toolbar .left .selected .switchText{font-size:.875rem;font-weight:500;line-height:1.25rem}.MathKeyboard_mathKeyboard__3YWYU .MLK__toolbar .left .layer-switch .switchIcon,.MathKeyboard_mathKeyboard__3YWYU .MLK__toolbar .left .selected .switchIcon{font-size:1.125rem;font-weight:400;line-height:1.25rem}.MathKeyboard_mathKeyboard__3YWYU .MLK__toolbar .left .disabled,.MathKeyboard_mathKeyboard__3YWYU .MLK__toolbar .left .selected{cursor:default}.MathKeyboard_mathKeyboard__3YWYU .MLK__rows{gap:.25rem}.MathKeyboard_mathKeyboard__3YWYU .MLK__rows .MLK__row{display:grid;gap:.25rem;grid-template-columns:repeat(6,1fr)}.MathKeyboard_mathKeyboard__3YWYU .MLK__rows .MLK__row .MLK__keycap{width:100%;height:2.25rem;align-items:center;justify-content:center;border-radius:.375rem;cursor:pointer;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0s}.MathKeyboard_mathKeyboard__3YWYU .MLK__rows .MLK__row .MLK__keycap.keycapNumb{font-size:1rem;font-weight:500;line-height:1.5rem}.MathKeyboard_mathKeyboard__3YWYU .MLK__rows .MLK__row .MLK__keycap.keycapText{font-size:.875rem;font-weight:400;line-height:.875rem}.MathKeyboard_mathKeyboard__3YWYU .MLK__rows .MLK__row .MLK__keycap.keycapKatex{font-family:KaTeX_Main,serif;font-size:1.125rem;font-style:400;line-height:1rem}.MathKeyboard_mathKeyboard__3YWYU .MLK__rows .MLK__row .MLK__keycap.keycapIcon>svg{width:1.25rem;height:1.25rem}.MathKeyboard_mathKeyboard__3YWYU .MLK__rows .MLK__row .MLK__keycap.w20{grid-column:span 2}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_light__khIuY .MLK__backdrop{background-color:#fff}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_light__khIuY .MLK__toolbar{background-color:#f0f2ff}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_light__khIuY .MLK__toolbar .layer-switch,.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_light__khIuY .MLK__toolbar .selected{color:#161a33}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_light__khIuY .MLK__toolbar .layer-switch:not(.disabled,.selected):hover{background-color:#e4e6f7}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_light__khIuY .MLK__toolbar .selected{background-color:#fff}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_light__khIuY .MLK__keycap.keycapKatex,.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_light__khIuY .MLK__keycap.keycapNumb,.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_light__khIuY .MLK__keycap.keycapText{color:#161a33}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_light__khIuY .MLK__keycap.keycapAccent{color:#503ae0}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_light__khIuY .MLK__keycap.keycapLight{border:.0625rem solid #e4e6f7;background-color:#fff}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_light__khIuY .MLK__keycap.keycapLight:hover{background-color:#e4e6f7}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_light__khIuY .MLK__keycap.keycapDark{background-color:#f0f2ff}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_light__khIuY .MLK__keycap.keycapDark:hover{background-color:#e4e6f7}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_dark__Mzd8T .MLK__backdrop{background-color:#f0f2ff}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_dark__Mzd8T .MLK__toolbar{background-color:#e4e6f7}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_dark__Mzd8T .MLK__toolbar .layer-switch,.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_dark__Mzd8T .MLK__toolbar .selected{color:#161a33}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_dark__Mzd8T .MLK__toolbar .layer-switch:not(.disabled,.selected):hover{background-color:#d8dbf0}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_dark__Mzd8T .MLK__toolbar .selected{background-color:#fff}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_dark__Mzd8T .MLK__keycap.keycapKatex,.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_dark__Mzd8T .MLK__keycap.keycapNumb,.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_dark__Mzd8T .MLK__keycap.keycapText{color:#161a33}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_dark__Mzd8T .MLK__keycap.keycapAccent{color:#503ae0}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_dark__Mzd8T .MLK__keycap.keycapLight{background-color:#fff}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_dark__Mzd8T .MLK__keycap.keycapLight:hover{background-color:#d8dbf0}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_dark__Mzd8T .MLK__keycap.keycapDark{background-color:#e4e6f7}.MathKeyboard_mathKeyboard__3YWYU.MathKeyboard_dark__Mzd8T .MLK__keycap.keycapDark:hover{background-color:#d8dbf0}.ModeSelector_dropdown__NgEic{position:relative;margin-right:auto}.ModeSelector_dropdownHidden__Z6Zx_{display:none}.ModeSelector_dropdownButton__hGyRv{font-family:Onest,Helvetica,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;display:inline-flex;align-items:center;padding:.4rem .6rem;border:none;border-radius:.5rem;background:rgba(0,0,0,0);color:#503ae0;cursor:pointer;gap:.25rem}.ModeSelector_dropdownButton__hGyRv:hover{color:#503ae0}.ModeSelector_dropdownMenu___oqup{position:absolute;z-index:10;bottom:calc(100% + .5rem);left:0;min-width:16rem;padding:.5rem;border-radius:.75rem;animation:ModeSelector_dropdown-enter__GclK4 .16s ease-out both;background:#fff;box-shadow:.0625rem .125rem .1875rem #ccc;transform-origin:bottom left}.ModeSelector_dropdownItem__y9ZlL{display:flex;width:100%;flex-direction:column;align-items:flex-start;padding:.5rem .6rem;border:none;border-radius:.5rem;appearance:none;background:rgba(0,0,0,0);color:#656c94;cursor:pointer;outline:none;text-align:left}.ModeSelector_dropdownItem__y9ZlL:hover{background:rgba(0,0,0,0);color:#161a33}.ModeSelector_dropdownItem__y9ZlL:focus{box-shadow:none;outline:none}.ModeSelector_dropdownItemTitle__lG5Jt{color:#161a33}.ModeSelector_dropdownItemText__MRxq_{color:#656c94}.ModeSelector_arrowIcon__o1iAc{flex-shrink:0;color:inherit;transition:transform .16s ease}.ModeSelector_dropdownButton__hGyRv[aria-expanded=true] .ModeSelector_arrowIcon__o1iAc{transform:rotate(180deg)}@keyframes ModeSelector_dropdown-enter__GclK4{0%{opacity:0;transform:translateY(.25rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ModeSelector_dropdownItemActive__mYAhv .ModeSelector_dropdownItemTitle__lG5Jt{color:#503ae0}.ModeSelector_dropdownItemActive__mYAhv .ModeSelector_dropdownItemText__MRxq_{color:#656c94}.Snackbar_snackbarRoot__Bj9nu{position:absolute;top:-4rem;left:50%;pointer-events:none;transform:translateX(-50%)}.Snackbar_snackbarRoot__Bj9nu>div{pointer-events:auto}.Snackbar_snackbarInner__b8fUj{display:flex;width:max-content;align-items:flex-start;justify-content:center;padding:.625rem .875rem .625rem .625rem;border-radius:.625rem;background:#fff;box-shadow:0 .25rem .5rem rgba(0,0,0,.1);gap:.375rem}.Snackbar_snackbarIcon__xuBMT{margin:.125rem 0 0 .125rem;color:#0db56c}.Snackbar_snackbarText__p1HyB{font-family:Onest,Helvetica,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;color:#161a33}.styles_wrapper__RpiTe{display:flex;width:100%;flex-direction:column;align-items:stretch}.styles_container__V7UNj{display:flex;width:100%;min-width:0;flex:1 1;flex-direction:column}@media(min-width:64rem){.styles_container__V7UNj{min-width:auto;flex:none;gap:.375rem}}.styles_label__KvSef{font-family:Onest,Helvetica,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;display:none;color:#656c94}@media(min-width:64rem){.styles_label__KvSef{display:block}}.styles_formulation__kTjef{font-family:Onest,Helvetica,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;color:#161a33;word-wrap:break-word}@media(min-width:64rem){.styles_formulation__kTjef{font-family:Onest,Helvetica,Arial,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;letter-spacing:-.0125rem;line-height:1.625rem;min-height:3.25rem}}.styles_placeholder__CW1m0{display:inline;color:#656c94;font-family:Onest,Helvetica,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}@media(min-width:64rem){.styles_placeholder__CW1m0{font-family:Onest,Helvetica,Arial,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;letter-spacing:-.0125rem;line-height:1.625rem}}.styles_goalText__cMSE_{display:inline;font-family:Onest,Helvetica,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}@media(min-width:64rem){.styles_goalText__cMSE_{font-family:Onest,Helvetica,Arial,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;letter-spacing:-.0125rem;line-height:1.625rem}}.styles_cursor__1S_cE{display:inline-block;width:.125rem;height:1rem;margin-left:.125rem;animation:styles_blink__c4JAw 1s infinite;background-color:#656c94;vertical-align:middle}@media(min-width:64rem){.styles_cursor__1S_cE{height:1.25rem}}@keyframes styles_blink__c4JAw{0%,50%{opacity:1}51%,to{opacity:0}}.styles_skeleton__gWvri{display:flex;flex-direction:column;gap:.375rem}@media(min-width:64rem){.styles_skeleton__gWvri{gap:.5rem}}.styles_skeletonLine__SKItk{height:1.25rem;border-radius:.375rem;background-color:#f0f2ff}@media(min-width:64rem){.styles_skeletonLine__SKItk{height:1.625rem;border-radius:.5rem}}.styles_skeletonLineFull__ZKyci{width:100%}.styles_skeletonLinePartial__S9c67{width:60%}.styles_button__0D4M8.styles_button__0D4M8{width:10.0625rem;height:2.5rem;min-height:2.5rem;padding:.625rem .75rem;border-radius:.5rem;box-shadow:none;font-family:Onest,Helvetica,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}@media(min-width:64rem){.styles_button__0D4M8.styles_button__0D4M8{font-family:Onest,Helvetica,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;width:14rem;min-width:3rem;min-height:3rem;padding:.75rem .75rem .75rem 1rem;border-radius:.625rem}}.styles_button__0D4M8.styles_button__0D4M8:has(>[data-icon]:last-child:not(:only-child)){padding-right:.75rem}.styles_icon__lO8yn.styles_icon__lO8yn{display:none;width:1.25rem;height:1.25rem}.styles_icon__lO8yn.styles_icon__lO8yn svg{width:1.25rem;height:1.25rem}@media(min-width:64rem){.styles_icon__lO8yn.styles_icon__lO8yn{display:block}}.styles_spinner__OD21o{animation:styles_spin__Wk9jw 1s linear infinite;color:#fff}@keyframes styles_spin__Wk9jw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_container__3nNVr{position:absolute;bottom:-1px;left:50%;overflow:hidden;width:100%;height:29.375rem;transform:translateX(-50%)}.styles_image__BKAtc{width:100%;height:100%;object-fit:cover;object-position:top center}.styles_sidebar__Ec74c{position:relative;display:flex;overflow:hidden;width:18.75rem;height:100%;flex-direction:column;padding:1.5rem 1.5rem 17.5rem;border:1px solid #e4e6f7;border-radius:1.5rem}@media(min-width:80rem){.styles_sidebar__Ec74c{width:25rem}}.styles_content__pgug8{position:relative;z-index:1;display:flex;flex-direction:column;gap:2rem}.styles_upperPart__HM_qV{display:flex;flex-direction:column;gap:1.25rem}.styles_container__s7xmF{position:relative;display:flex}@media(min-width:48rem){.styles_container__s7xmF{display:none}}.styles_progressBackground__7EnYC{z-index:0;color:#e4e6f7}.styles_progressForeground__4PMSz{position:absolute;left:0}.styles_fulfilled__q4xqS{color:#0db56c}.styles_unfulfilled__pUPe9{color:#503ae0}.styles_iconWrapper__LUiBP{position:absolute;top:50%;left:50%;display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;border-radius:50%;background-color:#656c94;transform:translate(-50%,-50%) scale(1.05)}.styles_icon__U92Wt{display:block;color:#fff;font-size:1.25rem}.styles_container__qmvXb{display:flex;flex-direction:column}.styles_header__K29lV{display:flex;height:4rem;align-items:center;padding:.75rem .5rem;border-bottom:.0625rem solid #e4e6f7;background-color:#fff}@media(min-width:48rem){.styles_header__K29lV{padding:.75rem 1.25rem}}.styles_backButton__aHTf4.styles_backButton__aHTf4{min-width:2.5rem;min-height:2.5rem;padding:.625rem .875rem;border-radius:.625rem;gap:.375rem;font-family:Onest,Helvetica,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.styles_backButton__aHTf4.styles_backButton__aHTf4:has(>[data-icon]:first-child:not(:only-child)){padding-left:.625rem}.styles_backIcon__I9w1u svg{width:1.25rem;height:1.25rem;color:#161a33}.styles_panel__NCb0I{display:flex;flex-direction:column;padding:.75rem 1.25rem 1.25rem;border-radius:0 0 1rem 1rem;background-color:#fff;box-shadow:0 .125rem .5rem rgba(51,65,85,.15);gap:.75rem}@media(min-width:48rem){.styles_panel__NCb0I{padding:.75rem 2rem 1.25rem;gap:1rem}}.styles_upperPart__QrRIj{display:flex;max-width:40rem;align-items:flex-start;gap:.75rem}.styles_actions__Jyc7Y{display:flex;align-items:center;gap:1.25rem}.styles_criteriaButton__Ypm5y.styles_criteriaButton__Ypm5y{display:none;min-width:0;min-height:auto;padding:0;border-radius:0;color:#656c94;font-family:Onest,Helvetica,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}@media(min-width:48rem){.styles_criteriaButton__Ypm5y.styles_criteriaButton__Ypm5y{display:block}}.styles_pageWrapper__X_7il{position:relative;display:flex;overflow:hidden;width:100vw;height:100vh;box-sizing:border-box;flex-direction:column;background:#fff}@media(min-width:64rem){.styles_pageWrapper__X_7il{flex-direction:row}}.styles_contentLeftWrapper__as1os{display:flex;height:100%;flex-direction:column;flex-shrink:0;padding:1.5rem 1.5rem 1rem;gap:1.5rem}@media(min-width:80rem){.styles_contentLeftWrapper__as1os{padding:1.5rem}}.styles_breadcrumbs__A3i3K{flex-shrink:0}.styles_contentArea__5Cf_P,.styles_sidebarWrapper__7xQA_{display:flex;min-height:0;flex:1 1}.styles_contentArea__5Cf_P{min-width:0;height:100%;flex-direction:column;align-items:center}@media(min-width:108rem){.styles_contentArea__5Cf_P{align-items:start;padding-left:8.75rem}}@media(min-width:120rem){.styles_contentArea__5Cf_P{padding-left:15rem}}.styles_closeButton__FxOj0.styles_closeButton__FxOj0{position:absolute;z-index:1;top:1.5rem;right:1.5rem;width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem;padding:.625rem;border-radius:.625rem;background-color:#f0f2ff}.styles_closeButton__FxOj0.styles_closeButton__FxOj0:has(>[data-icon]:first-child:only-child){padding-right:.625rem;padding-left:.625rem}.styles_closeButtonIcon__PVxG5 svg{width:1.25rem;height:1.25rem}.styles_chatContainer__XaZ8h{display:flex;overflow:hidden;width:100%;max-width:50rem;flex:1 1;flex-direction:column;align-items:center;padding:0 1rem}@media(min-width:48rem){.styles_chatContainer__XaZ8h{padding:0 2rem}}@media(min-width:80rem){.styles_chatContainer__XaZ8h{max-width:50rem;padding:0 2rem}}.styles_chat__8huOi{width:100%;flex:1 1;overflow-y:auto}.styles_chatInputWrapper__mK3AT{display:flex;width:100%;max-width:50rem;flex-direction:column;align-items:stretch}.AimTaskContextBar_root__Uhfug{display:flex;align-items:center;align-self:stretch;justify-content:space-between;padding:.25rem .25rem 1rem;border-radius:1rem 1rem 0 0;margin-bottom:-1rem;background:#f0f2ff}.AimTaskContextBar_label__0QMoh{font-family:Onest,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1.5rem;overflow:hidden;height:1.25rem;margin:0;color:#161a33;font-family:var(--family-onest,Onest);font-size:.875rem;font-style:normal;font-weight:var(--weight-medium,500);line-height:1.25rem;text-align:center;text-overflow:ellipsis}.AimTaskContextBar_closeButton__DhGYZ{display:flex;width:1.25rem;height:1.25rem;flex-shrink:0;align-items:center;justify-content:center;padding:.25rem;border:none;margin:0;background:rgba(0,0,0,0);color:#000;cursor:pointer;transition:background-color .2s ease}.AimTaskContextBar_container__5zgT6{display:flex;width:100%;align-items:center;justify-content:space-between;padding:.625rem .875rem;border-radius:.75rem;background:#d8dbf0}.AimTaskDisclaimer_taskDisclaimerContainer__PXhc5{display:flex;height:100%;flex-direction:column;justify-content:flex-end;padding-inline:1.5rem}.AimTaskDisclaimer_title__u_I2s{font-size:1.25rem;font-weight:500;letter-spacing:-.0125rem;line-height:1.625rem}.AimTaskDisclaimer_description__80g_m,.AimTaskDisclaimer_title__u_I2s{font-family:Onest,Helvetica,Arial,sans-serif;font-style:normal;margin:0}.AimTaskDisclaimer_description__80g_m{font-size:1rem;font-weight:400;line-height:1.5rem;color:#656c94}.TaskDisclaimer_taskDisclaimerContainer___iExh{display:flex;height:100%;flex:1 0;flex-direction:column;align-items:center;align-self:stretch;justify-content:center;gap:.25rem}.TaskDisclaimer_title__Q_AB2{font-size:1.25rem;font-weight:500;letter-spacing:-.0125rem;line-height:1.625rem}.TaskDisclaimer_description__tmR5k,.TaskDisclaimer_title__Q_AB2{font-family:Onest,Helvetica,Arial,sans-serif;font-style:normal;margin:0;text-align:center}.TaskDisclaimer_description__tmR5k{font-size:1rem;font-weight:400;line-height:1.5rem;color:#656c94}@keyframes AiAssistantSidebar_slide-in__1eAZH{0%{transform:translateX(100%)}to{transform:translateX(0)}}.AiAssistantSidebar_content__UnnaG{display:flex;overflow:hidden;height:100%;flex-direction:column}.AiAssistantSidebar_header__o3Gze{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--border-border-default,#e4e6f7)}.AiAssistantSidebar_headerTitle__ZFEdf{display:flex;align-items:center;gap:.5rem}.AiAssistantSidebar_headerTitle__ZFEdf h2{margin:0;color:var(--text-text-default,#161a33);font-family:var(--family-onest,"Onest",sans-serif);font-size:1rem;font-weight:500;line-height:1.5rem}.AiAssistantSidebar_headerLogo__kr_GW{padding:.25rem}.AiAssistantSidebar_icon__53q8W{display:flex;width:3rem;height:3rem;flex-shrink:0;align-items:center;justify-content:center}.AiAssistantSidebar_closeButton__yD9kJ{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border:none;border-radius:.625rem;background:rgba(0,0,0,0);color:var(--text-text-secondary,#656c94);cursor:pointer;transition:background-color .2s ease}.AiAssistantSidebar_closeButton__yD9kJ:hover{background:var(--background-bg-secondary,#f0f2ff)}.AiAssistantSidebar_closeButton__yD9kJ:active{background:var(--background-bg-tertiary,#e4e6f7)}.AiAssistantSidebar_body__wrAfZ{display:flex;flex:1 1;flex-direction:column;overflow-y:auto}.AiAssistantSidebar_placeholder__qo3yJ{display:flex;height:100%;align-items:center;justify-content:center;padding:1.5rem;text-align:center}.AiAssistantSidebar_placeholder__qo3yJ p{color:var(--text-text-secondary,#656c94);font-family:var(--family-onest,"Onest",sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}.TaskPageAIWrapper_wrapper__yFp1V{position:relative;display:flex;overflow:hidden;width:100%;min-height:100vh;gap:.75rem}@media(min-width:64rem){.TaskPageAIWrapper_wrapperWithPadding__kKNYp{max-width:120rem;padding:1rem 1.5rem;margin:0 auto}}.TaskPageAIWrapper_mainContent__rkGAu{overflow:clip;max-width:100%;flex:1 1;background-color:#fff;transition:margin-right .3s ease}@media(min-width:64rem){.TaskPageAIWrapper_mainContent__rkGAu{width:calc(100% - var(--ai-sidebar-width))}[data-aisidebaropen=true] .TaskPageAIWrapper_mainContent__rkGAu{border-radius:1.5rem}}.TaskPageAIWrapper_sidebar__IDSQ5{position:absolute;z-index:10;display:flex;width:100vw;height:100dvh;flex-direction:column;border-radius:1.5rem;animation:TaskPageAIWrapper_slide-in__t3BbO .3s ease;background:var(--background-bg-white,#fff)}@media(min-width:64rem){.TaskPageAIWrapper_sidebar__IDSQ5{position:relative;z-index:unset;width:var(--ai-sidebar-width);height:calc(100dvh - 2rem)}}.TaskPageAIWrapper_resizer__vpIRI{position:absolute;z-index:1000;top:50%;left:-1.375rem;display:none;width:2rem;height:4rem;align-items:center;justify-content:center;padding:.25rem;border:none;border-radius:1.5rem;background:var(--background-bg-page,#f0f1f3);color:var(--text-text-secondary,#656c94);cursor:ew-resize;touch-action:none;transform:translateY(-50%);transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.TaskPageAIWrapper_resizer__vpIRI:hover{background:var(--background-bg-tertiary,#e4e6f7)}.TaskPageAIWrapper_resizer__vpIRI:active{cursor:grabbing}@media(min-width:64rem){.TaskPageAIWrapper_resizer__vpIRI{display:flex}}.TaskPageAIWrapper_aiLogo__D3sxZ{position:fixed;z-index:1000;right:2rem;bottom:2rem;padding:.5rem;cursor:pointer}