/*!
 * 
 *   react-simple-keyboard v3.8.103
 *   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.73
 *   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;-moz-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}.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 rgba(0,0,0,.3);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:rgba(5,25,70,.53);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;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex: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: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{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}.keyboard-container .hg-theme-default{background-color:transparent;border:none;border-radius:8px;font-family:inherit}.keyboard-container .hg-button{background:#374151;border:1px solid #4b5563;color:#e5e7eb;border-radius:6px;font-size:14px;font-weight:500;margin:2px;padding:8px;transition:all .15s ease;box-shadow:0 1px 2px rgba(0,0,0,.1);position:relative}.keyboard-container .hg-button:hover{background:#4b5563;border-color:#6b7280;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.keyboard-container .hg-button.hg-activeButton,.keyboard-container .hg-button:active{background:#3b82f6;border-color:#2563eb;color:white;transform:translateY(0);box-shadow:0 0 0 2px rgba(59,130,246,.3)}.keyboard-container .hg-button.hg-physicalKeyboardHighlight{background:#3b82f6!important;border-color:#2563eb!important;color:white!important;box-shadow:0 0 0 2px rgba(59,130,246,.5)!important;animation:keyPress .2s ease-out}@keyframes keyPress{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.keyboard-container .hg-red{background:#dc2626;border-color:#b91c1c;color:white}.keyboard-container .hg-red:hover{background:#b91c1c;border-color:#991b1b}.keyboard-container .hg-red.hg-activeButton,.keyboard-container .hg-red:active{background:#991b1b;border-color:#7f1d1d;box-shadow:0 0 0 2px rgba(220,38,38,.3)}.keyboard-container .hg-blue{background:#2563eb;border-color:#1d4ed8;color:white}.keyboard-container .hg-blue:hover{background:#1d4ed8;border-color:#1e40af}.keyboard-container .hg-blue.hg-activeButton,.keyboard-container .hg-blue:active{background:#1e40af;border-color:#1e3a8a;box-shadow:0 0 0 2px rgba(37,99,235,.3)}.keyboard-container .hg-row{display:flex;justify-content:center;margin-bottom:4px}.keyboard-container .darkTheme{background-color:#1f2937}.keyboard-container .darkTheme .hg-button{background:#374151;border-color:#4b5563;color:#e5e7eb}.keyboard-container .darkTheme .hg-button:hover{background:#4b5563;border-color:#6b7280}.keyboard-container .hg-button:after{content:"";position:absolute;top:-2px;right:-2px;width:6px;height:6px;background:#10b981;border-radius:50%;opacity:0;transition:opacity .2s ease}.keyboard-container .hg-button.hg-activeButton:after,.keyboard-container .hg-button.hg-physicalKeyboardHighlight:after{opacity:1}@media (max-width:768px){.keyboard-container .hg-button{font-size:12px;padding:6px;margin:1px}}@media (max-width:640px){.keyboard-container .hg-button{font-size:11px;padding:4px;margin:1px}}