/* 01.png wallet page exact visual pass */
#action-card:has(.wallet-page){
  background:
    radial-gradient(circle at 95% 0%, rgba(204,216,255,.76) 0 15%, transparent 31%),
    radial-gradient(circle at 83% 44%, rgba(205,244,255,.68) 0 16%, transparent 35%),
    radial-gradient(circle at 6% 87%, rgba(255,235,198,.78) 0 12%, transparent 30%),
    linear-gradient(160deg,#f8fbff 0%,#edf4ff 34%,#f7fbff 64%,#fff8ec 100%)!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
}
#action-card:has(.wallet-page)::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}
#action-card .wallet-page{
  width:100%!important;
  min-height:100%!important;
  height:auto!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-auto-rows:min-content!important;
  row-gap:26px!important;
  padding:42px 14px 32px!important;
  overflow:visible!important;
  contain:none!important;
}
#action-card .wallet-page:before{
  right:-74px!important;
  top:-38px!important;
  width:206px!important;
  height:206px!important;
  background:radial-gradient(circle at 44% 40%,rgba(216,226,255,.96) 0 56%,rgba(216,226,255,.32) 67%,transparent 69%)!important;
  box-shadow:none!important;
  opacity:1!important;
}
#action-card .wallet-page:after{
  left:-58px!important;
  bottom:-30px!important;
  width:178px!important;
  height:178px!important;
  background:radial-gradient(circle,rgba(255,236,199,.82) 0 42%,rgba(255,244,226,.42) 62%,transparent 74%)!important;
  opacity:1!important;
}
#action-card .wallet-page-title{
  height:66px!important;
  display:grid!important;
  grid-template-columns:62px 1fr!important;
  align-items:center!important;
  column-gap:26px!important;
  margin:0 0 19px!important;
}
#action-card .wallet-page-title h2{
  margin:0!important;
  color:#06142f!important;
  font-size:42px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:-1.4px!important;
  text-shadow:none!important;
}
#action-card .wallet-back-btn{
  width:62px!important;
  height:62px!important;
  min-width:62px!important;
  border:0!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#07101f!important;
  box-shadow:0 13px 30px rgba(69,91,140,.10)!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  line-height:0!important;
}
#action-card .wallet-back-btn:before{
  content:""!important;
  width:14px!important;
  height:14px!important;
  border-left:5px solid currentColor!important;
  border-bottom:5px solid currentColor!important;
  transform:translateX(2px) rotate(45deg)!important;
  margin:0!important;
}
#action-card .wallet-balance-card{
  width:100%!important;
  min-height:375px!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-auto-rows:min-content!important;
  align-content:start!important;
  gap:27px!important;
  padding:36px 42px 40px!important;
  border-radius:28px!important;
  color:#fff!important;
  background:
    radial-gradient(circle at 80% 78%,rgba(146,242,255,.74) 0 25%,transparent 48%),
    radial-gradient(circle at 95% 72%,rgba(166,245,245,.56) 0 22%,transparent 42%),
    linear-gradient(135deg,#1686ff 0%,#1f83ff 48%,#63ddff 100%)!important;
  box-shadow:0 22px 40px rgba(28,126,255,.18)!important;
  overflow:hidden!important;
}
#action-card .wallet-balance-card:before{
  right:-76px!important;
  bottom:-86px!important;
  width:332px!important;
  height:240px!important;
  border-radius:58% 0 0 0!important;
  background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.03))!important;
  transform:rotate(-18deg)!important;
}
#action-card .wallet-balance-card:after{
  right:-40px!important;
  top:86px!important;
  width:252px!important;
  height:252px!important;
  background:radial-gradient(circle,rgba(255,255,255,.11),rgba(255,255,255,.03) 63%,transparent 64%)!important;
}
#action-card .wallet-balance-title{
  display:flex!important;
  align-items:center!important;
  gap:22px!important;
  font-size:27px!important;
  line-height:1!important;
  font-weight:950!important;
  text-shadow:0 3px 10px rgba(0,76,180,.18)!important;
}
#action-card .wallet-icon{
  width:80px!important;
  height:80px!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.22)!important;
  color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.30)!important;
}
#action-card .wallet-icon svg{width:42px!important;height:42px!important}
#action-card .wallet-balance-card strong{
  margin-top:7px!important;
  color:#fff!important;
  font-size:45px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:.2px!important;
  text-shadow:0 8px 20px rgba(0,85,200,.24)!important;
}
#action-card .wallet-balance-card button{
  width:225px!important;
  height:74px!important;
  justify-self:start!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:13px!important;
  margin-top:1px!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#fff 0%,#edf6ff 100%)!important;
  color:#0966d8!important;
  font-size:24px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:.2px!important;
  box-shadow:0 13px 26px rgba(3,92,205,.20),inset 0 -2px 0 rgba(190,215,246,.9)!important;
}
#action-card .wallet-balance-card button span{
  margin:0!important;
  font-size:31px!important;
  line-height:1!important;
  transform:translateY(-1px)!important;
}
#action-card .wallet-section-title{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  padding:31px 0 18px!important;
  margin:0!important;
}
#action-card .wallet-section-title h3{
  margin:0!important;
  color:#07101f!important;
  font-size:25px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:-.4px!important;
}
#action-card .wallet-section-title small{
  color:#9aa2ad!important;
  font-size:18px!important;
  line-height:1!important;
  font-weight:400!important;
}
#action-card .wallet-ledger-list{
  min-height:216px!important;
  display:grid!important;
  align-items:start!important;
  padding:18px 28px!important;
  border-radius:25px!important;
  background:rgba(255,255,255,.92)!important;
  box-shadow:0 22px 54px rgba(73,96,136,.10),inset 0 1px 0 rgba(255,255,255,.95)!important;
  backdrop-filter:blur(18px)!important;
}
#action-card .wallet-empty{
  min-height:178px!important;
  display:grid!important;
  align-content:center!important;
  gap:25px!important;
  padding:0!important;
  border-top:1px solid rgba(210,216,226,.56)!important;
  border-bottom:1px solid rgba(210,216,226,.56)!important;
  color:#7c8592!important;
}
#action-card .wallet-empty b{
  color:#111827!important;
  font-size:19px!important;
  line-height:1!important;
  font-weight:950!important;
}
#action-card .wallet-empty span{
  color:#8b929d!important;
  font-size:17px!important;
  line-height:1.55!important;
  font-weight:400!important;
}
#action-card .wallet-pending-orders{display:none!important}
@media(max-width:430px){
  #action-card .wallet-page{padding:42px 14px 32px!important;row-gap:26px!important}
  #action-card .wallet-page-title h2{font-size:42px!important}
  #action-card .wallet-balance-card{min-height:375px!important;padding:36px 42px 40px!important;border-radius:28px!important;gap:27px!important}
  #action-card .wallet-balance-title{font-size:27px!important;gap:22px!important}
  #action-card .wallet-icon{width:80px!important;height:80px!important}
  #action-card .wallet-balance-card strong{font-size:45px!important}
  #action-card .wallet-balance-card button{width:225px!important;height:74px!important;font-size:24px!important}
}
