.game-screen.svelte-c22vhh{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:1rem}.game-content.svelte-c22vhh{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.phrase-panel.svelte-c22vhh{background:#fff;border-radius:24px;padding:2rem 1.8rem;box-shadow:0 8px 32px #0000000d;display:flex;flex-direction:column;gap:1.2rem;min-height:300px}.phrase-label.svelte-c22vhh{font-family:var(--font-display);font-size:.82rem;font-weight:700;color:#8a9a8e;text-transform:uppercase;letter-spacing:.06em}.phrase-blocks.svelte-c22vhh{display:flex;flex-direction:column;gap:.5rem}.phrase-part.svelte-c22vhh{display:inline-block;padding:.7rem 1.1rem;border-radius:14px;font-family:var(--font-display);font-size:1.15rem;font-weight:700;line-height:1.4;color:var(--text, #2D3142);transition:all .3s}.phrase-base.svelte-c22vhh{background:#e8f4f0;border-left:4px solid var(--indigo-light);font-size:1.3rem}.phrase-new.svelte-c22vhh{background:#fff3c8;border-left:4px solid #F0D06B}.phrase-animate.svelte-c22vhh{animation:svelte-c22vhh-slide-in .5s cubic-bezier(.22,1,.36,1)}@keyframes svelte-c22vhh-slide-in{0%{opacity:0;transform:translate(-30px) scale(.9)}to{opacity:1;transform:translate(0) scale(1)}}.phrase-part.svelte-c22vhh:not(.phrase-base):not(.phrase-new){background:#f0f5f2;border-left:4px solid #B8CFC5}.phrase-placeholder.svelte-c22vhh{display:inline-block;padding:.7rem 1.1rem;border-radius:14px;background:#f8f9f8;border:2px dashed #D0D8D4;color:#b0bab4;font-family:var(--font-display);font-size:1.15rem;font-weight:600;animation:svelte-c22vhh-pulse-placeholder 2s ease-in-out infinite}@keyframes svelte-c22vhh-pulse-placeholder{0%,to{border-color:#d0d8d4}50%{border-color:#a0b8ae}}.step-progress.svelte-c22vhh{display:flex;align-items:center;gap:.5rem;justify-content:center;margin-top:.5rem}.step-dot.svelte-c22vhh{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:.8rem;font-weight:700;transition:all .3s}.step-done.svelte-c22vhh{background:var(--coral);color:#fff}.step-current.svelte-c22vhh{background:#f0d06b;color:#6b5a10;box-shadow:0 0 0 3px #f0d06b4d;animation:svelte-c22vhh-step-pulse 1.5s ease infinite}@keyframes svelte-c22vhh-step-pulse{0%,to{box-shadow:0 0 0 3px #f0d06b4d}50%{box-shadow:0 0 0 6px #f0d06b1a}}.step-future.svelte-c22vhh{background:#e8ece9;color:#a0a8a3}.choices-panel.svelte-c22vhh{display:flex;flex-direction:column;gap:1rem}.question-badge.svelte-c22vhh{display:inline-flex;align-items:center;justify-content:center;align-self:center;padding:.4rem 1.2rem;background:#f0ede8;color:#6b7394;border-radius:50px;font-family:var(--font-display);font-size:1rem;font-weight:700;letter-spacing:.03em;border:2px solid #E0DCD6}.choices-list.svelte-c22vhh{display:flex;flex-direction:column;gap:.8rem}.choice-card.svelte-c22vhh{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.5rem;background:#fff;border-radius:18px;border:3px solid #E8ECE9;box-shadow:0 4px 16px #0000000a;cursor:pointer;transition:all .2s}.choice-card.svelte-c22vhh:hover:not(:disabled):not(.choice-correct):not(.choice-wrong){border-color:var(--indigo-light);transform:translateY(-2px);box-shadow:0 6px 20px #45427e1f}.choice-card.svelte-c22vhh:active:not(:disabled):not(.choice-correct):not(.choice-wrong){transform:scale(.98)}.choice-card.svelte-c22vhh:disabled{cursor:default}.choice-text.svelte-c22vhh{font-family:var(--font-display);font-size:1.05rem;font-weight:600;color:var(--text, #2D3142);line-height:1.4}.choice-icon.svelte-c22vhh{font-size:1.4rem;font-weight:900;flex-shrink:0;margin-left:.8rem}.choice-correct.svelte-c22vhh{border-color:var(--fb-correct);background:var(--fb-correct-bg);animation:svelte-c22vhh-choice-pop .4s ease}.choice-correct.svelte-c22vhh .choice-icon:where(.svelte-c22vhh){color:var(--fb-correct-dark)}.choice-wrong.svelte-c22vhh{border-color:var(--fb-wrong);background:var(--fb-wrong-bg);animation:svelte-c22vhh-choice-shake .4s ease}.choice-wrong.svelte-c22vhh .choice-icon:where(.svelte-c22vhh){color:var(--fb-wrong-dark)}@keyframes svelte-c22vhh-choice-pop{0%{transform:scale(1)}40%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes svelte-c22vhh-choice-shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(2px)}}.content-complete.svelte-c22vhh{grid-template-columns:1fr!important;max-width:700px;margin:0 auto}.panel-complete.svelte-c22vhh{align-items:center;justify-content:center;text-align:center}.typewriter-area.svelte-c22vhh{display:flex;align-items:center;justify-content:center;min-height:120px;padding:1rem}.typewriter-text.svelte-c22vhh{font-family:var(--font-display);font-size:1.6rem;font-weight:700;color:var(--text);line-height:1.6}.typewriter-cursor.svelte-c22vhh{color:var(--indigo);animation:svelte-c22vhh-blink-cursor .7s step-end infinite}.cursor-hidden.svelte-c22vhh{display:none}@keyframes svelte-c22vhh-blink-cursor{0%,to{opacity:1}50%{opacity:0}}.complete-panel.svelte-c22vhh{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 1rem;animation:svelte-c22vhh-fade-in .4s ease}@keyframes svelte-c22vhh-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.complete-badge.svelte-c22vhh{padding:.5rem 1.5rem;background:var(--fb-correct-bg);color:var(--fb-correct-dark);border-radius:50px;font-family:var(--font-display);font-size:1.1rem;font-weight:700;border:2px solid var(--fb-correct)}.complete-actions.svelte-c22vhh{display:flex;gap:1rem;align-items:center}.btn-listen.svelte-c22vhh{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;min-width:170px;justify-content:center;background:#fff;color:var(--indigo);border:2px solid var(--indigo-subtle);border-radius:50px;font-family:var(--font-display);font-size:1rem;font-weight:700;cursor:pointer;transition:var(--transition)}.btn-listen.svelte-c22vhh:hover:not(:disabled){background:var(--indigo-subtle);transform:translateY(-2px)}.btn-listen.svelte-c22vhh:disabled{opacity:.5;cursor:not-allowed}.btn-next.svelte-c22vhh{display:flex;align-items:center;gap:.5rem;padding:.8rem 2rem;background:var(--indigo);color:var(--white);border:none;border-radius:50px;font-family:var(--font-display);font-size:1rem;font-weight:700;cursor:pointer;transition:var(--transition)}.btn-next.svelte-c22vhh:hover{background:var(--indigo-dark);transform:translateY(-2px)}@media(max-width:800px){.game-content.svelte-c22vhh{grid-template-columns:1fr;gap:1rem}.phrase-panel.svelte-c22vhh{min-height:auto;padding:1.5rem 1.2rem}.phrase-base.svelte-c22vhh{font-size:1.1rem}.phrase-part.svelte-c22vhh{font-size:1rem}.choice-card.svelte-c22vhh{padding:1rem 1.2rem}.choice-text.svelte-c22vhh{font-size:.95rem}}@media(max-width:480px){.phrase-panel.svelte-c22vhh{padding:1.2rem 1rem}.phrase-base.svelte-c22vhh{font-size:1rem}.phrase-part.svelte-c22vhh{font-size:.9rem;padding:.5rem .8rem}.question-badge.svelte-c22vhh{font-size:1rem;padding:.5rem 1.2rem}.choice-card.svelte-c22vhh{padding:.8rem 1rem;border-radius:14px}.choice-text.svelte-c22vhh{font-size:.88rem}}
