@media (orientation: landscape) and (max-height: 500px){#virtual-keyboard{display:none!important}}#virtual-keyboard{display:none;flex-direction:column;flex-shrink:0;background:#1c1c1e;padding:6px 3px 8px;gap:6px}.vk-row{display:flex;justify-content:center;gap:6px;padding:0 3px}.vk-row.vk-row-mid-active{padding:0 calc(5% + 3px)}.vk-symbols .vk-row:nth-child(3) .vk-key{flex:1.5}.vk-key{font-family:-apple-system,Helvetica Neue,sans-serif;font-size:22px;font-weight:400;height:42px;border:none;border-radius:5px;background:#4a4a4c;color:#fff;flex:1;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;box-shadow:0 1px #0009}.vk-key:active,.vk-key.vk-touched{background:#6a6a6c;color:#fff}.vk-shift,.vk-bksp{flex:1.5;font-size:18px;background:#333335;color:#fff}.vk-shift:active,.vk-bksp:active{background:#555558}.vk-shift.vk-active{background:#e0e0e0;color:#000}.vk-shift.vk-lock{background:#e0e0e0;color:#000;text-decoration:underline}.vk-sym{flex:0 0 auto;width:52px;max-width:52px;font-size:15px;font-weight:500;background:#333335;color:#fff}.vk-sym:active{background:#555558}.vk-space{flex:1;max-width:none;font-size:15px;color:#fff;text-transform:lowercase}.vk-return{flex:0 0 auto;width:88px;max-width:88px;font-size:15px;font-weight:500;background:#333335;color:#fff}.vk-return:active{background:#555558}.vk-preview{position:fixed;transform:translate(-50%,-100%);min-width:48px;height:52px;background:#636366;color:#fff;font-family:-apple-system,Helvetica Neue,sans-serif;font-size:32px;font-weight:400;line-height:52px;text-align:center;border-radius:8px;box-shadow:0 2px 8px #00000080;pointer-events:none;z-index:9999}
