._container_g4iz9_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-top: 10px;
}

._logoRow_g4iz9_8 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px 0 20px;
}

._logo_g4iz9_8 {
  width: 60%;
}

._searchWrap_g4iz9_19 {
  padding: 0 12px 12px 12px;
}
._header_1o9l5_1 {
  position: fixed;
  top: 0;
  left: 250px;
  right: 0;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border-bottom: 1px solid #eceff3;
  z-index: 1200;
  padding: 0 16px;
}

._left_1o9l5_16 {
  display: flex;
  align-items: center;
  gap: 12px;
}

._right_1o9l5_22 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._iconBtn_1o9l5_28 {
  color: #5e6675;
}

._avatarBtn_1o9l5_32 {
  padding: 2px;
}
:root {
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  margin: 0;
  display: flex;
  place-items: center;
  width: 100vw;
  height: 100vh;
}

#root {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
