#layout[data-v-b5fb2bfe]{display:grid;grid-template-areas:"header header" "sidebar content";grid-template-columns:min-content 1fr;grid-template-rows:min-content auto;height:100vh;overflow:hidden;width:100%}#layout .header[data-v-b5fb2bfe]{grid-area:header;height:4.2rem}#layout .sidebar[data-v-b5fb2bfe]{grid-area:sidebar}#layout .content[data-v-b5fb2bfe]{grid-area:content;overflow-y:auto;scroll-behavior:smooth}
