.quiz-route{flex:1 1 auto;min-height:0;width:100%;height:100%;max-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:.2rem .35rem;box-sizing:border-box;background:linear-gradient(180deg,#9de8ff,#86dbff 55%,#79d877);font-family:Fredoka,system-ui,sans-serif;position:relative;overflow:hidden}.quiz-route .quiz-bubbles{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.45) 0 20px,transparent 22px),radial-gradient(circle at 80% 30%,hsla(0,0%,100%,.35) 0 16px,transparent 18px),radial-gradient(circle at 65% 75%,hsla(0,0%,100%,.3) 0 22px,transparent 24px),radial-gradient(circle at 35% 85%,hsla(0,0%,100%,.35) 0 14px,transparent 16px);animation:quiz-floatBg 6s ease-in-out infinite alternate;pointer-events:none}.quiz-route .quizCard{width:80%;max-width:1100px;margin:auto;flex:0 1 auto;min-height:0;max-height:100%;align-self:stretch;background:#fff;border:3px solid #fff;border-radius:20px;box-shadow:0 8px 0 rgba(35,51,104,.14);padding:.4rem .55rem .45rem;text-align:center;position:relative;z-index:1;animation:quiz-popIn .4s ease-out;overflow:hidden;box-sizing:border-box}.quiz-route .quiz-layout{display:grid;grid-template-columns:200px minmax(0,1fr);grid-template-rows:minmax(0,1fr);grid-gap:.55rem;gap:.55rem;align-items:stretch;height:100%;max-height:100%}.quiz-route .quiz-layout,.quiz-route .quiz-layout>aside.leftMenu{min-height:0;overflow:hidden}.quiz-route .quiz-layout>div:nth-child(2){min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:.06rem;position:relative;padding-bottom:env(safe-area-inset-bottom)}.quiz-route .quizMascot{position:absolute;left:10px;top:clamp(220px,26vh,320px);width:56px;height:56px;z-index:2;animation:quiz-mascot-bounce 1.25s ease-in-out infinite;filter:drop-shadow(0 8px 10px rgba(0,0,0,.14));pointer-events:none}@keyframes quiz-mascot-bounce{0%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-8px) rotate(2deg)}to{transform:translateY(0) rotate(-2deg)}}.quiz-route[data-mode="3"] .quiz-layout>div:nth-child(2){padding-bottom:18px}.quiz-route[data-mode="3"] .nextBtn{width:min(520px,60%)}.quiz-route[data-mode="3"][data-m3=idle] .nextBtn{position:static;left:auto;right:auto;bottom:auto;transform:none;z-index:auto;margin:.35rem auto 0}.quiz-route[data-mode="3"][data-m3=done] .quiz-layout>div:nth-child(2){padding-bottom:0}.quiz-route[data-mode="3"][data-m3=done] .nextBtn{position:static;left:auto;right:auto;bottom:auto;margin:.35rem auto 0;z-index:1}.quiz-route[data-mode="3"] .dictationRevealInfo{margin-bottom:.85rem}.quiz-route[data-mode="3"] .quizFeedbackGreat,.quiz-route[data-mode="3"] .quizFeedbackWrong{bottom:86px}.quiz-route[data-mode="3"] .dictationRevealInfo{margin:.1rem 0 .35rem;padding:.25rem .4rem;border-radius:12px;font-size:.9rem;line-height:1.25}.quiz-route[data-mode="3"] .dictationRevealInfo p{margin:.12rem 0}.quiz-route .quiz-layout>div:nth-child(2)>*{flex-shrink:0}.quiz-route .quiz-layout>div:nth-child(2)>.choiceGrid{align-content:start;flex:1 1 auto;min-height:0;overflow:hidden;flex-shrink:1}.quiz-route:not([data-mode="3"]) .quiz-layout>div:nth-child(2)>.choiceGrid:not(.choiceGrid--stacked){grid-template-rows:repeat(2,minmax(0,1fr))}.quiz-route .quiz-layout>div:nth-child(2)>.choiceGrid--stacked{grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:.28rem}.quiz-route .leftMenu{background:#f7fbff;border:2px dashed #c9d8ff;border-radius:12px;padding:.4rem}.quiz-route .modeBtn{width:100%;margin-bottom:.25rem;border:2px solid #0b2115;background:#0b2115;color:#fff;border-radius:50px;padding:.4rem .5rem;font-weight:700;font-size:.82rem;cursor:pointer}.quiz-route .modeBtn.active{background:#1f573d;border-color:#1f573d}.quiz-route h1{margin:0;font-size:clamp(.95rem,3.2vw,1.75rem);color:#fff;font-family:Fredoka,system-ui,sans-serif;text-shadow:0 4px 0 #2b68cb;background:linear-gradient(90deg,#4f8cff,#ff7eb6);border-radius:12px;padding:.2rem .45rem}.quiz-route .subtitle{margin:.06rem 0;font-size:clamp(.72rem,2.1vw,.9rem);color:#2f4f87;font-weight:600}.quiz-route .quizStatusBar{position:relative;margin:.12rem auto .08rem;display:flex;align-items:center;justify-content:center;gap:.45rem;flex-wrap:wrap}.quiz-route .quizStatusPill{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .55rem;border-radius:999px;border:2px solid #0b2115;background:#fff;color:#0b2115;font-weight:900;font-size:.82rem;font-family:var(--font-heading),"Oswald",Roboto,sans-serif;letter-spacing:.01em}.quiz-route .quizStatusPill--streak{background:#fff7ed;border-color:#fdba74}.quiz-route .quizStatusKey{opacity:.9}.quiz-route .quizStatusVal{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.quiz-route .quizXpToast{position:absolute;right:50%;transform:translateX(50%);top:-22px;padding:.25rem .5rem;border-radius:999px;background:linear-gradient(180deg,#5ecf7a,#2e9f52);color:#fff;border:2px solid #fff;box-shadow:0 8px 18px rgba(0,0,0,.16);font-weight:900;font-size:.82rem;animation:quiz-xp-pop 1.05s ease forwards;pointer-events:none;white-space:nowrap}.quiz-route .quizStatusPill--streak.streakUp{animation:quiz-streak-pulse .65s ease}.quiz-route .quizStatusPill--streak.streakReset{animation:quiz-streak-reset .75s ease}@keyframes quiz-xp-pop{0%{opacity:0;transform:translateX(50%) translateY(6px) scale(.92)}18%{opacity:1;transform:translateX(50%) translateY(0) scale(1)}70%{opacity:1;transform:translateX(50%) translateY(-10px) scale(1)}to{opacity:0;transform:translateX(50%) translateY(-14px) scale(.98)}}@keyframes quiz-streak-pulse{0%{transform:scale(1)}45%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes quiz-streak-reset{0%{transform:translateX(0);filter:saturate(1)}25%{transform:translateX(-3px)}50%{transform:translateX(3px);filter:saturate(.7)}75%{transform:translateX(-2px)}to{transform:translateX(0);filter:saturate(1)}}.quiz-route .partsToolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem;margin-bottom:.2rem;padding:.28rem .4rem;border:2px dashed #c9d8ff;border-radius:12px;background:#f8fbff;width:100%;box-sizing:border-box}.quiz-route .partsArrow{flex-shrink:0;width:42px;height:42px;border:2px solid #4f8cff;border-radius:10px;background:#fff;color:#2f4f88;font-size:1rem;font-weight:800;cursor:pointer;display:grid;place-items:center;line-height:1}.quiz-route .partsArrow:hover:not(:disabled){background:#eaf2ff}.quiz-route .partsArrow:disabled{opacity:.35;cursor:not-allowed}.quiz-route .partsSelectWrap{flex:1 1 200px;min-width:0;max-width:320px}.quiz-route .partsSelect{width:100%;border:2px solid #4f8cff;border-radius:10px;padding:.5rem 2rem .5rem .75rem;font:inherit;font-size:1rem;font-weight:700;color:#2f4f88;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%234f8cff' d='M2.5 4.5L6 8l3.5-3.5'/%3E%3C/svg%3E") no-repeat right .65rem center;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.quiz-route .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0;white-space:nowrap}.quiz-route .quizFeedbackWrong{display:flex;align-items:center;justify-content:center;gap:.45rem;flex-wrap:wrap;margin:0;padding:.4rem .65rem;max-width:420px;border-radius:16px;background:#fff;border:2px solid #ffd0d0;box-shadow:0 6px 18px rgba(180,60,60,.12);position:absolute;left:50%;transform:translateX(-50%);bottom:52px;z-index:5;pointer-events:none}.quiz-route .quizFeedbackWrong-emoji{font-size:1.45rem;line-height:1}.quiz-route .quizFeedbackWrong-text{margin:0;color:#d32f2f;font-weight:800;font-size:.95rem}.quiz-route .quizFeedbackGreat{display:flex;align-items:center;justify-content:center;gap:.45rem;flex-wrap:wrap;margin:0;padding:.4rem .65rem;max-width:420px;border-radius:16px;background:#f0fdf4;border:2px solid #86efac;box-shadow:0 6px 18px rgba(34,160,80,.12);position:absolute;left:50%;transform:translateX(-50%);bottom:52px;z-index:5;pointer-events:none}.quiz-route .quizFeedbackGreat-emoji{font-size:1.45rem;line-height:1}.quiz-route .quizFeedbackGreat-text{margin:0;color:#15803d;font-weight:800;font-size:.95rem}.quiz-route .nextBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.quiz-route .choiceBtn.choiceBtn--correctReveal{background:#d4f5e4!important;color:#156b3a!important;border:2px solid #6bbf8a!important;box-shadow:0 5px 0 rgba(80,160,110,.35)!important}.quiz-route .choiceBtn.choiceBtn--wrongPick{border:3px solid #e53935!important;box-shadow:0 0 0 2px rgba(229,57,53,.28)!important}.quiz-route .choiceBtn:disabled{cursor:default;transform:none;opacity:1}.quiz-route .choiceBtn--recordAnswer{background:linear-gradient(180deg,#ffc574,#ffab49)}.quiz-route .choiceBtn--submitAnswer{background:linear-gradient(180deg,#b3a4ff,#8f7cff)}.quiz-route .choiceBtn--submitAnswer:disabled{filter:saturate(.9) brightness(.98)}.quiz-route .choiceInputPlain{background:#fff!important;color:#2e4f88!important;border:2px solid #c5d4ee!important;box-shadow:none!important;text-align:left;padding-left:.85rem!important}.quiz-route .choiceInputPlain--wrongLine{border-color:#e53935!important}.quiz-route[data-mode="3"] .dictationCorrectLine{padding:.35rem .5rem;border-radius:12px;background:#e8f8ee;border:2px solid #8fd4a8;color:#156b3a;font-size:1rem;width:80%;margin:.1rem auto .2rem;text-align:center}.quiz-route .dictationCorrectLine p{margin:0 0 .35rem}.quiz-route .dictationInlineFeedback{margin:.1rem 0 .25rem;font-size:.95rem;font-weight:800;text-align:left;width:100%}.quiz-route .dictationInlineFeedback--wrong{color:#c62828;display:inline-block;width:auto;padding:.12rem .45rem;border-radius:999px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.28)}.quiz-route .dictationInlineFeedback--great{color:#1b8a42;display:inline-block;width:auto;padding:.12rem .45rem;border-radius:999px;background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.35)}.quiz-route .dictationRevealInline{margin-top:.25rem;padding-top:.25rem;border-top:1px dashed rgba(21,107,58,.35);color:#1f3b64;font-size:.92rem;line-height:1.25}.quiz-route .dictationRevealInline p{margin:.12rem 0}.quiz-route[data-mode="3"] .dictationExampleRow{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.quiz-route[data-mode="3"] .dictationExampleText{min-width:0;flex:1 1 auto}.quiz-route[data-mode="3"] .dictationExamplePlay{flex:0 0 auto;border:2px solid #fff;border-radius:10px;padding:.22rem .5rem;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer;color:#fff;background:linear-gradient(180deg,#5ecf7a,#2e9f52);box-shadow:0 3px 0 rgba(0,0,0,.16)}.quiz-route[data-mode="3"] .dictationExamplePlay:disabled{opacity:.6;cursor:not-allowed}.quiz-route .dictationReadBtn{border:2px solid #fff;border-radius:10px;padding:.32rem .65rem;font:inherit;font-size:.85rem;font-weight:700;cursor:pointer;color:#fff;background:linear-gradient(180deg,#5ecf7a,#2e9f52);box-shadow:0 3px 0 rgba(0,0,0,.16)}.quiz-route .dictationRevealInfo{margin:.1rem 0 .25rem;padding:.35rem .5rem;border-radius:12px;background:#f6f9ff;border:1px solid #d6e2ff;color:#2f4f88;font-size:.98rem}.quiz-route .dictationRevealInfo p{margin:.18rem 0}.quiz-route .progressWrap{width:100%;height:10px;border-radius:999px;background:#e7eeff;overflow:hidden}.quiz-route .progressBar{height:100%;background:linear-gradient(90deg,#65d3ff,#8b7cff);transition:width .3s ease}.quiz-route .progressText{margin:.08rem 0 .12rem;font-size:.8rem;color:#4a67a0;font-weight:600}.quiz-route .wordBox{font-family:Fredoka,system-ui,sans-serif;font-size:clamp(.95rem,3.2vmin,1.45rem);color:#2e4f88;margin-bottom:.1rem;animation:quiz-bounce 1.5s ease-in-out infinite}.quiz-route .wordBox--visual{font-size:2rem;margin-top:0;text-align:center;width:100%}.quiz-route.quiz-route--correct .quizCard{animation:quiz-correct-pop .52s ease}.quiz-route.quiz-route--wrong .quizCard{animation:quiz-wrong-shake .52s ease}@keyframes quiz-correct-pop{0%{transform:scale(1)}45%{transform:scale(1.015)}to{transform:scale(1)}}@keyframes quiz-wrong-shake{0%{transform:translateX(0)}20%{transform:translateX(-4px)}40%{transform:translateX(4px)}60%{transform:translateX(-3px)}80%{transform:translateX(3px)}to{transform:translateX(0)}}.quiz-route .choiceGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem .6rem;gap:.75rem .6rem;margin-bottom:.12rem}.quiz-route .choiceGrid--stacked{gap:.75rem}.quiz-route .choiceGrid.choiceGrid--stacked{margin-top:20px}.quiz-route .choiceCell{display:flex;flex-direction:column;align-items:stretch;gap:.12rem;min-height:0}.quiz-route .choiceBtn{border:2px solid #fff;border-radius:10px;color:#fff;font-size:.78rem;font-weight:700;padding:.22rem .3rem;cursor:pointer;box-shadow:0 5px 0 rgba(0,0,0,.15);transition:transform .15s ease;text-shadow:0 1px 2px rgba(0,0,0,.35);width:80%;margin-left:auto;margin-right:auto;justify-self:center}.quiz-route .choiceGrid:not(.choiceGrid--stacked)>.choiceBtn{display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.25;white-space:normal;word-break:break-word;padding:.24rem .42rem;min-height:2.25rem;overflow:hidden}.quiz-route .choiceBtn--block{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;text-align:center;min-height:2.35rem;flex:0 0 auto;padding:.24rem .35rem .26rem;overflow:visible}.quiz-route .choiceBtn-top{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.25rem .35rem}.quiz-route .choiceWord-text{font-size:clamp(.82rem,2.4vmin,.98rem)}.quiz-route .choiceIpa{display:block;font-size:clamp(.68rem,1.8vmin,.76rem);font-weight:600;opacity:.92;line-height:1.15;word-break:break-word}.quiz-route .choicePlayMini{border:2px solid hsla(0,0%,100%,.9);border-radius:10px;padding:.2rem .4rem;font:inherit;font-size:.72rem;font-weight:700;cursor:pointer;color:#fff;background:linear-gradient(180deg,#5ecf7a,#2e9f52);box-shadow:0 3px 0 rgba(0,0,0,.18);align-self:center}.quiz-route .choicePlayMini:hover{filter:brightness(1.06)}.quiz-route .choiceBtn.selected{border:2px solid red}.quiz-route .optLabel{font-weight:900}.quiz-route .choiceGrid>.choiceBtn:first-child{background:linear-gradient(180deg,#68d5ff,#4f8cff)}.quiz-route .choiceGrid>.choiceBtn:nth-child(2){background:linear-gradient(180deg,#ff97c9,#ff7eb6)}.quiz-route .choiceGrid>.choiceBtn:nth-child(3){background:linear-gradient(180deg,#ffc574,#ffab49)}.quiz-route .choiceGrid>.choiceBtn:nth-child(4){background:linear-gradient(180deg,#b3a4ff,#8f7cff)}.quiz-route .choiceGrid--stacked>.choiceCell:first-child .choiceBtn{background:linear-gradient(180deg,#68d5ff,#4f8cff)}.quiz-route .choiceGrid--stacked>.choiceCell:nth-child(2) .choiceBtn{background:linear-gradient(180deg,#ff97c9,#ff7eb6)}.quiz-route .choiceGrid--stacked>.choiceCell:nth-child(3) .choiceBtn{background:linear-gradient(180deg,#ffc574,#ffab49)}.quiz-route .choiceGrid--stacked>.choiceCell:nth-child(4) .choiceBtn{background:linear-gradient(180deg,#b3a4ff,#8f7cff)}.quiz-route .choiceBtn:hover:enabled{transform:translateY(-2px) scale(1.02)}.quiz-route .nextBtn{border:2px solid #fff;border-radius:10px;padding:.28rem .6rem;font-family:Fredoka,system-ui,sans-serif;font-size:.85rem;color:#fff;background:linear-gradient(180deg,#6f9dff,#4f8cff);box-shadow:0 5px 0 rgba(0,0,0,.15);cursor:pointer;flex:0 0 auto;width:60%;margin:auto;line-height:30px}.quiz-route .nextBtn--play{background:linear-gradient(180deg,#5ecf7a,#2e9f52);box-shadow:0 7px 0 rgba(0,100,45,.22)}.quiz-route .resultBox h2{margin:.15rem 0 .2rem;color:#2f4f88;font-family:Fredoka,system-ui,sans-serif;font-size:clamp(1rem,3.6vw,1.45rem)}.quiz-route .resultBox p{margin-bottom:.35rem;color:#3f5f96;font-size:.88rem}.quiz-route .wrongList{margin:.2rem 0 .45rem;text-align:left;border:2px dashed #c9d8ff;border-radius:12px;background:#f7fbff;padding:.4rem .45rem;max-height:min(34dvh,200px);overflow:hidden}.quiz-route .wrongList h3{margin:0 0 .25rem;color:#2f4f88;font-size:.82rem}.quiz-route .wrongItem{border:1px solid #d9e6ff;border-radius:8px;background:#fff;padding:.28rem .38rem;margin-bottom:.25rem}.quiz-route .wrongItem p{margin:.12rem 0;font-size:.78rem;line-height:1.25}.quiz-route .bad{color:#cc2e2e;font-weight:700}.quiz-route .good{color:#1f7a44;font-weight:700}.quiz-route .allCorrect{color:#2b7a46!important;font-weight:700}@media (max-height:700px){.quiz-route .quizCard{padding:.3rem .45rem .35rem;border-radius:16px}.quiz-route .partsToolbar{margin-bottom:.12rem;padding:.2rem .35rem}.quiz-route .progressText{margin:.06rem 0 .1rem}.quiz-route .quizMascot{top:120px;transform-origin:50% 50%}}@media (max-width:700px){.quiz-route .quiz-layout{grid-template-rows:auto minmax(0,1fr)}.quiz-route .choiceGrid,.quiz-route .quiz-layout{grid-template-columns:1fr}.quiz-route .choiceGrid--stacked,.quiz-route:not([data-mode="3"]) .quiz-layout>div:nth-child(2)>.choiceGrid:not(.choiceGrid--stacked){grid-template-rows:repeat(4,minmax(0,1fr))}.quiz-route .choiceGrid--stacked{grid-template-columns:1fr}.quiz-route .partsToolbar{gap:.4rem}}@keyframes quiz-popIn{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}@keyframes quiz-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes quiz-floatBg{0%{transform:translateY(0)}to{transform:translateY(-10px)}}