html.sakura-topup-polish-route .sakura-topup-wallet-card {
  overflow: hidden !important;
  border: 1px solid rgba(15, 23, 42, 0.08) !important;
  border-radius: 10px !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(248, 250, 252, 0.96) 100%) !important;
  box-shadow:
    0 18px 36px rgba(15, 23, 42, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
}

html.sakura-topup-polish-route .sakura-topup-wallet-card > .semi-card-body {
  padding: 14px !important;
}

html.sakura-topup-polish-route .sakura-topup-wallet-card > .semi-card-body > div:first-child {
  align-items: center !important;
  margin: -2px -2px 14px !important;
  padding: 4px 2px 14px !important;
  border-bottom: 1px solid rgba(15, 23, 42, 0.07);
}

html.sakura-topup-polish-route .sakura-topup-wallet-card > .semi-card-body > div:first-child .semi-avatar {
  border: 1px solid rgba(14, 116, 144, 0.2);
  background: #0f766e !important;
  box-shadow: 0 8px 18px rgba(15, 118, 110, 0.18);
}

html.sakura-topup-polish-route .sakura-topup-wallet-card > .semi-card-body > div:first-child .semi-typography {
  color: #0f172a;
}

html.sakura-topup-polish-route .sakura-topup-wallet-card > .semi-card-body > div:first-child .text-xs {
  color: #64748b;
}

html.sakura-topup-polish-route .sakura-topup-wallet-card > .semi-card-body > div:first-child .semi-button {
  min-width: 76px;
  border-color: rgba(14, 116, 144, 0.22) !important;
  background: #0f766e !important;
  color: #ffffff !important;
  font-weight: 700;
  box-shadow: 0 10px 22px rgba(15, 118, 110, 0.2);
}

html.sakura-topup-polish-route .sakura-topup-wallet-card > .semi-card-body > div:first-child .semi-button * {
  color: #ffffff !important;
}

html.sakura-topup-polish-route .sakura-topup-balance-card {
  overflow: hidden !important;
  border: 0 !important;
  border-radius: 10px !important;
  background: #0f172a !important;
}

html.sakura-topup-polish-route .sakura-topup-balance-card .semi-card-cover > div {
  min-height: 140px;
  background-image:
    linear-gradient(135deg, rgba(15, 23, 42, 0.91) 0%, rgba(14, 116, 144, 0.78) 54%, rgba(190, 120, 24, 0.72) 100%),
    url("/cover-4.webp") !important;
  background-position: center !important;
}

html.sakura-topup-polish-route .sakura-topup-balance-card .grid > div {
  min-width: 0;
  padding: 10px 8px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
}

html.sakura-topup-polish-route .sakura-topup-wallet-card .semi-form-field-label {
  margin-bottom: 8px !important;
  color: #334155 !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}

html.sakura-topup-polish-route .sakura-topup-wallet-card .semi-input-wrapper,
html.sakura-topup-polish-route .sakura-topup-wallet-card .semi-input-number {
  border-color: rgba(15, 118, 110, 0.22) !important;
  background: #ffffff !important;
}

html.sakura-topup-polish-route .sakura-topup-wallet-card .semi-input-wrapper:hover,
html.sakura-topup-polish-route .sakura-topup-wallet-card .semi-input-number:hover {
  border-color: rgba(15, 118, 110, 0.5) !important;
}

html.sakura-topup-polish-route .sakura-topup-wallet-card .text-red-600,
html.sakura-topup-polish-route .sakura-topup-wallet-card .text-red-600 span {
  color: #be123c !important;
  font-weight: 800;
}

html.sakura-topup-polish-route .sakura-topup-wallet-card .semi-form-field .semi-button {
  min-height: 36px;
  border-color: rgba(15, 23, 42, 0.1) !important;
  background: #ffffff !important;
  color: #334155 !important;
  font-weight: 700;
}

html.sakura-topup-polish-route .sakura-topup-wallet-card .semi-form-field .semi-button:hover {
  border-color: rgba(15, 118, 110, 0.35) !important;
  background: #f0fdfa !important;
}

html.sakura-topup-polish-route .sakura-topup-preset-card {
  min-height: 78px;
  border: 1px solid rgba(15, 23, 42, 0.08) !important;
  border-radius: 8px !important;
  background:
    linear-gradient(180deg, #ffffff 0%, #f8fafc 100%) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

html.sakura-topup-polish-route .sakura-topup-preset-card > .semi-card-body {
  padding: 12px !important;
}

html.sakura-topup-polish-route .sakura-topup-preset-card:hover {
  border-color: rgba(15, 118, 110, 0.4) !important;
  background:
    linear-gradient(180deg, #f8fffd 0%, #ffffff 100%) !important;
}

html.sakura-topup-polish-route .sakura-topup-preset-active {
  border-color: rgba(15, 118, 110, 0.72) !important;
  background:
    linear-gradient(180deg, #ecfeff 0%, #ffffff 100%) !important;
  box-shadow:
    inset 0 0 0 1px rgba(15, 118, 110, 0.45),
    0 10px 22px rgba(15, 118, 110, 0.12) !important;
}

html.sakura-topup-polish-route .sakura-topup-preset-card .semi-typography {
  color: #0f172a;
}

html.sakura-topup-polish-route .sakura-topup-preset-active .semi-typography {
  color: #0f766e;
}

html.sakura-topup-polish-route .sakura-topup-preset-card .semi-tag {
  border: 1px solid rgba(22, 163, 74, 0.18);
  background: rgba(22, 163, 74, 0.1);
  color: #15803d;
}

html.sakura-topup-polish-route .sakura-topup-redeem-card {
  border: 1px solid rgba(245, 158, 11, 0.2) !important;
  border-left: 3px solid #f59e0b !important;
  border-radius: 10px !important;
  background: linear-gradient(180deg, #fffdf7 0%, #ffffff 100%) !important;
}

html.sakura-topup-polish-route .sakura-topup-redeem-card .semi-card-header {
  padding-bottom: 4px !important;
  border-bottom: 0 !important;
}

html.sakura-topup-polish-route .sakura-topup-redeem-card .semi-input-wrapper {
  background: #ffffff !important;
}

html.sakura-topup-polish-route .sakura-topup-redeem-card .semi-button {
  background: #b45309 !important;
  color: #ffffff !important;
  border-color: rgba(180, 83, 9, 0.26) !important;
}

html.sakura-topup-polish-route .sakura-topup-redeem-card .semi-button * {
  color: #ffffff !important;
}

html.dark.sakura-topup-polish-route .sakura-topup-wallet-card,
html.sakura-topup-polish-route body[theme-mode="dark"] .sakura-topup-wallet-card {
  border-color: rgba(148, 163, 184, 0.18) !important;
  background:
    linear-gradient(180deg, rgba(15, 23, 42, 0.96) 0%, rgba(17, 24, 39, 0.96) 100%) !important;
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.28) !important;
}

html.dark.sakura-topup-polish-route .sakura-topup-wallet-card > .semi-card-body > div:first-child,
html.sakura-topup-polish-route body[theme-mode="dark"] .sakura-topup-wallet-card > .semi-card-body > div:first-child {
  border-bottom-color: rgba(148, 163, 184, 0.16);
}

html.dark.sakura-topup-polish-route .sakura-topup-wallet-card > .semi-card-body > div:first-child .semi-typography,
html.sakura-topup-polish-route body[theme-mode="dark"] .sakura-topup-wallet-card > .semi-card-body > div:first-child .semi-typography {
  color: #f8fafc;
}

html.dark.sakura-topup-polish-route .sakura-topup-wallet-card > .semi-card-body > div:first-child .text-xs,
html.sakura-topup-polish-route body[theme-mode="dark"] .sakura-topup-wallet-card > .semi-card-body > div:first-child .text-xs {
  color: #94a3b8;
}

html.dark.sakura-topup-polish-route .sakura-topup-wallet-card .semi-form-field-label,
html.sakura-topup-polish-route body[theme-mode="dark"] .sakura-topup-wallet-card .semi-form-field-label {
  color: #cbd5e1 !important;
}

html.dark.sakura-topup-polish-route .sakura-topup-wallet-card .semi-input-wrapper,
html.dark.sakura-topup-polish-route .sakura-topup-wallet-card .semi-input-number,
html.dark.sakura-topup-polish-route .sakura-topup-wallet-card .semi-form-field .semi-button,
html.sakura-topup-polish-route body[theme-mode="dark"] .sakura-topup-wallet-card .semi-input-wrapper,
html.sakura-topup-polish-route body[theme-mode="dark"] .sakura-topup-wallet-card .semi-input-number,
html.sakura-topup-polish-route body[theme-mode="dark"] .sakura-topup-wallet-card .semi-form-field .semi-button {
  border-color: rgba(148, 163, 184, 0.2) !important;
  background: rgba(15, 23, 42, 0.94) !important;
  color: #e2e8f0 !important;
}

html.dark.sakura-topup-polish-route .sakura-topup-preset-card,
html.sakura-topup-polish-route body[theme-mode="dark"] .sakura-topup-preset-card {
  border-color: rgba(148, 163, 184, 0.18) !important;
  background:
    linear-gradient(180deg, rgba(15, 23, 42, 0.96) 0%, rgba(30, 41, 59, 0.92) 100%) !important;
}

html.dark.sakura-topup-polish-route .sakura-topup-preset-active,
html.sakura-topup-polish-route body[theme-mode="dark"] .sakura-topup-preset-active {
  border-color: rgba(45, 212, 191, 0.7) !important;
  background:
    linear-gradient(180deg, rgba(20, 83, 74, 0.6) 0%, rgba(15, 23, 42, 0.96) 100%) !important;
}

html.dark.sakura-topup-polish-route .sakura-topup-preset-card .semi-typography,
html.sakura-topup-polish-route body[theme-mode="dark"] .sakura-topup-preset-card .semi-typography {
  color: #e2e8f0;
}

html.dark.sakura-topup-polish-route .sakura-topup-preset-active .semi-typography,
html.sakura-topup-polish-route body[theme-mode="dark"] .sakura-topup-preset-active .semi-typography {
  color: #5eead4;
}

html.dark.sakura-topup-polish-route .sakura-topup-redeem-card,
html.sakura-topup-polish-route body[theme-mode="dark"] .sakura-topup-redeem-card {
  border-color: rgba(245, 158, 11, 0.28) !important;
  border-left-color: #f59e0b !important;
  background: linear-gradient(180deg, rgba(69, 26, 3, 0.22) 0%, rgba(15, 23, 42, 0.96) 100%) !important;
}

@media (max-width: 640px) {
  html.sakura-topup-polish-route .sakura-topup-wallet-card > .semi-card-body {
    padding: 12px !important;
  }

  html.sakura-topup-polish-route .sakura-topup-balance-card .semi-card-cover > div {
    min-height: 164px;
  }

  html.sakura-topup-polish-route .sakura-topup-balance-card .grid {
    gap: 8px !important;
  }

  html.sakura-topup-polish-route .sakura-topup-balance-card .grid > div {
    padding: 8px 6px;
  }

  html.sakura-topup-polish-route .sakura-topup-preset-card {
    min-height: 74px;
  }
}
