.screen-keyboard{display:flex;flex-direction:column;gap:5px}.key-row{display:flex;gap:4px}.screen-key{flex:1;min-width:0;padding:8px 2px;border:0;border-radius:7px;background:#202943;color:var(--text);font-size:12px}.screen-key:active,.emoji-key:active{background:var(--accent)}.space-key{width:100%;margin-top:5px}.emoji-row{display:flex;gap:4px;margin-top:9px;justify-content:space-between}.emoji-key{border:0;background:#202943;border-radius:8px;padding:6px 5px;font-size:16px}
.keyboard-actions .space-key{flex:2;width:auto;margin-top:0}.keyboard-actions .shift-key,.keyboard-actions .backspace-key,.keyboard-actions .enter-key{flex:1}
@media(max-width:520px){.screen-keyboard{gap:2px}.key-row{gap:2px}.screen-key{padding:8px 1px;border-radius:5px}.emoji-row{gap:2px;margin-top:4px}.emoji-key{padding:4px 3px}.keyboard-card{padding:8px}}
.screen-key{padding:10px 3px;font-size:13px}.middle-key-row{padding:0 4%}.letter-action-row .shift-key,.letter-action-row .backspace-key{flex:1.2}.letter-action-row .screen-key:not(.shift-key):not(.backspace-key){flex:1}.inset-key{visibility:hidden}.keyboard-actions .space-key{flex:3}.keyboard-actions .send-key{flex:.9}
.side-card:has(#screen-keyboard){padding:10px;width:100%}.side-card:has(#screen-keyboard) h3{margin-bottom:8px}.screen-keyboard{width:100%;gap:4px}.key-row{width:100%;gap:3px}.screen-key{min-height:40px;padding:11px 3px;font-size:14px}.emoji-row{margin-top:7px}.signature{display:none}
.chat-form>button{display:none}
@media(max-width:520px){.side-card:has(#screen-keyboard){width:100vw;margin-left:calc((100vw - 100%)/-2);padding:10px 6px;border-radius:0;border-left:0;border-right:0}.screen-keyboard{gap:3px}.key-row{gap:2px}.screen-key{min-height:43px;padding:12px 2px;font-size:15px}.middle-key-row{padding:0 3%}.emoji-row{gap:2px;margin-top:6px}.emoji-key{min-height:34px;padding:4px 3px;font-size:17px}}
.screen-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.keyboard-actions .screen-key{font-size:11px}.shift-key.active{background:var(--accent)}
