.mainLayout_main-layout__9_WHh{display:grid;grid-template-areas:"sidebar content";grid-template-columns:min-content 1fr;min-height:100vh}.mainLayout_sidebar__LEcgh{grid-area:sidebar;max-width:300px;position:-webkit-sticky;position:sticky;top:0;height:100vh;width:auto}.mainLayout_content__qXg0x{grid-area:content;padding:32px 24px;justify-self:center;width:100%;overflow:hidden}.sidebar_sidebar__Gc1Al{width:310px;height:100vh;background-color:var(--background-paper);display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.2);overflow:hidden;padding:0 10px}.sidebar_sidebarCollapsed__f1ZWV{width:110px}.sidebar_header__tgfxI{display:flex;align-items:center;margin:32px 0 20px;justify-content:space-between}.sidebar_projectName__DRyt0{font-weight:900;line-height:160%;letter-spacing:.15px;font-size:20px;color:var(--primary-main);margin-left:16px;white-space:nowrap;overflow:hidden}.sidebar_toggleButton__eF3ME{min-width:40px;min-height:40px}.sidebar_listWrapper__wmvzS{flex:1 1;overflow-y:auto}.sidebar_listWrapper__wmvzS::-webkit-scrollbar{width:8px}.sidebar_listWrapper__wmvzS::-webkit-scrollbar-track{background:transparent}.sidebar_listWrapper__wmvzS::-webkit-scrollbar-thumb{background-color:var(--divider-color);border-radius:4px}.sidebar_listWrapper__wmvzS::-webkit-scrollbar-thumb:hover{opacity:.8}.sidebar_nestedListItem__0evSv{padding-left:32px}.sidebar_profileBlock__kWUES{padding:20px 10px 20px 24px;border-top:1px solid var(--divider-color)}.sidebar_sidebarCollapsed__f1ZWV .sidebar_profileBlock__kWUES{padding:20px 3px}.sidebar_profileGrid__xjqF6{display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;align-items:center}.sidebar_sidebarCollapsed__f1ZWV .sidebar_profileGrid__xjqF6{grid-template-columns:auto 1fr}.sidebar_userNames__qKhZ3{display:flex;flex-direction:column;justify-content:center;overflow:hidden}.sidebar_userFullName__kmrEO{font-weight:500;font-size:14px;line-height:1.2}.sidebar_userRole__d9f49{font-size:12px;color:#666}