.SiteHeader-module__mdpVJq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.SiteHeader-module__mdpVJq__title{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:600}.SiteHeader-module__mdpVJq__title a{color:inherit;text-decoration:none}.SiteHeader-module__mdpVJq__leaf{font-family:var(--font-body)}.SiteHeader-module__mdpVJq__tag{color:var(--ink-soft);margin:2px 0 0;font-size:.82rem}.SiteHeader-module__mdpVJq__tag a{color:var(--ink-soft)}.SiteHeader-module__mdpVJq__tag a:hover{color:var(--ink)}.SiteHeader-module__mdpVJq__controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.SiteHeader-module__mdpVJq__languages{gap:4px;display:flex}.SiteHeader-module__mdpVJq__languages a{color:var(--ink-faint);border:1px solid #0000;border-radius:10px;padding:7px 10px;font-size:.85rem;text-decoration:none}.SiteHeader-module__mdpVJq__languages a:hover{color:var(--ink-soft);background:var(--surface-2)}.SiteHeader-module__mdpVJq__languages a:focus-visible,.SiteHeader-module__mdpVJq__tag a:focus-visible{outline:2px solid var(--f-li);outline-offset:1px}
.HandPosition-module__abpyCG__wrap{max-width:1000px;margin:0 auto}.HandPosition-module__abpyCG__article{max-width:760px;margin:0 auto}.HandPosition-module__abpyCG__article h1{font-family:var(--font-display);letter-spacing:-.01em;margin:8px 0 10px;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:600}.HandPosition-module__abpyCG__lead{color:var(--ink-soft);margin:0 0 20px;font-size:1.05rem}.HandPosition-module__abpyCG__figure{margin:0 0 8px;padding:16px}.HandPosition-module__abpyCG__legend{color:var(--ink-soft);flex-wrap:wrap;justify-content:center;gap:6px 14px;margin-top:12px;font-size:.75rem;display:flex}.HandPosition-module__abpyCG__legend i{vertical-align:-1px;border-radius:50%;width:9px;height:9px;margin-right:5px;display:inline-block}.HandPosition-module__abpyCG__other{color:var(--ink-faint);text-align:center;margin:0 0 24px;font-size:.8rem}.HandPosition-module__abpyCG__steps{counter-reset:step;gap:12px;margin:0;padding:0;list-style:none;display:grid}.HandPosition-module__abpyCG__steps li{counter-increment:step;grid-template-columns:2.2rem 1fr;gap:12px;padding:14px 16px;display:grid}.HandPosition-module__abpyCG__steps li:before{content:counter(step);background:var(--surface-2);width:2.2rem;height:2.2rem;color:var(--ink-soft);font-family:var(--font-display);border-radius:50%;place-items:center;font-weight:600;display:grid}.HandPosition-module__abpyCG__steps h2{margin:4px 0 2px;font-size:1rem}.HandPosition-module__abpyCG__steps p{color:var(--ink-soft);margin:0}.HandPosition-module__abpyCG__cta{background:var(--f-li);color:#16181a;border-radius:12px;margin:26px 0 8px;padding:12px 22px;font-weight:700;text-decoration:none;display:inline-block}.HandPosition-module__abpyCG__cta:hover{filter:brightness(1.06)}.HandPosition-module__abpyCG__cta:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.HandPosition-module__abpyCG__ctaRow{text-align:center}.HandPosition-module__abpyCG__article kbd{font-family:var(--font-body);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-bottom-width:2px;border-radius:5px;padding:0 .4em;font-size:.85em;font-weight:700}.HandPosition-module__abpyCG__keys{white-space:nowrap;gap:.25em;display:inline-flex}
.Game-module__mmgyHG__wrap{max-width:1000px;margin:0 auto}.Game-module__mmgyHG__stage{text-align:center;padding:26px 18px 20px;position:relative;overflow:hidden}.Game-module__mmgyHG__levelName{letter-spacing:.09em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:14px;font-size:.75rem}.Game-module__mmgyHG__word{letter-spacing:.01em;flex-wrap:wrap;justify-content:center;align-items:center;gap:1px;min-height:1.6em;font-size:clamp(1.6rem,6.2vw,2.6rem);font-weight:700;display:flex}.Game-module__mmgyHG__ch{border-radius:6px;padding:0 .05em;transition:color .18s,opacity .18s,transform .18s;display:inline-block;position:relative}.Game-module__mmgyHG__ch.Game-module__mmgyHG__pending{color:var(--c);opacity:.5}.Game-module__mmgyHG__ch.Game-module__mmgyHG__done{color:var(--ink-faint);opacity:.35}.Game-module__mmgyHG__ch.Game-module__mmgyHG__active{color:var(--c);opacity:1;transform:translateY(-2px)}.Game-module__mmgyHG__ch.Game-module__mmgyHG__active:after{content:"";background:var(--c);border-radius:2px;height:3px;position:absolute;bottom:-.12em;left:.06em;right:.06em}.Game-module__mmgyHG__ch.Game-module__mmgyHG__space{min-width:.7em}.Game-module__mmgyHG__ch.Game-module__mmgyHG__space.Game-module__mmgyHG__active:after{left:0;right:0}.Game-module__mmgyHG__ch.Game-module__mmgyHG__nudge{animation:.32s Game-module__mmgyHG__nudge}@keyframes Game-module__mmgyHG__nudge{0%{transform:translateY(-2px)translate(0)}25%{transform:translateY(-2px)translate(-3px)}55%{transform:translateY(-2px)translate(3px)}to{transform:translateY(-2px)translate(0)}}.Game-module__mmgyHG__queue{color:var(--ink-faint);letter-spacing:.02em;min-height:1.4em;margin-top:12px;font-size:.95rem}.Game-module__mmgyHG__whisper{min-height:1.2em;color:var(--ink-soft);opacity:0;font-size:.82rem;font-family:var(--font-display);margin-top:10px;font-style:italic;transition:opacity .4s}.Game-module__mmgyHG__whisper.Game-module__mmgyHG__show{opacity:1}.Game-module__mmgyHG__hint{color:var(--ink-soft);background:var(--surface-2);text-align:left;border-radius:10px;margin-top:10px;padding:8px 12px;font-size:.78rem}.Game-module__mmgyHG__hands{justify-content:center;margin-top:6px;display:flex}.Game-module__mmgyHG__hands svg{width:min(100%,420px);height:auto}.Game-module__mmgyHG__finger{transition:fill .15s,opacity .15s}.Game-module__mmgyHG__garden{margin-top:14px;padding:0;overflow:hidden}.Game-module__mmgyHG__garden svg{width:100%;height:auto;display:block}.Game-module__mmgyHG__plant{transform-box:fill-box;transform-origin:bottom;animation:.7s cubic-bezier(.22,1.2,.36,1) both Game-module__mmgyHG__sprout}@keyframes Game-module__mmgyHG__sprout{0%{opacity:0;transform:scaleY(.04)scaleX(.5)}to{opacity:1;transform:none}}.Game-module__mmgyHG__stats{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.Game-module__mmgyHG__stat{text-align:center;flex:90px;padding:10px 12px}.Game-module__mmgyHG__stat b{font-family:var(--font-display);font-size:1.3rem;font-weight:600;line-height:1.2;display:block}.Game-module__mmgyHG__stat span{text-transform:uppercase;letter-spacing:.07em;color:var(--ink-faint);font-size:.7rem}.Game-module__mmgyHG__legend{color:var(--ink-soft);flex-wrap:wrap;justify-content:center;gap:6px 14px;margin-top:14px;font-size:.72rem;display:flex}.Game-module__mmgyHG__legend i{vertical-align:-1px;border-radius:50%;width:9px;height:9px;margin-right:5px;display:inline-block}.Game-module__mmgyHG__footer{text-align:center;color:var(--ink-faint);margin-top:18px;font-size:.74rem}.Game-module__mmgyHG__touchNote{color:var(--ink-soft);text-align:center;margin-top:12px;font-size:.8rem;display:none}@media (hover:none) and (pointer:coarse){.Game-module__mmgyHG__touchNote{display:block}}@media (prefers-reduced-motion:reduce){.Game-module__mmgyHG__ch,.Game-module__mmgyHG__finger,.Game-module__mmgyHG__whisper{transition:none}.Game-module__mmgyHG__ch.Game-module__mmgyHG__nudge,.Game-module__mmgyHG__plant{animation:none}}.Game-module__mmgyHG__firstVisit{color:var(--ink-soft);margin:12px 0 0;font-size:.85rem}.Game-module__mmgyHG__firstVisit a{color:var(--ink);font-weight:700}
