.sequentle-game-module__MgOh2G__wrap{--cell:clamp(30px, min(11.5vw, 6vh), 46px);--cgap:5px;--key-w:clamp(34px, 11vw, 46px);--key-h:clamp(30px, 4.6vh, 40px);color:#1a1a1b;width:100%;max-width:520px;font-family:var(--font-baloo2), "Baloo 2", system-ui, sans-serif;flex-direction:column;flex:auto;align-items:center;margin:0 auto;display:flex;position:relative}.sequentle-game-module__MgOh2G__flavorBar{flex-wrap:wrap;justify-content:center;gap:5px;padding:2px 0;display:flex}.sequentle-game-module__MgOh2G__flavorBtn{cursor:pointer;color:#787c7e;background:#fff;border:1px solid #d3d6da;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;transition:all .15s}.sequentle-game-module__MgOh2G__flavorBtn.sequentle-game-module__MgOh2G__active{color:#fff;background:#1a1a1b;border-color:#1a1a1b}.sequentle-game-module__MgOh2G__boardCol{flex-direction:column;align-items:center;display:flex}.sequentle-game-module__MgOh2G__sallyBar{width:100%;max-width:calc(var(--cell) * 5 + var(--cgap) * 4);align-items:center;gap:8px;margin:6px auto 0;display:flex}.sequentle-game-module__MgOh2G__coachBubble{text-align:center;-webkit-line-clamp:2;line-clamp:2;background:#f5f5f5;border:1px solid #e3e3e3;border-radius:12px;-webkit-box-orient:vertical;flex:1;min-width:0;padding:7px 10px;font-size:12px;font-weight:600;display:-webkit-box;position:relative;overflow:hidden}.sequentle-game-module__MgOh2G__coachBubble:before{content:"";border-top:7px solid #0000;border-bottom:7px solid #0000;border-right:7px solid #f5f5f5;position:absolute;top:50%;left:-7px;transform:translateY(-50%)}.sequentle-game-module__MgOh2G__colLabels{height:10px}.sequentle-game-module__MgOh2G__board{align-items:center;gap:var(--cgap);flex-direction:column;padding:3px 0 4px;display:flex;position:relative}.sequentle-game-module__MgOh2G__row{gap:var(--cgap);display:flex}.sequentle-game-module__MgOh2G__cell{width:var(--cell);height:var(--cell);-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #d3d6da;justify-content:center;align-items:center;font-size:clamp(.85rem,3.6vw,1.05rem);font-weight:700;display:flex;position:relative}.sequentle-game-module__MgOh2G__cell.sequentle-game-module__MgOh2G__filled{border-color:#878a8c}.sequentle-game-module__MgOh2G__cell.sequentle-game-module__MgOh2G__active{border-color:#1a1a1b}.sequentle-game-module__MgOh2G__cell.sequentle-game-module__MgOh2G__correct{color:#fff;background:#6aaa64;border-color:#6aaa64}.sequentle-game-module__MgOh2G__cell.sequentle-game-module__MgOh2G__present{color:#fff;background:#c9b458;border-color:#c9b458}.sequentle-game-module__MgOh2G__cell.sequentle-game-module__MgOh2G__absent{color:#fff;background:#787c7e;border-color:#787c7e}.sequentle-game-module__MgOh2G__cell.sequentle-game-module__MgOh2G__revealed{animation:.5s both sequentle-game-module__MgOh2G__flip}.sequentle-game-module__MgOh2G__arrow{opacity:.9;font-size:9px;line-height:1;position:absolute;top:2px;right:3px}@keyframes sequentle-game-module__MgOh2G__flip{0%{transform:rotateX(0)}50%{transform:rotateX(-90deg)}to{transform:rotateX(0)}}.sequentle-game-module__MgOh2G__row.sequentle-game-module__MgOh2G__shake{animation:.4s sequentle-game-module__MgOh2G__shake}@keyframes sequentle-game-module__MgOh2G__shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}.sequentle-game-module__MgOh2G__cell.sequentle-game-module__MgOh2G__bounce{animation:.5s sequentle-game-module__MgOh2G__bounce}@keyframes sequentle-game-module__MgOh2G__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-22px)}}.sequentle-game-module__MgOh2G__keyboard{width:calc(var(--key-w) * 5 + var(--cgap) * 4);max-width:100%;margin:6px auto 0;padding:0 0 4px}.sequentle-game-module__MgOh2G__kbRow{justify-content:center;gap:var(--cgap);margin-bottom:var(--cgap);display:flex}.sequentle-game-module__MgOh2G__kbKey{height:var(--key-h);width:var(--key-w);cursor:pointer;color:#1a1a1b;background:#d3d6da;border:none;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:clamp(.8rem,3.4vw,.95rem);font-weight:700;transition:background .15s;display:flex}.sequentle-game-module__MgOh2G__kbKey:active{filter:brightness(.92)}.sequentle-game-module__MgOh2G__kbKey.sequentle-game-module__MgOh2G__correct{color:#fff;background:#6aaa64}.sequentle-game-module__MgOh2G__kbKey.sequentle-game-module__MgOh2G__present{color:#fff;background:#c9b458}.sequentle-game-module__MgOh2G__kbKey.sequentle-game-module__MgOh2G__absent{color:#fff;background:#3a3a3c}.sequentle-game-module__MgOh2G__kbKey.sequentle-game-module__MgOh2G__action{flex:1 1 0;width:auto;min-width:0;font-size:12px}.sequentle-game-module__MgOh2G__kbIcon{height:var(--key-h);width:var(--key-h);cursor:pointer;background:#fff;border:1px solid #d3d6da;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:17px;line-height:1;display:flex}.sequentle-game-module__MgOh2G__kbIcon:hover:not(:disabled){background:#f5f5f5}.sequentle-game-module__MgOh2G__kbIcon:disabled{opacity:.4;cursor:default}.sequentle-game-module__MgOh2G__kbIcon.sequentle-game-module__MgOh2G__gold{color:#b8932f;border-color:#c9b458}.sequentle-game-module__MgOh2G__teach{width:100%;max-width:calc(var(--cell) * 5 + var(--cgap) * 4);text-align:center;background:#f0f7ef;border:1px solid #c8e3c4;border-radius:12px;margin:6px auto 4px;padding:12px 14px}.sequentle-game-module__MgOh2G__teachPrompt{margin-bottom:10px;font-size:15px;font-weight:700}.sequentle-game-module__MgOh2G__teachChoices{justify-content:center;gap:8px;display:flex}.sequentle-game-module__MgOh2G__teachChoice{color:#1a1a1b;cursor:pointer;background:#fff;border:2px solid #6aaa64;border-radius:8px;min-width:56px;padding:10px 16px;font-family:inherit;font-size:18px;font-weight:700}.sequentle-game-module__MgOh2G__teachChoice:hover:not(:disabled){background:#eaf5e8}.sequentle-game-module__MgOh2G__teachChoice.sequentle-game-module__MgOh2G__right{color:#fff;background:#6aaa64}.sequentle-game-module__MgOh2G__teachChoice.sequentle-game-module__MgOh2G__wrong{color:#fff;background:#787c7e;border-color:#787c7e}.sequentle-game-module__MgOh2G__teachChoice:disabled{cursor:default}.sequentle-game-module__MgOh2G__teachReveal{color:#538d4e;margin-top:10px;font-size:13px;font-weight:700}.sequentle-game-module__MgOh2G__endPanel{text-align:center;width:100%;padding:8px 0 4px}.sequentle-game-module__MgOh2G__endTitle{font-size:1.15rem;font-weight:800}.sequentle-game-module__MgOh2G__endSub{color:#787c7e;margin:2px 0 6px;font-size:13px}.sequentle-game-module__MgOh2G__endAnswer{letter-spacing:2px;font-size:1.3rem;font-weight:700}.sequentle-game-module__MgOh2G__endPattern{color:#6aaa64;margin:4px 0 12px;font-size:13px;font-weight:700}.sequentle-game-module__MgOh2G__newGameBtn{color:#fff;cursor:pointer;background:#6aaa64;border:none;border-radius:8px;padding:11px 26px;font-family:inherit;font-size:15px;font-weight:700}.sequentle-game-module__MgOh2G__newGameBtn:hover{background:#538d4e}
