.mobile-menu-button{position:fixed;top:10px;left:10px;z-index:10000;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center}body:has(.camera-capture-container) .mobile-menu-button,body:has(.camera-capture-overlay) .mobile-menu-button{display:none}.mobile-menu-button:hover{opacity:.7}.mobile-menu-button:active{opacity:.5}.mobile-menu-list{display:flex;flex-direction:column;gap:0}.mobile-menu-item{display:flex;align-items:center;padding:20px 24px;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #f0f0f0}.mobile-menu-item:hover{background:#f5f5f5}.mobile-menu-item.active{background:linear-gradient(90deg,#fff5f0,#fff);border-left:4px solid #ff6a00;padding-left:20px}.mobile-menu-icon{margin-right:16px;color:#666;display:flex;align-items:center;justify-content:center}.mobile-menu-item.active .mobile-menu-icon{color:#ff6a00}.mobile-menu-label{font-size:16px;color:#333;font-weight:500}.mobile-menu-item.active .mobile-menu-label{color:#ff6a00;font-weight:600}@media (max-width:360px){.mobile-menu-button{top:12px;left:12px}.mobile-menu-item{padding:16px 20px}}@media (max-width:768px){body,html{-webkit-overflow-scrolling:touch;overscroll-behavior:none}body[data-page=chat] body,body[data-page=chat] html{overflow:hidden!important;height:100vh!important;position:fixed!important;width:100%!important}}.mobile-layout{flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden;position:relative}.mobile-header,.mobile-layout{display:flex;background-color:#fff}.mobile-header{position:sticky;top:0;z-index:100;padding:12px 16px;box-shadow:0 2px 8px rgba(0,0,0,.05);align-items:center;justify-content:center;height:56px}.mobile-title{margin:0;font-size:18px;font-weight:600;color:#ff6a00;text-align:center}.mobile-content{flex:1;overflow-x:hidden;overflow-y:auto;padding-bottom:0;scrollbar-width:none;-ms-overflow-style:none}.mobile-content::-webkit-scrollbar{display:none}.mobile-content:has(.bubble-message-list),.mobile-content:has(.chat-container),.mobile-content:has(.chat-messages),.mobile-content:has(.welcome-container),.mobile-content:has(.welcome-message){overflow-y:hidden!important;height:100vh!important}.mobile-content:has(.mobile-agent-grid),.mobile-content:has(.mobile-knowledge-base){overflow-y:hidden!important;height:100vh!important}@media (max-width:768px){.sidebar-column,.sidebar-expand-button{display:none!important}.app-container,.content-column{width:100%!important;margin-left:0!important;padding-left:0!important}.login-register-modal .ant-modal-content{border-radius:16px!important;overflow:hidden}.fixed-input-container{padding:8px 12px;bottom:max(56px,calc(56px + env(safe-area-inset-bottom, 0px)))!important}.chat-input{height:80px!important}.agent-card-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.kb-list-container,.settings-container{padding:12px!important}.central-input-container{display:none!important}.mobile-bottom-nav{display:flex!important;z-index:1000!important}}