.key-container[data-v-69014368]{margin-top:80px;width:100%;display:flex;display:-webkit-flex;flex-direction:column;align-items:center;justify-content:space-between}.input-box[data-v-69014368]{margin-top:30px;font-size:xx-large;font-weight:bolder;height:50px;border-bottom:1px solid #aaa;padding:10px 15px;text-align:center;width:90%}.keyboard[data-v-69014368]{position:fixed;bottom:0;left:0;height:240px;width:100%}.keyboard .key-row[data-v-69014368]{display:flex;display:-webkit-flex;position:relative;height:60px;line-height:60px}.keyboard .key-row[data-v-69014368]:before{content:"";position:absolute;left:0;top:0;right:0;height:1px;border-top:1px solid #d5d5d6;color:#d5d5d6;transform-origin:0 0;transform:scaleY(.5)}.keyboard .key-cell[data-v-69014368]{flex:1;-webkit-box-flex:1;text-align:center;position:relative;font-weight:bolder;font-size:larger}.keyboard .key-cell[data-v-69014368]:after{content:"";position:absolute;overflow:hidden;top:0;right:0;bottom:0;height:200%;border-right:1px solid #d5d5d6;color:#d5d5d6;transform-origin:0 0;transform:scaleY(.5)}.keyboard .key-cell[data-v-69014368]:last-child:after{border-right:0}.keyboard .disabled[data-v-69014368]{background:rgba(0,0,0,.2)}.keyboard .key-confirm[data-v-69014368]{font-weight:bolder;font-size:larger;position:absolute;text-align:center;height:118px;width:25%;line-height:118px;background:#fff;z-index:5;right:0;bottom:1px}.keyboard .clicked[data-v-69014368]{background:#d5d5d6}.title[data-v-76ceff26]{color:orange;width:100%;text-align:center}