/*!
 * 
 *   react-simple-keyboard v3.8.24
 *   https://github.com/hodgef/react-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.
 *
 */
/*!
 * 
 *   simple-keyboard v3.8.19
 *   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:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-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;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1 1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}.simple-keyboard{position:fixed;bottom:0;left:0;right:0;z-index:99}.simple-keyboard .hg-button span{color:var(--neutral-700)!important}.simple-keyboard.hg-theme-ios.hg-theme-default.hg-layout-custom{background-color:#e5e5e5;padding:5px}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button{border-radius:5px;border-bottom:1px solid #b5b5b5;height:55px}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button.hg-functionBtn{background-color:#adb5bb}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button.hg-button-shift,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button.hg-button-shiftactivated,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button.hg-button-space{background-color:#fff}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-space{width:50%}.simple-keyboard.hg-theme-ios .hg-row:nth-child(2){margin-left:18px}.styles_grid__Qbv71{display:grid;grid-template-columns:repeat(3,1fr)}.styles_button__msdXu{display:inherit;border-radius:16px 16px 0 0;height:auto;width:100%;background-color:#0000!important}.styles_button_text__XQiZz{display:flex;justify-content:center;align-items:center}.styles_button___selected__UVn9K{background:var(--bg-gradient-3)!important}@keyframes styles_fadeIn__Ovy79{0%{opacity:0}to{opacity:1}}@keyframes styles_fadeOut__9mRy4{0%{opacity:1}to{opacity:0}}@keyframes styles_placeholderShimmer__FN2lW{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes styles_slideUpFade__5AkNL{0%{opacity:0;transform:translateY(80px)}75%{opacity:1}to{transform:translateY(0)}}@keyframes styles_countdown__qmtQK{0%{opacity:1}25%{opacity:1}to{opacity:0}}.styles_modal__Kxm1C{overflow:hidden;margin:5vh 0;z-index:10;border-radius:16px;border:1px solid var(--neutral-200);background-color:var(--neutral-700)}.styles_head__fDrEO{display:flex;align-items:center;justify-content:space-between;cursor:move;padding:.625rem 1.5rem}@media(max-width:767px){.styles_head__fDrEO{cursor:default}}.styles_title__MM1Bd{font-size:1rem!important}.styles_title_icon__0N5TD{padding:4px;height:28px!important;width:28px!important;font-size:1.25rem}.styles_loading__IpETP,.styles_title_icon__0N5TD{display:flex;align-items:center;justify-content:center}.styles_loading__IpETP{flex-direction:column;padding:4em 1em;background:var(--neutral-800)}.styles_loading_spinner__wrI79{width:auto;margin:0 0 1em}body[class^=theme--default] .styles_loading_text__KYEwq{color:var(--neutral-400)}body[class^=theme--dark] .styles_loading_text__KYEwq{color:var(--neutral-300)}.styles_resizehandle___right__URV0s{right:-1px!important;display:flex;flex-direction:column;justify-content:flex-end;z-index:6}.styles_resizehandle___bottom__dPB6u{bottom:0!important;z-index:6}.styles_resizehandle___bottomright__KMYVQ{z-index:7}.styles_xterm___hide__I7Uy4{display:none}