.ToolContainer-module__9jvXqW__toolContainer{width:100vw;height:100dvh;overflow:hidden}.ToolContainer-module__9jvXqW__mainContainer{background-color:var(--white-1-1);flex-direction:column;flex-grow:1;height:100%;transition:margin-left .3s;display:flex}@media (max-width:899px){.ToolContainer-module__9jvXqW__mainContainer{margin-left:0}}@media (min-width:900px){.ToolContainer-module__9jvXqW__toolContainer{flex-direction:row;width:100vw;display:flex}}
.Sidebar-module__vG37ba__sidebarContainer{z-index:1;border:1px solid var(--grey-3);flex-direction:column;gap:20px;height:100dvh;padding:0 8px 8px;transition:transform .3s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%);background-color:var(--white-1)!important}.Sidebar-module__vG37ba__sidebarContainer.Sidebar-module__vG37ba__open{background-color:var(--white-1-4);width:clamp(200px,100% - 80px,400px);transform:translate(0)}.Sidebar-module__vG37ba__sidebarTop{flex-direction:row;justify-content:center;align-items:center;height:50px;display:flex}.Sidebar-module__vG37ba__sidebarTop.Sidebar-module__vG37ba__open{justify-content:space-between}@media (min-width:900px){.Sidebar-module__vG37ba__sidebarContainer{min-width:55px;transition:all .3s;position:static;transform:none}.Sidebar-module__vG37ba__sidebarContainer.Sidebar-module__vG37ba__open{width:250px;min-width:250px;max-width:250px}.Sidebar-module__vG37ba__burgerIcon{display:none}}
.ChatsList-module__X3Vmxa__chatsList{flex-direction:column;flex:1;gap:4px;max-height:calc(100dvh - 200px);display:flex;overflow-y:auto}.ChatsList-module__X3Vmxa__chatsList::-webkit-scrollbar{display:none}.ChatsList-module__X3Vmxa__chatsList h2{margin:0;padding:10px;font-size:1rem}.ChatsList-module__X3Vmxa__chatItem{cursor:pointer;min-height:40px;max-height:40px;color:var(--black-3);-webkit-user-select:none;user-select:none;border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;padding-left:10px;padding-right:4px;font-size:.9rem;display:flex;position:relative}.ChatsList-module__X3Vmxa__chatItem>div>button{visibility:hidden}.ChatsList-module__X3Vmxa__chatItem:hover>div>button{visibility:visible}.ChatsList-module__X3Vmxa__chatItem.ChatsList-module__X3Vmxa__active{background-color:var(--grey-3)}.ChatsList-module__X3Vmxa__chatItemLabel{white-space:nowrap;text-overflow:ellipsis;max-width:90%;overflow:hidden}.ChatsList-module__X3Vmxa__chatSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:10px;height:40px;min-height:40px;margin-bottom:4px;animation:1.5s ease-in-out infinite ChatsList-module__X3Vmxa__shimmer}@keyframes ChatsList-module__X3Vmxa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
