.dashboard-module__w2Qwuq__dashboardContainer{z-index:1000;background-color:#070d1a;width:100vw;height:100dvh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.dashboard-module__w2Qwuq__authWrapper{background-color:#070d1a;justify-content:center;align-items:center;min-height:100dvh;display:flex}.dashboard-module__w2Qwuq__sidebar{background-color:#0f172a;border-right:1px solid #1e293b;flex-direction:column;width:280px;height:100%;transition:transform .3s;display:flex}.dashboard-module__w2Qwuq__sidebarHeader{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;height:70px;padding:0 24px;display:flex}.dashboard-module__w2Qwuq__sidebarHeader h2{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.dashboard-module__w2Qwuq__sidebarHeader span{color:#ff2a55}.dashboard-module__w2Qwuq__closeSidebarBtn{color:#64748b;cursor:pointer;background:0 0;border:none;display:none}.dashboard-module__w2Qwuq__sidebarNav{flex-direction:column;flex:1;gap:8px;padding:24px 16px;display:flex;overflow-y:auto}.dashboard-module__w2Qwuq__navItem{color:#cbd5e1;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__w2Qwuq__navItem:hover{color:#fff;background-color:#1e293b}.dashboard-module__w2Qwuq__navItemActive{color:#ff2a55;background-color:#ff2a551a}.dashboard-module__w2Qwuq__sidebarFooter{border-top:1px solid #1e293b;padding:24px 16px}.dashboard-module__w2Qwuq__logoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-weight:500;transition:background-color .2s;display:flex}.dashboard-module__w2Qwuq__logoutBtn:hover{background-color:#ef44441a}.dashboard-module__w2Qwuq__mainContent{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.dashboard-module__w2Qwuq__topbar{background-color:#0f172a;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;height:70px;padding:0 24px;display:flex}.dashboard-module__w2Qwuq__menuBtn{color:#64748b;cursor:pointer;background:0 0;border:none;display:none}.dashboard-module__w2Qwuq__topbarRight{margin-left:auto}.dashboard-module__w2Qwuq__userProfile{align-items:center;gap:12px;display:flex}.dashboard-module__w2Qwuq__avatar{color:#fff;background-color:#ff2a55;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:600;display:flex}.dashboard-module__w2Qwuq__userName{color:#fff;font-weight:500}.dashboard-module__w2Qwuq__contentInner{flex:1;min-height:0;padding:24px;overflow-y:auto}@media (max-width:768px){.dashboard-module__w2Qwuq__sidebar{z-index:1010;position:fixed;transform:translate(-100%)}.dashboard-module__w2Qwuq__sidebarOpen{transform:translate(0)}.dashboard-module__w2Qwuq__sidebarOverlay{z-index:1005;background-color:#00000080;position:fixed;inset:0}.dashboard-module__w2Qwuq__closeSidebarBtn,.dashboard-module__w2Qwuq__menuBtn{display:block}}
