.Sidebar_sidebar__OaBIz{width:var(--sidebar-width);min-height:100vh;background:var(--sidebar-bg);display:flex;flex-direction:column;transition:width .22s ease;flex-shrink:0;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto;overflow-x:hidden;z-index:100}.Sidebar_collapsed__U_yup{width:64px}@media (max-width:768px){.Sidebar_sidebar__OaBIz{position:fixed;top:0;left:0;height:100vh;width:var(--sidebar-width)!important;transform:translateX(0);z-index:1000;box-shadow:4px 0 24px rgba(0,0,0,.25)}.Sidebar_collapsed__U_yup{transform:translateX(-100%);width:var(--sidebar-width)!important;pointer-events:none}}.Sidebar_sidebarHeader__KzBx0{display:flex;align-items:center;gap:.625rem;padding:1.25rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.08);flex-shrink:0}.Sidebar_logoIcon__64rX4{font-size:1.5rem;flex-shrink:0}.Sidebar_portalTitle__n9Szo{color:#fff;font-size:.95rem;font-weight:700;flex:1 1;white-space:nowrap;overflow:hidden}.Sidebar_collapseBtn__z_pNM{background:transparent;border:none;color:var(--sidebar-text);cursor:pointer;margin-left:auto;font-size:.9rem;padding:.25rem;border-radius:4px;transition:background .15s}.Sidebar_collapseBtn__z_pNM:hover{background:hsla(0,0%,100%,.1)}.Sidebar_nav__6nc2e{flex:1 1;padding:.75rem 0;display:flex;flex-direction:column;gap:.125rem;overflow-y:auto}.Sidebar_navItem__N674H{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:var(--sidebar-text);font-size:.875rem;font-weight:500;border-radius:0;transition:background .15s,color .15s;white-space:nowrap;overflow:hidden;text-decoration:none}.Sidebar_navItem__N674H:hover{background:hsla(0,0%,100%,.08);color:#fff}.Sidebar_navItemActive__7kHTi{background:var(--sidebar-active);color:#fff;font-weight:600}.Sidebar_navIcon__9ewe_{font-size:1.1rem;flex-shrink:0;width:1.5rem;text-align:center}.Sidebar_navLabel__v_cqf{overflow:hidden;text-overflow:ellipsis}.Sidebar_sidebarFooter__THXqG{padding:.875rem 1rem;border-top:1px solid hsla(0,0%,100%,.08);flex-shrink:0}.Sidebar_userInfo__Zu91f{display:flex;align-items:center;gap:.625rem;margin-bottom:.75rem;overflow:hidden}.Sidebar_userAvatar__K5X17{width:2rem;height:2rem;border-radius:50%;background:var(--sidebar-active);color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;text-transform:uppercase}.Sidebar_userName__yNwm_{font-size:.8125rem;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Sidebar_userRole__mXrAp{font-size:.7rem;color:var(--sidebar-text);margin:0;text-transform:capitalize}.Sidebar_logoutBtn__wmIo0{width:100%;background:transparent;border:1px solid hsla(0,0%,100%,.15);color:var(--sidebar-text);border-radius:var(--radius);padding:.5rem .75rem;font-size:.8125rem;cursor:pointer;text-align:left;transition:background .15s,color .15s}.Sidebar_logoutBtn__wmIo0:hover{background:rgba(239,68,68,.2);color:#fca5a5;border-color:rgba(239,68,68,.3)}.Sidebar_mobileToggleBtn__YSScE{position:fixed;top:.875rem;left:.875rem;z-index:1001;background:var(--sidebar-bg);color:#fff;border:none;width:44px;height:44px;border-radius:10px;font-size:1.25rem;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;transition:transform .15s}.Sidebar_mobileToggleBtn__YSScE:active{transform:scale(.94)}.Sidebar_mobileOverlay__dbmcz{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:Sidebar_overlayFadeIn__C1YrI .2s ease}@keyframes Sidebar_overlayFadeIn__C1YrI{0%{opacity:0}to{opacity:1}}.portal_portalContainer__Z6clK{display:flex;min-height:100vh;flex-direction:row}@media (max-width:768px){.portal_portalContainer__Z6clK{flex-direction:column}}.portal_portalMain__dWgp5{flex:1 1;padding:2rem;overflow-y:auto;min-height:100vh;width:100%;min-width:0}@media (max-width:768px){.portal_portalMain__dWgp5{padding:4.5rem 1rem 1.5rem}}.portal_loadingScreen__1wtZ7{min-height:100vh;display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--color-text-secondary);font-weight:500}.portal_statsGrid__viwZf{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1.25rem;gap:1.25rem;margin-bottom:2rem}@media (max-width:640px){.portal_statsGrid__viwZf{grid-template-columns:1fr 1fr;gap:.875rem}}@media (max-width:400px){.portal_statsGrid__viwZf{grid-template-columns:1fr}}.portal_statCard__QAwTN{background:#fff;border-radius:var(--radius-lg);padding:1.25rem;border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.portal_statIcon__2oZle{font-size:1.5rem;margin-bottom:.625rem;display:block}.portal_statValue__OX2Bo{font-size:1.625rem;font-weight:800;color:var(--color-text-primary);margin:0 0 .2rem}@media (max-width:640px){.portal_statValue__OX2Bo{font-size:1.375rem}}.portal_statLabel__0rAx_{font-size:.8125rem;color:var(--color-text-secondary);margin:0;font-weight:500}.portal_pageHeaderMobile__ab4jl{flex-wrap:wrap;gap:.75rem}@media (max-width:640px){.portal_pageHeaderMobile__ab4jl .portal_actions__CbLxg{width:100%;display:flex;gap:.5rem;flex-wrap:wrap}}