.page_header__14ooT{margin-bottom:1.5rem}.page_backLink__x5lKS{display:inline-block;margin-bottom:.75rem;font-size:.95rem;font-weight:600;color:var(--theme-accent);text-decoration:none;transition:color .2s}.page_backLink__x5lKS:hover{color:var(--theme-primary-light);text-decoration:underline}.page_pageTitle__RdKN7{font-size:1.5rem;font-weight:700;margin:0;color:var(--theme-text)}.Hangman_section__wu34F{padding:1rem 0}.Hangman_header__d_XVQ{margin-bottom:1rem}.Hangman_title__41eW7{font-size:1.25rem;font-weight:700;margin:0 0 .25rem;color:var(--theme-text)}.Hangman_subtitle__umKNS{font-size:.9rem;color:var(--theme-text-muted);margin:0 0 .5rem}.Hangman_stats__FTjJw{font-size:.9rem;font-weight:600;color:var(--theme-accent);margin:0}.Hangman_wordDisplay__glPDa{font-size:1.75rem;font-weight:700;letter-spacing:.25em;color:var(--theme-text);text-align:center;margin-bottom:1.25rem;padding:1rem;font-family:ui-monospace,monospace}.Hangman_wrongLetters__2DZBS{font-size:.9rem;color:var(--theme-text-muted);text-align:center;margin-bottom:1rem}.Hangman_letterGrid__cNMeK{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;margin-bottom:1rem}.Hangman_letterBtn__cCFp_{width:36px;height:36px;padding:0;border-radius:8px;border:2px solid var(--theme-card-border);background:var(--theme-surface);color:var(--theme-text);font-weight:700;font-size:.9rem;cursor:pointer;transition:all .2s}.Hangman_letterBtn__cCFp_:hover:not(:disabled){border-color:var(--theme-primary);transform:scale(1.08)}.Hangman_letterBtn__cCFp_:disabled{cursor:default}.Hangman_letterBtn__cCFp_.Hangman_used__9Xp2l{opacity:.5}.Hangman_letterBtn__cCFp_.Hangman_wrong__Fz3o5{border-color:#c62828;background:rgba(198,40,40,.2);color:#ef9a9a}.Hangman_outcomeLose__zLhzq,.Hangman_outcomeWin___XfwH{text-align:center;padding:1rem;border-radius:12px;margin-bottom:1rem}.Hangman_outcomeWin___XfwH{background:rgba(46,125,50,.25);color:#81c784}.Hangman_outcomeWin___XfwH p{font-size:1.1rem;font-weight:600;margin:0 0 .75rem}.Hangman_outcomeLose__zLhzq{background:rgba(198,40,40,.2);color:#ef9a9a}.Hangman_outcomeLose__zLhzq p{font-size:1.1rem;font-weight:600;margin:0 0 .75rem}.Hangman_playAgainBtn__hzhrq{padding:.6rem 1.5rem;border-radius:8px;border:2px solid var(--theme-primary);background:var(--theme-primary);color:#fff;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s}.Hangman_playAgainBtn__hzhrq:hover{background:var(--theme-primary-dark);border-color:var(--theme-primary-dark);transform:scale(1.03)}.Memory_section__vqHys{padding:1rem 0}.Memory_header__Hzn1t{margin-bottom:1.25rem}.Memory_title__2ylJc{font-size:1.25rem;font-weight:700;margin:0 0 .25rem;color:var(--theme-text)}.Memory_subtitle__h4Dso{font-size:.9rem;color:var(--theme-text-muted);margin:0 0 .5rem}.Memory_stats__dqWUC{font-size:.9rem;font-weight:600;color:var(--theme-accent);margin:0}.Memory_grid__8nRfC{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.5rem;gap:.5rem;max-width:420px;margin:0 auto 1.5rem}@media (max-width:480px){.Memory_grid__8nRfC{grid-template-columns:repeat(5,1fr);gap:.35rem;max-width:280px}}.Memory_card__w0GwD{aspect-ratio:1;padding:0;border:2px solid var(--theme-card-border);border-radius:12px;background:var(--theme-surface);cursor:pointer;overflow:hidden;transition:transform .2s,border-color .2s;perspective:600px}.Memory_card__w0GwD:hover:not(:disabled){border-color:var(--theme-primary);transform:scale(1.03)}.Memory_card__w0GwD:disabled{cursor:default}.Memory_cardInner__Mi_RF{position:relative;display:block;width:100%;height:100%;transform-style:preserve-3d}.Memory_cardBack__woNGQ,.Memory_cardFront__FWTZB{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s ease}.Memory_cardBack__woNGQ{background:linear-gradient(135deg,var(--theme-primary) 0,var(--theme-primary-dark) 100%)}.Memory_cardFront__FWTZB{transform:rotateY(180deg)}.Memory_card__w0GwD .Memory_cardBack__woNGQ{transform:rotateY(0deg)}.Memory_card__w0GwD .Memory_cardFront__FWTZB{transform:rotateY(180deg)}.Memory_cardMatched__GvK9w .Memory_cardBack__woNGQ,.Memory_cardRevealed__WaBSJ .Memory_cardBack__woNGQ{transform:rotateY(-180deg)}.Memory_cardMatched__GvK9w .Memory_cardFront__FWTZB,.Memory_cardRevealed__WaBSJ .Memory_cardFront__FWTZB{transform:rotateY(0deg)}.Memory_cardMatched__GvK9w{border-color:#2e7d32;opacity:.9}.Memory_outcome__nKnLd{text-align:center;padding:1rem;border-radius:12px;margin-bottom:1rem;background:rgba(46,125,50,.25);color:#81c784}.Memory_outcome__nKnLd p{font-size:1.1rem;font-weight:600;margin:0 0 .75rem}.Memory_playAgainBtn__Bs1aB{padding:.6rem 1.5rem;border-radius:8px;border:2px solid var(--theme-primary);background:var(--theme-primary);color:#fff;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s}.Memory_playAgainBtn__Bs1aB:hover{background:var(--theme-primary-dark);border-color:var(--theme-primary-dark);transform:scale(1.03)}