
/* v23 FINAL PATCH */
@media(max-width:1000px){
  .topbar{position:sticky;top:8px;z-index:9990}
  .menu-btn{display:inline-flex!important;align-items:center;justify-content:center;cursor:pointer;touch-action:manipulation}
  .nav{display:none!important;position:absolute!important;top:74px!important;left:0!important;right:0!important;z-index:9999!important;padding:12px!important;border:1px solid rgba(125,247,19,.35)!important;border-radius:20px!important;background:rgba(0,0,0,.96)!important;flex-direction:column!important;align-items:stretch!important;box-shadow:0 22px 60px rgba(0,0,0,.75),0 0 30px rgba(125,247,19,.18)!important;backdrop-filter:blur(16px)!important}
  .nav.open{display:flex!important}
  .nav a{display:block!important;text-align:center!important;width:100%!important;padding:14px 12px!important;margin:2px 0!important}
}
@media(max-width:590px){
  main{padding-top:12px!important}
  .hero{margin-top:18px!important;padding:20px 18px!important;border-radius:24px!important}
  .hero.split{display:block!important}
  .lead{font-size:18px!important;line-height:1.45!important}
  .apk-note{font-size:17px!important;line-height:1.45!important;padding:18px!important;margin-top:16px!important}
  .phone-shell,.app-phone,.app-device,.client-app-frame{max-width:290px!important;margin:22px auto 0!important}
  .app-shot,.phone-shell img,.app-phone img,.app-device img,.client-app-frame img{max-height:390px!important;width:auto!important;max-width:100%!important;object-fit:contain!important}
  .actions{gap:10px!important}
  .btn{min-height:50px!important}
}
.sdp-mobile-sticky-actions{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:100000!important;display:none!important;gap:8px!important;padding:10px 10px calc(10px + env(safe-area-inset-bottom))!important;background:rgba(0,0,0,.93)!important;border-top:1px solid rgba(125,247,19,.32)!important;backdrop-filter:blur(14px)!important;box-shadow:0 -10px 30px rgba(0,0,0,.48)!important}
.sdp-mobile-sticky-actions a{min-height:50px!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-weight:900!important;font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;letter-spacing:.5px!important;gap:7px!important;border:1px solid rgba(255,255,255,.14)!important}
.sdp-mobile-sticky-actions .download{flex:1.8!important;background:#7DF713!important;color:#000!important;box-shadow:0 0 24px rgba(125,247,19,.45)!important;animation:sdpDownloadPulse 1.3s infinite alternate!important}
.sdp-mobile-sticky-actions .viber{flex:1!important;background:#7360F2!important;color:#fff!important}
.sdp-mobile-sticky-actions .whatsapp{flex:1!important;background:#25D366!important;color:#071107!important}
.sdp-mobile-sticky-actions img{width:22px!important;height:22px!important;display:block!important}
@keyframes sdpDownloadPulse{from{filter:brightness(1);box-shadow:0 0 14px rgba(125,247,19,.35)}to{filter:brightness(1.15);box-shadow:0 0 34px rgba(125,247,19,.85)}}
@media(max-width:760px){body{padding-bottom:88px!important}.sdp-mobile-sticky-actions{display:flex!important}}
@media(min-width:761px){.sdp-mobile-sticky-actions{display:none!important}}
.live-map{min-height:520px!important;background:#071007!important}
@media(max-width:590px){.live-map{height:430px!important;min-height:430px!important}}
