.pic-card.selected{border-color:var(--blue);box-shadow:0 0 0 3px rgba(51,136,221,.2)}.pic-card.matched{border-color:var(--green);background:var(--green-light);cursor:default}.pic-card.wrong{border-color:var(--red);background:var(--red-light)}.pic-card.locked{cursor:default}.pic-placeholder{width:100%;aspect-ratio:1;background:#f0f4fa;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;padding:12px}.pic-placeholder-icon{font-size:40px}.pic-placeholder-label{font-size:10px;font-weight:700;color:var(--ink3);text-transform:uppercase;letter-spacing:.05em;text-align:center}.pic-card.matched .pic-card-word{color:var(--green);border-top-color:var(--green-border)}.word-chip.selected{background:var(--blue);color:white}.word-chip.used{opacity:.35;cursor:default;border-color:var(--border);color:var(--ink3)}.pic-match-alldone.show{display:block}.dialogue-divider{border:none;border-top:2px dashed var(--blue-mid);margin:14px 0}.comp-answer.show{display:block}.fib-item.correct{border-color:var(--green);background:var(--green-light)}.fib-item.wrong{border-color:var(--red);background:var(--red-light)}.unscramble-item.correct{border-color:var(--green);background:var(--green-light)}.unscramble-item.wrong{border-color:var(--red);background:var(--red-light)}.word-tile.used-tile{opacity:.3;cursor:default}.answer-tile{padding:5px 12px;background:var(--blue-light);border:1.5px solid var(--blue);border-radius:7px;font-size:14px;font-weight:600;color:var(--blue);cursor:pointer;user-select:none}.answer-tile:hover{background:var(--orange-light);border-color:var(--orange);color:var(--orange)}.error-item.correct{border-color:var(--green);background:var(--green-light)}.error-item.wrong{border-color:var(--red);background:var(--red-light)}.error-correction.show{display:block}.mc-option.selected:not(.locked){border-color:var(--blue);background:var(--blue-light)!important;font-weight:500}.mc-option.correct{border-color:var(--green)!important;background:var(--green-light)!important;color:#166534!important;font-weight:600}.mc-option.wrong{border-color:var(--red)!important;background:var(--red-light)!important;color:var(--red)!important}.mc-option.locked{cursor:default}.mc-option.selected .mc-letter{background:var(--blue);border-color:var(--blue);color:white}.mc-option.correct .mc-letter{background:var(--green);border-color:var(--green);color:white}.mc-option.wrong .mc-letter{background:var(--red);border-color:var(--red);color:white}.retry-btn.show{display:inline-block}.act-feedback.show{display:block}.act-feedback.perfect{background:var(--green-light);color:var(--green);border:1px solid var(--green-border)}.act-feedback.partial{background:var(--red-light);color:var(--red);border:1px solid #fca5a5}.complete-banner.show{display:block}.celebration.show{display:block}.confetti-piece{position:absolute;width:10px;height:10px;border-radius:2px;animation:confettiFall linear forwards}@media (max-width:1024px){.mobile-step{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 2px;font-size:9px;font-weight:700;color:rgba(255,255,255,.55);border-bottom:3px solid transparent;cursor:pointer;gap:3px;min-width:0;background:0 0;border-left:none;border-right:none;border-top:none;font-family:"Roboto",sans-serif;transition:color .2s,border-color .2s}.mobile-step.active{color:white;border-bottom-color:white}.mobile-step.done{color:white}.mobile-step-num{width:18px;height:18px;border-radius:50%;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;color:rgba(255,255,255,.55)}.mobile-step.active .mobile-step-num{background:#fff;color:#2272c3;border-color:white}.mobile-step.done .mobile-step-num{background:#f66d41;border-color:#f66d41;color:white}.mob-hero-img{width:100%;height:160px;border-radius:12px;overflow:hidden;margin-bottom:14px;background:#2272c3;display:flex;align-items:center;justify-content:center;font-size:64px}.mob-hero-img img{width:100%;height:100%;object-fit:cover}.mob-tags{display:flex;gap:6px;margin-bottom:10px;flex-wrap:wrap}.mob-tag{font-size:10px;font-weight:700;padding:3px 9px;border-radius:99px;text-transform:uppercase;letter-spacing:.04em}.mob-tag-level{background:#f66d41;color:white}.mob-tag-type{background:rgba(51,136,221,.12);color:#2272c3;border:1px solid #a8cfee}.mob-title{font-size:24px;font-weight:700;color:#020101;margin-bottom:8px;line-height:1.2}.mob-desc{font-size:13px;color:#3a3a3a;line-height:1.65;margin-bottom:6px}.mob-section-head{background:#f66d41;border-radius:12px 12px 0 0;padding:12px 14px;display:flex;align-items:center;gap:10px}.mob-section-icon{width:32px;height:32px;background:rgba(255,255,255,.2);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.mob-section-title{font-size:14px;font-weight:700;color:white}.mob-section-sub{font-size:10px;color:rgba(255,255,255,.82);margin-top:2px}.mob-dots-bar{background:#fff;border:1px solid #e2e5ef;border-top:none;border-radius:0 0 12px 12px;padding:7px 12px;display:flex;gap:5px;align-items:center;margin-bottom:12px}.mob-dot{width:7px;height:7px;border-radius:50%;background:#e2e5ef;flex-shrink:0;transition:all .2s}.mob-dot.active{background:#f66d41;width:18px;border-radius:4px}.mob-dot.done{background:#16a34a}.mob-dot-label{font-size:10px;color:#767676;margin-left:auto;font-weight:500}.mob-card{background:#fff;border:1px solid #e2e5ef;border-radius:12px;padding:14px;margin-bottom:10px}.mob-card-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#38d;margin-bottom:10px;display:flex;align-items:center;gap:6px}.mob-card-label::before{content:"";display:inline-block;width:3px;height:12px;background:#38d;border-radius:2px}.mob-vocab-row{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid #e2e5ef;font-size:13px}.mob-vocab-row:last-child{border-bottom:none}.mob-vocab-word{font-weight:700;color:#020101}.mob-vocab-def{color:#767676;font-size:11px;margin-top:2px}.mob-play-btn{width:30px;height:30px;border-radius:7px;background:#fff!important;border:2px solid #38d!important;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.mob-obj-pill{display:flex;align-items:flex-start;gap:10px;background:#fff;border:1px solid #e2e5ef;border-radius:10px;padding:11px 13px;font-size:13px;color:#020101;line-height:1.55;margin-bottom:8px}.mob-obj-check{color:#38d;font-size:16px;flex-shrink:0}.mob-warmup-item{display:flex;gap:10px;background:#eaf3fb;border:1px solid #a8cfee;border-radius:9px;padding:10px 12px;font-size:13px;color:#020101;margin-bottom:8px;line-height:1.55}.mob-warmup-num{color:#38d;font-weight:700;flex-shrink:0}.mob-dialogue{background:#eaf3fb;border:1px solid #a8cfee;border-radius:10px;padding:12px;font-size:13px;line-height:1.8}.mob-dialogue-line{display:flex;gap:8px;margin-bottom:2px}.mob-dialogue-speaker{font-weight:700;color:#2272c3;flex-shrink:0;min-width:50px}.mob-grammar-box{background:#eaf3fb;border:1px solid #a8cfee;border-radius:10px;padding:12px;margin-bottom:10px}.mob-grammar-title{font-size:11px;font-weight:700;color:#2272c3;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.mob-grammar-rule{font-size:13px;color:#020101;margin-bottom:8px;line-height:1.6}.mob-grammar-ex{font-size:12px;color:#3a3a3a;margin-bottom:4px;display:flex;gap:6px}.mob-grammar-ex::before{content:"▸";color:#f66d41;flex-shrink:0}.mob-pronoun-table{width:100%;border-collapse:collapse;font-size:12px;margin-top:10px;border-radius:8px;overflow:hidden}.mob-pronoun-table th{background:#38d;color:white;padding:8px 10px;text-align:center;font-size:10px;font-weight:700;text-transform:uppercase}.mob-pronoun-table td{padding:8px 10px;text-align:center;border-bottom:1px solid #e2e5ef;font-weight:600;color:#020101}.mob-pronoun-table tr:last-child td{border-bottom:none}.mob-pronoun-table tbody tr:nth-child(even) td{background:#eaf3fb}.mob-mc-question{margin-bottom:18px}.mob-mc-question:last-child{margin-bottom:0}.mob-mc-q-text{font-size:14px;font-weight:500;color:#020101;margin-bottom:10px;line-height:1.5}.mob-mc-options{display:flex;flex-direction:column;gap:7px}.mob-mc-option{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff!important;border:1.5px solid #e2e5ef;border-radius:9px;cursor:pointer;font-size:13px;font-family:"Roboto",sans-serif;color:#020101!important;text-align:left;width:100%;transition:all .15s}.mob-mc-option:hover:not(.locked){border-color:#38d;background:#eaf3fb!important}.mob-mc-option.selected:not(.locked){border-color:#38d;background:#eaf3fb!important;font-weight:500}.mob-mc-option.correct{border-color:#16a34a!important;background:#f0fdf4!important;color:#166534!important;font-weight:600}.mob-mc-option.wrong{border-color:#dc2626!important;background:#fef2f2!important;color:#dc2626!important}.mob-mc-option.locked{cursor:default}.mob-mc-letter{width:26px;height:26px;border-radius:50%;background:#f6f7fb;border:1.5px solid #e2e5ef;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;color:#767676;transition:all .15s}.mob-mc-option.selected .mob-mc-letter{background:#38d;border-color:#38d;color:white}.mob-mc-option.correct .mob-mc-letter{background:#16a34a;border-color:#16a34a;color:white}.mob-mc-option.wrong .mob-mc-letter{background:#dc2626;border-color:#dc2626;color:white}.mob-fib-item{background:#fff;border:1.5px solid #e2e5ef;border-radius:9px;padding:10px 12px;font-size:13px;color:#020101;display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:8px}.mob-fib-num{min-width:22px;height:22px;border-radius:50%;background:#fef0eb;color:#f66d41;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #fac0a8}.mob-fib-item.correct{border-color:#16a34a;background:#f0fdf4}.mob-fib-item.wrong{border-color:#dc2626;background:#fef2f2}.mob-fib-blank{border:none;border-bottom:2px solid #38d;background:0 0;font-size:13px;font-family:"Roboto",sans-serif;color:#020101;padding:2px 4px;outline:none;min-width:90px}.mob-feedback{margin-top:12px;font-size:13px;font-weight:600;display:none;padding:10px 13px;border-radius:8px}.mob-feedback.show{display:block}.mob-feedback.perfect{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.mob-feedback.partial{background:#fef2f2;color:#dc2626;border:1px solid #fca5a5}.mob-btn-back{padding:10px 16px;border:1.5px solid #e2e5ef;border-radius:8px;font-size:13px;font-weight:700;color:#767676;background:#fff;cursor:pointer;font-family:"Roboto",sans-serif;transition:all .15s;white-space:nowrap}.mob-btn-back:hover{border-color:#767676}.mob-btn-continue{flex:1;padding:10px;background:#f66d41;color:white;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;font-family:"Roboto",sans-serif;text-align:center;transition:background .15s}.mob-btn-continue:hover{background:#e05530}.mob-btn-submit{flex:1;padding:10px;background:#38d;color:white;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;font-family:"Roboto",sans-serif;text-align:center;transition:background .15s}.mob-btn-submit:hover{background:#2272c3}.mob-btn-start{width:100%;padding:12px;background:#f66d41;color:white;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;font-family:"Roboto",sans-serif;transition:background .15s}.mob-btn-start:hover{background:#e05530}.mob-pic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.mob-pic-card{border:2px solid #e2e5ef;border-radius:10px;overflow:hidden;background:#fff;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .15s}.mob-pic-card.selected{border-color:#38d;box-shadow:0 0 0 2px rgba(51,136,221,.2)}.mob-pic-card.matched{border-color:#16a34a;background:#f0fdf4;cursor:default}.mob-pic-card.wrong{border-color:#dc2626;background:#fef2f2}.mob-pic-placeholder{width:100%;aspect-ratio:1;background:#f0f4fa;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:8px}.mob-pic-icon{font-size:26px}.mob-pic-lbl{font-size:8px;font-weight:700;color:#767676;text-transform:uppercase;text-align:center}.mob-pic-word{font-size:11px;font-weight:700;color:#020101;padding:5px 4px;text-align:center;border-top:1px solid #e2e5ef;width:100%}.mob-pic-card.matched .mob-pic-word{color:#16a34a}.mob-word-bank{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.mob-word-chip{padding:6px 12px;background:#fff;border:2px solid #38d;border-radius:99px;font-size:12px;font-weight:600;color:#38d;cursor:pointer;transition:all .15s}.mob-word-chip:hover:not(.used){background:#eaf3fb}.mob-word-chip.selected{background:#38d;color:white}.mob-word-chip.used{opacity:.35;cursor:default;border-color:#e2e5ef;color:#767676}.mob-pic-alldone{display:none;margin-top:8px;padding:10px 13px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a;font-size:13px;font-weight:600}.mob-pic-alldone.show{display:block}.mob-skip-overlay.show{display:flex}}