.mainLayout_layout__Zo0pF{height:100%;width:100%;display:grid;grid-template-columns:min-content auto;grid-template-rows:3.5rem calc(100vh - 3.5rem);grid-template-areas:"sidebar header" "sidebar main";overflow:hidden}.mainLayout_sidebar__n__HR{grid-area:sidebar;z-index:100}.mainLayout_header__fy_yn{grid-area:header;z-index:2;position:relative;background-color:#f4f5f5;height:3.5rem;flex-shrink:0}.mainLayout_main__oYEtX{grid-area:main;width:100%;display:flex;flex-direction:column;justify-content:space-between;background-color:#f4f5f5;position:relative;overflow:hidden}