.game-wrap[data-astro-cid-3p7yddfd]{min-height:100vh;background:#fff5f5;font-family:Andika,sans-serif;padding:2rem 1rem}.screen[data-astro-cid-3p7yddfd]{max-width:800px;margin:0 auto}.anarika-card[data-astro-cid-3p7yddfd]{text-align:center;margin-bottom:2.5rem}.anarika-avatar[data-astro-cid-3p7yddfd]{width:140px;height:140px;margin:0 auto 1rem;border-radius:50%;overflow:hidden;border:4px solid #f4a0aa;box-shadow:0 4px 16px #c0394b26}.avatar-img[data-astro-cid-3p7yddfd]{width:100%;height:100%;object-fit:cover;object-position:center top}.game-title[data-astro-cid-3p7yddfd]{font-size:2rem;color:#c0394b;margin:0 0 .5rem;display:flex;flex-direction:column;align-items:center;gap:.15rem}.title-ja[data-astro-cid-3p7yddfd]{font-size:1.3rem;color:#c0394b;font-weight:700}.game-desc[data-astro-cid-3p7yddfd]{color:#555;font-size:.95rem;margin:0;display:flex;flex-direction:column;gap:.25rem}.bilingual-line[data-astro-cid-3p7yddfd]{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.bilingual-line[data-astro-cid-3p7yddfd] span[data-astro-cid-3p7yddfd]:first-child{color:#777}.bilingual-line[data-astro-cid-3p7yddfd] span[data-astro-cid-3p7yddfd]:last-child{color:#333;font-weight:600}.category-grid[data-astro-cid-3p7yddfd]{display:grid;grid-template-columns:repeat(2,1fr);gap:.4rem}.mode-select[data-astro-cid-3p7yddfd]{display:flex;gap:.5rem;padding:.75rem 1.25rem;border-top:1px solid #f0f0f0;flex-shrink:0}.mode-btn[data-astro-cid-3p7yddfd]{flex:1;background:#fff;border:2px solid #ddd;border-radius:50px;padding:.55rem .5rem;font-size:.85rem;font-family:inherit;cursor:pointer;color:#666;transition:all .15s}.mode-btn[data-astro-cid-3p7yddfd]:hover{border-color:#aaa;color:#333}.mode-btn[data-astro-cid-3p7yddfd][data-mode=easy].active{background:#2e7d32;border-color:#2e7d32;color:#fff;font-weight:700}.mode-btn[data-astro-cid-3p7yddfd][data-mode=medium].active{background:#e6a817;border-color:#e6a817;color:#fff;font-weight:700}.mode-btn[data-astro-cid-3p7yddfd][data-mode=hard].active{background:#c0394b;border-color:#c0394b;color:#fff;font-weight:700}.mode-btn[data-astro-cid-3p7yddfd][data-mode=challenge].active{background:#7c5cbf;border-color:#7c5cbf;color:#fff;font-weight:700}.quiz-header[data-astro-cid-3p7yddfd]{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.back-btn[data-astro-cid-3p7yddfd]{background:none;border:2px solid #ddd;border-radius:8px;padding:.4rem .8rem;cursor:pointer;font-family:inherit;color:#666;white-space:nowrap;flex-shrink:0}.back-btn[data-astro-cid-3p7yddfd]:hover{border-color:#aaa}.progress-wrap[data-astro-cid-3p7yddfd]{flex:1;display:flex;flex-direction:column;gap:.3rem}.progress-bar[data-astro-cid-3p7yddfd]{height:8px;background:#f0d0d4;border-radius:4px;overflow:hidden}.progress-fill[data-astro-cid-3p7yddfd]{height:100%;background:#c0394b;border-radius:4px;transition:width .3s}.progress-label[data-astro-cid-3p7yddfd]{font-size:.75rem;color:#999;text-align:center}.score-display[data-astro-cid-3p7yddfd]{font-weight:700;color:#c0394b;font-size:1.1rem;flex-shrink:0;min-width:3rem;text-align:right}.question-card[data-astro-cid-3p7yddfd]{background:#fff;border:2px solid #f4a0aa;border-radius:16px;padding:2.5rem 2rem;text-align:center}.question-label[data-astro-cid-3p7yddfd]{font-size:.95rem;color:#555;font-weight:600;margin:0 0 1.5rem}.english-word[data-astro-cid-3p7yddfd]{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1.5rem;min-height:3rem}.answer-input[data-astro-cid-3p7yddfd]{width:100%;max-width:360px;font-size:1.4rem;padding:.8rem 1rem;border:2px solid #ddd;border-radius:10px;text-align:center;font-family:"M PLUS Rounded 1c",sans-serif;outline:none;transition:border-color .2s;box-sizing:border-box}.answer-input[data-astro-cid-3p7yddfd]:focus{border-color:#c0394b}.submit-btn[data-astro-cid-3p7yddfd]{display:block;margin:1.2rem auto 0;background:#c0394b;color:#fff;border:none;border-radius:50px;padding:.8rem 0;width:220px;font-size:1rem;font-family:inherit;cursor:pointer;transition:background .2s}.submit-btn[data-astro-cid-3p7yddfd]:hover{background:#a02d3d}.submit-btn[data-astro-cid-3p7yddfd]:disabled{background:#ddd;cursor:default}.choices-grid[data-astro-cid-3p7yddfd]{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.5rem}.choice-btn[data-astro-cid-3p7yddfd]{background:#fff;border:2px solid #ddd;border-radius:12px;padding:.9rem .75rem;font-size:1rem;font-family:inherit;cursor:pointer;color:#333;transition:border-color .15s,background .15s;line-height:1.3}.choice-btn[data-astro-cid-3p7yddfd]:hover:not(:disabled){border-color:#aaa;background:#fafafa}.choice-btn[data-astro-cid-3p7yddfd]:disabled{cursor:default}.choice-btn[data-astro-cid-3p7yddfd].choice-correct{border-color:#2e7d32;background:#f0faf0;color:#2e7d32;font-weight:700}.choice-btn[data-astro-cid-3p7yddfd].choice-wrong{border-color:#c0394b;background:#fff0f1;color:#c0394b}.feedback-card[data-astro-cid-3p7yddfd]{background:#fff;border:2px solid #eee;border-radius:16px;padding:2rem;text-align:center;margin-top:1.5rem}.feedback-icon[data-astro-cid-3p7yddfd]{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.feedback-icon[data-astro-cid-3p7yddfd].correct{color:#2e7d32}.feedback-icon[data-astro-cid-3p7yddfd].wrong{color:#c0394b}.feedback-text[data-astro-cid-3p7yddfd]{font-size:1.1rem;font-weight:700;color:#333;margin-bottom:.8rem}.accepted-answers[data-astro-cid-3p7yddfd]{font-size:1rem;color:#555;font-family:"M PLUS Rounded 1c",sans-serif;margin-bottom:1.2rem}.accepted-label[data-astro-cid-3p7yddfd]{color:#999;font-family:Andika,sans-serif;font-size:.85rem;margin-right:.3rem}.next-btn[data-astro-cid-3p7yddfd]{background:#333;color:#fff;border:none;border-radius:50px;padding:.8rem 0;width:220px;font-size:1rem;font-family:inherit;cursor:pointer;transition:background .2s}.next-btn[data-astro-cid-3p7yddfd]:hover{background:#555}.result-title[data-astro-cid-3p7yddfd]{font-size:1.8rem;color:#c0394b;margin:0 0 .5rem}.score-big[data-astro-cid-3p7yddfd]{font-size:3rem;font-weight:700;color:#333}.missed-section[data-astro-cid-3p7yddfd]{background:#fff;border:2px solid #f4a0aa;border-radius:16px;padding:1.5rem;margin-top:2rem}.missed-title[data-astro-cid-3p7yddfd]{font-size:1.2rem;color:#c0394b;margin:0 0 1rem}.missed-table[data-astro-cid-3p7yddfd]{width:100%;border-collapse:collapse;font-size:.95rem}.missed-table[data-astro-cid-3p7yddfd] th[data-astro-cid-3p7yddfd]{text-align:left;color:#999;font-weight:400;padding:.4rem .6rem;border-bottom:1px solid #eee}.missed-table[data-astro-cid-3p7yddfd] td[data-astro-cid-3p7yddfd]{padding:.5rem .6rem;border-bottom:1px solid #f5f5f5;font-family:"M PLUS Rounded 1c",sans-serif}.wrong-answer[data-astro-cid-3p7yddfd]{color:#c0394b}.right-answer[data-astro-cid-3p7yddfd]{color:#2e7d32;font-weight:700}.results-actions[data-astro-cid-3p7yddfd]{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.play-again-btn[data-astro-cid-3p7yddfd]{background:#c0394b;color:#fff;border:none;border-radius:50px;padding:.8rem 0;width:220px;font-size:1rem;font-family:inherit;cursor:pointer;transition:background .2s}.play-again-btn[data-astro-cid-3p7yddfd]:hover{background:#a02d3d}.back-to-select-btn[data-astro-cid-3p7yddfd]{background:#fff;color:#c0394b;border:2px solid #c0394b;border-radius:50px;padding:.8rem 0;width:220px;font-size:1rem;font-family:inherit;cursor:pointer;transition:all .2s}.back-to-select-btn[data-astro-cid-3p7yddfd]:hover{background:#fff0f1}@media(max-width:600px){.english-word[data-astro-cid-3p7yddfd]{font-size:2rem}.score-big[data-astro-cid-3p7yddfd]{font-size:2.5rem}.category-grid[data-astro-cid-3p7yddfd]{grid-template-columns:1fr}.quiz-header[data-astro-cid-3p7yddfd]{flex-wrap:wrap}.modal-box[data-astro-cid-3p7yddfd]{max-height:92vh}}
