.touch-keyboard{position:fixed;z-index:100;left:0;right:0;bottom:0;background:#1d2e26;padding:6px 7px calc(6px + env(safe-area-inset-bottom));box-shadow:0 -5px 20px #0005;touch-action:manipulation}.touch-key-row{display:flex;justify-content:center;gap:5px;margin:4px 0}.touch-key-row button{flex:1;max-width:70px;min-width:0;height:38px;border:0;border-radius:7px;background:#f4f2eb;color:#17241d;font-size:18px;font-weight:750;padding:0 4px}.touch-key-row button:active,.touch-key-row .active{background:#e9b949}.touch-key-row .space{flex:4;max-width:290px}.touch-key-row .done{flex:2;max-width:145px;background:#e9b949}.touch-key-row .backspace{background:#e8d8d5}.touch-keyboard-open .sheet{padding-bottom:230px}.touch-keyboard-open.login-page{display:block;overflow:auto;padding-bottom:235px}.touch-keyboard-open .login-card{margin:10px auto}@media(min-height:650px){.touch-key-row button{height:44px}.touch-keyboard-open .sheet{padding-bottom:265px}}
