@keyframes _1qd5l1b7 {
  0% {
    width: 100%;
  }
  100% {
    width: 0%;
  }
}
._1qd5l1b0 {
  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;
}
._1qd5l1b1 {
  position: relative;
  width: 100%;
  height: 90%;
  justify-content: center;
  align-items: center;
}
._1qd5l1b2 {
  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;
}
._1qd5l1b3 {
  opacity: 0;
  pointer-events: none;
}
._1qd5l1b4 {
  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;
}
._1qd5l1b5 {
  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;
}
._1qd5l1b6 {
  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;
}
._1qd5l1b8 {
  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;
}
._1qd5l1b8:after {
  content: "";
  width: 0%;
  height: 100%;
  background-color: var(--mantine-color-foreground-0);
}
._1qd5l1b9 {
  opacity: 1;
}
._1qd5l1ba:after {
  animation: _1qd5l1b7 var(--time, 3000ms) infinite linear;
}
._1qd5l1bb {
  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(--_6hmgeq0);
  top: var(--_6hmgeq1);
  transform: translate(-50%, -50%) scale(var(--_6hmgeq2));
  transition: transform 0.2s ease;
  user-select: none;
}
._1qd5l1bc {
  cursor: grabbing;
}
._1qd5l1bd {
  width: 50px;
  height: 50px;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
  flex-shrink: 0;
}
._1qd5l1be {
  flex: 1;
  object-fit: cover;
  cursor: pointer;
}
._1qd5l1bf {
  outline: 1px solid var(--mantine-color-foreground-0);
  box-shadow: var(--mantine-shadow-sm);
}
