.fill-in-word-module-scss-module__gOXIKG__container{background-color:#fefce8;flex-direction:column;min-height:100vh;padding:1rem;display:flex}.fill-in-word-module-scss-module__gOXIKG__header{align-items:center;gap:1rem;margin-bottom:2rem;padding:0 1rem;display:flex}.fill-in-word-module-scss-module__gOXIKG__backButton{color:#fff;cursor:pointer;text-transform:uppercase;background:#ff9ff3;border:4px solid #f368e0;border-radius:2rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:800;transition:all .1s;box-shadow:0 4px #f368e0}.fill-in-word-module-scss-module__gOXIKG__backButton:hover{transform:translateY(-2px);box-shadow:0 6px #f368e0}.fill-in-word-module-scss-module__gOXIKG__backButton:active{transform:translateY(2px);box-shadow:0 2px #f368e0}.fill-in-word-module-scss-module__gOXIKG__title{color:#2c3e50;text-shadow:2px 2px #0000000d;font-size:1.5rem;font-weight:900}.fill-in-word-module-scss-module__gOXIKG__quizContent{flex:1;justify-content:center;align-items:center;padding:0 1rem 4rem;display:flex}.fill-in-word-module-scss-module__gOXIKG__questionCard{background:#fff;border:6px solid #fef3c7;border-radius:3rem;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:500px;padding:2rem;display:flex;box-shadow:0 10px #fef3c7}.fill-in-word-module-scss-module__gOXIKG__imageWrapper{aspect-ratio:1.2;background:#fff9e6;border:4px solid #feca57;border-radius:2rem;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.fill-in-word-module-scss-module__gOXIKG__quizImage{object-fit:contain;width:80%;height:80%}.fill-in-word-module-scss-module__gOXIKG__optionsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;display:grid}.fill-in-word-module-scss-module__gOXIKG__optionButton{color:#2c3e50;cursor:pointer;text-transform:uppercase;background:#fff;border:4px solid #dfe6e9;border-radius:1.5rem;padding:1rem .5rem;font-size:1.25rem;font-weight:900;transition:all .1s;box-shadow:0 6px #dfe6e9}.fill-in-word-module-scss-module__gOXIKG__optionButton:hover:not(:disabled){border-color:#feca57;transform:translateY(-4px);box-shadow:0 10px #feca57}.fill-in-word-module-scss-module__gOXIKG__optionButton.fill-in-word-module-scss-module__gOXIKG__correct{color:#fff;background:#1dd1a1;border-color:#10ac84;box-shadow:0 6px #10ac84}.fill-in-word-module-scss-module__gOXIKG__optionButton.fill-in-word-module-scss-module__gOXIKG__incorrect{color:#fff;background:#ff6b6b;border-color:#ee5253;box-shadow:0 6px #ee5253}.fill-in-word-module-scss-module__gOXIKG__optionButton:active:not(:disabled){transform:translateY(4px);box-shadow:0 2px #dfe6e9}.fill-in-word-module-scss-module__gOXIKG__optionButton:disabled{cursor:default}.fill-in-word-module-scss-module__gOXIKG__progress{color:#2c3e50;background:#f0f7ff;border-radius:1rem;padding:.5rem 1rem;font-size:1.125rem;font-weight:800}.fill-in-word-module-scss-module__gOXIKG__resultCard{text-align:center;background:#fff;border:6px solid #fef3c7;border-radius:3rem;padding:3rem;box-shadow:0 12px #fef3c7}.fill-in-word-module-scss-module__gOXIKG__resultCard h2{color:#2c3e50;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.fill-in-word-module-scss-module__gOXIKG__resultCard .fill-in-word-module-scss-module__gOXIKG__scoreText{color:#636e72;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.fill-in-word-module-scss-module__gOXIKG__retryButton{color:#2c3e50;cursor:pointer;text-transform:uppercase;background:#feca57;border:4px solid #ff9f43;border-radius:3rem;padding:1rem 3rem;font-size:1.5rem;font-weight:900;transition:all .1s;box-shadow:0 6px #ff9f43}.fill-in-word-module-scss-module__gOXIKG__retryButton:hover{transform:translateY(-4px);box-shadow:0 10px #ff9f43}.fill-in-word-module-scss-module__gOXIKG__retryButton:active{transform:translateY(4px);box-shadow:0 2px #ff9f43}@media (min-width:640px){.fill-in-word-module-scss-module__gOXIKG__title{font-size:2.5rem}.fill-in-word-module-scss-module__gOXIKG__questionCard{max-width:600px;padding:3rem}.fill-in-word-module-scss-module__gOXIKG__optionButton{padding:1.5rem 1rem;font-size:2rem}}
