.FoldersHistoryMenu_foldersButton__FeePr {
    margin-bottom: 12px;
}
.FoldersHistoryMenu_foldersList___GEH_ {
    display: flex;
    flex-direction: column;
    list-style: none;
    will-change: height, opacity;
    contain: layout style;
    margin-left: 22px;
    border-left: 1px solid var(--button-secondary-stroke-default);
    padding-left: 2px;
}
.FoldersHistoryMenu_foldersList--desktop__NhvsE {
    height: 100%;
    overflow: hidden auto;
    cursor: auto;
}
.FoldersHistoryMenu_foldersList--desktop__NhvsE::-webkit-scrollbar-track {
    margin-top: 0;
    margin-bottom: 0;
    background: var(--dominant-medium);
}
.FoldersHistoryMenu_foldersList--desktop__NhvsE::-webkit-scrollbar {
    width: 8px;
}
.FoldersHistoryMenu_foldersList--desktop__NhvsE::-webkit-scrollbar-thumb {
    border: 4px solid var(--dominant-medium);
    border-radius: 10px;
    background-color: var(--dominant-light);
}
.FoldersHistoryMenu_foldersList--desktop__NhvsE::-webkit-scrollbar-thumb:hover {
    background-color: var(--dominant-light);
}
.FoldersHistoryMenu_foldersList--mobile__h2BIO {
    height: 100%;
    overflow: hidden auto;
    cursor: auto;
}
.FoldersHistoryMenu_foldersList--mobile__h2BIO::-webkit-scrollbar-track {
    margin-top: 0;
    margin-bottom: 0;
    background: var(--dominant-dark);
}
.FoldersHistoryMenu_foldersList--mobile__h2BIO::-webkit-scrollbar {
    width: 8px;
}
.FoldersHistoryMenu_foldersList--mobile__h2BIO::-webkit-scrollbar-thumb {
    border: 4px solid var(--dominant-dark);
    border-radius: 10px;
    background-color: var(--dominant-medium);
}
.FoldersHistoryMenu_foldersList--mobile__h2BIO::-webkit-scrollbar-thumb:hover {
    background-color: var(--dominant-medium);
}
.FoldersHistoryMenu_ghostRef__Zyk7X {
    height: 0;
    visibility: hidden;
}
[data-theme="light"] .FoldersHistoryMenu_foldersList___GEH_ {
    height: 100%;
    overflow: hidden auto;
    cursor: auto;
}
[data-theme="light"] .FoldersHistoryMenu_foldersList___GEH_::-webkit-scrollbar-track {
    margin-top: 0;
    margin-bottom: 0;
    background: var(--dominant-medium);
}
[data-theme="light"] .FoldersHistoryMenu_foldersList___GEH_::-webkit-scrollbar {
    width: 8px;
}
[data-theme="light"] .FoldersHistoryMenu_foldersList___GEH_::-webkit-scrollbar-thumb {
    border: 4px solid var(--dominant-medium);
    border-radius: 10px;
    background-color: var(--text-for-light-bd);
}
[data-theme="light"] .FoldersHistoryMenu_foldersList___GEH_::-webkit-scrollbar-thumb:hover {
    background-color: var(--text-for-light-bd);
}
.HistoryList_chatsListWr__R4BkB {
    flex-grow: 1;
    overflow: hidden;
}
.HistoryList_chatsList__JDJte {
    display: flex;
    flex-direction: column;
    list-style: none;
}
.HistoryList_chatsList--desktop__vFWYQ {
    height: 100%;
    overflow: hidden auto;
    cursor: auto;
}
.HistoryList_chatsList--desktop__vFWYQ::-webkit-scrollbar-track {
    margin-top: 0;
    margin-bottom: 0;
    background: var(--dominant-medium);
}
.HistoryList_chatsList--desktop__vFWYQ::-webkit-scrollbar {
    width: 8px;
}
.HistoryList_chatsList--desktop__vFWYQ::-webkit-scrollbar-thumb {
    border: 4px solid var(--dominant-medium);
    border-radius: 10px;
    background-color: var(--dominant-light);
}
.HistoryList_chatsList--desktop__vFWYQ::-webkit-scrollbar-thumb:hover {
    background-color: var(--dominant-light);
}
.HistoryList_chatsList--mobile__z9liN {
    height: 100%;
    overflow: hidden auto;
    cursor: auto;
}
.HistoryList_chatsList--mobile__z9liN::-webkit-scrollbar-track {
    margin-top: 0;
    margin-bottom: 0;
    background: var(--dominant-dark);
}
.HistoryList_chatsList--mobile__z9liN::-webkit-scrollbar {
    width: 8px;
}
.HistoryList_chatsList--mobile__z9liN::-webkit-scrollbar-thumb {
    border: 4px solid var(--dominant-dark);
    border-radius: 10px;
    background-color: var(--dominant-medium);
}
.HistoryList_chatsList--mobile__z9liN::-webkit-scrollbar-thumb:hover {
    background-color: var(--dominant-medium);
}
.HistoryList_ghostRef__p26Px {
    height: 0;
    visibility: hidden;
}
.HistoryList_historyItem__XLpGz {
    margin-bottom: 12px;
}
.HistoryList_historyItem__XLpGz:last-child {
    margin-bottom: 0;
}
[data-theme="light"] .HistoryList_chatsList__JDJte {
    height: 100%;
    overflow: hidden auto;
    cursor: auto;
}
[data-theme="light"] .HistoryList_chatsList__JDJte::-webkit-scrollbar-track {
    margin-top: 0;
    margin-bottom: 0;
    background: var(--dominant-medium);
}
[data-theme="light"] .HistoryList_chatsList__JDJte::-webkit-scrollbar {
    width: 8px;
}
[data-theme="light"] .HistoryList_chatsList__JDJte::-webkit-scrollbar-thumb {
    border: 4px solid var(--dominant-medium);
    border-radius: 10px;
    background-color: var(--text-for-light-bd);
}
[data-theme="light"] .HistoryList_chatsList__JDJte::-webkit-scrollbar-thumb:hover {
    background-color: var(--text-for-light-bd);
}
.MobileHistory_mobileBackdrop__Em2Of {
    display: none;
}
@media screen and (max-width: 991px) {
    .MobileHistory_mobileBackdrop__Em2Of.MobileHistory_menuOpen__m3Z05 {
        position: fixed;
        z-index: 101;
        display: block;
        width: 100%;
        height: 100%;
        background-color: var(--general-background-dark-bg);
        opacity: 0.7;
        cursor: pointer;
        inset: 0;
    }
}
.MobileHistory_leftMenu__xG9Ku {
    position: fixed;
    z-index: 101;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 48vw;
    width: 290px;
    min-width: 290px;
    height: auto;
    padding: 32px 24px;
    background-color: var(--dominant-dark);
    transition: all 0.4s ease-in-out;
    inset: 0 0 0 -100%;
    transform: translateX(-100%);
}
.MobileHistory_leftMenu__xG9Ku.MobileHistory_private__NGKJ5 {
    padding: 32px 12px;
}
.MobileHistory_leftMenu__xG9Ku.MobileHistory_menuOpen__m3Z05 {
    left: 0;
    opacity: 1;
    transform: translateX(0);
}
.MobileHistory_actions__KXLYL {
    position: relative;
    display: flex;
    margin-right: 12px;
    overflow: hidden;
    column-gap: 12px;
}
.MobileHistory_actions__KXLYL .MobileHistory_closeMenu__5wlrY {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 12px;
    overflow: hidden;
    overflow-x: hidden;
    transition: all 0.2s;
}
.MobileHistory_actions__KXLYL .MobileHistory_closeMenu__5wlrY.MobileHistory_withSearchBtn__Jn2tI {
    justify-content: flex-start;
    width: 100%;
    padding: 11px 71px 11px 24px;
}
.MobileHistory_actions__KXLYL .MobileHistory_closeMenu__5wlrY > svg {
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    transform: rotate(90deg);
}
.MobileHistory_actions__KXLYL .MobileHistory_closeMenu__5wlrY .MobileHistory_closeMenuBtnText__TyYF_ {
    font-size: 18px;
    line-height: 28px;
    color: var(--content-light);
}
.MobileHistory_actions__KXLYL .MobileHistory_closeMenu__5wlrY:focus > .MobileHistory_closeMenuBtnText__TyYF_,
.MobileHistory_actions__KXLYL .MobileHistory_closeMenu__5wlrY:hover > .MobileHistory_closeMenuBtnText__TyYF_ {
    color: var(--content-medium);
}
.MobileHistory_actions__KXLYL:has(input:focus) .MobileHistory_closeMenu__5wlrY,
.MobileHistory_actions__KXLYL:has(input:not(:placeholder-shown)) .MobileHistory_closeMenu__5wlrY {
    width: 50px;
    min-width: 50px;
    padding: 11px 14px;
    column-gap: 12px;
}
.MobileHistory_actions__KXLYL.MobileHistory_private__NGKJ5 {
    min-height: 50px;
    margin-bottom: 48px;
}
[data-theme="light"] .MobileHistory_leftMenu__xG9Ku {
    background-color: var(--dominant-light);
}
.WidgetHistory_chatWidget__uggHE {
    display: flex;
    height: 100%;
}
.WidgetHistory_desktopHistoryList__AZ4wd {
    margin: 24px 12px 0 0;
}
.TabLabel_label__Du6BS {
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 24px;
    padding: 0 10px;
}
.TabLabel_label__Du6BS.TabLabel_new__BZAAR {
    position: absolute;
}
.TabLabel_label__Du6BS.TabLabel_new__BZAAR:after {
    content: "";
    position: absolute;
    z-index: -1;
    margin: 1px;
    border-radius: 20px;
    background: var(--dominant-light);
    box-shadow:
        inset 0 0 64px hsla(0, 0%, 100%, 0.08),
        inset 0 0 8px rgba(205, 96, 162, 0.6);
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    inset: 0;
}
.TabLabel_label__Du6BS.TabLabel_new__BZAAR:before {
    content: "";
    position: absolute;
    z-index: -2;
    border-radius: 20px;
    background: var(--grad-3);
    inset: 0;
}
.TabLabel_label__Du6BS.TabLabel_soon__sY17U {
    position: absolute;
}
.TabLabel_label__Du6BS.TabLabel_soon__sY17U:after {
    content: "";
    position: absolute;
    z-index: -1;
    margin: 1px;
    border-radius: 20px;
    background: var(--dominant-light);
    box-shadow:
        inset 0 0 64px 0 hsla(0, 0%, 100%, 0.08),
        inset 0 0 8px 0 rgba(21, 82, 205, 0.6);
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    inset: 0;
}
.TabLabel_label__Du6BS.TabLabel_soon__sY17U:before {
    content: "";
    position: absolute;
    z-index: -2;
    border-radius: 20px;
    background: var(--grad-2);
    inset: 0;
}
.TabLabel_label__Du6BS.TabLabel_beta__F14Hu {
    position: absolute;
}
.TabLabel_label__Du6BS.TabLabel_beta__F14Hu:after {
    content: "";
    position: absolute;
    z-index: -1;
    margin: 1px;
    border-radius: 20px;
    background: var(--dominant-light);
    box-shadow:
        inset 0 0 64px 0 hsla(0, 0%, 100%, 0.08),
        0 0 8px 0 rgba(21, 82, 205, 0.6);
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    inset: 0;
}
.TabLabel_label__Du6BS.TabLabel_beta__F14Hu:before {
    content: "";
    position: absolute;
    z-index: -2;
    border-radius: 20px;
    background: var(--grad-1);
    inset: 0;
}
.TabLabel_text__lnQGq {
    display: block;
    font-size: 14px;
    line-height: 20px;
}
.TabLabel_text__lnQGq.TabLabel_soon__sY17U {
    background: var(--grad-2);
    color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text;
    background-clip: text;
}
.TabLabel_text__lnQGq.TabLabel_new__BZAAR {
    background: var(--grad-3);
    color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text;
    background-clip: text;
}
.TabLabel_text__lnQGq.TabLabel_beta__F14Hu {
    background: var(--grad-1);
    color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text;
    background-clip: text;
}
[data-theme="light"] .TabLabel_label__Du6BS.TabLabel_new__BZAAR {
    position: absolute;
}
[data-theme="light"] .TabLabel_label__Du6BS.TabLabel_new__BZAAR:after {
    content: "";
    position: absolute;
    z-index: -1;
    margin: 1px;
    border-radius: 20px;
    background: var(--dominant-dark);
    box-shadow: none;
    inset: 0;
}
[data-theme="light"] .TabLabel_label__Du6BS.TabLabel_new__BZAAR:before {
    content: "";
    position: absolute;
    z-index: -2;
    border-radius: 20px;
    background: var(--grad-3);
    inset: 0;
}
[data-theme="light"] .TabLabel_label__Du6BS.TabLabel_soon__sY17U {
    position: absolute;
}
[data-theme="light"] .TabLabel_label__Du6BS.TabLabel_soon__sY17U:after {
    content: "";
    position: absolute;
    z-index: -1;
    margin: 1px;
    border-radius: 20px;
    background: var(--dominant-dark);
    box-shadow: none;
    inset: 0;
}
[data-theme="light"] .TabLabel_label__Du6BS.TabLabel_soon__sY17U:before {
    content: "";
    position: absolute;
    z-index: -2;
    border-radius: 20px;
    background: var(--grad-2);
    inset: 0;
}
[data-theme="light"] .TabLabel_label__Du6BS.TabLabel_beta__F14Hu {
    position: absolute;
}
[data-theme="light"] .TabLabel_label__Du6BS.TabLabel_beta__F14Hu:after {
    content: "";
    position: absolute;
    z-index: -1;
    margin: 1px;
    border-radius: 20px;
    background: var(--dominant-dark);
    box-shadow: none;
    inset: 0;
}
[data-theme="light"] .TabLabel_label__Du6BS.TabLabel_beta__F14Hu:before {
    content: "";
    position: absolute;
    z-index: -2;
    border-radius: 20px;
    background: var(--grad-1);
    inset: 0;
}
.WidgetTabs_outer__sK8Tk.WidgetTabs_fullscreen__u7UoE {
    margin: 0 20px;
}
.WidgetTabs_tabsWr__4THyL {
    position: relative;
    z-index: 11;
    width: -moz-fit-content;
    width: fit-content;
    margin: 48px auto 0;
}
.WidgetTabs_tabsIn__6WQMU {
    position: relative;
    display: flex;
    gap: 8px;
    padding: 4px;
    border: 1px solid var(--content-stroke);
    border-radius: 100px;
}
.WidgetTabs_tabs__aF0Az {
    display: flex;
    flex-grow: 1;
}
.WidgetTabs_tabIn__PXy_I {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
}
@media screen and (max-width: 991px) {
    .WidgetTabs_tabIn__PXy_I {
        gap: 6px;
    }
}
.WidgetTabs_iconWr__WpwMs {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
}
.WidgetTabs_icon__YZgN_ {
    width: 24px;
    height: 24px;
    color: var(--content-medium);
}
.WidgetTabs_tab__vMv37 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    height: 46px;
    padding: 10px 16px 10px 10px;
    border: 1px solid var(--content-stroke);
    border-radius: 88.889px;
    background: rgba(40, 125, 225, 0.02);
    box-shadow:
        inset 0 0 38.816px 0 hsla(0, 0%, 100%, 0.08),
        inset 0 0 4.852px 0 hsla(0, 0%, 100%, 0.02);
    font-size: 18px;
    line-height: 28px;
    color: var(--content-medium);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-backdrop-filter: blur(1.5162px);
    backdrop-filter: blur(1.5162px);
}
.WidgetTabs_tab__vMv37.WidgetTabs_disabled____5IF {
    cursor: default;
}
.WidgetTabs_tab__vMv37:not(.WidgetTabs_disabled____5IF):hover {
    z-index: 1;
    border: 1px solid rgba(0, 0, 0, 0);
    color: var(--content-light);
    position: relative;
}
.WidgetTabs_tab__vMv37:not(.WidgetTabs_disabled____5IF):hover:after {
    content: "";
    position: absolute;
    z-index: -1;
    margin: 1px;
    border-radius: 100px;
    background: #080b27;
    box-shadow:
        inset 0 0 38.816px 0 hsla(0, 0%, 100%, 0.08),
        inset 0 0 4.852px 0 hsla(0, 0%, 100%, 0.02);
    -webkit-backdrop-filter: blur(1.5162px);
    backdrop-filter: blur(1.5162px);
    inset: 0;
}
.WidgetTabs_tab__vMv37:not(.WidgetTabs_disabled____5IF):hover:before {
    content: "";
    position: absolute;
    z-index: -2;
    border-radius: 100px;
    background: var(--grad-2);
    inset: 0;
}
.WidgetTabs_tab__vMv37:not(.WidgetTabs_disabled____5IF):hover .WidgetTabs_iconWr__WpwMs {
    border-radius: 50%;
}
.WidgetTabs_tab__vMv37.WidgetTabs_parentActive__M4aO_ {
    z-index: 1;
    border: 1px solid rgba(0, 0, 0, 0);
    color: var(--content-light);
    pointer-events: none;
    position: relative;
}
.WidgetTabs_tab__vMv37.WidgetTabs_parentActive__M4aO_:after {
    content: "";
    position: absolute;
    z-index: -1;
    margin: 1px;
    border-radius: 100px;
    background: #080b27;
    box-shadow:
        inset 0 0 38.816px 0 hsla(0, 0%, 100%, 0.08),
        inset 0 0 4.852px 0 hsla(0, 0%, 100%, 0.02);
    -webkit-backdrop-filter: blur(1.5162px);
    backdrop-filter: blur(1.5162px);
    inset: 0;
}
.WidgetTabs_tab__vMv37.WidgetTabs_parentActive__M4aO_:before {
    content: "";
    position: absolute;
    z-index: -2;
    border-radius: 100px;
    background: var(--grad-2);
    inset: 0;
}
@media screen and (max-width: 991px) {
    .WidgetTabs_tab__vMv37 {
        gap: 6px;
        padding: 8px 12px 8px 10px;
    }
    .WidgetTabs_label__Kas5p {
        display: none;
    }
}
.WidgetTabs_label__Kas5p.WidgetTabs_beta__TlLX9,
.WidgetTabs_label__Kas5p.WidgetTabs_new__NMKBv,
.WidgetTabs_label__Kas5p.WidgetTabs_soon__o_7yc {
    top: 0;
    right: 10px;
    transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
    .WidgetTabs_label__Kas5p.WidgetTabs_beta__TlLX9,
    .WidgetTabs_label__Kas5p.WidgetTabs_new__NMKBv,
    .WidgetTabs_label__Kas5p.WidgetTabs_soon__o_7yc {
        top: -4px;
        right: 12px;
    }
}
.WidgetTabs_selectBtnLabel___OFAG.WidgetTabs_childLabel__hH4wE,
.WidgetTabs_selectLabel__4eHGz.WidgetTabs_childLabel__hH4wE {
    position: relative;
}
.WidgetTabs_subTabs__WVpD6 {
    display: flex;
    justify-content: center;
    align-self: center;
    gap: 16px;
    margin-top: 12px;
}
.WidgetTabs_subTabWr__1SJiY {
    display: flex;
}
.WidgetTabs_childName__PWcpu {
    padding: 8px 4px;
}
.WidgetTabs_subTab__B4qE1 {
    all: unset;
    padding: 0 10px;
    font-size: 18px;
    line-height: 28px;
    white-space: nowrap;
    color: var(--content-medium);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.WidgetTabs_subTab__B4qE1 .WidgetTabs_childLabel__hH4wE {
    position: relative;
}
.WidgetTabs_subTab__B4qE1 > .WidgetTabs_childName__PWcpu {
    display: flex;
    align-items: center;
    gap: 8px;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
}
.WidgetTabs_subTab__B4qE1.WidgetTabs_childActive___kxsp,
.WidgetTabs_subTab__B4qE1:hover {
    position: relative;
    color: var(--content-light);
}
.WidgetTabs_subTab__B4qE1.WidgetTabs_childActive___kxsp > .WidgetTabs_childName__PWcpu,
.WidgetTabs_subTab__B4qE1:hover > .WidgetTabs_childName__PWcpu {
    border-image-slice: 1;
    border-width: 2px;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-image-source: var(--grad-2);
}
.WidgetTabs_childActive___kxsp {
    pointer-events: none;
}
.WidgetTabs_select__qxQp7.WidgetTabs_subTabsSelect__xKPTG {
    display: none;
    margin-top: 6px;
}
.WidgetTabs_select__qxQp7.WidgetTabs_subTabsSelect__xKPTG
    .WidgetTabs_selectButton__A0p3N.WidgetTabs_subTabsButton__qn_z_ {
    width: 100%;
    min-height: 44px;
    border-radius: 50px;
    background-color: var(--dominant-light);
    font-size: 16px;
    line-height: 26px;
}
.WidgetTabs_select__qxQp7.WidgetTabs_subTabsSelect__xKPTG
    .WidgetTabs_selectButton__A0p3N.WidgetTabs_subTabsButton__qn_z_
    div {
    flex-direction: row-reverse;
}
.WidgetTabs_select__qxQp7.WidgetTabs_subTabsSelect__xKPTG
    .WidgetTabs_selectButton__A0p3N.WidgetTabs_subTabsButton__qn_z_
    svg {
    width: 16px;
    height: 16px;
}
.WidgetTabs_select__qxQp7.WidgetTabs_subTabsSelect__xKPTG
    .WidgetTabs_selectDropdown__N8Vxk.WidgetTabs_subTabsDropdown__fFUEa {
    width: 100%;
}
@media screen and (max-width: 991px) {
    .WidgetTabs_desktopSubTabs__bs_rv {
        display: none;
    }
    .WidgetTabs_select__qxQp7.WidgetTabs_subTabsSelect__xKPTG {
        display: block;
    }
    .WidgetTabs_tabsWr__4THyL {
        z-index: unset;
        margin-top: 28px;
    }
    .WidgetTabs_tabsIn__6WQMU {
        flex-wrap: wrap;
        gap: 6px;
        padding: 6px 0;
        border: none;
        background-color: rgba(0, 0, 0, 0);
    }
    .WidgetTabs_tabs__aF0Az {
        flex-grow: 0;
    }
    .WidgetTabs_iconWr__WpwMs,
    .WidgetTabs_icon__YZgN_ {
        width: 20px;
        height: 20px;
    }
}
@media screen and (max-width: 767px) {
    .WidgetTabs_tabsWr__4THyL {
        min-width: 335px;
    }
    .WidgetTabs_icon__YZgN_ {
        width: 20px;
        height: 20px;
    }
    .WidgetTabs_tab__vMv37 {
        width: -moz-fit-content;
        width: fit-content;
        padding: 8px 12px 8px 10px;
        font-size: 16px;
        line-height: 26px;
    }
    .WidgetTabs_tab__vMv37.WidgetTabs_parentActive__M4aO_ + div {
        width: 100%;
    }
}
[data-theme="dark"] .WidgetTabs_iconWr__WpwMs {
    border-radius: 50%;
}
@media screen and (max-width: 991px) {
    [data-theme="dark"] .WidgetTabs_iconWr__WpwMs:after {
        width: 22px;
        height: 22px;
    }
}
[data-theme="light"] .WidgetTabs_tabsIn__6WQMU {
    z-index: 1;
    background-color: var(--general-background-light-bg);
    position: relative;
}
[data-theme="light"] .WidgetTabs_tabsIn__6WQMU:after {
    content: "";
    position: absolute;
    z-index: -1;
    margin: 1px;
    border-radius: 100px;
    background: var(--general-background-light-bg);
    box-shadow:
        inset 0 0 38.816px 0 hsla(0, 0%, 100%, 0.08),
        inset 0 0 4.852px 0 hsla(0, 0%, 100%, 0.02);
    inset: 0;
}
[data-theme="light"] .WidgetTabs_tabsIn__6WQMU:before {
    content: "";
    position: absolute;
    z-index: -2;
    border-radius: 100px;
    background: var(--grad-stroke);
    inset: 0;
}
[data-theme="light"] .WidgetTabs_iconOuter__gnYck {
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
}
[data-theme="light"] .WidgetTabs_tab__vMv37 {
    background: var(--dominant-dark);
    color: var(--content-light);
    position: relative;
}
[data-theme="light"] .WidgetTabs_tab__vMv37:after {
    content: "";
    position: absolute;
    z-index: -1;
    margin: 1px;
    border-radius: 88px;
    background: var(--dominant-dark);
    inset: 0;
}
[data-theme="light"] .WidgetTabs_tab__vMv37:before {
    content: "";
    position: absolute;
    z-index: -2;
    border-radius: 88px;
    background: var(--grad-stroke);
    inset: 0;
}
[data-theme="light"] .WidgetTabs_tab__vMv37.WidgetTabs_parentActive__M4aO_ {
    z-index: 1;
    border: 1px solid rgba(0, 0, 0, 0);
    color: var(--content-light);
    position: relative;
}
[data-theme="light"] .WidgetTabs_tab__vMv37.WidgetTabs_parentActive__M4aO_:after {
    content: "";
    position: absolute;
    z-index: -1;
    margin: 1px;
    border-radius: 100px;
    background: var(--dominant-dark);
    box-shadow:
        inset 0 0 38.816px 0 hsla(0, 0%, 100%, 0.08),
        inset 0 0 4.852px 0 hsla(0, 0%, 100%, 0.02);
    -webkit-backdrop-filter: blur(1.5162px);
    backdrop-filter: blur(1.5162px);
    inset: 0;
}
[data-theme="light"] .WidgetTabs_tab__vMv37.WidgetTabs_parentActive__M4aO_:before {
    content: "";
    position: absolute;
    z-index: -2;
    border-radius: 100px;
    background: var(--grad-2);
    inset: 0;
}
[data-theme="light"] .WidgetTabs_tab__vMv37.WidgetTabs_parentActive__M4aO_ + div {
    width: 100%;
    margin-left: 16px;
    opacity: 1;
}
[data-theme="light"] .WidgetTabs_iconWr__WpwMs {
    z-index: 1;
    width: 24px;
    height: 24px;
}
[data-theme="light"] .WidgetTabs_tab__vMv37.WidgetTabs_parentActive__M4aO_ .WidgetTabs_iconWr__WpwMs {
    border-radius: 50%;
}
[data-theme="light"] .WidgetTabs_tab__vMv37:not(.WidgetTabs_parentActive__M4aO_) .WidgetTabs_iconWr__WpwMs {
    color: var(--dominant-light);
}
[data-theme="light"]
    .WidgetTabs_tab__vMv37:not(.WidgetTabs_parentActive__M4aO_)
    .WidgetTabs_icon__YZgN_.WidgetTabs_noThemeIcon__A6gUp {
    color: var(--content-dark);
}
[data-theme="light"] .WidgetTabs_tab__vMv37:not(.WidgetTabs_disabled____5IF):hover {
    z-index: 1;
    border: 1px solid rgba(0, 0, 0, 0);
    color: var(--content-light);
    position: relative;
}
[data-theme="light"] .WidgetTabs_tab__vMv37:not(.WidgetTabs_disabled____5IF):hover:after {
    content: "";
    position: absolute;
    z-index: -1;
    margin: 1px;
    border-radius: 100px;
    background: var(--dominant-dark);
    box-shadow:
        inset 0 0 38.816px 0 hsla(0, 0%, 100%, 0.08),
        inset 0 0 4.852px 0 hsla(0, 0%, 100%, 0.02);
    -webkit-backdrop-filter: blur(1.5162px);
    backdrop-filter: blur(1.5162px);
    inset: 0;
}
[data-theme="light"] .WidgetTabs_tab__vMv37:not(.WidgetTabs_disabled____5IF):hover:before {
    content: "";
    position: absolute;
    z-index: -2;
    border-radius: 100px;
    background: var(--grad-2);
    inset: 0;
}
[data-theme="light"] .WidgetTabs_icon__YZgN_ {
    color: var(--dominant-light);
}
[data-theme="light"] .WidgetTabs_subTab__B4qE1 .WidgetTabs_childLabel__hH4wE {
    position: relative;
}
[data-theme="light"] .WidgetTabs_selectButton__A0p3N.WidgetTabs_subTabsButton__qn_z_ {
    border: 1px solid var(--text-for-light-bd);
    border-radius: 50px;
}
[data-theme="light"] .WidgetTabs_selectBtnLabel___OFAG.WidgetTabs_childLabel__hH4wE,
[data-theme="light"] .WidgetTabs_selectLabel__4eHGz.WidgetTabs_childLabel__hH4wE {
    position: relative;
}
[data-theme="light"] .WidgetTabs_childName__PWcpu {
    color: var(--content-light);
}
@media screen and (max-width: 991px) {
    [data-theme="light"] .WidgetTabs_iconOuter__gnYck {
        width: 26px;
        height: 26px;
    }
    [data-theme="light"] .WidgetTabs_tabsIn__6WQMU {
        padding: 6px 0;
        background-color: rgba(0, 0, 0, 0);
        position: relative;
		font-weight: 400;
    }
    [data-theme="light"] .WidgetTabs_tabsIn__6WQMU:after {
        content: "";
        position: absolute;
        z-index: -1;
        margin: 1px;
        border-radius: 100px;
        background: rgba(0, 0, 0, 0);
        box-shadow:
            inset 0 0 38.816px 0 hsla(0, 0%, 100%, 0.08),
            inset 0 0 4.852px 0 hsla(0, 0%, 100%, 0.02);
        inset: 0;
    }
    [data-theme="light"] .WidgetTabs_tabsIn__6WQMU:before {
        content: "";
        position: absolute;
        z-index: -2;
        border-radius: 100px;
        background: rgba(0, 0, 0, 0);
        inset: 0;
    }
}
@media screen and (max-width: 767px) {
    [data-theme="light"] .WidgetTabs_tab__vMv37.WidgetTabs_parentActive__M4aO_ + div {
        width: 100%;
    }
    [data-theme="light"] .WidgetTabs_iconWr__WpwMs {
        width: 22px;
        height: 22px;
    }
}
.Widget_overlay__F5IIH.Widget_fullscreenOverlay__AZBlN {
    opacity: 1;
}
.Widget_chatModal__dUaGm {
    min-height: 100dvh;
}
.Widget_widgetWr__Mbg_b {
    position: relative;
    overflow: visible;
}
@media screen and (max-width: 991px) {
    .Widget_widgetWr__Mbg_b {
        z-index: 100;
    }
}
.Widget_modalWr__UGBbE.Widget_chatModalWr__AXugA {
    width: 100%;
    max-width: none;
    min-height: 100dvh;
    max-height: none;
}
.Widget_chatModal__dUaGm.Widget_fullscreen__ccTN5 {
    align-self: start;
    border-radius: 0;
    background-color: var(--dominant-dark);
    overflow: auto;
}
@media screen and (max-width: 991px) {
    .Widget_chatModal__dUaGm.Widget_fullscreen__ccTN5 {
        height: 100%;
    }
}
.Widget_widget__Vw_v0 {
    margin-top: 20px;
}
.Widget_widget__Vw_v0.Widget_chatWidget__dwJ65.Widget_fullscreen__ccTN5 {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0 20px 20px;
    background-color: var(--general-background-dark-bg);
}
@media screen and (max-width: 991px) {
    .Widget_widget__Vw_v0.Widget_chatWidget__dwJ65.Widget_fullscreen__ccTN5 {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 0;
    }
}
.Widget_widget__Vw_v0.Widget_chatWidget__dwJ65.Widget_fullscreen__ccTN5 > div {
    min-height: calc(100dvh - 196px);
    margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
    .Widget_widget__Vw_v0.Widget_chatWidget__dwJ65.Widget_fullscreen__ccTN5 > div {
        min-height: calc(100dvh - 196px);
    }
}
@media screen and (max-width: 575px) {
    .Widget_widget__Vw_v0.Widget_chatWidget__dwJ65.Widget_fullscreen__ccTN5 > div {
        min-height: calc(100dvh - 166px);
    }
}
.Widget_tabs__kh8Cr.Widget_fullscreen__ccTN5 {
    margin-top: 20px;
    margin-bottom: 0;
}
@media screen and (max-width: 991px) {
    .Widget_widget__Vw_v0.Widget_rephrase__8VbLr.Widget_fullscreen__ccTN5 {
        min-height: calc(100dvh - 132px);
        padding: 0 20px 20px;
    }
}
.Widget_widget__Vw_v0.Widget_rephrase__8VbLr.Widget_fullscreen__ccTN5 > div {
    width: 100%;
    margin: auto;
}
[data-theme="light"] .Widget_widget__Vw_v0 {
    background: none;
}
@media screen and (max-width: 991px) {
    [data-theme="light"] .Widget_widget__Vw_v0 {
        margin-top: 20px;
    }
}
[data-theme="light"] .Widget_widget__Vw_v0:not(.Widget_fullscreen__ccTN5) {
    margin-top: 36px;
}
@media screen and (max-width: 991px) {
    [data-theme="light"] .Widget_widget__Vw_v0:not(.Widget_fullscreen__ccTN5) {
        margin-top: 20px;
    }
}
[data-theme="light"] .Widget_widgetWr__Mbg_b:not(.Widget_fullscreen__ccTN5) .Widget_sphere__YsIPH {
    position: absolute;
    display: block;
}
[data-theme="light"] .Widget_widgetWr__Mbg_b:not(.Widget_fullscreen__ccTN5) .Widget_sphere__YsIPH.Widget_pink__hHWKc {
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 736px;
    height: 737px;
    border-radius: 50%;
    background: rgba(255, 170, 222, 0.5);
    opacity: 0.6;
    filter: blur(88.5px);
}
@media screen and (max-width: 991px) {
    [data-theme="light"] .Widget_widgetWr__Mbg_b:not(.Widget_fullscreen__ccTN5) .Widget_sphere__YsIPH {
        display: none;
    }
}
[data-theme="light"] .Widget_chatModal__dUaGm.Widget_fullscreen__ccTN5 .Widget_decoration__HYjvR {
    position: fixed;
    inset: 0;
    z-index: -1;
    overflow: hidden;
}
[data-theme="light"] .Widget_chatModal__dUaGm.Widget_fullscreen__ccTN5 .Widget_sphere__YsIPH {
    position: absolute;
    display: block;
}
[data-theme="light"] .Widget_chatModal__dUaGm.Widget_fullscreen__ccTN5 .Widget_sphere__YsIPH.Widget_blue__tyVxz {
    top: 197px;
    left: 1416px;
    width: 740px;
    height: 740px;
    border-radius: 50%;
    background: var(--grad-2);
    opacity: 0.3;
    filter: blur(88.5px);
}
@media screen and (max-width: 991px) {
    [data-theme="light"] .Widget_chatModal__dUaGm.Widget_fullscreen__ccTN5 .Widget_sphere__YsIPH.Widget_blue__tyVxz {
        top: 104px;
        left: 50%;
        width: 600px;
        height: 600px;
        opacity: 0.4;
        transform: translateX(-50%) rotate(-164deg);
        filter: blur(88.5px);
    }
}
[data-theme="light"] .Widget_chatModal__dUaGm.Widget_fullscreen__ccTN5 .Widget_sphere__YsIPH.Widget_green__gGhvy {
    top: 695px;
    left: -150px;
    width: 711px;
    height: 711px;
    border-radius: 50%;
    background: #61e3d1;
    opacity: 0.3;
    transform: rotate(-164deg);
    filter: blur(88.5px);
}
@media screen and (max-width: 991px) {
    [data-theme="light"] .Widget_chatModal__dUaGm.Widget_fullscreen__ccTN5 .Widget_sphere__YsIPH.Widget_green__gGhvy {
        top: 480px;
        left: -624px;
        width: 711px;
        height: 711px;
    }
}
[data-theme="light"] .Widget_chatModal__dUaGm.Widget_fullscreen__ccTN5 .Widget_sphere__YsIPH.Widget_pink__hHWKc {
    top: 798px;
    left: 628px;
    width: 736px;
    height: 737px;
    border-radius: 50%;
    background: rgba(255, 170, 222, 0.5);
    opacity: 0.6;
    filter: blur(88.5px);
}
@media screen and (max-width: 991px) {
    [data-theme="light"] .Widget_chatModal__dUaGm.Widget_fullscreen__ccTN5 .Widget_sphere__YsIPH.Widget_pink__hHWKc {
        top: 680px;
        left: 60%;
        width: 736px;
        height: 737px;
    }
}
