@media (max-width: 1023px){.mobile-h-screen{height:100dvh!important}.mobile-chat-layout{height:100dvh!important;display:flex;flex-direction:row;overflow:hidden}.mobile-chat-layout>div:first-child{width:100%!important;flex:1;display:flex;flex-direction:column}.mobile-chat-layout>div:nth-child(2){width:100%!important;flex:1;display:none;flex-direction:column;height:100%}.mobile-chat-layout.mobile-chat-active>div:first-child{display:none}.mobile-chat-layout.mobile-chat-active>div:nth-child(2){display:flex}.mobile-message-list{flex:1 1 0%;height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-chat-layout>div:nth-child(2)>div:last-child{padding-bottom:env(safe-area-inset-bottom);background-color:#0f172a;flex-shrink:0;z-index:20}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}}
