.lh-auth-challenge{box-sizing:border-box;width:calc(100% - 28px);max-width:390px;max-height:calc(100dvh - 32px);overflow:auto;margin:auto;padding:22px 18px;border:1px solid #799994;border-radius:20px;background:#102d35;color:#eeeadd;box-shadow:0 20px 70px #0007;font:15px/1.5 system-ui,sans-serif;touch-action:pan-y;user-select:text}
.lh-auth-challenge::backdrop{background:#02121dcc}
.lh-auth-challenge h2{margin:0 0 10px;font:400 25px/1.25 Georgia,serif;color:#eeeadd}
.lh-auth-challenge p{margin:10px 0;color:#bbd0cd}
.lh-auth-challenge-frame{display:block;width:100%;height:300px;margin:12px 0 0;border:0;background:#102d35;border-radius:12px}
.lh-auth-challenge-status{min-height:45px;font-size:13px}
.lh-auth-challenge button{box-sizing:border-box;display:block;width:100%;min-height:48px;margin:14px 0 0;padding:10px 14px;border:1px solid #8caaa2;border-radius:12px;background:transparent;color:#dce6d7;font:600 15px system-ui,sans-serif;cursor:pointer}
.lh-auth-challenge button:focus-visible{outline:3px solid #d4dfbc;outline-offset:3px}
@media(max-width:350px){.lh-auth-challenge{padding:18px 12px;width:calc(100% - 20px)}}
