.GameLayout_back__0aXLl{display:inline-flex;margin-bottom:18px;color:var(--muted);font-weight:800;text-decoration:none}.GameLayout_grid__yd1_R{display:grid;grid-gap:18px;gap:18px}.ScoreSubmitNotice_notice__bIBHZ{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border);border-radius:8px;background:white;box-shadow:var(--shadow);padding:14px}.MemoryGame_wrap__lgtxZ{display:grid;grid-gap:16px;gap:16px;justify-items:center}.MemoryGame_stats__MJUoH{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;font-weight:900}.MemoryGame_stats__MJUoH a{color:var(--text)}.MemoryGame_board__XKvYj{display:grid;width:min(100%,480px);grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.MemoryGame_card__lgB6E{display:grid;aspect-ratio:1;place-items:center;border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,var(--lavender),#f4efff);color:var(--text);cursor:pointer;font-family:var(--font-heading);font-size:clamp(1.4rem,7vw,2.4rem);font-weight:900;transition:transform .2s ease,background .2s ease}.MemoryGame_card__lgB6E:hover{transform:translateY(-2px)}.MemoryGame_visible__LvKOL{background:white;box-shadow:inset 0 0 0 3px var(--mint)}.SnakeGame_wrap__iN0ER{display:grid;grid-gap:14px;gap:14px;justify-items:center}.SnakeGame_controls__iYu1Y,.SnakeGame_stats__dzkfP{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center}.SnakeGame_stats__dzkfP{font-weight:900}.SnakeGame_stats__dzkfP a{color:var(--text)}.SnakeGame_canvas__5B3YW{width:min(100%,396px);max-width:396px;aspect-ratio:1;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);box-shadow:var(--shadow);touch-action:none}.SnakeGame_dpad__SLHZm{display:grid;width:min(100%,280px);grid-template-columns:repeat(3,minmax(64px,1fr));grid-gap:8px;gap:8px}.SnakeGame_dpad__SLHZm button{min-height:52px;border:1px solid var(--border);border-radius:8px;background:white;color:var(--text);cursor:pointer;font-weight:900}.SnakeGame_dpad__SLHZm button:first-child{grid-column:2}.SnakeGame_dpad__SLHZm button:nth-child(2){grid-column:1}.SnakeGame_dpad__SLHZm button:nth-child(3){grid-column:3}.SnakeGame_dpad__SLHZm button:nth-child(4){grid-column:2}.SnakeGame_help__bunlx{margin:0;color:var(--muted);text-align:center}.WordleGame_wrap__XHSw5{display:grid;grid-gap:14px;gap:14px;justify-items:center}.WordleGame_stats__t9MG2{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;font-weight:900}.WordleGame_stats__t9MG2 a{color:var(--text)}.WordleGame_grid__vqW3_{display:grid;grid-template-columns:repeat(5,54px);grid-gap:8px;gap:8px}.WordleGame_tile__cdRKK{display:grid;aspect-ratio:1;place-items:center;border:2px solid var(--border);border-radius:8px;background:white;font-family:var(--font-heading);font-size:1.6rem;font-weight:900}.WordleGame_correct__iTakI{border-color:#2e9d68;background:#8ee0b9}.WordleGame_present__6ytvG{border-color:#c59b24;background:#ffe08a}.WordleGame_absent__vGKHf{border-color:#9aa4b2;background:#d8dee7}.WordleGame_empty__kAZrA{background:white}.WordleGame_message____pAs{min-height:24px;margin:0;color:var(--muted);font-weight:800}.WordleGame_keyboard__9FCFj{display:flex;width:min(100%,580px);max-width:580px;flex-wrap:wrap;gap:6px;justify-content:center}.WordleGame_keyboard__9FCFj button{flex:1 0 38px;max-width:72px;min-height:42px;border:1px solid var(--border);border-radius:8px;background:white;cursor:pointer;font-weight:900}.WordleGame_keyboard__9FCFj button:nth-last-child(-n+2){flex-basis:72px}@media (max-width:420px){.WordleGame_grid__vqW3_{grid-template-columns:repeat(5,1fr);width:100%;max-width:320px;gap:6px}.WordleGame_tile__cdRKK{font-size:1.25rem}.WordleGame_keyboard__9FCFj button{flex-basis:30px;min-height:44px;padding:0}.WordleGame_keyboard__9FCFj button:nth-last-child(-n+2){flex-basis:68px}}