@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@400;500;600;700&family=Inter:wght@500&family=Nunito:wght@400;500;600&display=swap";:root{--safe-area-top-modern: env(safe-area-inset-top, 0);--safe-area-bottom-modern: env(safe-area-inset-bottom, 0);--safe-area-top: var(--safe-area-top-modern, constant(safe-area-inset-top, 0));--safe-area-bottom: var(--safe-area-bottom-modern, constant(safe-area-inset-bottom, 0));--safe-area-vertical: calc(var(--safe-area-top) + var(--safe-area-bottom));--device-height: calc(100vh - var(--safe-area-vertical))}#root{margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}/*!
* 
*   react-simple-keyboard v3.8.139
*   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.92
 *   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 #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: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}.simple-keyboard.pin{position:relative;width:100%;display:flex;flex-direction:column;row-gap:16px;padding:16px 0;background-color:#fff}.simple-keyboard.pin .hg-row{display:flex;justify-content:space-around;column-gap:16px;margin-bottom:16px}.simple-keyboard.pin .hg-row:nth-child(4){margin-bottom:0}.simple-keyboard.pin .hg-button{background-color:#fff;height:80px;width:80px;display:flex;align-items:center;justify-content:center;color:#1d1e25;font-family:Inter,sans-serif;font-size:32px;font-weight:500;border-radius:100%;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.simple-keyboard.pin .hg-button:active{background-color:#f63d68;color:#fff}.simple-keyboard.pin .hg-button[data-skbtn="{null}"],.simple-keyboard.pin .hg-button[data-skbtn="{null}"]:active{background:transparent;color:transparent}.simple-keyboard.pin .hg-button[data-skbtn="{bksp}"]{background-image:url(/assets/delete-icon-2a78d772.svg);background-repeat:no-repeat;background-size:36px 36px;background-position:center;color:transparent;font-size:0}.simple-keyboard.pin .hg-button[data-skbtn="{bksp}"]:active{background-image:url(/assets/delete-white-icon-31bebd5c.svg)}.simple-keyboard.pin .hg-button[data-skbtn="{faceid}"]{background-image:url(/assets/faceid-icon-3a0bb36e.svg);background-repeat:no-repeat;background-size:40px 40px;background-position:center;color:transparent;border:none}.simple-keyboard.pin .hg-button[data-skbtn="{touchid}"]{background-image:url(/assets/touchid-icon-13d490ae.svg);background-repeat:no-repeat;background-size:40px 40px;background-position:center;color:transparent;border:none}.simple-keyboard.numeric{position:relative;width:100%;display:flex;flex-direction:column;background-color:#fff}.simple-keyboard.numeric .hg-row{display:flex;justify-content:space-around}.simple-keyboard.numeric .hg-button{background-color:#fff;height:70px;width:100%;display:flex;align-items:center;justify-content:center;color:#1d1e25;font-family:Inter,sans-serif;font-size:32px;font-weight:500;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.simple-keyboard.numeric .hg-button:active{background-color:#fff5f6;color:#f63d68}.simple-keyboard.numeric .hg-button[data-skbtn="{null}"],.simple-keyboard.numeric .hg-button[data-skbtn="{null}"]:active{background:transparent;color:transparent}.simple-keyboard.numeric .hg-button[data-skbtn="{bksp}"]{background-image:url(/assets/delete-icon-2a78d772.svg);background-repeat:no-repeat;background-size:36px 36px;background-position:center;color:transparent;font-size:0}.simple-keyboard.numeric .hg-button[data-skbtn="{bksp}"]:active{background-image:url(/assets/delete-pink-icon-affa1392.svg)}:root{font-family:IBM Plex Sans Thai,Nunito,sans-serif;line-height:1.5;font-weight:400;color:#262626;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh;caret-color:#f63d68}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}button:focus{outline:0}body::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar{width:0;background:transparent}.custom-scrollbar::-webkit-scrollbar{width:12px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#eaecf0;border-radius:8px;border:4px solid #fff;background-clip:padding-box}.custom-scrollbar::-webkit-scrollbar-track-piece:start{background:transparent}.custom-scrollbar::-webkit-scrollbar-track-piece:end{background:transparent}.apexcharts-xaxis-label{font-weight:400}.apexcharts-gridline{stroke-width:.3px;stroke:#d9d9d9}.apexcharts-grid-borders>line{stroke-width:.3px;stroke:#d9d9d9}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
