.dashboard_shell__2PN3c{display:flex;min-height:100vh}.dashboard_overlay__uri8K{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:20}@media (max-width:767px){.dashboard_overlay__uri8K{display:block}}.dashboard_sidebar__mrXbk{width:var(--sidebar-width);background:var(--color-sidebar-bg);display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;z-index:30;transition:transform .25s ease}@media (max-width:767px){.dashboard_sidebar__mrXbk{transform:translateX(-100%)}.dashboard_sidebarOpen__mOcE1{transform:translateX(0)}}.dashboard_sidebarHeader__mNpXP{padding:24px 20px 20px;border-bottom:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;gap:2px}.dashboard_logo__o_eQ6{font-size:18px;font-weight:700;color:#fff}.dashboard_logoSub__vjmkt{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.08em}.dashboard_nav__qhSnO{flex:1 1;padding:16px 12px;display:flex;flex-direction:column;gap:4px}.dashboard_navLink__X9HDI{display:block;padding:12px;min-height:44px;border-radius:6px;color:var(--color-sidebar-text);font-weight:500;transition:background .15s,color .15s}.dashboard_navLink__X9HDI:hover{background:hsla(0,0%,100%,.06);color:#fff}.dashboard_navLink__X9HDI.dashboard_active__PN_WD{background:var(--color-sidebar-active);color:#fff}.dashboard_sidebarFooter__xumUk{padding:16px 20px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;gap:8px}.dashboard_adminName__3x9Rk{font-size:12px;color:#64748b;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashboard_logoutBtn__v1R07{background:transparent;border:1px solid hsla(0,0%,100%,.15);color:var(--color-sidebar-text);border-radius:6px;padding:10px 12px;min-height:44px;font-size:13px;transition:background .15s}.dashboard_logoutBtn__v1R07:hover{background:hsla(0,0%,100%,.08);color:#fff}.dashboard_contentArea__3LJhI{flex:1 1;margin-left:var(--sidebar-width);display:flex;flex-direction:column;min-height:100vh}@media (max-width:767px){.dashboard_contentArea__3LJhI{margin-left:0}}.dashboard_topbar__m1ssd{display:none;align-items:center;gap:12px;padding:12px 16px;background:var(--color-sidebar-bg);position:-webkit-sticky;position:sticky;top:0;z-index:10}.dashboard_topbarTitle__Xl65g{font-size:16px;font-weight:700;color:#fff}@media (max-width:767px){.dashboard_topbar__m1ssd{display:flex}}.dashboard_menuBtn__3mvDk{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:10px}.dashboard_menuBar__5dwRR{display:block;height:2px;width:22px;background:#fff;border-radius:2px}.dashboard_main__t_RDt{flex:1 1;padding:32px}@media (max-width:767px){.dashboard_main__t_RDt{padding:16px}}