/* Aquabet ocean3l — pure ocean deposit/withdraw (amethyst unlinked; load LAST) */
:root {
  --account-bg: #04141c;
  --account-bg-2: #020b12;
  --account-panel: #061a26;
  --account-panel-2: #0a2f44;
  --account-line: rgb(242 247 250 / 0.1);
  --account-line-strong: rgb(0 229 255 / 0.28);
  --account-text: #f2f9fc;
  --account-muted: #8fb4c8;
  --account-purple: #00e5ff;
  --account-purple-2: #0096c7;
  --account-gold: #00fbff;
  --account-gold-2: #00e5ff;
  --account-green: #33a7d2;
  --account-red: #ff5f68;
  --gm-accent: #00e5ff;
  --gm-accent-rgb: 0 229 255;
  --gm-raised: #0a2f44;
  --gm-raised-rgb: 10 47 68;
  --gm-leaf: #0096c7;
  --gm-leaf-rgb: 0 150 199;
  --gm-gold: #00fbff;
  --gm-canvas: #04141c;
  --gm-canvas-rgb: 4 20 28;
  --gm-surface: #061a26;
  --gm-text: #f2f9fc;
}

:is(.account-page, .gm-account-page, .dash-shell) .dw-tab.active,
:is(.account-page, .gm-account-page, .dash-shell) .wd-step--active,
:is(.account-page, .gm-account-page, .dash-shell) .wd-submit,
:is(.account-page, .gm-account-page, .dash-shell) .wd-quick-btn.active,
:is(.account-page, .gm-account-page, .dash-shell) .wd-quick-btn.selected,
:is(.account-page, .gm-account-page, .dash-shell) .wd-quick-btn:hover,
:is(.account-page, .gm-account-page, .dash-shell) button.dw-tab.active,
:is(.account-page, .gm-account-page, .dash-shell) .pm-card.active,
:is(.account-page, .gm-account-page, .dash-shell) .pm-card.selected,
:is(.account-page, .gm-account-page, .dash-shell) .pm-card[aria-selected="true"],
:is(.account-page, .gm-account-page, .dash-shell) .btn-primary,
:is(.account-page, .gm-account-page, .dash-shell) .dash-btn-primary,
:is(.account-page, .gm-account-page, .dash-shell) .deposit-submit,
:is(.account-page, .gm-account-page, .dash-shell) #paymentForm button[type="submit"],
:is(.account-page, .gm-account-page, .dash-shell) #withdrawForm button[type="submit"] {
  background: linear-gradient(135deg, #00fbff, #00e5ff 45%, #0096c7) !important;
  color: #04141c !important;
  border-color: transparent !important;
  box-shadow: 0 12px 28px rgb(0 229 255 / .32) !important;
  font-weight: 800 !important;
}

:is(.account-page, .gm-account-page, .dash-shell) .dw-tab {
  border-color: rgb(0 229 255 / .28) !important;
  color: #b8f4ff !important;
  background: rgba(6, 26, 38, .85) !important;
}

:is(.account-page, .gm-account-page, .dash-shell) .dw-tabs {
  border-color: rgb(0 229 255 / .22) !important;
}

:is(.account-page, .gm-account-page, .dash-shell) .pm-card,
:is(.account-page, .gm-account-page, .dash-shell) .wd-method-card {
  background: linear-gradient(135deg, rgb(4 20 28 / .92), rgb(6 26 38 / .9)) !important;
  border: 1px solid rgb(0 229 255 / .28) !important;
  color: #f2f9fc !important;
}
:is(.account-page, .gm-account-page, .dash-shell) .pm-card:hover,
:is(.account-page, .gm-account-page, .dash-shell) .wd-method-card:hover,
:is(.account-page, .gm-account-page, .dash-shell) .pm-card.active,
:is(.account-page, .gm-account-page, .dash-shell) .wd-method-card.active,
:is(.account-page, .gm-account-page, .dash-shell) .wd-method-card--active,
:is(.account-page, .gm-account-page, .dash-shell) .wd-method-card.selected {
  border-color: #00e5ff !important;
  box-shadow: 0 12px 30px rgb(0 229 255 / .28) !important;
}

:is(.account-page, .gm-account-page, .dash-shell) .pm-card .pm-card-inner > i,
:is(.account-page, .gm-account-page, .dash-shell) .wd-method-card__img,
:is(.account-page, .gm-account-page, .dash-shell) .method-mark,
:is(.account-page, .gm-account-page, .dash-shell) .method-mini,
:is(.account-page, .gm-account-page, .dash-shell) .method-mini.purple,
:is(.account-page, .gm-account-page, .dash-shell) .profile-strip-avatar {
  background: linear-gradient(135deg, #00fbff, #00e5ff 45%, #0096c7) !important;
  color: #04141c !important;
  border-color: rgb(0 229 255 / .45) !important;
  box-shadow: 0 8px 18px rgb(0 229 255 / .28) !important;
}

:is(.account-page, .gm-account-page, .dash-shell) .profile-strip-avatar .avatar-letter-lg,
:is(.account-page, .gm-account-page, .dash-shell) .pm-card .pm-card-inner > i {
  color: #04141c !important;
}

:is(.account-page, .gm-account-page, .dash-shell) .dash-card,
:is(.account-page, .gm-account-page, .dash-shell) .dash-main,
:is(.account-page, .gm-account-page, .dash-shell) .wd-user-bar {
  background: linear-gradient(180deg, rgba(6,26,38,.96), rgba(2,11,18,.94)) !important;
  border-color: rgb(0 229 255 / .22) !important;
}

:is(.account-page, .gm-account-page, .dash-shell) .wd-field__input,
:is(.account-page, .gm-account-page, .dash-shell) .wd-field__input-wrap input,
:is(.account-page, .gm-account-page, .dash-shell) .deposit-input-wrap input,
:is(.account-page, .gm-account-page, .dash-shell) input[type="text"],
:is(.account-page, .gm-account-page, .dash-shell) input[type="number"],
:is(.account-page, .gm-account-page, .dash-shell) input[type="tel"],
:is(.account-page, .gm-account-page, .dash-shell) select,
:is(.account-page, .gm-account-page, .dash-shell) .wd-otp-digit {
  border-color: rgb(0 229 255 / .28) !important;
  background: rgba(0, 0, 0, .32) !important;
  color: #f2f9fc !important;
}
:is(.account-page, .gm-account-page, .dash-shell) .wd-field__input:focus,
:is(.account-page, .gm-account-page, .dash-shell) .deposit-input-wrap input:focus,
:is(.account-page, .gm-account-page, .dash-shell) input:focus,
:is(.account-page, .gm-account-page, .dash-shell) select:focus,
:is(.account-page, .gm-account-page, .dash-shell) .wd-otp-digit:focus {
  border-color: #00e5ff !important;
  box-shadow: 0 0 0 3px rgb(0 229 255 / .18) !important;
  outline: none !important;
}

:is(.account-page, .gm-account-page, .dash-shell) .wd-user-bar__method,
:is(.account-page, .gm-account-page, .dash-shell) .wd-field__limits,
:is(.account-page, .gm-account-page, .dash-shell) .transaction-steps .step.active,
:is(.account-page, .gm-account-page, .dash-shell) .dash-card-title {
  color: #00e5ff !important;
}
:is(.account-page, .gm-account-page, .dash-shell) .wd-user-bar__balance {
  color: #00fbff !important;
}

:is(.account-page, .gm-account-page, .dash-shell) .transaction-steps .step.active strong,
:is(.account-page, .gm-account-page, .dash-shell) .wd-step__num {
  background: linear-gradient(135deg, #00fbff, #0096c7) !important;
  color: #04141c !important;
}

:is(.account-page, .gm-account-page, .dash-shell) .profile-sidebar a.active,
:is(.account-page, .gm-account-page, .dash-shell) .dash-side a.active,
:is(.account-page, .gm-account-page, .dash-shell) .side-link.active {
  background: linear-gradient(135deg, #00fbff, #00e5ff 45%, #0096c7) !important;
  color: #04141c !important;
}

:is(.account-page, .gm-account-page, .dash-shell) .gold,
:is(.account-page, .gm-account-page, .dash-shell) .text-gold,
:is(.account-page, .gm-account-page, .dash-shell) .badge-gold,
:is(.account-page, .gm-account-page, .dash-shell) .purple,
:is(.account-page, .gm-account-page, .dash-shell) .text-purple,
:is(.account-page, .gm-account-page, .dash-shell) .emerald,
:is(.account-page, .gm-account-page, .dash-shell) .text-emerald {
  color: #00e5ff !important;
}
:is(.account-page, .gm-account-page, .dash-shell) .bg-gold,
:is(.account-page, .gm-account-page, .dash-shell) .bg-purple,
:is(.account-page, .gm-account-page, .dash-shell) .bg-emerald {
  background: linear-gradient(135deg, #00fbff, #00e5ff 45%, #0096c7) !important;
  color: #04141c !important;
}

@media (max-width: 900px) {
  :is(.account-page, .gm-account-page, .dash-shell) .dw-tabs { gap: 8px; }
  :is(.account-page, .gm-account-page, .dash-shell) .dw-tab {
    flex: 1 1 auto;
    min-height: 42px;
    font-size: 14px !important;
  }
  :is(.account-page, .gm-account-page, .dash-shell) .pm-card,
  :is(.account-page, .gm-account-page, .dash-shell) .wd-method-card { border-radius: 12px !important; }
  :is(.account-page, .gm-account-page, .dash-shell) .wd-submit,
  :is(.account-page, .gm-account-page, .dash-shell) .deposit-submit {
    min-height: 48px !important;
    width: 100%;
  }
}

/* ------------------------------------------------------------------
   ocean3l structural layout ported from deposit-skin.css +
   amethyst-hesabim transaction-steps (amethyst <link> tags removed).
   Scoped to .account-page so gamador-hesabim (.gm-account-page) is
   not forced into the profile 2-column deposit workstation.
   Tokens: #00fbff -> #00e5ff -> #0096c7, navy #04141c.
   ------------------------------------------------------------------ */

.account-page .transaction-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 20px;
  color: #8fb4c8;
  font-size: 14px;
  font-weight: 700;
}
.account-page .transaction-steps .step {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  min-width: 0;
}
.account-page .transaction-steps .step:not(:last-child)::after {
  content: "";
  flex: 1;
  height: 1px;
  margin-left: 4px;
  background: rgb(242 247 250 / 0.1);
}
.account-page .transaction-steps .step strong {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  flex: 0 0 auto;
  border-radius: 50%;
  color: #04141c;
  background: rgb(242 247 250 / 0.18);
}

.account-page #depositTab #paymentForm {
  display: grid !important;
  grid-template-columns: minmax(240px, 340px) minmax(0, 1fr);
  gap: 16px 24px;
  align-items: start;
}
.account-page #depositTab #paymentForm > #depositSteps {
  grid-column: 1 / -1;
  margin-bottom: 6px;
}
.account-page #depositTab #paymentForm > #paymentMethods {
  grid-column: 1;
  align-self: start;
  display: flex !important;
  flex-direction: column;
  gap: 10px;
}
.account-page #depositTab #paymentForm > .deposit-form {
  grid-column: 2;
  align-self: start;
  max-width: none;
}

.account-page .pm-card .pm-card-inner {
  display: grid !important;
  grid-template-columns: 46px minmax(0, 1fr) auto !important;
  gap: 12px !important;
  align-items: center !important;
}
.account-page .pm-card .pm-card-inner > i {
  display: grid !important;
  place-items: center !important;
  width: 40px !important;
  height: 40px !important;
  min-width: 40px !important;
  border-radius: 11px !important;
  font-size: 18px !important;
  line-height: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.account-page .wd-steps {
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 0 22px;
}
.account-page .wd-step {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 7px 15px;
  border-radius: 999px;
  background: rgb(0 229 255 / 0.10);
  border: 1px solid rgb(0 229 255 / 0.28);
  color: #8fb4c8;
  font: 700 13px "Rajdhani", sans-serif;
}
.account-page .wd-step__num {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: rgb(0 229 255 / 0.28);
  color: #04141c;
  font-size: 12px;
  font-weight: 800;
}
.account-page .wd-methods__grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px;
  max-width: 760px;
  margin: 0 auto;
}
.account-page .wd-method-card {
  display: flex !important;
  align-items: center;
  gap: 14px;
  width: 100%;
  text-align: left;
  padding: 15px 18px;
  border-radius: 14px;
  cursor: pointer;
}
.account-page .wd-method-card__img {
  width: 46px !important;
  height: 46px !important;
  min-width: 46px;
  border-radius: 12px;
  display: grid !important;
  place-items: center !important;
  font-size: 22px !important;
  margin: 0 !important;
}
.account-page .wd-method-card__label {
  font: 700 15px "Rajdhani", sans-serif;
  color: #f2f9fc;
}
.account-page .wd-user-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 14px 18px;
  border-radius: 14px;
  margin: 0 0 18px;
}
.account-page .wd-field__input-wrap {
  position: relative;
}
.account-page .wd-field__prefix {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #00e5ff;
  pointer-events: none;
}
.account-page .wd-field__input,
.account-page .wd-field__input-wrap input {
  width: 100%;
  min-height: 48px;
  padding: 12px 14px 12px 38px;
  border-radius: 12px;
}
.account-page .wd-quick-amounts {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 8px;
  margin-top: 10px;
}
.account-page .wd-otp-inputs {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.account-page .wd-otp-digit {
  width: 42px;
  height: 48px;
  text-align: center;
  font: 800 18px "Rajdhani", sans-serif;
}
.account-page .wd-submit {
  width: 100%;
  min-height: 50px;
  border-radius: 14px;
}

@media (max-width: 860px) {
  .account-page #depositTab #paymentForm {
    display: block !important;
  }
}

@media (max-width: 560px) {
  .account-page .pm-card .pm-card-inner > i {
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
    font-size: 16px !important;
  }
  .account-page .pm-card .pm-card-inner {
    grid-template-columns: 44px minmax(0, 1fr) auto !important;
    gap: 10px !important;
  }
  .account-page .wd-method-card { padding: 13px 14px; }
  .account-page .wd-method-card__img {
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    font-size: 18px !important;
  }
  .account-page .wd-methods__grid { max-width: 100%; }
  .account-page .wd-quick-amounts { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
