@keyframes chat-dock-drawer-reveal-in{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 0)}}@keyframes chat-dock-drawer-reveal-out{0%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 0 100%)}}.chat-dock-drawer-reveal{transform:none!important}.chat-dock-drawer-reveal[data-state=open]{animation:chat-dock-drawer-reveal-in .3s ease-out both!important}.chat-dock-drawer-reveal[data-state=closed]{animation:chat-dock-drawer-reveal-out .2s ease-in both!important}
