.layout_body__ZJqbU{background-color:#fff}@media screen and (min-width:768px){.layout_body__ZJqbU{background-color:var(--near-white)}}.layout_main__UpWoC{height:100%;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;display:grid;grid-template-areas:"nav" "content";grid-template-rows:var(--mobile-menu-height) 1fr;grid-template-columns:1fr}@media screen and (min-width:768px){.layout_main__UpWoC{display:grid;grid-template-areas:"nav titlebar" "nav content";grid-template-columns:var(--menu-width) 1fr;grid-template-rows:120px 1fr;justify-content:start}}.layout_content__q8pVW{grid-area:content;height:100%}