.DashboardShell-module__noe-eG__shell{min-height:100vh;padding-top:0;display:flex}.DashboardShell-module__noe-eG__sidebar{background:var(--navy-900);border-right:1px solid var(--white-alpha-10);z-index:900;width:260px;transition:width var(--transition-med);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}.DashboardShell-module__noe-eG__sidebar.DashboardShell-module__noe-eG__collapsed{width:72px}.DashboardShell-module__noe-eG__sidebarTop{border-bottom:1px solid var(--white-alpha-10);justify-content:space-between;align-items:center;min-height:64px;padding:20px 16px;display:flex}.DashboardShell-module__noe-eG__brand{font-family:var(--font-heading);color:var(--white);white-space:nowrap;font-size:.9375rem;font-weight:700;overflow:hidden}.DashboardShell-module__noe-eG__collapseBtn{background:var(--white-alpha-5);border:1px solid var(--white-alpha-10);color:var(--slate-400);width:32px;height:32px;transition:all var(--transition-fast);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DashboardShell-module__noe-eG__collapseBtn:hover{background:var(--white-alpha-10);color:var(--white)}.DashboardShell-module__noe-eG__nav{flex-direction:column;flex:1;gap:2px;padding:12px 8px;display:flex;overflow-y:auto}.DashboardShell-module__noe-eG__navItem{color:var(--slate-400);transition:all var(--transition-fast);white-space:nowrap;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:.875rem;font-weight:500;display:flex}.DashboardShell-module__noe-eG__navItem:hover{background:var(--white-alpha-5);color:var(--slate-200)}.DashboardShell-module__noe-eG__navItem.DashboardShell-module__noe-eG__active{color:var(--amber-400);background:#f59e0b1a}.DashboardShell-module__noe-eG__navItem.DashboardShell-module__noe-eG__active svg{color:var(--amber-400)}.DashboardShell-module__noe-eG__sidebarBottom{border-top:1px solid var(--white-alpha-10);padding:16px}.DashboardShell-module__noe-eG__userInfo{align-items:center;gap:10px;display:flex}.DashboardShell-module__noe-eG__userMeta{flex-direction:column;display:flex;overflow:hidden}.DashboardShell-module__noe-eG__userName{color:var(--white);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.DashboardShell-module__noe-eG__userRole{color:var(--slate-500);text-transform:uppercase;letter-spacing:.5px;font-size:.6875rem}.DashboardShell-module__noe-eG__fallbackAvatar{background:var(--white-alpha-10);width:32px;height:32px;color:var(--slate-400);border-radius:50%;justify-content:center;align-items:center;display:flex}.DashboardShell-module__noe-eG__main{transition:margin-left var(--transition-med);flex:1;margin-left:260px}.DashboardShell-module__noe-eG__mainCollapsed{margin-left:72px}.DashboardShell-module__noe-eG__content{max-width:1100px;padding:32px}@media (max-width:768px){.DashboardShell-module__noe-eG__sidebar{width:72px}.DashboardShell-module__noe-eG__sidebar .DashboardShell-module__noe-eG__brand span,.DashboardShell-module__noe-eG__sidebar .DashboardShell-module__noe-eG__navItem span,.DashboardShell-module__noe-eG__sidebar .DashboardShell-module__noe-eG__userMeta{display:none}.DashboardShell-module__noe-eG__main{margin-left:72px}}
