@media (max-width:768px){body.mobile-chat-active,html.mobile-chat-active{position:fixed!important;width:100%!important}.mobile-chat-container,body.mobile-chat-active,html.mobile-chat-active{overflow:hidden!important;height:100vh!important;height:100dvh!important;overscroll-behavior:none!important;touch-action:pan-x pan-y!important}.mobile-chat-container{position:relative!important;display:flex!important;flex-direction:column!important}.mobile-chat-container>:first-child{position:sticky!important;top:0!important;z-index:20!important;background:hsl(var(--background))!important}.mobile-chat-container [data-slot=dropdown-menu-content],.mobile-chat-container header [data-radix-popper-content-wrapper],[data-radix-portal] [data-slot=dropdown-menu-content]{z-index:100!important}.mobile-chat-container [data-radix-dropdown-menu-content]{z-index:100!important;position:fixed!important}.mobile-chat-container header{overflow:visible!important;position:relative!important;min-height:60px!important}.dark .mobile-chat-container>:first-child{background:#040408!important}.mobile-chat-messages{flex:1!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;position:relative!important;padding:24px 16px 16px!important;margin-bottom:120px!important;scroll-padding-top:80px!important;scroll-margin-top:80px!important}.mobile-chat-input-area{position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:15!important;padding-bottom:env(safe-area-inset-bottom)!important;transform:translateZ(0)!important;min-height:80px!important}.mobile-chat-input-area,.mobile-chat-input-area.keyboard-active{background:rgba(0,0,0,.2)!important;transition:bottom .2s ease-out!important}.mobile-chat-input-area.keyboard-active{bottom:max(env(keyboard-inset-height,0px),env(safe-area-inset-bottom,0px))!important;z-index:25!important}.mobile-chat-messages.keyboard-active{margin-bottom:calc(120px + var(--keyboard-height, 200px))!important;transition:margin-bottom .2s ease-out!important}.mobile-chat-container.keyboard-detected{height:calc(100dvh - var(--keyboard-height, 0px))!important;background:hsl(var(--background))!important}.dark .mobile-chat-container.keyboard-detected{background:#040408!important}.mobile-chat-active{overscroll-behavior-y:none!important;touch-action:pan-x pan-y!important}.mobile-chat-container *{overscroll-behavior:contain!important}@supports (-webkit-touch-callout:none){.mobile-chat-container,body.mobile-chat-active,html.mobile-chat-active{height:-webkit-fill-available!important}.mobile-chat-messages.keyboard-active{margin-bottom:calc(120px + var(--keyboard-height, 200px))!important}.mobile-chat-input-area.keyboard-active{bottom:max(env(keyboard-inset-height,0px),env(safe-area-inset-bottom,20px))!important;background:rgba(0,0,0,.2)!important}}@supports (height:100dvh){.mobile-chat-container.keyboard-detected{height:calc(100dvh - env(keyboard-inset-height, 0px))!important}}.mobile-chat-input-area{transition:bottom .2s ease-out,background-color .1s ease-out!important}.mobile-chat-messages{transition:margin-bottom .2s ease-out!important}.mobile-chat-container>header+.mobile-chat-messages{margin-top:0!important;scroll-margin-top:80px!important}.mobile-chat-messages>:first-child{margin-top:8px!important}.mobile-chat-messages::-webkit-scrollbar{display:none!important}.mobile-chat-container{isolation:isolate!important;min-height:100vh!important;min-height:100dvh!important}}