.UserModal_mask__ToAw3 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(24px);
          backdrop-filter: blur(24px);
}

.UserModal_modal__31PVe {
  box-shadow: 0px 16px 64px -48px rgba(31, 47, 70, 0.4);
  border-radius: 20px;
}

.UserModal_wallet__trexc {
  background: #353945;
  box-shadow: 0px 8px 16px -8px rgba(15, 15, 15, 0.2);
}

.UserModal_equity__stuDN {
  border-radius: 35px;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  position: relative;
  border: 2px solid rgba(255, 255, 255, 0.55);
  padding: 0 10px 0 18px;
  margin: 0 16px;
}

.UserModal_equity__stuDN.equity-l0 {
    background: var(--neutral-600);
    border: none;
    padding: 4px 8px;
    margin-left: 2px;
  }

.UserModal_equity__stuDN.equity-l1 {
    background: linear-gradient(264.19deg, #756044 0.88%, #988264 96.18%);
  }

.UserModal_equity__stuDN.equity-l2 {
    background: linear-gradient(264.19deg, #606270 0.88%, #c1c4cf 96.18%);
  }

.UserModal_equity__stuDN.equity-l3 {
    background: linear-gradient(264.19deg, #82594c 0.88%, #ecc392 96.18%);
  }

.UserModal_equity__stuDN.equity-l4 {
    background: linear-gradient(264.19deg, #006ac5 0.88%, #bc94e9 96.18%);
  }
.UserModal_equityIcon__BlBK3 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  left: -16px;
}

.header_popover__ErzSe {
  padding-top: 0;
}
  .header_popover__ErzSe .ant-popover-inner-content {
      padding: 0;
    }
  .header_popover__ErzSe .ant-popover-arrow {
      display: none;
    }

.header_dropdownContainer__ECCBD {
  margin-bottom: 0;
  display: flex;
  font-weight: 600;
}

.header_dropdownContainer__ECCBD .ant-dropdown-menu-item {
      padding: 8px 16px;
    }

.header_dropdownContainer__ECCBD .ant-dropdown-menu-title-content {
      font-size: 12px;
      font-weight: 400;
    }
.header_dropdownLight__OfnHo {
  font-weight: 400;
}
.header_dropdownLight__OfnHo .ant-dropdown {
      color: var(--neutral-100);
      background: var(--neutral-700);
    }
.header_dropdownLight__OfnHo .ant-dropdown .ant-dropdown-menu {
        color: var(--neutral-100);
        background: var(--neutral-700);
      }
.header_dropdownLight__OfnHo .ant-dropdown .ant-dropdown-menu-item:hover {
          background: var(--neutral-600);
        }
.header_dropdownLight__OfnHo .ant-dropdown .ant-dropdown-menu-item {
        color: var(--neutral-200);
}


.QRLogin_qrMask__XOcdj {
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(6.48649px);
          backdrop-filter: blur(6.48649px);
}

.AreaCodeSelector_wrapper__Vm70E .ant-select-selector{
      border: none !important;
      height: 40px !important;
    }
.SubmitFormModal_submitFormModal__O8wJF .ant-form-item-label
      > label.ant-form-item-required:not(
        .ant-form-item-required-mark-optional
      )::before {
      color: var(--neutral-500) !important;
    }
    .SubmitFormModal_submitFormModal__O8wJF .ant-input:focus,
    .SubmitFormModal_submitFormModal__O8wJF .ant-input-focused,
    .SubmitFormModal_submitFormModal__O8wJF .ant-input-number:focus,
    .SubmitFormModal_submitFormModal__O8wJF .ant-input-number-focused {
      border-color: var(--primary) !important;
    }
    .SubmitFormModal_submitFormModal__O8wJF .ant-select:not(.ant-select-disabled):hover .ant-select-selector,
    .SubmitFormModal_submitFormModal__O8wJF .ant-select-focused:not(.ant-select-disabled).ant-select:not(
        .ant-select-customize-input
      )
      .ant-select-selector {
      border-color: var(--primary) !important;
    }
    .SubmitFormModal_submitFormModal__O8wJF .ant-input-number-input {
      padding: 0;
    }
    .SubmitFormModal_submitFormModal__O8wJF .ant-form-item-label {
      padding-bottom: 12px;
    }
    .SubmitFormModal_submitFormModal__O8wJF .ant-divider {
      margin: 36px 0;
    }
    .SubmitFormModal_submitFormModal__O8wJF .ant-form-item {
      margin-bottom: 24px;
    }
  .SubmitFormModal_submitFormModal__O8wJF .SubmitFormModal_input__KAeHP {
    border: 2px solid #353945;
    border-radius: 8px;
    padding: 8px 16px;
    /* :global {

      } */
  }
  .SubmitFormModal_submitFormModal__O8wJF .SubmitFormModal_btn__UGxtU {
    width: 100%;
    border-radius: 48px;
    height: 48px;
    font-size: 16px;
    font-weight: 600;
    background: linear-gradient(116.71deg, #006ac5 8.59%, #320d9e 88.93%);
    box-shadow: -8px 17px 37px rgb(125 125 125 / 16%),
      0px 0px 0px rgb(125 125 125 / 16%),
      inset -0.5px -0.5px 0px rgb(255 255 255 / 16%),
      inset 0.5px 0.5px 0px rgb(255 255 255 / 32%);
  }

.SubmitFormModal_select__eygdS .ant-select-arrow {
      border: none !important;
    }

.yarl__fullsize {
  width: 100%;
  height: 100%;
}
.yarl__relative {
  position: relative;
}
.yarl__portal {
  position: fixed;
  inset: 0;
  opacity: 0;
  overflow: hidden;
  z-index: var(--yarl__portal_zindex, 9999);
  transition: opacity var(--yarl__fade_animation_duration, 250ms) var(--yarl__fade_animation_timing_function, ease);
}
.yarl__portal_open {
  opacity: 1;
}
.yarl__container {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background-color: var(--yarl__container_background_color, var(--yarl__color_backdrop, #000));
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  touch-action: var(--yarl__controller_touch_action, none);
  overscroll-behavior: var(--yarl__controller_overscroll-behavior, contain);
}
.yarl__carousel {
  display: flex;
  flex: 0 0 auto;
  height: 100%;
  align-content: center;
  justify-content: center;
  align-items: stretch;
  width: calc(100% + (var(--yarl__carousel_slides_count) - 1) * (100% + var(--yarl__carousel_spacing_px, 0) * 1px + var(--yarl__carousel_spacing_percent, 0) * 1%));
  transform: translateX(var(--yarl__swipe_offset, 0px));
}
.yarl__carousel_with_slides {
  -moz-column-gap: calc(var(--yarl__carousel_spacing_px, 0) * 1px + 100 / (100 * var(--yarl__carousel_slides_count) + (var(--yarl__carousel_slides_count) - 1) * var(--yarl__carousel_spacing_percent, 0)) * var(--yarl__carousel_spacing_percent, 0) * 1%);
       column-gap: calc(var(--yarl__carousel_spacing_px, 0) * 1px + 100 / (100 * var(--yarl__carousel_slides_count) + (var(--yarl__carousel_slides_count) - 1) * var(--yarl__carousel_spacing_percent, 0)) * var(--yarl__carousel_spacing_percent, 0) * 1%);
}
.yarl__flex_center {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.yarl__slide {
  flex: 1;
  position: relative;
  padding: calc(var(--yarl__carousel_padding_px, 0) * 1px + 100 / (100 * var(--yarl__carousel_slides_count) + (var(--yarl__carousel_slides_count) - 1) * var(--yarl__carousel_spacing_percent, 0)) * var(--yarl__carousel_padding_percent, 0) * 1%);
}
[dir=rtl] .yarl__slide {
  --yarl__direction: -1;
}
.yarl__slide_image {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  touch-action: var(--yarl__controller_touch_action, none);
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
@media screen and (min-width: 800px) {
  .yarl__slide_image {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
  }
}
.yarl__slide_image_cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.yarl__slide_image_loading {
  opacity: 0;
}
.yarl__slide_placeholder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  line-height: 0;
}
.yarl__slide_loading {
  color: var(--yarl__slide_icon_loading_color, var(--yarl__color_button, rgba(255, 255, 255, 0.8)));
  animation: yarl__delayed_fadein 1s linear;
}
.yarl__slide_loading line {
  animation: yarl__stroke_opacity 1s linear infinite;
}
.yarl__slide_loading line:nth-of-type(1) {
  animation-delay: -1.875s;
}
.yarl__slide_loading line:nth-of-type(2) {
  animation-delay: -1.75s;
}
.yarl__slide_loading line:nth-of-type(3) {
  animation-delay: -1.625s;
}
.yarl__slide_loading line:nth-of-type(4) {
  animation-delay: -1.5s;
}
.yarl__slide_loading line:nth-of-type(5) {
  animation-delay: -1.375s;
}
.yarl__slide_loading line:nth-of-type(6) {
  animation-delay: -1.25s;
}
.yarl__slide_loading line:nth-of-type(7) {
  animation-delay: -1.125s;
}
.yarl__slide_loading line:nth-of-type(8) {
  animation-delay: -1s;
}
.yarl__slide_error {
  width: var(--yarl__slide_icon_error_size, 48px);
  height: var(--yarl__slide_icon_error_size, 48px);
  color: var(--yarl__slide_icon_error_color, red);
}
@media (prefers-reduced-motion) {
  .yarl__portal, .yarl__slide {
    transition: unset;
  }
  .yarl__slide_loading, .yarl__slide_loading line {
    animation: unset;
  }
}
.yarl__toolbar {
  position: absolute;
  inset: 0 0 auto auto;
  display: flex;
  justify-content: flex-end;
  padding: var(--yarl__toolbar_padding, 8px);
}
[dir=rtl] .yarl__toolbar {
  inset: 0 auto auto 0;
}
.yarl__icon {
  width: var(--yarl__icon_size, 32px);
  height: var(--yarl__icon_size, 32px);
}
.yarl__button {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--yarl__button_background_color, transparent);
  border: var(--yarl__button_border, 0);
  margin: var(--yarl__button_margin, 0);
  outline: none;
  line-height: 0;
  padding: var(--yarl__button_padding, 8px);
  color: var(--yarl__color_button, rgba(255, 255, 255, 0.8));
  filter: var(--yarl__button_filter, drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8)));
  -webkit-tap-highlight-color: transparent;
}
.yarl__button:focus {
  color: var(--yarl__color_button_active, #fff);
}
.yarl__button:focus:not(:focus-visible) {
  color: var(--yarl__color_button, rgba(255, 255, 255, 0.8));
}
.yarl__button:focus-visible {
  color: var(--yarl__color_button_active, #fff);
}
@media (hover: hover) {
  .yarl__button:hover, .yarl__button:focus:hover, .yarl__button:focus-visible:hover {
    color: var(--yarl__color_button_active, #fff);
  }
}
.yarl__button:disabled {
  color: var(--yarl__color_button_disabled, rgba(255, 255, 255, 0.4));
  cursor: default;
}
.yarl__navigation_prev, .yarl__navigation_next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: var(--yarl__navigation_button_padding, 24px 16px);
}
.yarl__navigation_prev {
  left: 0;
}
[dir=rtl] .yarl__navigation_prev {
  left: unset;
  right: 0;
  transform: translateY(-50%) rotate(180deg);
}
.yarl__navigation_next {
  right: 0;
}
[dir=rtl] .yarl__navigation_next {
  left: 0;
  right: unset;
  transform: translateY(-50%) rotate(180deg);
}
.yarl__no_scroll {
  height: 100%;
  overflow: hidden;
  overscroll-behavior: none;
}

@keyframes yarl__delayed_fadein {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes yarl__stroke_opacity {
  from {
    stroke-opacity: 1;
  }
  to {
    stroke-opacity: 0.125;
  }
}

.CopyText_customMessage__jtrUt .ant-message-notice-content {
    --tw-bg-opacity: 1;
    background-color: rgb(var(--neutral-900-raw) / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(var(--neutral-100-raw) / var(--tw-text-opacity))
}
.ArtworkShareModal_initImg__3Z93z {
    background: rgba(255, 255, 255, 0.16);
    height: 14px;
    line-height: 14px;
    text-align: center;
    border-top: 1px solid #FFFFFF;
}
.ArtworkShareModal_initImgTxt__vWW_D {
    color: var(--neutral-900);
    font-weight: 400;
    font-size: 12px;
    transform: scale(0.8);
  }
.AIShareTitleModal_textArea__2s_Dh {
    border-radius: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
  .AIShareTitleModal_textArea__2s_Dh textarea {
    background: transparent !important;
    border: none;
    padding: 0;
    border-color: none !important;
    box-shadow: none !important;
    --tw-text-opacity: 1;
    color: rgb(var(--neutral-500-raw) / var(--tw-text-opacity));
  }
  .AIShareTitleModal_textArea__2s_Dh .ant-input-textarea-show-count::after {
    --tw-text-opacity: 1;
    color: rgb(var(--neutral-500-raw) / var(--tw-text-opacity));
      margin-top: -20px;
}

.QuickTool_btn__lkXX_ {
        margin-bottom: 2rem;
        display: flex;
        height: 1.5rem;
        width: 1.5rem;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        border-radius: 9999px;
}

  .QuickTool_btn__lkXX_:hover .icon {
        color: var(--neutral-800) !important;
      }

.QuickTool_tooltip__PHhAO .ant-tooltip-arrow-content {
      --antd-arrow-background-color: var(--neutral-300);
    }

.QuickTool_tooltip__PHhAO .ant-tooltip-inner {
      background: var(--neutral-300);
      color: var(--neutral-800);
    }

.QuickTool_popover__S9Dai .ant-popover-inner-content {
      padding: 0;
    }

.QuickTool_popover__S9Dai .ant-popover-arrow {
      display: none;
    }

.QuickTool_dropMenu__vj5Ig .ant-popover-inner {
    background: var(--neutral-200);
  }

.QuickTool_dropMenu__vj5Ig .ant-popover-arrow .ant-popover-arrow-content::before {
    background-color:  var(--neutral-200);
  }
.QuickTool_dropMenuContent__t5VD9 {
  border: 0;
  background: unset;
  text-align: center;
}
.QuickTool_dropMenuContent__t5VD9 .ant-menu-item {
    border-bottom: 1px solid var(--neutral-300);
  }
.QuickTool_dropMenuContent__t5VD9 .ant-menu-item:last-child {
      border: 0;
    }

/**
 * Swiper 8.4.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 12, 2022
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}
.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.Navigation_navigation__1ZxCq {
  min-width: 40px;
  height: 40px;
  margin: 0 6px;
  overflow: hidden;
  padding: 2px;
  border: 2px solid transparent;
  border-radius: 10px;
  cursor: pointer;
}
  .Navigation_navigation__1ZxCq.active {
    border-color: var(--neutral-500);
  }

.imageViewer_swiper__f4M4E {
  position: relative;
  height: 100%;
  max-width: 864px;
}
  /* &:global(.hasNav) {
    :global {
      .swiper-wrapper {
        height: calc(100% - 104px);
      }
    }
  } */
  .imageViewer_swiper__f4M4E .swiper-slide {
      height: 100%;
      overflow: hidden;
    }
  .imageViewer_swiper__f4M4E img {
      display: block;
      max-height: 100%;
      margin: 0 auto;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
    }

.QuickBigPic_slideImg__HJM8k{
    display: block;
    max-height: 100%;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
.QuickPreview_item__FQTqZ .special-item {
      display: none;
    }
  .QuickPreview_item__FQTqZ:hover .special-item {
        display: flex;
      }

.RemainTimesBtn_overlayClass__GhLkd .ant-popover-arrow {
      display: none;
    }
    .RemainTimesBtn_overlayClass__GhLkd .ant-popover-inner {
      border-radius: 20px;
      background: var(--neutral-200);
    }
    .RemainTimesBtn_overlayClass__GhLkd .ant-popover-inner-content {
      padding: 16px 0;
    }

.RemainTimesBtn_activeTabBg__5pqZG {
  background: radial-gradient(
    74.76% 334.54% at 49.84% 50%,
    #374176 0%,
    rgba(55, 65, 118, 0) 100%
  );
}

.AiForm_borderLessFormItem__oUDh3 .ant-form-item-control-input {
      border-style: none !important;
    }

.AiForm_customRadioGroup__QnI62 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: -8px;
}

.AiForm_customRadioGroup__QnI62.AiForm_customPrefineRadio__dRiYg .AiForm_customRadio__lT4_Y .radioWrap {
        border-radius: 32px;
        padding: 2px;
        background: var(--neutral-200);
      }

.AiForm_customRadioGroup__QnI62.AiForm_customPrefineRadio__dRiYg .AiForm_customRadio__lT4_Y .radioWrap > div > div {
          background: var(--neutral-200);
          border: none;
        }

.AiForm_customRadioGroup__QnI62.AiForm_customPrefineRadio__dRiYg .AiForm_customRadio__lT4_Y .radioWrap.prefine > div > div {
            position: relative;
          }

.AiForm_customRadioGroup__QnI62.AiForm_customPrefineRadio__dRiYg .AiForm_customRadio__lT4_Y .radioWrap.prefine > div > div::after {
              content: '';
              position: absolute;
              right: -4px;
              top: -5px;
              width: 26px;
              height: 14px;
              background: url(https://webcdn.wujieai.com/0.3.227/_next/static/media/prefine.3424f514.png) no-repeat center center;
              background-size: cover;
            }

.AiForm_customRadioGroup__QnI62.AiForm_customPrefineRadio__dRiYg .AiForm_customRadio__lT4_Y .radioWrap.fourk > div > div {
            position: relative;
          }

.AiForm_customRadioGroup__QnI62.AiForm_customPrefineRadio__dRiYg .AiForm_customRadio__lT4_Y .radioWrap.fourk > div > div::after {
              content: '';
              position: absolute;
              right: -2px;
              top: -5px;
              width: 21px;
              height: 14px;
              background: url(https://webcdn.wujieai.com/0.3.227/_next/static/media/fourk.782b2160.png) no-repeat center center;
              background-size: cover;
            }

.AiForm_customRadioGroup__QnI62.AiForm_customPrefineRadio__dRiYg .AiForm_customRadio__lT4_Y.ant-radio-wrapper-checked .radioWrap {
          background: var(--neutral-500);
        }

.AiForm_customRadioGroup__QnI62.AiForm_customPrefineRadio__dRiYg .AiForm_customRadio__lT4_Y.ant-radio-wrapper-checked .radioWrap.prefine {
            background: linear-gradient(90deg, #ffc56f 0%, #006ac5 100%);
          }

.AiForm_customRadioGroup__QnI62.AiForm_customPrefineRadio__dRiYg .AiForm_customRadio__lT4_Y.ant-radio-wrapper-checked .radioWrap.fourk {
            background: linear-gradient(
              289.63deg,
              #f2b767 8.7%,
              #eee9e2 105.76%
            );
          }

.AiForm_customRadioGroup__QnI62.AiForm_customPrefineRadio__dRiYg .AiForm_customRadio__lT4_Y.ant-radio-wrapper-checked .radioWrap > div > div {
            border-color: var(--neutral-500);
            background: radial-gradient(
              74.76% 334.54% at 49.84% 50%,
              #374176 0%,
              rgba(55, 65, 118, 0) 100%
            );
          }

.AiForm_customRadio__lT4_Y:not(:first-child) {
  /* margin-left: 8px; */
}

.AiForm_customRadio__lT4_Y {
  cursor: pointer;
  flex: 1;
  margin-right: 0;
  margin-bottom: 8px;
  margin-left: 8px;
}

.AiForm_customRadio__lT4_Y > span {
    flex: 1;
    padding: 0;
  }

.AiForm_customRadio__lT4_Y .ant-radio {
      display: none;
    }

.AiForm_customRadio__lT4_Y.ant-radio-wrapper-checked .AiForm_radioBtn__8z4U_ {
      --tw-border-opacity: 1 !important;
      border-color: rgb(var(--neutral-500-raw) / var(--tw-border-opacity)) !important;
  background: radial-gradient(
    74.76% 334.54% at 49.84% 50%,
    #374176 0%,
    rgba(55, 65, 118, 0) 100%
  );
}

.AiForm_customRadio__lT4_Y.ant-radio-wrapper-checked .AiForm_radioBtn__8z4U_.AiForm_modelBg__X2AsG {
    background: radial-gradient(
          80.89% 737.39% at 19.11% 54.81%,
          #374176 0%,
          rgba(55, 65, 118, 0) 100%
        )
        /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */,
      #141416 !important;
  }

.AiForm_ratioCircle__eW0CP {
}

.AiForm_overlayClass___fJWo .ant-popover-arrow {
      display: none;
    }

.AiForm_overlayClass___fJWo .ant-popover-inner {
      border-radius: 20px;
      background: var(--neutral-200);
    }

.AiForm_customSelect__m3knI .ant-select-arrow {
      padding: 0 !important;
      border: none !important;
      right: 8px;
    }

.AiForm_customHookModal__hgdw3 .ant-modal-confirm-btns {
    margin-top: 16px;
  }

.AiForm_radialBg___omqJ {
  background: radial-gradient(
    83.15% 83.15% at 50% 50%,
    #374176 0%,
    rgba(55, 65, 118, 0) 100%
  );
}

.AiForm_radialBgRed__URSXm {
  background: radial-gradient(
    116.64% 116.64% at 50% 50%,
    #6a2222 0%,
    rgba(106, 34, 34, 0) 100%
  );
}

.AiForm_btnBg__67NRS {
  background: linear-gradient(90deg, #2507cc 0%, #8e26d4 100%);
  border: none;
}

.AiForm_btnBg__67NRS:hover,
  .AiForm_btnBg__67NRS:focus,
  .AiForm_btnBg__67NRS:active {
    background: linear-gradient(90deg, #2507cc 0%, #8e26d4 100%);
  }

.AiForm_darkForm__bpIkk .upload-placeholder {
      background: var(--neutral-200);
      border: none;
    }

.AiForm_darkForm__bpIkk .upload-placeholder > div {
        background: var(--neutral-200);
        border: none;
      }

.AiForm_darkForm__bpIkk .ant-upload-list-picture-card-container > div {
        border: none;
      }

.AiForm_darkForm__bpIkk .ant-progress-inner {
      background-color: rgb(53, 57, 69) !important;
    }

.AiForm_layout__6trp5 .footer {
      margin-top: 1px !important;
    }

.AiForm_customUpload__XKb4h span.ant-upload {
      border-radius: 0.5rem;
      border-width: 2px !important;
      border-style: dashed !important;
      --tw-border-opacity: 1 !important;
      border-color: rgb(var(--neutral-300-raw) / var(--tw-border-opacity)) !important;
      --tw-bg-opacity: 1 !important;
      background-color: rgb(var(--neutral-100-raw) / var(--tw-bg-opacity)) !important;
}

.AiForm_initImageUpload__liVtv span.ant-upload {
      border-radius: 0.5rem;
      --tw-bg-opacity: 1 !important;
      background-color: rgb(var(--neutral-200-raw) / var(--tw-bg-opacity)) !important;
}

.AiForm_colorLessTextArea__Ld2y8 .ant-input-textarea {
      border-color: var(--neutral-300) !important;
    }
.AiForm_colorLessInput__HgXDg {
  border: 2px solid var(--neutral-300) !important;
  box-shadow: none !important;
}
.AiForm_colorLessInput__HgXDg .ant-input.ant-input-disabled {
      color: var(--neutral-400);
    }

.AiForm_inlineFormItem__g9U1g .ant-form-item-row {
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
    }

.AiForm_inlineFormItem__g9U1g .ant-form-item-control {
      text-align: right;
    }

.AiForm_inputNumber__cm9my {
  width: 72px !important;
  box-shadow: none !important;
}

.AiForm_inputNumber__cm9my.ant-input-number-disabled {
    background: transparent;
  }

.AiForm_inputNumber__cm9my .ant-input-number-handler-wrap {
      display: none;
    }

.AiForm_inputNumber__cm9my .ant-input-number-input {
      border-radius: 4px !important;
      border: 2px solid var(--neutral-300) !important;
      height: 32px !important;
      text-align: center !important;
    }

.AiForm_inputNumber__cm9my .ant-input-number-input[disabled] {
      color: var(--neutral-400);
    }

.AiForm_inputNumberGroup__G0AqR {
  width: 72px !important;
  border: 2px solid var(--neutral-300) !important;
  border-radius: 4px !important;
}

.AiForm_inputNumberGroup__G0AqR .ant-input-number-handler-wrap {
      display: none;
    }

.AiForm_inputNumberGroup__G0AqR .ant-input-number-focused {
      box-shadow: none !important;
    }

.AiForm_inputNumberGroup__G0AqR .ant-input-number {
      width: 50px !important;
      border: none !important;
    }

.AiForm_inputNumberGroup__G0AqR .ant-input-number-input {
      height: 28px !important;
      padding: 0 8px !important;
      text-align: center !important;
    }

.AiForm_inputNumberGroup__G0AqR .ant-input-number-group-addon {
      line-height: 28px;
      border-left: 1px solid var(--neutral-300) !important;
      color: var(--neutral-400) !important;
      padding: 0 2px;
    }

.AiForm_delPrice__wdDD7 {
  color: rgba(255, 255, 255, 0.56);
  text-decoration: line-through;
}

.AiForm_memberParamsWrap__L318q {
  padding: 12px 12px 0 12px;
  border: 2px solid var(--neutral-300);
  border-radius: 16px;
  margin-bottom: 32px;
}

.Stepper_myStepper__lYZ_8 .stepper-btn {
      background: var(--neutral-500);
      color: var(--neutral-200);
    }
      .Stepper_myStepper__lYZ_8 .stepper-btn:hover {
        background: #fff;
        transition: all 0.3s ease;
      }
      .Stepper_myStepper__lYZ_8 .stepper-btn.cursor-not-allowed,
      .Stepper_myStepper__lYZ_8 .stepper-btn.cursor-not-allowed:hover {
        cursor: not-allowed;
        background: var(--neutral-500);
        color: rgba(0, 0, 0, 0.32);
      }
    .Stepper_myStepper__lYZ_8 .ant-input-number {
      outline: none;
      border: none;
      background-color: transparent;
    }
    .Stepper_myStepper__lYZ_8 .ant-input-number.ant-input-number-focused {
        box-shadow: none;
        border: none;
      }
    .Stepper_myStepper__lYZ_8 .ant-input-number.ant-input-number-disabled {
        background: transparent;
      }
    .Stepper_myStepper__lYZ_8 .ant-input-number.ant-input-number-disabled .ant-input-number-input {
          background: transparent;
          opacity: 0.7;
        }
    .Stepper_myStepper__lYZ_8 .ant-input-number .ant-input-number-input {
        background-color: transparent;
        color: var(--neutral-800);
        padding: 0;
        text-align: center;
        height: 32px;
        border-radius: 4px;
        border: 2px solid var(--neutral-500);
      }
    .Stepper_myStepper__lYZ_8 .ant-input-number-handler-wrap {
      display: none;
    }

.Stepper_myStepperDark__2xOUX .stepper-btn {
      background: var(--neutral-200);
      color: var(--neutral-800);
    }

.Stepper_myStepperDark__2xOUX .stepper-btn:hover {
        background: radial-gradient(
            74.76% 334.54% at 49.84% 50%,
            #374176 0%,
            rgba(55, 65, 118, 0) 100%
          ),
          #23262f;
      }

.Stepper_myStepperDark__2xOUX .stepper-btn.cursor-not-allowed,
      .Stepper_myStepperDark__2xOUX .stepper-btn.cursor-not-allowed:hover {
        background: var(--neutral-200);
        color: rgba(255, 255, 255, 0.32);
      }

.Stepper_myStepperDark__2xOUX .ant-input-number .ant-input-number-input {
        color: var(--neutral-800);
        border-color: var(--neutral-200);
      }

.GridSelect_gridSelect__5xmx_ .p-connected-overlay {
      opacity: 0;
      transform: scaleY(0.8);
      transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1),
        opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
    }
    .GridSelect_gridSelect__5xmx_ .p-connected-overlay-visible {
      opacity: 1;
      transform: scaleY(1);
    }
    .GridSelect_gridSelect__5xmx_ .p-connected-overlay-hidden {
      opacity: 0;
      transform: scaleY(1);
      transition: opacity 0.1s linear;
    }
    /* React based overlay animations */
    .GridSelect_gridSelect__5xmx_ .p-connected-overlay-enter {
      opacity: 0;
      transform: scaleY(0.8);
    }
    .GridSelect_gridSelect__5xmx_ .p-connected-overlay-enter-active {
      transform-origin: top center;
      opacity: 1;
      transform: scaleY(1);
      transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1),
        opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
    }
    .GridSelect_gridSelect__5xmx_ .p-connected-overlay-enter-done {
      transform: none;
    }
    .GridSelect_gridSelect__5xmx_ .p-connected-overlay-exit {
      opacity: 1;
    }
    .GridSelect_gridSelect__5xmx_ .p-connected-overlay-exit-active {
      opacity: 0;
      transition: opacity 0.1s linear;
    }

.GridSelect_dropdownPanel__Vo3wU {
  box-shadow: 0px 64px 64px -48px rgba(31, 47, 70, 0.12);
}

.GridSelect_bgRadial__wlhwE {
  background: radial-gradient(
    74.76% 334.54% at 49.84% 50%,
    #374176 0%,
    rgba(55, 65, 118, 0) 100%
  );
}

.GridSelect_select__69v4n .ant-select-arrow.ant-select-arrow {
      border: none;
    }

.GridSelect_select__69v4n .ant-select-selector {
      border: #353945 solid !important;
      border-radius: 8px !important;
      height: 32px !important;
      padding: 0px 8px !important;
    }

.GridSelect_select__69v4n .ant-select-selection-search-input {
      height: 29px !important;
      padding: 0px 8px !important;
    }

.GridSelect_select__69v4n .ant-select-selection-search {
      left: 0 !important;
      right: 32px !important;
    }

.ModelFusionComp_stepper__AEge4 {
  gap: 0;
}
  .ModelFusionComp_stepper__AEge4 .stepper-btn {
      height: 20px;
      width: 20px;
      background: none !important;
      color: var(--neutral-400) !important;
    }
  .ModelFusionComp_stepper__AEge4 .stepper-input {
      width: 32px;
      border-radius: 0 !important;
      background: rgba(35, 38, 47, 0.56) !important;
    }
  .ModelFusionComp_stepper__AEge4 .stepper-input .ant-input-number-input {
        height: 20px !important;
        border: none !important;
        border-radius: 0 !important;
      }

.ModelFusionComp_select__r_cmh .ant-select-arrow.ant-select-arrow {
      border: none;
    }

.ModelFusionComp_select__r_cmh .ant-select-selector {
      height: 40px !important;
      border: #353945 solid !important;
      border-radius: 8px !important;
    }

.PreProcessComp_customRadio__OJKEE {
  cursor: pointer;
  flex: 1;
  margin-right: 0;
  margin-bottom: 12px;
  margin-left: 12px;
}

  .PreProcessComp_customRadio__OJKEE > span {
    flex: 1;
    padding: 0;
  }

  .PreProcessComp_customRadio__OJKEE .ant-radio {
      display: none;
    }

.PreProcessComp_customRadio__OJKEE.ant-radio-wrapper-checked .PreProcessComp_radioBtn__ovUtQ {
  --tw-border-opacity: 1 !important;
  border-color: rgb(var(--neutral-500-raw) / var(--tw-border-opacity)) !important;
  background: radial-gradient(
    74.76% 334.54% at 49.84% 50%,
    #374176 0%,
    rgba(55, 65, 118, 0) 100%
  );
}

.PreProcessComp_customRadio__OJKEE.ant-radio-wrapper-checked .PreProcessComp_radioBtn__ovUtQ.PreProcessComp_modelBg__bmwwa {
    background: radial-gradient(
          80.89% 737.39% at 19.11% 54.81%,
          #374176 0%,
          rgba(55, 65, 118, 0) 100%
        )
        /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */,
      #141416 !important;
  }

.InputArea_inputArea__LOTV2.InputArea_inputArea__LOTV2.InputArea_inputArea__LOTV2 {
  position: relative;
}
  .InputArea_inputArea__LOTV2.InputArea_inputArea__LOTV2.InputArea_inputArea__LOTV2 .ant-input-textarea {
      position: relative;
      border: 2px solid var(--primary);
      border-radius: 12px;
    }
  .InputArea_inputArea__LOTV2.InputArea_inputArea__LOTV2.InputArea_inputArea__LOTV2 .ant-input-textarea:after {
        margin-bottom: 0px;
        position: absolute;
        bottom: 16px;
        right: 73px;
      }
  .InputArea_inputArea__LOTV2.InputArea_inputArea__LOTV2.InputArea_inputArea__LOTV2 textarea {
    background: none !important;
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
    padding: 16px 16px 32px 16px !important;
    border-radius: 0px;
    overflow-y: hidden;
  }
  .InputArea_inputArea__LOTV2.InputArea_inputArea__LOTV2.InputArea_inputArea__LOTV2 .InputArea_clearBtn__hwIfN {
    position: absolute;
    bottom: 18px;
    right: 16px;
  }

.AutoScroll_autoScrollWrap__WisFB {
  position: relative;
}
  .AutoScroll_autoScrollWrap__WisFB .AutoScroll_switchArrow__blOiA {
  position: absolute;
  top: 50%;
  z-index: 10;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  border-radius: 9999px;
  background-color: rgb(var(--neutral-50-raw) / 0.5);
  --tw-text-opacity: 1;
  color: rgb(var(--neutral-400-raw) / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
  .AutoScroll_autoScrollWrap__WisFB .AutoScroll_switchArrow__blOiA.prevButton {
  left: 0px;
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
  .AutoScroll_autoScrollWrap__WisFB .AutoScroll_switchArrow__blOiA.nextButton {
  right: 0px;
}
  .AutoScroll_autoScrollWrap__WisFB .AutoScroll_switchArrow__blOiA:hover {
  --tw-text-opacity: 1;
  color: rgb(var(--neutral-800-raw) / var(--tw-text-opacity));
}
  .AutoScroll_autoScrollWrap__WisFB .AutoScroll_switchArrow__blOiA.disabled {
      opacity: 0.8;
      cursor: not-allowed;
    }
  .AutoScroll_autoScrollWrap__WisFB .AutoScroll_switchArrow__blOiA.disabled:hover {
  --tw-text-opacity: 1;
  color: rgb(var(--neutral-400-raw) / var(--tw-text-opacity));
}
.AutoScroll_autoScroll__4VERb {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  overflow-x: scroll;
}
.AutoScroll_autoScroll__4VERb::-webkit-scrollbar {
    display: none;
  }
.AutoScroll_autoScroll__4VERb {
  scrollbar-width: none;
}

.Paint_customSlider__J7CiD {
  margin: 0;
  padding: 7px 0;
}
  .Paint_customSlider__J7CiD .ant-slider-rail {
      height: 4px;
      --tw-bg-opacity: 1 !important;
      background-color: rgb(var(--neutral-300-raw) / var(--tw-bg-opacity)) !important;
    }
  .Paint_customSlider__J7CiD .ant-slider-track {
      height: 4px;
      --tw-bg-opacity: 1 !important;
      background-color: rgb(var(--neutral-300-raw) / var(--tw-bg-opacity)) !important;
    }
  .Paint_customSlider__J7CiD .ant-slider-handle {
  border-style: none !important;
      background: #d9d9d9 !important;
      width: 6px;
      height: 6px;
      margin-top: -1px;
}

.Paint_customPopover__lvGRC .ant-popover-content {
      transform: translate(0, 7px);
    }

.Paint_customPopover__lvGRC .ant-popover-inner-content {
      padding: 0px;
    }

.Paint_customPopover__lvGRC .ant-popover-arrow {
      display: none;
    }

.Paint_customPopover__lvGRC .ant-popover-inner {
      background-color: transparent;
    }

.PaintWithUpload_customUpload__mIuK4 span.ant-upload {
    border-radius: 0.5rem;
    border-width: 2px !important;
    border-style: dashed !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(var(--neutral-300-raw) / var(--tw-border-opacity)) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(var(--neutral-100-raw) / var(--tw-bg-opacity)) !important
}

.StyleModelComp_empty__q8dSO {
  margin: 24px auto !important;
}
  .StyleModelComp_empty__q8dSO img {
      height: auto !important;
      width: 60px !important;
    }
  .StyleModelComp_empty__q8dSO .ant-empty-image {
      height: 60px !important;
      margin-bottom: 12px !important;
    }

.StyleModelComp_select__ssgJS .ant-select-arrow.ant-select-arrow {
      border: none;
    }

.StyleModelComp_select__ssgJS .ant-select-selector {
      height: 40px !important;
      border: #353945 solid !important;
      border-radius: 8px !important;
    }

.MyRadioButton_wrap__0d9Se {
  padding: 4px;
  background: var(--neutral-200);
  border-radius: 8px;
}
  .MyRadioButton_wrap__0d9Se .ant-radio-button-wrapper {
      border: 0;
      border-radius: 4px;
      height: 32px;
      line-height: 32px;
      padding: 0 8px;
      min-width: 72px;
      text-align: center;
      box-shadow: none!important;
    }
  .MyRadioButton_wrap__0d9Se .ant-radio-button-wrapper-checked {
      background: var(--neutral-300) !important;
    }
  .MyRadioButton_wrap__0d9Se .ant-radio-button-wrapper::before{
      display: none;
    }
  .MyRadioButton_wrap__0d9Se .ant-radio-button-wrapper:hover {
      background-color: inherit;
      color: inherit;
    }
.ReferTo_borderLessFormItem__Oy68_ .ant-form-item-control-input {
      border-style: none !important;
    }

.ReferTo_initImageUpload__y_vNG span.ant-upload {
      border-radius: 0.5rem;
      --tw-bg-opacity: 1 !important;
      background-color: rgb(var(--neutral-200-raw) / var(--tw-bg-opacity)) !important;
}
.ReferTo_inputNumberGroup__D__P9 {
  width: 72px !important;
  border: 2px solid var(--neutral-300) !important;
  border-radius: 4px !important;
}
.ReferTo_inputNumberGroup__D__P9 .ant-input-number-handler-wrap {
      display: none;
    }
.ReferTo_inputNumberGroup__D__P9 .ant-input-number-focused {
      box-shadow: none !important;
    }
.ReferTo_inputNumberGroup__D__P9 .ant-input-number {
      width: 50px !important;
      border: none !important;
    }
.ReferTo_inputNumberGroup__D__P9 .ant-input-number-input {
      height: 28px !important;
      padding: 0 8px !important;
      text-align: center !important;
    }
.ReferTo_inputNumberGroup__D__P9 .ant-input-number-group-addon {
      line-height: 28px;
      border-left: 1px solid var(--neutral-300) !important;
      color: var(--neutral-400) !important;
      padding: 0 2px;
    }

.LabHeader_autoScroll__gnTun .nextButton,
    .LabHeader_autoScroll__gnTun .prevButton {
      color: var(--neutral-500);
    }

