.Sidebar-module__5-k5AW__sidebar{height:100vh;width:var(--sidebar-expanded);background:var(--color-surface);border-right:1px solid var(--color-border);z-index:200;flex-direction:column;transition:width .2s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Sidebar-module__5-k5AW__sidebar.Sidebar-module__5-k5AW__collapsed{width:var(--sidebar-collapsed)}@media (max-width:1023px){.Sidebar-module__5-k5AW__sidebar{transition:transform .25s,width .2s;transform:translate(-100%);width:var(--sidebar-expanded)!important}.Sidebar-module__5-k5AW__sidebar.Sidebar-module__5-k5AW__mobileVisible{transform:translate(0)}}.Sidebar-module__5-k5AW__mobileHeader{background:var(--color-surface);border-bottom:1px solid var(--color-border);z-index:100;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:none;position:fixed;top:0;left:0;right:0}@media (max-width:1023px){.Sidebar-module__5-k5AW__mobileHeader{display:flex}}.Sidebar-module__5-k5AW__mobileLogo{color:var(--color-primary);font-size:1.125rem;font-weight:700}.Sidebar-module__5-k5AW__menuButton{color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex}.Sidebar-module__5-k5AW__overlay{z-index:150;background:#0009;position:fixed;inset:0}.Sidebar-module__5-k5AW__sidebarHeader{justify-content:space-between;align-items:center;min-height:56px;padding:20px 16px 12px;display:flex}.Sidebar-module__5-k5AW__logo{color:var(--color-primary);white-space:nowrap;font-size:1.125rem;font-weight:700;overflow:hidden}.Sidebar-module__5-k5AW__collapseButton{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;padding:4px;display:flex}.Sidebar-module__5-k5AW__collapseButton:hover{color:var(--color-text-primary);background:#f8fafc0d}.Sidebar-module__5-k5AW__navList{flex-direction:column;flex:1;gap:2px;margin:0;padding:8px 8px 0;list-style:none;display:flex}.Sidebar-module__5-k5AW__navLink{color:var(--color-text-secondary);white-space:nowrap;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.Sidebar-module__5-k5AW__navLink:hover{color:var(--color-text-primary);background:#f8fafc0f}.Sidebar-module__5-k5AW__navLink.Sidebar-module__5-k5AW__active{color:var(--color-primary);background:#f89e0b1f}.Sidebar-module__5-k5AW__navIcon{flex-shrink:0}.Sidebar-module__5-k5AW__navLabel{text-overflow:ellipsis;overflow:hidden}.Sidebar-module__5-k5AW__userFooter{border-top:1px solid var(--color-border);flex-direction:column;gap:6px;padding:16px;display:flex}.Sidebar-module__5-k5AW__premiumPill{color:var(--color-primary);background:#f89e0b33;border-radius:9999px;width:fit-content;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.Sidebar-module__5-k5AW__userName{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.Sidebar-module__5-k5AW__logoutButton{color:var(--color-text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8125rem}.Sidebar-module__5-k5AW__logoutButton:hover{color:var(--color-text-primary)}.Sidebar-module__5-k5AW__themeToggleRow{padding:0 8px 4px}.Sidebar-module__5-k5AW__themeToggle{width:100%;color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-family:inherit;font-size:.9375rem;font-weight:500;transition:background .15s,color .15s;display:flex}.Sidebar-module__5-k5AW__themeToggle:hover{color:var(--color-text-primary);background:#f8fafc0f}
.AppLayout-module__ZSxCnG__shell{min-height:100vh;display:flex}.AppLayout-module__ZSxCnG__skipLink{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.AppLayout-module__ZSxCnG__skipLink:focus{background:var(--color-primary);color:#0f172a;z-index:9999;border-radius:6px;width:auto;height:auto;padding:8px 16px;font-size:.875rem;font-weight:600;text-decoration:none;position:fixed;top:8px;left:8px}.AppLayout-module__ZSxCnG__main{margin-left:var(--sidebar-expanded);flex:1;min-width:0;padding:32px;transition:margin-left .2s}.AppLayout-module__ZSxCnG__mainCollapsed{margin-left:var(--sidebar-collapsed)}@media (max-width:1023px){.AppLayout-module__ZSxCnG__main{margin-left:0;padding:80px 16px 24px}}.AppLayout-module__ZSxCnG__loadingScreen{background:var(--color-bg);justify-content:center;align-items:center;height:100vh;display:flex}.AppLayout-module__ZSxCnG__spinner{border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;width:32px;height:32px;animation:.7s linear infinite AppLayout-module__ZSxCnG__spin}@keyframes AppLayout-module__ZSxCnG__spin{to{transform:rotate(360deg)}}
