/* Main Layout Styles */
#root {
  display: flex;
  flex-direction: column;
  width: 100%;
  transition: filter 0.2s;
}

html {
  color: rgb(85, 94, 103);
  font-family: AeonikPro, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-variant-ligatures: none;
}

.frniWK {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 60;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin: 24px;
  pointer-events: none;
}

:not(input, select, textarea) {
  transition: opacity 0.3s, background-color 0.3s, color 0.3s, border-color 0.3s;
}

.ktuvTT {
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: filter 0.2s;
}

.jPqoaa {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background-color: rgb(244, 247, 250);
  isolation: isolate;
}

.gtAJDU {
  display: flex;
  cursor: inherit;
  flex-direction: column;
}

.leaYOe {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  overflow: auto;
}

.jRJNfc {
  flex: 1 1 0%;
  overflow: hidden;
}

.cvydmu {
  height: 100%;
  display: flex;
  flex-direction: row;
}

.dkntck {
  flex-grow: 1;
  overflow: auto scroll;
}

.ieUAQh {
  display: flex;
  cursor: inherit;
  flex-direction: row;
  height: 100%;
  width: 100%;
  padding: 0px;
}