.lhphuc-voca__quiz-card--mcq{max-width:860px;margin:0 auto;padding:18px 20px}.lhphuc-voca__mcq-stem{font-size:1.25rem;font-weight:600;line-height:1.6;color:var(--lhphuc-voca-text-strong);margin:0 0 24px}.lhphuc-voca__mcq-highlight{color:var(--game-keyword-stem-text,#1d4ed8);background-image:var(--game-keyword-stem-bg,linear-gradient(120deg,#dbeafe 0,#dbeafe 100%));background-repeat:no-repeat;background-size:100% .35em;background-position:0 88%;font-weight:600;padding:0 2px;border-radius:2px}.lhphuc-voca__mcq-blank{color:var(--learner-color-brand,#2563eb);border-bottom:2px solid;padding-bottom:2px}.lhphuc-voca__mcq-options{display:grid;grid-template-columns:1fr;gap:16px;width:100%}@media (min-width:860px){.lhphuc-voca__mcq-options{grid-template-columns:1fr 1fr}}.lhphuc-voca__mcq-option{width:100%;text-align:left;background:var(--lhphuc-voca-surface);border:2px solid var(--lhphuc-voca-border-soft);border-radius:12px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;transition:all .3s ease;position:relative}.lhphuc-voca__mcq-option:hover:not(:disabled):not(.is-eliminated){border-color:#4b8df8;background:var(--lhphuc-voca-accent-soft);transform:translateY(-2px);box-shadow:0 4px 12px rgba(75,141,248,.08)}.lhphuc-voca__mcq-option:active:not(:disabled):not(.is-eliminated){transform:translateY(0) scale(.99)}.lhphuc-voca__mcq-left{display:flex;align-items:center;gap:16px;min-width:0;flex:1 1 auto}.lhphuc-voca__mcq-badge{width:32px;height:32px;border-radius:8px;background:#f1f3f6;color:var(--lhphuc-voca-muted);border:1px solid var(--lhphuc-voca-border-soft);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.95rem;flex:0 0 auto;transition:all .3s ease}.lhphuc-voca__mcq-option:hover:not(:disabled):not(.is-eliminated) .lhphuc-voca__mcq-badge{background:#4b8df8;color:var(--lhphuc-voca-surface);border-color:#4b8df8}.lhphuc-voca__mcq-text{font-size:1.05rem;font-weight:500;color:var(--lhphuc-voca-text-strong);line-height:1.5;flex:1 1 auto;min-width:0}.lhphuc-voca__mcq-icon{width:24px;height:24px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:1.15rem;font-weight:700;opacity:0;transform:scale(.5);transition:all .3s ease;flex:0 0 auto}.lhphuc-voca__mcq-option.is-correct{background:var(--lhphuc-voca-success-soft);border-color:var(--lhphuc-voca-success-mid)}.lhphuc-voca__mcq-option.is-correct .lhphuc-voca__mcq-badge{background:var(--lhphuc-voca-success-mid);color:var(--lhphuc-voca-surface);border-color:var(--lhphuc-voca-success-mid)}.lhphuc-voca__mcq-option.is-correct .lhphuc-voca__mcq-icon{opacity:1;transform:scale(1);color:var(--lhphuc-voca-success-mid)}.lhphuc-voca__mcq-option.is-wrong{background:var(--lhphuc-voca-danger-soft);border-color:var(--lhphuc-voca-danger);animation:lhpMcqShake .4s ease-in-out}.lhphuc-voca__mcq-option.is-wrong .lhphuc-voca__mcq-badge{background:var(--lhphuc-voca-danger);color:var(--lhphuc-voca-surface);border-color:var(--lhphuc-voca-danger)}.lhphuc-voca__mcq-option.is-wrong .lhphuc-voca__mcq-icon{opacity:1;transform:scale(1);color:var(--lhphuc-voca-danger)}.lhphuc-voca__mcq-option.is-eliminated{opacity:.35;background-color:transparent;border-color:transparent;pointer-events:none;transform:scale(.98);box-shadow:none}.lhphuc-voca__mcq-option.is-eliminated .lhphuc-voca__mcq-text{text-decoration:line-through;color:var(--lhphuc-voca-muted)}.lhphuc-voca__mcq-option.is-eliminated .lhphuc-voca__mcq-badge{opacity:.5;background-color:transparent}@keyframes lhpMcqShake{0%,to{transform:translateX(0)}20%,60%{transform:translateX(-4px)}40%,80%{transform:translateX(4px)}}.lhphuc-voca__mcq-option:disabled{cursor:default}.lhphuc-voca__mcq-footer{display:flex;justify-content:flex-start;margin-top:18px}.lhphuc-voca__mcq-hint{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid var(--lhphuc-voca-border-soft);background:var(--lhphuc-voca-warning-soft);color:var(--lhphuc-voca-warning);cursor:pointer;transition:all .2s ease}.lhphuc-voca__mcq-hint:hover:not(:disabled){background:var(--lhphuc-voca-surface);border-color:var(--lhphuc-voca-warning-border-light);transform:translateY(-2px)}.lhphuc-voca__mcq-hint.is-used,.lhphuc-voca__mcq-hint:disabled{color:var(--lhphuc-voca-muted);opacity:.6;cursor:not-allowed;background:#f1f3f6;border-color:transparent;transform:translateY(0)}.lhphuc-voca__mcq-hint-icon{font-size:1.2rem;line-height:1}.lhphuc-voca__mcq-explain{margin-top:18px;color:var(--lhphuc-voca-text-dark);font-size:15px;line-height:1.7}.lhphuc-voca__mcq-explain .lhphuc-voca-qe-explain,.lhphuc-voca__mcq-explain .lhpv-td-wrap{margin:14px 0 0}.lhphuc-voca__mcq-explain .lhpv-td-chat-label{margin-bottom:8px}.lhphuc-voca__mcq-explain .lhpv-td-bubble-green{margin:0;max-width:85%}.lhphuc-voca__mcq-explain .lhpv-td-hl{text-transform:uppercase}@media (max-width:640px){.lhphuc-voca__mcq-explain .lhpv-td-bubble-green{max-width:100%}}.lhphuc-voca__dictation{width:100%;max-width:800px;margin:0 auto;padding:32px;border-radius:10px;border:1px solid var(--lhphuc-voca-border-soft);background:var(--lhphuc-voca-surface);box-shadow:0 4px 10px -4px rgba(15,23,42,.08)}.lhphuc-voca__dictation-media{margin-bottom:18px}.lhphuc-voca__dictation-media img{max-width:320px;width:100%;height:auto;display:block;margin:0 auto;border-radius:18px;border:1px solid var(--lhphuc-voca-border-soft)}.lhphuc-voca__dictation-audiobar{display:flex;align-items:center;gap:16px;background:var(--lhphuc-voca-surface-soft);border:1px solid var(--lhphuc-voca-border-soft);padding:12px 16px;border-radius:8px;margin-bottom:28px}.lhphuc-voca__dictation-play{display:inline-flex;align-items:center;gap:16px;flex:1 1 auto;background:transparent;border:0;cursor:pointer;padding:0}.lhphuc-voca__dictation-playicon{width:40px;height:40px;background:var(--lhphuc-voca-accent);color:var(--lhphuc-voca-surface);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.lhphuc-voca__dictation-play:hover .lhphuc-voca__dictation-playicon{background:var(--lhphuc-voca-accent-strong)}.lhphuc-voca__dictation-playicon .icon-pause{display:none;font-size:14px;letter-spacing:1px}.lhphuc-voca__dictation.is-playing .lhphuc-voca__dictation-playicon .icon-play{display:none}.lhphuc-voca__dictation.is-playing .lhphuc-voca__dictation-playicon .icon-pause{display:inline}.lhphuc-voca__dictation-wave{display:inline-flex;align-items:center;gap:3px;flex:1 1 auto;height:24px}.lhphuc-voca__dictation-wavebar{width:3px;border-radius:999px;background:var(--lhphuc-voca-text-subtle);transition:height .2s ease,background .2s ease}.lhphuc-voca__dictation-wavebar:first-child{height:12px}.lhphuc-voca__dictation-wavebar:nth-child(2){height:16px}.lhphuc-voca__dictation-wavebar:nth-child(3){height:20px}.lhphuc-voca__dictation-wavebar:nth-child(4){height:14px}.lhphuc-voca__dictation-wavebar:nth-child(5){height:24px}.lhphuc-voca__dictation-wavebar:nth-child(6){height:18px}.lhphuc-voca__dictation-wavebar:nth-child(7){height:10px}.lhphuc-voca__dictation.is-playing .lhphuc-voca__dictation-wavebar{background:var(--lhphuc-voca-accent);animation:lhphuc-voca-dictation-wave .8s ease-in-out infinite alternate}.lhphuc-voca__dictation.is-playing .lhphuc-voca__dictation-wavebar:first-child{animation-delay:.12s}.lhphuc-voca__dictation.is-playing .lhphuc-voca__dictation-wavebar:nth-child(2){animation-delay:.24s}.lhphuc-voca__dictation.is-playing .lhphuc-voca__dictation-wavebar:nth-child(3){animation-delay:.06s}.lhphuc-voca__dictation.is-playing .lhphuc-voca__dictation-wavebar:nth-child(4){animation-delay:.28s}.lhphuc-voca__dictation.is-playing .lhphuc-voca__dictation-wavebar:nth-child(5){animation-delay:.16s}.lhphuc-voca__dictation.is-playing .lhphuc-voca__dictation-wavebar:nth-child(6){animation-delay:.32s}.lhphuc-voca__dictation.is-playing .lhphuc-voca__dictation-wavebar:nth-child(7){animation-delay:.1s}.lhphuc-voca__dictation-speed{background:transparent;border:0;color:var(--lhphuc-voca-text-soft);font-weight:700;font-size:14px;cursor:pointer;padding:6px 0 6px 14px;display:inline-flex;align-items:center;gap:6px;border-left:1px solid var(--lhphuc-voca-border-strong);flex-shrink:0}.lhphuc-voca__dictation-speed:hover{color:var(--lhphuc-voca-text)}.lhphuc-voca__dictation-speedicon{font-size:15px}.lhphuc-voca__dictation-body{width:100%}.lhphuc-voca__dictation-sentence{font-size:20px;color:var(--lhphuc-voca-text-strong);line-height:2.2;padding:0 8px}.lhphuc-voca__dictation-sentence--full{line-height:1.4}.lhphuc-voca__dictation-blank{position:relative;display:inline-flex;align-items:center;margin:0 4px;vertical-align:middle}.lhphuc-voca__dictation-input{height:38px;min-width:70px;max-width:26ch;font-size:18px;text-align:center;border:1px solid var(--lhphuc-voca-border-strong);border-radius:6px;outline:none;color:var(--lhphuc-voca-text);font-weight:500;background:var(--lhphuc-voca-surface);letter-spacing:3px;padding:0 32px 0 12px;transition:all .2s ease}.lhphuc-voca__dictation-input:focus{border-color:var(--lhphuc-voca-accent);box-shadow:0 0 0 3px rgba(37,99,235,.15)}.lhphuc-voca__dictation-input::-moz-placeholder{color:var(--lhphuc-voca-text-subtle);font-size:16px;transform:translateY(-2px)}.lhphuc-voca__dictation-input::placeholder{color:var(--lhphuc-voca-text-subtle);font-size:16px;transform:translateY(-2px)}.lhphuc-voca__dictation-input--full{width:100%;min-width:100%;max-width:100%;height:46px;padding:0 14px;text-align:left;letter-spacing:normal}.lhphuc-voca__dictation-input.is-correct{border-color:var(--lhphuc-voca-success-mid);background:var(--lhphuc-voca-success-soft);color:#047857}.lhphuc-voca__dictation-input.is-wrong{border-color:var(--lhphuc-voca-danger-vivid);background:var(--lhphuc-voca-danger-soft-2);color:var(--lhphuc-voca-danger-text-strong)}.lhphuc-voca__dictation.is-submitted .lhphuc-voca__dictation-input{cursor:default}.lhphuc-voca__dictation-eye{position:absolute;right:6px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--lhphuc-voca-text-subtle);cursor:pointer;z-index:10;padding:4px;display:inline-flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,color .15s ease}.lhphuc-voca__dictation.is-hint-armed .lhphuc-voca__dictation-eye{opacity:1;visibility:visible;pointer-events:auto}.lhphuc-voca__dictation-eye:hover{color:var(--lhphuc-voca-accent)}.lhphuc-voca__dictation-overlay{position:absolute;top:1px;left:1px;right:1px;bottom:1px;background:var(--lhphuc-voca-surface);border-radius:5px;color:#ea580c;font-weight:600;font-size:16px;display:flex;align-items:center;justify-content:center;padding:0 32px 0 12px;z-index:5;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s ease;letter-spacing:normal}.lhphuc-voca__dictation-blank.show-hint .lhphuc-voca__dictation-overlay{opacity:1;visibility:visible}.lhphuc-voca__dictation-actions{display:flex;justify-content:center;gap:12px;margin:18px 0 0}.lhphuc-voca__dictation-btn{min-width:150px;border:0;border-radius:10px;padding:12px 18px;font-weight:700;font-size:15px;cursor:pointer;transition:transform .2s ease,opacity .2s ease,background .2s ease}.lhphuc-voca__dictation-btn:hover:not(:disabled){transform:translateY(-1px)}.lhphuc-voca__dictation-btn:disabled{opacity:.55;cursor:not-allowed}.lhphuc-voca__dictation-hint{background:var(--lhphuc-voca-warning-soft-2);color:var(--lhphuc-voca-warning-text-strong);border:1px solid var(--lhphuc-voca-warning-border-soft)}.lhphuc-voca__dictation-hint.is-active{background:#ffedd5;color:#9a3412}.lhphuc-voca__dictation-check{background:var(--lhphuc-voca-accent);color:var(--lhphuc-voca-surface)}.lhphuc-voca__dictation-feedback{min-height:24px;margin-top:16px;text-align:center;color:var(--lhphuc-voca-muted);font-size:14px;font-weight:600}.lhphuc-voca__dictation-feedback.is-error{color:var(--lhphuc-voca-danger-text-strong)}.lhphuc-voca__dictation-feedback.is-info{color:var(--lhphuc-voca-accent)}@keyframes lhphuc-voca-dictation-wave{0%{height:8px}to{height:24px}}@media (max-width:640px){.lhphuc-voca__dictation{padding:18px}.lhphuc-voca__dictation-audiobar{gap:10px;padding:12px}.lhphuc-voca__dictation-sentence{font-size:18px;line-height:2.05;padding:0}.lhphuc-voca__dictation-input{font-size:16px;max-width:22ch}.lhphuc-voca__dictation-actions{flex-direction:column}.lhphuc-voca__dictation-btn{width:100%}}.lhphuc-voca-app[data-lhphuc-voca-mode=dashboard] .lhphuc-voca__dictation{width:100%;max-width:none}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw{--fmw-accent:var(--lhpv-game-accent,var(--lhphuc-voca-accent,#7c3aed));--fmw-accent-strong:var(--lhpv-game-accent-strong,#6d28d9);--fmw-accent-soft:var(--lhpv-game-accent-soft,rgba(124,58,237,.1));--fmw-ink:var(--lhpv-game-ink,var(--lhphuc-voca-text-dark,#111827));--fmw-muted:var(--lhpv-game-muted,var(--lhphuc-voca-text-soft,#64748b));--fmw-line:var(--lhpv-game-line,var(--lhphuc-voca-border-light,#e2e8f0));--fmw-bg-soft:#f8fafc;--fmw-warn:#d97706;--fmw-ok-bg:#ecfdf5;--fmw-ok-line:#6ee7b7;--fmw-ok-text:#065f46;--fmw-bad-bg:#fef2f2;--fmw-bad-line:#fca5a5;--fmw-bad-text:#991b1b;position:relative;background:var(--lhphuc-voca-surface,#ffffff);border:1px solid var(--fmw-line);border-radius:20px;box-shadow:0 4px 20px rgba(15,23,42,.06);padding:28px}[data-css-theme=dark] .lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw{--fmw-bg-soft:var(--learner-color-surface-soft,#1b2538);--fmw-ok-bg:var(--learner-color-success-soft,rgba(34,197,94,0.16));--fmw-ok-line:var(--learner-color-success,#22c55e);--fmw-ok-text:var(--learner-color-success-strong,#4ade80);--fmw-bad-bg:var(--learner-color-danger-soft,rgba(248,113,113,0.16));--fmw-bad-line:var(--learner-color-danger,#f87171);--fmw-bad-text:var(--learner-color-danger,#f87171)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__tag{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;padding:6px 12px;border-radius:999px;background:var(--fmw-accent-soft);color:var(--fmw-accent);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__tag:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--fmw-accent)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__sentence{margin:0;padding:12px 16px;border:1px solid var(--fmw-line);border-radius:12px;background:var(--fmw-bg-soft);color:var(--fmw-ink);font-size:17px;line-height:1.7;word-spacing:1px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__sentence{padding:12px 16px;border-radius:12px;font-size:17px;line-height:1.7}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__text{white-space:pre-wrap}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__word{position:relative;display:inline-flex;align-items:baseline;gap:1px;margin:0 2px;padding:2px 8px;border:1px solid color-mix(in srgb,var(--fmw-accent) 25%,transparent);border-radius:8px;background:var(--fmw-accent-soft);font-weight:700;letter-spacing:.02em;transition:background .2s ease,border-color .2s ease}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__word+.lhp-fmw__word{margin-left:6px}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__word--given{border-style:dashed;background:#ffffff}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__ch{display:inline-block;min-width:.6em;text-align:center;transition:color .15s ease}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__ch--fixed{color:var(--fmw-accent-strong)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__word--given .lhp-fmw__ch--fixed{color:var(--fmw-muted)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__ch--user{color:var(--fmw-ink);animation:lhpv-fmw-chpop .18s ease}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__ch--revealed{color:var(--fmw-warn)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__ch--empty{margin:0 1px;color:transparent;border-bottom:2px solid color-mix(in srgb,var(--fmw-accent) 35%,transparent)}@keyframes lhpv-fmw-chpop{0%{transform:translateY(-3px);opacity:0}to{transform:translateY(0);opacity:1}}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slots{display:flex;flex-wrap:wrap;gap:18px;align-items:flex-start;justify-content:center;margin:14px 0 6px}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot-group{position:relative;display:flex;flex-wrap:wrap;gap:var(--fmw-slot-gap,6px);align-items:center;justify-content:center}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot-group--given{min-height:var(--fmw-slot-h,56px);padding:4px 10px;border:1px dashed color-mix(in srgb,var(--fmw-accent) 25%,var(--fmw-line));border-radius:10px;background:var(--fmw-bg-soft);color:var(--fmw-muted);font-size:18px;font-weight:700;letter-spacing:.04em}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot--fixed:before,.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot-group--given:before{content:"đã cho";position:absolute;top:-6px;left:50%;transform:translateX(-50%);padding:0 5px;border:1px solid var(--fmw-line);border-radius:6px;background:#ffffff;color:var(--fmw-muted);font-size:8px;font-weight:700;line-height:12px;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot-group__label{position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);color:var(--fmw-muted);font-size:9px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot{position:relative;display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:var(--fmw-slot-w,44px);height:var(--fmw-slot-h,56px);margin:0;padding:0;border:2px solid var(--fmw-line);border-radius:var(--fmw-slot-radius,12px);background:#ffffff;color:var(--fmw-ink);font:inherit;font-size:var(--fmw-slot-font,22px);font-weight:700;line-height:1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw button.lhp-fmw__slot:disabled{opacity:1;cursor:default}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot--fixed{border-style:dashed;background:var(--fmw-bg-soft);color:var(--fmw-muted);cursor:default}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot.is-active{border-color:var(--fmw-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--fmw-accent) 18%,transparent);transform:translateY(-2px)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot.is-active:after{content:"";position:absolute;width:2px;height:var(--fmw-caret-h,26px);background:var(--fmw-accent);animation:lhpv-fmw-caret 1s ease-in-out infinite}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot.is-active.has-value:after{display:none}@keyframes lhpv-fmw-caret{0%,49%{opacity:1}50%,to{opacity:0}}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot.has-value{color:var(--fmw-accent-strong)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot.is-revealed{border-color:var(--fmw-warn);background:color-mix(in srgb,var(--fmw-warn) 12%,#ffffff);color:var(--fmw-warn)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw.is-correct .lhp-fmw__slot:not(.lhp-fmw__slot--fixed),.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw.is-correct .lhp-fmw__word{border-color:var(--fmw-ok-line);background:var(--fmw-ok-bg);color:var(--fmw-ok-text)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw.is-correct .lhp-fmw__ch{color:var(--fmw-ok-text)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw.is-timeout .lhp-fmw__word,.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw.is-wrong .lhp-fmw__word{border-color:var(--fmw-bad-line);background:var(--fmw-bad-bg)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw.is-timeout .lhp-fmw__ch,.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw.is-wrong .lhp-fmw__ch--user{color:var(--fmw-bad-text)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw.is-timeout .lhp-fmw__slot:not(.lhp-fmw__slot--fixed):not(.is-revealed),.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw.is-wrong .lhp-fmw__slot:not(.lhp-fmw__slot--fixed):not(.is-revealed){border-color:var(--fmw-bad-line);background:var(--fmw-bad-bg);color:var(--fmw-bad-text)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__input,.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__input{position:absolute!important;left:0!important;top:0!important;width:1px!important;min-width:1px!important;max-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;border:0!important;font-size:16px!important;opacity:0!important;pointer-events:none!important}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__feedback{min-height:18px;margin-top:14px;color:var(--fmw-muted);font-size:13px;font-weight:600;text-align:center;opacity:0;transition:opacity .15s ease}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__feedback.is-show{opacity:1}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__feedback.is-success{color:var(--fmw-ok-text);font-weight:700}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__feedback.is-error{color:#b91c1c}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__feedback.is-hint{color:var(--fmw-warn)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__feedback.is-show{padding:0;border:0;background:transparent}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__actions{margin-top:8px;display:flex;justify-content:flex-end}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__btn{border:0;border-radius:10px;padding:10px 18px;background:rgba(245,158,11,.15);color:#b45309;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease,opacity .2s ease}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__btn:hover:not(:disabled){background:rgba(245,158,11,.24);transform:translateY(-1px)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__btn:disabled{opacity:.5;cursor:not-allowed}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__explain{margin-top:18px;padding-top:18px;border-top:1px solid var(--fmw-line)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__explain-inner,.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__toast-explain{color:var(--fmw-muted);line-height:1.6}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw.is-shake{animation:lhpv-fmw-shake .35s ease}@keyframes lhpv-fmw-shake{0%,to{transform:translateX(0)}25%{transform:translateX(-6px)}75%{transform:translateX(6px)}}@media (max-width:640px){.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw{padding:22px 18px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__sentence,.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__sentence{padding:14px;font-size:16px;line-height:1.75}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__word{padding:1px 6px}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slots{gap:14px;margin:18px 0 8px}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot-group{gap:var(--fmw-slot-gap,5px)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot{width:var(--fmw-slot-w,36px);height:var(--fmw-slot-h,48px);border-radius:var(--fmw-slot-radius,10px);font-size:var(--fmw-slot-font,19px)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot.is-active:after{height:var(--fmw-caret-h,22px)}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot--fixed:before,.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot-group--given:before,.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot-group__label{display:none}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__slot-group--given{min-height:var(--fmw-slot-h,48px);padding:4px 10px;font-size:18px}}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__explain-inner .lhpv-td-wrap,.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__toast-explain .lhpv-td-wrap{margin-top:10px}.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__explain-inner .lhpv-td-bubble-green,.lhphuc-voca__quiz-card--fill_missing_word.lhp-fmw .lhp-fmw__toast-explain .lhpv-td-bubble-green{max-width:100%}.lhphuc-voca__quiz-card--highlight-incorrect-word{padding:16px;position:relative}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__title{font-weight:700;font-size:1rem}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__play{width:42px;height:42px;border-radius:999px;border:0;cursor:pointer;font-weight:700;font-size:18px;color:var(--lhphuc-voca-surface);background:#1a73e8;box-shadow:0 4px 10px rgba(26,115,232,.25)}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__sentence{display:flex;flex-wrap:wrap;gap:8px 9px;line-height:1.8;justify-content:center;background:#f8faff;border:1px solid #d2e3fc;border-radius:14px;padding:14px}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__word{border:2px solid transparent;background:transparent;color:inherit;border-radius:10px;padding:2px 8px;cursor:pointer;font-weight:700;transition:all .18s ease}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__word:hover{background:rgba(26,115,232,.08)}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__word.is-selected{background:#1a73e8;color:var(--lhphuc-voca-surface);border-color:#1a73e8;transform:translateY(-1px)}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__word.is-wrong{background:transparent;color:#c5221f;border-color:#ea4335}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__word.is-correct{background:#e6f4ea;color:#137333;border-color:#34a853}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__word.is-hint{background:#fff8e1;border-color:#f6bf26}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__word.is-revealable{cursor:help;box-shadow:inset 0 -2px 0 rgba(19,115,51,.28)}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__actions{margin:14px auto 0;display:flex;justify-content:center;gap:10px;max-width:420px}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__btn{flex:1;border-radius:12px;padding:11px 10px;border:1px solid #d0d7de;background:var(--lhphuc-voca-surface);cursor:pointer;font-weight:700}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__btn--check{background:#1a73e8;color:var(--lhphuc-voca-surface);border-color:#1a73e8}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__btn--hint{color:#1a73e8;border-color:#d2e3fc;background:#f8faff}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__btn[disabled],.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__word[disabled]{opacity:.65;cursor:not-allowed}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__feedback{margin-top:12px;padding:12px 14px;border-radius:12px;border:1px solid rgba(0,0,0,.08);background:var(--lhphuc-voca-surface)}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__feedback[data-kind=success]{border-left-color:#34a853;background:#e6f4ea}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__feedback[data-kind=error]{border-left-color:#ea4335;background:var(--lhphuc-voca-surface)}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__feedback[data-kind=hint]{border-left-color:#1a73e8;background:#f8faff}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__msg{display:grid;gap:8px}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__msg-title{font-weight:700}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__msg-explain{line-height:1.55;opacity:.95}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__altPopup{display:none}.lhp-hiw__altPopup--global{position:fixed;z-index:100120;display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:0;max-width:min(260px,calc(100vw - 16px));box-sizing:border-box;background:var(--lhphuc-voca-text);color:var(--lhphuc-voca-surface);padding:8px 12px;border-radius:10px;font-size:13px;font-weight:700;line-height:1.35;box-shadow:0 12px 28px rgba(15,23,42,.22);pointer-events:none;opacity:0;white-space:nowrap;text-align:center;word-break:normal;overflow-wrap:normal;transition:opacity .18s ease,transform .18s ease;transform:translateY(-4px)}.lhp-hiw__altPopup--global:after{content:"";position:absolute;left:50%;bottom:-6px;width:12px;height:12px;background:var(--lhphuc-voca-text);transform:translateX(-50%) rotate(45deg);border-radius:2px}.lhp-hiw__altPopup--global.is-below:after{top:-6px;bottom:auto}.lhp-hiw__altPopup--global.is-visible{opacity:1;transform:translateY(0)}@media (max-width:520px){.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__actions{flex-direction:column}.lhp-hiw__altPopup--global{max-width:min(240px,calc(100vw - 16px));white-space:normal;text-align:center}}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__msg-explain .lhpv-td-wrap{margin-top:10px}.lhphuc-voca__quiz-card--highlight-incorrect-word .lhp-hiw__msg-explain .lhpv-td-bubble-green{max-width:100%}.lhphuc-voca__quiz-card--sentence-reordering{--sr-primary:var(--lhphuc-voca-accent);--sr-muted:rgba(100,116,139,1);--sr-border:rgba(226,232,240,1);--sr-soft:rgba(241,245,249,1);--sr-danger:var(--lhphuc-voca-danger);--sr-success:var(--lhphuc-voca-success-mid)}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__feedback{border-radius:10px;padding:10px 12px;margin-bottom:12px;font-size:13px;line-height:1.45}.lhphuc-voca__quiz-card--sentence-reordering.is-correct .lhp-sr__feedback{background:var(--lhphuc-voca-success-soft);border:1px solid #a7f3d0;color:#047857}.lhphuc-voca__quiz-card--sentence-reordering.is-wrong .lhp-sr__feedback{background:var(--lhphuc-voca-danger-soft);border:1px solid var(--lhphuc-voca-danger-border-light);color:var(--lhphuc-voca-danger-strong)}.lhphuc-voca__quiz-card--sentence-reordering.is-warn .lhp-sr__feedback{background:var(--lhphuc-voca-accent-soft);border:1px solid var(--lhphuc-voca-accent-border-soft);color:var(--lhphuc-voca-accent-strong)}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__target{min-height:64px;border:2px dashed var(--lhphuc-voca-border-strong);border-radius:12px;padding:10px;display:flex;flex-wrap:wrap;gap:10px;background:var(--sr-soft);margin-bottom:12px}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__source{min-height:64px;border-radius:12px;padding:10px;display:flex;flex-wrap:wrap;gap:10px;background:white;border:1px solid var(--sr-border);margin-bottom:14px}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__block{border:2px solid var(--sr-border);background:white;border-radius:10px;padding:10px 12px;font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 2px 0 var(--sr-border);-webkit-user-select:none;-moz-user-select:none;user-select:none}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__target .lhp-sr__block{border-color:var(--sr-primary);box-shadow:0 2px 0 var(--sr-primary);color:var(--sr-primary)}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__block:active{transform:translateY(2px);box-shadow:0 0 0 transparent}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__block:disabled{opacity:.55;cursor:not-allowed}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:2px}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__btn{width:auto;border:0;border-radius:10px;padding:12px;font-weight:700;cursor:pointer}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__btn--primary{flex:0 1 260px;min-width:180px;background:var(--sr-primary);color:white}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__explain{margin-top:12px;color:var(--lhphuc-voca-text-dark);font-size:14px;line-height:1.7}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__explain .lhphuc-voca-qe-explain,.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__explain .lhpv-td-wrap{margin:14px 0 0}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__explain .lhpv-td-chat-label{margin-bottom:8px}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__explain .lhpv-td-bubble-green{margin:0;max-width:85%}.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__explain .lhpv-td-hl{text-transform:uppercase}@media (max-width:640px){.lhphuc-voca__quiz-card--sentence-reordering .lhp-sr__explain .lhpv-td-bubble-green{max-width:100%}}.lhphuc-voca__quiz-card--sentence-reordering.is-shake{animation:lhp-sr-shake .42s ease}@keyframes lhp-sr-shake{0%{transform:translateX(0)}20%{transform:translateX(-6px)}40%{transform:translateX(6px)}60%{transform:translateX(-4px)}80%{transform:translateX(4px)}to{transform:translateX(0)}}.lhphuc-voca__quiz-card--sentence_paraphrase{--sp-surface:var(--learner-color-surface,#ffffff);--sp-text-main:var(--learner-color-text,#1f2937);--sp-text-sub:var(--learner-color-text-muted,#6b7280);--sp-line:var(--learner-color-border,#e2e8f0);--sp-accent:var(--learner-color-text-body,#4b5563);--sp-correct:var(--learner-color-success-strong,#15803d);--sp-correct-bg:var(--learner-color-success-soft,#dcfce7);--sp-wrong:var(--learner-color-danger,#dc2626);--sp-wrong-bg:var(--learner-color-danger-soft,#fee2e2);width:100%;max-width:none}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__widget{max-width:none;width:100%;margin:0}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__flow-node{position:relative;background:var(--sp-surface);border:1px solid var(--sp-line);border-radius:12px;padding:14px 16px;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.02)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__node-label{font-size:.7rem;text-transform:uppercase;letter-spacing:1px;font-weight:600;color:var(--sp-text-sub);margin-bottom:6px;display:flex;align-items:center;gap:6px}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__en-text{font-size:.95rem;font-weight:500;line-height:1.45;color:var(--sp-text-main);text-align:left}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__vi-text,.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__vi-wrap{font-size:.8rem;color:var(--sp-text-sub);margin-top:8px;padding-top:8px;border-top:1px dashed var(--sp-line);display:none;animation:lhp-sp-expandIn .3s ease}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__vi-text.is-visible{display:block}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__transform-icon{display:flex;justify-content:center;align-items:center;margin:-12px 0;position:relative;z-index:2}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__transform-icon svg{width:28px;height:28px;background:var(--sp-surface);color:var(--sp-accent);border:1px solid var(--sp-line);border-radius:50%;padding:4px}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__options-group{display:grid;gap:12px;position:relative}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__options-group:before{content:"";position:absolute;top:-24px;bottom:20px;left:20px;width:1.5px;background:var(--sp-line);z-index:0}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option{position:relative;border:1px solid var(--sp-line);border-radius:10px;padding:12px 14px 12px 48px;cursor:pointer;background:var(--sp-surface);transition:all .2s;text-align:left;z-index:1}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option:before{content:"≈";position:absolute;left:12px;top:12px;width:22px;height:22px;background:var(--sp-surface);border:1px solid var(--sp-line);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:var(--sp-text-sub);transition:all .2s}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option:hover{border-color:var(--sp-accent)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option:hover:before{border-color:var(--sp-accent);color:var(--sp-accent)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option-letter{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;margin-right:8px;border-radius:999px;font-size:.72rem;font-weight:700;color:var(--sp-text-sub);background:var(--lhphuc-voca-surface-2);vertical-align:top}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option.is-correct{border-color:var(--sp-correct);background:var(--sp-correct-bg)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option.is-correct:before{content:"✓";background:var(--sp-correct);border-color:var(--sp-correct);color:var(--lhphuc-voca-surface)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option.is-correct .lhp-sp__option-letter{background:rgba(5,150,105,.12);color:var(--sp-correct)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option.is-wrong{border-color:var(--sp-wrong);background:var(--sp-wrong-bg)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option.is-wrong:before{content:"×";background:var(--sp-wrong);border-color:var(--sp-wrong);color:var(--lhphuc-voca-surface);font-size:.9rem}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option.is-wrong .lhp-sp__option-letter{background:rgba(220,38,38,.08);color:var(--sp-wrong)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option:disabled{cursor:default}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option:disabled:hover{border-color:var(--sp-line)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option.is-correct:disabled:hover{border-color:var(--sp-correct)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__option.is-wrong:disabled:hover{border-color:var(--sp-wrong)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__feedback{margin-top:14px;padding:12px 14px;border-radius:12px}.lhphuc-voca__quiz-card--sentence_paraphrase.is-correct .lhp-sp__feedback{background:var(--sp-correct-bg);border:1px solid var(--learner-tone-emerald-ring,#a7f3d0);color:var(--learner-color-success-strong,#047857)}.lhphuc-voca__quiz-card--sentence_paraphrase.is-wrong .lhp-sp__feedback{background:var(--sp-wrong-bg);border:1px solid var(--lhphuc-voca-danger-border-light);color:var(--lhphuc-voca-danger-strong)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__msg-title{margin-bottom:6px}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__msg-sentence{font-weight:600;color:var(--sp-text-main)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__vi-wrap{display:block}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__vi-row{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:start;margin-top:8px}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__vi-badge{display:inline-flex;align-items:center;justify-content:center;min-width:66px;padding:2px 8px;border-radius:999px;font-size:.68rem;font-weight:700;background:var(--lhphuc-voca-surface-2);color:var(--sp-text-sub)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__vi-row--correct .lhp-sp__vi-badge{background:rgba(5,150,105,.12);color:var(--sp-correct)}.lhphuc-voca__quiz-card--sentence_paraphrase .lhp-sp__vi-row--wrong .lhp-sp__vi-badge{background:rgba(220,38,38,.1);color:var(--sp-wrong)}@keyframes lhp-sp-expandIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.lhphuc-voca__quiz-card--syntax-sleuth{padding:18px 16px;position:relative}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__top{display:flex;justify-content:flex-end}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__hint{width:44px;height:44px;border-radius:999px;border:2px solid rgba(0,0,0,.12);background:rgba(255,255,255,.92);cursor:pointer;font-size:18px;font-weight:700;line-height:1}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__hint:hover{transform:translateY(-1px)}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__sentence{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 12px;margin-top:10px;font-size:20px;line-height:1.9}@media (max-width:520px){.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__sentence{font-size:18px}}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__word{position:relative;background:transparent;cursor:pointer;padding:2px 10px;border-radius:10px;border:none;border-bottom:3px solid transparent;font-weight:700;transition:.18s ease}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__word:hover{background:rgba(0,0,0,.05);border-bottom-color:rgba(2,132,199,.9);transform:translateY(-2px)}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__feedback{margin-top:14px;padding:0;border-radius:0;background:transparent;border:0;text-align:left}.lhpv-game-shell-card__body .lhphuc-voca__quiz-card--syntax-sleuth .lhp-hiw__msg-explain,.lhpv-game-shell-card__body .lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__msg-explain{width:auto;max-width:100%;margin:14px 0 0;text-align:left}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__msg{display:grid;gap:8px}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__msg-title{font-weight:700}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__msg-explain{opacity:.92;line-height:1.6;white-space:normal}.lhphuc-voca__quiz-card--syntax-sleuth .lhpv-td-wrap{margin-top:8px;box-shadow:none}.lhphuc-voca__quiz-card--syntax-sleuth .lhpv-td-chat-label{margin-bottom:6px}.lhphuc-voca__quiz-card--syntax-sleuth .lhpv-td-chat-row{display:block}.lhphuc-voca__quiz-card--syntax-sleuth .lhpv-td-bubble-green{max-width:100%;width:100%;flex:1 1 auto;box-sizing:border-box}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__word.is-correct{background:rgba(236,253,245,.95);color:rgba(5,150,105,1);border-bottom-color:rgba(5,150,105,.9)}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__word.is-wrong{background:rgba(255,241,242,.95);color:rgba(225,29,72,1);border-bottom-color:rgba(225,29,72,.85)}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__word.is-revealable{cursor:help;box-shadow:inset 0 -2px 0 rgba(5,150,105,.22)}@keyframes lhpSsBlinkTwice{0%,to{transform:scale(1)}25%{transform:scale(1.08)}50%{transform:scale(1)}75%{transform:scale(1.08)}}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__word.is-hint{animation:lhpSsBlinkTwice .9s ease-in-out;background:rgba(255,251,235,.95);border-bottom-color:rgba(217,119,6,.9)}@keyframes lhpSsShake{0%,to{transform:translateX(0)}25%{transform:translateX(-6px)}75%{transform:translateX(6px)}}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__word.is-shake{animation:lhpSsShake .42s}.lhphuc-voca__quiz-card--syntax-sleuth.lhp-ss.is-correct .lhp-ss__feedback{border-color:rgba(5,150,105,.25)}.lhphuc-voca__quiz-card--syntax-sleuth.lhp-ss.is-wrong .lhp-ss__feedback{border-color:rgba(225,29,72,.25)}.lhphuc-voca__quiz-card--syntax-sleuth.lhp-ss.is-hint .lhp-ss__feedback{border-color:rgba(217,119,6,.25)}.lhphuc-voca__quiz-card--syntax-sleuth.lhp-ss.is-timeout .lhp-ss__feedback{border-color:rgba(225,29,72,.25)}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__altPopup{position:absolute;z-index:8;left:50%;bottom:100%;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;width:auto;min-width:0;max-width:min(260px,80vw);inline-size:-moz-fit-content;inline-size:fit-content;box-sizing:border-box;margin-bottom:8px;transform:translate(-50%);background:linear-gradient(180deg,#ecfdf5,#d1fae5);color:#0f7a3c;padding:5px 14px 6px;border:1px solid #a7f3c4;border-radius:12px;line-height:1.2;text-align:center;box-shadow:0 10px 24px rgba(15,118,110,.28);pointer-events:none;opacity:0;white-space:nowrap;transition:opacity .18s ease,transform .18s ease}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__altPopup-tag{font-size:9.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#15803d}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__altPopup-word{font-size:17px;font-weight:700;color:#0f7a3c}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__altPopup:after{content:"";position:absolute;left:50%;bottom:-6px;width:12px;height:12px;background:#d1fae5;border-right:1px solid #a7f3c4;border-bottom:1px solid #a7f3c4;transform:translateX(-50%) rotate(45deg);border-radius:0 0 2px 0}.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__altPopup.is-visible{opacity:1;transform:translate(-50%,-4px)}@media (max-width:520px){.lhphuc-voca__quiz-card--syntax-sleuth .lhp-ss__altPopup{max-width:min(220px,80vw);white-space:normal;text-align:center}}.lhphuc-voca__quiz-card--word-picker{padding:18px;max-width:980px;margin:0 auto}.lhphuc-voca__wp-title{display:none}.lhphuc-voca__wp-sentence{font-size:18px;line-height:1.55;margin-bottom:14px}.lhphuc-voca__wp-blank{display:inline-flex;align-items:center;justify-content:center;min-width:84px;height:40px;padding:0 12px;margin:0 6px;border:var(--lhphuc-voca-blank-border-w) var(--lhphuc-voca-blank-border-style) var(--lhphuc-voca-blank-border);border-radius:var(--lhphuc-voca-blank-radius);background:var(--lhphuc-voca-blank-bg);font-weight:700;transition:border-color .24s ease,background-color .24s ease,transform .24s ease}.lhphuc-voca__wp-blank.is-filled{border-style:solid}.lhphuc-voca__wp-blank.is-flash{animation:lhpWpBlankFlash .42s ease}@keyframes lhpWpBlankFlash{0%,to{transform:scale(1);background:var(--lhphuc-voca-blank-bg);border-color:var(--lhphuc-voca-blank-border)}50%{transform:scale(1.04);background:#FEE2E2;border-color:var(--lhphuc-voca-danger)}}.lhphuc-voca__wp-actions{display:flex;justify-content:flex-end;margin:0 0 14px}.lhphuc-voca__wp-hint{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:14px;border:1px solid #f5d27a;background:#FFF7D6;color:#8A5A00;font-weight:700;box-shadow:0 6px 18px rgba(245,158,11,.12)}.lhphuc-voca__wp-hint:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px rgba(245,158,11,.18)}.lhphuc-voca__wp-hint.is-disabled,.lhphuc-voca__wp-hint:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.lhphuc-voca__wp-hint-icon{font-size:18px;line-height:1}.lhphuc-voca__wp-bank{display:flex;width:100%;justify-content:flex-start;text-align:left;flex-wrap:wrap;gap:12px;padding:14px;border-radius:var(--lhphuc-voca-wp-continue-radius);background:var(--lhphuc-voca-wp-bank-bg)}.lhphuc-voca__wp-opt{display:inline-flex;align-items:center;justify-content:flex-start;padding:14px 18px;border-radius:16px;border:var(--lhphuc-voca-border-w) var(--lhphuc-voca-border-style) var(--lhphuc-voca-wp-bank-border);background:var(--lhphuc-voca-blank-bg);font-size:18px;font-weight:700;transition:transform .14s ease,opacity .24s ease,filter .24s ease,background-color .24s ease,border-color .24s ease}.lhphuc-voca__wp-opt.is-used{opacity:.45}.lhphuc-voca__wp-opt.is-dissolving{pointer-events:none;animation:lhpWpOptionDissolve .52s cubic-bezier(.55,.085,.68,.53) forwards}.lhphuc-voca__wp-opt.is-wrong{border-color:#fca5a5;background:#fef2f2;color:#b91c1c;animation:lhpWpOptionWrong .4s ease}@keyframes lhpWpOptionWrong{0%,to{transform:translateX(0)}20%,60%{transform:translateX(-4px)}40%,80%{transform:translateX(4px)}}@media (prefers-reduced-motion:reduce){.lhphuc-voca__wp-opt.is-wrong{animation:none}}@keyframes lhpWpOptionDissolve{0%{transform:scale(1);opacity:1;filter:blur(0)}40%{transform:scale(1.14) rotate(4deg);opacity:1;background:#FEE2E2;border-color:var(--lhphuc-voca-danger);color:var(--lhphuc-voca-danger-strong)}to{transform:scale(0) rotate(-14deg);opacity:0;filter:blur(4px)}}.lhphuc-voca__wp-explain{margin-top:18px;color:var(--lhphuc-voca-text-dark);font-size:15px;line-height:1.7}.lhphuc-voca__wp-explain .lhphuc-voca-qe-explain,.lhphuc-voca__wp-explain .lhpv-td-wrap{margin:14px 0 0}.lhphuc-voca__wp-explain .lhpv-td-chat-label{margin-bottom:8px}.lhphuc-voca__wp-explain .lhpv-td-bubble-green{margin:0;max-width:85%}.lhphuc-voca__wp-explain .lhpv-td-hl{text-transform:uppercase}@media (max-width:640px){.lhphuc-voca__wp-explain .lhpv-td-bubble-green{max-width:100%}}.lhphuc-voca__quiz-card--word-picker .lhphuc-voca__wp-feedback{margin-top:18px;padding:18px;border-radius:16px;background:rgba(0,128,0,.14)}.lhphuc-voca__quiz-card--word-picker .lhphuc-voca__wp-feedback-title{font-size:26px;font-weight:600;margin-bottom:8px}.lhphuc-voca__quiz-card--word-picker .lhphuc-voca__wp-feedback-sentence{font-size:18px;line-height:1.5;margin-bottom:14px}.lhphuc-voca__quiz-card--word-picker .lhphuc-voca__wp-continue{width:min(360px,100%);margin:28px auto 0;display:block}.lhphuc-voca__wp-explain :where(.lhpv-td-wrap,.lhpv-td-avatar,.lhpv-td-bubble-green,.lhpv-td-hl,.lhphuc-voca-qe-explain){background:transparent;box-shadow:none}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-stem{font-size:20px;line-height:1.4;margin:6px 0 14px}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-options--reading-multi{display:grid;grid-template-columns:1fr;gap:14px}@media (max-width:768px){.lhphuc-voca__reading-multi .lhphuc-voca__mcq-options--reading-multi{grid-template-columns:1fr}}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-option{width:100%;text-align:left;border:2px solid var(--lhphuc-voca-border);background:var(--lhphuc-voca-surface);border-radius:16px;padding:16px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;transition:border-color .15s ease,background-color .15s ease}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-option:hover{background:var(--lhphuc-voca-bg)}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-left{display:flex;align-items:center;gap:12px;min-width:0}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-badge{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:var(--lhphuc-voca-muted);color:var(--lhphuc-voca-surface);font-weight:700;flex:0 0 auto}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-text{font-size:18px;line-height:1.35;color:var(--lhphuc-voca-text);word-break:break-word}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-icon{width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex:0 0 auto;color:var(--lhphuc-voca-surface);opacity:0}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-option.is-correct{border-color:var(--lhphuc-voca-success);background:color-mix(in srgb,var(--lhphuc-voca-success) 10%,var(--lhphuc-voca-surface))}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-option.is-correct .lhphuc-voca__mcq-badge{background:var(--lhphuc-voca-success)}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-option.is-wrong{border-color:var(--lhphuc-voca-danger);background:color-mix(in srgb,var(--lhphuc-voca-danger) 10%,var(--lhphuc-voca-surface))}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-option.is-wrong .lhphuc-voca__mcq-badge{background:var(--lhphuc-voca-danger)}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-icon.is-check{background:var(--lhphuc-voca-success);opacity:1}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-icon.is-x{background:var(--lhphuc-voca-danger);opacity:1}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-option:disabled{cursor:default;opacity:1}.lhphuc-voca__reading-item{margin-top:14px;padding-top:14px;border-top:1px solid var(--lhphuc-voca-surface-2)}.lhphuc-voca__reading-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.lhphuc-voca__reading-no{font-weight:700;color:var(--lhphuc-voca-text)}.lhphuc-voca__reading-summary{margin-top:12px}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-option.is-picked{border-color:var(--lhphuc-voca-text)}.lhphuc-voca__reading-multi .lhphuc-voca__mcq-option.is-picked .lhphuc-voca__mcq-badge{background:var(--lhphuc-voca-text)}.lhphuc-voca__reading-actions{margin-top:12px;display:flex;justify-content:flex-end}.lhphuc-voca__reading-submit:disabled{opacity:.55;cursor:default}.lhphuc-voca__reading-passage{margin-bottom:12px}.lhphuc-voca__bilingual-line{margin:8px 0;padding:10px 12px;border:1px solid var(--lhphuc-voca-border);border-radius:12px}.lhphuc-voca__bilingual-en{font-weight:600;margin-bottom:6px}.lhphuc-voca__bilingual-vi{color:var(--lhphuc-voca-text)}.lhphuc-voca__reading-no-inline{font-weight:700;color:var(--lhphuc-voca-text)}@media (min-width:900px){.lhphuc-voca__quiz-card--reading_multi{display:block}.lhphuc-voca__quiz-card--reading_multi .lhphuc-voca__reading-passage{max-height:none;overflow:visible;padding-right:0}}