.app,.sidebar{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden}.sidebar{max-height:100vh;max-height:100dvh;position:-webkit-sticky;position:sticky;top:0;flex:0 0 280px}.nav{align-content:start;flex:1 1 auto;overflow:hidden}.navItem{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modeSwitch{margin-top:auto;margin-bottom:12px}.sidebarFooter{flex:0 0 auto;margin-top:0;padding-top:24px}.content{height:100vh;height:100dvh;min-width:0;overflow:auto}@media (max-width:900px){.app{min-height:100vh;min-height:100dvh}.app,.sidebar{height:auto;overflow:visible}.sidebar{display:none;min-height:auto;max-height:none;position:static;flex-basis:auto}.content{height:auto;min-height:calc(100dvh - var(--bic-mobile-topbar-height) - var(--bic-mobile-bottom-nav-height));overflow:visible}}