.wtp-container.svelte-th53ye{position:fixed;top:0;right:0;bottom:0;left:0;padding:.75rem;padding-top:calc(64px + .5rem);display:flex;flex-direction:column;background:linear-gradient(to top right,#eab308,#f97316,#dc2626);overflow-y:auto;z-index:0}.wtp-header.svelte-th53ye{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.75rem 1rem;max-width:1400px;margin:0 auto;width:100%}.back-button.svelte-th53ye{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3b5ca8;color:#fff;border-radius:.5rem;text-decoration:none;font-family:var(--font-pokemon-gb),monospace;font-size:12px;transition:all .2s}.back-button.svelte-th53ye:hover{background:#2a4a8a;transform:translateY(-2px)}.stats.svelte-th53ye{display:flex;gap:1rem}.stat-item.svelte-th53ye{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffffe6;border-radius:.5rem;font-family:var(--font-pokemon-gb),monospace;font-size:14px;font-weight:700;box-shadow:0 2px 4px #0000001a}.stat-item.streak.active.svelte-th53ye{background:#ffcb05;animation:svelte-th53ye-pulse 1s ease-in-out infinite}.stat-item.best.svelte-th53ye{background:linear-gradient(135deg,#ffd93d,#ffcb05);box-shadow:0 2px 8px #ffcb054d}@keyframes svelte-th53ye-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.game-area.svelte-th53ye{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:.5rem 1rem 1rem;max-width:1400px;margin:0 auto;width:100%;flex:1}.pokemon-display.svelte-th53ye{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}@media(min-width:900px){.pokemon-display.svelte-th53ye{min-height:500px;justify-content:center}}@media(min-width:900px){.game-area.svelte-th53ye{display:grid;grid-template-columns:minmax(380px,.85fr) minmax(450px,1fr);grid-template-rows:auto auto 1fr;gap:2rem 3rem;padding:1rem 2rem 2rem;align-items:start}.pokemon-display.svelte-th53ye{grid-column:1;grid-row:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.interaction-section.svelte-th53ye{grid-column:2;grid-row:3;display:flex;flex-direction:column;justify-content:flex-start;align-self:start}}@media(min-width:768px)and (max-width:899px){.game-area.svelte-th53ye{gap:1.25rem;padding:.75rem 1.5rem}.pokemon-display.svelte-th53ye,.interaction-section.svelte-th53ye{max-width:600px}}.classic-title.svelte-th53ye{animation:svelte-th53ye-title-bounce .6s ease-out}@media(min-width:900px){.classic-title.svelte-th53ye{grid-column:2;grid-row:1;align-self:start}}.whos-that.svelte-th53ye{font-family:var(--font-pokemon-solid),sans-serif;font-size:2rem;color:#ffde00;text-shadow:3px 3px 0 #3b5ca8,-2px -2px 0 #3b5ca8,2px -2px 0 #3b5ca8,-2px 2px 0 #3b5ca8,4px 4px 8px rgba(0,0,0,.5);-webkit-text-stroke:2px #3b5ca8;margin:0;text-align:center;letter-spacing:.05em}@media(min-width:900px){.whos-that.svelte-th53ye{font-size:2.75rem;text-align:left}}@keyframes svelte-th53ye-title-bounce{0%{opacity:0;transform:scale(.5) translateY(-20px)}60%{transform:scale(1.1) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}.pokemon-frame-classic.svelte-th53ye{width:100%;max-width:400px;aspect-ratio:1;margin:0 auto;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}@media(min-width:900px){.pokemon-frame-classic.svelte-th53ye{max-width:480px;width:100%}}.spike-canvas.svelte-th53ye{position:absolute;top:0;left:0;width:100%;height:100%}.pokemon-container.svelte-th53ye{position:relative;z-index:10;width:80%;height:80%;display:flex;align-items:center;justify-content:center}.pokemon-sprite-classic.svelte-th53ye{width:100%;height:100%;object-fit:contain;transition:all .5s ease;filter:drop-shadow(0 0 30px rgba(255,255,255,.3))}.pokemon-sprite-classic.silhouette.svelte-th53ye{filter:brightness(0) drop-shadow(0 0 30px rgba(255,255,255,.8))}.pokemon-sprite-classic.revealed.svelte-th53ye{animation:svelte-th53ye-classic-reveal .8s ease-out}@keyframes svelte-th53ye-classic-reveal{0%{filter:brightness(0) drop-shadow(0 0 30px rgba(255,255,255,.8));transform:scale(.8)}50%{filter:brightness(1.2) drop-shadow(0 0 40px rgba(255,222,0,.8));transform:scale(1.1)}to{filter:brightness(1) drop-shadow(0 0 20px rgba(255,255,255,.3));transform:scale(1)}}.its-reveal.svelte-th53ye{animation:svelte-th53ye-reveal-bounce .5s ease-out}@media(min-width:900px){.its-reveal.svelte-th53ye{grid-column:2;grid-row:1;align-self:start}}.its-text.svelte-th53ye{font-family:var(--font-pokemon-solid),sans-serif;font-size:1.75rem;color:#ffde00;text-shadow:3px 3px 0 #cc0000,-2px -2px 0 #cc0000,2px -2px 0 #cc0000,-2px 2px 0 #cc0000,4px 4px 8px rgba(0,0,0,.7);-webkit-text-stroke:2px #cc0000;margin:0;text-align:center;letter-spacing:.05em}@media(min-width:900px){.its-text.svelte-th53ye{font-size:2.5rem;text-align:left}}@keyframes svelte-th53ye-reveal-bounce{0%{opacity:0;transform:scale(0) rotate(-10deg)}70%{transform:scale(1.15) rotate(5deg)}to{opacity:1;transform:scale(1) rotate(0)}}.loading-spinner.svelte-th53ye{font-family:var(--font-pokemon-gb),monospace;color:#fff;font-size:14px}.hint-section.svelte-th53ye{width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;margin-top:.5rem}@media(min-width:900px){.hint-section.svelte-th53ye{grid-column:2;grid-row:2;align-self:start;margin-top:0;margin-bottom:0;justify-content:flex-start}}.hint-button.svelte-th53ye{padding:.75rem 1.5rem;background:#3b5ca8;color:#fff;border:none;border-radius:.5rem;font-family:var(--font-pokemon-gb),monospace;font-size:12px;cursor:pointer;transition:all .2s}.hint-button.svelte-th53ye:hover{background:#2a4a8a;transform:translateY(-2px)}.hint-display.svelte-th53ye{background:#fffffff2;padding:1rem 1.5rem;border-radius:.75rem;box-shadow:0 4px 12px #00000026;animation:svelte-th53ye-fadeIn .3s ease-out}@media(min-width:900px){.hint-display.svelte-th53ye{text-align:left;width:100%}}.hint-text.svelte-th53ye{font-family:var(--font-pokemon-gb),monospace;font-size:12px;margin:.25rem 0;color:#1a1a2e}@media(min-width:900px){.hint-text.svelte-th53ye{font-size:13px}}@keyframes svelte-th53ye-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.interaction-section.svelte-th53ye{width:100%}@media(min-width:900px){.interaction-section.svelte-th53ye{min-height:200px}}.guess-form.svelte-th53ye{display:flex;flex-direction:column;gap:.75rem;width:100%}@media(min-width:900px){.guess-form.svelte-th53ye{gap:1rem}}.guess-input.svelte-th53ye{width:100%;padding:1rem 1.25rem;font-size:1rem;font-family:var(--font-pokemon-gb),monospace;background:#fff;border:3px solid #3b5ca8;border-radius:.5rem;outline:none;transition:all .2s;text-transform:capitalize}@media(min-width:900px){.guess-input.svelte-th53ye{font-size:1.25rem;padding:1.25rem 1.5rem}}.guess-input.svelte-th53ye:focus{border-color:#ffcb05;box-shadow:0 0 0 3px #ffcb0533}.guess-input.svelte-th53ye:disabled{opacity:.6;cursor:not-allowed}.button-group.svelte-th53ye{display:flex;gap:.75rem}@media(min-width:900px){.button-group.svelte-th53ye{gap:1rem}}.submit-button.svelte-th53ye,.skip-button.svelte-th53ye{flex:1;padding:1rem;border:none;border-radius:.5rem;font-family:var(--font-pokemon-gb),monospace;font-size:14px;cursor:pointer;transition:all .2s;text-transform:uppercase}@media(min-width:900px){.submit-button.svelte-th53ye,.skip-button.svelte-th53ye{padding:1.25rem;font-size:15px}}.submit-button.svelte-th53ye{background:#ffcb05;color:#1a1a2e;font-weight:700}.submit-button.svelte-th53ye:hover:not(:disabled){background:#ffd93d;transform:translateY(-2px);box-shadow:0 4px 12px #ffcb0566}.submit-button.svelte-th53ye:disabled{opacity:.5;cursor:not-allowed}.skip-button.svelte-th53ye{background:#e0e0e0;color:#666}.skip-button.svelte-th53ye:hover:not(:disabled){background:#d0d0d0;transform:translateY(-2px)}.skip-button.svelte-th53ye:disabled{opacity:.5;cursor:not-allowed}.result-section.svelte-th53ye{display:flex;flex-direction:column;gap:1rem;width:100%}@media(min-width:900px){.result-section.svelte-th53ye{gap:1.25rem}}.result-card.svelte-th53ye{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 12px #00000026;text-align:center;animation:svelte-th53ye-slideUp .4s ease-out}@media(min-width:900px){.result-card.svelte-th53ye{padding:2rem 2.5rem}}@keyframes svelte-th53ye-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.result-card.correct.svelte-th53ye{border:4px solid #4caf50}.result-card.incorrect.svelte-th53ye{border:4px solid #f44336}.result-icon.svelte-th53ye{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .5rem;font-size:1.5rem;font-weight:700;color:#fff}.result-icon.correct.svelte-th53ye{background:#4caf50}.result-icon.incorrect.svelte-th53ye{background:#f44336}.result-title.svelte-th53ye{font-family:var(--font-pokemon-solid),sans-serif;font-size:1.5rem;color:#1a1a2e;margin:0 0 .5rem}@media(min-width:900px){.result-title.svelte-th53ye{font-size:1.75rem}}.your-guess.svelte-th53ye{font-family:var(--font-pokemon-gb),monospace;font-size:12px;color:#666;margin:.5rem 0 1rem}.pokemon-info.svelte-th53ye{margin-top:1.25rem;padding-top:1.25rem;border-top:2px solid #e0e0e0}@media(min-width:900px){.pokemon-info.svelte-th53ye{margin-top:1.5rem;padding-top:1.5rem}}.info-row.svelte-th53ye{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0;font-family:var(--font-pokemon-gb),monospace;font-size:11px}@media(min-width:900px){.info-row.svelte-th53ye{font-size:12px}}.info-label.svelte-th53ye{color:#666}.info-value.svelte-th53ye{color:#1a1a2e;font-weight:700;text-transform:capitalize}.next-button.svelte-th53ye{width:100%;padding:1rem;background:#3b5ca8;color:#fff;border:none;border-radius:.5rem;font-family:var(--font-pokemon-gb),monospace;font-size:14px;cursor:pointer;transition:all .2s;text-transform:uppercase}@media(min-width:900px){.next-button.svelte-th53ye{padding:1.25rem;font-size:15px}}.next-button.svelte-th53ye:hover{background:#2a4a8a;transform:translateY(-2px);box-shadow:0 4px 12px #3b5ca866}.confetti-container.svelte-th53ye{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1000}.confetti.svelte-th53ye{position:absolute;width:10px;height:10px;top:-10px;animation:svelte-th53ye-confetti-fall 3s linear forwards}@keyframes svelte-th53ye-confetti-fall{to{top:100vh;transform:translate(calc((var(--confetti-x, 0) - 50) * 2px)) rotate(720deg)}}.shake.svelte-th53ye{animation:svelte-th53ye-shake .5s}@keyframes svelte-th53ye-shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.difficulty-screen.svelte-th53ye{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;gap:1.5rem;margin:-.75rem}@media(min-width:900px){.difficulty-screen.svelte-th53ye{padding:2rem;gap:2.5rem}}.wtp-title-big.svelte-th53ye{font-family:var(--font-pokemon-solid),sans-serif;font-size:3rem;color:#ffcb05;text-shadow:3px 3px 0 #3b5ca8,-1px -1px 0 #3b5ca8,1px -1px 0 #3b5ca8,-1px 1px 0 #3b5ca8;-webkit-text-stroke:2px #3b5ca8;margin:0;text-align:center;animation:svelte-th53ye-bounce-in .6s ease-out}.subtitle.svelte-th53ye{font-family:var(--font-pokemon-gb),monospace;font-size:16px;color:#1a1a2e;margin:-1rem 0 0}.stats-banner.svelte-th53ye{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 1.5rem;background:#fffffff2;border-radius:1rem;box-shadow:0 4px 12px #0000001a;animation:svelte-th53ye-slide-down .4s ease-out;flex-wrap:wrap}@media(min-width:900px){.stats-banner.svelte-th53ye{gap:1.5rem;padding:1.25rem 2rem}}@keyframes svelte-th53ye-slide-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.stat-display.svelte-th53ye{display:flex;align-items:center;gap:.5rem;font-family:var(--font-pokemon-gb),monospace;font-size:14px;color:#1a1a2e;font-weight:700}@media(min-width:900px){.stat-display.svelte-th53ye{font-size:15px}}.clear-progress-btn.svelte-th53ye{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:.5rem;font-family:var(--font-pokemon-gb),monospace;font-size:11px;cursor:pointer;transition:all .2s;box-shadow:0 2px 6px #ef44444d}@media(min-width:900px){.clear-progress-btn.svelte-th53ye{font-size:12px;padding:.6rem 1.25rem}}.clear-progress-btn.svelte-th53ye:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px);box-shadow:0 4px 12px #ef444466}.clear-progress-btn.svelte-th53ye:active{transform:translateY(0)}@keyframes svelte-th53ye-bounce-in{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.difficulty-options.svelte-th53ye{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;max-width:1000px;width:100%}@media(min-width:900px){.difficulty-options.svelte-th53ye{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.difficulty-card.svelte-th53ye{background:linear-gradient(135deg,#fff,#f8f9fa);border:none;border-radius:1.25rem;padding:0;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;text-align:center;animation:svelte-th53ye-slide-up .5s ease-out backwards;position:relative;overflow:hidden;box-shadow:0 4px 6px #00000012,0 10px 20px #0000001a}@media(min-width:900px){.difficulty-card.svelte-th53ye{padding:0}}.difficulty-card.svelte-th53ye:nth-child(1){animation-delay:.1s}.difficulty-card.svelte-th53ye:nth-child(2){animation-delay:.2s}.difficulty-card.svelte-th53ye:nth-child(3){animation-delay:.3s}@keyframes svelte-th53ye-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.difficulty-card.svelte-th53ye:hover{transform:translateY(-12px) scale(1.03);box-shadow:0 12px 24px #00000026,0 20px 40px #0000001f}.card-header.svelte-th53ye{padding:1.75rem 1.5rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;border-radius:1.25rem 1.25rem 0 0;position:relative}@media(min-width:900px){.card-header.svelte-th53ye{padding:2rem 1.75rem 1.5rem;gap:1rem}}.card-header.svelte-th53ye h3:where(.svelte-th53ye){font-family:var(--font-pokemon-solid),sans-serif;font-size:1.5rem;margin:0;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:.02em}@media(min-width:900px){.card-header.svelte-th53ye h3:where(.svelte-th53ye){font-size:1.75rem}}.easy-header.svelte-th53ye{background:linear-gradient(135deg,#7ac74c,#5ca02c)}.difficulty-card.easy.svelte-th53ye:hover .easy-header:where(.svelte-th53ye){background:linear-gradient(135deg,#8ed75e,#6bb03c)}.normal-header.svelte-th53ye{background:linear-gradient(135deg,#f7d02c,#d7b00c)}.difficulty-card.normal.svelte-th53ye:hover .normal-header:where(.svelte-th53ye){background:linear-gradient(135deg,#ffdd3d,#e7c01c)}.hard-header.svelte-th53ye{background:linear-gradient(135deg,#ee8130,#ce6110)}.difficulty-card.hard.svelte-th53ye:hover .hard-header:where(.svelte-th53ye){background:linear-gradient(135deg,#ff9140,#de7120)}.difficulty-badge.svelte-th53ye{position:absolute;top:1rem;right:1rem;padding:.4rem .8rem;border-radius:2rem;font-size:14px;font-weight:700;box-shadow:0 2px 8px #0003}.easy-badge.svelte-th53ye{background:linear-gradient(135deg,#ffeb3b,gold);color:#5ca02c}.normal-badge.svelte-th53ye{background:linear-gradient(135deg,#ffeb3b,gold);color:#d7b00c}.hard-badge.svelte-th53ye{background:linear-gradient(135deg,#ffeb3b,gold);color:#ce6110}.card-features.svelte-th53ye{padding:1.5rem 1.5rem 1rem;display:flex;flex-direction:column;gap:.875rem;flex:1}@media(min-width:900px){.card-features.svelte-th53ye{padding:1.75rem 2rem 1.25rem;gap:1rem}}.feature-item.svelte-th53ye{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#3b5ca80a;border-radius:.625rem;transition:all .2s}@media(min-width:900px){.feature-item.svelte-th53ye{padding:.875rem 1.25rem}}.difficulty-card.svelte-th53ye:hover .feature-item:where(.svelte-th53ye){background:#3b5ca814;transform:translate(4px)}.feature-icon.svelte-th53ye{font-size:18px;flex-shrink:0;width:24px;text-align:center}@media(min-width:900px){.feature-icon.svelte-th53ye{font-size:20px;width:28px}}.feature-text.svelte-th53ye{font-family:var(--font-pokemon-gb),monospace;font-size:11px;color:#2a2a3e;text-align:left;line-height:1.4}@media(min-width:900px){.feature-text.svelte-th53ye{font-size:12px}}.card-footer.svelte-th53ye{padding:1rem 1.5rem 1.75rem;border-top:2px dashed rgba(59,92,168,.1);margin:0 1.5rem}@media(min-width:900px){.card-footer.svelte-th53ye{padding:1.25rem 2rem 2rem;margin:0 2rem}}.card-footer.svelte-th53ye .perfect-for:where(.svelte-th53ye){font-family:var(--font-pokemon-solid),sans-serif;font-size:.875rem;color:#3b5ca8;margin:0;font-weight:700;letter-spacing:.02em}@media(min-width:900px){.card-footer.svelte-th53ye .perfect-for:where(.svelte-th53ye){font-size:1rem}}.difficulty-card.svelte-th53ye:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.difficulty-card.svelte-th53ye:hover:before{left:100%}.back-link.svelte-th53ye{font-family:var(--font-pokemon-gb),monospace;font-size:12px;color:#3b5ca8;text-decoration:none;padding:.75rem 1.5rem;border-radius:.5rem;transition:all .2s}.back-link.svelte-th53ye:hover{background:#3b5ca81a}.title-section.svelte-th53ye{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.timer.svelte-th53ye{font-family:var(--font-pokemon-gb),monospace;font-size:13px;padding:.5rem 1rem;background:#ffffffe6;border-radius:.5rem;font-weight:700;transition:all .3s}@media(min-width:900px){.timer.svelte-th53ye{font-size:14px;padding:.6rem 1.25rem}}.timer.warning.svelte-th53ye{background:#f55;color:#fff;animation:svelte-th53ye-timer-pulse .5s ease-in-out infinite}@keyframes svelte-th53ye-timer-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.streak-message.svelte-th53ye{font-family:var(--font-pokemon-solid),sans-serif;font-size:1rem;color:#ffcb05;text-shadow:2px 2px 0 #3b5ca8,-1px -1px 0 #3b5ca8;-webkit-text-stroke:1px #3b5ca8;text-align:center;animation:svelte-th53ye-bounce .6s ease-out;padding:.25rem 1rem}@media(min-width:900px){.streak-message.svelte-th53ye{font-size:1.25rem;padding:.5rem 1rem}}@keyframes svelte-th53ye-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.multiple-choice.svelte-th53ye{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%}@media(min-width:900px){.multiple-choice.svelte-th53ye{gap:1.25rem}}.choice-button.svelte-th53ye{padding:1.25rem;background:#fff;border:3px solid #3b5ca8;border-radius:.75rem;font-family:var(--font-pokemon-gb),monospace;font-size:13px;cursor:pointer;transition:all .2s;text-transform:capitalize;font-weight:700}@media(min-width:900px){.choice-button.svelte-th53ye{padding:1.5rem;font-size:15px}}.choice-button.svelte-th53ye:hover:not(:disabled){background:#3b5ca8;color:#fff;transform:scale(1.05);box-shadow:0 4px 12px #3b5ca84d}.choice-button.svelte-th53ye:disabled{opacity:.5;cursor:not-allowed}.skip-button-solo.svelte-th53ye{width:100%;padding:1rem;background:#e0e0e0;color:#666;border:none;border-radius:.5rem;font-family:var(--font-pokemon-gb),monospace;font-size:12px;cursor:pointer;transition:all .2s;margin-top:.5rem}@media(min-width:900px){.skip-button-solo.svelte-th53ye{padding:1.25rem;font-size:14px;margin-top:.75rem}}.skip-button-solo.svelte-th53ye:hover:not(:disabled){background:#d0d0d0;transform:translateY(-2px)}.skip-button-solo.svelte-th53ye:disabled{opacity:.5;cursor:not-allowed}.pokemon-frame-classic.revealing.svelte-th53ye{animation:svelte-th53ye-tv-flash .8s ease-out}.pokemon-frame-classic.revealing.svelte-th53ye:after{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background:radial-gradient(circle,white 0%,transparent 70%);animation:svelte-th53ye-flash-fade .8s ease-out;pointer-events:none;z-index:100}@keyframes svelte-th53ye-tv-flash{0%{transform:scale(1)}10%{transform:scale(1.05)}30%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes svelte-th53ye-flash-fade{0%{opacity:0}15%{opacity:1}to{opacity:0}}.motivational.svelte-th53ye{font-family:var(--font-pokemon-gb),monospace;font-size:11px;color:#4caf50;margin:.75rem 0;padding:.5rem 1rem;background:#4caf501a;border-radius:.5rem}@media(prefers-reduced-motion:reduce){.confetti.svelte-th53ye,.classic-title.svelte-th53ye,.its-reveal.svelte-th53ye,.result-card.svelte-th53ye,.difficulty-card.svelte-th53ye,.pokemon-sprite-classic.svelte-th53ye,.pokemon-frame-classic.svelte-th53ye,.streak-message.svelte-th53ye{animation:none!important}.svelte-th53ye{transition-duration:.01ms!important}}@media(max-width:767px){.wtp-container.svelte-th53ye{padding:.5rem;padding-top:calc(64px + .5rem)}.game-area.svelte-th53ye{flex-direction:column;align-items:center;gap:1rem;padding:.5rem}.pokemon-display.svelte-th53ye,.interaction-section.svelte-th53ye{max-width:100%}.wtp-header.svelte-th53ye{grid-template-columns:1fr;gap:.75rem;padding:.5rem}.back-button.svelte-th53ye{font-size:10px;padding:.5rem .75rem}.title-section.svelte-th53ye{order:-1}.stats.svelte-th53ye{justify-content:center;flex-wrap:wrap;gap:.5rem}.stat-item.svelte-th53ye{padding:.4rem .75rem;font-size:12px}.pokemon-frame-classic.svelte-th53ye{max-width:100%}.whos-that.svelte-th53ye{font-size:1.5rem}.its-text.svelte-th53ye,.result-title.svelte-th53ye{font-size:1.25rem}.result-card.svelte-th53ye{padding:1.25rem}.wtp-title-big.svelte-th53ye{font-size:2rem}.difficulty-options.svelte-th53ye{grid-template-columns:1fr;gap:1rem}.difficulty-card.svelte-th53ye{padding:1.25rem}.multiple-choice.svelte-th53ye{grid-template-columns:1fr}}
