/* NEMAZING V88 — hard client redesign */
body.play-v88-page{
  background:#f5f6fa!important;
  color:#20232d!important;
}
body.play-v88-page main{
  min-height:calc(100vh - 140px)!important;
}
.v88-client-wrap{
  padding:34px 0 64px!important;
}
.v88-client-shell{
  width:min(1120px,calc(100% - 34px))!important;
  margin:0 auto!important;
}
.v88-client-hero{
  position:relative!important;
  overflow:hidden!important;
  display:grid!important;
  grid-template-columns: 1fr!important;
  min-height: 330px!important;
  border:1px solid #e2e5ee!important;
  border-radius:28px!important;
  background:#fff!important;
  box-shadow:0 18px 54px rgba(35,39,52,.07)!important;
}
.v88-client-copy{
  max-width:900px!important;

  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:54px 54px 50px!important;
  position:relative!important;
  z-index:2!important;
}
.v88-client-kicker{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  color:#6d5dfc!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.v88-client-kicker i{
  width:25px!important;height:2px!important;
  background:#6d5dfc!important;
  border-radius:99px!important;
}
.v88-client-copy h1{
  margin:16px 0 0!important;
  color:#1c1f28!important;
  font-size:clamp(46px,5.4vw,72px)!important;
  line-height:.95!important;
  letter-spacing:-.055em!important;
  font-weight:820!important;
}
.v88-client-lead{
  max-width:620px!important;
  margin:18px 0 0!important;
  color:#727a8b!important;
  font-size:14px!important;
  line-height:1.72!important;
}
.v88-client-actions{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  margin-top:28px!important;
}
.v88-client-download{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  min-height:60px!important;
  padding:9px 18px 9px 10px!important;
  border-radius:16px!important;
  background:#6d5dfc!important;
  color:#fff!important;
  text-decoration:none!important;
  box-shadow:0 13px 28px rgba(109,93,252,.25)!important;
  transition:.17s ease!important;
}
.v88-client-download:hover{
  transform:translateY(-1px)!important;
  background:#6251f1!important;
}
.v88-client-download-icon{
  display:grid!important;
  place-items:center!important;
  width:42px!important;height:42px!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.14)!important;
}
.v88-client-download-icon svg{
  width:20px!important;height:20px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.v88-client-download strong{
  display:block!important;
  color:#fff!important;
  font-size:13px!important;
}
.v88-client-download small{
  display:block!important;
  margin-top:3px!important;
  color:rgba(255,255,255,.72)!important;
  font-size:9px!important;
}
.v88-client-file{
  display:grid!important;
  gap:3px!important;
  min-width:160px!important;
  padding:10px 14px!important;
}
.v88-client-file b{
  color:#353946!important;
  font-size:11px!important;
}
.v88-client-file span{
  color:#9aa0ae!important;
  font-size:9px!important;
}
.v88-client-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:16px!important;
  margin-top:24px!important;
  color:#8b91a0!important;
  font-size:9px!important;
  font-weight:720!important;
}
.v88-client-meta span{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
}
.v88-client-meta i{
  width:6px!important;height:6px!important;
  border-radius:50%!important;
  background:#44c983!important;
  box-shadow:0 0 0 4px rgba(68,201,131,.09)!important;
}
.v88-client-visual{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  min-width:0!important;
  padding:40px 38px!important;
  background:
    radial-gradient(circle at 68% 24%,rgba(109,93,252,.15),transparent 32%),
    linear-gradient(145deg,#f7f5ff 0%,#eeecfb 100%)!important;
  border-left:1px solid #ebe8ff!important;
}
.v88-client-visual:before,
.v88-client-visual:after{
  content:""!important;
  position:absolute!important;
  border-radius:50%!important;
  border:1px solid rgba(109,93,252,.12)!important;
}
.v88-client-visual:before{
  width:310px!important;height:310px!important;
}
.v88-client-visual:after{
  width:230px!important;height:230px!important;
}
.v88-launcher{
  position:relative!important;
  z-index:2!important;
  width:min(100%,390px)!important;
  overflow:hidden!important;
  border:1px solid rgba(26,29,38,.12)!important;
  border-radius:20px!important;
  background:#161823!important;
  box-shadow:0 28px 58px rgba(31,28,72,.22)!important;
  transform:rotate(-1.2deg)!important;
}
.v88-launcher-top{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  height:50px!important;
  padding:0 17px!important;
  background:#1d1f2b!important;
}
.v88-launcher-logo{
  color:#fff!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
}
.v88-launcher-logo span{color:#8f82ff!important}
.v88-launcher-window{
  display:flex!important;
  gap:7px!important;
}
.v88-launcher-window i{
  width:7px!important;height:7px!important;
  border-radius:50%!important;
  background:#444756!important;
}
.v88-launcher-cover{
  position:relative!important;
  min-height:230px!important;
  padding:26px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  background:
    linear-gradient(180deg,rgba(16,18,29,.08),rgba(16,18,29,.76)),
    radial-gradient(circle at 75% 25%,#6d5dfc 0%,transparent 38%),
    linear-gradient(135deg,#272a39,#171923)!important;
}
.v88-launcher-copy small{
  color:#a69dff!important;
  font-size:8px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
}
.v88-launcher-copy strong{
  display:block!important;
  margin-top:7px!important;
  color:#fff!important;
  font-size:27px!important;
  line-height:1.05!important;
  letter-spacing:-.04em!important;
}
.v88-launcher-status{
  display:flex!important;
  align-items:end!important;
  justify-content:space-between!important;
  color:#fff!important;
}
.v88-launcher-status span{font-size:9px!important;color:#b8bdca!important}
.v88-launcher-status b{font-size:11px!important}
.v88-launcher-bottom{
  padding:18px!important;
  background:#191b26!important;
}
.v88-launcher-progress{
  height:5px!important;
  overflow:hidden!important;
  border-radius:99px!important;
  background:#2d3040!important;
}
.v88-launcher-progress i{
  display:block!important;
  width:100%!important;height:100%!important;
  border-radius:inherit!important;
  background:linear-gradient(90deg,#6d5dfc,#9689ff)!important;
}
.v88-launcher-bottom button{
  width:100%!important;
  height:43px!important;
  margin-top:13px!important;
  border:0!important;
  border-radius:11px!important;
  background:#6d5dfc!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:900!important;
  pointer-events:none!important;
}
.v88-client-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
  margin-top:14px!important;
}
.v88-client-card{
  display:flex!important;
  gap:14px!important;
  min-height:188px!important;
  padding:23px!important;
  border:1px solid #e3e6ee!important;
  border-radius:20px!important;
  background:#fff!important;
}
.v88-card-num{
  display:grid!important;
  place-items:center!important;
  flex:none!important;
  width:35px!important;height:35px!important;
  border-radius:11px!important;
  background:#efedff!important;
  color:#6555f4!important;
  font-size:10px!important;
  font-weight:900!important;
}
.v88-client-card h2{
  margin:2px 0 9px!important;
  color:#292c36!important;
  font-size:16px!important;
  letter-spacing:-.02em!important;
}
.v88-client-card p,
.v88-client-card li{
  color:#737a8b!important;
  font-size:10px!important;
  line-height:1.65!important;
}
.v88-client-card p{margin:0!important}
.v88-client-card ul{
  margin:0!important;
  padding:0!important;
  list-style:none!important;
  display:grid!important;
  gap:5px!important;
}
.v88-client-card li{
  position:relative!important;
  padding-left:13px!important;
}
.v88-client-card li:before{
  content:""!important;
  position:absolute!important;
  left:0!important;top:7px!important;
  width:4px!important;height:4px!important;
  border-radius:50%!important;
  background:#7567f6!important;
}
.v88-client-help{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:20px!important;
  margin-top:14px!important;
  padding:19px 22px!important;
  border:1px solid #e4e6ed!important;
  border-radius:18px!important;
  background:#fafbfc!important;
}
.v88-client-help span{
  display:block!important;
  color:#979dab!important;
  font-size:9px!important;
  font-weight:800!important;
  text-transform:uppercase!important;
  letter-spacing:.06em!important;
}
.v88-client-help strong{
  display:block!important;
  margin-top:4px!important;
  color:#454a57!important;
  font-size:11px!important;
}
.v88-client-help a{
  flex:none!important;
  padding:11px 15px!important;
  border:1px solid #dedfe8!important;
  border-radius:11px!important;
  background:#fff!important;
  color:#585f6e!important;
  text-decoration:none!important;
  font-size:10px!important;
  font-weight:850!important;
}

@media(max-width:900px){
  .v88-client-shell{width:min(100% - 22px,760px)!important}
  .v88-client-hero{grid-template-columns:1fr!important}
  .v88-client-copy{padding:36px 30px!important}
  .v88-client-visual{border-left:0!important;border-top:1px solid #ebe8ff!important}
  .v88-client-grid{grid-template-columns:1fr!important}
}
@media(max-width:560px){
  .v88-client-wrap{padding-top:18px!important}
  .v88-client-copy{padding:28px 21px!important}
  .v88-client-copy h1{font-size:46px!important}
  .v88-client-visual{padding:28px 20px!important}
  .v88-client-help{align-items:flex-start!important;flex-direction:column!important}
}


/* V92: launcher mockup removed */
.v88-client-visual{display:none!important}
