.keyboard-container[data-v-7d0195ac]{position:fixed;bottom:0;left:0;display:flex;flex-direction:column;width:100vw;border-top:.0625rem solid #e9e9e9;background-color:#fff;padding-bottom:1.5rem;min-width:20.3125rem;min-height:21.875rem;z-index:1000;animation:raiseKeyBoard-7d0195ac .15s ease-out}@keyframes raiseKeyBoard-7d0195ac{0%{transform:translate3d(0,30vh,0)}to{transform:translateZ(0)}}.keyboard-container>.header[data-v-7d0195ac]{width:100%;flex-basis:2.875rem;display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;flex-grow:0;flex-shrink:0}.keyboard-container>.header>.complete-button[data-v-7d0195ac]{font-size:1rem;color:#007aff;font-weight:500;height:100%;display:flex;justify-content:center;align-items:center;padding:0 1.25rem;border-radius:.375rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.keyboard-container>.header>.complete-button[data-v-7d0195ac]:active{background-color:#e1ebf8}.keyboard-container>.key-area[data-v-7d0195ac]{width:100%;flex-grow:1;padding:.625rem;box-sizing:border-box;display:grid;grid-template-rows:repeat(4,3.875rem)}.key-area.first[data-v-7d0195ac]{grid-template-columns:repeat(9,1fr);grid-template-areas:". . . . . . . . ." ". . . . . . . . ." ". . . . . . . . ." ". . . . . . . backspace backspace"}.key-area.other[data-v-7d0195ac]{grid-template-columns:repeat(10,1fr);grid-template-areas:". . . . . . . . . ." ". . . . . . . . . ." ". . . . . . . . . ." ". . . . . . . . backspace backspace"}.key.backspace[data-v-7d0195ac]{grid-area:backspace;width:calc(100% - .5rem);box-sizing:border-box;margin:.25rem;content:url(../img/icon-backspace.bf3bc4e7.svg)}.key[data-v-7d0195ac]{display:flex;justify-content:center;align-items:center;height:2.625rem;border-radius:.25rem;font-size:1rem;color:#000;background-color:#f1f1f6;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:.25rem;box-shadow:0 .0625rem 0 0 #d5d5d8}.key.disabled[data-v-7d0195ac]{color:#c0c5d7}.key.disabled[data-v-7d0195ac]:active{background-color:#f1f1f6}@media screen and (max-width:330px){.key[data-v-7d0195ac]{font-size:.875rem}}.key[data-v-7d0195ac]:active{background-color:#ddd}#thumb[data-v-7d0195ac]{height:.625rem;width:100%;background-color:transparent}.input-item[data-v-096d1c02]{display:flex;justify-content:center;align-items:center;position:relative;border:.0625rem solid #e4e6ed;border-radius:.375rem;box-sizing:border-box;margin-right:.25rem;font-size:.875rem;color:#000;white-space:nowrap}.input-item.newEnergy[data-v-096d1c02]{background-color:#e6f9ef!important;border-color:#d0f3e1;color:#77bd99}@media screen and (max-width:370px){.input-item[data-v-096d1c02]{width:1.375rem;height:1.5rem}}.input-item.focus[data-v-096d1c02]{border-width:.0625rem;border-color:var(--ThemeColor)}.input-item.disabled[data-v-096d1c02]{background-color:#f3f3f3}.input-container[data-v-339e0433]{display:flex;align-items:center;justify-content:space-between;width:-moz-fit-content;width:fit-content;min-width:18.75rem;width:100%}.split[data-v-339e0433]{width:.25rem;height:.25rem;background-color:#c0c5d7;border-radius:50%;margin:0 .1875rem}