.reverse.svelte-1syhn7{
  -webkit-transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  transform:rotate(180deg)
}
.p-1\/2.svelte-lh7wlz{
  padding:0.125rem
}

.outlined.svelte-lh7wlz{
  background-color:transparent;
  border-width:1px;
  border-color:#bdbdbd;
  border-style:solid
}

.outlined.svelte-lh7wlz:hover{
  background-color:#fafafa
}

.selected.svelte-lh7wlz{
  border-color:#b027b0;
  color:#b027b0;
  background-color:#e7bee7
}

.selected.svelte-lh7wlz:hover{
  background-color:#f6e5f6
}
.ripple.svelte-g1evrx{
  position:absolute !important
}
.wrapper.svelte-1mkqft4{
  display:inline-block
}
.basic.selected.svelte-1wewwym{
  background-color:#eeeeee
}

.navigation.svelte-1wewwym{
  margin-left:0.75rem;
  margin-right:0.75rem;
  border-radius:0.25rem;
  font-size:0.875rem
}

.navigation.selected.svelte-1wewwym{
  background-color:#f6e5f6;
  color:#b027b0
}
.line.svelte-1lbb41c{
  height:1px
}

.label-top.svelte-1lbb41c{
  line-height:0.05
}

.select.svelte-1lbb41c{
  padding-bottom:0;
  cursor:pointer;
  height:3.5rem
}

.label-transition.svelte-1lbb41c{
  -webkit-transition:font-size 0.05s, line-height 0.1s;
  -o-transition:font-size 0.05s, line-height 0.1s;
  transition:font-size 0.05s, line-height 0.1s
}
.aside.svelte-ablv2g{
  height:calc(100% - 4rem)
}

.drawer.svelte-ablv2g{
  min-width:216px
}

.bordered.svelte-ablv2g{
  border-color:#bdbdbd;
  border-right-width:1px;
  border-left-width:1px
}
.inc.svelte-l40qbh{
  -webkit-animation:svelte-l40qbh-increase 2s ease-in-out infinite;
  animation:svelte-l40qbh-increase 2s ease-in-out infinite
}

.dec.svelte-l40qbh{
  -webkit-animation:svelte-l40qbh-decrease 2s 0.9s ease-in-out infinite;
  animation:svelte-l40qbh-decrease 2s 0.9s ease-in-out infinite
}

@-webkit-keyframes svelte-l40qbh-increase{
  from{
    left:-5%;
    width:5%
  }

  to{
    left:130%;
    width:150%
  }
}

@keyframes svelte-l40qbh-increase{
  from{
    left:-5%;
    width:5%
  }

  to{
    left:130%;
    width:150%
  }
}

@-webkit-keyframes svelte-l40qbh-decrease{
  from{
    left:-90%;
    width:90%
  }

  to{
    left:110%;
    width:10%
  }
}

@keyframes svelte-l40qbh-decrease{
  from{
    left:-90%;
    width:90%
  }

  to{
    left:110%;
    width:10%
  }
}
.circular.svelte-1895339{
  -webkit-animation:svelte-1895339-rotate 2s linear infinite;
  animation:svelte-1895339-rotate 2s linear infinite;
  width:70px;
  height:70px;
  position:relative
}

.path.svelte-1895339{
  stroke-dasharray:1, 200;
  stroke-dashoffset:0;
  stroke-linecap:round;
  -webkit-animation:svelte-1895339-dash 1.5s ease-in-out infinite;
  animation:svelte-1895339-dash 1.5s ease-in-out infinite
}

@-webkit-keyframes svelte-1895339-rotate{
  100%{
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg)
  }
}

@keyframes svelte-1895339-rotate{
  100%{
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg)
  }
}

@-webkit-keyframes svelte-1895339-dash{
  0%{
    stroke-dasharray:1, 200;
    stroke-dashoffset:0
  }

  50%{
    stroke-dasharray:89, 200;
    stroke-dashoffset:-35
  }

  100%{
    stroke-dasharray:89, 200;
    stroke-dashoffset:-124
  }
}

@keyframes svelte-1895339-dash{
  0%{
    stroke-dasharray:1, 200;
    stroke-dashoffset:0
  }

  50%{
    stroke-dasharray:89, 200;
    stroke-dashoffset:-35
  }

  100%{
    stroke-dasharray:89, 200;
    stroke-dashoffset:-124
  }
}
input.svelte-1f1jz3q{
  -webkit-appearance:none;
  background-color:#f6e5f6;
  width:100%;
  border-radius:0.25rem;
  cursor:pointer;
  height:4px
}

input.svelte-1f1jz3q:disabled{
  background-color:#e0e0e0
}

input.svelte-1f1jz3q::-moz-range-thumb{
  -webkit-appearance:none;
  border-radius:9999px;
  padding:0.25rem;
  width:1.25rem;
  height:1.25rem;
  box-shadow:0px 3px 3px -2px rgba(0,0,0,0.20), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12);
  background-color:#b027b0
}

input.svelte-1f1jz3q::-ms-thumb{
  -webkit-appearance:none;
  border-radius:9999px;
  padding:0.25rem;
  width:1.25rem;
  height:1.25rem;
  box-shadow:0px 3px 3px -2px rgba(0,0,0,0.20), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12);
  background-color:#b027b0
}

input.svelte-1f1jz3q::-webkit-slider-thumb{
  -webkit-appearance:none;
  border-radius:9999px;
  padding:0.25rem;
  width:1.25rem;
  height:1.25rem;
  -webkit-box-shadow:0px 3px 3px -2px rgba(0,0,0,0.20), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12);
  box-shadow:0px 3px 3px -2px rgba(0,0,0,0.20), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12);
  background-color:#b027b0
}

input.svelte-1f1jz3q:disabled::-moz-range-thumb{
  background-color:#bdbdbd
}

input.svelte-1f1jz3q:disabled::-ms-thumb{
  background-color:#bdbdbd
}

input.svelte-1f1jz3q:disabled::-webkit-slider-thumb{
  background-color:#bdbdbd
}

input.svelte-1f1jz3q::-ms-thumb{
  margin:0
}

input.svelte-1f1jz3q:focus{
  outline:none
}

input.svelte-1f1jz3q:focus::-moz-range-thumb{
  -webkit-appearance:none;
  border-radius:9999px;
  padding:0.25rem;
  width:1.25rem;
  height:1.25rem;
  box-shadow:0px 3px 3px -2px rgba(0,0,0,0.20), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12);
  background-color:#b027b0;
  margin-top:-0.5rem
}

input.svelte-1f1jz3q:focus::-ms-thumb{
  -webkit-appearance:none;
  border-radius:9999px;
  padding:0.25rem;
  width:1.25rem;
  height:1.25rem;
  box-shadow:0px 3px 3px -2px rgba(0,0,0,0.20), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12);
  background-color:#b027b0;
  margin-top:-0.5rem
}

input.svelte-1f1jz3q:focus::-webkit-slider-thumb{
  -webkit-appearance:none;
  border-radius:9999px;
  padding:0.25rem;
  width:1.25rem;
  height:1.25rem;
  -webkit-box-shadow:0px 3px 3px -2px rgba(0,0,0,0.20), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12);
  box-shadow:0px 3px 3px -2px rgba(0,0,0,0.20), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12);
  background-color:#b027b0;
  margin-top:-0.5rem
}

input.svelte-1f1jz3q:focus::-moz-range-track{
  border-radius:0.25rem;
  height:4px
}

input.svelte-1f1jz3q:focus::-ms-track{
  border-radius:0.25rem;
  height:4px
}

input.svelte-1f1jz3q:focus::-webkit-slider-runnable-track{
  border-radius:0.25rem;
  height:4px
}
.snackbar.svelte-10hv2n1{
  min-width:344px
}
table.svelte-17pfv8f{
  font-size:0.875rem
}

table.svelte-17pfv8f th.svelte-17pfv8f,table.svelte-17pfv8f td.svelte-17pfv8f{
  padding:0.75rem;
  font-weight:400;
  text-align:right
}

table.svelte-17pfv8f th.svelte-17pfv8f:first-child,table.svelte-17pfv8f td.svelte-17pfv8f:first-child{
  text-align:left;
  border-right-width:1px
}

table.svelte-17pfv8f th.svelte-17pfv8f{
  color:#757575;
  font-size:0.75rem;
  cursor:pointer
}

table.svelte-17pfv8f th .asc.svelte-17pfv8f{
  -webkit-transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  transform:rotate(180deg)
}

table.svelte-17pfv8f th .sort-wrapper.svelte-17pfv8f{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end
}

table.svelte-17pfv8f th:first-child .sort-wrapper.svelte-17pfv8f{
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
}

table.svelte-17pfv8f th .sort.svelte-17pfv8f{
  width:1rem;
  height:1rem;
  opacity:0;
  -webkit-transition:.1s;
  -o-transition:.1s;
  transition:.1s
}

table.svelte-17pfv8f th.svelte-17pfv8f:hover{
  color:#000;
  -webkit-transition:.1s;
  -o-transition:.1s;
  transition:.1s
}

table.svelte-17pfv8f th:hover .sort.svelte-17pfv8f{
  opacity:1
}

table.svelte-17pfv8f tr.svelte-17pfv8f{
  border-color:#eeeeee;
  border-top-width:1px;
  border-bottom-width:1px;
  padding-left:0.75rem;
  padding-right:0.75rem
}

table.svelte-17pfv8f tr.svelte-17pfv8f:hover{
  background-color:#fafafa
}

table.svelte-17pfv8f tr.selected.svelte-17pfv8f{
  background-color:#f6e5f6
}