.mode-help{margin:-12px 0 22px;color:#6b7c75;line-height:1.5}.live-combo{font-size:18px;color:#d96f1e}.live-lives{font-size:18px;letter-spacing:2px}.case-badge{display:inline-flex;padding:8px 11px;border-radius:999px;background:#e8f2ee;color:#1d6e55;font-weight:900;font-size:12px;letter-spacing:.08em}.fill-gap-hint{margin:-12px 0 18px;padding:12px 14px;border-radius:10px;background:#eef5f2;color:#48665b}.truth-options{grid-template-columns:1fr 1fr}.truth-options button{min-height:92px;justify-content:center;font-size:21px;font-weight:850}.truth-options button>span{width:45px;height:45px;font-size:22px}.mode-case .game-question{background:linear-gradient(180deg,#f7faf8,#eef5f2)}.mode-find_error .game-options button,.mode-odd_one .game-options button{border-left:4px solid #d7e2dd}.mode-find_error .game-options button:hover,.mode-odd_one .game-options button:hover{border-left-color:#cf7b5b}
.matching-question,.memory-question,.sequence-question{padding-top:30px}.matching-board{display:grid;grid-template-columns:1fr 1fr;gap:20px}.matching-col{display:grid;gap:10px;align-content:start}.matching-col>b{font-size:13px;color:#5e736a;text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px}.match-item{border:1px solid #d5e2dc;background:#fff;border-radius:12px;padding:14px 15px;text-align:left;font:inherit;color:#24483c;cursor:pointer;min-height:58px;transition:.16s}.match-item:hover:not(:disabled){border-color:#55a486;transform:translateY(-1px)}.match-item.selected{outline:3px solid rgba(38,119,92,.16);border-color:#26775c;background:#f0f8f4}.match-item.matched{background:#e4f4eb;border-color:#63a98d;color:#1d6b53;opacity:.75}.match-item:disabled{cursor:default}.mode-matching .game-feedback{min-height:30px;color:#b15f38}
.memory-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.memory-card{position:relative;min-height:112px;border:0;border-radius:13px;background:#163e32;color:#fff;cursor:pointer;transform-style:preserve-3d;transition:transform .25s,background .2s;overflow:hidden}.memory-card .memory-front,.memory-card .memory-back{position:absolute;inset:0;display:grid;place-items:center;padding:12px;backface-visibility:hidden}.memory-card .memory-back{font-size:34px;font-weight:900}.memory-card .memory-front{transform:rotateY(180deg);background:#fff;color:#20473b;border:1px solid #cfe0d8;font-size:13px;line-height:1.35;text-align:center}.memory-card.open{transform:rotateY(180deg)}.memory-card.matched .memory-front{background:#e5f5ec;border-color:#61a788;color:#17624c}.memory-card:disabled{cursor:default}
.sequence-list{display:grid;gap:10px;margin:10px 0 20px}.sequence-item{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;background:#fff;border:1px solid #d5e2dc;border-radius:12px;padding:12px 13px;cursor:grab}.sequence-item.dragging{opacity:.45}.sequence-no{width:36px;height:36px;border-radius:9px;background:#e9f2ee;color:#1f7358;display:grid;place-items:center;font-weight:900}.sequence-item b{font-size:15px;line-height:1.35;color:#24483c}.sequence-item>div{display:flex;gap:6px}.sequence-item button{width:36px;height:36px;border:1px solid #d3dfda;border-radius:8px;background:#f8fbf9;color:#1d664f;font-weight:900;cursor:pointer}.sequence-item button:disabled{opacity:.35;cursor:not-allowed}.sequence-submit{width:100%;font-size:16px}.mode-sequence .game-question{padding-bottom:28px}
@media(max-width:760px){.matching-board{grid-template-columns:1fr;gap:14px}.matching-col{padding-bottom:4px}.memory-board{grid-template-columns:repeat(3,minmax(0,1fr))}.truth-options{grid-template-columns:1fr}.sequence-item{grid-template-columns:36px 1fr auto;padding:10px}.sequence-item b{font-size:14px}}
@media(max-width:480px){.memory-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.memory-card{min-height:96px}.matching-question,.memory-question,.sequence-question{padding:22px 14px}.match-item{padding:12px}.live-lives{font-size:15px;letter-spacing:0}.game-run-head{gap:8px;padding:12px}.game-live{gap:6px}.sequence-item>div{display:grid;gap:4px}.sequence-item button{width:32px;height:32px}}
