.AnimatedLogo_root__TQaLT{position:relative;width:var(--animated-logo-size,2rem);height:var(--animated-logo-size,2rem);flex-shrink:0}.AnimatedLogo_layer__YsNtp{position:absolute;overflow:hidden;inset:0}.AnimatedLogo_layerBody__JLrpa{z-index:0}.AnimatedLogo_layerEyes__vkPlp{z-index:1}.AnimatedLogo_lottie___LLPa{display:block;width:100%;height:100%}.CustomSelect_select__AnjSF{position:relative}.CustomSelect_selectButton__9c7T5{display:inline-flex;min-height:2.5rem;align-items:center;justify-content:space-between;padding:.5rem .75rem;border:.125rem solid rgba(0,0,0,0);border-radius:.5rem;background:#f2f3ff;color:#161a33;cursor:pointer;font-family:inherit;font-size:.875rem;gap:.5rem;transition:background .2s ease,border-color .2s ease}.CustomSelect_selectButton__9c7T5:hover{background:#f0f2ff}.CustomSelect_selectButton__9c7T5:focus{outline:none}.CustomSelect_selectButtonError__bxYP_{border-color:#f04438;background:#fff}.CustomSelect_selectButtonError__bxYP_:hover{background:#fff}.CustomSelect_selectValue__dvMM7{flex:1 1;color:inherit;text-align:left;white-space:nowrap}.CustomSelect_selectValuePlaceholder__0jhsG{color:#9399bd}.CustomSelect_selectIcon__CgUXa{display:flex;flex-shrink:0;align-items:center;justify-content:center;color:#656c94;transition:transform .16s ease}.CustomSelect_selectButtonLight__MeSXJ{background:#e4e6f7;color:#161a33}.CustomSelect_selectButtonLight__MeSXJ:hover{background:#dadde8}.CustomSelect_selectButtonLight__MeSXJ .CustomSelect_selectIcon__CgUXa,.CustomSelect_selectButtonLight__MeSXJ .CustomSelect_selectValuePlaceholder__0jhsG{color:#161a33}.CustomSelect_selectMenu__LkBBt{position:absolute;z-index:100;top:calc(100% + .5rem);left:0;width:100%;min-width:15rem;max-height:14rem;padding:.5rem;border-radius:.75rem;animation:CustomSelect_dropdown-enter__FCsFO .16s ease-out both;background:#fff;box-shadow:0 .5rem 4rem 0 rgba(55,40,120,.05),0 .25rem 4rem 0 rgba(55,40,120,.05),0 .25rem 1.5rem 0 rgba(55,40,120,.03);overflow-y:auto;transform-origin:top left}.CustomSelect_selectMenu__LkBBt::-webkit-scrollbar{width:.375rem}.CustomSelect_selectMenu__LkBBt::-webkit-scrollbar-track{border-radius:.75rem;margin:.5rem 0;background:rgba(0,0,0,0)}.CustomSelect_selectMenu__LkBBt::-webkit-scrollbar-thumb{border-radius:.75rem;background:#e4e6f7}.CustomSelect_selectMenu__LkBBt::-webkit-scrollbar-thumb:hover{background:#b8bbd7}.CustomSelect_selectItem__2E36A{display:flex;width:100%;align-items:center;padding:.5rem .75rem;border:none;border-radius:.5rem;appearance:none;background:rgba(0,0,0,0);color:#161a33;cursor:pointer;font-family:inherit;font-size:.875rem;outline:none;text-align:left;transition:background .2s ease}.CustomSelect_selectItem__2E36A:hover{background:#f2f3ff}.CustomSelect_selectItem__2E36A:focus{box-shadow:none;outline:none}.CustomSelect_selectItemActive__9qkkz{background:none;color:#503ae0;font-weight:500}.CustomSelect_selectItemCheck__jghn9{display:flex;align-items:center;margin-left:auto}@keyframes CustomSelect_dropdown-enter__FCsFO{0%{opacity:0;transform:translateY(-.25rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.LibraryPromptEditor_shell__7lPZl{display:flex;width:50rem;max-width:100%;flex-direction:column;padding:.625rem;border-radius:1rem;background:#fff;gap:.5rem}.LibraryPromptEditor_textareaWrapper__QcrGB{position:relative;min-height:7.5rem}.LibraryPromptEditor_promptTextarea__g3B_c{overflow:hidden auto;width:100%;min-height:7.5rem;max-height:15rem;padding:.375rem;border:none;border-radius:.5rem;background:#fff;color:#161a33;font-family:inherit;font-size:1rem;line-height:1.5;outline:none;resize:none;scrollbar-gutter:stable;scrollbar-width:thin}.LibraryPromptEditor_promptTextarea__g3B_c::-webkit-scrollbar{width:.25rem}.LibraryPromptEditor_promptTextarea__g3B_c::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.LibraryPromptEditor_promptTextarea__g3B_c::-webkit-scrollbar-thumb{border-radius:2px;background:#9399bd}.LibraryPromptEditor_promptTextarea__g3B_c::-webkit-scrollbar-thumb:hover{background:#656c94}.LibraryPromptEditor_promptTextarea__g3B_c .libraryPromptProse{overflow:visible;min-height:7.5rem;outline:none}.LibraryPromptEditor_promptTextarea__g3B_c .libraryPromptProse p{margin:0}.LibraryPromptEditor_promptTextarea__g3B_c .libraryPromptProse span[data-bracketed-text]{color:#503ae0;font-weight:inherit}.LibraryPromptEditor_promptTextarea__g3B_c::placeholder{color:rgba(0,0,0,0)}.LibraryPromptEditor_placeholderOverlay__n4N13{position:absolute;overflow:hidden;color:#9399bd;font-family:inherit;font-size:1rem;inset:.375rem;line-height:1.5;pointer-events:none;white-space:pre-wrap;word-wrap:break-word}.LibraryPromptEditor_actions__aPyAn{display:flex;flex-shrink:0;align-items:flex-end;justify-content:flex-end;padding:0 .25rem .25rem .375rem}.LibraryPromptEditor_submit__6c162{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;padding:.625rem;border:none;border-radius:.625rem;margin-left:auto;background-color:#503ae0;color:#fff;cursor:pointer;outline:none;transform:rotate(90deg);transition:background-color .15s ease,opacity .15s ease}.LibraryPromptEditor_submit__6c162:disabled{background-color:#f2f3ff;color:#9399bd;cursor:not-allowed}.LibraryPromptEditor_submit__6c162:hover:not(:disabled){background-color:#3014ba}.LibraryPromptEditor_submitIcon__2dubO{width:1.25rem;height:1.25rem}.MainPromptSection_promptSection__AXtmi{display:flex;width:100%;flex-direction:column;padding:.5rem .5rem .375rem;border-radius:.75rem;background:rgba(0,0,0,0);box-shadow:none;gap:.75rem}@media(max-width:47.999rem){.MainPromptSection_promptSection__AXtmi{gap:.25}}.MainPromptSection_promptSectionWithSuggestions__8bNPN{border-radius:1rem 1rem 0 0}.MainPromptSection_textareaWrapper__iQcl8{position:relative;min-height:calc(3*1.5rem + .75rem)}.MainPromptSection_promptTextarea__b6QlM{overflow:hidden auto;width:100%;min-height:calc(3*1.5rem + .75rem);max-height:calc(5*1.5rem + .75rem);padding:.375rem;border:none;border-radius:.5rem;background:rgba(0,0,0,0);color:#fff;font-family:inherit;font-size:1rem;line-height:1.5;outline:none;resize:none;scrollbar-color:hsla(0,0%,100%,.22) rgba(0,0,0,0);scrollbar-gutter:stable;scrollbar-width:thin}.MainPromptSection_promptTextarea__b6QlM::-webkit-scrollbar{width:.25rem;background:rgba(0,0,0,0)}.MainPromptSection_promptTextarea__b6QlM::-webkit-scrollbar-track,.MainPromptSection_promptTextarea__b6QlM::-webkit-scrollbar-track-piece{background:rgba(0,0,0,0)}.MainPromptSection_promptTextarea__b6QlM::-webkit-scrollbar-thumb{border-radius:2px;background:hsla(0,0%,100%,.22)}.MainPromptSection_promptTextarea__b6QlM::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.36)}.MainPromptSection_promptTextarea__b6QlM::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.MainPromptSection_promptTextarea__b6QlM .tiptap{overflow:visible;min-height:calc(2*1.5rem);color:#fff;outline:none}.MainPromptSection_promptTextarea__b6QlM .tiptap p{margin:0}.MainPromptSection_promptTextarea__b6QlM .tiptap span[data-bracketed-text]{color:#9689ed;font-weight:inherit}.MainPromptSection_promptTextarea__b6QlM::placeholder{color:rgba(0,0,0,0)}.MainPromptSection_placeholderOverlay__VtroK{position:absolute;overflow:hidden;color:hsla(0,0%,100%,.85);font-family:inherit;font-size:1rem;inset:.375rem;line-height:1.5;pointer-events:none;white-space:pre-wrap;word-wrap:break-word}.MainPromptSection_cursor__hEtUH{display:inline-block;animation:MainPromptSection_blink__ejqwT 1s infinite;color:hsla(0,0%,100%,.7)}@keyframes MainPromptSection_blink__ejqwT{0%,50%{opacity:1}51%,to{opacity:0}}.MainPromptSection_disclaimer__MPDcR{margin:0;color:hsla(0,0%,100%,.8);font-family:var(--family-onest,system-ui,sans-serif);font-size:.875rem;font-style:normal;font-weight:var(--weight-regular,400);line-height:1.25rem;text-align:left}.MainPromptSection_disclaimerError__HwElj,.MainPromptSection_disclaimerWarning__525tj{color:hsla(0,0%,100%,.9);text-align:right}.MainPromptSection_actions__RuSOp{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.MainPromptSection_selects__Hi60R{display:flex;flex:1 1;flex-wrap:wrap;gap:.5rem}.MainPromptSection_customSelectQuestionType__85joB{width:13rem;flex-shrink:0}.MainPromptSection_customSelectQuestionType__85joB>button{width:100%;box-sizing:border-box}.MainPromptSection_customSelectQuestionCount__X1C4r{width:13rem;flex-shrink:0}.MainPromptSection_customSelectQuestionCount__X1C4r>button{width:100%;box-sizing:border-box}.MainPromptSection_selectsDesktop__Nr1G5{display:none}@media(min-width:48rem){.MainPromptSection_selectsDesktop__Nr1G5{display:flex;flex:1 1;flex-wrap:wrap;gap:.25rem}}.MainPromptSection_settingsButton__BuWX4{display:flex;min-width:2.5rem;min-height:2.5rem;max-height:2.5rem;align-items:center;padding:.625rem .875rem .625rem .625rem;border:none;border-radius:var(--ui-kit-small,.5rem);background:var(--background-bg-secondary,#f0f2ff);color:#161a33;cursor:pointer;font-size:.875rem;font-weight:500;gap:.5rem;letter-spacing:.0531rem;text-transform:none;transition:background-color .2s ease,border-color .2s ease;white-space:nowrap}@media(min-width:48rem){.MainPromptSection_settingsButton__BuWX4{display:none}}.MainPromptSection_settingsButton__BuWX4:hover{background:#d8dbf0}.MainPromptSection_settingsButton__BuWX4:focus-visible{outline:2px solid #503ae0;outline-offset:2px}.MainPromptSection_settingsButtonError__19YqG{border:2px solid #f04438;animation:MainPromptSection_shake__1981X .5s ease-in-out}@keyframes MainPromptSection_shake__1981X{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-.25rem)}20%,40%,60%,80%{transform:translateX(.25rem)}}.MainPromptSection_modalContent__IgrVP{display:flex;flex-direction:column;padding:.5rem 0;gap:2rem}.MainPromptSection_radioGroup__9vqkE{display:flex;flex-direction:column;gap:.75rem}.MainPromptSection_radioLabel__2mtlw{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;padding:0;margin:0 0 .5rem;color:#161a33}.MainPromptSection_radioButtons__S6MWd{display:flex;flex-wrap:wrap;gap:.5rem}.MainPromptSection_radioButton__1M9q5{display:flex;min-width:2.5rem;align-items:center;justify-content:center;padding:.75rem;border:none;border-radius:.5rem;background:#f0f2ff;box-shadow:none;color:#161a33;cursor:pointer;font-size:.875rem;outline:none;transition:background-color .2s ease;white-space:nowrap;font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.MainPromptSection_radioButtonSelected__r613T{background:#e0dbff;color:#503ae0}.MainPromptSection_saveButton__LsHHM{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;display:flex;width:100%;min-height:3rem;flex-direction:column;align-items:center;justify-content:center;padding:.75rem 1rem;border:none;border-radius:.625rem;background:#503ae0;color:#fff;cursor:pointer;transition:all .2s ease}.MainPromptSection_saveButton__LsHHM:disabled{background:var(--state-background-bg-disabled,#f0f2ff);color:var(--state-text-text-disabled,#9399bd);cursor:not-allowed}.MainPromptSection_saveButton__LsHHM:focus-visible{outline:2px solid #503ae0;outline-offset:2px}.MainPromptSection_saveButton__LsHHM:hover:not(:disabled){background:#3014ba}.MainPromptSection_sendButton__AhItO{width:2.5rem;height:2.5rem;padding:.625rem;border-radius:.625rem;margin-left:auto;background-color:#503ae0;color:#fff;transform:rotate(90deg)}.MainPromptSection_sendButton__AhItO:disabled,.MainPromptSection_sendButton__AhItO[aria-disabled=true]{background-color:#f0f2ff;color:#9399bd;opacity:1}.MainPromptSection_settingsButtonMain___VYwi{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;overflow:hidden;min-width:0;max-width:100%;justify-content:center;padding:.5rem .75rem;border-radius:var(--ui-kit-small,.5rem);background:#e4e6f7;color:var(--text-text-default,#0c1126);letter-spacing:normal;text-align:center;text-overflow:ellipsis;white-space:nowrap}.MainPromptSection_settingsButtonMain___VYwi:hover{background:#dadde8}.MainTabsSection_tabsRowWrapper__zddk1{width:100vw}.MainTabsSection_tabsRow__7fiTw{display:flex;overflow:auto hidden;width:100%;box-sizing:border-box;flex-wrap:nowrap;align-items:center;justify-content:flex-start;padding:0 1rem;margin:0 auto;gap:.5rem;-ms-overflow-style:none;scrollbar-width:none}.MainTabsSection_tabsRow__7fiTw::-webkit-scrollbar{display:none}@media(min-width:48rem){.MainTabsSection_tabsRow__7fiTw{padding:0 2.5rem}}@media(min-width:64rem){.MainTabsSection_tabsRow__7fiTw{justify-content:center}}.MainTabsSection_tabPill__IQ0om{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;height:2.5rem;padding:0 1rem;border:none;border-radius:.625rem;margin:0;background:rgba(240,242,255,.4);box-shadow:none;color:#0c1126;cursor:pointer;font-size:.875rem;font-weight:400;line-height:1.25rem;outline:none;white-space:nowrap}.MainTabsSection_tabPillSelected__lG9Xi{background:#fff;color:#0c1126;font-weight:500}.Accordion_root__sis8G{display:flex;flex-direction:column;align-items:stretch;padding:0;border-radius:0;background:rgba(0,0,0,0);gap:1.5rem}.Accordion_rootCard__Bt7JD{padding:1.5rem;border-radius:1.25rem;background:#fff}.Accordion_cardInner__vVZIU{display:flex;width:100%;max-width:50rem;flex-direction:column;align-items:stretch;gap:1.5rem}.Accordion_title__vhPoi{width:100%;padding:0;margin:0;color:#161a33;text-align:center}.Accordion_titleCard__XPPex,.Accordion_title__vhPoi{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;letter-spacing:-.0125rem;line-height:1.625rem}@media(min-width:48rem){.Accordion_titleCard__XPPex{text-align:left}}.Accordion_list__OQBzu{display:flex;flex-direction:column;gap:1.5rem}.Accordion_accordion__jC7CQ{padding:0;border:none;border-radius:0;margin:0;background:rgba(0,0,0,0);box-shadow:none}.Accordion_accordion__jC7CQ:before{content:none}.Accordion_accordion__jC7CQ>h3{margin:0}.Accordion_accordion__jC7CQ>h3>button{display:flex;min-height:unset;align-items:center;padding:0;margin:0;gap:.25rem}.Accordion_accordion__jC7CQ>h3>button>span:first-child{min-width:0;flex:1 1 auto;margin:0}.Accordion_accordion__jC7CQ>h3>button .Accordion_summaryText____wfE{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;margin:0;color:#161a33;text-align:left}.Accordion_accordion__jC7CQ>h3>button .Accordion_expandIconWrap__pCSLA{display:flex;flex-shrink:0;align-items:center;justify-content:center;margin:0}.Accordion_accordion__jC7CQ>h3>button .Accordion_expandIconSvg__VyJBE{display:block;color:#161a33;transform:rotate(180deg)}.Accordion_accordion__jC7CQ>h3>button .Accordion_expandIconSvgCard__CPwl1{transform:none}.Accordion_accordion__jC7CQ>h3>button>span:last-child{margin:0}.Accordion_details__DqKQm{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;font-weight:400;padding:.5rem 0 0;margin:0;color:#656c94;line-height:1.5rem}.Accordion_details__DqKQm ul{padding-left:1.5rem;margin:.25rem 0 0}.Accordion_details__DqKQm :any-link,.Accordion_details__DqKQm li::marker{color:#503ae0}.Accordion_details__DqKQm li::marker{font-size:.75rem;list-style-type:disc}.Accordion_legalBody__ZJN7O{margin:0}.SberumLogo_sberumLogo__3KqH1{position:relative;display:flex;align-items:center;justify-content:center;border-radius:100%;margin-right:-4rem;animation:SberumLogo_slide-out__ytHB3 .3s ease-in-out forwards;animation-delay:.4s;background-color:#503ae0;opacity:0}.SberumLogo_sberumLogoBody__JM3fW,.SberumLogo_sberumLogoEyes__p0FGV{position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-size:contain}.SberumLogo_sberumLogoBody__JM3fW{background-image:url(/_next/static/media/sberum_body.6e4b16b7.avif)}.SberumLogo_sberumLogoEyes__p0FGV{top:var(--ty,50%);left:var(--tx,50%);width:55%;height:55%;pointer-events:none;transform:translate(-50%,-50%) scale(var(--s,1));transition:left .12s ease-out,top .12s ease-out,transform .12s ease-out;will-change:left,top}.SberumLogo_sberumLogoEyesSprite__TIUK_{position:absolute;background-image:url(/_next/static/media/sberum_eyes.4b4157b4.svg);background-position:50%;background-repeat:no-repeat;background-size:60%;inset:0;transition:transform .1s ease-out;will-change:transform}@keyframes SberumLogo_slide-out__ytHB3{0%{margin-right:-4rem;opacity:0;transform:scale(0)}to{margin-right:0;opacity:1;transform:scale(1)}}.Header_headerRow__R1RYj{display:flex;align-items:center;animation:Header_fade-in__EMi9c .3s ease-in-out forwards;gap:.5rem;opacity:0}@media(min-width:48rem){.Header_headerRow__R1RYj{gap:.75rem}}.Header_headerColumn__x6GAR{position:relative;display:flex;width:100%;flex-direction:column;align-items:center;animation:Header_fade-in__EMi9c .3s ease-in-out forwards;opacity:0}.Header_headerImage__JBvXE{width:10rem;height:10rem;object-fit:contain}.Header_description__4fjrV{max-width:40rem;margin:.5rem 0 0;color:#656c94;font-size:1rem;line-height:1.5rem;text-align:center}.Header_backButton__Q4iHz{position:absolute;z-index:2;top:2rem;left:0;display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;padding:0;border:none;border-radius:.5rem;background:#f0f2ff;cursor:pointer}.Header_backButton__Q4iHz:active,.Header_backButton__Q4iHz:focus-visible,.Header_backButton__Q4iHz:hover{background:#fff}.Header_title__TRMWV{margin:0;font-size:1.25rem;font-weight:500;letter-spacing:-.02rem;line-height:1.625rem}@media(min-width:48rem){.Header_title__TRMWV{font-size:1.5rem;line-height:1.75rem}}@keyframes Header_fade-in__EMi9c{0%{opacity:0}to{opacity:1}}.HelperCard_helperCardContainer__dr2xp{position:relative;display:flex;overflow:clip;min-width:14.1875rem;height:12.5rem;box-sizing:border-box;flex:1 1;flex-direction:column;padding:1rem;border-radius:1rem;animation:HelperCard_fade-in__tfykI .3s ease-in-out forwards;animation-delay:.2s;background:#f2f3ff;cursor:pointer;gap:.25rem;opacity:0;transition:.25s ease-in-out}.HelperCard_helperCardContainer__dr2xp:hover{scale:1.03}.HelperCard_messageCardContainer__tuhTB{position:relative;display:flex;min-width:14.9rem;height:12.5rem;box-sizing:border-box;flex-direction:column;padding:1rem;border-radius:1rem;animation:HelperCard_fade-in__tfykI .3s ease-in-out forwards;animation-delay:.2s;background:#f2f3ff;cursor:pointer;gap:.25rem;opacity:0;transition:.25s ease-in-out}.HelperCard_messageCardContainer__tuhTB:hover{scale:1.03}.HelperCard_helperCardTitle__0ISB9{padding:0;margin:0;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.HelperCard_helperCardText__HNQeZ{padding:0;margin:0;color:#656c94;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.HelperCard_helperCardIcon__qFicm{position:absolute;right:0;bottom:0}@keyframes HelperCard_fade-in__tfykI{0%{opacity:0}to{opacity:1}}@media(max-width:47.999rem){.HelperCard_helperCardContainer__dr2xp{height:unset}.HelperCard_helperCardContainer__dr2xp .HelperCard_helperCardText__HNQeZ{max-width:70%}}.HelperCardsRow_helperCardsRow__BUyHC{position:relative;display:flex;width:100%;box-sizing:border-box;animation:HelperCardsRow_fade-in__0K1BP .4s ease-in-out forwards;animation-delay:.2s;gap:.8rem;opacity:0;-ms-overflow-style:none;scrollbar-width:none}.HelperCardsRow_helperCardsRow__BUyHC::-webkit-scrollbar{width:0;height:0}@media(max-width:47.999rem){.HelperCardsRow_helperCardsRow__BUyHC{flex-direction:column}}@keyframes HelperCardsRow_fade-in__0K1BP{0%{opacity:0}to{opacity:1}}.HelperCardsRow_inactive__cI_Sz{filter:grayscale(1);pointer-events:none}.MessagesCarousel_cardsRowWrapper__3x6WW{position:relative}.MessagesCarousel_messageCardsRow__E8zVJ{display:flex;overflow:auto hidden;width:46rem;max-width:100vw;box-sizing:border-box;animation:MessagesCarousel_fade-in__GR0vB .4s ease-in-out forwards;animation-delay:.2s;gap:.75rem;opacity:0;-ms-overflow-style:none;scrollbar-width:none}.MessagesCarousel_messageCardsRow__E8zVJ::-webkit-scrollbar{width:0;height:0}@media(min-width:48rem){.MessagesCarousel_messageCardsRowSolid__LqcBq{overflow:hidden}}.MessagesCarousel_navArrow__hjsTg{position:absolute;z-index:2;top:50%;display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;padding:0;border:none;border-radius:.5rem;background:#fff;box-shadow:0 2px .5rem rgba(0,0,0,.12);cursor:pointer;transform:translateY(-50%)}.MessagesCarousel_navArrow__hjsTg:active,.MessagesCarousel_navArrow__hjsTg:focus-visible,.MessagesCarousel_navArrow__hjsTg:hover{background:#fff}.MessagesCarousel_navArrowLeft__S9gt9{left:-1rem}.MessagesCarousel_navArrowRight__heEp2{right:-1rem}@keyframes MessagesCarousel_fade-in__GR0vB{0%{opacity:0}to{opacity:1}}.Disclaimer_disclaimerContainer__Z5rdz{display:flex;max-width:50rem;flex:1 0;flex-direction:column;align-items:center;align-self:stretch;justify-content:center;gap:1.5rem;transition:opacity .35s ease,transform .35s ease}@media(min-width:48rem){.Disclaimer_disclaimerContainer__Z5rdz{gap:2rem}}.Disclaimer_disclaimerHidden__EzGk6{display:none;opacity:0;pointer-events:none}.Disclaimer_disclaimerContent__pCERn{display:flex;width:100%;flex-direction:column;gap:.75rem}@keyframes Disclaimer_fade-in__ZKbK9{0%{opacity:0}to{opacity:1}}.Chat_chatContainer__wlBqJ{position:relative;z-index:1;display:flex;overflow:hidden auto;width:100%;max-width:50rem;height:100%;flex-direction:column;align-items:center;padding:2.375rem 1rem;scrollbar-color:rgba(0,0,0,.25) rgba(0,0,0,0);scrollbar-gutter:stable;scrollbar-width:none}.Chat_chatContainer__wlBqJ::-webkit-scrollbar{width:0}.Chat_chatContainer__wlBqJ::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.Chat_chatContainer__wlBqJ::-webkit-scrollbar-thumb{border:2px solid rgba(0,0,0,0);border-radius:62.4375rem;background-clip:padding-box;background-color:rgba(0,0,0,.25)}@media(min-width:48rem){.Chat_chatContainer__wlBqJ{padding:3rem 2rem}}[data-aisidebaropen=true] .Chat_chatContainer__wlBqJ{max-width:unset;padding:1rem 0 2rem}.Chat_chatLayout__D_KGw{position:relative;z-index:1;display:flex;width:100%;max-width:50rem;height:100%;min-height:0;flex:1 1;flex-direction:column;align-items:stretch;margin-inline:auto}[data-aisidebaropen=true] .Chat_chatLayout__D_KGw{max-width:unset}.Chat_scrollArea__jliYt{position:relative;z-index:1;display:flex;overflow:hidden auto;width:100%;min-height:0;flex:1 1;flex-direction:column;align-items:center;padding:2.375rem 1rem;scrollbar-color:rgba(0,0,0,.25) rgba(0,0,0,0);scrollbar-gutter:stable;scrollbar-width:none}.Chat_scrollArea__jliYt::-webkit-scrollbar{width:0}.Chat_scrollArea__jliYt::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.Chat_scrollArea__jliYt::-webkit-scrollbar-thumb{border:2px solid rgba(0,0,0,0);border-radius:62.4375rem;background-clip:padding-box;background-color:rgba(0,0,0,.25)}@media(min-width:48rem){.Chat_scrollArea__jliYt{padding:3rem 2rem}}[data-aisidebaropen=true] .Chat_scrollArea__jliYt{padding:1rem 0 2rem}.Chat_chatFooter__A_eDO{width:100%;flex-shrink:0}.Chat_topLoader__dWC13{position:absolute;top:150%;display:flex;width:100%;height:2rem;align-items:center;justify-content:center}.Message_aiMessageWrapper__CdDnn{display:flex;width:100%;max-width:45rem;padding:0 .5rem .5rem}[data-aisidebaropen=true] .Message_aiMessageWrapper__CdDnn{max-width:unset;padding:0 1rem .5rem}@media(min-width:48rem){[data-aisidebaropen=true] .Message_aiMessageWrapper__CdDnn{padding:0 1.5rem .5rem}}.Message_userMessageWrapper__0_Eq6{display:flex;width:100%;max-width:45rem;justify-content:flex-end;padding:0 0 1rem 3rem;word-break:break-word}.Message_userMessageWrapper__0_Eq6:not(:first-child){padding:1.5rem 0 1rem 3rem}[data-aisidebaropen=true] .Message_userMessageWrapper__0_Eq6{max-width:unset;padding:0 1rem 1rem 3rem}@media(min-width:48rem){[data-aisidebaropen=true] .Message_userMessageWrapper__0_Eq6{padding:0 1.5rem 1rem 3rem}}@media(min-width:80rem){[data-aisidebaropen=true] .Message_userMessageWrapper__0_Eq6{padding:0 1rem 1rem 3rem}}[data-aisidebaropen=true] .Message_userMessageWrapper__0_Eq6:not(:first-child){padding-top:1.5rem}.Message_userMessageWrapper__0_Eq6>.Message_message__fjoul{max-width:calc(100vw - 2rem);padding:.75rem 1rem;border-radius:1rem 1rem .25rem;background:rgba(228,230,247,.6980392157)}.ReactionBar_locked__whEp6 button{opacity:.5;pointer-events:none}.ReactionBar_reactionBar__H7fSM{display:flex;align-items:center;margin-top:.5rem;color:#656c94;gap:.125rem}.ReactionBar_reactionBar__H7fSM button{padding:.5rem;border-radius:.375rem;color:inherit}.ReactionBar_reactionBar__H7fSM button:disabled{cursor:not-allowed;opacity:.5}.ReactionBar_likeButton__03Po0[aria-pressed=true]{color:#0db56c}.ReactionBar_dislikeButton__00LN7[aria-pressed=true]{color:#fa3448}.ReactionBar_regenerateButton__h7tvl{color:#503ae0}.ReactionBar_icon__DfEQr{display:block;width:1rem;height:1rem;color:#161a33}.ReactionBar_iconDisabled__AmdSr{opacity:.5}.ReactionBar_paginationContainer___wYAk{display:flex;align-items:center;margin-left:auto;gap:.25rem}.MessageActions_regenerateButton__BiVTG{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;display:flex;align-items:center;padding:.5rem;border-radius:.5rem;margin-top:.5rem;color:#161a33;gap:.5rem}.MessageActions_regenerateIcon__3UrzV{display:block;width:1.125rem;height:1.125rem}.MessageActions_iconDisabled__2Q83E{opacity:.5}.MessageContent_tableWrapper__mFuPU{overflow:auto hidden;width:100%;margin:.5rem 0 1rem;scrollbar-color:var(--scrollbar-icon-default,#d8dbf0) rgba(0,0,0,0);scrollbar-gutter:stable;scrollbar-width:thin}.MessageContent_tableWrapper__mFuPU::-webkit-scrollbar{width:1rem}.MessageContent_tableWrapper__mFuPU::-webkit-scrollbar-track{border:.375rem solid rgba(0,0,0,0);border-radius:.25rem;background:var(--scrollbar-bg-default,#f5f6ff);background-clip:padding-box;background-color:var(--scrollbar-bg-default,#f5f6ff)}.MessageContent_tableWrapper__mFuPU::-webkit-scrollbar-thumb{border:.375rem solid rgba(0,0,0,0);border-radius:6.1875rem;background:var(--scrollbar-icon-default,#d8dbf0);background-clip:padding-box;background-color:var(--scrollbar-icon-default,#d8dbf0)}.MessageContent_tableWrapper__mFuPU::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-icon-hover,#9da1c3)}.MessageContent_markdown___MP0k{overflow-x:hidden}.MessageContent_markdown___MP0k p{white-space:pre-wrap}.MessageContent_markdown___MP0k hr{display:none}.MessageContent_markdown___MP0k table{overflow:hidden;width:max-content;min-width:100%;border:1px solid #f0f2ff;border-radius:1rem;margin:0;background:#fff;border-collapse:separate;border-spacing:0;table-layout:auto}.MessageContent_markdown___MP0k td,.MessageContent_markdown___MP0k th{padding:1rem;border:0;font-size:.9375rem;line-height:1.4;vertical-align:top}.MessageContent_markdown___MP0k thead th{padding:1rem;border-bottom:1px solid #f0f2ff;background:#f0f2ff;color:#161a33;text-align:left}.MessageContent_markdown___MP0k tbody tr+tr td,.MessageContent_markdown___MP0k thead+tbody tr:first-child td{border-top:1px solid #f0f2ff}.MessageContent_markdown___MP0k .katex-display{margin:1rem 0;overflow-x:auto}.MessageContent_markdown___MP0k p .katex{font-size:1.2rem;line-height:1.6}.MessageContent_markdown___MP0k pre{position:relative;overflow:hidden;max-width:100%;padding:1rem;border-radius:1rem;background:#f5f6ff}.MessageContent_markdown___MP0k pre code{display:block;max-width:100%;background:rgba(0,0,0,0);color:#161a33;font-family:ui-monospace,monospace;font-size:1rem;line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word}.MessageContent_markdown___MP0k :not(pre)>code{overflow-wrap:anywhere;white-space:break-spaces;word-break:break-word}.MessageContent_codeCopyButton__AGJGk{position:absolute;top:.5rem;right:.5rem;display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:.5rem;background:rgba(0,0,0,0);color:#161a33;cursor:pointer}.MessageContent_codeCopyButton__AGJGk:hover{background:rgba(0,0,0,0)}.AiLimitCounter_root__uKtBU{display:flex;flex-direction:row;align-items:center;gap:.125rem}.AiLimitCounter_counter__NpLa9{background:linear-gradient(0deg,#933ae0,#38a0ff);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;text-align:right}@media(min-width:48rem){.AiLimitCounter_counter__NpLa9{font-size:1rem;line-height:1.5rem}}.styles_header__bUr6c{display:none;align-items:center;padding:.5rem .75rem;gap:.75rem}@media(min-width:48rem){.styles_header__bUr6c{display:flex}}.styles_title___Ke3a{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;margin:0}@keyframes styles_chat-item-enter__EAmkH{0%{opacity:0;transform:translateX(-.5rem)}to{opacity:1;transform:translateX(0)}}.styles_item___fDKq{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",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:styles_chat-item-enter__EAmkH .3s ease both;cursor:pointer;opacity:0;outline:none;text-align:left;transform:translateX(-.5rem);transition:background .15s;will-change:transform,opacity}.styles_item___fDKq:hover{background:#fff}.styles_item___fDKq>button{display:flex;align-items:center;gap:.25rem;opacity:1;pointer-events:all;transition:opacity .15s,visibility .15s;visibility:visible}@media(min-width:48rem){.styles_item___fDKq>button{opacity:0;pointer-events:none;visibility:hidden}}.styles_item___fDKq:hover>button{opacity:1;pointer-events:all;visibility:visible}.styles_item___fDKq.styles_editing__Eo95O{padding:.5rem .75rem;border:.125rem solid #503ae0;background:#fff}.styles_item___fDKq.styles_editing__Eo95O input{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;height:1.25rem;padding:0;margin:0}.styles_item___fDKq.styles_active__9FB0f{background:#fff}.styles_item___fDKq:first-child{margin-top:0}.styles_titleText__XAjR_{overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}.styles_left__OpMSh{display:inline-flex;min-width:0;flex:1 1 auto;align-items:center;gap:.375rem}.styles_menuButton__b7uFj.styles_pinned__Z_5LW{opacity:1!important;pointer-events:all!important;visibility:visible!important}.styles_dotsIcon__iCVLE,.styles_pinIcon__KYxgs{display:block}.styles_item___fDKq:hover .styles_menuButton__b7uFj.styles_pinned__Z_5LW .styles_pinIcon__KYxgs,.styles_menuButton__b7uFj.styles_pinned__Z_5LW .styles_dotsIcon__iCVLE,.styles_menuButton__b7uFj.styles_pinned__Z_5LW.styles_menuOpen__52cLv .styles_pinIcon__KYxgs{display:none}.styles_item___fDKq:hover .styles_menuButton__b7uFj.styles_pinned__Z_5LW .styles_dotsIcon__iCVLE,.styles_menuButton__b7uFj.styles_pinned__Z_5LW.styles_menuOpen__52cLv .styles_dotsIcon__iCVLE{display:block}.styles_scrollContainer__Npo6E{min-height:0;flex:1 1;overflow-y:auto;scrollbar-color:var(--scrollbar-icon-default,#d8dbf0) rgba(0,0,0,0);scrollbar-gutter:stable;scrollbar-width:thin}.styles_scrollContainer__Npo6E::-webkit-scrollbar{width:1rem}.styles_scrollContainer__Npo6E::-webkit-scrollbar-track{border:.375rem solid rgba(0,0,0,0);border-radius:.25rem;background:var(--scrollbar-bg-default,#f5f6ff);background-clip:padding-box;background-color:var(--scrollbar-bg-default,#f5f6ff)}.styles_scrollContainer__Npo6E::-webkit-scrollbar-thumb{border:.375rem solid rgba(0,0,0,0);border-radius:6.1875rem;background:var(--scrollbar-icon-default,#d8dbf0);background-clip:padding-box;background-color:var(--scrollbar-icon-default,#d8dbf0)}.styles_scrollContainer__Npo6E::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-icon-hover,#9da1c3)}.styles_loader__xsWSO{height:.625rem}.styles_loaderActive__TV2wF{height:3rem;padding:.5rem 0}.styles_button__Wk3k3,.styles_loaderActive__TV2wF{display:flex;align-items:center;justify-content:center}.styles_button__Wk3k3{width:2.5rem;height:2.5rem;padding:0;border:none;border-radius:.5rem;color:#161a33;cursor:pointer;gap:.375rem}@media(min-width:48rem){.styles_button__Wk3k3{background-color:#f0f2ff}}.styles_button__Wk3k3.styles_transparent__fv1r4,.styles_button__Wk3k3.styles_transparent__fv1r4:hover{background-color:rgba(0,0,0,0)}.styles_wrapper__Sm2ig{padding:2rem 0 0;background:#fff}.styles_mobileHeader__VRGBV{display:flex;align-items:center;justify-content:space-between;margin:0 2.5rem 1rem 0}@media(min-width:48rem){.styles_mobileHeader__VRGBV{display:none}}.styles_title__ZVxEj{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",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)}.styles_closeButton__PAhd7{color:#161a33}.styles_menuPaper__3XFjs{min-width:15rem}.styles_menuItemIconPinned__uySCK,.styles_menuItemLabelPinned__w9FhK{color:#503ae0}.styles_icon__PPad7{width:1rem;height:1rem;padding:.125rem 0}.styles_container__5bdHR{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}.styles_hidden__ymfiI{display:none;opacity:0;pointer-events:none;transform:translateX(-110%)}.styles_mobileOpen__e_PYS{z-index:801}.styles_panel__6bm_h{display:flex;overflow:hidden;width:100%;height:100%;flex-direction:column;padding:1rem;background-color:#fff;transition:transform .3s}@media(min-width:48rem){.styles_panel__6bm_h{padding:1rem .75rem}}.styles_overlay__3PA2x{position:fixed;z-index:799;-webkit-backdrop-filter:blur(.375rem);backdrop-filter:blur(.375rem);background:rgba(0,0,0,.25);inset:0}@media(max-width:79.999rem){.styles_container__5bdHR{position:fixed;z-index:801;opacity:0;transform:translateX(-110%)}.styles_mobileOpen__e_PYS{opacity:1;transform:translateX(0)}}@media(min-width:48rem){.styles_container__5bdHR{width:20rem;padding:1rem}.styles_panel__6bm_h{border-radius:1rem;background-color:#f5f6ff}}.AiChatInput_wrapper__Czx_a{display:flex;width:100%;flex-direction:column;align-items:center;gap:1rem}.AiChatInput_notification__WYO_P{width:100%;margin-bottom:.625rem}.AiChatInput_actionsSide__lSp9I{max-width:calc(100% - 2.5rem)}@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;align-items:center;justify-content:space-between;padding:.625rem;border-radius:0 0 1rem 1rem;background:#f2f3ff;gap:.5rem}.Actions_actionsSide__IFlUX{display:flex;min-width:0;align-items:center;gap:.5rem}.Actions_actionsSide__IFlUX:last-child{flex-shrink:0}.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:var(--font-onest),system-ui,-apple-system,"Segoe UI",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:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;color:#161a33}.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:var(--font-onest),system-ui,-apple-system,"Segoe UI",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);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);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}.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:var(--font-onest),system-ui,-apple-system,"Segoe UI",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:var(--font-onest),system-ui,-apple-system,"Segoe UI",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:var(--font-onest),system-ui,-apple-system,"Segoe UI",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:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}@media(min-width:64rem){.styles_placeholder__CW1m0{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",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:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}@media(min-width:64rem){.styles_goalText__cMSE_{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",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_root__4jyPI{display:flex;min-height:100%;flex-direction:column;align-items:center;justify-content:center;padding-bottom:2rem;color:#22272f}@media(min-width:48rem){.styles_root__4jyPI{justify-content:space-between}}.styles_wrapper__8netP{display:flex;height:auto;flex-direction:column;align-items:center;justify-content:center;margin-top:2rem}@media(min-width:48rem){.styles_wrapper__8netP{height:100%}}.styles_image__6quoR{width:25rem;max-width:none;height:12.5rem;margin:0 auto 2rem;object-fit:cover}@media(min-width:48rem){.styles_image__6quoR{width:22.5rem;height:11.25rem;margin-bottom:1.5rem}}.styles_title__okemr{margin:0 0 .5rem;font-size:1.5rem;font-style:normal;font-weight:600;line-height:1.75rem;text-align:center}.styles_message__SeAgg{max-width:25.375rem;margin:0 0 1.5rem;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;text-align:center}@media(min-width:48rem){.styles_message__SeAgg{max-width:18.75rem}}.styles_button__R_RRs{display:flex;min-width:12.5rem;height:3rem;align-items:center;padding:.75rem 1.25rem;border:none;border-radius:6.25rem;background:#1a71e8;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;white-space:nowrap}.styles_button__R_RRs,.styles_centered__XTwGi{justify-content:center}@media(min-width:48rem){.styles_centered__XTwGi{justify-content:center}}.styles_centered__XTwGi .styles_wrapper__8netP{margin-top:0}@media(min-width:48rem){.styles_centered__XTwGi .styles_wrapper__8netP{height:auto}}.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:var(--font-onest),system-ui,-apple-system,"Segoe UI",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:0;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;width:100%;box-sizing:border-box;flex-direction:column;flex-shrink:0;padding:.5rem 1.5rem 0}.AimTaskDisclaimer_title__u_I2s{font-size:1.25rem;font-weight:500;letter-spacing:-.0125rem;line-height:1.625rem;padding-bottom:1rem}.AimTaskDisclaimer_description__80g_m,.AimTaskDisclaimer_title__u_I2s{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-style:normal;margin:0;color:#161a33}.AimTaskDisclaimer_description__80g_m{font-size:1rem;font-weight:400;line-height:1.5rem;padding-bottom:.5rem;line-height:1.6rem}.AimTaskQuestionChips_root__1VLCJ{width:100%;padding:.5rem;padding-inline:1rem}.AimTaskQuestionChips_selectionFooterChipsHost__zohit{width:100%}.AimTaskQuestionChips_intro__rdhbT{margin-bottom:.75rem;animation:AimTaskQuestionChips_popup__SJGw3 .5s ease-in-out forwards;animation-delay:.5s;opacity:0;padding-inline:.5rem}.AimTaskQuestionChips_introTitle__HOzQI{font-size:1.25rem;font-weight:500;letter-spacing:-.0125rem;line-height:1.625rem;padding-bottom:1rem}.AimTaskQuestionChips_introDescription__CYjx7,.AimTaskQuestionChips_introTitle__HOzQI{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-style:normal;margin:0;color:#161a33}.AimTaskQuestionChips_introDescription__CYjx7{font-size:1rem;font-weight:400;line-height:1.5rem;padding-bottom:.5rem;line-height:1.6rem}.AimTaskQuestionChips_chipRow__wKtvH{flex-wrap:wrap;padding-bottom:1rem;margin-top:0;animation:AimTaskQuestionChips_popup__SJGw3 .5s ease-in-out forwards;animation-delay:.5s;opacity:0;padding-inline:.5rem}@keyframes AimTaskQuestionChips_popup__SJGw3{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.styles_content__uXS4R{display:flex;overflow:hidden;height:100%;flex-direction:column}.styles_header__gFR_1{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #e4e6f7}.styles_headerTitle__JDF6i{display:flex;align-items:center;gap:.5rem}.styles_headerTitle__JDF6i h2{margin:0;color:#0c1126;font-family:var(--family-onest,"Onest",sans-serif);font-size:1rem;font-weight:500;line-height:1.5rem}.styles_headerLogo__4SH3C{padding:.25rem}.styles_closeButton__huKRj{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:#656c94;cursor:pointer;transition:background-color .2s ease}.styles_closeButton__huKRj:hover{background:#f0f2ff}.styles_closeButton__huKRj:active{background:#d8dbf0}.styles_body__IY9oq{display:flex;overflow:hidden;min-height:0;flex:1 1;flex-direction:column}.styles_toast__K28qx{display:flex;max-width:20rem;align-items:flex-start;padding:.625rem .875rem .625rem .625rem;border-radius:.625rem;background:#fff;box-shadow:0 2px .5rem 0 rgba(122,130,161,.2);gap:.375rem}.styles_toastWide__CtJ0N{max-width:26rem}.styles_icon__tzKoK{display:flex;width:1.25rem;height:1.25rem;align-items:center;justify-content:center}.styles_text__dRq2E{display:flex;flex-direction:column;color:#161a33;font-family:var(--family-onest);font-size:.875rem;font-style:normal;font-weight:var(--weight-medium,500);gap:.125rem;line-height:1.25rem}.styles_text__dRq2E strong{font-weight:600}.styles_text__dRq2E span{font-weight:400}.styles_changeTaskModal__yN6es div[class*=content]{gap:1.5rem}.styles_group__JoOFL{display:flex;flex-direction:column}.styles_label__QLKAz{margin:0 0 .25rem;font-size:1rem;font-weight:500;line-height:1.5rem}.styles_hint__BHdJv{margin:0 0 .5rem;color:#656c94;font-size:.875rem;font-weight:400;line-height:1.25rem}.styles_fieldWrapper__dr76g{margin-top:.25rem}.styles_dateWrapper__6W0KD{margin-top:.5rem;margin-bottom:1rem}.styles_date__BOi4t,.styles_field__ymkNv{width:12.5rem}.styles_checkbox__QCjvR{display:flex;align-items:flex-start;gap:.625rem}.styles_checkboxLabel__BVePc{color:#9399bd;font-size:.875rem;font-weight:400;line-height:1.25rem}.styles_bottomPanelIcon__RREwk{width:1.2rem;height:1.2rem}.styles_bottomPanelIcon__RREwk.styles_bottomPanelAiTextIcon__P_Wav{background:url(/_next/static/media/ai-text.831186cf.avif) 50%/contain no-repeat}.styles_bottomPanelIcon__RREwk.styles_bottomPanelAiQuestionIcon__8YwaU{background:url(/_next/static/media/ai-question.43910e47.avif) 50%/contain no-repeat}.styles_bottomPanelIcon__RREwk.styles_bottomPanelAiMotivatingTaskIcon__7s0RS{background:url(/_next/static/media/ai-motivating-task.5e733179.avif) 50%/contain no-repeat}.styles_popover__v6pu_{border-radius:1rem;box-shadow:0 .25rem .75rem rgba(55,40,120,.03),0 .25rem 2rem rgba(55,40,120,.05)}.styles_aiPopup__lZ9kp{display:flex;width:25.9375rem;flex-direction:column;padding:.25rem;background-color:#fff}.styles_aiButton__KxwfD{display:flex;justify-content:flex-start;padding:.5rem .9rem;color:#161a33;font-size:1rem}@media(max-width:47.999rem){.styles_aiPopup__lZ9kp{width:100vw;max-width:none;padding:.25rem .5rem}}.styles_mobileBackdrop__RQdI6{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:rgba(22,26,51,.6)}.styles_popover__TWXPa{border-radius:1rem;box-shadow:0 .25rem .75rem rgba(55,40,120,.03),0 .25rem 2rem rgba(55,40,120,.05)}.styles_popover__TWXPa.styles_mobile__WIvrt{top:unset!important;right:0;bottom:0;left:0!important;max-width:unset;border-bottom-left-radius:0;border-bottom-right-radius:0}.styles_root__pd2Y4{max-width:100vw;max-height:100vh;padding:1rem}@media(min-width:48rem){.styles_root__pd2Y4{width:38rem;overflow-y:auto}.styles_root__pd2Y4.styles_shortView__BfINK{width:25.75rem}}.styles_title__1tIN5{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1.75rem;color:#656c94;font-size:1.5rem;font-weight:500;line-height:1.75rem}@media(min-width:48rem){.styles_title__1tIN5{margin-bottom:.75rem;font-size:.875rem;line-height:1.125rem}}.styles_closeBtn__Mw_ZL{padding:.25rem}.styles_closeBtn__Mw_ZL>svg{width:1.25rem;height:1.25rem}@media(min-width:48rem){.styles_closeBtn__Mw_ZL{display:none}}.styles_content__c8RZg{display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr)}@media(min-width:48rem){.styles_content__c8RZg{grid-template-columns:repeat(3,1fr)}.styles_content__c8RZg.styles_shortView__BfINK{grid-template-columns:repeat(2,1fr)}}.BlockCard_root__w53jw{display:flex;flex-direction:column;padding:.6875rem;border:1px solid #e4e6f7;border-radius:.5rem;background-color:#fff;cursor:pointer;gap:1rem;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.BlockCard_root__w53jw:hover{border-color:#b8bbd7}@media(min-width:48rem){.BlockCard_root__w53jw.BlockCard_large__rWCyD{padding:.9375rem}}.BlockCard_title__pOUcw{overflow:hidden;color:#161a33;font-size:.75rem;font-weight:500;line-height:1rem;text-overflow:ellipsis;white-space:nowrap}@media(min-width:48rem){.BlockCard_large__rWCyD .BlockCard_title__pOUcw{font-size:.875rem;line-height:1.25rem}}.styles_root__nWQ6O{height:1.25rem;border-radius:.375rem;background:#f0f2ff}.styles_root__nWQ6O.styles_secondary__yflrp{border:.125rem solid #503ae0;background:#fff}.styles_root__nWQ6O.styles_fixedSize__H4avw{flex:0 0 auto}.styles_root__hjNiY{display:flex;flex-direction:column;gap:.5rem}.styles_row__oCVHt{display:flex;height:1.25rem;align-items:center;gap:.375rem}.styles_bar__rcxR1{position:relative;height:.25rem;flex-grow:1;border-radius:2rem;background:#d8dbf0}.styles_progress__ZI7G8{position:absolute;top:0;left:0;width:24%;height:.25rem;border-radius:2rem;background:#503ae0}.styles_progressCircle__ndAml{position:absolute;top:-.25rem;left:calc(24% - .25rem);width:.75rem;height:.75rem;border-radius:50%;background:#503ae0}.styles_iconPlay__5CDmy{margin-left:.125rem}.styles_iconPlay__5CDmy path{fill:#503ae0}.styles_iconVolume__ftr1v{color:#9399bd}.styles_root__HlyoE{display:flex;width:.9375rem;height:.9375rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.25rem;margin:.125rem;background:#f0f2ff}.styles_root__5W4wc{display:flex;flex-direction:column;gap:.5rem}.styles_row__981ax{display:flex;gap:.375rem}.styles_root__yBT9G{display:flex;flex-direction:column;gap:.5rem}.styles_row__Eh5eP{display:flex;gap:.375rem}.styles_root__DmvCp{position:relative;height:3rem;border:.125rem solid #503ae0;border-radius:.5rem;background:#fff}.styles_root__DmvCp:after{position:absolute;z-index:1;top:.375rem;left:.5rem;display:block;width:.063rem;height:.875rem;background-color:#161a33;content:""}.styles_root__8RuGX,.styles_root__duJgt{display:flex;flex-direction:column;gap:.5rem}.styles_root__Q4fxO{width:100%;height:4.75rem;border-radius:.375rem;background-color:#f0f2ff}.styles_play__LhuA_,.styles_root__Q4fxO{display:flex;align-items:center;justify-content:center}.styles_play__LhuA_{width:1.5rem;height:1.5rem;border-radius:1.5rem;background-color:#503ae0}.styles_icon__3P3xj{position:relative;left:1.5px}.styles_icon__3P3xj path{fill:#fff}.styles_item__JnQ2K{min-width:0}.styles_item__JnQ2K:focus-visible{outline:.125rem solid #503ae0;outline-offset:.125rem}.styles_item__NOMFB{min-width:0}.styles_item__NOMFB:focus-visible{outline:.125rem solid #503ae0;outline-offset:.125rem}.styles_item__s_zrA{min-width:0}.styles_item__s_zrA:focus-visible{outline:.125rem solid #503ae0;outline-offset:.125rem}.styles_title__eQVLC{margin:-.25rem 0;color:#656c94;font-size:.875rem;font-weight:500;grid-column:1/-1;line-height:1.25rem}.styles_title__eQVLC:not(:first-of-type){margin-top:.75rem}.styles_root__Hkxfw{position:fixed;z-index:8;bottom:.75rem;left:0;display:flex;width:100%;justify-content:center;pointer-events:none}.styles_container__fpgBd{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:.75rem;background:#fff;box-shadow:0 .5rem 1rem 0 rgba(38,52,96,.05),0 .625rem 1.75rem 0 rgba(38,52,96,.05),0 .75rem 3.375rem 0 rgba(38,52,96,.05);gap:.375rem;pointer-events:all}.styles_button__PmlVf{height:2.75rem;padding:.75rem;border-radius:.5rem;color:#161a33;font-size:1rem;font-weight:500;text-wrap:nowrap;white-space:nowrap}.styles_button__PmlVf:hover{background-color:#f0f2ff}.styles_button__PmlVf.styles_bottomPanelAiButton__LmwSa{color:#503ae0}.styles_button__PmlVf:disabled{color:#656c94;opacity:.5}.styles_button__PmlVf svg{fill:#161a33}.styles_divider__77f6D{width:.0625rem;height:2.25rem;background-color:#e4e6f7}.styles_limitCounter__ocD9S{padding-right:.5rem;margin-left:-.375rem}.styles_aiHelperIcon__UkAZf{width:1.2rem;height:1.2rem;background:url(/_next/static/media/ai-helper.e709bba6.avif) 50%/contain no-repeat}.styles_root__gdesd{display:flex;flex-direction:column;gap:1rem}.styles_title__dfSmp{color:#656c94;font-size:1rem;line-height:1.5rem}.styles_cards__LhGO_{display:grid;gap:.5rem;grid-template-columns:1fr}@media(min-width:48rem){.styles_cards__LhGO_{gap:.75rem;grid-template-columns:repeat(3,1fr)}}@media(min-width:64rem){.styles_cards__LhGO_{gap:1rem}}.styles_selectMenuPaper__AERnF{scrollbar-color:var(--scrollbar-icon-default,#d8dbf0) rgba(0,0,0,0);scrollbar-gutter:stable;scrollbar-width:thin}.styles_selectMenuPaper__AERnF::-webkit-scrollbar{width:1rem}.styles_selectMenuPaper__AERnF::-webkit-scrollbar-track{border:.375rem solid rgba(0,0,0,0);border-radius:.25rem;background:var(--scrollbar-bg-default,#f5f6ff);background-clip:padding-box;background-color:var(--scrollbar-bg-default,#f5f6ff)}.styles_selectMenuPaper__AERnF::-webkit-scrollbar-thumb{border:.375rem solid rgba(0,0,0,0);border-radius:6.1875rem;background:var(--scrollbar-icon-default,#d8dbf0);background-clip:padding-box;background-color:var(--scrollbar-icon-default,#d8dbf0)}.styles_selectMenuPaper__AERnF::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-icon-hover,#9da1c3)}.styles_selectMenuList__KnKBC{scrollbar-color:var(--scrollbar-icon-default,#d8dbf0) rgba(0,0,0,0);scrollbar-gutter:stable;scrollbar-width:thin}.styles_selectMenuList__KnKBC::-webkit-scrollbar{width:1rem}.styles_selectMenuList__KnKBC::-webkit-scrollbar-track{border:.375rem solid rgba(0,0,0,0);border-radius:.25rem;background:var(--scrollbar-bg-default,#f5f6ff);background-clip:padding-box;background-color:var(--scrollbar-bg-default,#f5f6ff)}.styles_selectMenuList__KnKBC::-webkit-scrollbar-thumb{border:.375rem solid rgba(0,0,0,0);border-radius:6.1875rem;background:var(--scrollbar-icon-default,#d8dbf0);background-clip:padding-box;background-color:var(--scrollbar-icon-default,#d8dbf0)}.styles_selectMenuList__KnKBC::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-icon-hover,#9da1c3)}.styles_selectMenuList__KnKBC .MuiMenuItem-root:hover{background:#f0f2ff}.styles_autocompletePaper__86HB3{scrollbar-color:var(--scrollbar-icon-default,#d8dbf0) rgba(0,0,0,0);scrollbar-gutter:stable;scrollbar-width:thin}.styles_autocompletePaper__86HB3::-webkit-scrollbar{width:1rem}.styles_autocompletePaper__86HB3::-webkit-scrollbar-track{border:.375rem solid rgba(0,0,0,0);border-radius:.25rem;background:var(--scrollbar-bg-default,#f5f6ff);background-clip:padding-box;background-color:var(--scrollbar-bg-default,#f5f6ff)}.styles_autocompletePaper__86HB3::-webkit-scrollbar-thumb{border:.375rem solid rgba(0,0,0,0);border-radius:6.1875rem;background:var(--scrollbar-icon-default,#d8dbf0);background-clip:padding-box;background-color:var(--scrollbar-icon-default,#d8dbf0)}.styles_autocompletePaper__86HB3::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-icon-hover,#9da1c3)}.styles_autocompleteListbox__YU50q{scrollbar-color:var(--scrollbar-icon-default,#d8dbf0) rgba(0,0,0,0);scrollbar-gutter:stable;scrollbar-width:thin}.styles_autocompleteListbox__YU50q::-webkit-scrollbar{width:1rem}.styles_autocompleteListbox__YU50q::-webkit-scrollbar-track{border:.375rem solid rgba(0,0,0,0);border-radius:.25rem;background:var(--scrollbar-bg-default,#f5f6ff);background-clip:padding-box;background-color:var(--scrollbar-bg-default,#f5f6ff)}.styles_autocompleteListbox__YU50q::-webkit-scrollbar-thumb{border:.375rem solid rgba(0,0,0,0);border-radius:6.1875rem;background:var(--scrollbar-icon-default,#d8dbf0);background-clip:padding-box;background-color:var(--scrollbar-icon-default,#d8dbf0)}.styles_autocompleteListbox__YU50q::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-icon-hover,#9da1c3)}.styles_taskForm__OYbQX{position:relative;display:flex;flex-direction:column;gap:1.5rem}.styles_closeBtn__7V78H{position:absolute;z-index:1;top:0;right:0;display:flex;width:2rem;height:2rem;align-items:center;justify-content:center;padding:0;border:none;border-radius:.5rem;background:rgba(0,0,0,0);color:#656c94;cursor:pointer;outline:none;transition:all .2s ease}.styles_closeBtn__7V78H:disabled{cursor:not-allowed;opacity:.5}.styles_closeBtn__7V78H:focus{outline:none}.styles_closeBtn__7V78H:hover:not(:disabled){background:#f2f3ff;color:#161a33}.styles_closeBtn__7V78H svg{width:1.25rem;height:1.25rem}.styles_header__u4V7k{display:flex;flex-direction:column;padding-right:3rem;gap:.5rem}.styles_title__59QWx{font-size:1.5rem;font-weight:500;letter-spacing:-.0125rem;line-height:1.75rem;color:#161a33}.styles_description__ymgr0,.styles_title__59QWx{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-style:normal;margin:0}.styles_description__ymgr0{font-size:1rem;font-weight:400;line-height:1.5rem;color:#656c94}.styles_form__Gc782{display:flex;flex-direction:column;gap:1rem}.styles_field__3iIoS{display:flex;flex-direction:column;gap:.5rem}.styles_label__EzHEp{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;color:#161a33}.styles_required__jqx5e{margin-left:.125rem;color:#f44336}.styles_textField___Hh4F .MuiInputBase-root{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;min-height:3rem;align-items:center;padding:.75rem 1rem;border:2px solid rgba(0,0,0,0);border-radius:.75rem;background:#f0f2ff;color:#161a33;transition:all .2s ease}.styles_textField___Hh4F .MuiInputBase-root.Mui-focused{border-color:#503ae0;background:#fff}.styles_textField___Hh4F .MuiInputBase-root.MuiInputBase-multiline{align-items:flex-start}.styles_textField___Hh4F .MuiInputBase-root input{padding:0}.styles_textField___Hh4F .MuiInputBase-root textarea{overflow:hidden;padding:0;line-height:1.4;resize:none}.styles_textField___Hh4F .MuiInputBase-root fieldset,.styles_textField___Hh4F .MuiInputBase-root.Mui-focused fieldset,.styles_textField___Hh4F .MuiInputBase-root:hover fieldset,.styles_textField___Hh4F .MuiOutlinedInput-notchedOutline{border-width:0}.styles_textField___Hh4F .MuiInputAdornment-root{width:1.25rem;height:1.25rem;margin:0 0 0 .5rem}.styles_textField___Hh4F .MuiInputAdornment-root .MuiIconButton-root{width:1.25rem;height:1.25rem;padding:0;color:#656c94}.styles_textField___Hh4F .MuiInputAdornment-root .MuiIconButton-root:hover{background:rgba(0,0,0,0);color:#161a33}.styles_textField___Hh4F .MuiInputAdornment-root .MuiIconButton-root svg{width:1.25rem;height:1.25rem;font-size:1.25rem}.styles_textFieldError__vl5zP .MuiInputBase-root{border:2px solid #fa3448}.styles_select__z2nVx .MuiSelect-select{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;display:flex;min-height:1.5rem;align-items:center;padding:.75rem 2.5rem .75rem 1rem;border-radius:.75rem;color:#161a33;gap:.5rem;line-height:1.4;white-space:normal;word-break:break-word}.styles_select__z2nVx .MuiSelect-select:has(.taskForm__selectPlaceholder){color:#656c94}.styles_select__z2nVx .MuiOutlinedInput-root{position:relative;min-height:3rem;border:2px solid rgba(0,0,0,0);border-radius:.75rem;background:#f0f2ff;transition:all .2s ease}.styles_select__z2nVx .MuiOutlinedInput-root.Mui-focused{border-color:#503ae0;background:#fff}.styles_select__z2nVx .MuiOutlinedInput-notchedOutline,.styles_select__z2nVx .MuiOutlinedInput-root fieldset,.styles_select__z2nVx .MuiOutlinedInput-root.Mui-focused fieldset,.styles_select__z2nVx .MuiOutlinedInput-root:hover fieldset{border-width:0}.styles_select__z2nVx .MuiSelect-icon{right:1rem;display:flex;width:auto;height:auto;align-items:center;justify-content:center;color:#656c94}.styles_select__z2nVx .MuiSelect-icon svg{display:block;width:1.25rem;height:1.25rem}.styles_select__z2nVx .MuiChip-root{display:flex;min-width:2rem;height:auto;align-items:center;padding:.375rem .5rem .375rem .75rem;border:1px solid #e4e6f7;border-radius:.5rem;background:#fff;color:#161a33;gap:.375rem}.styles_select__z2nVx .MuiChip-root .MuiChip-label{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;overflow:hidden;padding:0;color:#161a33;text-overflow:ellipsis}.styles_select__z2nVx .MuiChip-root .MuiChip-deleteIcon{width:1rem;height:1rem;margin:0;color:#656c94}.styles_select__z2nVx .MuiChip-root .MuiChip-deleteIcon:hover{color:#161a33}.styles_select__z2nVx .MuiChip-root .MuiChip-deleteIcon svg{width:1rem;height:1rem}.styles_select__z2nVx .MuiPaper-root.MuiMenu-paper{border-radius:.75rem;box-shadow:0 .25rem 1rem rgba(0,0,0,.1)}.styles_select__z2nVx .MuiPaper-root.MuiMenu-paper .MuiList-root{overflow:auto;padding:.5rem}.styles_select__z2nVx .MuiList-root{scrollbar-gutter:stable}.styles_select__z2nVx.MuiOutlinedInput-root{position:relative;min-height:3rem;border:2px solid rgba(0,0,0,0);border-radius:.75rem;background:#f0f2ff;transition:all .2s ease}.styles_select__z2nVx.MuiOutlinedInput-root.Mui-focused{border-color:#503ae0;background:#fff}.styles_select__z2nVx.MuiOutlinedInput-root fieldset,.styles_select__z2nVx.MuiOutlinedInput-root.Mui-focused fieldset,.styles_select__z2nVx.MuiOutlinedInput-root:hover fieldset{border-width:0}.styles_autocomplete__03ns4 .MuiAutocomplete-inputRoot{padding-right:3rem}.styles_autocomplete__03ns4 .MuiAutocomplete-input{min-height:1.5rem;padding:0;line-height:1.4}.styles_autocomplete__03ns4 .MuiAutocomplete-endAdornment{top:50%;right:1rem;display:flex;min-width:1.25rem;align-items:center;justify-content:flex-end;gap:.5rem;transform:translateY(-50%)}.styles_autocomplete__03ns4 .MuiAutocomplete-clearIndicator,.styles_autocomplete__03ns4 .MuiAutocomplete-popupIndicator{display:flex;width:1.25rem;height:1.25rem;align-items:center;justify-content:center;padding:0;color:#656c94}.styles_autocomplete__03ns4 .MuiAutocomplete-clearIndicator:hover,.styles_autocomplete__03ns4 .MuiAutocomplete-popupIndicator:hover{background:rgba(0,0,0,0);color:#161a33}.styles_autocomplete__03ns4 .MuiAutocomplete-clearIndicator svg,.styles_autocomplete__03ns4 .MuiAutocomplete-popupIndicator svg{width:1.25rem;height:1.25rem}.styles_autocomplete__03ns4 .MuiAutocomplete-popupIndicator{margin:0;transform:none;transition:none}.styles_autocomplete__03ns4 .MuiAutocomplete-popupIndicatorOpen{transform:none}.styles_autocomplete__03ns4 .MuiAutocomplete-clearIndicator{visibility:hidden}.styles_autocomplete__03ns4 .MuiAutocomplete-clearIndicator.MuiAutocomplete-clearIndicatorDirty{visibility:visible}.styles_autocomplete__03ns4 .MuiAutocomplete-paper{max-width:100%;border-radius:.75rem;margin-top:.25rem;box-shadow:0 .25rem 1rem rgba(0,0,0,.1)}.styles_autocomplete__03ns4 .MuiAutocomplete-listbox{max-height:12.5rem;padding:.5rem;white-space:normal;word-break:break-word}.styles_selectWithChips__XtZwg .MuiSelect-select{min-height:2.125rem;padding:.4375rem 2.5rem .4375rem .5rem;line-height:1.4;white-space:normal;word-break:break-word}.styles_selectWithChips__XtZwg .MuiOutlinedInput-root{min-height:3rem}.styles_selectIcon__jYGMp{position:absolute;top:50%;right:1rem;display:flex;align-items:center;justify-content:center;color:#656c94;pointer-events:none;transform:translateY(-50%)}.styles_selectIcon__jYGMp svg{display:block;width:1.25rem;height:1.25rem}.styles_selectPlaceholder__JXtKE{font-size:1rem;font-weight:400;line-height:1.5rem;display:block;margin-left:.25rem;color:#656c94;opacity:.7}.styles_fieldWarning__DX3BE,.styles_selectPlaceholder__JXtKE{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-style:normal}.styles_fieldWarning__DX3BE{font-size:.875rem;font-weight:500;line-height:1.25rem;margin:-.25rem 0 0;color:#fa3448}.styles_option__X_cZv{line-height:1.4;white-space:normal;word-break:break-word}@media(min-width:48rem){.styles_description__ymgr0{max-width:24.25rem}}.styles_root__lKTI5{display:flex;flex-direction:column;margin-bottom:2.375rem;gap:1rem}@media(min-width:48rem){.styles_root__lKTI5{margin-bottom:3.313rem}}.styles_info__K7Pjz{display:flex;align-items:center;padding-bottom:.75rem;border-bottom:.063rem solid rgba(101,108,148,.2);gap:.5rem}.styles_input__4R1mZ [class*=MuiInputBase-input]{font-size:1.5rem;font-weight:500;letter-spacing:-.2px;line-height:1.75rem}.styles_input__4R1mZ [class*=MuiInputBase-input]::placeholder{color:#9399bd;opacity:1}@media(min-width:64rem){.styles_input__4R1mZ [class*=MuiInputBase-input]{font-size:2rem;line-height:2.25rem}}.styles_input__4R1mZ [class*=MuiOutlinedInput]{padding:0;border:none}.styles_input__4R1mZ [class*=MuiFormHelperText-root]{color:#9399bd;text-align:right}.TaskStage_select__JhXQu [class*=MuiOutlinedInput]{padding:0;border:none}.TaskStage_select__JhXQu [class*=MuiSelect-select]{padding-right:2.5rem}.TaskStage_value__9lgs9{color:#656c94}.Assignments_root__Hc2bJ{display:none;width:17.5rem;flex:0 0 auto;flex-direction:column;padding:.75rem .5rem .75rem .75rem;border-radius:1.25rem;background:#fff}@media(min-width:48rem){.Assignments_root__Hc2bJ{display:flex;overflow:hidden;min-height:0}}@media(min-width:64rem){.Assignments_root__Hc2bJ{width:22.5rem}}.AssignmentsFooter_footer__ihYtF{display:flex;flex:0 0 auto;flex-direction:column;align-items:stretch;padding:.75rem 1rem .75rem .75rem;gap:.75rem}.AssignmentsFooter_compact__AvtzQ{padding:0}.AssignmentsFooter_caption__VgL34{display:flex;align-items:center;justify-content:center;gap:.25rem}.AssignmentsFooter_icon__hG4qt{color:#503ae0}.AssignmentsFooter_text__u_ZBC{margin:0;color:#161a33;font-size:.875rem;letter-spacing:.0063rem;line-height:1.25rem}.AssignmentsFooter_buttonWrap__AZLLf{display:block;width:100%}.AssignmentsFooter_submitButton__HwfHx{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.AssignmentsHeader_root__MrMSy{display:flex;flex:0 0 auto;align-items:center;padding:1rem;gap:.5rem}@media(min-width:48rem){.AssignmentsHeader_root__MrMSy{padding:.75rem 1rem .75rem .75rem}}.AssignmentsHeader_progress__Fqdsp.AssignmentsHeader_progress__Fqdsp{position:relative;display:inline-flex;overflow:visible;flex:0 0 auto}.AssignmentsHeader_progressBackground__BV07J.AssignmentsHeader_progressBackground__BV07J{position:absolute;color:#e4e6f7}.AssignmentsHeader_progressValue__QITNy.AssignmentsHeader_progressValue__QITNy{color:#0db56c}.AssignmentsHeader_text__j2UKl{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;overflow:hidden;margin:0;color:#161a33;text-overflow:ellipsis;white-space:nowrap}.TaskCreatorLimitReached_root__STUW7{display:flex;width:100%;max-width:45rem;flex-direction:column;align-items:stretch;gap:0}.TaskCreatorLimitReached_fakeInputShell__NTQtD{display:flex;min-height:5rem;align-items:flex-start;padding:1rem 1rem .875rem;border-radius:1rem;background:rgba(22,26,51,.24)}.TaskCreatorLimitReached_fakePlaceholder__Bc92_{margin:0;color:hsla(0,0%,100%,.7);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5rem}.TaskCreatorLimitReached_footer__FFUat{display:flex;flex-direction:column;align-items:stretch;padding:.5rem;gap:1rem}@media(min-width:48rem){.TaskCreatorLimitReached_footer__FFUat{flex-direction:row;align-items:center;gap:1.5rem}}.TaskCreatorLimitReached_footerText__bGqew{display:flex;flex:1 1;flex-direction:column;align-items:flex-start;gap:.25rem;line-height:1.25rem}.TaskCreatorLimitReached_title__BtCBy{font-weight:500;color:#fff}.TaskCreatorLimitReached_description__Mw3E7,.TaskCreatorLimitReached_title__BtCBy{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.875rem;font-style:normal;line-height:1.25rem;margin:0}.TaskCreatorLimitReached_description__Mw3E7{font-weight:400;color:hsla(0,0%,100%,.7)}.TaskCreatorLimitReached_actions__UePQt{display:flex;flex-shrink:0;align-items:center;justify-content:flex-start}@media(min-width:48rem){.TaskCreatorLimitReached_actions__UePQt{justify-content:flex-end}}.TaskCreatorLimitReached_tariffButton__9Oq2C{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;min-height:2.5rem;max-height:2.5rem;padding:.625rem .875rem;border-radius:.5rem;background-color:#fff;box-shadow:none;color:#161a33;text-transform:none;white-space:nowrap}.TaskCreatorLimitReached_tariffButton__9Oq2C:hover{background-color:#fff;box-shadow:none;opacity:.92}.TaskCreatorLimitReached_tariffButton__9Oq2C:active{background-color:#f5f5fa;box-shadow:none}.TaskCreatorMain_taskCreator__ci9LS{display:flex;flex-direction:column;align-items:center;padding-bottom:.25rem;gap:1rem}@media(min-width:48rem){.TaskCreatorMain_taskCreator__ci9LS{padding-bottom:.625rem}}.TaskCreatorMain_promptWrapper__h7pi9{position:relative;display:flex;width:45rem;max-width:100%;flex-direction:column}@media(max-width:47.999rem){.TaskCreatorMain_promptWrapper__h7pi9{width:calc(100% - 2rem)}}.TaskCreatorMain_promptWrapperMain__ACjsD{padding:0 .625rem .625rem;border-radius:1.25rem;background:rgba(22,26,51,.24)}.TaskCreatorMain_promptWrapperMainLimit__e_1Th{padding:.25rem}.TaskCreatorMain_taskCreatorHeaderWrapper__8fdkD{width:100%;padding-bottom:1.5rem}@media(max-width:47.999rem){.TaskCreatorMain_taskCreatorHeaderWrapper__8fdkD{padding-bottom:.45rem}}.TaskCreatorMain_taskCreatorHeaderWrapperMain__GccA_{display:flex;width:100%;max-width:100%;flex-direction:column;align-items:center;align-self:stretch;padding-bottom:0;gap:.5rem}@media(max-width:47.999rem){.TaskCreatorMain_taskCreatorHeaderWrapperMain__GccA_{padding-bottom:0}}.TaskCreatorMain_taskCreatorHeader__KPjEk{display:flex;justify-content:center}.TaskCreatorMain_taskCreatorTitle__HRflD{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;letter-spacing:-.0125rem;line-height:1.75rem;margin:0;color:#161a33;text-align:center}@media(min-width:48rem){.TaskCreatorMain_taskCreatorTitle__HRflD{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:2rem;font-style:normal;font-weight:500;letter-spacing:-.0375rem;line-height:2.25rem;margin:0;line-height:100%}}.styles_container__jf4G8{z-index:10;display:flex;width:100%;flex-direction:column;justify-content:center;padding:1.5rem 2rem 2rem}@media(max-width:47.999rem){.styles_container__jf4G8{padding:0}}.styles_heroTitle__7Oa34{display:flex;width:100%;flex-wrap:wrap;align-items:center;justify-content:center;gap:0}@media(max-width:47.999rem){.styles_heroTitle__7Oa34{width:100vw;justify-content:flex-start;padding-left:.5rem}}.styles_title__qzLtD{margin:0;color:#161a33;text-align:center;font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;letter-spacing:-.0125rem;line-height:1.75rem}@media(max-width:47.999rem){.styles_title__qzLtD{font-size:1.25rem}}.styles_content__8EJRv{display:flex;flex-direction:column;gap:1.5rem}.styles_form__Dw5gS{display:flex;flex-direction:column;gap:1rem}.styles_actions__aJXMI{display:flex;justify-content:flex-end;gap:.5rem}.SubscriptionStatusModal_root__9Frw6{position:absolute;display:flex;width:100%;flex-flow:column;padding:1rem;border-radius:1rem 1rem 0 0;background:#fff;gap:1.5rem;inset:auto 0 0}@media(min-width:48rem){.SubscriptionStatusModal_root__9Frw6{top:50%;right:unset;bottom:unset;left:50%;max-width:30rem;padding:1.5rem;border-radius:1rem;transform:translate(-50%,-50%)}}.SubscriptionStatusModal_root__9Frw6:focus-visible{outline:none}.SubscriptionStatusModal_closeButton__5lHha{position:absolute;top:1rem;right:1rem;padding:0}@media(min-width:48rem){.SubscriptionStatusModal_closeButton__5lHha{top:1.5rem;right:1.5rem}}.SubscriptionStatusModal_imgWrapper__GRBVC{height:10.3125rem;background-position:50%;background-repeat:no-repeat;background-size:contain}.SubscriptionStatusModal_imgWrapper__GRBVC.SubscriptionStatusModal_success__48y0C{background-image:url(/_next/static/media/success.f26b3867.avif)}.SubscriptionStatusModal_imgWrapper__GRBVC.SubscriptionStatusModal_error__1iEa3{background-image:url(/_next/static/media/error.2058d6b5.avif)}.SubscriptionStatusModal_imgWrapper__GRBVC.SubscriptionStatusModal_tariff30__u2eph{background-image:url(/_next/static/media/img_extended_plan.29b4eda2.avif)}.SubscriptionStatusModal_imgWrapper__GRBVC.SubscriptionStatusModal_tariffUnlimited__Qu7ta{background-image:url(/_next/static/media/img_unlimited_plan.8060f6ca.avif)}.SubscriptionStatusModal_textWrapper__I4iW3{display:flex;flex-flow:column;align-items:center;gap:.5rem;text-align:center}.SubscriptionStatusModal_title__rrJ4_{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.75rem;color:#161a33;letter-spacing:-.0125rem}.SubscriptionStatusModal_caption__Pz_QM{font-weight:400}.SubscriptionStatusModal_caption__Pz_QM,.SubscriptionStatusModal_confirmButton__DmTtx{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;line-height:1.5rem;color:#161a33}.SubscriptionStatusModal_confirmButton__DmTtx{font-weight:500;width:100%;min-width:3rem;min-height:3rem;padding:.75rem 1rem;border-radius:.625rem;background:#f0f2ff}.SubscriptionStatusModal_modalOverlay__L5pIP{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:rgba(22,26,51,.6)}.Footer_root__VczOK{min-height:7rem;padding:1.5rem 0 0;margin-top:auto}@media(min-width:48rem){.Footer_root__VczOK{padding:1.5rem .5rem 0}}@media(min-width:64rem){.Footer_root__VczOK{padding-top:3rem}}.Footer_inner__KR54a{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:48rem){.Footer_inner__KR54a{flex-direction:row;align-items:baseline;justify-content:space-between;gap:1rem}}.Footer_linksBlock__dw1bm{display:flex;flex-direction:column;gap:1rem}.Footer_legals__iultY{display:flex;flex-direction:column;color:#0c1126;font-size:.875rem;gap:.5rem;line-height:1.25rem}@media(min-width:80rem){.Footer_legals__iultY{flex-direction:row;align-items:center;gap:1.25rem}}.Footer_legalLink__3YRiR{color:inherit;text-decoration:none;transition:color .18s ease}.Footer_legalLink__3YRiR:hover{color:#503ae0}.Footer_legalLink__3YRiR:focus-visible{border-radius:.25rem;outline:.125rem solid #503ae0;outline-offset:.125rem}.Footer_copyright__8cFql{margin:0;color:#656c94;font-size:.875rem;line-height:1.25rem}.Footer_support__yDH3f{display:flex;flex-direction:column;align-items:flex-start;order:-1;gap:.75rem}@media(min-width:48rem){.Footer_support__yDH3f{align-items:flex-end;justify-content:center;order:0}}.Footer_supportTitle__Z1obg{margin:0;color:#0c1126;font-size:.875rem;font-weight:500;line-height:1.25rem}@media(min-width:48rem){.Footer_supportTitle__Z1obg{font-size:1rem;line-height:1.5rem}}.Footer_supportButtons__UeAW2{display:flex;align-items:center;gap:.5rem}.Footer_supportButton__Pot6Q{display:inline-flex;width:1.25rem;height:1.25rem;align-items:center;justify-content:center;padding:0;border:none;border-radius:.5rem;cursor:pointer;text-decoration:none;transition:transform .3s}.Footer_supportButton__Pot6Q:active{transform:translateY(.0625rem)}.Footer_supportButton__Pot6Q:focus-visible{outline:.125rem solid #503ae0;outline-offset:.125rem}.Footer_supportIcon__WFFVy{width:1.25rem;height:1.25rem}.SidebarNavItem_root__kCh8c{display:flex;overflow:hidden;width:100%;min-height:2.5rem;align-items:center;padding:.5rem;border-radius:.5rem;color:#0c1126;gap:.625rem;text-decoration:none;transition:background-color .18s ease,color .18s ease,transform .18s ease,padding var(--ta-sidebar-anim,.48s) ease;-webkit-user-select:none;user-select:none;font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.SidebarNavItem_root__kCh8c:hover{background:rgba(22,26,51,.05)}.SidebarNavItem_root__kCh8c:focus-visible{outline:none;outline-offset:0}.SidebarNavItem_aiAssistant__HuOEo{overflow:visible;height:2.5rem;padding:.75rem .5rem}.SidebarNavItem_collapsed__CCrm0.SidebarNavItem_aiAssistant__HuOEo{padding:.625rem .5rem}.SidebarNavItem_collapsed__CCrm0{justify-content:flex-start;padding:.625rem .5rem;gap:.625rem}@media(min-width:80rem){.SidebarNavItem_collapsed__CCrm0{padding:.5rem}}.SidebarNavItem_active__6ouLw{color:#503ae0;font-weight:500}.SidebarNavItem_icon__lpio7{width:1rem;height:1rem;flex:0 0 1rem;color:#0c1126}.SidebarNavItem_label__IYg0a{overflow:hidden;min-width:0;flex:1 1 auto;text-overflow:ellipsis;transition:opacity var(--ta-sidebar-anim-fast,.36s) ease,transform var(--ta-sidebar-anim-fast,.36s) ease;white-space:nowrap}.SidebarNavItem_labelHidden__y_rym{opacity:0;transform:translateX(-.25rem)}.SidebarNavItem_iconSecondary__QgXt9{display:inline-flex;width:1rem;height:1rem;flex:0 0 1rem;align-items:center;justify-content:center;margin-left:auto;color:#0c1126;transition:transform .18s ease,opacity var(--ta-sidebar-anim-fast,.36s) ease,width var(--ta-sidebar-anim,.48s) ease}.SidebarNavItem_iconSecondaryIcon__2lCxf{width:1rem;height:1rem;transition:.5s}.SidebarNavItem_iconSecondaryInteractive__utzyk{cursor:pointer}.SidebarNavItem_iconSecondaryInteractive__utzyk:hover{opacity:.5}.SidebarNavItem_active__6ouLw .SidebarNavItem_iconSecondary__QgXt9,.SidebarNavItem_active__6ouLw .SidebarNavItem_icon__lpio7{color:#503ae0}.SidebarNavItem_root__kCh8c:hover .SidebarNavItem_iconSecondary__QgXt9{transform:translateX(.125rem)}.SidebarNavItem_iconSecondaryHidden__ESZr7{overflow:hidden;width:0;opacity:0;transform:translateX(.125rem)}.SidebarNavItem_aiLogo__Bf_g7{position:relative;width:1rem;height:1rem;flex:0 0 1rem;border-radius:1rem;background:url(/_next/static/media/sberum_body.6e4b16b7.avif) no-repeat 50%/65%}.SidebarNavItem_aiLogo__Bf_g7:after{position:absolute;display:block;background:url(/_next/static/media/sberum_eyes.4b4157b4.svg) no-repeat 50%/25%;content:"";inset:0}@media(min-width:80rem){.SidebarNavItem_aiLogo__Bf_g7:after{background:url(/_next/static/media/sberum_eyes.4b4157b4.svg) no-repeat 50%/35%}.SidebarNavItem_aiLogo__Bf_g7{background:url(/_next/static/media/sberum_body.6e4b16b7.avif) no-repeat 50%/100%}}.SidebarNavItem_root__kCh8c:hover .SidebarNavItem_aiLogo__Bf_g7:after{animation-duration:.5s;animation-name:SidebarNavItem_eyes-blinking__7fSH2;animation-play-state:running}.SidebarNavItem_root__kCh8c:active .SidebarNavItem_aiLogo__Bf_g7:after{transform:scaleY(.2)}@keyframes SidebarNavItem_eyes-blinking__7fSH2{0%{transform:scaleY(1)}50%{transform:scaleY(.2)}to{transform:scaleY(1)}}.SidebarNavGroup_root__MkX_F{display:flex;flex-direction:column}.SidebarNavGroup_header__07opE{border:0;appearance:none;background:rgba(0,0,0,0);cursor:pointer;text-align:left}.SidebarNavGroup_chevron__qGqQo{transition:transform .5s ease}.SidebarNavGroup_chevronOpen__XAJSf{transform:rotate(180deg)}.SidebarNavGroup_children__adLPh{display:grid;overflow:hidden;grid-template-rows:0fr;pointer-events:none;transition:grid-template-rows .5s ease}.SidebarNavGroup_childrenOpen__I0yBZ{grid-template-rows:1fr;pointer-events:auto;transition:grid-template-rows .5s ease}.SidebarNavGroup_childrenInner__M_sgF{overflow:hidden;min-height:0}.SidebarNavGroup_childrenList__3IyBC{display:flex;flex-direction:column;padding:0 0 0 1.5rem;margin:0;gap:.125rem}.SidebarNavGroup_childrenListItem__SZsTQ{list-style:none}.SidebarNavGroup_childItem__7yKYi{width:100%;padding-left:1rem}.styles_folderImageWrapper__IL31_{display:grid;width:10.625rem;height:9.375rem;grid-template-columns:1fr;grid-template-rows:1fr}.styles_folderImageWrapper__IL31_>*{grid-column:1;grid-row:1}.styles_backgroundLayer__vJm69{z-index:1;place-self:stretch stretch}.styles_backgroundLayer__vJm69 svg{display:block;width:100%;height:100%}.styles_paperLayer__mFxLP{z-index:2;width:8.925rem;height:6.7383rem;border-radius:.75rem;margin:1.5238rem .85rem 1.1131rem;background:#fff;transition:transform .2s ease}.styles_foregroundLayer__hCyjj{z-index:3;display:flex;width:100%;height:7.0313rem;flex-direction:column;align-items:flex-end;align-self:end;justify-content:space-between;padding:.5rem .5rem 1rem;border-radius:1rem}.styles_folderImageWrapper__IL31_:hover .styles_paperLayer__mFxLP{transform:translateY(-.25rem)}.styles_folderImageWrapperLarge__8qoQn{width:12.5rem;height:10rem}.styles_paperLayerLarge__ACTV2{width:10.5rem;height:7.1875rem;margin:1.625rem 1rem 1.1875rem}.styles_foregroundLayerLarge__mXBiJ{height:7.5rem}@media(min-width:48rem){.styles_folderImageWrapper__IL31_{width:12.5rem;height:10rem}.styles_paperLayer__mFxLP{width:10.5rem;height:7.1875rem;margin:1.625rem 1rem 1.1875rem}.styles_foregroundLayer__hCyjj{height:7.5rem;border-radius:1.25rem}}.styles_unchecked__ToD5V{display:flex;width:1.25rem;height:1.25rem;align-items:center;justify-content:center;border-radius:.25rem;background:#e4e6f7;transition:all .2s ease}.styles_checked__KzPsM{transition:all .2s ease}.styles_checked__KzPsM,.styles_indeterminate__qnZKl{display:flex;width:1.25rem;height:1.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.25rem;aspect-ratio:1/1;background:#503ae0;color:#fff}.styles_searchBar__E7xu5{width:100%}.styles_inputWrapper__iugqG{position:relative;display:flex;align-items:center;align-self:stretch;padding:.625rem .875rem;border:1px solid #e4e6f7;border-radius:.625rem;background:hsla(0,0%,100%,.54);gap:.5rem}.styles_input__kfhzk{flex:1 1;padding:0;border:none;background:rgba(0,0,0,0);outline:none;font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.styles_input__kfhzk::placeholder{overflow:hidden;color:#9399bd;text-overflow:ellipsis}.styles_input__kfhzk:disabled{cursor:not-allowed;opacity:.6}.styles_icon__GvCyx{color:#161a33}.styles_clearButton__XkRLf,.styles_icon__GvCyx{display:flex;flex-shrink:0;align-items:center;justify-content:center}.styles_clearButton__XkRLf{border:none;border-radius:.125rem;background:none;color:#9399bd;cursor:pointer;transition:color .2s ease,background-color .2s ease}.styles_clearButton__XkRLf:disabled{cursor:not-allowed;opacity:.5}.styles_clearButton__XkRLf:focus{outline:2px solid #503ae0;outline-offset:1px}.styles_clearButton__XkRLf:hover:not(:disabled){background-color:rgba(0,0,0,.05);color:#161a33}@media(min-width:48rem){.styles_inputWrapper__iugqG{max-width:39.5rem;padding:.75rem 1rem;margin:0 auto}.styles_input__kfhzk{font-size:1rem}}@media(min-width:80rem){.styles_inputWrapper__iugqG{width:39.5rem;max-width:none;margin:0 auto}}.styles_section__DSDOt{overflow:visible;width:100%;min-width:0;max-width:100%;align-items:center;border-radius:1rem}.styles_section__DSDOt,.styles_topRow__xa0dd{display:flex;flex-direction:column;align-self:stretch;gap:1.5rem}.styles_headerSlot__IXF2d{min-width:0}.styles_searchWrapper__uNdUh{display:flex;width:100%;max-width:25rem;flex-direction:column;align-items:flex-start}@media(min-width:48rem){.styles_topRowStacked__k0Gf6{display:grid;align-items:center;gap:1rem}.styles_topRowStacked__k0Gf6 .styles_headerSlot__IXF2d{justify-self:start}.styles_topRowStacked__k0Gf6 .styles_searchWrapper__uNdUh{width:100%;max-width:25rem;justify-self:center}}.styles_headerInlineRow__cl_Yp{display:flex;width:100%;min-width:0;flex-direction:column;align-self:stretch;gap:1rem}@media(min-width:48rem){.styles_topRowHeaderInline__0fmDo .styles_headerInlineRow__cl_Yp{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.styles_topRowHeaderInline__0fmDo .styles_headerSlot__IXF2d{min-width:0;flex:1 1}.styles_topRowHeaderInline__0fmDo .styles_searchWrapper__uNdUh{width:auto;max-width:25rem;flex:0 1 25rem;align-items:stretch}}.styles_content__hvJ5s{display:flex;overflow:visible;width:100%;min-width:0;max-width:100%;flex-direction:column;align-items:stretch;align-self:stretch;gap:1.5rem}.styles_emptyContent__Gn_vU{display:flex;width:100%;flex:1 1;align-items:center;justify-content:center;padding:2rem 1rem}@media(min-width:48rem){.styles_section__DSDOt{border-radius:1.5rem;gap:1.5rem}.styles_content__hvJ5s{gap:1.5rem}}.styles_root__vKuo7{height:100%}.styles_scrollWrapper__YbNXU{position:relative;display:flex;min-height:0;flex:1 1;flex-direction:column}.styles_messagesList__KBMys{padding:0 0 .75rem}.styles_lastAssistantMessage__sBfGa{min-height:calc(100dvh - 25rem)}.styles_messageScrollTarget__hIVOH{scroll-margin-top:3rem}.styles_paginationLoader__hsE7w{display:flex;min-height:.5rem;justify-content:center}.styles_header__X473m{z-index:10;display:grid;width:100%;box-sizing:border-box;align-items:center;padding:1rem 1rem 0;gap:.625rem;grid-template-columns:1fr auto 1fr}@media(min-width:48rem){.styles_header__X473m{padding:1.5rem 1.5rem 0}}.styles_headerCompact__sCAow{position:relative}@media(min-width:80rem){.styles_headerDesktop__e135_{position:absolute;top:0;right:0;display:flex;width:auto;justify-content:flex-end;padding:1.5rem 1.5rem 0 0}}.styles_headerSlotLeft__H2e8F{display:flex;min-height:2.5rem;align-items:center;justify-content:flex-start}.styles_headerDesktop__e135_ .styles_headerSlotLeft__H2e8F{display:none}.styles_headerSlotCenter__4PN9T{display:flex;min-height:2.5rem;align-items:center;justify-content:center}.styles_headerDesktop__e135_ .styles_headerSlotCenter__4PN9T{display:none}.styles_headerSlotRight__wo5e1{display:flex;align-items:center;justify-content:flex-end}.styles_headerMenuButton__llbHC{position:static;display:flex}.styles_closeButton__sXMqc{z-index:100;padding:.625rem}@media(min-width:48rem){.styles_closeButton__sXMqc{background-color:#f0f2ff}}.styles_aiInfo__ZrlkX{display:flex;align-items:center;justify-content:center;padding:.5rem .75rem;gap:.5rem}.styles_aiTitle__rNk3g{font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;padding:0;margin:0;color:#161a33}.styles_cookieNotification__q0OHQ{position:fixed;z-index:49;bottom:1rem;left:1rem;display:flex;width:20.5rem;box-sizing:border-box;flex-direction:column;align-items:flex-start;padding:1rem;border-radius:1rem;background:#fff;box-shadow:0 .125rem .5rem 0 rgba(122,130,161,.2);gap:1rem}.styles_text__XybUl{min-width:100%;margin:0;color:#161a33;white-space:pre-wrap;font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.styles_accent__qhq_t{color:#503ae0;text-decoration:none}.styles_button__MswIL{min-width:2.5rem;min-height:2.5rem;max-height:2.5rem;padding:.625rem .875rem;border:none;border-radius:.5rem;background:#503ae0;color:#fff;cursor:pointer;text-align:center;transition:.2s;font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.styles_button__MswIL:hover{background:#3014ba}.styles_button__MswIL:active{background:#1f098f}.AiContent_loadingState__PHvhn{display:flex;width:100%;min-height:50vh;align-items:center;justify-content:center}