.Collapsible-Sidebar-profile,.CollapsibleContent{overflow:hidden}.CollapsibleContent[data-state=open]{animation:slideDown .2s ease-out forwards}.CollapsibleContent[data-state=closed]{animation:slideUp .2s ease-out forwards}.CollapsibleContent.CollapsibleContentExpand[data-state=open]{animation:slideDownExpand .2s ease-out forwards}.CollapsibleContent.CollapsibleContentExpand[data-state=closed]{animation:slideUpExpand .2s ease-out forwards}.Collapsible-Sidebar-profile[data-state=open]{animation:slideDownSidebarProfile .2s ease-out forwards}.Collapsible-Sidebar-profile[data-state=closed]{animation:slideUpSidebarProfile .2s ease-out forwards}@keyframes slideDownSidebarProfile{0%{height:0;opacity:0}to{opacity:1;height:270px}}@keyframes slideUpSidebarProfile{0%{opacity:1;height:270px}to{opacity:0;height:0}}@keyframes slideDown{0%{height:0;opacity:0}to{opacity:1;height:540px}}@keyframes slideUp{0%{opacity:1;height:540px}to{opacity:0;height:0}}@keyframes slideDownExpand{0%{height:0;opacity:0}to{opacity:1;height:600px}}@keyframes slideUpExpand{0%{opacity:1;height:600px}to{opacity:0;height:0}}.CollapsibleChatItem{overflow:hidden}.CollapsibleChatItem[data-state=open]{animation:slideDownChatItem .2s ease-out forwards}.CollapsibleChatItem[data-state=closed]{animation:slideUpChatItem .2s ease-out forwards}@keyframes slideDownChatItem{0%{height:0;opacity:0}to{opacity:1;height:408px}}@keyframes slideUpChatItem{0%{opacity:1;height:408px}to{opacity:0;height:0}}.chat-ai-collapsible .chat-wrapper{padding-top:0;padding-bottom:0}.chat-ai-collapsible .chat-wrapper>div{margin:0;background-color:transparent}.chat-ai-collapsible .chat-box,.chat-ai-collapsible .home-chat{width:100%}.chat-ai-collapsible .chat-ai{height:100%}