:root{--app-topbar-height:79px;--mobile-nav-height:60px;--active-header-height:var(--mobile-nav-height)}@media (min-width:992px){:root{--active-header-height:var(--app-topbar-height)}}body{min-height:100vh;margin:0;font-size:1rem}.main-layout-body{min-height:calc(100dvh - var(--active-header-height))}.main-layout-body .main-container-wrapper{background-color:#f6f8fa;flex-direction:column;flex-grow:1;display:flex;position:relative}.main-layout-body .main-container-wrapper .main-container{box-sizing:border-box;flex:auto;width:100%;max-width:1280px;min-height:0;margin:0 auto}.main-layout-body .main-container-wrapper ul{list-style:none}.main-layout-body .main-container-wrapper .cursor-pointer{cursor:pointer}
