/*!
 * 
 *   react-simple-keyboard v3.7.37
 *   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.7.26
 *   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{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{-webkit-tap-highlight-color:rgba(0,0,0,0);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}.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;max-width:272px;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 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}.page_main__GlU4n{flex-direction:column;align-items:center;padding:6rem;min-height:100vh}.page_audio__Xmjei,.page_main__GlU4n{display:flex;justify-content:space-between}.page_audio__Xmjei{margin:50px auto;width:200px}.page_inputname__2bfVp{height:80;width:100%;background:#fff;color:#222;border:0;border-radius:40px;text-align:center;font-weight:700;padding:10px;font-size:26px;filter:drop-shadow(0 0 .3rem #ffffff70);margin:40px;z-index:3}.page_glass__dc3G5{margin-top:40px;margin-left:80px}.page_allowAudio__EdvHX{position:absolute;border-radius:50%;border:none;background:#dfdfdf;height:25px;width:25px;bottom:0;right:0}.page_allowAudio__EdvHX:disabled{background:#fff}.page_action__5pSuV{font-size:2em;font-weight:700;margin:40px}.page_code__9lUUd{font-weight:700;font-family:var(--font-mono)}.page_grid__f5Kdy{display:grid;grid-template-columns:repeat(1,minmax(100%,auto));max-width:100%;width:var(--max-width)}.page_card__QV0Om{padding:1rem 1.2rem;border-radius:var(--border-radius);background:rgba(var(--card-rgb),0);border:1px solid rgba(var(--card-border-rgb),0);transition:background .2s,border .2s}.page_card__QV0Om span{display:inline-block;transition:transform .2s}.page_card__QV0Om h2{font-weight:600;margin-bottom:.7rem}.page_card__QV0Om p{margin:0;opacity:.6;font-size:.9rem;line-height:1.5;max-width:30ch}.page_center__5oHG7{display:flex;justify-content:center;flex-direction:column;align-items:center;position:relative;padding:0;transition:"right 1s ease-in-out"}.page_logo__7fc9l{position:relative}@media (hover:hover) and (pointer:fine){.page_card__QV0Om:hover{background:rgba(var(--card-rgb),.1);border:1px solid rgba(var(--card-border-rgb),.15)}.page_card__QV0Om:hover span{transform:translateX(4px)}}@media (prefers-reduced-motion){.page_card__QV0Om:hover span{transform:none}}@media (max-width:700px){.page_content__kDoxQ{padding:4rem}.page_grid__f5Kdy{grid-template-columns:1fr;margin-bottom:120px;max-width:320px;text-align:center}.page_card__QV0Om{padding:1rem 2.5rem}.page_card__QV0Om h2{margin-bottom:.5rem}.page_center__5oHG7{padding:8rem 0 6rem}.page_center__5oHG7:before{transform:none;height:300px}}.page_effect__awIo9{align-self:flex-end;animation-duration:10s;animation-iteration-count:infinite;margin:0 auto;transform-origin:bottom;animation-name:page_bounce-3__DIpz3;animation-timing-function:ease}@keyframes page_bounce-3__DIpz3{0%{transform:translateY(0)}30%{transform:translateY(-30px)}50%{transform:translateY(0)}to{transform:translateY(0)}}@media (min-width:701px) and (max-width:1120px){.page_grid__f5Kdy{grid-template-columns:repeat(1,100%)}}@media (prefers-color-scheme:dark){.page_vercelLogo__rOY_u{filter:invert(1)}.page_logo__7fc9l{filter:invert(1) drop-shadow(0 0 .3rem #ffffff70)}}@keyframes page_rotate__durgN{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}