:root{--viewport-height: calc(100vh - 120px) ;--toolbar-height:64px;--bottom-nav-height:56px;--mobile-viewport-height:var(--viewport-height);--desktop-viewport-height:var(--viewport-height);--messages-height:calc(100dvh - var(--toolbar-height) - var(--bottom-nav-height))}.app-background{background:#f4f1e5!important}.v-main{padding-bottom:56px}.messages-main{box-sizing:border-box;display:flex;flex-direction:column;height:calc(100dvh - var(--bottom-nav-height))!important;max-height:calc(100dvh - var(--bottom-nav-height))!important;min-height:unset!important;overflow:hidden;padding-bottom:0!important}.messages-main .messages-container{flex:1 1 auto;height:auto;margin-bottom:0!important;max-height:none;min-height:0;overflow:hidden}.messages-main .desktop-chat-layout,.messages-main .desktop-layout{height:100%;min-height:0;overflow:hidden}.v-application:has(.messages-main){overflow:hidden}
