.dashboard-layout{--navigation-menu-height:70px;padding:var(--dashboard-padding-top) var(--body-padding-x) calc(var(--navigation-menu-height) + 32px) var(--body-padding-x)}.navigation-menu{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;z-index:1000;border-top:1px solid #f0f0f0;height:var(--navigation-menu-height);display:flex;justify-content:space-around;align-items:center;padding:15px;box-shadow:0 -2px 16px 0 rgba(79,79,79,.1019607843)}.navigation-menu .nav-menu{display:flex;flex-direction:column;align-items:center}.navigation-menu .nav-menu.active{--tw-text-opacity:1;color:rgb(167 155 242/var(--tw-text-opacity));font-weight:700}.navigation-menu .nav-menu.active .nav-icon path{stroke:#A79BF2}.navigation-menu .nav-icon{width:24px;height:24px}.drawer-menu button{height:auto;position:absolute;top:var(--dashboard-padding-top);inset-inline-end:24px;z-index:40}.drawer-menu button svg{width:24px;height:24px}.drawer-fixed{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));position:fixed;top:0;left:0;right:0;height:72px;z-index:20}.drawer-close-icon,.drawer-home-icon{width:24px;height:24px}.drawer-menu-item{width:100%;border-radius:var(--border-radius);display:flex;align-items:center;background-color:hsla(0,0%,100%,.6);box-shadow:0 8px 20px 0 rgba(177,193,180,.0784313725);padding:0 16px;margin-bottom:8px}.drawer-menu-item svg{width:16px;height:16px}.drawer-menu-item.active{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.drawer-menu-bottom .drawer-menu-item,.drawer-menu-top .drawer-menu-item{height:var(--input-height)}.drawer-menu-bottom .drawer-menu-item:last-of-type,.drawer-menu-top .drawer-menu-item:last-of-type{margin-bottom:0}.drawer-menu-bottom .drawer-menu-item.active,.drawer-menu-top .drawer-menu-item.active{font-weight:700}.history-menu{--history-menu-padding-x:24px;--history-link-padding-right:8px;--history-link-padding-left:16px;--history-link-height:32px;--history-rename-button-width:24px}.history-menu .history-menu-header{padding:0 var(--history-menu-padding-x)}.history-menu .history-menu-item{--tw-text-opacity:1;color:rgb(69 69 69/var(--tw-text-opacity));width:calc(100% - 2*var(--history-menu-padding-x));border-radius:var(--border-radius);background-color:hsla(0,0%,100%,.6);box-shadow:0 8px 20px 0 rgba(177,193,180,.0784313725);padding-inline-start:var(--history-link-padding-left);padding-inline-end:var(--history-link-padding-right);margin:0 var(--history-menu-padding-x) 8px var(--history-menu-padding-x);height:var(--history-link-height)}.history-menu .history-menu-item.active{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.history-menu .history-menu-item.history-edit{--tw-border-opacity:1;border-color:rgb(167 155 242/var(--tw-border-opacity));border-width:1px;border-style:solid;padding-inline-end:var(--history-link-padding-left)}.history-menu .history-menu-item.history-link{gap:.25rem;display:grid;grid-template-columns:1fr var(--history-rename-button-width)}.history-menu input{padding:0;color:inherit;background-color:unset;height:var(--history-link-height)}.history-menu .history-menu-link{line-height:var(--history-link-height);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.history-menu .history-menu-dropdown{position:relative;display:flex;height:100%;align-items:center}.history-menu .history-menu-dropdown .dropdown-button{z-index:2}.history-menu .history-menu-dropdown .dropdown-button,.history-menu .history-menu-dropdown .dropdown-button svg{width:var(--history-rename-button-width);height:var(--history-rename-button-width)}.history-menu .history-menu-dropdown .dropdown-button svg circle{fill:#D9D9D9}.history-menu .history-menu-dropdown .dropdown-menu{padding-top:1rem;padding-bottom:1rem;width:116px;position:absolute;top:var(--history-link-height);inset-inline-end:calc(-1*var(--history-link-padding-right));background:#fff;box-shadow:0 30px 40px 0 rgba(0,0,0,.1019607843);border-radius:8px;overflow:hidden;opacity:0;animation:fadeIn .1s forwards;z-index:4}.history-menu .history-menu-dropdown .dropdown-option{height:auto;display:flex;align-items:center;justify-content:start;font-weight:400}.history-menu .history-menu-dropdown .dropdown-option svg{margin-inline-end:.25rem;width:24px;height:24px}.history-menu .history-menu-dropdown .dropdown-option.rename-option{margin-bottom:.125rem;--tw-text-opacity:1;color:rgb(131 131 131/var(--tw-text-opacity))}.history-menu .history-menu-dropdown .dropdown-option.rename-option svg path{stroke:#838383}.history-menu .history-menu-dropdown .dropdown-option.delete-option{--tw-text-opacity:1;color:rgb(244 67 54/var(--tw-text-opacity))}.history-menu .history-menu-dropdown .dropdown-option.delete-option svg path{fill:#F44336;stroke-width:.75}@keyframes fadeIn{to{opacity:1;transform:scaleY(1)}}.history-menu #history-scroll-div{height:100%;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.history-menu #history-scroll-div::-webkit-scrollbar{display:none}.history-menu #history-scroll-div .infinite-scroll-component{height:unset!important;overflow:unset!important}.back-button,.history-button{position:relative;width:auto;height:unset;z-index:40}.back-button.back-button-fixed,.history-button.back-button-fixed{position:fixed}.back-button svg,.history-button svg{width:24px;height:24px}.history-drawer-wrapper{width:75%}.history-drawer-base{background-color:#f2f2f2;border-radius:0;box-shadow:none!important;padding-bottom:78px}.history-drawer-backdrop{opacity:0!important}.chat-layout{--chat-fixed-height:68px;padding:48px 8px 0}.chat-layout .chat-fixed{position:fixed;top:0;left:0;right:0;background-color:#fff;width:100%;z-index:50;height:var(--chat-fixed-height);padding:24px 16px}.chat-layout .new-chat-button{position:absolute;top:var(--dashboard-padding-top);inset-inline-end:56px;display:flex;align-items:center}.chat-layout .new-chat-button svg{width:24px;height:24px}.other-layout{padding:var(--dashboard-padding-top) var(--body-padding-x)}.article-layout .articles-banner{position:absolute;top:24px;right:0;left:0;text-align:center}.article-layout .article-bg{right:0;left:0;top:0;z-index:1}.article-layout .article-bg .ellipse-green,.article-layout .article-bg .ellipse-yellow{transform:rotate(50deg);height:180px;width:148px}.article-layout .article-bg .ellipse-yellow{top:-12px;left:-60px}.article-layout .article-bg .ellipse-green{top:-60px;left:-85px}.locale-select-auth{direction:ltr;position:absolute;right:24px;top:24px}.locale-select{--arrow-width:16px;display:flex;align-items:center}.locale-select .locale-select-icon{margin-inline-start:.25rem}.locale-select .locale-select-icon svg{width:16px;height:16px}.locale-select .select-dropdown{width:116px;inset-inline-start:unset;inset-inline-end:calc(100% - var(--arrow-width))}.locale-select .select-dropdown.open{transform:translateY(-12px)}.locale-select .select-input{flex-direction:row-reverse}.locale-select .custom-input-value{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity));font-size:1rem}.locale-select .select-arrow{margin-inline-start:0}.locale-select .select-arrow svg{margin-inline-end:.25rem;width:var(--arrow-width);height:var(--arrow-width)}.locale-select .select-arrow svg path{stroke:#000}.calendar-layout .back-button{position:fixed}.layout-shadow{position:fixed;bottom:0;right:0;left:0;height:60px;z-index:40;background:linear-gradient(180deg,rgba(245,245,245,.1),rgba(209,209,209,.13) 23.47%,rgba(211,233,214,.84) 83.03%)}