.AppShell-module__zsum4a__shell{min-height:100vh;display:flex}.AppShell-module__zsum4a__sidebar{background:var(--white);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:240px;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.AppShell-module__zsum4a__logo{border-bottom:1px solid var(--border);padding:24px 20px 20px}.AppShell-module__zsum4a__logo a{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.AppShell-module__zsum4a__logoIcon{background:linear-gradient(135deg, var(--blue) 0%, var(--violet) 100%);color:#fff;border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:800;display:flex}.AppShell-module__zsum4a__logoText{color:var(--ink);font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:700}.AppShell-module__zsum4a__nav{flex-direction:column;flex:1;gap:2px;padding:16px 12px;display:flex}.AppShell-module__zsum4a__navItem{border-radius:var(--radius-sm);color:var(--ink-soft);align-items:center;gap:10px;padding:10px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.AppShell-module__zsum4a__navItem:hover{background:var(--cream);color:var(--ink);text-decoration:none}.AppShell-module__zsum4a__navItemActive{background:var(--blue-light);color:var(--blue);font-weight:600}.AppShell-module__zsum4a__navItemActive:hover{background:var(--blue-light);color:var(--blue)}.AppShell-module__zsum4a__navIcon{text-align:center;width:22px;font-size:1.1rem}.AppShell-module__zsum4a__sidebarBottom{border-top:1px solid var(--border);align-items:center;gap:8px;padding:16px 12px;display:flex}.AppShell-module__zsum4a__userCard{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.AppShell-module__zsum4a__userAvatar{background:linear-gradient(135deg, var(--blue) 0%, var(--violet) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.875rem;font-weight:700;display:flex}.AppShell-module__zsum4a__userInfo{min-width:0}.AppShell-module__zsum4a__userName{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}.AppShell-module__zsum4a__userEmail{color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.AppShell-module__zsum4a__logoutBtn{border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;width:32px;height:32px;color:var(--ink-soft);background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;transition:all .15s;display:flex}.AppShell-module__zsum4a__logoutBtn:hover{background:var(--danger-light);color:var(--danger);border-color:#fca5a5}.AppShell-module__zsum4a__main{background:var(--cream);flex:1;min-width:0}@media (max-width:768px){.AppShell-module__zsum4a__shell{flex-direction:column}.AppShell-module__zsum4a__sidebar{flex-flow:wrap;width:100%;height:auto;position:relative}}
