.DashboardLayout-module__TvOKRa__layout{min-height:100vh;display:flex}.DashboardLayout-module__TvOKRa__sidebar{background:var(--bg-secondary);border-right:1px solid var(--border);z-index:100;flex-direction:column;width:260px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.DashboardLayout-module__TvOKRa__logo{border-bottom:1px solid var(--border);padding:24px 20px}.DashboardLayout-module__TvOKRa__logo a{align-items:center;gap:10px;text-decoration:none;display:flex}.DashboardLayout-module__TvOKRa__logoIcon{font-size:24px}.DashboardLayout-module__TvOKRa__logoText{background:linear-gradient(135deg, var(--accent), #8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:700}.DashboardLayout-module__TvOKRa__nav{flex-direction:column;flex:1;gap:4px;padding:16px 12px;display:flex}.DashboardLayout-module__TvOKRa__navItem{border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--transition);align-items:center;gap:10px;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.DashboardLayout-module__TvOKRa__navItem:hover{background:var(--bg-tertiary);color:var(--text-primary)}.DashboardLayout-module__TvOKRa__active,.DashboardLayout-module__TvOKRa__active:hover{background:var(--accent-subtle);color:var(--accent)}.DashboardLayout-module__TvOKRa__navIcon{text-align:center;width:24px;font-size:18px}.DashboardLayout-module__TvOKRa__adminSection{padding:8px 12px}.DashboardLayout-module__TvOKRa__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);padding:8px 14px 4px;font-size:11px;font-weight:600}.DashboardLayout-module__TvOKRa__sidebarBottom{border-top:1px solid var(--border);margin-top:auto;padding:16px}.DashboardLayout-module__TvOKRa__userInfo{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.DashboardLayout-module__TvOKRa__userEmail{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:13px;overflow:hidden}.DashboardLayout-module__TvOKRa__userRole{flex-shrink:0}.DashboardLayout-module__TvOKRa__logoutBtn{width:100%;font-size:13px;font-family:var(--font);background:var(--bg-tertiary);border:1px solid var(--border);color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition);padding:8px}.DashboardLayout-module__TvOKRa__logoutBtn:hover{background:var(--danger-bg);color:var(--danger);border-color:#ff47574d}.DashboardLayout-module__TvOKRa__main{flex:1;min-height:100vh;margin-left:260px;padding:32px}
