.VerseRecallGame-module__Cr19Ha__container{max-width:680px;margin:0 auto;padding:24px 16px 64px}.VerseRecallGame-module__Cr19Ha__progressBar{gap:4px;margin-bottom:24px;display:flex}.VerseRecallGame-module__Cr19Ha__progressStep{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.VerseRecallGame-module__Cr19Ha__progressDot{width:28px;height:28px;font-size:12px;font-weight:800;font-family:var(--font-body,sans-serif);background:var(--bg-alt,#f4f0e8);color:var(--text-mid,#888);border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.VerseRecallGame-module__Cr19Ha__progressCurrent .VerseRecallGame-module__Cr19Ha__progressDot{background:var(--navy,#0f1a2e);color:var(--gold,#c9a84c);border-color:var(--gold,#c9a84c)}.VerseRecallGame-module__Cr19Ha__progressDone .VerseRecallGame-module__Cr19Ha__progressDot{background:var(--gold,#c9a84c);color:var(--navy,#0f1a2e)}.VerseRecallGame-module__Cr19Ha__progressLabel{font-size:10px;font-weight:700;font-family:var(--font-body,sans-serif);color:var(--text-mid,#888);text-align:center;line-height:1.2}.VerseRecallGame-module__Cr19Ha__progressCurrent .VerseRecallGame-module__Cr19Ha__progressLabel{color:var(--navy,#0f1a2e)}.VerseRecallGame-module__Cr19Ha__progressDone .VerseRecallGame-module__Cr19Ha__progressLabel{color:var(--gold-dim,#a8882e)}.VerseRecallGame-module__Cr19Ha__roundHeader{text-align:center;margin-bottom:20px}.VerseRecallGame-module__Cr19Ha__roundTitle{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--navy,#0f1a2e);margin-bottom:4px;font-size:clamp(20px,4vw,28px);font-weight:700}.VerseRecallGame-module__Cr19Ha__roundDesc{font-family:var(--font-body,sans-serif);color:var(--text-mid,#888);font-size:14px}.VerseRecallGame-module__Cr19Ha__metaBar{background:var(--bg-alt,#f4f0e8);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:8px 12px;display:flex}.VerseRecallGame-module__Cr19Ha__timer{font-family:var(--font-body,sans-serif);color:var(--navy,#0f1a2e);font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.VerseRecallGame-module__Cr19Ha__metaItem{font-family:var(--font-body,sans-serif);color:var(--text-mid,#888);font-size:13px}.VerseRecallGame-module__Cr19Ha__mistakeCount{color:#c0392b;font-weight:700}.VerseRecallGame-module__Cr19Ha__hintBtn{font-family:var(--font-body,sans-serif);border:1px solid var(--gold-dim,#a8882e);color:var(--gold-dim,#a8882e);cursor:pointer;background:0 0;border-radius:100px;padding:6px 14px;font-size:13px;font-weight:700;transition:background .15s,color .15s}.VerseRecallGame-module__Cr19Ha__hintBtn:hover:not(:disabled){background:var(--gold,#c9a84c);color:var(--navy,#0f1a2e)}.VerseRecallGame-module__Cr19Ha__hintBtn:disabled{opacity:.35;cursor:default}.VerseRecallGame-module__Cr19Ha__roundContent{min-height:200px}.VerseRecallGame-module__Cr19Ha__verseDisplay{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--navy,#0f1a2e);text-align:center;margin-bottom:24px;font-size:clamp(18px,4vw,24px);line-height:1.8}.VerseRecallGame-module__Cr19Ha__blankSlot{border-bottom:2px solid var(--gold,#c9a84c);text-align:center;background:#c9a84c1f;border-radius:4px;min-width:60px;margin:0 2px;padding:2px 8px;font-weight:600;transition:all .3s;display:inline-block}.VerseRecallGame-module__Cr19Ha__blankFilled{color:var(--navy,#0f1a2e);border-color:var(--gold-bright,#d9b84c);background:#c9a84c40}.VerseRecallGame-module__Cr19Ha__blankActive{border-color:var(--navy,#0f1a2e);background:#0f1a2e0f;animation:1.5s ease-in-out infinite VerseRecallGame-module__Cr19Ha__pulseBlank}.VerseRecallGame-module__Cr19Ha__blankRevealed{background:#2e7d321f;border-color:#2e7d32}@keyframes VerseRecallGame-module__Cr19Ha__pulseBlank{0%,to{opacity:1}50%{opacity:.7}}.VerseRecallGame-module__Cr19Ha__choiceGrid{grid-template-columns:1fr 1fr;gap:12px;max-width:400px;margin:0 auto;display:grid}.VerseRecallGame-module__Cr19Ha__choiceBtn{font-family:var(--font-body,sans-serif);border:2px solid var(--gold,#c9a84c);color:var(--navy,#0f1a2e);cursor:pointer;background:#fff;border-radius:10px;padding:14px 20px;font-size:16px;font-weight:700;transition:all .15s}.VerseRecallGame-module__Cr19Ha__choiceBtn:hover:not(:disabled){background:var(--navy,#0f1a2e);color:var(--gold,#c9a84c)}.VerseRecallGame-module__Cr19Ha__choiceBtn:active:not(:disabled){transform:scale(.97)}.VerseRecallGame-module__Cr19Ha__choiceCorrect{animation:.4s VerseRecallGame-module__Cr19Ha__correctPop;color:#fff!important;background:#2e7d32!important;border-color:#2e7d32!important}.VerseRecallGame-module__Cr19Ha__choiceWrong{animation:.4s VerseRecallGame-module__Cr19Ha__shake;color:#fff!important;background:#c0392b!important;border-color:#c0392b!important}.VerseRecallGame-module__Cr19Ha__choiceEliminated{opacity:.25;cursor:default;pointer-events:none;text-decoration:line-through}.VerseRecallGame-module__Cr19Ha__wordBank{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.VerseRecallGame-module__Cr19Ha__bankWord{font-family:var(--font-body,sans-serif);border:2px solid var(--gold,#c9a84c);color:var(--navy,#0f1a2e);cursor:pointer;background:#fff;border-radius:100px;padding:10px 18px;font-size:15px;font-weight:700;transition:all .15s}.VerseRecallGame-module__Cr19Ha__bankWord:hover{background:var(--navy,#0f1a2e);color:var(--gold,#c9a84c)}.VerseRecallGame-module__Cr19Ha__bankWord:active{transform:scale(.95)}.VerseRecallGame-module__Cr19Ha__bankWordWrong{animation:.4s VerseRecallGame-module__Cr19Ha__shake;color:#fff!important;background:#c0392b!important;border-color:#c0392b!important}.VerseRecallGame-module__Cr19Ha__chunkReference{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--navy,#0f1a2e);text-align:center;margin-bottom:16px;font-size:clamp(18px,4vw,26px);font-weight:700}.VerseRecallGame-module__Cr19Ha__reconstructed{border:2px dashed var(--gold-dim,#a8882e);min-height:80px;font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--navy,#0f1a2e);background:#c9a84c0f;border-radius:10px;margin-bottom:20px;padding:16px;font-size:clamp(16px,3.5vw,20px);line-height:1.7}.VerseRecallGame-module__Cr19Ha__placedChunk{animation:.3s VerseRecallGame-module__Cr19Ha__fadeSlideIn;display:inline}.VerseRecallGame-module__Cr19Ha__placedChunk+.VerseRecallGame-module__Cr19Ha__placedChunk:before{content:" "}.VerseRecallGame-module__Cr19Ha__nextChunkSlot{color:var(--gold-dim,#a8882e);font-family:var(--font-body,sans-serif);margin-left:6px;font-size:12px;font-weight:700;animation:1.5s ease-in-out infinite VerseRecallGame-module__Cr19Ha__pulseBlank;display:inline-block}.VerseRecallGame-module__Cr19Ha__chunkGrid{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.VerseRecallGame-module__Cr19Ha__chunkBtn{font-family:var(--font-body,sans-serif);border:2px solid var(--gold,#c9a84c);color:var(--navy,#0f1a2e);cursor:pointer;background:#fff;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;line-height:1.4;transition:all .15s}.VerseRecallGame-module__Cr19Ha__chunkBtn:hover{background:var(--navy,#0f1a2e);color:var(--gold,#c9a84c)}.VerseRecallGame-module__Cr19Ha__chunkBtn:active{transform:scale(.97)}.VerseRecallGame-module__Cr19Ha__chunkWrong{animation:.4s VerseRecallGame-module__Cr19Ha__shake;color:#fff!important;background:#c0392b!important;border-color:#c0392b!important}.VerseRecallGame-module__Cr19Ha__chunkHighlight{animation:1.5s ease-in-out infinite VerseRecallGame-module__Cr19Ha__glow;background:var(--gold,#c9a84c)!important;color:var(--navy,#0f1a2e)!important;border-color:var(--gold-bright,#d9b84c)!important}.VerseRecallGame-module__Cr19Ha__roundTransition{text-align:center;font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--gold-dim,#a8882e);padding:32px;font-size:24px;font-weight:700;animation:.4s VerseRecallGame-module__Cr19Ha__fadeSlideIn}.VerseRecallGame-module__Cr19Ha__submitting{text-align:center;font-family:var(--font-body,sans-serif);color:var(--text-mid,#888);padding:32px;font-size:16px}.VerseRecallGame-module__Cr19Ha__completionCard{text-align:center;border:2px solid var(--gold,#c9a84c);background:#fff;border-radius:16px;padding:32px 20px;animation:.5s VerseRecallGame-module__Cr19Ha__fadeSlideIn}.VerseRecallGame-module__Cr19Ha__completionBadge{margin-bottom:8px;font-size:48px}.VerseRecallGame-module__Cr19Ha__completionTitle{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--navy,#0f1a2e);margin-bottom:4px;font-size:clamp(24px,5vw,36px);font-weight:700}.VerseRecallGame-module__Cr19Ha__completionRef{font-family:var(--font-body,sans-serif);color:var(--gold-dim,#a8882e);text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:14px;font-weight:700}.VerseRecallGame-module__Cr19Ha__scoreRow{justify-content:center;align-items:baseline;gap:4px;margin-bottom:24px;display:flex}.VerseRecallGame-module__Cr19Ha__scoreBig{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--navy,#0f1a2e);font-size:56px;font-weight:700;line-height:1}.VerseRecallGame-module__Cr19Ha__scoreLabel{font-family:var(--font-body,sans-serif);color:var(--text-mid,#888);font-size:20px;font-weight:600}.VerseRecallGame-module__Cr19Ha__statGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}.VerseRecallGame-module__Cr19Ha__statItem{flex-direction:column;align-items:center;gap:2px;display:flex}.VerseRecallGame-module__Cr19Ha__statValue{font-family:var(--font-body,sans-serif);color:var(--navy,#0f1a2e);font-size:18px;font-weight:800}.VerseRecallGame-module__Cr19Ha__statValue[data-status=MASTERED]{color:var(--gold-dim,#a8882e)}.VerseRecallGame-module__Cr19Ha__statValue[data-status=FAMILIAR]{color:#2e7d32}.VerseRecallGame-module__Cr19Ha__statValue[data-status=LEARNING]{color:var(--navy,#0f1a2e)}.VerseRecallGame-module__Cr19Ha__statLabel{font-family:var(--font-body,sans-serif);color:var(--text-mid,#888);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.VerseRecallGame-module__Cr19Ha__memoryTip{font-family:var(--font-body,sans-serif);color:var(--text-mid,#888);background:var(--bg-alt,#f4f0e8);border-radius:8px;margin-bottom:24px;padding:12px 16px;font-size:14px;line-height:1.6}.VerseRecallGame-module__Cr19Ha__guestCTA{background:linear-gradient(135deg,var(--navy,#0f1a2e),var(--navy-mid,#1a2e4a));border-radius:12px;margin-bottom:20px;padding:20px}.VerseRecallGame-module__Cr19Ha__guestCTA p{font-family:var(--font-body,sans-serif);color:var(--cream,#faf8f4);margin-bottom:12px;font-size:14px}.VerseRecallGame-module__Cr19Ha__completionActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.VerseRecallGame-module__Cr19Ha__btnPrimary{background:var(--gold,#c9a84c);color:var(--navy,#0f1a2e);font-family:var(--font-body,sans-serif);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:6px;padding:12px 28px;font-size:15px;font-weight:900;text-decoration:none;transition:background .15s;display:inline-flex}.VerseRecallGame-module__Cr19Ha__btnPrimary:hover{background:var(--gold-bright,#d9b84c)}.VerseRecallGame-module__Cr19Ha__btnSecondary{border:2px solid var(--gold,#c9a84c);color:var(--navy,#0f1a2e);font-family:var(--font-body,sans-serif);cursor:pointer;background:0 0;border-radius:100px;align-items:center;gap:6px;padding:10px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.VerseRecallGame-module__Cr19Ha__btnSecondary:hover{background:var(--gold,#c9a84c);color:var(--navy,#0f1a2e)}.VerseRecallGame-module__Cr19Ha__guestNudge{text-align:center;font-family:var(--font-body,sans-serif);color:var(--text-mid,#888);margin-top:20px;font-size:13px}.VerseRecallGame-module__Cr19Ha__guestLink{color:var(--gold-dim,#a8882e);font-weight:700;text-decoration:underline}@keyframes VerseRecallGame-module__Cr19Ha__shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}@keyframes VerseRecallGame-module__Cr19Ha__correctPop{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes VerseRecallGame-module__Cr19Ha__fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes VerseRecallGame-module__Cr19Ha__glow{0%,to{box-shadow:0 0 #c9a84c00}50%{box-shadow:0 0 12px 4px #c9a84c59}}@media (max-width:480px){.VerseRecallGame-module__Cr19Ha__container{padding:16px 12px 48px}.VerseRecallGame-module__Cr19Ha__choiceGrid{grid-template-columns:1fr}.VerseRecallGame-module__Cr19Ha__statGrid{grid-template-columns:repeat(2,1fr);gap:16px}.VerseRecallGame-module__Cr19Ha__progressLabel{font-size:9px}.VerseRecallGame-module__Cr19Ha__chunkBtn{padding:8px 12px;font-size:13px}}
