.key[data-v-feda4e3b]{box-sizing:border-box;cursor:pointer;user-select:none;background:#fff;border:1px solid #d1d1d1;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:42px;font-size:.9em;transition:all .2s ease-out;display:flex;position:relative;overflow:hidden}.key__overlay[data-v-feda4e3b]{color:#e67e22;pointer-events:none;z-index:1;white-space:nowrap;font-size:9px;font-weight:600;line-height:1;position:absolute;top:1px;right:2px}.key--active[data-v-feda4e3b],.key--active .key__letter[data-v-feda4e3b],.key--active .key__sp-final[data-v-feda4e3b],.key--active .key__sp-letter[data-v-feda4e3b],.key--active .key__text[data-v-feda4e3b]{color:#fff!important}.key__letter[data-v-feda4e3b]{color:#374151;pointer-events:none;z-index:1;font-size:1em;font-weight:600;line-height:1;position:absolute;top:3px;left:5px}.key--shuangpin[data-v-feda4e3b]{flex-direction:row;justify-content:space-between;align-items:stretch;padding:2px}.key__sp-letter[data-v-feda4e3b]{text-transform:uppercase;color:#333;flex:none;align-self:flex-start;font-size:1em;font-weight:500}.key__sp-finals[data-v-feda4e3b]{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-end;gap:0;min-width:0;max-width:calc(100% - 14px);display:flex}.key__sp-final[data-v-feda4e3b]{color:#999;white-space:nowrap;max-width:100%;font-size:clamp(7px,.56em,10px);font-weight:500;line-height:1.1}.key[data-v-feda4e3b]:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.key--pressing[data-v-feda4e3b]{transform:scale(.95)!important;box-shadow:0 1px 2px #0003!important}.key--correct[data-v-feda4e3b]{animation:.6s ease-out correctPress-feda4e3b}.key--correct[data-v-feda4e3b]:before{content:"";background:linear-gradient(45deg,#0000,#10b9814d,#0000);animation:.8s ease-out successShimmer-feda4e3b;position:absolute;top:0;bottom:0;left:0;right:0}.key--wrong[data-v-feda4e3b]{animation:.6s ease-out wrongPress-feda4e3b}.key--wrong[data-v-feda4e3b]:before{content:"";background:linear-gradient(45deg,#0000,#ef44444d,#0000);animation:.8s ease-out errorShimmer-feda4e3b;position:absolute;top:0;bottom:0;left:0;right:0}.key .key__text[data-v-feda4e3b]{z-index:1;color:#374151;font-weight:500;transition:color .2s ease-out;position:relative}.key .key__text--top[data-v-feda4e3b]{font-size:.8em;line-height:1}.key .key__text--bottom[data-v-feda4e3b]{margin-top:2px;font-size:.7em;line-height:1}@keyframes correctPress-feda4e3b{0%{transform:scale(1);box-shadow:0 2px 4px #0000001a}20%{transform:scale(.95);box-shadow:0 4px 8px #10b9814d}40%{transform:scale(1.05);box-shadow:0 6px 12px #10b98166}60%{transform:scale(.98);box-shadow:0 4px 8px #10b9814d}to{transform:scale(1);box-shadow:0 2px 4px #0000001a}}@keyframes keyPressSuccess-feda4e3b{0%{transform:scale(1);box-shadow:0 2px 4px #0000001a}15%{transform:scale(.92);box-shadow:0 6px 16px #10b98180}30%{transform:scale(1.08);box-shadow:0 8px 20px #10b98199}45%{transform:scale(.96);box-shadow:0 4px 12px #10b98166}60%{transform:scale(1.02);box-shadow:0 6px 16px #10b9814d}to{transform:scale(1);box-shadow:0 2px 4px #0000001a}}@keyframes wrongPress-feda4e3b{0%{transform:scale(1);box-shadow:0 2px 4px #0000001a}10%{transform:scale(.95)translate(-2px);box-shadow:0 4px 8px #ef44444d}20%{transform:scale(.95)translate(2px);box-shadow:0 4px 8px #ef44444d}30%{transform:scale(.95)translate(-2px);box-shadow:0 4px 8px #ef44444d}40%{transform:scale(.95)translate(2px);box-shadow:0 4px 8px #ef44444d}50%{transform:scale(.95)translate(-1px);box-shadow:0 4px 8px #ef44444d}60%{transform:scale(.95)translate(1px);box-shadow:0 4px 8px #ef44444d}to{transform:scale(1);box-shadow:0 2px 4px #0000001a}}@keyframes keyPressError-feda4e3b{0%{transform:scale(1);box-shadow:0 2px 4px #0000001a}10%{transform:scale(.9)translate(-3px);box-shadow:0 6px 12px #ef444466}20%{transform:scale(.9)translate(3px);box-shadow:0 6px 12px #ef444466}30%{transform:scale(.9)translate(-2px);box-shadow:0 6px 12px #ef444466}40%{transform:scale(.9)translate(2px);box-shadow:0 6px 12px #ef444466}50%{transform:scale(.9)translate(-1px);box-shadow:0 6px 12px #ef444466}60%{transform:scale(.9)translate(1px);box-shadow:0 6px 12px #ef444466}70%{transform:scale(.95);box-shadow:0 4px 8px #ef44444d}to{transform:scale(1);box-shadow:0 2px 4px #0000001a}}@keyframes successShimmer-feda4e3b{0%{opacity:0;transform:translate(-100%)}50%{opacity:1}to{opacity:0;transform:translate(100%)}}@keyframes errorShimmer-feda4e3b{0%{opacity:0;transform:translate(-100%)}25%{opacity:1}50%{opacity:0}75%{opacity:1}to{opacity:0;transform:translate(100%)}}@media (max-width:768px){.key[data-v-feda4e3b]{height:38px;font-size:.8em}.key .key__text--top[data-v-feda4e3b]{font-size:.75em}.key .key__text--bottom[data-v-feda4e3b]{font-size:.65em}}.keyboard-wrapper[data-v-ca73c0bb]{--keyboard-target-width:min(800px, calc(100vw - 32px));--keyboard-base-width:648px;--keyboard-scale:1.23457;flex-direction:column;align-items:center;width:100%;display:flex}.info-toolbar[data-v-ca73c0bb]{width:var(--keyboard-target-width);justify-content:center;align-items:center;margin-bottom:8px;display:flex}.info-toolbar__stats[data-v-ca73c0bb]{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.info-toolbar__item[data-v-ca73c0bb]{color:#8c9196;align-items:baseline;gap:6px;min-height:34px;padding:0;font-size:13px;font-weight:700;line-height:18px;display:inline-flex}.info-toolbar__item strong[data-v-ca73c0bb]{color:#7b7f83;font-size:20px;font-weight:700;line-height:1}.container[data-v-ca73c0bb]{color:#000;user-select:none;width:648px;transform:scale(var(--keyboard-scale));transform-origin:top;margin-bottom:calc(60px*var(--keyboard-scale));background:#efefef;border:1px solid #d1d1d1;border-radius:3px;flex-direction:column;gap:2px;padding:4px;font-family:Varela,sans-serif;display:flex;position:relative}.container--hidden[data-v-ca73c0bb]{box-shadow:none;background:0 0;border-color:#0000}.row[data-v-ca73c0bb]{gap:2px;display:grid}.row1[data-v-ca73c0bb]{grid-template-columns:repeat(13,42px) 66px}.row2[data-v-ca73c0bb]{grid-template-columns:66px repeat(13,42px)}.row3[data-v-ca73c0bb]{grid-template-columns:76px repeat(11,42px) 76px}.row4[data-v-ca73c0bb]{grid-template-columns:98px repeat(10,42px) 98px}.row5[data-v-ca73c0bb]{grid-template-columns:42px 42px 74px 310px 74px 42px 42px}.hands[data-v-ca73c0bb]{z-index:3;pointer-events:none;width:666px;height:345px;position:absolute;transform:scale(1.4)}.hands .hand[data-v-ca73c0bb]{position:absolute}.hands .hand#Right[data-v-ca73c0bb]{top:120px;right:170px}.hands .hand#Left[data-v-ca73c0bb]{top:120px;left:120px}.hands .hand#KeyQ[data-v-ca73c0bb]{top:90px;left:80px}.hands .hand#KeyW[data-v-ca73c0bb]{top:90px;left:90px}.hands .hand#KeyE[data-v-ca73c0bb],.hands .hand#KeyR[data-v-ca73c0bb]{top:90px;left:105px}.hands .hand#KeyT[data-v-ca73c0bb]{top:90px;left:120px}.hands .hand#KeyY[data-v-ca73c0bb]{top:90px;right:185px}.hands .hand#KeyU[data-v-ca73c0bb],.hands .hand#KeyI[data-v-ca73c0bb]{top:90px;right:175px}.hands .hand#KeyO[data-v-ca73c0bb]{top:90px;right:165px}.hands .hand#KeyP[data-v-ca73c0bb]{top:90px;right:120px}.hands .hand#KeyA[data-v-ca73c0bb]{top:125px;left:85px}.hands .hand#KeyS[data-v-ca73c0bb],.hands .hand#KeyD[data-v-ca73c0bb]{top:125px;left:88px}.hands .hand#KeyF[data-v-ca73c0bb]{top:125px;left:90px}.hands .hand#KeyG[data-v-ca73c0bb]{top:125px;left:120px}.hands .hand#KeyH[data-v-ca73c0bb]{top:125px;right:185px}.hands .hand#KeyJ[data-v-ca73c0bb]{top:125px;right:180px}.hands .hand#KeyK[data-v-ca73c0bb]{top:125px;right:175px}.hands .hand#KeyL[data-v-ca73c0bb]{top:125px;right:170px}.hands .hand#KeyZ[data-v-ca73c0bb]{top:120px;left:130px}.hands .hand#KeyX[data-v-ca73c0bb],.hands .hand#KeyC[data-v-ca73c0bb]{top:120px;left:140px}.hands .hand#KeyV[data-v-ca73c0bb],.hands .hand#KeyB[data-v-ca73c0bb]{top:120px;left:100px}.hands .hand#KeyN[data-v-ca73c0bb],.hands .hand#KeyM[data-v-ca73c0bb]{top:120px;right:160px}.hands .hand#Backquote[data-v-ca73c0bb]{top:60px;left:8px}.hands .hand#Quote[data-v-ca73c0bb]{top:120px;right:160px}.hands .hand#Digit0[data-v-ca73c0bb]{top:62px;right:60px}.hands .hand#Digit1[data-v-ca73c0bb]{top:62px;left:13px}.hands .hand#Digit2[data-v-ca73c0bb],.hands .hand#Digit3[data-v-ca73c0bb]{top:62px;left:76px}.hands .hand#Digit4[data-v-ca73c0bb]{top:62px;left:94px}.hands .hand#Digit5[data-v-ca73c0bb]{top:62px;left:100px}.hands .hand#Digit6[data-v-ca73c0bb]{top:62px;right:210px}.hands .hand#Digit7[data-v-ca73c0bb]{top:62px;right:190px}.hands .hand#Digit8[data-v-ca73c0bb],.hands .hand#Digit9[data-v-ca73c0bb]{top:62px;right:130px}.hands .hand#Minus[data-v-ca73c0bb]{top:60px;right:80px}.hands .hand#Equal[data-v-ca73c0bb]{top:60px;right:70px}.hands .hand#BracketLeft[data-v-ca73c0bb]{top:90px;right:155px}.hands .hand#BracketRight[data-v-ca73c0bb]{top:90px;right:95px}.hands .hand#Semicolon[data-v-ca73c0bb]{top:125px;right:170px}.hands .hand#Comma[data-v-ca73c0bb]{top:120px;right:157px}.hands .hand#Period[data-v-ca73c0bb]{top:120px;right:130px}.hands .hand#Slash[data-v-ca73c0bb]{top:120px;right:180px}.hands .hand#Backslash[data-v-ca73c0bb]{top:114px;right:20px}.hands .hand#Space[data-v-ca73c0bb]{top:120px;left:320px}.hands .hand#ShiftLeft[data-v-ca73c0bb]{top:120px;left:120px}.hands .hand#ShiftRight[data-v-ca73c0bb]{top:120px;right:146px}.hands .hand#Tab[data-v-ca73c0bb]{top:114px;left:89px}.hands .hand#Enter[data-v-ca73c0bb]{top:120px;right:142px}@media (max-width:1023px){.keyboard-wrapper[data-v-ca73c0bb]{overflow:visible}.info-toolbar[data-v-ca73c0bb]{justify-content:center}.info-toolbar__stats[data-v-ca73c0bb]{gap:14px}.container[data-v-ca73c0bb]{margin-bottom:calc(28px*var(--keyboard-scale))}}@media (max-width:832px){.keyboard-wrapper[data-v-ca73c0bb]{--keyboard-scale:calc((100vw - 32px)/var(--keyboard-base-width))}}@media (max-height:800px),(max-width:1100px){.container[data-v-ca73c0bb]{margin-bottom:calc(8px*var(--keyboard-scale))}}@media (max-width:767px){.info-toolbar[data-v-ca73c0bb]{margin-bottom:6px}.info-toolbar__stats[data-v-ca73c0bb]{gap:12px}.info-toolbar__item[data-v-ca73c0bb]{flex:96px;justify-content:center;min-height:32px;padding:0}.info-toolbar__item strong[data-v-ca73c0bb]{font-size:18px}.container[data-v-ca73c0bb]{margin-bottom:0}}
