.AppLayout_appLayout__NoM9_{display:flex;height:100dvh;width:100%;background:var(--background-primary)}.AppLayout_mainContainer__ZwCK6{position:relative;margin-left:var(--sidebar-width-collapsed);max-width:100%;transition:margin-left .3s ease;flex:1 1;display:flex;flex-direction:column;max-height:100dvh;overflow:auto}.AppLayout_mainContainerOpenSidebar__RJqLx{margin-left:var(--sidebar-width)}.AppLayout_content__TxZEq{flex:1 1;display:flex;flex-direction:column;width:100%;max-width:var(--max-content-width,808px);padding:0 var(--space-6);margin:auto}@media (max-width:1024px){.AppLayout_mainContainer__ZwCK6{margin-left:var(--sidebar-width-mobile)}}@media (max-width:768px){.AppLayout_content__TxZEq{padding:0 var(--space-3)}}