.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}.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}.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 .5rem}}@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:.75rem}.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}.NavigationSections_rootCollapsed__5pX_k,.NavigationSections_root__jJZ2m{display:flex;flex-direction:column}.NavigationSections_navList__7L4pj{display:flex;flex-direction:column;padding:0;margin:0;gap:.125rem}.NavigationSections_navListItem__IMaRi{list-style:none}.NavigationSections_divider__ytcm_{display:flex;overflow:hidden;height:2.25rem;align-items:flex-end}.NavigationSections_groupTitle__7huGT{overflow:hidden;max-height:2rem;padding:.375rem 2.375rem .125rem .5rem;margin:0;color:#656c94;transition:opacity var(--ta-sidebar-anim-fast,.36s) ease,max-height var(--ta-sidebar-anim,.48s) ease,padding var(--ta-sidebar-anim,.48s) ease;white-space:nowrap;font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.NavigationSections_rootCollapsed__5pX_k .NavigationSections_groupTitle__7huGT{opacity:0}.NavigationSections_afterSectionsSpacer__HL7mE{height:1.5rem;flex-shrink:0}.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_cancelStudentTaskModal__7vT7P div[class*=contentWrapper]{gap:.5rem}.styles_description__ESfRQ{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;align-self:stretch;margin:0;color:#656c94}@media(min-width:48rem){.styles_description__ESfRQ{max-width:24.25rem}}.styles_cancelButton__jIQ7i{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;min-width:3rem;min-height:3rem;max-height:3rem;flex:1 0;flex-direction:column;align-items:center;justify-content:center;padding:.75rem 1rem;border:none;border-radius:.625rem;background:#f2f3ff;color:#161a33;cursor:pointer;transition:all .2s ease}.styles_cancelButton__jIQ7i:disabled{cursor:not-allowed;opacity:.5}.styles_cancelButton__jIQ7i:focus-visible{outline:2px solid #503ae0;outline-offset:2px}.styles_cancelButton__jIQ7i:hover:not(:disabled){background:#f0f2ff}.styles_confirmButton__XHKpH{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;overflow:hidden;min-width:3rem;min-height:3rem;max-height:3rem;flex:1 0;flex-direction:column;align-items:center;justify-content:center;padding:.75rem 1rem;border:none;border-radius:.75rem;background:#503ae0;color:#fff;cursor:pointer;text-align:center;text-overflow:ellipsis;transition:background-color .2s ease}.styles_confirmButton__XHKpH:disabled{cursor:not-allowed;opacity:.5}.styles_confirmButton__XHKpH:focus{outline:none}.styles_confirmButton__XHKpH:focus-visible{outline:2px solid #3014ba;outline-offset:2px}.styles_confirmButton__XHKpH:hover:not(:disabled){background:#3014ba}.styles_confirmButton__XHKpH:active:not(:disabled){background:#1f098f}.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_root__wh0eR{z-index:1;display:flex;width:100%;max-width:100rem;box-sizing:border-box;flex-direction:column;align-items:stretch;margin-top:1rem;gap:.5rem}@media(max-width:47.999rem){.styles_root__wh0eR{margin-top:2.5rem}}.styles_header___sWuT{display:flex;flex-direction:column;gap:.25rem;padding-inline:2rem;text-align:left}@media(max-width:47.999rem){.styles_header___sWuT{padding-inline:1rem}}.styles_title__Mqpj1{color:var(--text-text-default,#0c1126);font-size:1.25rem;font-weight:500;letter-spacing:-.0125rem;line-height:1.625rem}.styles_description__UOdIP,.styles_title__Mqpj1{margin:0;font-family:var(--font-onest),system-ui,-apple-system,"Segoe UI",sans-serif;font-style:normal}.styles_description__UOdIP{color:var(--text-text-secondary,#656c94);font-size:.875rem;font-weight:400;line-height:1.25rem}.styles_cardsWrapper__D55fI{width:100%;padding:0 2rem}@media(max-width:63.999rem){.styles_cardsWrapper__D55fI{padding:0}}.styles_cards__eXcil{display:flex;width:100%;min-width:0;box-sizing:border-box;flex-wrap:nowrap;align-items:stretch;padding:0;margin:0;gap:.5rem;list-style:none}@media(max-width:63.999rem){.styles_cards__eXcil{padding:0 2rem;overflow-x:auto;overscroll-behavior-x:contain;-ms-overflow-style:none;scrollbar-width:none}.styles_cards__eXcil::-webkit-scrollbar{display:none}}@media(max-width:47.999rem){.styles_cards__eXcil{padding:0 1rem}}.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}.CompanyRequestModal_contentWrapper__uFGzY{gap:1.5rem}.CompanyRequestModal_modalContent__r2Yvl{width:100%;max-width:30rem}.CompanyRequestModal_body__tKpQ5{display:flex;flex-direction:column;margin-top:.5rem;gap:1rem}.CompanyRequestModal_nameRow__hwVr2{display:flex;width:100%;flex-direction:row;align-items:flex-start;gap:1rem}.CompanyRequestModal_fieldHalf__j9jVy{min-width:0;flex:1 1}.CompanyRequestModal_description__WA4JJ{max-width:25rem;margin:0;color:#9399bd;font-size:.875rem;line-height:1.25rem}.CompanyRequestModal_field__xvIm_{display:flex;min-width:0;flex-direction:column;gap:.5rem}.CompanyRequestModal_inputRoot__eHChn{display:flex;width:100%;min-width:0;flex-direction:column;align-items:stretch}.CompanyRequestModal_inputRoot__eHChn>*{display:flex;width:100%;min-width:0;flex:1 1 auto;flex-direction:column;align-items:stretch}.CompanyRequestModal_fieldHelperText__EJ0q2{flex:1 0;padding:0;margin:.25rem 0 0;color:var(--text-text-danger,#fa3448);text-align:left;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}.CompanyRequestModal_fieldInput__2qgT6{width:100%;min-width:0}.CompanyRequestModal_footer__b_d70{display:flex;width:100%;flex-direction:column;gap:.75rem}.CompanyRequestModal_actions__JC4GI{display:flex;width:100%;flex-direction:column-reverse;gap:.5rem}@media(min-width:48rem){.CompanyRequestModal_actions__JC4GI{flex-direction:row;gap:.75rem}.CompanyRequestModal_actions__JC4GI>*{min-width:0;flex:1 1}}.CompanyRequestModal_toast__jDUeF{top:1.5rem;bottom:unset}@media(min-width:48rem){.CompanyRequestModal_toast__jDUeF{top:unset;bottom:1.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)}