#profile{
  position:relative!important;
  overflow:visible!important;
}
#profile .page-title{
  width:min(1500px,calc(100% - 36px))!important;
  margin:36px auto 8px!important;
  color:#f6fbfb!important;
  font-size:34px!important;
  letter-spacing:0!important;
}
#profile .page-desc{
  width:min(1500px,calc(100% - 36px))!important;
  margin:0 auto 20px!important;
  color:#94a4af!important;
  font-size:13px!important;
}
#profile .asset-grid{
  width:min(1500px,calc(100% - 36px))!important;
  margin:0 auto 22px!important;
  padding:24px!important;
  display:grid!important;
  grid-template-columns:1.35fr repeat(3,1fr)!important;
  gap:14px!important;
  border:1px solid rgba(53,229,212,.18)!important;
  border-radius:26px!important;
  background:
    radial-gradient(circle at 88% 8%,rgba(53,229,212,.18),transparent 30%),
    linear-gradient(145deg,rgba(15,31,35,.94),rgba(7,13,17,.88) 56%,rgba(13,19,24,.96))!important;
  box-shadow:0 26px 70px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.055)!important;
  position:relative!important;
  overflow:hidden!important;
}
#profile .asset-grid::before{
  content:"账户总览"!important;
  position:absolute!important;
  right:22px!important;
  top:20px!important;
  padding:7px 11px!important;
  border:1px solid rgba(53,229,212,.22)!important;
  border-radius:999px!important;
  background:rgba(53,229,212,.075)!important;
  color:#35e5d4!important;
  font-size:11px!important;
  font-weight:950!important;
}
#profile .asset-grid::after{
  content:""!important;
  position:absolute!important;
  right:-58px!important;
  top:-78px!important;
  width:210px!important;
  height:210px!important;
  border-radius:50%!important;
  background:conic-gradient(from 120deg,rgba(53,229,212,0),rgba(53,229,212,.46),rgba(255,255,255,.08),rgba(53,229,212,0))!important;
  animation:vxProfileOrb 9s linear infinite!important;
  opacity:.78!important;
}
#profile .asset-card{
  min-height:116px!important;
  padding:18px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  border:1px solid rgba(255,255,255,.075)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
  position:relative!important;
  overflow:hidden!important;
}
#profile .asset-card:first-child{
  min-height:148px!important;
  justify-content:center!important;
  background:
    radial-gradient(circle at 88% 18%,rgba(53,229,212,.18),transparent 34%),
    linear-gradient(145deg,rgba(53,229,212,.10),rgba(255,255,255,.025))!important;
}
#profile .asset-card span{
  color:#8fa0ab!important;
  font-size:12px!important;
  font-weight:850!important;
}
#profile .asset-card strong{
  margin-top:9px!important;
  color:#f4fbfb!important;
  font-size:clamp(20px,1.6vw,28px)!important;
  line-height:1.18!important;
  font-weight:950!important;
  overflow-wrap:anywhere!important;
}
#profile .profile-layout{
  width:min(1500px,calc(100% - 36px))!important;
  margin:0 auto 24px!important;
  display:grid!important;
  grid-template-columns:minmax(320px,.95fr) minmax(320px,.9fr) minmax(380px,1.15fr)!important;
  gap:16px!important;
  align-items:stretch!important;
}
#profile .profile-layout > .trade-box,
#profile .profile-layout > .profile-security-panel,
#profile .profile-layout > .kyc-right-panel{
  min-height:0!important;
  height:auto!important;
  padding:24px!important;
  border:1px solid rgba(255,255,255,.075)!important;
  border-radius:24px!important;
  background:
    radial-gradient(circle at 88% 10%,rgba(53,229,212,.10),transparent 30%),
    linear-gradient(145deg,rgba(17,28,34,.88),rgba(7,13,17,.78))!important;
  box-shadow:0 20px 52px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.045)!important;
  overflow:visible!important;
}
#profile .profile-layout h3{
  margin:0 0 18px!important;
  color:#f4fbfb!important;
  font-size:20px!important;
  font-weight:950!important;
}
#profile .profile-layout label,
#profile .security-manage-card h4,
#profile .kyc-upload-label{
  color:#9dadb8!important;
  font-size:12px!important;
  font-weight:850!important;
}
#profile .profile-layout input,
#profile .profile-layout select{
  width:100%!important;
  min-height:46px!important;
  margin:7px 0 12px!important;
  padding:0 13px!important;
  border:1px solid rgba(255,255,255,.09)!important;
  border-radius:13px!important;
  background:rgba(7,13,17,.58)!important;
  color:#eef6f7!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}
#profile .profile-layout input:focus,
#profile .profile-layout select:focus{
  outline:none!important;
  border-color:rgba(53,229,212,.42)!important;
  box-shadow:0 0 0 3px rgba(53,229,212,.08),inset 0 1px 0 rgba(255,255,255,.045)!important;
}
#profile .profile-layout button{
  min-height:48px!important;
  border-radius:14px!important;
  border:1px solid rgba(53,229,212,.32)!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,0) 42%),
    linear-gradient(135deg,#5ff5e6,#25dcca 48%,#119b91)!important;
  color:#061314!important;
  font-weight:950!important;
  box-shadow:0 14px 30px rgba(31,222,206,.14),inset 0 1px 0 rgba(255,255,255,.32)!important;
}
#profile .security-card-stack{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:14px!important;
  flex:none!important;
}
#profile .security-manage-card,
#profile .kyc-single-card{
  padding:18px!important;
  border:1px solid rgba(255,255,255,.075)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.050),rgba(255,255,255,.018))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
  min-height:0!important;
}
#profile .security-manage-card p,
#profile .kyc-single-card p,
#profile .kyc-notice li{
  color:#8fa0ab!important;
  font-size:12px!important;
  line-height:1.7!important;
}
#profile .security-manage-card em,
#profile #inline-kyc-status{
  width:max-content!important;
  max-width:100%!important;
  margin:10px 0!important;
  padding:6px 10px!important;
  display:inline-flex!important;
  border-radius:999px!important;
  border:1px solid rgba(53,229,212,.20)!important;
  background:rgba(53,229,212,.075)!important;
  color:#35e5d4!important;
  font-size:11px!important;
  font-style:normal!important;
  font-weight:950!important;
}
#profile .inline-code-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 124px!important;
  gap:10px!important;
  align-items:center!important;
}
#profile .inline-code-row input{
  margin:0!important;
}
#profile #inline-email-send-btn{
  width:124px!important;
  min-width:124px!important;
  height:46px!important;
  min-height:46px!important;
  margin:0!important;
  padding:0 8px!important;
  white-space:nowrap!important;
  font-size:12px!important;
}
#profile .kyc-progress{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  gap:8px!important;
  margin:18px 0!important;
}
#profile .kyc-step{
  padding:10px 6px!important;
  border:1px solid rgba(255,255,255,.06)!important;
  border-radius:13px!important;
  background:rgba(255,255,255,.025)!important;
}
#profile .kyc-step span{
  background:#23343a!important;
  border-color:rgba(53,229,212,.20)!important;
}
#profile .kyc-step.active span{
  background:#35e5d4!important;
  box-shadow:0 0 12px rgba(53,229,212,.45)!important;
}
#profile .kyc-step p{
  color:#8fa0ab!important;
  font-size:10px!important;
}
#profile .kyc-notice{
  margin:16px 0!important;
  padding:14px!important;
  border-radius:16px!important;
  background:rgba(53,229,212,.045)!important;
  border:1px solid rgba(53,229,212,.12)!important;
}
#profile .back-home{
  width:min(1500px,calc(100% - 36px))!important;
  margin:0 auto 50px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
@keyframes vxProfileOrb{to{transform:rotate(360deg);}}
@media(max-width:1280px){
  #profile .profile-layout{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:900px){
  #profile{
    padding-bottom:calc(110px + env(safe-area-inset-bottom))!important;
  }
  #profile .page-title,
  #profile .page-desc,
  #profile .asset-grid,
  #profile .profile-layout,
  #profile .back-home{
    width:calc(100% - 28px)!important;
  }
  #profile .page-title{
    margin-top:24px!important;
    font-size:28px!important;
  }
  #profile .asset-grid{
    grid-template-columns:1fr 1fr!important;
    padding:18px!important;
    border-radius:22px!important;
  }
  #profile .asset-card:first-child{
    grid-column:1/-1!important;
    min-height:118px!important;
  }
  #profile .profile-layout{
    gap:14px!important;
    overflow:visible!important;
  }
  #profile .profile-layout > .trade-box,
  #profile .profile-layout > .profile-security-panel,
  #profile .profile-layout > .kyc-right-panel{
    padding:18px!important;
    border-radius:20px!important;
    max-height:none!important;
    overflow:visible!important;
  }
  #profile .profile-layout > .profile-security-panel.security-grid-panel{
    max-height:none!important;
    overflow:visible!important;
    padding-bottom:18px!important;
  }
  #profile .security-manage-card:nth-child(2){
    padding-bottom:20px!important;
  }
  #profile .security-manage-card:nth-child(2) > button:last-child{
    position:static!important;
    box-shadow:0 12px 26px rgba(31,222,206,.12),inset 0 1px 0 rgba(255,255,255,.28)!important;
    background:
      linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,0) 42%),
      linear-gradient(135deg,#5ff5e6,#25dcca 48%,#119b91)!important;
    color:#061314!important;
  }
  #profile .inline-code-row{
    grid-template-columns:1fr!important;
  }
  #profile #inline-email-send-btn{
    width:100%!important;
    min-width:0!important;
  }
  #profile #inline-change-email,
  #profile #inline-change-email-code,
  #profile #inline-email-send-btn{
    scroll-margin-bottom:150px!important;
  }
  #profile .profile-layout > .profile-security-panel.security-grid-panel::after{
    content:""!important;
    display:block!important;
    height:22px!important;
    flex:0 0 22px!important;
  }
  #profile .kyc-progress{
    grid-template-columns:repeat(2,1fr)!important;
  }
}
@media(max-width:430px){
  #profile .asset-grid{
    grid-template-columns:1fr!important;
  }
  #profile .asset-card:first-child{
    grid-column:auto!important;
  }
}
