.page-layout[data-v-be3efce1]{display:grid;grid-template-areas:"sidebar content";grid-template-columns:var(--sidebar-width) 1fr;transition:all .2s ease-in-out}.content-wrapper[data-v-be3efce1],.page-layout[data-v-be3efce1]{height:100%;position:relative;width:100%}.content-wrapper[data-v-be3efce1]{grid-area:content;overflow-y:auto}.page-layout-with-closed-sidebar[data-v-be3efce1]{grid-template-columns:var(--closed-sidebar-width) 1fr;transition:all .2s ease-in-out}@media screen and (max-width:1050px){.page-layout[data-v-be3efce1]{grid-template-columns:var(--closed-sidebar-width) 1fr}.sidebar-wrapper[data-v-be3efce1]{bottom:0;position:fixed;top:0;z-index:9999}}
