/*!
 * 
 *   react-simple-keyboard v3.8.47
 *   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.36
 *   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;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 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 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}.kb-portal{animation:kb-portal-in .22s cubic-bezier(.32,.72,0,1)}@keyframes kb-portal-in{0%{transform:translate(-50%,100%);opacity:0}to{transform:translate(-50%);opacity:1}}:root{--kb-width:min(1184px,100vw);--kb-padding-x:22px;--kb-row-gap:10px;--kb-key-gap:7px;--kb-letter-width:calc((var(--kb-width) - 2 * var(--kb-padding-x) - 9 * var(--kb-key-gap)) / 10);--kb-key-height:55px}.simple-keyboard.hg-theme-ios.hg-theme-default{width:var(--kb-width);max-width:100vw;background-color:hsla(252,9%,90%,.4);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid hsla(0,0%,100%,.3);padding:18px var(--kb-padding-x) 18px;border-radius:40px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);font-family:Public Sans Variable,-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;box-sizing:border-box;direction:ltr!important}.simple-keyboard.hg-theme-ios .hg-row,.simple-keyboard.hg-theme-ios .hg-rows{direction:ltr!important}.simple-keyboard.hg-theme-ios .hg-row{display:flex;justify-content:center;gap:var(--kb-key-gap);margin-bottom:var(--kb-row-gap)}.simple-keyboard.hg-theme-ios .hg-row:last-child{margin-bottom:0}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-row:first-child .hg-button{flex:0 0 calc(var(--kb-letter-width) * 0.9);height:calc(var(--kb-key-height) * .82);font-size:16px}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button{flex:0 0 var(--kb-letter-width);height:var(--kb-key-height);background:#fff;border-radius:10px;box-shadow:0 1px 0 rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;font-family:Public Sans Variable,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:20px;font-weight:400;letter-spacing:-.5px;color:#1a1b1f;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;margin:0;padding:0}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button:active{background:#d1d4db}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-bksp,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-default,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-globe,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-numbers,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-numpad,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-shift,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-shiftactivated,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-smileys,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-symbols{background:hsla(252,9%,90%,.6);font-size:18px;font-weight:500}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-bksp,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-shift{font-size:24px}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-shiftactivated{background-color:#fff;color:transparent;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 24 24'><path d='M12 3L4 11h4v6h8v-6h4z' fill='%231a1b1f'/></svg>");background-repeat:no-repeat;background-position:50%;background-size:28px}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-bksp,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-shift,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-shiftactivated{flex:0 0 calc(var(--kb-letter-width) * 1.5)}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-default,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-numbers,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-symbols{flex:0 0 calc(var(--kb-letter-width) * 1.25)}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-globe,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-numpad,.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-smileys{flex:0 0 var(--kb-letter-width)}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-enter{flex:0 0 calc(var(--kb-letter-width) * 1.5);background:#0070eb;color:#fefcff;font-size:23px;font-weight:500;letter-spacing:0}.simple-keyboard.hg-theme-ios.hg-theme-default .hg-button-space{flex:1 1;min-width:calc(var(--kb-letter-width) * 3);background:#fff;color:#717786;font-size:14px;font-weight:500}.kb-suggestion-strip{display:flex;width:var(--kb-width);max-width:100vw;gap:var(--kb-key-gap);padding:6px var(--kb-padding-x);height:38px;box-sizing:border-box;background-color:hsla(252,9%,90%,.4);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top-left-radius:40px;border-top-right-radius:40px;border-bottom:1px solid hsla(0,0%,100%,.3);font-family:Public Sans Variable,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;direction:ltr!important;animation:kb-strip-in .18s ease-out;transform-origin:bottom center}@keyframes kb-strip-in{0%{opacity:0;transform:translateY(8px) scaleY(.7)}to{opacity:1;transform:translateY(0) scaleY(1)}}.kb-suggestion-chip{flex:1 1;min-width:0;height:100%;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;font-family:Public Sans Variable,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:15px;font-weight:400;letter-spacing:-.5px;color:#1a1b1f;border-radius:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kb-suggestion-chip:active:not(:disabled){background:hsla(0,0%,100%,.5)}.kb-suggestion-chip+.kb-suggestion-chip{border-left:1px solid rgba(0,0,0,.15)}.kb-suggestion-chip--empty{color:rgba(26,27,31,.25);cursor:default}.kb-with-suggestions .simple-keyboard.hg-theme-ios.hg-theme-default{border-top-left-radius:0;border-top-right-radius:0}.kb-longpress-backdrop{position:fixed;inset:0;z-index:100000;background:transparent}.kb-longpress-popover{position:fixed;z-index:100001;transform:translate(-50%,-100%);background:#fff;border-radius:12px;box-shadow:0 6px 24px rgba(0,0,0,.25);padding:6px;display:flex;gap:4px;direction:ltr;max-width:calc(100vw - 16px);overflow-x:auto}.kb-longpress-popover,.kb-longpress-variant{font-family:Public Sans Variable,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.kb-longpress-variant{background:transparent;border:none;cursor:pointer;font-size:18px;font-weight:400;letter-spacing:-.5px;color:#1a1b1f;border-radius:8px;padding:8px 6px;min-width:44px;height:44px;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:0 0 auto}.kb-longpress-variant--selected,.kb-longpress-variant:active,.kb-longpress-variant:hover{background:#0070eb;color:#fefcff}.simple-keyboard.numeric-theme.hg-theme-default{width:100%;background-color:hsla(252,9%,90%,.4);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid hsla(0,0%,100%,.3);padding:16px;border-radius:32px 32px 0 0;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);font-family:Public Sans Variable,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;box-sizing:border-box;direction:ltr!important}.simple-keyboard.numeric-theme .hg-row{display:flex;justify-content:center;gap:8px;margin-bottom:8px}.simple-keyboard.numeric-theme .hg-row:last-child{margin-bottom:0}.simple-keyboard.numeric-theme.hg-theme-default .hg-button{flex:1 1;height:56px;background:#fff;border-radius:12px;box-shadow:0 1px 0 rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;font-family:Public Sans Variable,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:26px;font-weight:400;letter-spacing:-.5px;color:#1a1b1f;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;margin:0;padding:0}.simple-keyboard.numeric-theme.hg-theme-default .hg-button:active{background:#d1d4db}.simple-keyboard.numeric-theme.hg-theme-default .hg-button-bksp{background:hsla(252,9%,90%,.6);font-size:20px}.simple-keyboard.numeric-theme.hg-theme-default .hg-button-confirm{background:#0070eb;color:#fefcff;font-size:16px;font-weight:500;height:56px;flex:2 2}.simple-keyboard.numeric-theme.hg-theme-default .hg-button-abc{background:hsla(252,9%,90%,.6);color:#1a1b1f;font-size:16px;font-weight:500;height:56px;flex:0 0 96px}.simple-keyboard.numeric-theme.hg-theme-default .hg-button-togglesign{background:hsla(252,9%,90%,.6);color:#1a1b1f;font-size:26px;font-weight:400;height:56px;flex:1 1}.kb-emoji-panel{width:var(--kb-width);max-width:100vw;height:calc(var(--kb-key-height) * 5 + 12px * 4 + 49px);background-color:hsla(252,9%,90%,.4);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:48px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);font-family:Public Sans Variable,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;direction:ltr}.kb-emoji-scroller{flex:1 1;overflow-y:auto;padding:16px var(--kb-padding-x) 8px}.kb-emoji-section{margin-bottom:16px}.kb-emoji-section:last-child{margin-bottom:0}.kb-emoji-section-label{font-size:12px;font-weight:600;color:#717786;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;padding:0 4px}.kb-emoji-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(48px,1fr));grid-gap:4px;gap:4px}.kb-emoji-cell{background:transparent;border:none;cursor:pointer;font-size:30px;padding:4px;border-radius:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:48px;display:flex;align-items:center;justify-content:center}.kb-emoji-cell:active,.kb-emoji-cell:hover{background:rgba(0,0,0,.08)}.kb-emoji-tabs{gap:2px;padding:6px 8px;border-top:1px solid rgba(0,0,0,.08);background:hsla(0,0%,100%,.4)}.kb-emoji-tab,.kb-emoji-tabs{display:flex;align-items:center}.kb-emoji-tab{flex:1 1;background:transparent;border:none;font-size:22px;padding:6px 4px;border-radius:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:36px;justify-content:center;color:#1a1b1f;font-family:inherit}.kb-emoji-tab--active,.kb-emoji-tab:active{background:rgba(0,0,0,.1)}.kb-emoji-tab--abc{flex:0 0 auto;min-width:56px;font-size:14px;font-weight:600}.kb-emoji-tab--bksp{flex:0 0 auto;min-width:44px;font-size:18px}#nprogress{top:0;left:0;width:100%;height:2.5px;z-index:9999;position:fixed;pointer-events:none}#nprogress .bar{height:100%;background-color:var(--palette-primary-main);box-shadow:0 0 2.5px var(--palette-primary-main)}#nprogress .peg{right:0;opacity:1;width:100px;height:100%;display:block;position:absolute;transform:rotate(3deg) translateY(-4px);box-shadow:0 0 10px var(--palette-primary-main),0 0 5px var(--palette-primary-main)}