@keyframes HangmanGame-module-scss-module__Ep_59a__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes HangmanGame-module-scss-module__Ep_59a__fadeInScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes HangmanGame-module-scss-module__Ep_59a__pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes HangmanGame-module-scss-module__Ep_59a__glowPulse{0%,to{box-shadow:0 0 20px #8b5cf64d}50%{box-shadow:0 0 40px #8b5cf680}}.HangmanGame-module-scss-module__Ep_59a__container{color:#fff;background:linear-gradient(#001b29 0% 30%,#1a1f3a 60%,#001b29 100%);min-height:100vh;padding:1rem;position:relative;overflow:hidden}.HangmanGame-module-scss-module__Ep_59a__container:before{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf614 0%,#0000 70%);width:350px;height:350px;animation:10s ease-in-out infinite HangmanGame-module-scss-module__Ep_59a__pulse;position:absolute;top:5%;right:-15%}.HangmanGame-module-scss-module__Ep_59a__container:after{content:"";pointer-events:none;background:radial-gradient(circle,#06b6d40f 0%,#0000 70%);width:300px;height:300px;animation:12s ease-in-out 3s infinite HangmanGame-module-scss-module__Ep_59a__pulse;position:absolute;bottom:10%;left:-15%}.HangmanGame-module-scss-module__Ep_59a__header{z-index:1;justify-content:space-between;align-items:center;margin-bottom:1.75rem;padding:.5rem 0;animation:.5s ease-out HangmanGame-module-scss-module__Ep_59a__fadeInUp;display:flex;position:relative}.HangmanGame-module-scss-module__Ep_59a__header h1{letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.35rem;font-weight:700}.HangmanGame-module-scss-module__Ep_59a__backBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;padding:.6rem;transition:all .35s cubic-bezier(.4,0,.2,1)}.HangmanGame-module-scss-module__Ep_59a__backBtn:hover{background:#ffffff26;transform:translate(-3px)}.HangmanGame-module-scss-module__Ep_59a__statsPreview,.HangmanGame-module-scss-module__Ep_59a__streakBadge{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:20px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.9rem;font-weight:600;display:flex;box-shadow:0 4px 16px #f59e0b4d}.HangmanGame-module-scss-module__Ep_59a__categoryLabel{color:#fffc;background:#8b5cf633;border:1px solid #8b5cf64d;border-radius:12px;padding:.4rem .85rem;font-family:Space Grotesk,system-ui,sans-serif;font-size:.85rem;font-weight:600}.HangmanGame-module-scss-module__Ep_59a__intro{text-align:center;z-index:1;margin-bottom:2rem;animation:.5s ease-out .1s both HangmanGame-module-scss-module__Ep_59a__fadeInUp;position:relative}.HangmanGame-module-scss-module__Ep_59a__intro h2{letter-spacing:-.02em;margin-bottom:.6rem;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.6rem;font-weight:700}.HangmanGame-module-scss-module__Ep_59a__intro p{color:#fff9;font-size:.95rem}.HangmanGame-module-scss-module__Ep_59a__statsCard{z-index:1;background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;justify-content:space-around;margin-bottom:2rem;padding:1.35rem;transition:all .35s cubic-bezier(.4,0,.2,1);animation:.5s ease-out .2s both HangmanGame-module-scss-module__Ep_59a__fadeInUp;display:flex;position:relative}.HangmanGame-module-scss-module__Ep_59a__statsCard:hover{background:#ffffff0f;border-color:#ffffff1f}.HangmanGame-module-scss-module__Ep_59a__stat{flex-direction:column;align-items:center;gap:.3rem;display:flex}.HangmanGame-module-scss-module__Ep_59a__stat svg{color:#f59e0b}.HangmanGame-module-scss-module__Ep_59a__stat span{font-family:Space Grotesk,system-ui,sans-serif;font-size:1.6rem;font-weight:700}.HangmanGame-module-scss-module__Ep_59a__stat label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.HangmanGame-module-scss-module__Ep_59a__categories{z-index:1;animation:.5s ease-out .3s both HangmanGame-module-scss-module__Ep_59a__fadeInUp;position:relative}.HangmanGame-module-scss-module__Ep_59a__categories h3{color:#ffffffe6;letter-spacing:-.01em;margin-bottom:1.1rem;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.15rem}.HangmanGame-module-scss-module__Ep_59a__categoryGrid{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}@media (min-width:600px){.HangmanGame-module-scss-module__Ep_59a__categoryGrid{grid-template-columns:repeat(3,1fr)}}.HangmanGame-module-scss-module__Ep_59a__categoryCard{cursor:pointer;text-align:left;background:linear-gradient(135deg,#6366f126,#8b5cf61a);border:1px solid #8b5cf640;border-radius:14px;padding:1.1rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.HangmanGame-module-scss-module__Ep_59a__categoryCard:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HangmanGame-module-scss-module__Ep_59a__categoryCard:hover{background:linear-gradient(135deg,#6366f140,#8b5cf633);border-color:#8b5cf680;transform:translateY(-4px);box-shadow:0 12px 28px #8b5cf633}.HangmanGame-module-scss-module__Ep_59a__categoryCard:hover:before{left:100%}.HangmanGame-module-scss-module__Ep_59a__categoryName{color:#fff;letter-spacing:-.01em;margin-bottom:.3rem;font-family:Space Grotesk,system-ui,sans-serif;font-size:.95rem;font-weight:600;display:block}.HangmanGame-module-scss-module__Ep_59a__wordCount{color:#ffffff73;font-size:.75rem}.HangmanGame-module-scss-module__Ep_59a__learnedSection{border-top:1px solid #ffffff14;margin-top:2rem;padding-top:1.5rem;animation:.5s ease-out .4s both HangmanGame-module-scss-module__Ep_59a__fadeInUp}.HangmanGame-module-scss-module__Ep_59a__learnedSection h4{color:#fff9;margin-bottom:.85rem;font-size:.9rem}.HangmanGame-module-scss-module__Ep_59a__learnedWords{flex-wrap:wrap;gap:.5rem;display:flex}.HangmanGame-module-scss-module__Ep_59a__learnedWord{color:#4ade80;background:#22c55e26;border:1px solid #22c55e40;border-radius:8px;padding:.3rem .65rem;font-size:.75rem;font-weight:500;transition:all .2s}.HangmanGame-module-scss-module__Ep_59a__learnedWord:hover{background:#22c55e40}.HangmanGame-module-scss-module__Ep_59a__gameArea{z-index:1;flex-direction:column;align-items:center;gap:1.35rem;padding:.5rem;animation:.5s ease-out HangmanGame-module-scss-module__Ep_59a__fadeInScale;display:flex;position:relative}.HangmanGame-module-scss-module__Ep_59a__hangmanContainer{background:#00000040;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:1.25rem;display:flex;box-shadow:0 8px 32px #0003}.HangmanGame-module-scss-module__Ep_59a__hangmanContainer canvas{max-width:100%;height:auto}.HangmanGame-module-scss-module__Ep_59a__livesContainer{flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:180px;margin-top:1rem;display:flex}.HangmanGame-module-scss-module__Ep_59a__livesBar{gap:4px;width:100%;display:flex}.HangmanGame-module-scss-module__Ep_59a__lifeSegment{border-radius:3px;flex:1;height:6px;transition:all .3s}.HangmanGame-module-scss-module__Ep_59a__lifeActive{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 0 8px #22c55e66}.HangmanGame-module-scss-module__Ep_59a__lifeLost{background:#ffffff1a}.HangmanGame-module-scss-module__Ep_59a__livesText{color:#fff9;font-size:.8rem;font-weight:500;transition:all .3s}.HangmanGame-module-scss-module__Ep_59a__livesCritical{color:#f87171;animation:1s ease-in-out infinite HangmanGame-module-scss-module__Ep_59a__pulse}.HangmanGame-module-scss-module__Ep_59a__wordDisplay{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.HangmanGame-module-scss-module__Ep_59a__letterBox{background:#ffffff1a;border-bottom:3px solid #6366f1;border-radius:4px;justify-content:center;align-items:center;width:2.5rem;height:3rem;font-size:1.5rem;font-weight:700;display:flex}@media (min-width:400px){.HangmanGame-module-scss-module__Ep_59a__letterBox{width:3rem;height:3.5rem;font-size:1.75rem}}.HangmanGame-module-scss-module__Ep_59a__hintSection{width:100%;max-width:400px}.HangmanGame-module-scss-module__Ep_59a__hintButton{color:#fbbf24;cursor:pointer;background:#fbbf2433;border:1px solid #fbbf2466;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.6rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.HangmanGame-module-scss-module__Ep_59a__hintButton:hover:not(:disabled){background:#fbbf244d}.HangmanGame-module-scss-module__Ep_59a__hintButton:disabled{opacity:.5;cursor:not-allowed}.HangmanGame-module-scss-module__Ep_59a__hintRevealed{color:#fde047;background:#fbbf2426;border:1px solid #fbbf244d;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.HangmanGame-module-scss-module__Ep_59a__hintRevealed svg{flex-shrink:0}.HangmanGame-module-scss-module__Ep_59a__keyboard{background:#0000004d;border:1px solid #ffffff0d;border-radius:16px;flex-wrap:wrap;justify-content:center;gap:.45rem;max-width:450px;padding:1.1rem;display:flex;box-shadow:0 8px 32px #0003}.HangmanGame-module-scss-module__Ep_59a__key{color:#fff;cursor:pointer;background:linear-gradient(#ffffff2e 0%,#ffffff1f 100%);border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:2.2rem;height:2.6rem;font-family:Space Grotesk,system-ui,sans-serif;font-size:.95rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #0003}@media (min-width:400px){.HangmanGame-module-scss-module__Ep_59a__key{width:2.5rem;height:2.85rem}}.HangmanGame-module-scss-module__Ep_59a__key:hover:not(:disabled){background:linear-gradient(#ffffff47 0%,#fff3 100%);transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}.HangmanGame-module-scss-module__Ep_59a__key:active:not(:disabled){transform:translateY(0)}.HangmanGame-module-scss-module__Ep_59a__key:disabled{cursor:not-allowed}.HangmanGame-module-scss-module__Ep_59a__key.HangmanGame-module-scss-module__Ep_59a__correct{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e80;box-shadow:0 4px 16px #22c55e66}.HangmanGame-module-scss-module__Ep_59a__key.HangmanGame-module-scss-module__Ep_59a__wrong{color:#ffffff59;box-shadow:none;background:#ef444433;border-color:#ef44444d}.HangmanGame-module-scss-module__Ep_59a__resultOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000000e6;justify-content:center;align-items:center;padding:1rem;animation:.3s HangmanGame-module-scss-module__Ep_59a__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes HangmanGame-module-scss-module__Ep_59a__fadeIn{0%{opacity:0}to{opacity:1}}.HangmanGame-module-scss-module__Ep_59a__resultCard{text-align:center;background:linear-gradient(#1e293b 0%,#001b29 100%);border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:360px;padding:2.25rem;animation:.4s cubic-bezier(.4,0,.2,1) HangmanGame-module-scss-module__Ep_59a__slideUp;position:relative;overflow:hidden;box-shadow:0 24px 64px #0006}@keyframes HangmanGame-module-scss-module__Ep_59a__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.HangmanGame-module-scss-module__Ep_59a__confettiContainer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.HangmanGame-module-scss-module__Ep_59a__confetti{width:10px;height:10px;top:-10px;left:calc(var(--i)*5%);animation:2.5s ease-out forwards HangmanGame-module-scss-module__Ep_59a__confettiFall;animation-delay:calc(var(--i)*50ms);position:absolute}.HangmanGame-module-scss-module__Ep_59a__confetti:before{content:"";background:hsl(calc(var(--i)*18),80%,60%);width:100%;height:100%;transform:rotate(calc(var(--i)*45deg));border-radius:2px;display:block}@keyframes HangmanGame-module-scss-module__Ep_59a__confettiFall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(400px)rotate(720deg)}}.HangmanGame-module-scss-module__Ep_59a__resultIcon{margin-bottom:.5rem;font-size:3rem}.HangmanGame-module-scss-module__Ep_59a__victoryPulse{animation:.6s ease-out HangmanGame-module-scss-module__Ep_59a__victoryPulse}@keyframes HangmanGame-module-scss-module__Ep_59a__victoryPulse{0%{opacity:0;transform:scale(.5)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.HangmanGame-module-scss-module__Ep_59a__resultCard h2{margin-bottom:1rem;font-size:1.5rem}.HangmanGame-module-scss-module__Ep_59a__revealedWord{color:#a78bfa;letter-spacing:.15em;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.HangmanGame-module-scss-module__Ep_59a__example{color:#fff9;margin-bottom:1rem;font-size:.9rem;font-style:italic}.HangmanGame-module-scss-module__Ep_59a__streakInfo{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-weight:600;display:inline-flex}.HangmanGame-module-scss-module__Ep_59a__resultActions{flex-direction:column;gap:.75rem;display:flex}.HangmanGame-module-scss-module__Ep_59a__playAgainBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.HangmanGame-module-scss-module__Ep_59a__playAgainBtn:hover{transform:scale(1.02);box-shadow:0 4px 15px #6366f166}.HangmanGame-module-scss-module__Ep_59a__categoriesBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:10px;padding:.75rem 1rem;transition:all .2s}.HangmanGame-module-scss-module__Ep_59a__categoriesBtn:hover{color:#fff;background:#ffffff1a}.HangmanGame-module-scss-module__Ep_59a__won .HangmanGame-module-scss-module__Ep_59a__resultCard{border:2px solid #22c55e80}.HangmanGame-module-scss-module__Ep_59a__lost .HangmanGame-module-scss-module__Ep_59a__resultCard{border:2px solid #ef44444d}.HangmanGame-module-scss-module__Ep_59a__lost .HangmanGame-module-scss-module__Ep_59a__revealedWord{color:#f87171}
