/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./app/(dashboard)/components/LeftMenu.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
.LeftMenu_sider__HbqfN {
  height: 100vh;
  background: #001529;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.LeftMenu_logo__KzCPb {
  height: 64px;
  display: grid;
  place-items: center;
  color: #fff;
  font-size: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  white-space: nowrap;
  overflow: hidden;
}
.LeftMenu_hamburger__hyHLG {
  position: fixed;
  top: 12px;
  left: 12px;
  z-index: 200;
  background: #001529;
  color: #fff;
  border: none;
  border-radius: 6px;
  font-size: 20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

