.mobile-chat-active{overflow:hidden!important;height:100vh!important;position:fixed!important;width:100%!important}.mobile-chat-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:50;background:var(--background)}.mobile-chat-viewport{height:100vh;height:100dvh;overflow:hidden}.mobile-messages-scroll{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overscroll-behavior:contain}.mobile-input-no-zoom{font-size:16px!important;transform-origin:left top;transform:scale(1)}.mobile-safe-area-top{padding-top:env(safe-area-inset-top)}.mobile-safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}.mobile-chat-container .bg-blue-500 a,.mobile-chat-container .bg-blue-600 a,.mobile-chat-container .bg-primary a{color:hsla(0,0%,100%,.95)!important;text-decoration:underline;font-weight:500;word-break:break-all;font-size:.9em}.mobile-chat-container .bg-blue-500 a:hover,.mobile-chat-container .bg-blue-600 a:hover,.mobile-chat-container .bg-primary a:hover{color:hsla(0,0%,100%,.8)!important}.mobile-chat-container .bg-muted a,.mobile-chat-container .message-word-wrap a{color:inherit!important;text-decoration:underline;font-weight:500;word-break:break-all;font-size:.9em}.mobile-chat-container .message-word-wrap a{transition:opacity .2s ease}.mobile-chat-container .message-word-wrap a:active{opacity:.7}.mobile-keyboard-adjust{transition:height .3s ease}.mobile-keyboard-avoid{transition:all .2s ease-out}.mobile-keyboard-visible{z-index:100!important}@supports (height:100dvh){.mobile-keyboard-visible{bottom:calc(100vh - 100dvh)!important}}@supports (-webkit-touch-callout:none){.mobile-keyboard-visible{position:fixed!important;bottom:env(keyboard-inset-height,0)!important}}.mobile-input-focus:focus{outline:none!important;box-shadow:none!important}.mobile-touch-action{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@supports (backdrop-filter:blur(10px)){.mobile-backdrop-blur{backdrop-filter:blur(10px);background:rgba(var(--background-rgb),.8)}}@supports not (backdrop-filter:blur(10px)){.mobile-backdrop-blur{background:var(--background)}}.mobile-hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.mobile-hide-scrollbar::-webkit-scrollbar{display:none}@media (max-width:768px){.mobile-slide-up{animation:slideUp .3s ease-out}.mobile-slide-down{animation:slideDown .3s ease-out}.mobile-fade-in{animation:fadeIn .2s ease-out}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@supports (-webkit-touch-callout:none){.mobile-chat-viewport{height:-webkit-fill-available}}@media screen and (max-width:768px){.mobile-chat-viewport{min-height:100vh;min-height:-webkit-fill-available}.header-ai-chat-window .ai-chat-window{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;border-radius:0!important;margin:0!important}.floating-add-chat{bottom:5rem!important;right:1.5rem!important;z-index:40!important}}.dashboard-header{position:relative;z-index:60!important}.mobile-menu-button{position:relative;z-index:70!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mobile-sidebar-sheet{z-index:65!important}.header-ai-chat-window{z-index:9999!important}@media (max-width:768px){.header-ai-chat-window{position:fixed!important;inset:0!important;z-index:9999!important}}.mobile-chats-container,.mobile-topics-container{padding-bottom:calc(4rem + env(safe-area-inset-bottom, 0px))!important}.mobile-chats-sidebar,.mobile-topics-sidebar{padding-bottom:1rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-contacts-container,.mobile-settings-container{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:calc(4rem + env(safe-area-inset-bottom, 0px))}.mobile-message-input-container{min-height:auto!important;max-height:200px;position:relative;background:var(--background);border-top:1px solid var(--border);z-index:10}.mobile-message-input-wrapper{min-height:auto!important}.mobile-keyboard-visible{position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:1000!important;width:100%!important;transition:none!important}@supports (env(keyboard-inset-height)){.mobile-keyboard-visible{bottom:env(keyboard-inset-height)!important}}@supports (-webkit-touch-callout:none){.mobile-chat-container{height:100vh;height:-webkit-fill-available}.mobile-keyboard-visible{bottom:0!important}}@media screen and (max-width:768px){.mobile-keyboard-visible{bottom:calc(100vh - 100dvh)!important}}.mobile-input-focus{transition:none!important;transform:none!important}@media (max-width:768px){.mobile-message-input-container{padding:.5rem 0 max(.5rem,env(safe-area-inset-bottom))!important}.mobile-message-input-wrapper{padding:0!important}.mobile-message-input-container .w-7,.mobile-message-input-container .w-8{width:1.75rem!important;height:1.75rem!important}.mobile-message-input-container textarea{min-height:36px!important;max-height:100px!important;line-height:1.4!important;padding:.25rem 0!important}.mobile-message-input-container .rounded-2xl{padding:.5rem .75rem!important}}