/*!
 * 
 *   simple-keyboard v3.8.55
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:1.33333vw;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:1.33333vw;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit;outline:0}.hg-theme-default .hg-button{display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.hg-theme-default .hg-row{display:-webkit-box;display:-ms-flexbox;display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:1.33333vw}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:1.33333vw}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-button,.hg-theme-default .hg-row .hg-button-container{display:-webkit-box;display:-ms-flexbox;display:flex}.hg-theme-default .hg-button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:1.33333vw;-webkit-box-shadow:0 0 .8vw -1px rgba(0,0,0,.3);box-shadow:0 0 .8vw -1px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:10.66667vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.33333vw}.hg-theme-default .hg-button.hg-standardBtn{width:5.33333vw}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:16vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:22.66667vw}.hg-theme-default .hg-button.hg-button-numpad0{width:28vw}.hg-theme-default .hg-button.hg-button-com{max-width:22.66667vw}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:12vw}.hg-theme-default .hg-button.hg-selectedButton{background:rgba(5,25,70,.53);color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:21.86667vw}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:16vw}.hg-candidate-box{background:#ececec;border-bottom:.53333vw solid #b5b5b5;border-radius:1.33333vw;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:-2.66667vw;position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}ul.hg-candidate-box-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:10.66667vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:10.66667vw}li.hg-candidate-box-list-item:hover{background:rgba(0,0,0,.03);cursor:pointer}li.hg-candidate-box-list-item:active{background:rgba(0,0,0,.1)}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#969696;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 2.66667vw}.hg-candidate-box-next{border-bottom-right-radius:1.33333vw;border-top-right-radius:1.33333vw}.hg-candidate-box-prev{border-bottom-left-radius:1.33333vw;border-top-left-radius:1.33333vw}.hg-candidate-box-btn-active{color:#444}.kyb-keyboard{background:#eee;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:0;padding-bottom:env(safe-area-inset-bottom);position:fixed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.kyb-keyboard .simple-header{background:#eee;color:rgba(0,0,0,.4);font-size:3.2vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2.66667vw 0 2.4vw;position:relative}.kyb-keyboard .simple-header,.kyb-keyboard .simple-header .title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.kyb-keyboard .simple-header .icon{width:4.26667vw}.kyb-keyboard .simple-header .right{color:#ff4800;font-size:3.2vw;position:absolute;right:4vw}.kyb-keyboard .simple-keyboard{padding:0 2.13333vw 2.13333vw}.kyb-keyboard .hg-theme-default .hg-button{-webkit-box-shadow:none;box-shadow:none;font-size:5.86667vw;height:12vw}.kyb-keyboard .hg-button-abc,.kyb-keyboard .hg-button-bksp,.kyb-keyboard .hg-button-shift,.kyb-keyboard .hg-button-symbol,.kyb-keyboard .hg-button.hg-button-number{background:#dadada;font-size:4.8vw;font-weight:500}.kyb-keyboard .hg-button.hg-button-space{font-size:4.8vw;font-weight:500;width:42.66667vw}.kyb-keyboard .hg-theme-default .hg-row:not(:last-child){margin-bottom:1.6vw}.kyb-keyboard .hg-theme-default .hg-row .hg-button-container,.kyb-keyboard .hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:1.6vw}