
.AppLayoutTemplate{height:100vh;display:flex}.AppLayoutTemplate-side{flex-shrink:0;height:100vh;position:-webkit-sticky;position:sticky;top:0;overflow-y:auto}.AppLayoutTemplate-right{flex-direction:column;width:100%;min-height:100vh;display:flex;overflow:hidden}.AppLayoutTemplate-header{z-index:51;flex-shrink:0;position:relative}.AppLayoutTemplate-main{flex:1;padding:32px;overflow:auto}
