._50puu30 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-badge .ant-badge-count {
  border-radius: 8px;
  min-width: 16px;
  min-height: 16px;
  max-width: 32px;
}
.ant-scroll-number-only-unit {
  font-size: var(--FontSizeSuperMicro);
  font-weight: var(--FontWeightLarge);
  line-height: 10px;
  letter-spacing: -0.4px;
  color: var(--ColorWhite-50);
}
@-moz-keyframes _1n7t00m4 {
  0% {
    -moz-transform: translateY(-10px);
         transform: translateY(-10px);
    opacity: 0;
    visibility: hidden;
  }
  100% {
    -moz-transform: translateY(0);
         transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}
@keyframes _1n7t00m4 {
  0% {
    -moz-transform: translateY(-10px);
         transform: translateY(-10px);
    opacity: 0;
    visibility: hidden;
  }
  100% {
    -moz-transform: translateY(0);
         transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes _1n7t00m5 {
  0% {
    -moz-transform: translateY(0);
         transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  100% {
    -moz-transform: translateY(-10px);
         transform: translateY(-10px);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes _1n7t00m5 {
  0% {
    -moz-transform: translateY(0);
         transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  100% {
    -moz-transform: translateY(-10px);
         transform: translateY(-10px);
    opacity: 0;
    visibility: hidden;
  }
}
._1n7t00m0 {
  background-color: var(--ColorWhite-50);
  height: 100vh;
  position: relative;
}
._1n7t00m1 {
  position: -webkit-sticky;
  position: sticky;
  -moz-box-align: center;
       align-items: center;
  width: 100%;
  top: 0;
  left: 0;
  padding-top: 8px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  z-index: 10;
  background-color: var(--ColorWhite-50);
}
._1n7t00m2 {
  padding: 8px 16px;
}
._1n7t00m3 {
  width: 100%;
  position: relative;
  margin-right: 16px;
}
._1n7t00m6 {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: var(--ColorWhite-50);
  top: 52px;
  left: 0;
  z-index: 999;
  padding-top: 32px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 24px;
}
._1n7t00m6[data-visible="true"] {
  -moz-animation: _1n7t00m4 0.2s ease-out forwards;
       animation: _1n7t00m4 0.2s ease-out forwards;
}
._1n7t00m6[data-visible="false"] {
  -moz-animation: _1n7t00m5 0.2s ease-out forwards;
       animation: _1n7t00m5 0.2s ease-out forwards;
}
._1n7t00m7 {
  line-height: 18px;
  letter-spacing: -0.5px;
  color: var(--ColorBlack-450);
  margin: 0 16px;
  align-self: flex-start;
}
._1n7t00m8 {
  color: var(--ColorRed-300);
}
._1n7t00m9 {
  padding: 36px 16px 0 16px;
}
._1n7t00ma {
  letter-spacing: -0.5px;
  line-height: 24px;
}
._1n7t00mb {
  margin-top: 16px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px 20px;
  letter-spacing: -0.5px;
  line-height: 18px;
  grid-auto-flow: column;
  grid-template-rows: repeat(5, auto);
}
._1n7t00mc {
  position: relative;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._1n7t00md {
  color: var(--ColorRed-300);
  margin-bottom: 5px;
}
._1n7t00me {
  margin-right: 4px;
}
._1n7t00mf {
  margin-bottom: 5px;
}
._1n7t00mg {
  margin: 16px 0;
  padding-bottom: 60px;
  position: relative;
}
._1n7t00mh {
  width: 100%;
  height: 100%;
}
._1n7t00mi {
  width: 100%;
  height: auto;
  border-radius: 4px;
}
._1n7t00mj {
  margin-top: 8px;
}
._1n7t00mk {
  margin-top: 16px;
  position: relative;
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -moz-box-pack: start;
       justify-content: flex-start;
  flex-wrap: wrap;
  gap: 8px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
._1n7t00ml {
  padding: 8px 16px;
  border-radius: 30px;
  border: 1px solid var(--ColorGray-150);
  cursor: pointer;
}
