.mf-iconfont {
  font-family: "cckjMfIconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.src-components-EditProductImage-index__editProductImageWrap--xKdxu {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999999;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL {
  width: 1200px;
  height: 640px;
  background: #FFFFFF;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editProductImageHead--yj4ZJ {
  height: 50px;
  line-height: 50px;
  background: #F9F8F8;
  border-radius: 4px 4px 0px 0px;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  text-align: center;
  position: relative;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editProductImageHead--yj4ZJ .src-components-EditProductImage-index__back--Ur3lV {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  cursor: pointer;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editProductImageHead--yj4ZJ .src-components-EditProductImage-index__back--Ur3lV .src-components-EditProductImage-index__leftIcon--mD7Fg {
  margin-right: 2px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editProductImageHead--yj4ZJ .src-components-EditProductImage-index__back--Ur3lV:hover {
  color: var(--color-primary);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editProductImageHead--yj4ZJ .src-components-EditProductImage-index__closeIcon--YeDff {
  font-size: 14px;
  color: #666666;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__content--JmUV9 {
  display: flex;
  width: 100%;
  height: calc(100% - 50px);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S {
  width: 293px;
  height: 100%;
  padding: 20px 0;
  border-right: 1px solid #eeeeee;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__title--mkt2u {
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__title--mkt2u span {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__lineBtn--wk7XE {
  display: inline-block;
  border-radius: 4px;
  border: 1px solid var(--color-primary);
  font-size: 14px;
  font-weight: 400;
  color: var(--color-primary);
  cursor: pointer;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__lineBtn--wk7XE .src-components-EditProductImage-index__uploadBtn--rbMT5 {
  display: inline-block;
  padding: 2px 8px;
  cursor: pointer;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__lineBtn--wk7XE .src-components-EditProductImage-index__inputUpload--F2E8g {
  display: none;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__lineBtn--wk7XE:hover {
  background: #FFEBD9;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageListWrap--yJXRe {
  width: 100%;
  height: calc(100% - 30px);
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 16px;
  padding: 0 18px 0 20px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageListWrap--yJXRe::-webkit-scrollbar {
  width: 2px;
  height: max-content;
  background: transparent;
  border-radius: 1px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageListWrap--yJXRe::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.4);
  min-height: 20px;
  min-width: 20px;
  border-radius: 4px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN {
  display: flex;
  flex-wrap: wrap;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK {
  width: 120px;
  height: 120px;
  background: #FBFBFB;
  border-radius: 1px;
  border: 2px solid #EEEEEE;
  margin-right: 16px;
  position: relative;
  overflow: hidden;
  margin: 0 12px 12px 0;
  cursor: pointer;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK:nth-child(2n) {
  margin-right: 0;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK.src-components-EditProductImage-index__selectedImage--SiLiw {
  border-color: var(--color-primary);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK.src-components-EditProductImage-index__selectedImage--SiLiw:hover {
  border-color: var(--color-primary);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK .src-components-EditProductImage-index__img--dJKNw {
  width: 100%;
  height: 100%;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK:hover {
  border-color: #333333;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK:hover .src-components-EditProductImage-index__img--dJKNw {
  transform: scale(1.1);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P {
  width: calc(100% - 294px);
  padding: 20px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__flex--IeDAh {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editBtnBox--q9iDA {
  width: 100%;
  margin-bottom: 16px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editBtn--Dwq7Q {
  display: inline-block;
  padding: 2px 12px;
  border-radius: 4px;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 400;
  cursor: pointer;
  background: var(--color-primary);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editBtn--Dwq7Q:hover {
  background: var(--color-primary-hover);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editImageBox--BXkAl {
  position: relative;
  width: 600px;
  height: 462px;
  margin-right: 20px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editImageBox--BXkAl .src-components-EditProductImage-index__croprContainerStyle--Qsopn {
  position: relative;
  width: 100%;
  height: 100%;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editImageBox--BXkAl .src-components-EditProductImage-index__cropAreaStyle--CHnoG {
  border: 2px solid var(--color-primary);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__rightBox--fqAXW {
  width: 246px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__rightBox--fqAXW .src-components-EditProductImage-index__descBox--L6T6n {
  height: calc(100% - 34px);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__rightBox--fqAXW .src-components-EditProductImage-index__descBox--L6T6n .src-components-EditProductImage-index__descTitle--Pgl1w {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__rightBox--fqAXW .src-components-EditProductImage-index__descBox--L6T6n .src-components-EditProductImage-index__descItem--irm7g {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  margin-top: 8px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__rightBox--fqAXW .src-components-EditProductImage-index__descBox--L6T6n .src-components-EditProductImage-index__descItem--irm7g.src-components-EditProductImage-index__error--miAKM {
  color: #DD4B1A;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__rightBox--fqAXW .src-components-EditProductImage-index__bottomBtn--VQG3_ {
  justify-content: end;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__tips--wd2Jz {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  margin-top: 8px;
  text-align: center;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI .src-components-EditProductImage-index__msgModl--7Zizh {
  width: 360px;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI .src-components-EditProductImage-index__msgModl--7Zizh p {
  margin: 0;
  line-height: 20px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI .src-components-EditProductImage-index__msgModl--7Zizh .src-components-EditProductImage-index__modalCloseIcon--lB6tc {
  font-size: 12px;
  color: #666666;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI .src-components-EditProductImage-index__msgModl--7Zizh .src-components-EditProductImage-index__text--FZNwv {
  margin: 30px 0 20px 0;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI .src-components-EditProductImage-index__failModal--jIxJ3 {
  width: 600px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI .src-components-EditProductImage-index__failModal--jIxJ3 .src-components-EditProductImage-index__failIcon--KAJrG {
  position: relative;
  top: unset;
  right: unset;
  font-size: 48px;
  color: #F24724;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI .src-components-EditProductImage-index__failModal--jIxJ3 .src-components-EditProductImage-index__failTitle--kwXtf {
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  margin: 10px 0;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu {
  display: flex;
  justify-content: center;
  align-items: center;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__btn--GLt5i {
  padding: 5px 32px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
  border-radius: 4px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__btn--GLt5i:first-child {
  margin-right: 16px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__cancel--GNPDE {
  color: #666666;
  background: #F9F9F9;
  border: 1px solid #E4E4E4;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__cancel--GNPDE:hover {
  background-color: #f5f5f5;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__confirm--G4oeT {
  background: var(--color-primary);
  color: #ffffff;
  border: 1px solid var(--color-primary);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__confirm--G4oeT:hover {
  background-color: var(--color-primary-hover);
  border-color: var(--color-primary-hover);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__borderConfirm--DdibK {
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
  background: #ffffff;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__borderConfirm--DdibK:hover {
  background-color: var(--color-theme-1-opacity10);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__loadingBg--ylLfF {
  width: 100%;
  height: 100%;
  background: transparent;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000001;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editProductImageHead--yj4ZJ .src-components-EditProductImage-index__back--Ur3lV:hover {
  color: var(--color-theme-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__lineBtn--wk7XE {
  border-color: var(--color-theme-1-vip);
  color: var(--color-theme-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__lineBtn--wk7XE:hover {
  background: #FBF6EF;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK .src-components-EditProductImage-index__selectedImage--SiLiw {
  border-color: var(--color-theme-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK .src-components-EditProductImage-index__selectedImage--SiLiw:hover {
  border-color: var(--color-theme-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editBtn--Dwq7Q {
  background-color: var(--color-theme-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editBtn--Dwq7Q:hover {
  background-color: var(--color-theme-1-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editImageBox--BXkAl .src-components-EditProductImage-index__cropAreaStyle--CHnoG {
  border-color: var(--color-theme-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__confirm--G4oeT {
  background-color: var(--color-theme-2-vip);
  border-color: var(--color-theme-2-vip);
  color: #333333;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__confirm--G4oeT:hover {
  background-color: var(--color-theme-2-1-vip);
  border-color: var(--color-theme-2-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__borderConfirm--DdibK {
  border-color: var(--color-theme-1-vip);
  color: var(--color-theme-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__borderConfirm--DdibK:hover {
  background-color: var(--color-theme-1-vip-opacity10);
}

.src-components-CutImage-index__cut--JAyms {
  padding: 16px 20px 18px 20px;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutTop--BJ8Ni {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutTop--BJ8Ni .src-components-CutImage-index__cutRestoreBtn--U7EpY {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  color: #999;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutTop--BJ8Ni .src-components-CutImage-index__cutRestoreBtn--U7EpY .src-components-CutImage-index__cutRestoreIcon--a9Bdl {
  font-size: 13px;
  line-height: 13px;
  color: #999;
  margin-right: 4px;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutTop--BJ8Ni .src-components-CutImage-index__cutRestoreBtn--U7EpY:hover {
  color: var(--color-primary);
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutTop--BJ8Ni .src-components-CutImage-index__cutRestoreBtn--U7EpY:hover .src-components-CutImage-index__cutRestoreIcon--a9Bdl {
  color: var(--color-primary);
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutTop--BJ8Ni .src-components-CutImage-index__cutRestoreBtn--U7EpY.src-components-CutImage-index__disabled--PpXM2 {
  cursor: not-allowed;
  opacity: 0.5;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutTop--BJ8Ni .src-components-CutImage-index__cutRestoreBtn--U7EpY.src-components-CutImage-index__disabled--PpXM2:hover {
  color: #999;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutTop--BJ8Ni .src-components-CutImage-index__cutRestoreBtn--U7EpY.src-components-CutImage-index__disabled--PpXM2:hover .src-components-CutImage-index__cutRestoreIcon--a9Bdl {
  color: #999;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutContainer--oOnpx {
  width: 100%;
  height: 422px;
  position: relative;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutContainer--oOnpx .src-components-CutImage-index__croprContainerStyle--Rd6BQ {
  position: relative;
  width: 100%;
  height: 100%;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutContainer--oOnpx .src-components-CutImage-index__cropAreaStyle--QYkJk {
  box-sizing: border-box;
  border: none;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutContainer--oOnpx .src-components-CutImage-index__cropAreaStyle--QYkJk::after {
  content: '';
  position: absolute;
  inset: 0;
  border: 1px solid var(--color-primary);
  pointer-events: none;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutContainer--oOnpx .src-components-CutImage-index__cropSizeActions--HvbMl {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutContainer--oOnpx .src-components-CutImage-index__cropSizeActions--HvbMl .src-components-CutImage-index__cropSizeLabel--NnRPr,
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutContainer--oOnpx .src-components-CutImage-index__cropSizeActions--HvbMl .src-components-CutImage-index__cropSizeValue--Rv2Qs {
  font-size: 12px;
  line-height: 16px;
  white-space: nowrap;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutContainer--oOnpx .src-components-CutImage-index__cropSizeActions--HvbMl .src-components-CutImage-index__cropSizeValue--Rv2Qs {
  min-width: 38px;
  text-align: right;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutContainer--oOnpx .src-components-CutImage-index__cropSizeActions--HvbMl .src-components-CutImage-index__cropSizeRange--l0zYy {
  width: 120px;
  accent-color: var(--color-primary);
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutActions--SE_7L {
  margin-top: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutActions--SE_7L .src-components-CutImage-index__btn--A_0KU {
  height: 24px;
  min-width: 86px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 8px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutActions--SE_7L .src-components-CutImage-index__btn--A_0KU .src-components-CutImage-index__icon--gfPEW {
  margin-left: 6px;
  font-size: 14px;
  line-height: 14px;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutActions--SE_7L .src-components-CutImage-index__btn--A_0KU.src-components-CutImage-index__primay--h2yxD {
  color: #fff;
  background: var(--color-primary);
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutActions--SE_7L .src-components-CutImage-index__btn--A_0KU.src-components-CutImage-index__primay--h2yxD .src-components-CutImage-index__icon--gfPEW {
  color: #fff;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutActions--SE_7L .src-components-CutImage-index__btn--A_0KU.src-components-CutImage-index__primay--h2yxD:hover {
  background: var(--color-primary-hover);
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutActions--SE_7L .src-components-CutImage-index__btn--A_0KU.src-components-CutImage-index__disabled--PpXM2 {
  opacity: 0.5;
  cursor: not-allowed;
}
.src-components-CutImage-index__cut--JAyms .src-components-CutImage-index__cutActions--SE_7L .src-components-CutImage-index__btn--A_0KU.src-components-CutImage-index__disabled--PpXM2.src-components-CutImage-index__primay--h2yxD:hover {
  background: var(--color-primary);
}
.src-components-CutImage-index__cut--JAyms.src-components-CutImage-index__vip--aWwjX .src-components-CutImage-index__cutContainer--oOnpx .src-components-CutImage-index__cropAreaStyle--QYkJk {
  border-color: var(--color-theme-1-vip);
}
.src-components-CutImage-index__cut--JAyms.src-components-CutImage-index__vip--aWwjX .src-components-CutImage-index__cutContainer--oOnpx .src-components-CutImage-index__cropSizeActions--HvbMl .src-components-CutImage-index__cropSizeRange--l0zYy {
  accent-color: var(--color-theme-1-vip);
}
.src-components-CutImage-index__cut--JAyms.src-components-CutImage-index__vip--aWwjX .src-components-CutImage-index__cutActions--SE_7L .src-components-CutImage-index__btn--A_0KU.src-components-CutImage-index__primay--h2yxD {
  color: #333;
  background: var(--color-theme-2-vip);
}
.src-components-CutImage-index__cut--JAyms.src-components-CutImage-index__vip--aWwjX .src-components-CutImage-index__cutActions--SE_7L .src-components-CutImage-index__btn--A_0KU.src-components-CutImage-index__primay--h2yxD .src-components-CutImage-index__icon--gfPEW {
  color: #333;
}
.src-components-CutImage-index__cut--JAyms.src-components-CutImage-index__vip--aWwjX .src-components-CutImage-index__cutActions--SE_7L .src-components-CutImage-index__btn--A_0KU.src-components-CutImage-index__primay--h2yxD:hover {
  background: var(--color-theme-2-1-vip);
}
.src-components-CutImage-index__cut--JAyms.src-components-CutImage-index__vip--aWwjX .src-components-CutImage-index__cutActions--SE_7L .src-components-CutImage-index__btn--A_0KU.src-components-CutImage-index__disabled--PpXM2.src-components-CutImage-index__primay--h2yxD:hover {
  background: var(--color-theme-2-vip);
}

.src-universalComps-Tooltip-index__wrapperTooltip--Sv_9_ {
  display: inline-block;
}
.src-universalComps-Tooltip-index__tooltip--llVdk {
  position: fixed;
  color: #fff;
  line-height: 20px;
  font-size: 12px;
  width: auto;
  max-width: 400px;
  height: auto;
  z-index: 99999;
}
.src-universalComps-Tooltip-index__tooltip--llVdk .src-universalComps-Tooltip-index__box--d5ApC {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.src-universalComps-Tooltip-index__tooltip--llVdk .src-universalComps-Tooltip-index__box--d5ApC .src-universalComps-Tooltip-index__content--jE76g {
  padding: 5px 10px;
  position: relative;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1;
  border-radius: 4px;
}
.src-universalComps-Tooltip-index__tooltip--llVdk .src-universalComps-Tooltip-index__box--d5ApC .src-universalComps-Tooltip-index__content--jE76g a {
  color: var(--color-primary);
  transition: all 0.3s;
}
.src-universalComps-Tooltip-index__tooltip--llVdk .src-universalComps-Tooltip-index__box--d5ApC .src-universalComps-Tooltip-index__content--jE76g a:hover {
  text-decoration: underline;
}
.src-universalComps-Tooltip-index__tooltip--llVdk .src-universalComps-Tooltip-index__arrow--DjN_p {
  position: absolute;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(0, 0, 0, 0.75);
  z-index: 1;
}
.src-universalComps-Tooltip-index__tooltip--llVdk .src-universalComps-Tooltip-index__rightArrow--UlF5m {
  box-shadow: none;
  border-left: 5px solid transparent;
  border-right: 5px solid rgba(0, 0, 0, 0.75);
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.src-universalComps-Tooltip-index__tooltip--llVdk.src-universalComps-Tooltip-index__white--T6tqr {
  background-color: #fff;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  color: #333;
}
.src-universalComps-Tooltip-index__tooltip--llVdk.src-universalComps-Tooltip-index__white--T6tqr .src-universalComps-Tooltip-index__content--jE76g {
  background-color: #fff;
}
.src-universalComps-Tooltip-index__tooltip--llVdk.src-universalComps-Tooltip-index__white--T6tqr .src-universalComps-Tooltip-index__arrow--DjN_p {
  border-top: 5px solid #fff;
}

.rc-tooltip.rc-tooltip-zoom-appear,
.rc-tooltip.rc-tooltip-zoom-enter {
  opacity: 0;
}
.rc-tooltip.rc-tooltip-zoom-enter,
.rc-tooltip.rc-tooltip-zoom-leave {
  display: block;
}
.rc-tooltip-zoom-enter,
.rc-tooltip-zoom-appear {
  opacity: 0;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
  animation-play-state: paused;
}
.rc-tooltip-zoom-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05);
  animation-play-state: paused;
}
.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active,
.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active {
  animation-name: rcToolTipZoomIn;
  animation-play-state: running;
}
.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active {
  animation-name: rcToolTipZoomOut;
  animation-play-state: running;
}
@keyframes rcToolTipZoomIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
  }
}
@keyframes rcToolTipZoomOut {
  0% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(0, 0);
  }
}
.rc-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  line-height: 1.5;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 1px;
  opacity: 0.9;
}
.rc-tooltip-hidden {
  display: none;
}
.rc-tooltip-inner {
  padding: 8px 10px;
  color: #333333;
  text-align: left;
  text-decoration: none;
  background-color: #ffffff;
  border-radius: 3px;
  min-height: 34px;
  border: 1px solid #b1b1b1;
}
.rc-tooltip-arrow,
.rc-tooltip-arrow-inner {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.rc-tooltip-placement-top .rc-tooltip-arrow,
.rc-tooltip-placement-topLeft .rc-tooltip-arrow,
.rc-tooltip-placement-topRight .rc-tooltip-arrow {
  transform: translate(-50%, 5px);
  margin-left: -6px;
  border-width: 6px 6px 0;
  border-top-color: #b1b1b1;
}
.rc-tooltip-placement-top .rc-tooltip-arrow-inner,
.rc-tooltip-placement-topLeft .rc-tooltip-arrow-inner,
.rc-tooltip-placement-topRight .rc-tooltip-arrow-inner {
  bottom: 1px;
  margin-left: -6px;
  border-width: 6px 6px 0;
  border-top-color: #ffffff;
}
.rc-tooltip-placement-top .rc-tooltip-arrow {
  left: 50%;
}
.rc-tooltip-placement-topLeft .rc-tooltip-arrow {
  left: 15%;
}
.rc-tooltip-placement-topRight .rc-tooltip-arrow {
  right: 15%;
}
.rc-tooltip-placement-right .rc-tooltip-arrow,
.rc-tooltip-placement-rightTop .rc-tooltip-arrow,
.rc-tooltip-placement-rightBottom .rc-tooltip-arrow {
  left: -5px;
  margin-top: -6px;
  border-width: 6px 6px 6px 0;
  border-right-color: #b1b1b1;
  transform: translateX(calc(-100% + 1px));
}
.rc-tooltip-placement-right .rc-tooltip-arrow-inner,
.rc-tooltip-placement-rightTop .rc-tooltip-arrow-inner,
.rc-tooltip-placement-rightBottom .rc-tooltip-arrow-inner {
  left: 1px;
  margin-top: -6px;
  border-width: 6px 6px 6px 0;
  border-right-color: #ffffff;
}
.rc-tooltip-placement-right .rc-tooltip-arrow {
  top: 50%;
}
.rc-tooltip-placement-rightTop .rc-tooltip-arrow {
  top: 15%;
  margin-top: 0;
}
.rc-tooltip-placement-rightBottom .rc-tooltip-arrow {
  bottom: 15%;
}
.rc-tooltip-placement-left .rc-tooltip-arrow,
.rc-tooltip-placement-leftTop .rc-tooltip-arrow,
.rc-tooltip-placement-leftBottom .rc-tooltip-arrow {
  right: -5px;
  margin-top: -6px;
  border-width: 6px 0 6px 6px;
  border-left-color: #b1b1b1;
  transform: translateX(calc(100% - 1px));
}
.rc-tooltip-placement-left .rc-tooltip-arrow-inner,
.rc-tooltip-placement-leftTop .rc-tooltip-arrow-inner,
.rc-tooltip-placement-leftBottom .rc-tooltip-arrow-inner {
  right: 1px;
  margin-top: -6px;
  border-width: 6px 0 6px 6px;
  border-left-color: #ffffff;
}
.rc-tooltip-placement-left .rc-tooltip-arrow {
  top: 50%;
}
.rc-tooltip-placement-leftTop .rc-tooltip-arrow {
  top: 15%;
  margin-top: 0;
}
.rc-tooltip-placement-leftBottom .rc-tooltip-arrow {
  bottom: 15%;
}
.rc-tooltip-placement-bottom .rc-tooltip-arrow,
.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,
.rc-tooltip-placement-bottomRight .rc-tooltip-arrow {
  transform: translate(-50%, -5px);
  margin-left: -6px;
  border-width: 0 6px 6px;
  border-bottom-color: #b1b1b1;
}
.rc-tooltip-placement-bottom .rc-tooltip-arrow-inner,
.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow-inner,
.rc-tooltip-placement-bottomRight .rc-tooltip-arrow-inner {
  top: 1px;
  margin-left: -6px;
  border-width: 0 6px 6px;
  border-bottom-color: #ffffff;
}
.rc-tooltip-placement-bottom .rc-tooltip-arrow {
  left: 50%;
}
.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow {
  left: 15%;
}
.rc-tooltip-placement-bottomRight .rc-tooltip-arrow {
  right: 15%;
}

.src-universalComps-RcToolTip-index__tooltipOverlayBox--VYaHT {
  background-color: unset;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}
.src-universalComps-RcToolTip-index__tooltipOverlayBox--VYaHT .rc-tooltip-arrow {
  border-bottom-color: #333;
  border-top-color: #333;
}
.src-universalComps-RcToolTip-index__tooltipOverlayBox--VYaHT .rc-tooltip-inner {
  border: none;
  background-color: #333;
  color: #fff;
}
.src-universalComps-RcToolTip-index__tooltipOverlayBox--VYaHT.src-universalComps-RcToolTip-index__light--gjfAs .rc-tooltip-arrow {
  border-bottom-color: #fff;
}
.src-universalComps-RcToolTip-index__tooltipOverlayBox--VYaHT.src-universalComps-RcToolTip-index__light--gjfAs .rc-tooltip-inner {
  border: none;
  background-color: #fff;
  color: #333;
}

