#bama-mobile-lock{position:fixed;inset:0;z-index:2147483647;overflow-y:auto;background:linear-gradient(135deg,#f5f9ff,#eaf3ff);font-family:Tahoma,Arial,sans-serif;-webkit-overflow-scrolling:touch}#bama-mobile-lock *{box-sizing:border-box}.bama-lock-card{width:calc(100% - 32px);max-width:430px;min-height:100%;margin:auto;padding:30px 18px 45px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.bama-lock-logo{width:125px;height:125px;object-fit:contain;border-radius:20px;margin-bottom:18px}.bama-lock-card h1{margin:0 0 14px;color:#0b5ed7;font-size:25px}.bama-lock-card p{margin:0 0 22px;color:#222;font-size:16px;line-height:2}.bama-lock-card button{width:100%;min-height:52px;border:0;border-radius:14px;background:#0b5ed7;color:#fff;font-size:15px;font-weight:bold}.bama-lock-card small{margin-top:25px;color:#777;font-size:11px;line-height:2}.bama-lock-card #bama-steps{display:none;width:100%;margin-top:18px;padding:15px;border-radius:15px;background:#f1f6fc;text-align:right;color:#333;font-size:14px;line-height:2}.bama-lock-card #bama-steps.show{display:block}.bama-lock-card #bama-steps div{margin-bottom:10px}.bama-lock-card #bama-steps div:last-child{margin-bottom:0}html.bama-locked,html.bama-locked body{overflow:hidden!important;height:100%!important}