.appShell{flex-direction:column;height:100vh;display:flex;overflow:hidden}@supports (height:100dvh){.appShell{height:100dvh}}.appContent{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}
