body,
uni-app,
uni-page,
uni-page-wrapper,
uni-page-body,
#app {
  background: #071016 !important;
}

.layout-page,
.layout-main,
.coin-exchange-box,
.personalCenter-main,
.colbg,
uni-scroll-view,
.uni-scroll-view,
.uni-scroll-view-content {
  background: #071016 !important;
  color: #d7e0ea !important;
}

.layout-page {
  min-height: 100vh !important;
}

.uni-scroll-view-refresh-inner {
  background: transparent !important;
}

.bg-c,
.bg-panel-1,
.bg-panel-3,
.bg-form-panel-3,
.bg-form-panel-4,
.bg-form-panel-7,
.stock-index,
.link-active,
.dropWrap,
.van-stepper,
.custom-class.van-button,
.per-bot,
.personalCenter-bottom .per-bot,
.item.bg-panel-4,
.nav2,
.head_info .van-tabs,
.head_info .van-tabs__nav,
.van-tabs__scroll,
.van-tabs__nav,
.van-tab,
.van-stepper__input,
.van-stepper__minus,
.van-stepper__plus {
  background: #101821 !important;
  border-color: #243141 !important;
  color: #d7e0ea !important;
}

.bg-panel-4,
.li.active,
.custom-class.van-button--gold,
.custom-class.van-button.gold {
  background: #d3a939 !important;
  border-color: #d3a939 !important;
  color: #10130f !important;
}

.color-light,
.color-fff,
.fn-bold,
.dropWrap,
.research-tabbar__label {
  color: #eef4f8 !important;
}

.color-default,
.color-gray,
.tips,
.fn-sm,
.fn-xs,
.label,
.van-tab {
  color: #8795a6 !important;
}

.color-buy {
  color: #26c08b !important;
}

.color-sell {
  color: #ef6b75 !important;
}

.bg-buy-transparent {
  background: rgba(38, 192, 139, .14) !important;
}

.bg-sell-transparent {
  background: rgba(239, 107, 117, .14) !important;
}

.borders,
.border,
.border-b,
.rounded-sm,
.rounded-xs {
  border-color: #243141 !important;
}

.highcharts-background,
.highcharts-plot-background {
  fill: #101821 !important;
}

.highcharts-grid-line,
.highcharts-axis-line,
.highcharts-tick {
  stroke: #243141 !important;
}

.research-h5-system-badge {
  display: inline-flex !important;
  align-items: center !important;
  height: 20px !important;
  margin-left: 8px !important;
  padding: 0 7px !important;
  border: 1px solid rgba(215, 255, 114, .42) !important;
  border-radius: 6px !important;
  color: #d7ff72 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  line-height: 18px !important;
  white-space: nowrap !important;
}

.nav2 {
  display: none !important;
}

.my-swipe {
  height: 260px !important;
  overflow: hidden !important;
}

.my-swipe swiper,
.my-swipe uni-swiper,
.my-swipe .uni-swiper,
.my-swipe .uni-swiper-wrapper,
.my-swipe .uni-swiper-slides,
.my_swipe_item,
.my_swipe_item img,
.my_swipe_item image {
  height: 100% !important;
}

.my_swipe_item img,
.my_swipe_item image {
  display: block !important;
  width: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}

.qubit-h5-feature-list {
  width: 100% !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 8px !important;
}

.qubit-h5-feature-card {
  min-width: 0 !important;
  min-height: 108px !important;
  padding: 12px 8px !important;
  border: 1px solid rgba(115, 137, 165, .22) !important;
  border-radius: 8px !important;
  background: #101821 !important;
  color: #eef4f8 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 7px !important;
  box-sizing: border-box !important;
  text-align: center !important;
}

.qubit-h5-banner-fallback {
  width: 100% !important;
  height: 168px !important;
  overflow: hidden !important;
  border-radius: 18px !important;
  background: #08121c !important;
}

.qubit-h5-banner-fallback img,
.my-swipe img,
.van-swipe img {
  width: 100% !important;
  max-width: 100% !important;
  height: 168px !important;
  object-fit: cover !important;
  display: block !important;
}

.qubit-h5-feature-card__icon {
  width: 28px !important;
  height: 28px !important;
  object-fit: contain !important;
}

.qubit-h5-feature-card__pair {
  max-width: 100% !important;
  color: #eef4f8 !important;
  font-size: 11px !important;
  line-height: 15px !important;
  font-weight: 800 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.qubit-h5-feature-card__pair em {
  margin-left: 3px !important;
  font-style: normal !important;
  font-size: 10px !important;
}

.qubit-h5-feature-card strong {
  max-width: 100% !important;
  overflow: hidden !important;
  font-size: 16px !important;
  line-height: 20px !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.qubit-h5-feature-card .is-up,
.qubit-h5-home-row__change.is-up {
  color: #26c08b !important;
}

.qubit-h5-feature-card .is-down,
.qubit-h5-home-row__change.is-down {
  color: #ef6b75 !important;
}

.qubit-h5-home-sections {
  display: grid !important;
  gap: 14px !important;
  margin: 14px 0 112px !important;
}

.qubit-h5-home-section {
  margin: 0 15px !important;
  overflow: hidden !important;
  border: 1px solid rgba(115, 137, 165, .22) !important;
  border-radius: 8px !important;
  background: #101821 !important;
  box-shadow: none !important;
}

.qubit-h5-home-section__head {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 12px !important;
  padding: 14px 14px 10px !important;
}

.qubit-h5-home-section__head h2 {
  margin: 0 !important;
  color: #f3f8fb !important;
  font-size: 16px !important;
  line-height: 22px !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}

.qubit-h5-home-section__head p {
  margin: 3px 0 0 !important;
  color: #8190a4 !important;
  font-size: 11px !important;
  line-height: 16px !important;
}

.qubit-h5-home-section__head span {
  min-width: 28px !important;
  padding: 4px 8px !important;
  border: 1px solid rgba(215, 255, 114, .38) !important;
  border-radius: 999px !important;
  color: #d7ff72 !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 16px !important;
  text-align: center !important;
  box-sizing: border-box !important;
}

.qubit-h5-home-section__divider {
  height: 1px !important;
  background: linear-gradient(90deg, transparent, rgba(115, 137, 165, .35), transparent) !important;
}

.qubit-h5-home-row {
  width: 100% !important;
  min-height: 72px !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1.35fr) minmax(88px, .9fr) minmax(72px, .7fr) !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 11px 14px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(115, 137, 165, .14) !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #eef4f8 !important;
  text-align: left !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

.qubit-h5-home-row:last-child {
  border-bottom: 0 !important;
}

.qubit-h5-home-row__main {
  min-width: 0 !important;
  display: grid !important;
  gap: 4px !important;
}

.qubit-h5-home-row__main strong {
  min-width: 0 !important;
  display: flex !important;
  align-items: center !important;
  gap: 5px !important;
  overflow: hidden !important;
  color: #f3f8fb !important;
  font-size: 14px !important;
  line-height: 18px !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.qubit-h5-home-row__main small {
  color: #8190a4 !important;
  font-size: 10px !important;
  line-height: 14px !important;
  font-weight: 700 !important;
}

.qubit-h5-home-row__main em {
  overflow: hidden !important;
  color: #8190a4 !important;
  font-size: 11px !important;
  line-height: 15px !important;
  font-style: normal !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.qubit-h5-home-row__price {
  overflow: hidden !important;
  color: #f0f6fa !important;
  font-size: 14px !important;
  line-height: 18px !important;
  font-weight: 800 !important;
  text-align: right !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.qubit-h5-home-row__change {
  min-width: 68px !important;
  padding: 7px 8px !important;
  border-radius: 7px !important;
  font-size: 12px !important;
  line-height: 16px !important;
  font-weight: 800 !important;
  text-align: center !important;
  box-sizing: border-box !important;
}

.qubit-h5-home-row__change.is-up {
  background: rgba(38, 192, 139, .14) !important;
}

.qubit-h5-home-row__change.is-down {
  background: rgba(239, 107, 117, .14) !important;
}

.qubit-h5-home-section__empty {
  padding: 18px 14px !important;
  color: #8190a4 !important;
  font-size: 12px !important;
  line-height: 18px !important;
}

.layout-main {
  padding-bottom: 94px !important;
}

.btn-group {
  bottom: 92px !important;
  z-index: 20 !important;
}

#app .btn-group.d-flex.p-x-md.p-y-xs,
#app .option-order-actions,
#app .option-panel .btn-group {
  position: relative !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
  z-index: 60 !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

#app .btn-group.d-flex.p-x-md.p-y-xs .btn,
#app .option-order-actions .btn,
#app .option-panel .btn-group .btn,
#app .btn-group.d-flex.p-x-md.p-y-xs .van-button,
#app .option-order-actions .van-button,
#app .option-panel .btn-group .van-button {
  min-height: 46px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-weight: 800 !important;
}

#app .btn-group.d-flex.p-x-md.p-y-xs .flat,
#app .option-order-actions .flat,
#app .option-panel .btn-group .flat {
  flex: 0 0 48px !important;
  width: 48px !important;
  height: 48px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  border-radius: 50% !important;
  font-size: 12px !important;
  font-weight: 800 !important;
}

.option-form .van-popup,
.van-popup.van-popup--bottom {
  z-index: 2147483200 !important;
}

.option-form .van-popup .custom-class.van-button,
.van-popup.van-popup--bottom .custom-class.van-button {
  min-height: 46px !important;
}

body.pages-exchange-index .layout-page > .btn-group.d-flex.p-md {
  position: fixed !important;
  left: 0 !important;
  right: 0 !important;
  bottom: calc(86px + env(safe-area-inset-bottom)) !important;
  z-index: 2147483100 !important;
  width: 100% !important;
  padding: 10px 14px !important;
  background: rgba(7, 16, 22, .94) !important;
  border-top: 1px solid rgba(115, 137, 165, .24) !important;
  box-shadow: 0 -12px 28px rgba(0, 0, 0, .28) !important;
  box-sizing: border-box !important;
}

body.pages-exchange-index .layout-page > .btn-group.d-flex.p-md .custom-class.van-button {
  min-height: 48px !important;
  font-size: 16px !important;
  font-weight: 800 !important;
}

body.pages-exchange-index .layout-main {
  padding-bottom: 180px !important;
}

uni-tabbar,
uni-tabbar *,
.uni-tabbar,
.uni-tabbar *,
.footer.bg-tab-nav,
.footer.research-tabbar,
.footer[data-qubit-hidden-native-tabbar="1"] {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

.qubit-h5-fixed-tabbar {
  position: fixed !important;
  left: 12px !important;
  right: auto !important;
  bottom: 12px !important;
  z-index: 2147483000 !important;
  width: calc(100% - 24px) !important;
  min-height: 66px !important;
  padding: 8px !important;
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
  background: rgba(9, 18, 28, .96) !important;
  border: 1px solid rgba(115, 137, 165, .28) !important;
  border-radius: 22px !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, .42) !important;
  backdrop-filter: blur(16px);
  box-sizing: border-box !important;
}

.qubit-h5-fixed-tabbar[hidden] {
  display: none !important;
}

.qubit-h5-fixed-tabbar__item {
  min-width: 0 !important;
  min-height: 50px !important;
  display: flex !important;
  flex: 1 1 0 !important;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column !important;
  border: 0 !important;
  border-radius: 16px !important;
  background: transparent !important;
  color: #7f8da3 !important;
  font-weight: 700 !important;
}

.qubit-h5-fixed-tabbar__item.is-active {
  color: #061016 !important;
  background: linear-gradient(135deg, #d7ff72 0%, #41d6c3 100%) !important;
  box-shadow: 0 10px 24px rgba(65, 214, 195, .28) !important;
}

.qubit-h5-fixed-tabbar__icon {
  width: 20px !important;
  height: 20px !important;
  margin-bottom: 3px !important;
  opacity: .8 !important;
}

.qubit-h5-fixed-tabbar__item.is-active .qubit-h5-fixed-tabbar__icon {
  opacity: 1 !important;
  filter: brightness(.15) !important;
}

.qubit-h5-fixed-tabbar__label {
  margin-top: 2px !important;
  font-size: 13px !important;
  line-height: 16px !important;
  letter-spacing: 0 !important;
}

.research-h5-sticky-nav {
  position: sticky !important;
  top: 0 !important;
  z-index: 2147482000 !important;
}

.research-h5-market {
  min-height: calc(100vh - 94px);
  padding: 22px 16px 18px;
  color: #f3f7fb;
  background:
    radial-gradient(circle at 18% 0%, rgba(65, 214, 195, .14), transparent 30%),
    linear-gradient(180deg, #071016 0%, #0d151f 100%);
  box-sizing: border-box;
}

.research-h5-market__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
}

.research-h5-market__eyebrow {
  color: #8fa2b8;
  font-size: 11px;
  line-height: 14px;
}

.research-h5-market__title {
  margin-top: 5px;
  font-size: 22px;
  font-weight: 800;
  line-height: 28px;
}

.research-h5-market__chip {
  padding: 7px 10px;
  border: 1px solid rgba(215, 255, 114, .45);
  border-radius: 999px;
  color: #d7ff72;
  font-size: 12px;
  font-weight: 800;
}

.research-h5-market__ticker {
  padding: 16px;
  border: 1px solid rgba(115, 137, 165, .22);
  border-radius: 18px;
  background: rgba(13, 24, 36, .92);
  box-shadow: 0 18px 38px rgba(0, 0, 0, .25);
}

.research-h5-market__pair {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
}

.research-h5-market__symbol {
  font-size: 16px;
  font-weight: 800;
}

.research-h5-market__price {
  margin-top: 12px;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

.research-h5-market__up {
  color: #41d6c3;
}

.research-h5-market__down {
  color: #ff6f71;
}

.research-h5-market__meta {
  margin-top: 10px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}

.research-h5-market__meta div {
  padding: 10px 8px;
  border-radius: 12px;
  background: rgba(255, 255, 255, .045);
}

.research-h5-market__meta span {
  display: block;
  color: #8797aa;
  font-size: 11px;
  line-height: 14px;
}

.research-h5-market__meta strong {
  display: block;
  margin-top: 3px;
  font-size: 13px;
  line-height: 16px;
}

.research-h5-market__list {
  margin-top: 14px;
  display: grid;
  gap: 8px;
}

.research-h5-market__row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  align-items: center;
  gap: 12px;
  padding: 13px 12px;
  border: 1px solid rgba(115, 137, 165, .16);
  border-radius: 14px;
  background: rgba(255, 255, 255, .04);
}

.research-h5-market__name {
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
}

.research-h5-market__sub {
  margin-top: 2px;
  color: #79899d;
  font-size: 11px;
  line-height: 14px;
}

.research-h5-market__row-price,
.research-h5-market__change {
  font-size: 13px;
  font-weight: 800;
  line-height: 18px;
}

.qubit-h5-market-page {
  min-height: calc(100vh - 94px);
  padding: 18px 14px 112px;
  color: #eef4f8;
  background: #071016;
  box-sizing: border-box;
}

.qubit-h5-market-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}

.qubit-h5-market-head h1 {
  margin: 0;
  color: #f4f9fc;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  letter-spacing: 0;
}

.qubit-h5-market-head p {
  margin: 4px 0 0;
  color: #8fa2b8;
  font-size: 12px;
  line-height: 18px;
}

.qubit-h5-market-chip {
  display: inline-flex;
  align-items: center;
  height: 30px;
  padding: 0 12px;
  border: 1px solid rgba(215, 255, 114, .45);
  border-radius: 999px;
  color: #d7ff72;
  font-size: 12px;
  font-weight: 800;
}

.qubit-h5-market-search {
  display: block;
  margin-bottom: 12px;
}

.qubit-h5-market-search input {
  width: 100%;
  height: 42px;
  padding: 0 14px;
  border: 1px solid #243141;
  border-radius: 8px;
  outline: none;
  background: #101821;
  color: #e7f0f6;
  font-size: 14px;
  box-sizing: border-box;
}

.qubit-h5-market-search input::placeholder {
  color: #718299;
}

.qubit-h5-market-list {
  display: grid;
  gap: 8px;
}

.qubit-h5-market-row {
  width: 100%;
  min-height: 68px;
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(92px, .9fr) minmax(76px, .72fr);
  align-items: center;
  gap: 10px;
  padding: 11px 12px;
  border: 1px solid rgba(115, 137, 165, .22);
  border-radius: 8px;
  background: #101821;
  color: #e7f0f6;
  text-align: left;
  box-shadow: none;
  box-sizing: border-box;
}

.qubit-h5-market-row__main {
  min-width: 0;
  display: grid;
  gap: 4px;
}

.qubit-h5-market-row__main strong {
  overflow: hidden;
  color: #f3f8fb;
  font-size: 15px;
  line-height: 20px;
  font-weight: 800;
  letter-spacing: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qubit-h5-market-row__main small {
  overflow: hidden;
  color: #8190a4;
  font-size: 11px;
  line-height: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qubit-h5-market-row__price {
  overflow: hidden;
  color: #f0f6fa;
  font-size: 14px;
  line-height: 18px;
  font-weight: 800;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qubit-h5-market-row__change {
  min-width: 68px;
  padding: 7px 8px;
  border-radius: 7px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 800;
  text-align: center;
  box-sizing: border-box;
}

.qubit-h5-market-row__change.is-up {
  color: #26c08b;
  background: rgba(38, 192, 139, .14);
}

.qubit-h5-market-row__change.is-down {
  color: #ef6b75;
  background: rgba(239, 107, 117, .14);
}

.symbol-list,
.symbol-list .van-tabs,
.symbol-list .van-tabs__wrap,
.symbol-list .van-tabs__scroll,
.symbol-list .van-tabs__nav,
.symbol-list uni-view,
.symbol-list table,
.symbol-list thead,
.symbol-list tbody,
.symbol-list tr,
.symbol-list td,
.symbol-list th {
  background: #071016 !important;
  color: #d7e0ea !important;
}

.symbol-list {
  min-height: 100vh !important;
}

.symbol-list .title {
  color: #f4f9fc !important;
  font-weight: 800 !important;
}

.symbol-list .van-search,
.symbol-list .van-search__content,
.symbol-list .van-cell {
  background: #101821 !important;
  border-color: #243141 !important;
  color: #e7f0f6 !important;
}

.symbol-list input,
.symbol-list .van-field__control {
  color: #e7f0f6 !important;
}

.symbol-list .van-tab {
  background: #071016 !important;
  color: #8795a6 !important;
}

.symbol-list .van-tab--active {
  color: #d7ff72 !important;
}

.research-h5-lang-trigger,
.van-nav-bar__right .research-h5-lang-trigger,
.van-nav-bar__right .d-inline-block.research-h5-lang-trigger {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 42px !important;
  max-width: 48px !important;
  height: 26px !important;
  padding: 0 9px !important;
  border: 1px solid rgba(222, 178, 60, .55) !important;
  border-radius: 999px !important;
  background: rgba(12, 20, 28, .72) !important;
  color: #f4d98d !important;
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  white-space: nowrap !important;
  box-sizing: border-box !important;
}

.research-h5-lang-trigger .iconfont {
  display: none !important;
}

.custom-class.van-button.van-button--green,
.custom-class.van-button.green {
  min-height: 42px !important;
  background: linear-gradient(180deg, #25cf96 0%, #11986f 100%) !important;
  border: 1px solid rgba(55, 255, 190, .42) !important;
  border-radius: 8px !important;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  box-shadow: 0 8px 18px rgba(18, 173, 126, .24) !important;
}

.custom-class.van-button.van-button--red,
.custom-class.van-button.red {
  min-height: 42px !important;
  background: linear-gradient(180deg, #ff6f7c 0%, #cf3445 100%) !important;
  border: 1px solid rgba(255, 141, 151, .42) !important;
  border-radius: 8px !important;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  box-shadow: 0 8px 18px rgba(207, 52, 69, .22) !important;
}

.custom-class.van-button.van-button--blue,
.custom-class.van-button.blue {
  min-height: 42px !important;
  background: linear-gradient(180deg, #4aa9ff 0%, #1e68d7 100%) !important;
  border: 1px solid rgba(96, 181, 255, .42) !important;
  border-radius: 8px !important;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  box-shadow: 0 8px 18px rgba(30, 104, 215, .2) !important;
}

.custom-class.van-button.van-button--gold-b,
.custom-class.van-button.gold-b {
  min-height: 36px !important;
  background: rgba(211, 169, 57, .16) !important;
  border: 1px solid rgba(211, 169, 57, .62) !important;
  border-radius: 8px !important;
  color: #f1c85a !important;
  font-weight: 800 !important;
}

.item .row .b-r-xs.border-c.box-shadow.rounded-xs.p-y-ms.w-33.p-x-ms.fn-center.color-theme-1 {
  min-height: 34px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 7px !important;
  background: rgba(41, 151, 255, .14) !important;
  border-color: rgba(41, 151, 255, .4) !important;
  color: #70b8ff !important;
  font-weight: 800 !important;
}

.item .row .b-r-xs.border-c.box-shadow.rounded-xs.p-y-ms.w-33.p-x-ms.fn-center.color-theme-1:last-child {
  background: rgba(239, 107, 117, .18) !important;
  border-color: rgba(239, 107, 117, .45) !important;
  color: #ff7a84 !important;
}

/* Qubit fixed H5 base shell */
.base-shell {
  height: 100vh !important;
  overflow: hidden !important;
  padding-bottom: 96px !important;
  box-sizing: border-box !important;
}

.base-shell .base-tab-panel {
  height: calc(100vh - 96px) !important;
  max-height: calc(100vh - 96px) !important;
  overflow: auto !important;
  -webkit-overflow-scrolling: touch !important;
  padding-bottom: 104px !important;
  box-sizing: border-box !important;
}

.base-shell .base-tab-panel .van-nav-bar {
  position: sticky !important;
  top: 0 !important;
  z-index: 2147482000 !important;
}

.base-shell .base-tab-panel .layout-main {
  padding-bottom: 104px !important;
  box-sizing: border-box !important;
}

.base-shell .footer {
  position: fixed !important;
  left: 12px !important;
  right: 12px !important;
  bottom: max(12px, env(safe-area-inset-bottom)) !important;
  z-index: 2147483000 !important;
}

.base-shell .research-tabbar {
  min-height: 72px !important;
  box-sizing: border-box !important;
}

.option-order-actions .buy-action,
.btn-group .buy-action {
  min-height: 46px !important;
  border: 0 !important;
  border-radius: 10px !important;
  background: linear-gradient(180deg, #30c58d 0%, #149460 100%) !important;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  box-shadow: 0 10px 22px rgba(20, 148, 96, .28) !important;
}

.option-order-actions .sell-action,
.btn-group .sell-action {
  min-height: 46px !important;
  border: 0 !important;
  border-radius: 10px !important;
  background: linear-gradient(180deg, #ff6f7d 0%, #df3346 100%) !important;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  box-shadow: 0 10px 22px rgba(223, 51, 70, .28) !important;
}

.place-order-btn {
  min-height: 46px !important;
  border: 0 !important;
  border-radius: 10px !important;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 900 !important;
}

.place-order-btn.green {
  background: linear-gradient(180deg, #30c58d 0%, #149460 100%) !important;
}

.place-order-btn.red {
  background: linear-gradient(180deg, #ff6f7d 0%, #df3346 100%) !important;
}

.place-order-btn.blue {
  background: linear-gradient(180deg, #4aa9ff 0%, #1e68d7 100%) !important;
}
