.Menu_menuItem__d1iZx {
  border: 1px solid transparent;
  border-radius: 6px;
}
.Menu_active__Qb4PN {
  color: #161616;
  background: linear-gradient(180deg, #5fc48d, #ace916);
}
.Menu_menuItem__d1iZx:last-of-type {
  margin-right: 0;
}
.List_draftItem__bknQb:hover .List_right__AVYY8 {
  opacity: 1;
}
.List_btn__D4Hdm div {
  transition: all 0.3s;
}
.List_btn__D4Hdm .List_btnNormal__5jDJk {
  opacity: 1;
}
.List_btn__D4Hdm .List_btnHover__ase6D,
.List_btn__D4Hdm:hover .List_btnNormal__5jDJk {
  opacity: 0;
}
.List_btn__D4Hdm:hover .List_btnHover__ase6D {
  opacity: 1;
}
.Tabs_tabItem__J_44v {
  border-left: none;
  color: #666666;
  .Tabs_tabItemIcon__wCzbH {
    color: #636d49;
  }
}
.Tabs_tabItem__J_44v:hover {
  color: #fff;
  .Tabs_tabItemIcon__wCzbH {
    color: #ace916;
  }
}
.Tabs_tabItem__J_44v:first-of-type {
  border-left: 1px solid #404040;
}
.Tabs_tabItemActive__9u09L {
  border-bottom: 2px solid #ace916;
  padding-bottom: 0;
  color: #fff;
  .Tabs_tabItemIcon__wCzbH {
    color: #ace916;
  }
}
.List_draftItem__3mzLc:hover .List_right__XTFkd {
  opacity: 1;
}
.List_draftItemLeft__UGiYs {
  width: 100%;
}
.List_draftItem__3mzLc:hover .List_draftItemLeft__UGiYs {
  width: 92%;
}
.List_btn__TzgAc div {
  transition: all 0.3s;
}
.List_btn__TzgAc .List_btnNormal__K0dPK {
  opacity: 1;
}
.List_btn__TzgAc .List_btnHover__usfyH,
.List_btn__TzgAc:hover .List_btnNormal__K0dPK {
  opacity: 0;
}
.List_btn__TzgAc:hover .List_btnHover__usfyH {
  opacity: 1;
}
.EarningTask_earningItem__lDuXU {
  display: flex;
  transition: all 0.3s linear;
  padding: 20px;
  width: 100%;
  position: relative;
  justify-content: space-between;
  align-items: center;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid #374151;
}
.EarningTask_earningItem__lDuXU:hover {
  background: linear-gradient(
    170deg,
    rgba(172, 233, 22, 0.4) -4.24%,
    rgba(113, 205, 115, 0.3) 8.56%,
    rgba(20, 20, 20, 0.8) 39.76%
  );
  border: 1px solid rgba(172, 233, 22, 0.4);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1),
    inset 0.25px 1.27px 0 0 rgba(255, 255, 255, 0.25),
    0 0 40px 0 rgba(175, 234, 23, 0.4);
  backdrop-filter: blur(30px);
}
.PointButton_btn__EvokV {
  width: 184px;
  height: 48px;
  border: 1px solid #5fc48d;
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  background: #1a2020;
  transition: all 0.3s linear;
}
.PointButton_btn__EvokV:hover {
  border-color: #f0fff4;
  box-shadow: 0 0 5px 0 #ffffff, inset 0 0 10px 0 #ffffff;
  text-shadow: 0 0 10px #ffffff;
  color: #f0fff4;
  background: transparent;
}
.PointButton_btn__EvokV:active {
  border-color: rgba(172, 233, 22, 0.8);
  box-shadow: 0 0 10px 0 #afea17, inset 0 0 20px 0 #afea17;
  color: #afea17;
  text-shadow: 0 0 20px #afea17;
  background: rgba(0, 0, 0, 0.1);
}
.PointButton_btnDisabled__nPl4G,
.PointButton_btnDisabled__nPl4G:active,
.PointButton_btnDisabled__nPl4G:hover,
.PointButton_btnVerifying__UbKhZ,
.PointButton_btnVerifying__UbKhZ:active,
.PointButton_btnVerifying__UbKhZ:hover {
  opacity: 0.3;
  border: 1px solid rgba(172, 233, 22, 0.8);
  box-shadow: 0 0 10px 0 #afea17, inset 0 0 20px 0 #afea17;
  color: #afea17;
  background: rgba(0, 0, 0, 0.1);
}
.PointButton_btnVerifying__UbKhZ,
.PointButton_btnVerifying__UbKhZ:active,
.PointButton_btnVerifying__UbKhZ:hover {
  opacity: 1;
  cursor: not-allowed;
}
.DetailContent_navItem___gyph {
  border-color: #232933;
  border-left-color: transparent;
}
.DetailContent_navItem___gyph:first-of-type {
  border-left-color: #232933;
}
@media (max-width: 1280px) {
  .DetailContent_totalValue__ikNl_ {
    font-size: 24px;
  }
}
@media (min-width: 1280px) {
  .DetailContent_totalValue__ikNl_ {
    font-size: 32px;
  }
}
.KeyFacts_keyFactItem__EXi7k {
  color: #f0fff4;
  display: flex;
  border: 1px solid #374151;
  border-top: none;
  min-height: 56px;
  &:first-of-type {
    border-top: 1px solid #374151;
  }
  .KeyFacts_content__pgYog,
  .KeyFacts_title__R924G {
    display: flex;
    align-items: center;
    font-family: var(--font-ppneuemontrealbook);
  }
  .KeyFacts_title__R924G {
    padding-left: 12px;
    width: 40%;
    border-right: 1px solid #374151;
    color: #7e7e7e;
  }
  .KeyFacts_content__pgYog {
    padding: 14.5px 16px;
    flex: 1;
    word-break: break-word;
  }
}
.TransactionInvest_Transaction__M2trE {
  background: linear-gradient(
      171deg,
      rgba(172, 233, 22, 0.6) -4.24%,
      rgba(113, 205, 115, 0.3) 8.56%,
      rgba(20, 20, 20, 0) 39.76%
    ),
    #131313;
  animation: TransactionInvest_pulseShadow__K3z9_ 4s ease-in-out infinite;
}
@keyframes TransactionInvest_pulseShadow__K3z9_ {
  0%,
  to {
    box-shadow: inset 0.25px 1.27px 0 0 rgba(255, 255, 255, 0.25),
      0 0 40px 0 rgba(175, 234, 23, 0.4);
  }
  50% {
    box-shadow: none;
  }
}
.Progress_progress__Goadp,
.Progress_simpleProgress__Y1EhA {
  position: relative;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #000;
  display: inline-block;
}
.Progress_simpleProgress__Y1EhA {
  height: 4px;
  line-height: 0;
}
.Progress_progressOuter__SrCX3 {
  width: 100%;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  height: 8px;
}
.Progress_progressInner__l5NDF {
  border: 1px solid rgba(72, 187, 120, 0.4);
  background-size: auto 100%;
  width: 100%;
  height: 8px;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  overflow: hidden;
  flex: 1;
  vertical-align: middle;
  border-radius: 100px;
  .Progress_progressMax__87NnC {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    height: 100%;
    background: rgba(203, 213, 224, 50%);
    z-index: 20;
    border-right: 1px solid #cbd5e0;
  }
  .Progress_progressBg___n7kG,
  .Progress_progressMax__87NnC {
    position: relative;
    transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  }
  .Progress_progressBg___n7kG {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    z-index: 40;
    top: -15px;
  }
}
.Progress_progressTextInner__rgyaH {
  display: flex;
  align-items: center;
  justify-content: right;
  margin-inline-start: 0;
  height: 6px;
}
.Progress_progress30__GxDw_,
.Progress_progressCurrent__RblKK {
  position: absolute;
  display: flex;
  gap: 12px;
  font-size: 12px;
  font-weight: 400;
  color: #5d6a7b;
  z-index: 4;
}
.Progress_simpleCurrentInner__HaDHx {
  border-radius: 6px;
  padding: 0 8px;
  font-size: 12px;
  height: 18px;
  color: #fff;
  background: rgba(72, 187, 120, 0.4);
}
.Progress_splitIcon__larI2 {
  height: 2px;
  width: 2px;
  background: #fff;
  position: absolute;
  bottom: 0;
  z-index: 10;
}
.Progress_splitIcon2__vL2Zd {
  height: 6px;
  width: 1px;
  background: #fff;
  position: absolute;
  bottom: 7px;
  z-index: 10;
}
.Progress_progress30__GxDw_ {
  top: 20px;
}
.Progress_progressText__QYaPu {
  font-weight: 600;
  font-size: 14px;
  color: #000;
  min-width: 40px;
  text-align: right;
}
.Progress_rbfProgress__GTVnd .Progress_progressInnerBg__m11lv {
  top: 0;
  background: #48bb78;
}
.Progress_simpleProgress__Y1EhA .Progress_progressInner__l5NDF,
.Progress_simpleProgress__Y1EhA .Progress_progressOuter__SrCX3 {
  height: 4px;
}
.ModalCard_welcomeModalTitle___T7GY {
  font-size: 24px;
  font-weight: 700;
  margin-top: 8px;
  color: #fff;
  text-align: center;
}
.ModalCard_welcomeModalDesc__ufs6q {
  color: #7e7e7e;
  font-size: 14px;
  text-align: center;
  padding: 0 16px;
}
.ModalCard_welcomeModalBtns__g9dwi {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 32px;
}
.ModalCard_cardItem__02APP {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 110px;
  padding: 20px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid #232933;
  box-sizing: border-box;
}
.ModalCard_cardItem__02APP:hover {
  background: rgba(255, 255, 255, 0.05);
}
.ModalCard_cardTitle__1MmDU {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.ModalCard_cardTag__ivpyK {
  border-radius: 6px;
  background: #ecc94b;
  padding: 1px 8px;
  height: 20px;
  font-size: 12px;
  font-weight: 500;
  margin-left: 8px;
  color: #fff;
  box-sizing: border-box;
}
.ModalCard_cardDesc__FrFk7 {
  color: #7e7e7e;
  font-size: 14px;
}
.Banner_bannerItem__xIdwN {
  background: linear-gradient(180deg, rgba(17, 27, 25, 1), rgba(20, 20, 20, 0));
}
.Banner_bannerItemBox__teCjf:hover {
  .Banner_bannerItemBoxBg__8z3q6 {
    opacity: 0;
  }
}
.VaultList_vault__QqC7V {
  transition: all 0.3s;
}
.VaultList_vault__QqC7V + .VaultList_vault__QqC7V {
  border-left-color: transparent;
}
.VaultList_intro__T001n {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 4;
  overflow-wrap: break-word;
  height: 80px;
}
@media (max-width: 1400px) {
  .VaultList_listContainer__W3qCJ > :nth-child(odd) {
    border-left-color: #232933;
  }
}
@media (min-width: 1400px) {
  .VaultList_listContainer__W3qCJ > :nth-child(3n + 1) {
    border-left-color: #232933;
  }
}
@media (min-width: 1800px) {
  .VaultList_listContainer__W3qCJ > :nth-child(4n + 1) {
    border-left-color: #232933;
  }
}
.VaultList_placeholder__eCo7G {
  transition: all 0.2s linear;
  height: 0;
}
.VaultList_vault__QqC7V {
  border-color: transparent #232933 #232933;
}
.VaultList_vault__QqC7V:hover {
  border: 1px solid #ace916;
  box-shadow: 0 0 10px #afea17, inset 0 0 10px #afea17;
  .VaultList_headImage__jNWMC {
    height: 100px;
  }
  .VaultList_hoverInfo__F_KNr {
    opacity: 1;
  }
  .VaultList_placeholder__eCo7G {
    height: 100px;
  }
  .BackgroundPoint {
    background: #ace916;
    z-index: 10;
  }
  .VaultList_intro__T001n {
    -webkit-line-clamp: 2;
    height: 40px;
  }
}
.VaultList_placeholderBg__YPAwp {
  background: linear-gradient(180deg, #232933, rgba(35, 41, 51, 0));
}
.TermsOfUse_check__uEaz8:hover {
  background: rgba(72, 187, 120, 0.1);
  .TermsOfUse_checkIcon__6ZwHE {
    display: block;
  }
}
.StatusModal_statusContainer__1Y4Yf {
  text-align: center;
  padding: 40px;
  position: relative;
}
.StatusModal_statusTitle__969JL {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  margin-top: 32px;
}
.StatusModal_statusDesc__L4fki {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 32px;
  margin-top: 4px;
}
.ListItem_activeBtn__NcPbC,
.ListItem_detailBtn__zfwpG {
  display: flex;
  align-items: center;
  padding: 0 12px;
  gap: 12px;
  color: #b2b2b2;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0);
}
.ListItem_activeBtn__NcPbC,
.ListItem_detailBtn__zfwpG:hover {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  color: #f0fff4;
}
.ListItem_activeBtn__NcPbC .ListItem_icon__GLBg_ {
  transform: rotate(180deg);
}
.ListFund_activeBtn__7HORz,
.ListFund_detailBtn__7VQJO {
  display: flex;
  align-items: center;
  padding: 0 12px;
  gap: 12px;
  color: #b2b2b2;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0);
}
.ListFund_activeBtn__7HORz,
.ListFund_detailBtn__7VQJO:hover {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  color: #f0fff4;
}
.ListFund_activeBtn__7HORz .ListFund_icon__hFxps {
  transform: rotate(180deg);
}
.Redeem_Redeem__wj5or {
  background: linear-gradient(
    180deg,
    rgba(172, 233, 22, 0.34) 0,
    rgba(113, 205, 115, 0.3) 10%,
    rgba(20, 20, 20, 0) 34%
  );
}
@media (max-width: 1280px) {
  .page_vaultDetail__GdeGm {
    margin-left: 40px;
    margin-right: 40px;
  }
  .page_detailContent__Kkr7d {
    width: 720px;
  }
}
@media (min-width: 1280px) {
  .page_vaultDetail__GdeGm {
    margin-left: 80px;
    margin-right: 80px;
  }
  .page_detailContent__Kkr7d {
    max-width: calc(100vw - 640px);
  }
}
