.mobile-menu-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;display:none}.mobile-menu-button span{background:currentColor;border-radius:2px;width:20px;height:2px;display:block}.app-shell button,.app-shell input,.app-shell select,.app-shell textarea{min-height:40px}@media (width<=768px){.app-header{flex-wrap:wrap;gap:8px!important;min-height:auto!important;padding:8px 12px!important}.mobile-menu-button{display:inline-flex}.app-body{position:relative;display:block!important}.app-sidebar{z-index:30;max-width:86vw;transition:transform .16s;position:fixed;top:64px;bottom:0;left:0;transform:translate(-105%);box-shadow:0 18px 40px #0f172a38}.app-sidebar.is-open{transform:translate(0)}.app-sidebar-nav button{min-height:46px}.app-main{max-width:none!important;padding:16px 12px 90px!important}.app-main>div{max-width:100%}.app-shell table{min-width:620px}.app-shell input,.app-shell select,.app-shell textarea{font-size:16px!important}}@media (width<=420px){.app-header{align-items:flex-start!important}.app-shell button{min-height:44px}}
