*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overscroll-behavior:none}button{cursor:pointer}:root{--shell-max: 480px}html,body,#root{height:100%;width:100%;margin:0;padding:0}*{box-sizing:border-box}body{background:#fafaf8;overscroll-behavior:none}.myba-shell{min-height:100%;width:100%;display:flex;justify-content:center;background:#fafaf8}.myba-page{width:100%;max-width:var(--shell-max);padding:0;position:relative}.app-tabbar{position:fixed;bottom:0;left:0;right:0;z-index:20;background:#fafaf8;border-top:1px solid #EAEAE6}@media(min-width:768px){body{background:#fafaf8}.myba-shell{background:#fafaf8;justify-content:flex-start}.myba-page{max-width:100%;flex:1;min-height:100vh;padding-left:80px}.app-tabbar{inset:0 auto 0 0;width:80px;border-top:none;border-right:1px solid #EAEAE6}.app-tabbar>div{flex-direction:column!important;height:100%!important;max-width:100%!important;padding:16px 0!important;justify-content:center;gap:4px}}.map-full{width:100%}.map-layout{display:grid;grid-template-columns:1fr}.map-list{overflow-y:auto}@media(min-width:900px){.map-layout{grid-template-columns:60% 40%;align-items:start}.map-layout .map-full{width:100%!important}.map-list{height:calc(100vh - 120px);overflow-y:auto}}
