.layout-module__Wa5ImG__loading{min-height:60vh;color:var(--text-muted);justify-content:center;align-items:center;font-size:1.1rem;display:flex}.layout-module__Wa5ImG__loginPage{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.layout-module__Wa5ImG__loginBox{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:400px;box-shadow:var(--shadow-lg);flex-direction:column;gap:16px;padding:40px;display:flex}.layout-module__Wa5ImG__loginBox h1{text-align:center;font-size:1.4rem}.layout-module__Wa5ImG__loginBox p{text-align:center;color:var(--text-muted);margin-bottom:8px;font-size:.85rem}.layout-module__Wa5ImG__error{background:var(--danger-bg);color:var(--danger);border-radius:var(--radius-sm);padding:10px 16px;font-size:.85rem}.layout-module__Wa5ImG__layout{flex-direction:column;min-height:100vh;display:flex}.layout-module__Wa5ImG__sidebar{background:var(--bg-card);border-top:1px solid var(--border-light);z-index:200;flex-direction:row;height:64px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000000d}.layout-module__Wa5ImG__sidebarHeader{display:none}.layout-module__Wa5ImG__sidebarNav{flex-direction:row;flex:1;justify-content:space-around;align-items:center;padding:6px;display:flex}.layout-module__Wa5ImG__navItem{border-radius:var(--radius-sm);color:var(--text-secondary);transition:all var(--transition);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:8px;font-size:.75rem;font-weight:500;display:flex}.layout-module__Wa5ImG__navActive{font-weight:700;background:var(--accent-light)!important;color:var(--accent)!important}.layout-module__Wa5ImG__sidebarFooter{flex-direction:row;align-items:center;padding:6px;display:flex}.layout-module__Wa5ImG__logoutBtn{color:var(--danger);padding:10px;font-size:1.2rem}.layout-module__Wa5ImG__content{background:var(--bg-primary);flex:1;padding:16px 2px 80px}.layout-module__Wa5ImG__navHiddenMobile{display:none!important}@media (min-width:1024px){.layout-module__Wa5ImG__layout{flex-direction:row}.layout-module__Wa5ImG__sidebar{border-top:none;border-right:1px solid var(--border-light);width:260px;height:100vh;box-shadow:none;flex-direction:column;position:sticky;top:0}.layout-module__Wa5ImG__sidebarHeader{border-bottom:1px solid var(--border-light);padding:24px;display:block}.layout-module__Wa5ImG__sidebarHeader h2{font-size:1.1rem}.layout-module__Wa5ImG__sidebarNav{flex-direction:column;justify-content:flex-start;gap:4px;padding:16px}.layout-module__Wa5ImG__navItem{text-align:left;flex-direction:row;flex:none;justify-content:flex-start;padding:12px 16px;font-size:.9rem}.layout-module__Wa5ImG__sidebarFooter{border-top:1px solid var(--border-light);flex-direction:column;align-items:stretch;padding:16px}.layout-module__Wa5ImG__logoutBtn{border-radius:var(--radius-sm);text-align:left;padding:12px 16px;font-size:.9rem}.layout-module__Wa5ImG__logoutBtn:hover{background:var(--danger-bg)}.layout-module__Wa5ImG__content{padding:32px}.layout-module__Wa5ImG__navHiddenMobile{display:flex!important}}
