@keyframes _13khk4j7 {
  0% {
    width: 100%;
  }
  100% {
    width: 0%;
  }
}
._13khk4j0 {
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  padding-bottom: 20px;
}
._13khk4j1 {
  position: relative;
  width: 100%;
  height: 90%;
  justify-content: center;
  align-items: center;
}
._13khk4j2 {
  position: absolute;
  top: 20px;
  right: 20px;
  transform: translate(-50% 50%);
  display: flex;
  border: none;
  padding: 10px;
  backdrop-filter: blur(5px);
  cursor: pointer;
  z-index: 1;
}
._13khk4j3 {
  opacity: 0;
  pointer-events: none;
}
._13khk4j4 {
  flex-shrink: 0;
  width: max-content;
  height: max-content;
  max-width: calc(100% - 20px);
  flex-direction: column;
  gap: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: 1000;
}
._13khk4j5 {
  max-width: 100%;
  background-color: var(--mantine-color-background-0);
  border-radius: 5px;
  box-shadow: var(--mantine-shadow-sm);
  padding: 10px;
  gap: 10px;
  overflow: auto;
}
._13khk4j6 {
  position: relative;
  max-width: 100%;
  background-color: var(--mantine-color-background-0);
  border-radius: 5px;
  box-shadow: var(--mantine-shadow-sm);
  padding: 10px;
  gap: 10px;
  overflow: hidden;
  transition: all 0.2s ease;
}
._13khk4j8 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: var(--mantine-color-background-6);
  opacity: 0;
  transition: all 0.3s ease;
}
._13khk4j8:after {
  content: "";
  width: 0%;
  height: 100%;
  background-color: var(--mantine-color-foreground-0);
}
._13khk4j9 {
  opacity: 1;
}
._13khk4ja:after {
  animation: _13khk4j7 var(--time, 3000ms) infinite linear;
}
._13khk4jb {
  position: absolute;
  width: max-content;
  height: max-content;
  max-height: calc(100% - 100px);
  max-width: calc(100% - 100px);
  object-fit: contain;
  cursor: grab;
  left: var(--_1xw2rn40);
  top: var(--_1xw2rn41);
  transform: translate(-50%, -50%) scale(var(--_1xw2rn42));
  transition: transform 0.2s ease;
  user-select: none;
}
._13khk4jc {
  cursor: grabbing;
}
._13khk4jd {
  width: 50px;
  height: 50px;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
  flex-shrink: 0;
}
._13khk4je {
  flex: 1;
  object-fit: cover;
  cursor: pointer;
}
._13khk4jf {
  outline: 1px solid var(--mantine-color-foreground-0);
  box-shadow: var(--mantine-shadow-sm);
}
