.ant-notification .sun-notify { background: rgb(38, 25, 61); border-radius: 10px; overflow: visible; width: 480px !important; padding: 16px 20px !important; }
.ant-notification .sun-notify .ant-notification-notice-message { display: none; }
.ant-notification .sun-notify .ant-notification-notice-close { top: 10px !important; right: 10px !important; color: rgb(255, 255, 255) !important; }
.ant-notification .sun-notify .ant-notification-notice-close:hover { opacity: 0.7; }
.sun-notify .typo-text-link { margin-left: 0px; line-height: 1.4; font-size: 14px; }
@media (max-width: 1079px) {
  .sun-notify .typo-text-link { font-size: 12px; }
}
#root .top-menu-bar { z-index: 10; display: flex; justify-content: space-between; padding: 18px 0px; position: relative; max-width: 1200px; width: 100%; margin: 0px auto; }
@media (max-width: 1200px) {
  #root .top-menu-bar { width: 100%; padding-left: 20px; padding-right: 20px; }
}
@media (max-width: 1079px) {
  #root .top-menu-bar { width: 100%; padding-left: 15px; padding-right: 15px; }
}
#root .top-menu-bar .menu-has-icon { position: relative; }
#root .top-menu-bar .menu-right-corner-icon { position: absolute; right: -10px; top: -20px; z-index: 1; width: 32px; height: 20px; }
#root .top-menu-bar .menu-left-tip-icon { margin-right: 4px; }
#root .top-menu-bar .menu-right-tip-icon { position: absolute; right: 0px; top: 0px; transform: translate(-5px, -100%); }
#root .top-menu-bar .inner-box { font-weight: 500; text-align: center; display: flex; justify-content: space-between; align-items: center; flex-shrink: 0; }
#root .top-menu-bar .inner-box button { height: 70px; font-size: 16px; background: transparent; margin: 0px; padding: 0px; min-width: 0px !important; }
#root .top-menu-bar .inner-box button:hover a { color: var(--color-text-default) !important; opacity: 1 !important; }
#root .top-menu-bar .inner-box .sun-logo { height: 32px; margin-right: 50px; }
#root .top-menu-bar .inner-box .header-list-item a { position: relative; margin: 0px; text-decoration: none; color: var(--color-text-default-5); padding: 0px 15px; display: inline-flex; align-items: center; font-size: 16px; line-height: 22px; height: 22px; }
#root .top-menu-bar .inner-box .header-list-item a.is-hover-purple.active { color: var(--color-text-default) !important; opacity: 1 !important; }
#root .top-menu-bar .inner-box .header-list-item a.is-hover-purple.active.menu-has-sub::after { margin-left: -18px; }
#root .top-menu-bar .inner-box .header-list-item a.is-hover-purple.active::after { content: ""; position: absolute; left: 50%; margin-left: -10px; bottom: -10px; width: 20px; height: 4px; background: rgb(114, 47, 255); border-radius: 2px; }
#root .top-menu-bar .inner-box .header-list-item a.disabled { cursor: not-allowed; color: rgb(103, 93, 114) !important; }
#root .top-menu-bar .inner-box .header-list-item a.menu-title { pointer-events: none; margin-left: 0px; }
#root .top-menu-bar .inner-box .header-list-item a.menu-title:hover { background: rgb(89, 21, 225); color: rgb(255, 255, 255) !important; }
#root .top-menu-bar .inner-box .header-list-item a.hot, #root .top-menu-bar .inner-box .header-list-item a.new { margin-right: -18px; }
#root .top-menu-bar .inner-box .header-list-item a.is-hover-purple:hover { color: var(--color-text-default) !important; opacity: 1 !important; }
#root .top-menu-bar .inner-box .top-list a { color: rgb(51, 51, 51); height: 20px; }
#root .top-menu-bar .inner-box .top-list a.active { color: rgb(89, 21, 225); }
#root .top-menu-bar .inner-box .full-list .selected a, #root .top-menu-bar .inner-box .top-list .selected a { color: rgb(255, 255, 255); }
#root .top-menu-bar .inner-box .full-list a { color: rgb(51, 51, 51); font-weight: 400; }
#root .top-menu-bar .inner-box .address-text { color: rgb(89, 21, 225); font-weight: 400; }
#root .top-menu-bar .inner-box .menu-has-sub { cursor: default; padding-right: 30px !important; }
#root .top-menu-bar .inner-box .menu-has-sub .menu-has-sub-menu-icon { position: absolute; right: 15px; top: 50%; margin-top: -4px; opacity: 0.7; }
#root .top-menu-bar .inner-box .menu-has-sub:hover .menu-has-sub-wrap { display: block; }
#root .top-menu-bar .inner-box .menu-has-sub:hover .menu-has-sub-menu-icon { opacity: 1; }
#root .top-menu-bar .inner-box .menu-has-sub .menu-has-sub-wrap { z-index: 3; display: none; position: absolute; left: 15px; bottom: 0px; transform: translateY(100%); padding-top: 20px; white-space: nowrap; }
#root .top-menu-bar .inner-box .menu-has-sub .menu-has-sub-wrap .menu-has-sub-menu-list { background: rgb(77, 67, 102); border-radius: 5px; overflow: hidden; box-shadow: rgba(37, 31, 50, 0.3) 0px 0px 6px 0px; }
html[data-theme="light"] #root .top-menu-bar .inner-box .menu-has-sub .menu-has-sub-wrap .menu-has-sub-menu-list { background: rgb(255, 255, 255); box-shadow: rgba(37, 31, 50, 0.1) 0px 0px 6px 0px; }
#root .top-menu-bar .inner-box .menu-has-sub .menu-has-sub-wrap .menu-has-sub-menu-row { font-weight: 600; font-size: 16px; color: var(--color-text-default-7); line-height: 58px; font-style: normal; text-align: left; cursor: pointer; height: 58px; border-radius: 5px; padding: 0px 30px 0px 24px; box-sizing: initial; }
#root .top-menu-bar .inner-box .menu-has-sub .menu-has-sub-wrap .menu-has-sub-menu-row:first-child { margin-top: 0px; }
#root .top-menu-bar .inner-box .menu-has-sub .menu-has-sub-wrap .menu-has-sub-menu-row:hover { background: rgb(103, 86, 146); color: var(--color-text-default) !important; }
html[data-theme="light"] #root .top-menu-bar .inner-box .menu-has-sub .menu-has-sub-wrap .menu-has-sub-menu-row:hover { background: rgb(245, 245, 245); }
#root .top-menu-bar .inner-box .menu-has-sub .menu-has-sub-wrap .menu-has-sub-menu-row .menu-has-sub-menu-row-tag { display: inline-block; margin-left: 6px; padding: 0px 7px; line-height: 17px; border-radius: 17px; background: rgb(222, 205, 255); white-space: nowrap; font-family: PingFangSC, "PingFang SC"; font-weight: 600; font-size: 12px; color: rgb(140, 81, 255); }
#root .top-menu-bar .account-box { flex-shrink: 0; }
#root .main-header-wrap-mobile { position: sticky; top: 0px; z-index: 900 !important; }
#root .main-header-wrap { position: sticky; z-index: 100; top: 0px; }
.full-list .selected a { background: rgb(89, 21, 225); color: rgb(255, 255, 255) !important; }
.connect-wallet { text-align: center; color: rgb(255, 255, 255); box-sizing: border-box; border-radius: 100px; font-size: 16px; cursor: pointer; width: 176px; overflow: hidden; background: url("connect_bg.184e700d.svg") 50% center no-repeat; height: 40px !important; }
.connect-wallet, .connect-wallet .connect-inner { position: relative; display: flex; align-items: center; justify-content: center; }
.connect-wallet .connect-inner { z-index: 2; height: 100%; padding: 0px 18px; background: rgb(39, 25, 61); border-radius: 38px; white-space: nowrap; font-family: Poppins; }
.connect-wallet .account-wallet-logo { border-radius: 4px; margin-right: 8px; overflow: hidden; width: 20px; height: 20px; }
.connect-wallet-disabled { opacity: 0.3; cursor: no-drop; }
.connect-wallet:not(.connect-wallet-disabled):hover { background: url("connect_bg_hover.758e4aaa.svg") 50% center no-repeat; }
.connect-wallet-connected-wrap { position: relative; }
.connect-wallet-connected-wrap .wallet-notice-tag { z-index: 2; position: absolute; right: 4px; top: -4px; transform: translateX(50%); padding: 0px 5px; min-width: 16px; height: 16px; line-height: 16px; font-size: 12px; text-align: center; color: rgb(255, 255, 255); background: rgb(232, 42, 80); border-radius: 16px; cursor: pointer; }
.connect-wallet-connected::after { display: none; }
#root { position: relative; min-height: 100vh; }
.banner { width: 750px; margin: 20px auto 40px; text-align: center; overflow: hidden; }
.banner .banner-title { margin-top: 48px; font-size: 36px; line-height: 30px; letter-spacing: 0.833333px; color: rgb(255, 255, 255); font-weight: 500; }
.banner .banner-title.sp { font-size: 24px; line-height: 34px; }
.banner .banner-des { margin-top: 16px; font-weight: 400; font-size: 16px; line-height: 32px; letter-spacing: 0.833333px; color: rgb(255, 255, 255); }
.banner .banner-tvl { color: rgb(255, 255, 255); margin: 30px 0px 20px; }
.banner .banner-tvl .tvl-value { font-weight: 700; font-size: 50px; line-height: 68px; text-align: center; letter-spacing: 2px; }
.banner .banner-tvl .tvl-title { font-weight: 500; font-size: 12px; line-height: 16px; text-align: center; color: rgb(153, 153, 153); }
.banner .banner-tvl-detail { display: flex; justify-content: space-around; margin: 15px 0px 20px; }
.banner .banner-tvl-detail .tvl-value { font-weight: 700; font-size: 20px; line-height: 27px; text-align: center; letter-spacing: 2px; color: rgb(255, 255, 255); }
.banner .banner-tvl-detail .tvl-title { font-weight: 500; font-size: 12px; line-height: 16px; text-align: center; color: rgb(153, 153, 153); }
.banner .banner-audit { display: inline-block; background-color: rgba(255, 255, 255, 0.1); border-radius: 5px; font-weight: 400; font-size: 14px; line-height: 32px; letter-spacing: -0.4px; color: rgb(255, 255, 255); padding: 4px 10px; margin: 16px auto 0px; }
.banner .banner-audit a { color: rgb(222, 208, 249); text-decoration: underline; }
.banner.pool-config { width: 100%; max-width: 1200px; }
.banner.pool-config .banner-des, .banner.pool-config .banner-title { text-align: left; }
.banner.pool-config .banner-title { display: flex; align-items: center; font-weight: 600; font-size: 40px; line-height: 64px; color: rgb(255, 255, 255); }
.banner.pool-config .banner-title > img { width: 36px; height: 36px; margin-left: 20px; }
.banner.pool-config .banner-des { font-size: 14px; line-height: 20px; color: rgba(255, 255, 255, 0.7); margin-top: 8px; }
.banner.pool-config .banner-des a { color: rgb(255, 255, 255); text-decoration: underline; }
.banner.pool-config .banner-des a:hover { color: rgb(222, 208, 249); }
.border-btn { width: 100%; height: 40px; padding: 0px; font-size: 14px; text-align: center; border-radius: 8px; color: rgb(25, 144, 255); background-color: rgb(255, 255, 255); border: 1px solid rgb(25, 144, 255); }
.border-btn, .connect-btn { line-height: 40px; cursor: pointer; }
.connect-btn { display: inline-block; min-width: 164px; background: rgb(89, 21, 225); border-radius: 5px; margin-top: 12px; margin-bottom: 40px; color: rgb(255, 255, 255); }
.pool-exchange .connect-btn { margin-bottom: -20px !important; }
.width-per100 { width: 100% !important; }
.account-modal .ant-modal-title, .center { text-align: center; }
.account-modal .account-info { font-size: 16px; font-weight: 600; color: rgb(255, 255, 255); margin-bottom: 16px; }
.account-modal .m-40 { margin-top: 40px; }
.mobile-header { width: 100%; margin: 0px auto; padding: 0px 15px; height: 46px; display: flex; align-items: center; }
.mobile-header.hide { display: none !important; }
.mobile-logo { width: 77px; height: 30px; background: url("") 0px center / 100% no-repeat; }
html[data-theme="light"] .mobile-logo { background-image: url(""); }
.mobile-category { width: 44px; height: 24px; background: url("") 0px center / 100% no-repeat; cursor: pointer; }
.mobile-menu-drawer { z-index: 2; }
.mobile-menu-drawer .ant-drawer-content-wrapper { width: min(360px, 70%) !important; }
.mobile-menu-drawer .ant-drawer-body a { display: block; line-height: 30px; margin-top: 12px; font-size: 16px; text-indent: 20px; border-radius: 5px; color: rgb(51, 51, 51); padding-top: 8px; padding-bottom: 8px; }
.mobile-menu-drawer .ant-drawer-body a.active:not(.mobile-logo) { background: rgb(89, 21, 225); color: rgb(255, 255, 255) !important; }
.mobile-menu-drawer .ant-drawer-body .ant-collapse { font-size: 16px; line-height: 30px; }
.mobile-menu-drawer .ant-drawer-body .ant-collapse-header { display: block; line-height: 30px; margin-top: 12px; font-size: 16px; text-indent: 0px; border-radius: 4px !important; padding-left: 20px !important; }
.mobile-menu-drawer .ant-drawer-body .ant-collapse-header .ant-collapse-arrow { top: 9px; }
.mobile-menu-drawer .ant-drawer-body .ant-collapse-content-box { padding-top: 0px !important; padding-bottom: 0px !important; }
.mobile-menu-drawer .ant-drawer-body .ant-collapse-content-box span { cursor: pointer; color: rgb(51, 51, 51); }
.mobile-menu-drawer .ant-drawer-body .ant-collapse-content-box span a { line-height: 19px; padding-top: 12px; padding-bottom: 12px; margin-top: 0px; }
.mobile-menu-drawer .ant-drawer-body .ant-collapse-content-box span a.active { background: transparent; color: rgb(89, 21, 225) !important; }
.mobile-menu-drawer .ant-drawer-body .ant-collapse-content-box span.active { color: rgb(89, 21, 225); }
.mobile-menu-drawer .ant-drawer-body .ant-collapse-item.active .ant-collapse-header { background: rgb(89, 21, 225); color: rgb(255, 255, 255) !important; }
.mobile-menu-drawer .ant-drawer-body .mobile-language-select .ant-collapse-content-box span { line-height: 19px; padding: 10px 0px; }
.mobile-menu-drawer .ant-drawer-body { padding: 30px 20px; }
.mobile-menu-drawer .ant-drawer-body .hot .icon, .mobile-menu-drawer .ant-drawer-body .new .icon { margin-left: 6px; }
.mobile-menu-drawer .ant-drawer-body .full-list > li > a, .mobile-menu-drawer .ant-drawer-body > a, .mobile-menu-drawer .ant-drawer-body > div { display: block; line-height: 30px; margin-top: 16px; font-size: 16px; text-indent: 15px; border-radius: 5px; color: rgb(51, 51, 51); }
.mobile-menu-drawer .ant-drawer-body .full-list > li > a.active, .mobile-menu-drawer .ant-drawer-body > a.active, .mobile-menu-drawer .ant-drawer-body > div.active { color: rgb(255, 255, 255); background-color: rgb(89, 21, 225); }
.mobile-menu-drawer .ant-drawer-body .full-list > li > a > span.active, .mobile-menu-drawer .ant-drawer-body > a > span.active, .mobile-menu-drawer .ant-drawer-body > div > span.active { color: rgb(89, 21, 225); }
.mobile-menu-drawer .ant-drawer-body .full-list { list-style-type: none; padding: 0px; }
.mobile-menu-drawer .ant-drawer-body .connect-wallet { padding: 5px 0px; color: rgb(89, 21, 225); text-decoration: underline; font-size: 14px; display: block; text-align: center; margin: auto; }
.mobile-menu-drawer .ant-drawer-body .connect-wallet:hover { color: rgb(255, 255, 255); }
.mobile-menu-drawer .ant-drawer-body .address-text { display: flex; align-items: center; color: rgb(89, 21, 225); cursor: pointer; padding-bottom: 8px; border-radius: 0px; justify-content: space-between; }
.mobile-menu-drawer .ant-drawer-body .address-text .mobile-logo { margin-top: 0px; }
.mobile-menu-drawer .ant-drawer-body .address-text .mobile-logo:hover { background-color: initial; }
.mobile-menu-drawer .disabled { cursor: not-allowed; color: rgb(204, 204, 204) !important; }
.fire { background: url("") 100% center no-repeat; display: inline-block; width: 30px; height: 20px; }
.hot .icon { background: url("") 100% center / 100% no-repeat; width: 27px; height: 11px; }
.hot .icon, .new .icon { display: inline-block; margin-top: -25px; margin-left: -7px; }
.new .icon { background: url("") 100% center / 100% no-repeat; width: 30px; height: 20px; }
.mobile-menu-drawer .fire { transform: translateY(5px); }
.flex { display: flex; }
.flex.space { justify-content: space-between; }
.aic { align-items: center !important; }
.jce { justify-content: flex-end !important; }
.jcs { justify-content: flex-start !important; }
.jcc { justify-content: center !important; }
.jcsb { justify-content: space-between !important; }
.tac { margin: -20px auto 50px; text-align: center !important; }
.c-333 { color: rgb(51, 51, 51) !important; }
.c-999 { color: rgb(153, 153, 153) !important; }
.right { text-align: right; }
.min-100 { min-width: 100px; }
.c-5915e1 { color: rgb(89, 21, 225) !important; }
.mt10 { margin-top: 10px !important; }
.w-1200 { width: 1200px; }
.pt20 { padding-top: 20px !important; }
.lang-select.ant-select-dropdown { border-radius: 5px; padding: 0px !important; }
.bs-radios { display: flex; flex-direction: column; }
.bs-radios .bs-radio { color: rgb(51, 51, 51); line-height: 32px; }
.bs-radios .bs-radio > span:first-child { position: relative; top: 3px; }
.bs-radios .bs-radio > span:nth-child(2) > img { position: relative; top: -1px; }
.ad-radios .ad-radio { align-items: center; color: rgb(51, 51, 51); margin-bottom: 12px; }
.ad-radios .ad-radio > span { display: flex; align-items: center; }
.ad-radios .ad-radio > span:last-child { transform: translateY(3px); }
.ad-radios .ad-radio > span input { margin-right: 5px; background-color: rgb(255, 255, 255) !important; color: rgb(51, 51, 51) !important; }
.ad-radios .ant-input-affix-wrapper, .ad-radios .ant-input-affix-wrapper-disabled { background: rgb(255, 255, 255) !important; }
.ad-radios .ant-input-suffix { color: rgb(0, 0, 0); }
.ant-table-cell-fix-left, .ant-table-cell-fix-right { background: rgb(255, 255, 255); }
.table-swap table td:first-child, .table-swap table th:first-child { width: 160px; }
.address-tex { align-items: center; }
.address-tex .copy-account { word-break: break-word; }
.address-tex .copy { display: flex; align-items: center; font-size: 12px; color: rgb(89, 22, 225); white-space: nowrap; margin-left: 6px; }
.address-tex .copy > span { margin-right: 4px; }
.address-tex .anticon-copy { width: 13px; height: 16px; background: url("") 0px 0px / 100% no-repeat; }
.address-tex .anticon-copy > svg { display: none; }
.token-buttons { display: flex; justify-content: space-between; }
.token-buttons > button { width: 49%; }
.stake-ul li { font-size: 13px; line-height: 28px !important; }
.volumn-ul li { line-height: 32px !important; }
.ant-table-content::-webkit-scrollbar { display: none; }
@media screen and (max-width: 800px) {
  .banner .banner-tvl .tvl-value { font-size: 35px; line-height: 40px; }
  .banner { width: calc(100% - 30px); }
  .banner .banner-title { margin: 5% 0px 0px; line-height: 36px; }
  .banner .banner-des { margin: 6px 0px 0px; font-size: 20px; }
  #root footer { height: auto; flex-direction: column; }
  #root footer, #root footer.pool-footer { flex-direction: row; justify-content: flex-start; }
  #root footer.pool-footer > a, #root footer > a { margin: 0px; padding: 0px 0.4em; }
  #root footer.pool-footer { padding-top: 45px; }
  #root footer.pool-footer .footer-box { padding-bottom: 30px; }
  .token-buttons { display: block; }
  .token-buttons > button { width: 100%; }
}
@media screen and (max-width: 750px) {
  .tvl-list { padding: 20px 15px 14px; margin-top: 16px; margin-bottom: 14px; border-radius: 5px; background: rgba(255, 255, 255, 0.1); }
  .banner .banner-tvl { display: flex; flex-direction: column-reverse; margin-top: 0px; }
  .banner .banner-tvl .tvl-value { margin-top: 4px; }
  .banner .banner-tvl-detail { display: block; margin-bottom: 0px; }
  .banner .banner-tvl-detail > div { display: flex; justify-content: space-between; flex-direction: row-reverse; align-items: center; margin-bottom: 10px; }
  .banner .banner-tvl-detail > div:last-child { margin-bottom: 0px; }
  .banner .banner-tvl-detail .tvl-title { font-size: 14px; line-height: 14px; color: rgb(255, 255, 255); }
  .banner .banner-tvl-detail .tvl-value > span { font-weight: 700; font-size: 14px; line-height: 15px; color: rgb(255, 255, 255); }
}
@media screen and (max-width: 500px) {
  .banner { height: auto; margin-bottom: 30px; }
  .banner .banner-tvl { margin-top: 20px; }
  .banner .banner-tvl-detail .tvl-value { font-size: 16px; }
  .banner .banner-title { margin-top: 4%; }
  .banner .banner-des { font-size: 14px; line-height: 25px; margin: 6px 20px 0px; }
  .banner .banner-audit { line-height: 24px; }
  .banner .banner-audit a { display: block; }
  .trans-notify { display: flex; }
  .trans-notify .typo-text-link { margin-right: 10px; }
  #root footer .pc-risk { display: none; }
}
@media screen and (max-width: 400px) {
  .banner .banner-tvl-detail .tvl-title, .banner .banner-tvl-detail .tvl-value > span { font-size: 12px; }
  .banner .banner-tvl .tvl-value { font-size: 28px; }
}
@media screen and (max-width: 1079px) {
  .hide-for-pc { display: none; }
}
@media screen and (min-width: 1080px) {
  .hide-for-mobile { display: none; }
}
@media screen and (max-width: 599px) {
  .hide-for-pool-tabs-big { display: none; }
}
@media screen and (min-width: 600px) {
  .hide-for-pool-tabs-small { display: none; }
}
.sun-io-copy-text { width: 108px; height: 40px; background: rgba(17, 17, 17, 0.5); border-radius: 5px; font-size: 14px; font-weight: 400; color: rgb(255, 255, 255); line-height: 40px; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 11000; text-align: center; }
.wallet-modal .step2-wallet { display: flex; align-items: center; justify-content: center; padding-top: 30px; font-size: 16px; }
.wallet-modal .step2-wallet .step2-wallet-logo { width: 40px; height: 40px; margin-right: 20px; }
.wallet-modal .step2-wallet .step2-wallet-logo img { display: block; width: 100%; height: 100%; }
.wallet-modal .loading-img { display: block; margin-top: 55px; font-size: 90px; text-align: center; }
.wallet-modal .login-tip-text { text-align: center; margin-top: 65px; }
.wallet-modal .login-tip-text a { color: rgb(193, 160, 255); }
.wallet-modal .init-text { font-size: 17px; margin-top: 25px; text-align: center; font-weight: 600; }
@media (max-width: 1079px) {
  .wallet-modal .step2-wallet { padding-top: 10px; }
  .wallet-modal .step2-wallet .step2-wallet-logo { margin-right: 10px; width: 30px; height: 30px; }
  .wallet-modal .loading-img { margin-top: 20px; }
  .wallet-modal .init-text { margin-top: 10px; font-size: 14px; }
  .wallet-modal .login-tip-text { margin-top: 24px; }
}
@media screen and (max-width: 1200px) {
  .if-mobile-hide { display: none; }
  #root .top-menu-bar { padding: 18px 10px; }
}
@media screen and (max-width: 575px) {
  .extension-from .inline-form .ant-form-item-control, .extension-from .inline-form .ant-form-item-label { flex: initial; }
}
.wallet_login_conflicts { margin-top: 20px; color: var(--color-text-default-5); display: flex; align-items: flex-start; text-align: left; }
.new-mobile-nav-drawer .ant-drawer-header { display: none !important; }
.new-mobile-nav-drawer .ant-drawer-body { padding: 0px !important; }
.new-mobile-header { position: sticky; top: 0px; display: flex; align-items: center; justify-content: flex-end; padding: 0px 15px; height: 56px; background: rgba(11, 5, 25, 0.1); backdrop-filter: blur(20px); }
.new-mobile-header::after { content: ""; position: absolute; left: 0px; right: 0px; bottom: 0px; height: 1px; background: linear-gradient(90deg, rgba(108, 102, 134, 0.2) 15%, rgb(108, 102, 134) 50.38%, rgba(108, 102, 134, 0.2) 85%); opacity: 0.3; }
.new-mobile-header .new-mobile-header-l { width: 75px; height: 24px; margin-right: auto; }
.new-mobile-header .new-mobile-header-l .new-mobile-logo { display: block; width: 100%; height: 100%; background: url("") 0px 0px / 100% no-repeat; }
.new-mobile-header .new-mobile-header-r { width: 20px; height: 20px; user-select: none; cursor: pointer; background: url("") 0px 0px / 100% no-repeat; }
.new-mobile-header-active { background: rgb(6, 1, 13); }
.new-mobile-header-active .new-mobile-header-r { width: 20px; height: 20px; background-image: url(""); }
.mobile-drawer-render { padding-top: 90px; width: 100%; height: 100%; background: rgb(6, 1, 13); }
.mobile-drawer-render-footer-holder { width: 100%; height: 110px; }
.mobile-drawer-render-nopadding { padding-top: 50px; }
.new-mobile-header-footer { position: absolute; bottom: 0px; left: 0px; width: 100%; padding: 0px 20px 30px; }
.new-mobile-header-footer .new-mobile-header-footer-icon { margin-right: 10px; width: 25px; height: 25px; }
.new-mobile-header-footer .new-mobile-header-footer-icon img { display: block; width: 100%; height: 100%; }
.new-mobile-header-footer .new-mobile-header-footer-text { font-family: Poppins; font-weight: 600; font-size: 16px; line-height: 24px; }
.new-mobile-header-footer .new-mobile-header-footer-notice-tag { z-index: 3; position: absolute; right: 45px; top: 0px; padding: 0px 6px; font-family: PingFangSC, "PingFang SC"; font-weight: 600; font-size: 12px; color: rgb(255, 255, 255); line-height: 17px; background-color: rgb(255, 71, 0); border-radius: 17px; white-space: nowrap; transform: translate(100%, -50%); }
.new-mobile-header-footer .new-mobile-header-footer-connect { background: rgb(50, 35, 83); border: 1px solid rgba(255, 255, 255, 0.2); }
.new-mobile-header-footer .new-mobile-header-footer-connect .new-mobile-header-footer-btn-inner { background: rgb(50, 35, 83); }
.new-mobile-header-footer .new-mobile-header-footer-disabled { opacity: 0.3; cursor: no-drop; }
.mobile-drawer-subNav-wrap { background: rgb(29, 19, 46); }
html[data-theme="light"] .mobile-drawer-subNav-wrap { background: rgb(242, 241, 244); }
.mobile-drawer-subNav-hide { display: none; }
@keyframes move-along-border { 
  0% { offset-distance: 0px; }
  100% { offset-distance: 100%; }
}
.m-header-list-item { border-bottom: 1px solid rgba(219, 202, 255, 0.15); }
.m-header-list-item .m-header-main-item { position: relative; display: flex; align-items: center; padding: 24px 0px 10px; }
.m-header-list-item .m-header-main-item .m-header-main-item-text { font-family: Poppins; font-weight: 600; font-size: 16px; height: 30px; line-height: 30px; color: rgb(158, 154, 188); user-select: none; }
.m-header-list-item .m-header-main-item .m-header-main-item-icon { display: block; margin-left: auto; width: 11px; height: auto; transition: 0.3s; color: rgb(162, 156, 188); }
.m-header-list-item .m-header-sub-item { display: flex; align-items: center; margin-bottom: 20px; }
.m-header-list-item .m-header-sub-item:last-child { margin-bottom: 20px; }
.m-header-list-item .m-header-sub-item .m-header-sub-text { position: relative; margin: 0px 10px; font-family: PingFangSC-Regular; font-weight: 600; font-size: 20px; color: var(--color-text-default); line-height: 28px; user-select: none; }
.m-header-list-item .m-header-sub-item .m-header-sub-icon { margin-right: 12px; width: 30px; height: 30px; }
.m-header-list-item .m-header-sub-item .m-header-sub-icon img { width: 100%; height: 100%; }
.m-header-list-item .m-header-sub-item .m-header-sub-icon .m-header-sub-icon-default { display: block; }
.m-header-list-item .m-header-sub-item .m-header-sub-icon .m-header-sub-icon-active { display: none; }
.m-header-list-item .m-header-sub-item .m-header-sub-main { flex: 1 1 0%; }
.m-header-list-item .m-header-sub-item .m-header-sub-main .m-header-sub-name { display: inline-flex; align-items: center; font-family: Poppins; font-weight: 600; font-size: 14px; line-height: 21px; color: rgb(255, 255, 255); }
.m-header-list-item .m-header-sub-item .m-header-sub-main .m-header-sub-name .m-header-sub-name-icon { margin-left: 6px; width: 14px; height: 14px; background: url("") 0px 0px / 100% 100% no-repeat; }
.m-header-list-item .m-header-sub-item .m-header-sub-main .m-header-sub-tag { height: 14px; margin-left: 6px; }
.m-header-list-item .m-header-sub-item .m-header-sub-main .m-header-sub-desc { font-family: Poppins; font-weight: 400; font-size: 12px; line-height: 18px; color: rgb(158, 154, 188); }
.m-header-list-item .m-header-sub-item-active .m-header-sub-text { color: rgb(191, 171, 255); }
.m-header-list-item .m-header-sub-item-active .m-header-sub-icon .m-header-sub-icon-default { display: none; }
.m-header-list-item .m-header-sub-item-active .m-header-sub-icon .m-header-sub-icon-active { display: block; }
.m-header-list-item .m-header-sub-item-active .m-header-sub-main .m-header-sub-name { color: rgb(255, 255, 255); }
.m-header-list-item .m-header-sub-item-active .m-header-sub-main .m-header-sub-name .m-header-sub-name-icon { background-image: url(""); }
.m-header-list-item .m-header-sub-item-active .m-header-sub-main .m-header-sub-desc { color: rgb(255, 255, 255); }
.m-header-sub-list { display: none; margin-top: 10px; }
.m-header-list-item-active .m-header-main-item .m-header-main-item-text, .m-header-list-item-subshow .m-header-main-item .m-header-main-item-text { color: rgb(255, 255, 255); }
.m-header-list-item-subshow .m-header-main-item .m-header-main-item-icon { transform: rotate(180deg); }
.m-header-list-item-subshow .m-header-sub-list { display: block; }
@media screen and (min-width: 1230px) {
  .style_page-head__57X73 { max-width: 1200px; margin: 40px auto; }
}
@media screen and (min-width: 1080px) and (max-width: 1919px) {
  .style_page-head__57X73 { max-width: 75em; margin: 2.5em auto; }
}
@media (max-width: 1079px) {
  .style_page-head__57X73 { margin: 36px 15px 24px; }
}
.style_page-head__57X73 .style_link__361n6 { background-color: rgba(255, 255, 255, 0.1); margin: 1rem auto; padding: 0.6rem 1rem; text-align: center; max-width: 160px; border-radius: 5px; }
.style_page-head__57X73 .style_link__361n6 a { color: rgb(222, 208, 249); text-decoration: underline; }
@keyframes style_animateTitle__1e-8- { 
  0% { background-position: 0px center; }
  100% { background-position: 100% center; }
}
.style_gradient-title__2B4Fl { background: linear-gradient(94.96deg, rgb(255, 247, 247) 0.41%, rgb(177, 227, 255) 59.54%, rgb(248, 170, 255) 109.58%) 0% 0% / 300% text; font-size: 72px; font-weight: 900; line-height: 86px; align-items: center; color: transparent; animation: 2s ease 0s infinite alternate none running style_animateTitle__1e-8-; }
@media (max-width: 1079px) {
  .style_gradient-title__2B4Fl { font-size: 42px; text-align: center; }
}
.style_dim-content__3ZPao { font-size: 18px; line-height: 18px; margin-top: 18px; color: rgba(255, 255, 255, 0.6); text-align: center; }
.style_gradient-title__2B4Fl { text-align: center; color: rgb(255, 255, 255); font-size: 40px; line-height: 40px; }
@media (max-width: 1079px) {
  .style_gradient-title__2B4Fl { font-size: 32px; }
}
.style_gradient-title__2B4Fl.style_uppercase__1WV-7 { text-transform: uppercase; }
@media (max-width: 1079px) {
  .style_dim-content__3ZPao { font-size: 14px; line-height: 22px; margin-top: 4px; }
}
.style_window-for-tabs-pane__2EX3R { position: relative; cursor: default; color: var(--color-text-default); padding: 30px 24px; background: rgb(54, 45, 74); border-radius: 0px 0px 15px 15px; box-sizing: border-box; }
@media (max-width: 1079px) {
  .style_window-for-tabs-pane__2EX3R { padding: 20px 10px; }
}
.style_dark-btn__3buIc, .style_purple-btn__1-r6v { border-radius: 10px; width: clamp(100px, 210px, 50%); height: 60px; display: flex; justify-content: center; align-items: center; font-size: 24px; line-height: 24px; color: rgb(255, 255, 255); cursor: pointer; }
.style_purple-btn__1-r6v { background: linear-gradient(79.72deg, rgb(71, 25, 253) 4.86%, rgb(230, 77, 255) 103.07%); }
.style_dark-btn__3buIc { background: rgba(233, 223, 255, 0.2); }
.style_cur-input__tNEqY { background: rgb(64, 56, 88); border-radius: 10px; margin-top: 4px; }
.style_cur-input__tNEqY input { background: rgb(64, 56, 88); border: none; border-radius: 10px; font-size: 20px; line-height: 24px; font-family: Helvetica-Bold, Helvetica; font-weight: 700; color: rgb(255, 255, 255); padding: 10px; width: 100%; }
.style_cur-input__tNEqY input:focus, .style_cur-input__tNEqY input:hover { border: none; }
.style_cur-input__tNEqY input::placeholder { color: rgb(255, 255, 255); opacity: 0.3; }
.style_cur-input__tNEqY .style_max-btn__1quwA { background: rgb(37, 31, 50); border-radius: 15px; padding: 4px 14px; cursor: pointer; font-size: 12px; font-family: PingFangSC-Semibold, "PingFang SC"; font-weight: 600; line-height: 17px; color: rgb(255, 255, 255); margin-right: 10px; white-space: nowrap; }
.style_m_lang_select_wrap__100Jl { border-bottom: 1px solid rgba(219, 202, 255, 0.15); }
.style_m_lang_select_wrap__100Jl .style_m_lang_select__35h5D { display: flex; justify-content: space-between; align-items: center; padding: 20px 0px 10px; cursor: pointer; }
.style_m_lang_select_wrap__100Jl .style_m_lang_select__35h5D .style_m_lang_select_text__39f42 { font-family: Poppins; font-weight: 600; font-size: 16px; line-height: 30px; color: rgb(158, 154, 188); }
.style_m_lang_select_wrap__100Jl .style_m_lang_select__35h5D .style_m_lang_select_icon__88cxC { margin-left: auto; width: 14px; height: 14px; transition: 0.3s; transform: rotate(90deg); background: url("") 0px 0px / 100% 100% no-repeat; }
.style_m_lang_select_wrap__100Jl .style_m_pop_lang_select__1Sbb2 { margin-bottom: 20px; }
.style_m_lang_select_wrap__100Jl .style_m_pop_lang_select_item__2P0oH { padding: 10px 0px; font-family: "PingFang SC"; font-weight: 600; font-size: 16px; line-height: 22px; color: rgb(167, 162, 201); display: flex; align-items: center; justify-content: space-between; }
.style_m_lang_select_wrap__100Jl .style_m_pop_lang_select_item__2P0oH img { display: none; }
.style_m_lang_select_wrap__100Jl .style_m_pop_lang_select_active__IR3mJ { color: rgb(255, 255, 255); }
.style_m_lang_select_wrap__100Jl .style_m_pop_lang_select_active__IR3mJ img { display: block; }
.style_m_lang_select_wrap_active__1pfEs .style_m_lang_select__35h5D .style_m_lang_select_text__39f42 { color: rgb(255, 255, 255); }
.style_m_lang_select_wrap_active__1pfEs .style_m_lang_select__35h5D .style_m_lang_select_icon__88cxC { transform: rotate(270deg); }
.mobile-drawer-main { height: 100%; overflow-y: scroll; }
.m-header-list { padding: 0px 20px; height: calc(100% - 80px); overflow: auto; }
.m-header-mode { display: flex; align-items: center; padding: 20px 0px; }
.m-header-mode .m-header-mode-text { font-family: Poppins; font-weight: 600; font-size: 20px; line-height: 30px; color: rgb(158, 154, 188); user-select: none; }
.m-header-mode .m-header-mode-icon2 { margin-left: auto; width: 46px; height: 24px; }
.m-header-mode .m-header-mode-icon2 img { display: block; width: 100%; height: 100%; }
.sub-nav-wrap { position: relative; padding-left: 15px; box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 0px 0px; overflow-x: auto; }
.sub-nav-wrap-div { width: max-content; }
.sub-nav-item { margin-right: 18px; height: 36px; font-size: 14px; font-weight: 600; line-height: 36px; position: relative; display: inline-block; }
.sub-nav-item, .sub-nav-item:link, .sub-nav-item:visited { color: var(--color-text-default-5); }
.sub-nav-item-active, .sub-nav-item-active:link, .sub-nav-item-active:visited, .sub-nav-item:hover { color: var(--color-text-default); }
.sub-nav-item-active::after { content: ""; width: 23px; height: 4px; background: linear-gradient(135deg, rgb(144, 23, 255), rgb(90, 20, 225)); border-radius: 2px; left: 50%; transform: translateX(-50%); bottom: 0px; position: absolute; }
.sub-nav-item-icon { width: 13px; margin-right: 4px; }
.sub-nav-item-corner { width: 20px; position: absolute; right: 0px; top: 0px; transform: translate(100%); }
.sub-nav-back { padding: 0px 15px; height: 46px; width: 100%; display: flex; align-items: center; }
.sub-nav-back-icon { z-index: 20; position: relative; width: 12px; height: 12px; cursor: pointer; }
.sub-nav-box { position: relative; width: 100%; overflow: hidden; }
.sub-nav-right-wrap { position: absolute; right: 0px; top: 0px; width: 72px; height: 100%; background: linear-gradient(90deg, rgba(54, 45, 74, 0), rgb(54, 45, 74)); }
html[data-theme="light"] .sub-nav-right-wrap { background: linear-gradient(90deg, rgba(242, 241, 244, 0), rgba(242, 241, 244, 0.5) 50%, rgb(242, 241, 244)); }
.sub-nav-right-btn { display: flex; align-items: center; justify-content: center; position: absolute; right: 0px; top: 0px; width: 36px; height: 36px; cursor: pointer; }
html[data-theme="light"] .sub-nav-right-btn { background-color: transparent; }
.sub-nav-right-btn img { display: block; width: 10px; height: 10px; }
.show-jump-right-nav .sub-nav-wrap-div { padding-right: 36px; }
.pc-sub-nav { padding-left: 185px; box-shadow: none; background: rgba(255, 255, 255, 0.05); }
.pc-sub-nav .sub-nav-item { margin-right: 40px; padding: 0px 10px; height: 65px; line-height: 65px; font-size: 20px; }
.pc-sub-nav .sub-nav-item:last-child { margin-right: 0px; }
.GlowButton_glow-button__2IxIG { position: relative; padding: 1px; width: 100%; height: 50px; background: linear-gradient(rgb(13, 6, 22) 11.25%, rgb(29, 10, 53) 91.25%); border: 1px solid rgb(100, 0, 255); display: flex; align-items: center; justify-content: center; border-radius: 50px; overflow: hidden; box-shadow: rgba(131, 51, 255, 0.14) 0px -16px 19px 0px inset; }
.GlowButton_glow-button__2IxIG .GlowButton_glow-button-inner__3w2Qt { z-index: 2; position: relative; display: flex; align-items: center; justify-content: center; height: 48px; border-radius: 48px; background: rgb(39, 25, 61); }
.GlowButton_glow-button__2IxIG .GlowButton_glow-effect__3M8Fn { will-change: transform, offset-path; transform: translateZ(0px); backface-visibility: hidden; content: ""; position: absolute; top: 0px; left: 0px; width: 60px; height: 60px; background: url("") 50% center no-repeat; border-radius: 50%; animation: 4s linear 0s infinite normal none running GlowButton_move-along-border__4PsgO; z-index: 0; }
.GlowButton_glow-button-active__2Fcli { border: 1px solid rgb(104, 45, 194); box-shadow: rgba(131, 51, 255, 0.24) 0px -16px 19px 0px inset; }
.GlowButton_glow-button-active__2Fcli .GlowButton_glow-button-inner__3w2Qt { background: rgb(50, 35, 83); }
.GlowButton_glow-button-active__2Fcli .GlowButton_glow-effect__3M8Fn { display: none; }
.GlowButton_glow-button-disabled__TmhKA { opacity: 0.3; cursor: no-drop; }
@keyframes GlowButton_move-along-border__4PsgO { 
  0% { offset-distance: 0px; }
  100% { offset-distance: 100%; }
}
.menu-hover-dropdown { position: relative; cursor: pointer; font-size: 0px; }
.menu-hover-dropdown:hover .menu-hover-dropdown-global { opacity: 1; }
.menu-hover-dropdown:hover .header-select-box { display: block; }
.menu-hover-dropdown:hover .header-icon-inner { background: url("") 50% center no-repeat; }
.menu-hover-dropdown .header-icon-inner { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 40px; cursor: pointer; background: url("") 50% center no-repeat; }
.menu-hover-dropdown .menu-hover-dropdown-global { display: block; width: 18px; height: 18px; }
.menu-hover-dropdown .header-select-box { display: none; z-index: 3; position: absolute; left: 50%; transform: translateX(-50%); width: 132px; font-size: 16px; overflow: hidden; }
.menu-hover-dropdown .header-select-box .lang-wrap { width: 132px; text-align: center; }
.menu-hover-dropdown .header-select-box .header-wrapper { border: 1px solid rgba(255, 255, 255, 0.2); background: rgba(27, 13, 49, 0.5); border-radius: 10px; padding: 10px; backdrop-filter: blur(26px); transform: translateZ(0px); }
.menu-hover-dropdown .header-select-box .h15 { height: 13px; }
.menu-hover-dropdown .header-select-box .top-list { color: rgb(158, 154, 188); font-weight: 600; }
.menu-hover-dropdown .header-select-box .top-list li { margin-bottom: 10px; padding: 0px 10px; height: 40px; border-radius: 6px; font-family: "PingFang SC"; font-size: 14px; font-weight: 600; cursor: pointer; display: flex; align-items: center; justify-content: space-between; line-height: 40px !important; }
.menu-hover-dropdown .header-select-box .top-list li img { margin-right: 10px; }
.menu-hover-dropdown .header-select-box .top-list li:last-child { margin-bottom: 0px; }
.menu-hover-dropdown .header-select-box li.selected, .menu-hover-dropdown .header-select-box li:hover { background: rgba(76, 48, 121, 0.5); }
.menu-hover-dropdown .header-select-box li.disabled { cursor: default; color: rgb(255, 255, 255); background: none; }
.langV2_drop_down__7H1Tt.ant-dropdown { color: rgb(255, 255, 255); }
.langV2_drop_down__7H1Tt .ant-dropdown-menu { padding: 10px 6px 10px 10px; list-style-type: none; background: rgba(27, 13, 49, 0.5); border-radius: 10px; border: 1px solid rgb(68, 53, 100); outline: none; backdrop-filter: blur(50px); width: 128px; }
.langV2_drop_down__7H1Tt .ant-dropdown-menu .ant-dropdown-menu-item { padding: 0px; }
.langV2_item__2tYe4 { margin: 0px auto; width: 112px; height: 40px; line-height: 40px; border-radius: 6px; font-family: "PingFang SC"; font-weight: 600; font-size: 14px; color: rgb(158, 154, 188); display: flex; align-items: center; justify-content: space-between; padding-left: 10px; }
.langV2_item__2tYe4:active { background: rgba(158, 154, 188, 0.5); color: rgb(158, 154, 188); }
.langV2_item_active__2fPKA { background: transparent; color: rgb(255, 255, 255); }
.langV2_item_active__2fPKA:active { background: transparent; }
.langV2_symbol__-0BbL { margin-right: 10px; width: 10px; }
.langV2_anchor__3vL7e { background: url("") 50% center / contain no-repeat; width: 128px; height: 32px; display: flex; align-items: center; padding: 0px 10px; color: rgb(255, 255, 255); font-family: Poppins; font-weight: 500; font-size: 14px; margin-right: 20px; }
.langV2_anchor__3vL7e:hover { background: url("") 50% center / contain no-repeat; }
.langV2_icon1__BruHS { margin-right: 10px; width: 16px; height: 16px; }
.langV2_icon2__3NfQW { margin-left: auto; color: rgb(162, 156, 188); }
.langV2_open__1Gmtt .langV2_icon2__3NfQW { color: rgb(255, 255, 255); transform: rotate(180deg); transition: 0.2s ease-in-out; }
.style_shiny_text__3fCYJ { display: inline-block; font-weight: 700; background-clip: text; color: transparent; background-size: 200%; animation: auto linear 0s infinite normal none running style_shiny__rTg6_; }
@keyframes style_shiny__rTg6_ { 
  0% { background-position: 0px center; }
  100% { background-position: -200% center; }
}
.wallet-wrap-modal-title { padding: 16px 20px 12px; font-size: 16px; font-weight: 600; color: var(--color-text-default); line-height: 22px; }
.wallet-wrap { display: flex; align-items: center; padding: 10px 30px 30px 20px; }
.wallet-wrap-l { flex: 1 1 0%; margin-right: 10px; }
.wallet-wrap-info, .wallet-wrap-mobile { display: flex; align-items: center; }
.wallet-wrap-mobile { margin-bottom: 17px; }
.wallet-wrap-mobile-address-wrap { display: flex; align-items: center; }
.wallet-logo { width: 40px; height: 40px; margin-right: 12px; }
.wallet-info { font-size: 16px; line-height: 22px; font-weight: 600; color: var(--color-text-default-5); }
.wallet-btn { background: var(--color-button-primary); border-radius: 15px; font-weight: 600; color: rgb(255, 255, 255); padding: 6px 28px; cursor: pointer; }
.wallet-address, .wallet-btn { font-size: 12px; line-height: 17px; }
.wallet-address { margin-top: 5px; }
.wallet-address, .wallet-mobile-address { font-weight: 400; color: var(--color-text-default); }
.wallet-mobile-address { font-size: 16px; line-height: 17px; }
.wallet-label { font-size: 12px; font-weight: 400; color: var(--color-text-default); opacity: 0.5; }
.wallet-copy { display: inline-block; width: 12px; height: 14px; cursor: pointer; vertical-align: middle; margin-left: 8px; }
html[data-theme="dark"] .wallet-copy { background: url("") 50% center / contain no-repeat; }
html[data-theme="light"] .wallet-copy { background: url("") 50% center / contain no-repeat; }
.wallet-address-modal.ant-modal-wrap .ant-modal-content { padding: 0px; background-color: rgb(54, 45, 74); }
.wallet-address-modal.ant-modal-wrap .ant-modal-content .dark-table-container { border-radius: 0px; }
html[data-theme="light"] .wallet-address-modal.ant-modal-wrap .ant-modal-content { background-color: rgb(245, 245, 245); }
.wallet-address-modal.ant-modal-wrap .dark-table-container.ant-table-wrapper .ant-table-pagination { background-color: var(--color-large-range-card-bg); }
.wallet-address-modal.ant-modal-wrap .dark-table-container.ant-table-wrapper .ant-table-tbody > tr.ant-table-row:hover > td { background-color: var(--color-text-default-05); }
.wallet-address-modal.ant-modal-wrap .dark-table-loading + .ant-spin-text { color: var(--color-text-default-5) !important; text-shadow: none !important; }
.wallet-address-modal.ant-modal-wrap .ant-tabs-content { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; overflow: hidden; }
.dark-modal.wallet-modal.ant-modal .ant-modal-header { padding-top: 10px; padding-bottom: 30px; }
.dark-modal.wallet-modal.ant-modal .wallet-item { display: flex; align-items: center; cursor: pointer; padding: 20px 30px; background: var(--color-text-default-06); border-radius: 10px; font-size: 17px; margin-bottom: 20px; border: 2px solid transparent; }
.dark-modal.wallet-modal.ant-modal .wallet-item:hover { background-color: var(--color-text-default-1); border-color: var(--color-text-default-1); }
.dark-modal.wallet-modal.ant-modal .wallet-item img { width: 40px; height: 40px; }
.dark-modal.wallet-modal.ant-modal .wallet-item .wallet-item-logo { flex: 1 1 0%; text-align: left; }
.dark-modal.wallet-modal.ant-modal .wallet-item .wallet-item-usetip { padding: 12px; margin-left: 12px; }
.dark-modal.wallet-modal.ant-modal .tronlink-tips { margin-top: 20px; }
.dark-modal.wallet-modal.ant-modal .tronlink-tips .tronlink-tips-item { margin-bottom: 8px; text-align: center; }
.dark-modal.wallet-modal.ant-modal .tronlink-tips .tronlink-tips-item:last-child { margin-bottom: 0px; }
.dark-modal.wallet-modal.ant-modal .tronlink-tips .tronlink-tips-text { font-size: 15px; font-family: PingFangSC-Regular, "PingFang SC"; font-weight: 400; color: var(--color-text-default); line-height: 21px; }
.dark-modal.wallet-modal.ant-modal .tronlink-tips .tronlink-tips-link { margin-right: 10px; color: var(--color-a); }
.dark-modal.wallet-modal.ant-modal .tronlink-tips .tronlink-tips-link:last-child { margin-right: 0px; }
.dark-modal.wallet-modal.ant-modal .address-con { display: flex; }
.dark-modal.wallet-modal.ant-modal .address-con .address-logo { margin-right: 12px; width: 40px; height: 40px; }
.dark-modal.wallet-modal.ant-modal .address-con .tip-text { text-align: left; font-size: 14px; line-height: 16px; color: rgb(124, 142, 173); }
.dark-modal.wallet-modal.ant-modal .address-con .address-tex { display: flex; justify-content: space-between; margin-top: 10px; }
.dark-modal.wallet-modal.ant-modal .address-con .copy { color: rgb(89, 22, 225); }
.dark-modal.wallet-modal.ant-modal .ant-modal-close { right: 12px; top: 5px; }
.dark-modal.ant-modal-wrap .sun-stake-logo, .dark-modal.ant-modal-wrap.token-select-modal .sun-stake-logo, .dark-modal.ant-modal .sun-stake-logo { vertical-align: middle; }
.dark-tabs-header { display: flex; }
.dark-tabs .ant-tabs-tabpane-active { background: var(--color-account-card-bg-active); }
.dark-tabs .dark-tabs-item, .dark-tabs .dark-tabs-item-active { flex: 1 1 0%; height: 38px; line-height: 38px; text-align: center; border: none; border-radius: 10px 10px 0px 0px; color: var(--color-text-default-5); font-size: 15px; font-weight: 400; cursor: pointer; }
.dark-tabs .dark-tabs-item { background-color: var(--color-account-card-bg-default); }
.dark-tabs .dark-tabs-item-active { background: var(--color-account-card-bg-active); color: var(--color-text-default); position: relative; }
.dark-tabs .ant-table-footer { background-color: var(--color-account-card-bg-active) !important; }
.dark-table.ant-table-wrapper .ant-table { background: transparent; }
.dark-table.ant-table-wrapper .ant-empty { opacity: 0; }
.dark-table.ant-table-wrapper .ant-table-tbody > tr > td { border-bottom: 1px var(--color-text-default-06); }
.dark-table.ant-table-wrapper .ant-table-tbody > tr.ant-table-row:hover > td { background: var(--color-text-default-06); }
.dark-table.ant-table-wrapper .ant-table-tbody > tr.ant-table-placeholder:hover > td { background: transparent; }
.dark-table.ant-table-wrapper .ant-table-tbody > tr.ant-table-placeholder { background: transparent; color: var(--color-text-default-06); }
.dark-table.ant-table-wrapper .ant-spin-blur::after { opacity: 0; }
.dark-table.ant-table-wrapper .ant-spin-nested-loading > div > .ant-spin { background: transparent; }
.dark-table.ant-table-wrapper .ant-spin-dot-item { background-color: var(--color-text-default); }
.dark-table.ant-table-wrapper-loading { position: absolute; left: 50%; transform: translate(-50%, -50%); top: 50%; }
.dark-table.ant-table-wrapper .ant-table-footer { background: transparent; }
.dark-table.ant-table-wrapper .ant-spin-nested-loading > div > .ant-spin .ant-spin-text { color: var(--color-text-default-5); font-size: 14px; text-shadow: none; font-weight: 400; }
.trade-status-tag { border-radius: 11px; font-size: 12px; font-weight: 600; line-height: 17px; padding: 2px 10px; display: inline-block; }
.trade-status-tag-bar { border-radius: 0px 100px 100px 0px; }
.trade-cell-light { font-size: 15px; font-weight: 600; color: var(--color-text-default); line-height: 21px; }
.trade-cell-gray { font-size: 12px; font-weight: 400; color: var(--color-text-default-5); line-height: 17px; }
.trade-pool-info { display: inline-block; vertical-align: top; margin: 0px 10px; }
.trade-text-right { text-align: right; }
.trade-liquidity-token-wrap { display: flex; justify-content: flex-start; flex-wrap: wrap; }
.trade-liquidity-token-from { line-height: 21px; margin-top: 8px; margin-right: 8px; }
.trade-liquidity-token-from, .trade-liquidity-token-to { display: flex; align-items: center; }
.trade-list-vertical-bottom { vertical-align: bottom; }
.trade-liquidity-token-name { margin: 0px 12px 0px 6px; font-size: 15px; }
.mobile-account-center-modal.ant-drawer .ant-drawer-content { background-color: var(--color-modal-bg); }
.mobile-account-center-modal.ant-drawer .ant-drawer-body { padding: 20px 15px; }
html[data-theme="light"] .mobile-account-center-modal.ant-drawer .ant-drawer-body { background: rgb(242, 241, 244); }
.mobile-account-center-modal.ant-drawer .wallet-wrap { padding: 0px; margin-bottom: 22px; }
.mobile-account-center-modal.ant-drawer .wallet-wrap .wallet-address { font-size: 16px; line-height: 22px; font-weight: 400; }
.mobile-account-center-modal.ant-drawer .extension-from { padding: 0px; }
.mobile-dark-tabs-header { display: flex; }
.mobile-dark-tabs-item, .mobile-dark-tabs-item-active { font-size: 14px; font-weight: 400; color: var(--color-text-default-5); line-height: 20px; margin-right: 20px; padding-bottom: 20px; cursor: pointer; }
.mobile-dark-tabs-item:last-child { margin-right: 0px; }
.mobile-dark-tabs-item-active { color: var(--color-text-default); position: relative; }
.mobile-dark-tabs-item-active::after { position: absolute; bottom: 14px; transform: translateX(-50%); left: 50%; content: ""; width: 20px; height: 4px; background: linear-gradient(135deg, rgb(144, 23, 255), rgb(90, 20, 225)); border-radius: 2px; }
.mobile-trade-item { background: var(--color-search-bg); border-radius: 5px; margin-bottom: 10px; user-select: none; }
.mobile-trade-item-header { height: 33px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--color-text-default-06); }
.mobile-trade-item-header-value { flex: 1 1 0%; margin: 0px 10px; font-size: 12px; font-weight: 600; color: var(--color-text-default); line-height: 17px; }
.mobile-trade-item-header-date { font-size: 12px; font-weight: 400; color: var(--color-text-default-5); line-height: 17px; margin-right: 10px; }
.mobile-trade-item-content { padding: 10px; }
.mobile-trade-item-liquidity .mobile-trade-item-content { padding: 10px; display: flex; justify-content: space-between; flex-wrap: wrap; }
.mobile-trade-item-liquidity .trade-token-item { width: calc(50% - 13px); flex-shrink: 0; margin-top: 20px; }
.mobile-trade-item-liquidity .trade-token-item:first-child, .mobile-trade-item-liquidity .trade-token-item:nth-child(2) { margin-top: 0px; }
.mobile-trade-item .sun-stake-logo { margin-right: 10px; }
.trade-font-14 { font-size: 14px; font-weight: 400; line-height: 20px; }
.trade-font-w-600 { font-weight: 600; }
.trade-font-12 { font-size: 12px; line-height: 17px; font-weight: 400; }
.trade-font-light { color: var(--color-text-default); }
.trade-font-gray { color: var(--color-text-default-5); }
.trade-token-item { display: flex; width: 100%; }
.trade-token-item .sun-icon-img { margin-right: 10px; }
.trade-token-item-amount { margin-bottom: 3px; display: flex; justify-content: space-between; }
.trade-token-item-right { flex: 1 1 0%; }
@keyframes alwaysLoading { 
  0% { transform: rotate(0deg); }
  25% { transform: rotate(90deg); }
  50% { transform: rotate(180deg); }
  75% { transform: rotate(270deg); }
  100% { transform: rotate(1turn); }
}
.infinite-loading { color: var(--color-text-default-5); text-align: center; }
.infinite-loading-circle { animation: 0.7s ease 0s infinite normal none running alwaysLoading; overflow: hidden; }
.account-list-empty.sun-empty-wrap { margin-bottom: 0px; background: transparent; }
.account-list-tip { font-size: 12px; font-weight: 400; color: var(--color-text-default-3); line-height: 17px; text-align: center; }
.trade-liquidity-pc-list-time { vertical-align: top; }
.trade-liquidity-pc-list-time .trade-cell-gray { line-height: 1em; white-space: nowrap; }
.account-notice-center { color: var(--color-text-default-7); }
.account-notice-center .account-notice-list { max-height: 400px; overflow-y: auto; }
.account-notice-center .account-notice-list .account-notice-item { padding: 18px 20px; border-bottom: 1px solid var(--color-text-default-06); cursor: pointer; }
.account-notice-center .account-notice-list .account-notice-item:hover { background: var(--color-text-default-06); }
.account-notice-center .account-notice-list .account-notice-item:last-child { border: 0px; }
.account-notice-center .account-notice-list .account-notice-item .account-notice-title { display: flex; align-items: center; margin-bottom: 8px; }
.account-notice-center .account-notice-list .account-notice-item .account-notice-title .account-notice-title-info { display: flex; flex: 1 1 0%; align-items: center; }
.account-notice-center .account-notice-list .account-notice-item .account-notice-title .account-notice-title-info .account-notice-icon { display: flex; opacity: 0.5; }
.account-notice-center .account-notice-list .account-notice-item .account-notice-title .account-notice-title-info .account-notice-icon img { display: block; }
.account-notice-center .account-notice-list .account-notice-item .account-notice-title .account-notice-title-info .account-notice-title-name { display: flex; align-items: center; margin-right: 10px; font-size: 16px; font-weight: 600; color: var(--color-text-default-4); line-height: 22px; }
.account-notice-center .account-notice-list .account-notice-item .account-notice-title .account-notice-title-info .account-notice-icon-new { display: block; width: 32px; }
.account-notice-center .account-notice-list .account-notice-item .account-notice-title .account-notice-title-info .account-notice-fee { margin-left: 6px; margin-right: 12px; font-size: 12px; color: var(--color-text-default-3); }
.account-notice-center .account-notice-list .account-notice-item .account-notice-title .account-notice-title-info .account-notice-version { padding: 0px 6px; line-height: 16px; font-size: 12px; font-weight: 700; opacity: 0.5; border-radius: 2px; }
html[data-theme="dark"] .account-notice-center .account-notice-list .account-notice-item .account-notice-title .account-notice-title-info .account-notice-version { background: rgba(193, 160, 255, 0.2); color: rgba(222, 205, 255, 0.5); }
html[data-theme="light"] .account-notice-center .account-notice-list .account-notice-item .account-notice-title .account-notice-title-info .account-notice-version { background: rgb(243, 236, 255); color: rgb(114, 47, 255); }
.account-notice-center .account-notice-list .account-notice-item .account-notice-title .account-notice-time { font-size: 12px; font-weight: 400; line-height: 17px; color: var(--color-text-default-3); }
.account-notice-center .account-notice-list .account-notice-item .account-list-content { font-size: 14px; font-weight: 400; line-height: 22px; color: var(--color-text-default-3); }
.account-notice-center .account-notice-list .account-notice-item-new .account-notice-title .account-notice-title-info .account-notice-icon { opacity: 1; }
.account-notice-center .account-notice-list .account-notice-item-new .account-notice-title .account-notice-title-info .account-notice-title-name { color: var(--color-text-default); }
.account-notice-center .account-notice-list .account-notice-item-new .account-notice-title .account-notice-title-info .account-notice-fee { color: var(--color-text-default-5); }
.account-notice-center .account-notice-list .account-notice-item-new .account-notice-title .account-notice-title-info .account-notice-version { opacity: 1; }
.account-notice-center .account-notice-list .account-notice-item-new .account-notice-title .account-notice-time { color: var(--color-text-default-7); }
.account-notice-center .account-notice-list .account-notice-item-new .account-list-content { color: var(--color-text-default); font-family: PingFangSC-Regular, "PingFang SC"; font-weight: 400; }
@media (max-width: 1079px) {
  .dark-modal.wallet-modal.ant-modal .ant-modal-header { padding-top: 0px; padding-bottom: 14px; }
  .dark-modal.wallet-modal.ant-modal .ant-modal-body { padding: 0px !important; }
  .dark-modal.wallet-modal.ant-modal .wallet-item { padding: 10px 20px; font-size: 14px; }
  .dark-modal.wallet-modal.ant-modal .wallet-item img { width: 30px; height: 30px; }
  .dark-modal.wallet-modal.ant-modal .tronlink-tips .tronlink-tips-item { font-size: 12px; margin-bottom: 6px; }
  .dark-modal.wallet-modal.ant-modal .tronlink-tips .tronlink-tips-item a, .dark-modal.wallet-modal.ant-modal .tronlink-tips .tronlink-tips-text { font-size: 12px; }
  .dark-modal.wallet-modal.ant-modal .ant-modal-close-x { width: 30px; height: 30px; line-height: 30px; font-size: 22px; }
  .dark-modal.wallet-modal.ant-modal .ant-modal-close .anticon-close { width: 22px; height: 22px; }
  .account-notice-center .account-notice-list .account-notice-item { padding: 10px 0px; }
  .account-notice-center .account-notice-list .account-notice-item .account-notice-title .account-notice-title-info .account-notice-title-name { margin-right: 5px; font-size: 14px; line-height: 20px; }
  .account-notice-center .account-notice-list .account-notice-item .account-notice-title .account-notice-title-r { margin-left: 5px; }
  .account-notice-center .account-notice-list .account-notice-item .account-notice-title .account-notice-icon-new { width: 28px; }
  .account-notice-center .account-notice-list .account-notice-item .account-list-content { font-size: 13px; line-height: 20px; }
}
.trade-list-table { box-shadow: none !important; }
html[data-theme="light"] .trade-list-table .ant-pagination, html[data-theme="light"] .trade-list-table .ant-table, html[data-theme="light"] .trade-list-table .ant-table-footer { background: rgb(255, 255, 255) !important; }
.sun-icon-img { height: 40px; border-radius: 50%; border: 1px solid rgb(221, 221, 221); background: rgb(255, 255, 255); }
.sun-stake-logo { display: inline-block; height: 40px; position: relative; }
.sun-stake-logo img { height: 40px; }
.sun-stake-logo-2 { width: 74px; }
.sun-stake-logo-2 img { position: absolute; }
.sun-stake-logo-2 img:first-child { left: 0px; top: 0px; z-index: 1; }
.sun-stake-logo-2 img:last-child { right: 0px; top: 0px; }
.sun-stake-logo-3 { width: 74px; }
.sun-stake-logo-3 img { position: absolute; height: 30px; }
.sun-stake-logo-3 img:first-child { left: 0px; top: 7px; }
.sun-stake-logo-3 img:nth-child(2) { left: 50%; transform: translateX(-50%); top: 0px; }
.sun-stake-logo-3 img:last-child { right: 0px; top: 7px; }
.sun-empty-wrap { width: 100%; min-height: 213px; display: flex; flex-direction: column; justify-content: center; align-items: center; background: var(--color-card-bg-active); margin-bottom: 30px; border-radius: 10px !important; }
.sun-empty-img { height: 120px; width: auto; margin-bottom: 8px; opacity: 0.5; }
.sun-empty-text { font-size: 12px; font-weight: 400; color: var(--color-text-default-5); line-height: 17px; }
.sun-empty-btn { padding: 0px 22px; height: 29px; line-height: 29px; text-align: center; background: var(--color-button-primary); border-radius: 15px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); margin-top: 16px; cursor: pointer; }
@media screen and (max-width: 768px) {
  .sun-empty-wrap .sun-empty-text.sun-empty-btn { font-size: 14px; }
  .sun-empty-wrap img { height: 60px; width: auto; }
}
.v3-text-range { font-size: 14px; font-family: Poppins; font-weight: 600; line-height: 21px; cursor: pointer; }
.v3-text-range > span { display: inline-block; width: 4px; height: 4px; border-radius: 100%; margin-right: 6px; vertical-align: middle; }
.v3-text-range.close { color: rgb(204, 204, 204); }
.v3-text-range.close > span { background: rgb(204, 204, 204); }
.v3-text-range.in { color: rgb(0, 255, 150); }
.v3-text-range.in > span { background: rgb(0, 255, 150); }
.v3-text-range.out { color: var(--color-warning-text); }
.v3-text-range.out > span { background: var(--color-warning-text); }
.v3-range-badge { border-radius: 0px 10px; position: absolute; right: 0px; top: 0px; padding: 4px 15px; color: rgb(255, 255, 255); cursor: pointer; }
.v3-range-badge.close { background: rgb(204, 204, 204); }
.v3-range-badge.in { background: var(--color-safe-text); }
.v3-range-badge.out { background: var(--color-warning-text); }
@media (max-width: 1079px) {
  .v3-text-range { font-size: 12px; line-height: 18px; }
}
.style_pool_list_logo_right__t_so1 { transform: translateX(-6px); }
.style_fee_num__2NyPl { margin-left: 10px; opacity: 0.5; }
.dark-table-container { border-radius: 20px; overflow: hidden; }
@media (max-width: 1079px) {
  .dark-table-container { border-radius: 6px; }
}
.dark-table-container.ant-table-wrapper .ant-table-thead > tr > th::before { display: none; }
.dark-table-container.ant-table-wrapper .ant-table-placeholder { color: var(--color-text-default-5) !important; }
html[data-theme="light"] .dark-table-container.ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters:hover { background: rgb(234, 226, 255); }
.dark-table-container.ant-table-wrapper .ant-table-container table > thead > tr:first-child > :first-child { border-top-left-radius: 0px; }
.dark-table-container.ant-table-wrapper .ant-table-container table > thead > tr:first-child > :last-child { border-top-right-radius: 0px; }
.dark-table-container.ant-table-wrapper td.ant-table-column-sort { background: transparent; }
.dark-table-container.ant-table-wrapper .ant-table-pagination.ant-pagination { margin-top: 0px; margin-bottom: 0px; border-top: none; padding: 30px; }
.dark-table-container.ant-table-wrapper .ant-table-pagination { background-color: var(--color-table-bg); }
.dark-table-container.ant-table-wrapper .ant-table-pagination.ant-pagination > .ant-pagination-item { margin-left: 8px; }
.dark-table-container.ant-table-wrapper .ant-table-pagination.ant-pagination .ant-pagination-item-1 { margin-left: 0px; }
.dark-table-container.ant-table-wrapper .ant-pagination.ant-table-pagination .ant-pagination-item { overflow: hidden; border: 1px solid var(--color-border-pagination) !important; color: var(--color-border-pagination) !important; }
.dark-table-container.ant-table-wrapper .ant-pagination-item a { color: var(--color-border-pagination); }
.dark-table-container.ant-table-wrapper .ant-pagination-item-active { background: rgb(109, 0, 244); border-color: rgb(109, 0, 244); }
.dark-table-container.ant-table-wrapper .ant-pagination-item-active a, .dark-table-container.ant-table-wrapper .ant-pagination-item-active a:hover { color: rgb(255, 255, 255); }
.dark-table-container.ant-table-wrapper .ant-pagination-jump-next, .dark-table-container.ant-table-wrapper .ant-pagination-jump-prev { min-width: 24px; margin-left: 8px; border-radius: 5px; border: 1px solid var(--color-border-pagination); color: var(--color-border-pagination); }
.dark-table-container.ant-table-wrapper .ant-pagination-jump-next .ant-pagination-item-link, .dark-table-container.ant-table-wrapper .ant-pagination-jump-prev .ant-pagination-item-link { color: rgba(var(--color-text-default),.5); }
.dark-table-container.ant-table-wrapper .ant-pagination-jump-next .ant-pagination-item-link .ant-pagination-item-ellipsis, .dark-table-container.ant-table-wrapper .ant-pagination-jump-prev .ant-pagination-item-link .ant-pagination-item-ellipsis { font-size: 12px; color: rgba(var(--color-text-default),.5); }
.dark-table-container.ant-table-wrapper .ant-pagination-jump-next .ant-pagination-item-link .ant-pagination-item-container .ant-pagination-item-link-icon, .dark-table-container.ant-table-wrapper .ant-pagination-jump-prev .ant-pagination-item-link .ant-pagination-item-container .ant-pagination-item-link-icon { margin-left: 0px; color: rgba(var(--color-text-default),.5); }
.dark-table-container.ant-table-wrapper .ant-pagination .ant-pagination-disabled { opacity: 0.25; }
.dark-table-container.ant-table-wrapper .ant-table-column-sorters { justify-content: flex-start; }
.dark-table-container.ant-table-wrapper .ant-table-column-sorters .ant-table-column-title { flex: 0 0 auto; }
.scanTableRender .ant-table-pagination { background-color: rgb(27, 13, 49) !important; }
.header-toast { z-index: 10; background: rgb(29, 22, 44); font-weight: 500; font-size: 14px; line-height: 22px; color: rgb(255, 255, 255); text-align: center; position: relative; height: 40px; padding: 0px 14px; font-family: Poppins; }
.header-toast .white-close { display: block; position: absolute; right: 20px; top: 0px; bottom: 0px; margin: auto; width: 10px; height: 10px; cursor: pointer; color: rgb(153, 153, 153); }
.header-toast .toast-text { display: inline-block; height: 40px; overflow: hidden; }
.header-toast .toast-text ul { display: block; height: 40px; line-height: 22px; margin: 0px; position: relative; }
.header-toast .toast-text ul.animate { animation: 7.5s linear 0s infinite normal none running rowup; }
.header-toast .toast-text li { display: flex; align-items: center; justify-content: center; height: 40px; text-align: center; }
@keyframes rowup { 
  0% { transform: translateZ(0px); }
  5% { transform: translate3d(0px, -40px, 0px); }
  33% { transform: translate3d(0px, -40px, 0px); }
  38% { transform: translate3d(0px, -80px, 0px); }
  66% { transform: translate3d(0px, -80px, 0px); }
  71% { transform: translate3d(0px, -120px, 0px); }
  100% { transform: translate3d(0px, -120px, 0px); }
}
.header-toast .toast-text a { color: rgb(255, 255, 255); line-height: 22px; padding: 9px 0px; font-weight: 400; display: block; text-align: center; box-sizing: border-box; text-decoration: none; }
.header-toast .toast-text a .link { position: relative; top: -1px; font-family: Poppins; box-sizing: border-box; font-size: 12px; line-height: 18px; color: rgb(161, 156, 187); background: transparent; border-radius: 23px; padding: 0px 8px; margin-left: 10px; display: inline-block; height: 20px; vertical-align: top; margin-top: 2px; font-weight: 500; border: 1px solid rgb(162, 156, 188); }
.header-toast .toast-text a .link:hover { border-color: rgb(193, 160, 255); color: rgb(193, 160, 255); }
.header-toast .header-notice-icon { position: relative; top: -1px; display: inline-block; margin-right: 10px; width: 14px; height: 14px; }
@media (max-width: 1079px) {
  .header-toast { padding: 0px 36px 0px 10px; }
  .header-toast .header-notice-icon, .header-toast .toast-text a .toast-view-more { display: none; }
  .header-toast .toast-text a { font-size: 14px; line-height: 18px; }
  .header-toast .white-close { right: 10px; }
  .header-toast .toast-text { display: block; height: 40px; overflow: hidden; }
  .header-toast .toast-text ul { display: block; height: 40px; line-height: 20px; margin: 0px; position: relative; padding: 0px; }
  .header-toast .toast-text ul.animate { animation: 7.5s linear 0s infinite normal none running rowup; }
  .header-toast .toast-text ul li { justify-content: left; }
  @keyframes rowup { 
  0% { transform: translateZ(0px); }
  5% { transform: translate3d(0px, -40px, 0px); }
  33% { transform: translate3d(0px, -40px, 0px); }
  38% { transform: translate3d(0px, -80px, 0px); }
  66% { transform: translate3d(0px, -80px, 0px); }
  71% { transform: translate3d(0px, -120px, 0px); }
  100% { transform: translate3d(0px, -120px, 0px); }
}
  .header-toast .toast-text a { color: rgb(255, 255, 255); font-size: 12px; line-height: 16px; padding: 0px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; text-align: left; word-break: break-word; }
  .header-toast .toast-text a .link { font-size: 12px; line-height: 15px; color: rgb(48, 8, 76); background: rgb(255, 255, 255); border-radius: 23px; padding: 2px 10px; margin-left: 0px; height: 17px; vertical-align: top; margin-top: 2px; display: none; }
}
html[data-theme="dark"]:root { --color-primary: #722fff; --color-bg: #1d132e; --m-header-color-bg: #1d132e; --m-header-color-active-bg: #362d4a; --color-card-bg-default: rgba(54,45,74,0.4); --color-card-bg-active: #362d4a; --color-modal-bg: #26193d; --color-table-bg: #362d4a; --color-table-header-bg: rgba(37,31,50,0.3); --color-incard-table-bg: #4d4366; --color-farming-card-bg: #362d4a; --color-input-bg: #403858; --color-input-bg-1: #4d4366; --color-input-in-modal-bg: #4d4366; --color-select-active: #4d4366; --color-switch-primary: #722fff; --color-switch-quaternary: hsla(0,0%,100%,0.1490196078); --color-switch-quaternary-gray: hsla(0,0%,100%,0.1490196078); --color-picker-bg: #4d4366; --color-info-card-bg: #4d4366; --color-large-range-card-bg: #4d4366; --color-small-range-card-bg: rgba(222,205,255,0.06); --color-info-special-card-bg: rgba(193,160,255,0.3); --color-info-primary-text: #decdff; --color-info-marker: #722fff; --color-normal-card-bg: #362d4a; --color-max-btn-bg: #251f32; --color-search-bg: #403858; --color-home-htx-btn-text: #2c3039; --color-home-htx-ploy-bg: #4d4366; --color-shadow: rgba(16,12,29,0.1); --color-border-primary: hsla(0,0%,100%,0.1); --color-border-secondary: hsla(0,0%,100%,0.2); --color-table-column-title: hsla(0,0%,100%,0.5); --color-border-pagination: hsla(0,0%,100%,0.3); --color-border-normal-card: hsla(0,0%,84.7%,0.1); --color-max-button-border: hsla(0,0%,100%,0.1); --color-button-primary: #6400ff; --color-button-primary-text: #fff; --color-button-btm-nav-primary: #fff; --color-button-default: #decdff; --color-button-default-text: #5a14e1; --color-button-bordered: transparent; --color-button-bordered-text: #c1a0ff; --border-button-bordered: 1; --color-text-button-bg: #4d4366; --color-button-link: transparent; --color-button-link-text: #c1a0ff; --color-button-link-disabled-text: #999; --color-button-warning: #ff8700; --color-button-warning-text: #fff; --color-button-error: #ff496a; --color-button-error-text: #fff; --color-a: #c1a0ff; --color-a-hover: #decdff; --color-a-default: #5915e1; --color-text-default: #fff; --color-text-default-1: hsla(0,0%,100%,0.1); --color-text-default-5: hsla(0,0%,100%,0.5); --color-text-default-3: hsla(0,0%,100%,0.3); --color-text-default-4: hsla(0,0%,100%,0.4); --color-text-default-7: hsla(0,0%,100%,0.7); --color-text-default-6: hsla(0,0%,100%,0.6); --color-text-default-04: hsla(0,0%,100%,0.04); --color-text-default-05: hsla(0,0%,100%,0.05); --color-text-default-06: hsla(0,0%,100%,0.06); --color-text-table-token: #9482f8; --color-button-text: #5a14e1; --color-max-button-text: #fff; --color-bg-spotlight: rgba(0,0,0,0.85); --color-bg-footer-select: #342b43; --color-bg-footer-select-hover: #4d4366; --color-bg-spin-active: #251f32; --color-chart-text: hsla(0,0%,100%,0.3); --color-chart-tool-line: hsla(0,0%,100%,0.3); --color-icon-primary: #bfbfbf; --color-icon-warning: #ff8700; --color-icon-warning-1: rgba(255,135,0,0.1); --color-icon-warning-3: rgba(255,135,0,0.3); --color-icon-error: #e44646; --color-icon-success: #28caba; --color-text-footer-title: #fff; --color-text-step-primary: #c1a0ff; --color-safe-text: #78ffc7; --color-warning-text: #ffc400; --color-warning: #ff8700; --color-error: #ff496a; --color-success: #78ffc7; --color-account-card-bg-default: #403858; --color-account-card-bg-active: #4d4366; --color-htx-card-bg-default: #403858; --color-curveindex-box-shadow: 0px 0px 4px 0px rgba(21,21,38,0.5); --color-dao-proposals-card-bg-default: #403858; --color-dao-proposals-card-bg-active: #4d4366; --color-token-checked: #6400ff; --color-brush-tooltip-bg: #8c51ff; --color-line-bg: #6400ff; --color-xaxis-line: #403858; --color-chart-area-west: #a29cbc; --color-chart-area-east: #a29cbc; --color-brush-area-west: #ccc; --color-brush-area-east: #c1a0ff; --color-brush-accent: #333; }
html[data-theme="light"]:root { --color-primary: #722fff; --color-bg: #f2f1f4; --m-header-color-bg: #f2f1f4; --m-header-color-active-bg: #fff; --color-card-bg-default: #ebeaee; --color-card-bg-active: #fff; --color-modal-bg: #fff; --color-table-bg: #fbfbfb; --color-table-header-bg: #f6f3ff; --color-incard-table-bg: #fbfbfb; --color-farming-card-bg: #fff; --color-input-bg: #f5f5f5; --color-input-bg-1: #f5f5f5; --color-input-in-modal-bg: #f5f5f5; --color-select-active: rgba(51,51,51,0.1); --color-switch-primary: #722fff; --color-switch-quaternary: #eee; --color-switch-quaternary-gray: #ccc; --color-picker-bg: #f5f5f5; --color-info-card-bg: #fbfbfb; --color-large-range-card-bg: #f5f5f5; --color-small-range-card-bg: #fbfbfb; --color-info-special-card-bg: rgba(193,160,255,0.3); --color-info-primary-text: #722fff; --color-info-marker: #722fff; --color-normal-card-bg: #fff; --color-max-btn-bg: #decdff; --color-search-bg: #fff; --color-home-htx-btn-text: #fff; --color-home-htx-ploy-bg: #f1e9ff; --color-shadow: rgba(16,12,29,0.1); --color-border-primary: rgba(51,51,51,0.1); --color-border-secondary: #e5e5e5; --color-table-column-title: #333; --color-border-pagination: rgba(51,51,51,0.5); --color-border-normal-card: rgba(51,51,51,0.1); --color-max-button-border: #722fff; --color-button-primary: #722fff; --color-button-primary-text: #fff; --color-button-btm-nav-primary: #722fff; --color-button-default: #decdff; --color-button-default-text: #5a14e1; --color-button-bordered: transparent; --color-button-bordered-text: #722fff; --border-button-bordered: 2; --color-button-link: transparent; --color-button-link-text: #722fff; --color-button-link-disabled-text: #999; --color-text-button-bg: rgba(51,51,51,0.05); --color-button-warning: #ff8700; --color-button-warning-text: #fff; --color-button-error: #ff496a; --color-button-error-text: #fff; --color-a: #722fff; --color-a-hover: #5a14e1; --color-a-default: #333; --color-text-default: #333; --color-text-default-1: rgba(51,51,51,0.1); --color-text-default-5: rgba(51,51,51,0.5); --color-text-default-3: rgba(51,51,51,0.3); --color-text-default-4: rgba(51,51,51,0.4); --color-text-default-7: rgba(51,51,51,0.7); --color-text-default-6: rgba(51,51,51,0.6); --color-text-default-04: rgba(51,51,51,0.45); --color-text-default-05: rgba(51,51,51,0.05); --color-text-default-06: rgba(51,51,51,0.06); --color-text-table-token: #722fff; --color-button-text: #5a14e1; --color-max-button-text: #5a14e1; --color-chart-text: #2c3039; --color-bg-spotlight: hsla(0,0%,60%,0.9); --color-bg-footer-select: #fff; --color-bg-footer-select-hover: rgba(51,51,51,0.1); --color-bg-spin-active: transparent; --color-chart-tool-line: rgba(51,51,51,0.1); --color-icon-primary: #bfbfbf; --color-icon-warning: #ff8700; --color-icon-warning-1: rgba(255,135,0,0.1); --color-icon-warning-3: rgba(255,135,0,0.3); --color-icon-error: #ff496a; --color-icon-success: #28caba; --color-text-footer-title: #2c3039; --color-text-step-primary: #5a14e1; --color-safe-text: #01a692; --color-warning-text: #ff8700; --color-warning: #ff8700; --color-error: #ff496a; --color-success: #78ffc7; --color-account-card-bg-default: #eee; --color-account-card-bg-active: #fff; --color-htx-card-bg-default: #fbfbfb; --color-curveindex-box-shadow: 0px 0px 4px 0px rgba(16,12,29,0.1); --color-dao-proposals-card-bg-default: #f5f5f5; --color-dao-proposals-card-bg-active: #eee; --color-token-checked: #722fff; --color-brush-tooltip-bg: #722fff; --color-line-bg: #722fff; --color-xaxis-line: #ccc; --color-chart-area-west: #ff8700; --color-chart-area-east: #01c1ae; --color-brush-area-west: #999; --color-brush-area-east: #c1a0ff; --color-brush-accent: #fff; }
@media screen and (min-width: 1230px) {
  .style_page-head__3U6GX { max-width: 1200px; margin: 40px auto; }
}
@media screen and (min-width: 1080px) and (max-width: 1919px) {
  .style_page-head__3U6GX { max-width: 75em; margin: 2.5em auto; }
}
@media (max-width: 1079px) {
  .style_page-head__3U6GX { margin: 36px 15px 24px; }
}
.style_page-head__3U6GX .style_link__jeEV4 { background-color: rgba(255, 255, 255, 0.1); margin: 1rem auto; padding: 0.6rem 1rem; text-align: center; max-width: 160px; border-radius: 5px; }
.style_page-head__3U6GX .style_link__jeEV4 a { color: rgb(222, 208, 249); text-decoration: underline; }
@keyframes style_animateTitle__12hZl { 
  0% { background-position: 0px center; }
  100% { background-position: 100% center; }
}
.style_gradient-title__XTwuL { background: linear-gradient(94.96deg, rgb(255, 247, 247) 0.41%, rgb(177, 227, 255) 59.54%, rgb(248, 170, 255) 109.58%) 0% 0% / 300% text; font-size: 72px; font-weight: 900; line-height: 86px; align-items: center; color: transparent; animation: 2s ease 0s infinite alternate none running style_animateTitle__12hZl; }
@media (max-width: 1079px) {
  .style_gradient-title__XTwuL { font-size: 42px; text-align: center; }
}
.style_dim-content__3y5XI { font-size: 18px; line-height: 18px; margin-top: 18px; color: rgba(255, 255, 255, 0.6); text-align: center; }
.style_gradient-title__XTwuL { text-align: center; color: rgb(255, 255, 255); font-size: 40px; line-height: 40px; }
@media (max-width: 1079px) {
  .style_gradient-title__XTwuL { font-size: 32px; }
}
.style_gradient-title__XTwuL.style_uppercase__2N0uO { text-transform: uppercase; }
@media (max-width: 1079px) {
  .style_dim-content__3y5XI { font-size: 14px; line-height: 22px; margin-top: 4px; }
}
.style_window-for-tabs-pane__1HVLj { position: relative; cursor: default; color: var(--color-text-default); padding: 30px 24px; background: rgb(54, 45, 74); border-radius: 0px 0px 15px 15px; box-sizing: border-box; }
@media (max-width: 1079px) {
  .style_window-for-tabs-pane__1HVLj { padding: 20px 10px; }
}
.style_dark-btn__34Hdq, .style_purple-btn__1r6UC { border-radius: 10px; width: clamp(100px, 210px, 50%); height: 60px; display: flex; justify-content: center; align-items: center; font-size: 24px; line-height: 24px; color: rgb(255, 255, 255); cursor: pointer; }
.style_purple-btn__1r6UC { background: linear-gradient(79.72deg, rgb(71, 25, 253) 4.86%, rgb(230, 77, 255) 103.07%); }
.style_dark-btn__34Hdq { background: rgba(233, 223, 255, 0.2); }
.style_cur-input__3Ubti { background: rgb(64, 56, 88); border-radius: 10px; margin-top: 4px; }
.style_cur-input__3Ubti input { background: rgb(64, 56, 88); border: none; border-radius: 10px; font-size: 20px; line-height: 24px; font-family: Helvetica-Bold, Helvetica; font-weight: 700; color: rgb(255, 255, 255); padding: 10px; width: 100%; }
.style_cur-input__3Ubti input:focus, .style_cur-input__3Ubti input:hover { border: none; }
.style_cur-input__3Ubti input::placeholder { color: rgb(255, 255, 255); opacity: 0.3; }
.style_cur-input__3Ubti .style_max-btn__1gS5m { background: rgb(37, 31, 50); border-radius: 15px; padding: 4px 14px; cursor: pointer; font-size: 12px; font-family: PingFangSC-Semibold, "PingFang SC"; font-weight: 600; line-height: 17px; color: rgb(255, 255, 255); margin-right: 10px; white-space: nowrap; }
.style_theme_btn_pc__35BxL { display: inline-block; width: 22px; height: 22px; background-size: contain; cursor: pointer; margin-right: 30px; opacity: 0.6; }
.style_theme_btn_pc__35BxL:hover { opacity: 1; }
html[data-theme="dark"] .style_theme_btn_pc__35BxL { background-image: url(""); }
html[data-theme="light"] .style_theme_btn_pc__35BxL { background-image: url(""); }
@media screen and (min-width: 1230px) {
  .page-head { max-width: 1200px; margin: 40px auto; }
}
@media screen and (min-width: 1080px) and (max-width: 1919px) {
  .page-head { max-width: 75em; margin: 2.5em auto; }
}
@media (max-width: 1079px) {
  .page-head { margin: 36px 15px 24px; }
}
.page-head .link { background-color: rgba(255, 255, 255, 0.1); margin: 1rem auto; padding: 0.6rem 1rem; text-align: center; max-width: 160px; border-radius: 5px; }
.page-head .link a { color: rgb(222, 208, 249); text-decoration: underline; }
@keyframes animateTitle { 
  0% { background-position: 0px center; }
  100% { background-position: 100% center; }
}
.gradient-title { background: linear-gradient(94.96deg, rgb(255, 247, 247) 0.41%, rgb(177, 227, 255) 59.54%, rgb(248, 170, 255) 109.58%) 0% 0% / 300% text; font-size: 72px; font-weight: 900; line-height: 86px; align-items: center; color: transparent; animation: 2s ease 0s infinite alternate none running animateTitle; }
@media (max-width: 1079px) {
  .gradient-title { font-size: 42px; text-align: center; }
}
.dim-content { font-size: 18px; line-height: 18px; margin-top: 18px; color: rgba(255, 255, 255, 0.6); text-align: center; }
.gradient-title { text-align: center; color: rgb(255, 255, 255); font-size: 40px; line-height: 40px; }
@media (max-width: 1079px) {
  .gradient-title { font-size: 32px; }
}
.gradient-title.uppercase { text-transform: uppercase; }
@media (max-width: 1079px) {
  .dim-content { font-size: 14px; line-height: 22px; margin-top: 4px; }
}
.window-for-tabs-pane { position: relative; cursor: default; color: var(--color-text-default); padding: 30px 24px; background: rgb(54, 45, 74); border-radius: 0px 0px 15px 15px; box-sizing: border-box; }
@media (max-width: 1079px) {
  .window-for-tabs-pane { padding: 20px 10px; }
}
.dark-btn, .purple-btn { border-radius: 10px; width: clamp(100px, 210px, 50%); height: 60px; display: flex; justify-content: center; align-items: center; font-size: 24px; line-height: 24px; color: rgb(255, 255, 255); cursor: pointer; }
.purple-btn { background: linear-gradient(79.72deg, rgb(71, 25, 253) 4.86%, rgb(230, 77, 255) 103.07%); }
.dark-btn { background: rgba(233, 223, 255, 0.2); }
.cur-input { background: rgb(64, 56, 88); border-radius: 10px; margin-top: 4px; }
.cur-input input { background: rgb(64, 56, 88); border: none; border-radius: 10px; font-size: 20px; line-height: 24px; font-family: Helvetica-Bold, Helvetica; font-weight: 700; color: rgb(255, 255, 255); padding: 10px; width: 100%; }
.cur-input input:focus, .cur-input input:hover { border: none; }
.cur-input input::placeholder { color: rgb(255, 255, 255); opacity: 0.3; }
.cur-input .max-btn { background: rgb(37, 31, 50); border-radius: 15px; padding: 4px 14px; cursor: pointer; font-size: 12px; font-family: PingFangSC-Semibold, "PingFang SC"; font-weight: 600; line-height: 17px; color: rgb(255, 255, 255); margin-right: 10px; white-space: nowrap; }
.list-update-modal .title { font-size: 20px; font-family: Helvetica-Bold, Helvetica; font-weight: 700; color: var(--color-text-default); line-height: 30px; }
@media (max-width: 1079px) {
  .list-update-modal .title { font-size: 16px; }
}
.list-update-modal .list-update-footer { display: flex; justify-content: space-between; margin-top: 30px; }
.list-update-modal .list-update-footer button { width: 47%; }
.list-update-modal .list-force-update-footer { justify-content: center; }
.list-update-modal .list-force-update-footer button { width: 100%; }
.list-update-modal .detail { margin-top: 20px; max-height: 220px; overflow-y: auto; }
.list-update-modal .detail li { font-size: 16px; font-family: PingFangSC-Semibold, "PingFang SC"; font-weight: 600; color: var(--color-text-default); line-height: 22px; }
.list-update-modal .detail li .content { font-size: 16px; font-family: PingFangSC-Regular, "PingFang SC"; font-weight: 400; color: var(--color-text-default-7); line-height: 22px; margin-bottom: 10px; }
.list-update-modal .detail li a { color: var(--color-text-default); }
@media screen and (min-width: 1230px) {
  .newPCHeader_page-head__3gqe5 { max-width: 1200px; margin: 40px auto; }
}
@media screen and (min-width: 1080px) and (max-width: 1919px) {
  .newPCHeader_page-head__3gqe5 { max-width: 75em; margin: 2.5em auto; }
}
@media (max-width: 1079px) {
  .newPCHeader_page-head__3gqe5 { margin: 36px 15px 24px; }
}
.newPCHeader_page-head__3gqe5 .newPCHeader_link__3Jb5T { background-color: rgba(255, 255, 255, 0.1); margin: 1rem auto; padding: 0.6rem 1rem; text-align: center; max-width: 160px; border-radius: 5px; }
.newPCHeader_page-head__3gqe5 .newPCHeader_link__3Jb5T a { color: rgb(222, 208, 249); text-decoration: underline; }
@keyframes newPCHeader_animateTitle__14q0F { 
  0% { background-position: 0px center; }
  100% { background-position: 100% center; }
}
.newPCHeader_gradient-title__NF9tX { background: linear-gradient(94.96deg, rgb(255, 247, 247) 0.41%, rgb(177, 227, 255) 59.54%, rgb(248, 170, 255) 109.58%) 0% 0% / 300% text; font-size: 72px; font-weight: 900; line-height: 86px; align-items: center; color: transparent; animation: 2s ease 0s infinite alternate none running newPCHeader_animateTitle__14q0F; }
@media (max-width: 1079px) {
  .newPCHeader_gradient-title__NF9tX { font-size: 42px; text-align: center; }
}
.newPCHeader_dim-content__3CHab { font-size: 18px; line-height: 18px; margin-top: 18px; color: rgba(255, 255, 255, 0.6); text-align: center; }
.newPCHeader_gradient-title__NF9tX { text-align: center; color: rgb(255, 255, 255); font-size: 40px; line-height: 40px; }
@media (max-width: 1079px) {
  .newPCHeader_gradient-title__NF9tX { font-size: 32px; }
}
.newPCHeader_gradient-title__NF9tX.newPCHeader_uppercase__2IqII { text-transform: uppercase; }
@media (max-width: 1079px) {
  .newPCHeader_dim-content__3CHab { font-size: 14px; line-height: 22px; margin-top: 4px; }
}
.newPCHeader_window-for-tabs-pane__1Zdo1 { position: relative; cursor: default; color: var(--color-text-default); padding: 30px 24px; background: rgb(54, 45, 74); border-radius: 0px 0px 15px 15px; box-sizing: border-box; }
@media (max-width: 1079px) {
  .newPCHeader_window-for-tabs-pane__1Zdo1 { padding: 20px 10px; }
}
.newPCHeader_dark-btn__2Hsfg, .newPCHeader_purple-btn__19KIB { border-radius: 10px; width: clamp(100px, 210px, 50%); height: 60px; display: flex; justify-content: center; align-items: center; font-size: 24px; line-height: 24px; color: rgb(255, 255, 255); cursor: pointer; }
.newPCHeader_purple-btn__19KIB { background: linear-gradient(79.72deg, rgb(71, 25, 253) 4.86%, rgb(230, 77, 255) 103.07%); }
.newPCHeader_dark-btn__2Hsfg { background: rgba(233, 223, 255, 0.2); }
.newPCHeader_cur-input__6ITGS { background: rgb(64, 56, 88); border-radius: 10px; margin-top: 4px; }
.newPCHeader_cur-input__6ITGS input { background: rgb(64, 56, 88); border: none; border-radius: 10px; font-size: 20px; line-height: 24px; font-family: Helvetica-Bold, Helvetica; font-weight: 700; color: rgb(255, 255, 255); padding: 10px; width: 100%; }
.newPCHeader_cur-input__6ITGS input:focus, .newPCHeader_cur-input__6ITGS input:hover { border: none; }
.newPCHeader_cur-input__6ITGS input::placeholder { color: rgb(255, 255, 255); opacity: 0.3; }
.newPCHeader_cur-input__6ITGS .newPCHeader_max-btn__slOUv { background: rgb(37, 31, 50); border-radius: 15px; padding: 4px 14px; cursor: pointer; font-size: 12px; font-family: PingFangSC-Semibold, "PingFang SC"; font-weight: 600; line-height: 17px; color: rgb(255, 255, 255); margin-right: 10px; white-space: nowrap; }
.newPCHeader_pc_header_wrap__1gb51 { z-index: 100; }
.newPCHeader_pc_header_wrap__1gb51::after { content: ""; position: absolute; inset: 0px; z-index: -1; backdrop-filter: blur(26px); background: transparent; transform: translateZ(0px); }
.newPCHeader_pc_header__2-zXH { z-index: 10; display: flex; justify-content: space-between; align-items: center; padding: 0px; position: relative; margin: 0px auto; min-width: 1200px; max-width: 1920px; width: 100%; height: 64px; }
.newPCHeader_pc_header__2-zXH .newPCHeader_logo__1AUp_ img { display: block; height: 40px; }
.newPCHeader_pc_header__2-zXH .newPCHeader_tools__32WYL { display: flex; align-items: center; }
.newPCHeader_pc_header__2-zXH .newPCHeader_lang__2YhKP { margin-right: 21px; }
.newPCHeader_pc_header__2-zXH::after { content: ""; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 1px; background: linear-gradient(90deg, rgba(108, 102, 134, 0.2) 15%, rgb(108, 102, 134) 50.38%, rgba(108, 102, 134, 0.2) 85%); opacity: 0.3; transform: translateZ(0px); }
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .newPCHeader_pc_header_wrap__1gb51 .newPCHeader_pc_header__2-zXH { padding: 0px 20px; }
}
@media screen and (min-width: 1441px) {
  .newPCHeader_pc_header_wrap__1gb51 .newPCHeader_pc_header__2-zXH { padding: 0px 120px; }
}
@media screen and (min-width: 1230px) {
  .list_page-head__3-S-k { max-width: 1200px; margin: 40px auto; }
}
@media screen and (min-width: 1080px) and (max-width: 1919px) {
  .list_page-head__3-S-k { max-width: 75em; margin: 2.5em auto; }
}
@media (max-width: 1079px) {
  .list_page-head__3-S-k { margin: 36px 15px 24px; }
}
.list_page-head__3-S-k .list_link__1F6HV { background-color: rgba(255, 255, 255, 0.1); margin: 1rem auto; padding: 0.6rem 1rem; text-align: center; max-width: 160px; border-radius: 5px; }
.list_page-head__3-S-k .list_link__1F6HV a { color: rgb(222, 208, 249); text-decoration: underline; }
@keyframes list_animateTitle__jfTj6 { 
  0% { background-position: 0px center; }
  100% { background-position: 100% center; }
}
.list_gradient-title__7wold { background: linear-gradient(94.96deg, rgb(255, 247, 247) 0.41%, rgb(177, 227, 255) 59.54%, rgb(248, 170, 255) 109.58%) 0% 0% / 300% text; font-size: 72px; font-weight: 900; line-height: 86px; align-items: center; color: transparent; animation: 2s ease 0s infinite alternate none running list_animateTitle__jfTj6; }
@media (max-width: 1079px) {
  .list_gradient-title__7wold { font-size: 42px; text-align: center; }
}
.list_dim-content__2IVLb { font-size: 18px; line-height: 18px; margin-top: 18px; color: rgba(255, 255, 255, 0.6); text-align: center; }
.list_gradient-title__7wold { text-align: center; color: rgb(255, 255, 255); font-size: 40px; line-height: 40px; }
@media (max-width: 1079px) {
  .list_gradient-title__7wold { font-size: 32px; }
}
.list_gradient-title__7wold.list_uppercase__2a9jn { text-transform: uppercase; }
@media (max-width: 1079px) {
  .list_dim-content__2IVLb { font-size: 14px; line-height: 22px; margin-top: 4px; }
}
.list_window-for-tabs-pane__13L45 { position: relative; cursor: default; color: var(--color-text-default); padding: 30px 24px; background: rgb(54, 45, 74); border-radius: 0px 0px 15px 15px; box-sizing: border-box; }
@media (max-width: 1079px) {
  .list_window-for-tabs-pane__13L45 { padding: 20px 10px; }
}
.list_dark-btn__2RVpN, .list_purple-btn__E1lBC { border-radius: 10px; width: clamp(100px, 210px, 50%); height: 60px; display: flex; justify-content: center; align-items: center; font-size: 24px; line-height: 24px; color: rgb(255, 255, 255); cursor: pointer; }
.list_purple-btn__E1lBC { background: linear-gradient(79.72deg, rgb(71, 25, 253) 4.86%, rgb(230, 77, 255) 103.07%); }
.list_dark-btn__2RVpN { background: rgba(233, 223, 255, 0.2); }
.list_cur-input__1WqkS { background: rgb(64, 56, 88); border-radius: 10px; margin-top: 4px; }
.list_cur-input__1WqkS input { background: rgb(64, 56, 88); border: none; border-radius: 10px; font-size: 20px; line-height: 24px; font-family: Helvetica-Bold, Helvetica; font-weight: 700; color: rgb(255, 255, 255); padding: 10px; width: 100%; }
.list_cur-input__1WqkS input:focus, .list_cur-input__1WqkS input:hover { border: none; }
.list_cur-input__1WqkS input::placeholder { color: rgb(255, 255, 255); opacity: 0.3; }
.list_cur-input__1WqkS .list_max-btn__1T_he { background: rgb(37, 31, 50); border-radius: 15px; padding: 4px 14px; cursor: pointer; font-size: 12px; font-family: PingFangSC-Semibold, "PingFang SC"; font-weight: 600; line-height: 17px; color: rgb(255, 255, 255); margin-right: 10px; white-space: nowrap; }
.list_list___qoza { position: relative; display: inline-flex; align-items: center; height: 40px; border-radius: 30px; background: rgba(255, 255, 255, 0.04); padding: 0px 50px; border: 1px solid rgba(255, 255, 255, 0.1); }
.list_item__e9y3j { margin-right: 60px; }
.list_item__e9y3j:last-child { margin-right: 0px; }
@media screen and (min-width: 1230px) {
  .link_page-head__1E--W { max-width: 1200px; margin: 40px auto; }
}
@media screen and (min-width: 1080px) and (max-width: 1919px) {
  .link_page-head__1E--W { max-width: 75em; margin: 2.5em auto; }
}
@media (max-width: 1079px) {
  .link_page-head__1E--W { margin: 36px 15px 24px; }
}
.link_page-head__1E--W .link_link__RQ6kv { background-color: rgba(255, 255, 255, 0.1); margin: 1rem auto; padding: 0.6rem 1rem; text-align: center; max-width: 160px; border-radius: 5px; }
.link_page-head__1E--W .link_link__RQ6kv a { color: rgb(222, 208, 249); text-decoration: underline; }
@keyframes link_animateTitle__1S5Mt { 
  0% { background-position: 0px center; }
  100% { background-position: 100% center; }
}
.link_gradient-title__3EM4u { background: linear-gradient(94.96deg, rgb(255, 247, 247) 0.41%, rgb(177, 227, 255) 59.54%, rgb(248, 170, 255) 109.58%) 0% 0% / 300% text; font-size: 72px; font-weight: 900; line-height: 86px; align-items: center; color: transparent; animation: 2s ease 0s infinite alternate none running link_animateTitle__1S5Mt; }
@media (max-width: 1079px) {
  .link_gradient-title__3EM4u { font-size: 42px; text-align: center; }
}
.link_dim-content__1n-RA { font-size: 18px; line-height: 18px; margin-top: 18px; color: rgba(255, 255, 255, 0.6); text-align: center; }
.link_gradient-title__3EM4u { text-align: center; color: rgb(255, 255, 255); font-size: 40px; line-height: 40px; }
@media (max-width: 1079px) {
  .link_gradient-title__3EM4u { font-size: 32px; }
}
.link_gradient-title__3EM4u.link_uppercase__1Q751 { text-transform: uppercase; }
@media (max-width: 1079px) {
  .link_dim-content__1n-RA { font-size: 14px; line-height: 22px; margin-top: 4px; }
}
.link_window-for-tabs-pane__3zUAr { position: relative; cursor: default; color: var(--color-text-default); padding: 30px 24px; background: rgb(54, 45, 74); border-radius: 0px 0px 15px 15px; box-sizing: border-box; }
@media (max-width: 1079px) {
  .link_window-for-tabs-pane__3zUAr { padding: 20px 10px; }
}
.link_dark-btn__2OwVS, .link_purple-btn__1BNx_ { border-radius: 10px; width: clamp(100px, 210px, 50%); height: 60px; display: flex; justify-content: center; align-items: center; font-size: 24px; line-height: 24px; color: rgb(255, 255, 255); cursor: pointer; }
.link_purple-btn__1BNx_ { background: linear-gradient(79.72deg, rgb(71, 25, 253) 4.86%, rgb(230, 77, 255) 103.07%); }
.link_dark-btn__2OwVS { background: rgba(233, 223, 255, 0.2); }
.link_cur-input__2I7JM { background: rgb(64, 56, 88); border-radius: 10px; margin-top: 4px; }
.link_cur-input__2I7JM input { background: rgb(64, 56, 88); border: none; border-radius: 10px; font-size: 20px; line-height: 24px; font-family: Helvetica-Bold, Helvetica; font-weight: 700; color: rgb(255, 255, 255); padding: 10px; width: 100%; }
.link_cur-input__2I7JM input:focus, .link_cur-input__2I7JM input:hover { border: none; }
.link_cur-input__2I7JM input::placeholder { color: rgb(255, 255, 255); opacity: 0.3; }
.link_cur-input__2I7JM .link_max-btn__2pr4l { background: rgb(37, 31, 50); border-radius: 15px; padding: 4px 14px; cursor: pointer; font-size: 12px; font-family: PingFangSC-Semibold, "PingFang SC"; font-weight: 600; line-height: 17px; color: rgb(255, 255, 255); margin-right: 10px; white-space: nowrap; }
.link_link__RQ6kv { position: relative; cursor: pointer; }
.link_link__RQ6kv:hover .link_link_inner__2dCbH span { color: rgb(255, 255, 255); }
.link_link__RQ6kv:hover .link_link_inner__2dCbH .link_menu_icon__1XoVS { color: rgb(255, 255, 255); transform: rotate(-180deg); }
.link_link__RQ6kv:hover .link_drop__30NSK { display: block; }
.link_link__RQ6kv.link_link_active__3f56B .link_link_inner__2dCbH .link_menu_icon__1XoVS, .link_link__RQ6kv.link_link_active__3f56B .link_link_inner__2dCbH span { color: rgb(255, 255, 255); }
.link_link__RQ6kv .link_link_inner__2dCbH { display: flex; align-items: center; font-family: Poppins; font-weight: 500; font-size: 18px; line-height: 28px; }
.link_link__RQ6kv .link_link_inner__2dCbH span { position: relative; margin-right: 6px; color: rgb(162, 156, 188); transition: 0.3s; }
.link_link__RQ6kv .link_link_inner__2dCbH .link_menu_icon__1XoVS { display: block; margin-left: 4px; width: 14px; height: 14px; color: rgb(162, 156, 188); transition: 0.3s; }
.link_link__RQ6kv .link_drop__30NSK { z-index: 5; display: none; position: absolute; left: 50%; top: 25px; transform: translateX(-50%); }
.link_link__RQ6kv .link_drop__30NSK .link_stand__592PM { height: 29px; }
.link_link__RQ6kv .link_drop__30NSK .link_list__J4IKs { padding: 10px; border: 1px solid rgb(68, 53, 100); border-radius: 10px; position: relative; }
.link_link__RQ6kv .link_drop__30NSK .link_list__J4IKs::after { content: ""; position: absolute; inset: 0px; z-index: -1; backdrop-filter: blur(26px); background: rgba(27, 13, 49, 0.5); transform: translateZ(0px); border-radius: 10px; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3 { display: flex; align-items: center; padding: 12px 10px 10px; position: relative; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3 .link_name__3IKHZ { font-weight: 600; font-size: 14px; line-height: 21px; color: rgb(255, 255, 255); }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3:last-child { margin-bottom: 0px; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3.link_normal_item_active__WdGVw, .link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3:hover { background: rgba(55, 35, 88, 0.5); border-radius: 6px; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3.link_normal_item_active__WdGVw .link_normal_img_default__3NFK7, .link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3:hover .link_normal_img_default__3NFK7 { display: none; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3.link_normal_item_active__WdGVw .link_normal_img_active__35Cj7, .link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3:hover .link_normal_img_active__35Cj7 { display: block; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3.link_normal_item_active__WdGVw .link_name_img_default__1lyDs, .link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3:hover .link_name_img_default__1lyDs { display: none; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3.link_normal_item_active__WdGVw .link_name_img_active__1i_oT, .link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3:hover .link_name_img_active__1i_oT { display: block; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3.link_normal_item_active__WdGVw .link_desc__2geJt, .link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3:hover .link_desc__2geJt { color: rgb(255, 255, 255); }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3:hover .link_desc__2geJt { color: rgb(158, 154, 188); }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3.link_normal_item_active__WdGVw { background: none; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3.link_normal_item_active__WdGVw .link_desc__2geJt { color: rgb(255, 255, 255); }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_img__1ezbl { display: block; margin-right: 12px; width: 30px; height: 30px; border-radius: 5px; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_img__1ezbl img { width: 100%; height: 100%; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_img_default__3NFK7 { display: block; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_img_active__35Cj7 { display: none; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_normal_main__1VliH { flex: 1 1 0%; white-space: nowrap; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_name__3IKHZ { display: inline-flex; align-items: center; font-family: Poppins; font-weight: 600; font-size: 16px; line-height: 24px; color: rgb(255, 255, 255); transition: 0.3s; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_name__3IKHZ .link_name_tag__3paT_ { margin-left: 6px; height: 14px; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_name__3IKHZ .link_name_img__2LfXY { margin-left: 6px; width: 14px; height: 14px; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_name__3IKHZ .link_name_img__2LfXY img { width: 100%; height: 100%; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_name__3IKHZ .link_name_img_default__1lyDs { display: block; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_name__3IKHZ .link_name_img_active__1i_oT { display: none; }
.link_link__RQ6kv .link_drop__30NSK .link_list_normal__FcESz .link_desc__2geJt { font-family: Poppins; font-weight: 400; font-size: 12px; line-height: 18px; color: rgb(158, 154, 188); transition: 0.3s; }
.link_link_dao__1Pjjb.link_drop__30NSK .link_list_normal__FcESz .link_normal_item__1sdr3 { padding-right: 30px; }
.wallect_wallet_list__2R-YF { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: repeat(2, auto); gap: 0px; align-items: stretch; }
.wallect_wallet_item__2OEvc { height: 140px; text-align: center; padding: 20px 0px; color: rgb(167, 162, 201); font-family: Poppins; font-weight: 500; font-size: 14px; line-height: 18px; border-radius: 20px; cursor: pointer; }
.wallect_wallet_item__2OEvc:hover { background: rgb(40, 21, 74); }
.wallect_wallet_icon__cjZER { width: 64px; height: 64px; margin-bottom: 16px; }
.wallet-modal.ant-modal .ant-modal-content, .wallet-modal.ant-modal .ant-modal-header { background: rgb(33, 16, 61); }