.ToolContainer-module__9jvXqW__pageContainer{flex-direction:column;width:100vw;height:100dvh;display:flex;overflow:hidden}.ToolContainer-module__9jvXqW__toolContainer{flex-direction:row;flex:1;width:100vw;display:flex;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}.ToolContainer-module__9jvXqW__navigationBarFloatingButton{background-color:#fff;border-radius:100px;flex:1;justify-content:space-between;width:100%;padding:1px;display:flex}.ToolContainer-module__9jvXqW__navigationBarContainer{width:100vw;box-shadow:var(--box-shadow-sm);padding:4px 0}@media screen and (min-width:768px){.ToolContainer-module__9jvXqW__navigationBarFloatingButton{border:1px solid var(--grey-300);width:fit-content;box-shadow:var(--box-shadow-sm)}.ToolContainer-module__9jvXqW__navigationBarContainer{box-shadow:none;padding:6px}}
.Sidebar-module__vG37ba__sidebarContainer{z-index:1;flex-direction:column;flex:1;min-height:100dvh;max-height:100dvh;transition:transform .3s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.Sidebar-module__vG37ba__sidebarContainer.Sidebar-module__vG37ba__open{background-color:var(--grey-50);gap:20px;width:clamp(200px,100% - 80px,300px);max-width:300px;padding:0 8px 8px;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}.Sidebar-module__vG37ba__sidebarTopContainer{flex-direction:column;gap:10px;display:flex}.Sidebar-module__vG37ba__sidebarBottomContainer{display:flex}@media (min-width:768px){.Sidebar-module__vG37ba__sidebarContainer{width:0;transition:all .3s;transform:none}.Sidebar-module__vG37ba__sidebarContainer.Sidebar-module__vG37ba__open{position:static}}
.ChatSkeleton-module__C3gKaW__skeletonMessage{gap:12px;margin-bottom:24px;padding:16px;animation:2s ease-in-out infinite ChatSkeleton-module__C3gKaW__pulse;display:flex}.ChatSkeleton-module__C3gKaW__userMessage{flex-direction:row-reverse;justify-content:flex-start}.ChatSkeleton-module__C3gKaW__assistantMessage{flex-direction:row}.ChatSkeleton-module__C3gKaW__skeletonAvatar{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:40px;height:40px;animation:1.5s ease-in-out infinite ChatSkeleton-module__C3gKaW__shimmer}.ChatSkeleton-module__C3gKaW__skeletonContent{flex:1;max-width:70%}.ChatSkeleton-module__C3gKaW__skeletonLine{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:10px;height:40px;margin-bottom:8px;animation:1.5s ease-in-out infinite ChatSkeleton-module__C3gKaW__shimmer}.ChatSkeleton-module__C3gKaW__skeletonLine:last-child{margin-bottom:0}.ChatSkeleton-module__C3gKaW__skeletonLine.ChatSkeleton-module__C3gKaW__short{width:60%}@keyframes ChatSkeleton-module__C3gKaW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes ChatSkeleton-module__C3gKaW__pulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:768px){.ChatSkeleton-module__C3gKaW__skeletonMessage{margin-bottom:16px;padding:12px}.ChatSkeleton-module__C3gKaW__skeletonAvatar{width:32px;height:32px}.ChatSkeleton-module__C3gKaW__skeletonContent{max-width:80%}}
