.g-runtime{display:flex;flex-direction:column;min-height:100vh;background:#f7f8fb}.g-runtime__top-border{height:4px;background:linear-gradient(90deg,#ef4444 0,var(--learner-color-learning,#f97316) 33%,#ec4899 66%,#a855f7 100%)}.g-runtime__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 24px;background:var(--learner-color-surface,#ffffff)}.g-runtime__title{gap:12px}.g-runtime__icon,.g-runtime__title{display:inline-flex;align-items:center}.g-runtime__icon{justify-content:center;width:38px;height:38px;border-radius:12px;color:var(--learner-color-on-accent,#ffffff);flex-shrink:0}.g-runtime__icon--dictation{background:linear-gradient(135deg,#a855f7,var(--learner-tone-violet-text,#7c3aed))}.g-runtime__icon--find-wrong{background:linear-gradient(135deg,#f87171,var(--learner-color-danger,#dc2626))}.g-runtime__icon--word-order{background:linear-gradient(135deg,#14b8a6,#0d9488)}.g-runtime__icon--mcq{background:linear-gradient(135deg,var(--learner-tone-amber-icon,#fbbf24),var(--learner-color-warning,#d97706))}.g-runtime__icon--match{background:linear-gradient(135deg,#60a5fa,var(--learner-color-brand,#2563eb))}.g-runtime__type-name{font-size:15px;font-weight:700;color:var(--learner-color-text,#0f172a);text-transform:uppercase;letter-spacing:.02em}.g-runtime__meta{display:inline-flex;align-items:center;gap:10px}.g-runtime__timer{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:700;color:#475569;background:var(--learner-color-surface-soft,#f1f5f9);border-radius:999px;border:1px solid var(--learner-color-border,#e2e8f0)}.g-runtime__help,.g-runtime__hint{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--learner-color-warning-soft,#fef3c7);color:var(--learner-tone-amber-text,#b45309);border:0;cursor:pointer}.g-runtime__help{background:var(--learner-color-surface-soft,#f1f5f9);color:#475569}.g-runtime__main{flex:1;background:var(--learner-color-surface,#ffffff);padding:32px 24px}.g-play-big{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#a855f7,var(--learner-tone-violet-text,#7c3aed));color:var(--learner-color-on-accent,#ffffff);border:0;cursor:pointer;margin:0 auto}.g-play-big:hover{transform:scale(1.05)}.g-type-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;border-radius:999px;background:var(--learner-tone-violet-soft,#f3e8ff);color:var(--learner-tone-violet-text,#7c3aed)}.g-type-pill:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor}.g-input{width:100%;max-width:480px;padding:14px 18px;border:2px solid var(--learner-tone-violet-soft,#f3e8ff);border-radius:14px;font-size:16px;background:var(--learner-color-surface,#ffffff);outline:none;text-align:center}.g-input:focus{border-color:#a855f7;box-shadow:0 0 0 4px rgba(168,85,247,.12)}.g-audio-bar{display:flex;align-items:center;gap:12px;padding:10px 16px;border-radius:999px;background:linear-gradient(90deg,var(--learner-color-danger-soft,#fef2f2) 0,var(--learner-tone-orange-soft,#fff7ed) 50%,var(--learner-color-surface,#ffffff) 100%);border:1px solid var(--learner-color-danger-soft,#fecaca)}.g-audio-bar__pause{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--learner-color-danger-soft,#fee2e2);color:var(--learner-color-danger,#b91c1c);border:0;cursor:pointer}.g-audio-bar__track{flex:1;height:4px;border-radius:999px;background:var(--learner-color-danger-soft,#fecaca);position:relative;overflow:hidden}.g-audio-bar__fill{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#ef4444,#ec4899);border-radius:999px}.g-audio-bar__speed{padding:2px 8px;font-size:11px;font-weight:700;color:#475569;background:var(--learner-color-surface,#ffffff);border-radius:6px;border:1px solid var(--learner-color-danger-soft,#fecaca)}.g-word-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;padding:18px 20px;background:#fafafa;border-radius:14px}.g-word-chip{display:inline-flex;align-items:center;padding:8px 14px;font-size:14px;font-weight:500;border-radius:999px;background:var(--learner-color-surface,#ffffff);color:var(--learner-color-text,#0f172a);border:1px solid var(--learner-color-border,#e2e8f0);cursor:pointer;transition:all .12s ease}.g-word-chip:hover{border-color:#a855f7;background:var(--learner-tone-violet-soft,#faf5ff)}.g-word-chip--correct{background:var(--learner-tone-emerald-ring,#d1fae5);border-color:var(--learner-tone-emerald-icon,#10b981);color:var(--learner-color-success-strong,#065f46)}.g-word-chip--wrong{background:var(--learner-color-danger-soft,#fee2e2);border-color:var(--learner-color-danger,#ef4444);color:var(--learner-color-danger,#b91c1c);text-decoration:line-through}.g-word-chip--picked{background:linear-gradient(135deg,#a855f7,var(--learner-tone-violet-text,#7c3aed));color:var(--learner-color-on-accent,#ffffff);border-color:transparent}.g-dropzone{min-height:56px;padding:14px 20px;border:2px dashed var(--learner-color-border-strong,#cbd5e1);border-radius:14px;background:var(--learner-color-page,#f8fafc);display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;text-align:center;font-size:13px;color:var(--learner-color-text-subtle,#94a3b8)}.g-dropzone--has-items{border-style:solid;border-color:#c7d2fe;background:var(--learner-color-brand-soft,#eef2ff);justify-content:flex-start;text-align:left;color:#1e293b}.g-runtime__footer{display:flex;justify-content:center;gap:8px;padding:16px;border-top:1px solid var(--learner-color-border,#e2e8f0)}.g-btn,.g-runtime__footer{background:var(--learner-color-surface,#ffffff)}.g-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:700;border-radius:999px;border:1px solid var(--learner-color-border,#e2e8f0);color:#475569;cursor:pointer}.g-btn:hover{background:var(--learner-color-surface-soft,#f1f5f9)}.g-btn--check{background:linear-gradient(135deg,var(--learner-tone-emerald-icon,#10b981),var(--learner-tone-emerald-text,#059669));color:var(--learner-color-on-accent,#ffffff);border-color:transparent}.g-btn--check:hover{background:linear-gradient(135deg,var(--learner-tone-emerald-text,#059669),var(--learner-color-success-strong,#047857))}.g-btn--next{background:linear-gradient(135deg,#f472b6,#ec4899);color:var(--learner-color-on-accent,#ffffff);border-color:transparent}.g-btn--next:hover{background:linear-gradient(135deg,#ec4899,#db2777)}.g-feedback{margin-top:18px;padding:12px 16px;border-radius:12px;font-size:14px;font-weight:600}.g-feedback--correct{background:var(--learner-tone-emerald-ring,#d1fae5);color:var(--learner-color-success-strong,#065f46)}.g-feedback--wrong{background:var(--learner-color-danger-soft,#fee2e2);color:var(--learner-color-danger,#991b1b)}.lhpv-inline-game-overlay{position:fixed;z-index:860;top:var(--lhphuc-voca-header-h,56px);right:0;bottom:0;left:var(--lhphuc-voca-sidebar-w,280px);overflow:auto;padding:30px 30px 72px;background:var(--lhphuc-voca-bg,#f6f8fc)}.lhphuc-voca-dashboard-shell.is-collapsed .lhpv-inline-game-overlay{left:var(--lhphuc-voca-sidebar-w-collapsed,68px)}.lhphuc-voca-dashboard-shell.has-course.course-open:not(.is-collapsed) .lhpv-inline-game-overlay{left:calc(var(--lhphuc-voca-sidebar-w, 280px) + var(--lhphuc-voca-course-w, 320px))}.lhphuc-voca-dashboard-shell.has-course.course-open.is-collapsed .lhpv-inline-game-overlay{left:calc(var(--lhphuc-voca-sidebar-w-collapsed, 68px) + var(--lhphuc-voca-course-w, 320px))}.lhpv-inline-game-overlay .lhpv-game-bottombar{left:var(--lhphuc-voca-sidebar-w,280px)}.lhphuc-voca-dashboard-shell.is-collapsed .lhpv-inline-game-overlay .lhpv-game-bottombar{left:var(--lhphuc-voca-sidebar-w-collapsed,68px)}.lhphuc-voca-dashboard-shell.has-course.course-open:not(.is-collapsed) .lhpv-inline-game-overlay .lhpv-game-bottombar{left:calc(var(--lhphuc-voca-sidebar-w, 280px) + var(--lhphuc-voca-course-w, 320px))}.lhphuc-voca-dashboard-shell.has-course.course-open.is-collapsed .lhpv-inline-game-overlay .lhpv-game-bottombar{left:calc(var(--lhphuc-voca-sidebar-w-collapsed, 68px) + var(--lhphuc-voca-course-w, 320px))}@media (max-width:900px){.lhpv-inline-game-overlay .lhpv-game-bottombar{left:0}.lhpv-inline-game-overlay{padding:20px 5px 72px}}.lhpv-inline-game-overlay__frame{min-height:100%;display:flex;flex-direction:column}.lhpv-inline-game-overlay__close{position:fixed;z-index:3;top:calc(var(--lhphuc-voca-header-h, 56px) + 8px);right:16px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe3ef;border-radius:50%;background:var(--learner-color-surface,#ffffff);color:var(--learner-color-text-muted,#64748b);box-shadow:0 10px 24px rgba(15,23,42,.12);cursor:pointer;transition:transform .14s ease,border-color .14s ease,color .14s ease}.lhpv-inline-game-overlay__close:hover{transform:scale(1.04);border-color:var(--learner-color-border-strong,#cbd5e1);color:var(--learner-color-text,#0f172a)}.lhpv-inline-game-overlay__status{margin-bottom:14px;padding:12px 16px;border:1px solid #bae6fd;border-radius:16px;background:var(--learner-tone-sky-soft,#f0f9ff);color:#0369a1;font-size:14px;font-weight:700}.lhpv-inline-game-overlay__status--error{border-color:#fecdd3;background:var(--learner-tone-rose-soft,#fff1f2);color:#be123c}.lhpv-inline-game-overlay .lhphuc-voca-runtime-shell{min-height:100%;flex:1 1 auto}.lhpv-inline-game-overlay .lhpv-game-shell-card,.lhpv-inline-game-overlay .lhpv-game-shell-card__body{display:flex;flex-direction:column}.lhpv-inline-game-overlay .lhpv-game-shell-card__body>.lhphuc-voca__quiz-card{flex:1 1 auto}body.lhpv-inline-game-open .lhphuc-voca-dashboard-coursebar,body.lhpv-inline-game-open .lhphuc-voca-dashboard-sidebar{display:none!important}.lhpv-inline-game-overlay{top:0!important;left:0!important;padding:0;background:var(--learner-color-surface,#ffffff)}.lhpv-inline-game-overlay .lhpv-game-bottombar{left:0!important;right:0}.lhpv-inline-game-overlay .lhpv-game-shell-card{flex:1 1 auto;width:100%;max-width:none;margin:0;overflow:visible}.lhpv-inline-game-overlay .lhpv-game-shell-card__head{border-radius:0}.lhpv-inline-game-overlay .lhpv-game-shell-card__body{padding-bottom:84px}.lhpv-game-shell-card__close{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--lhpv-game-line);border-radius:11px;background:var(--learner-color-surface,#ffffff);color:var(--learner-color-text-muted,#64748b);cursor:pointer;transition:border-color .14s ease,color .14s ease,transform .14s ease}.lhpv-game-shell-card__close:hover{border-color:var(--learner-color-border-strong,#cbd5e1);color:var(--learner-color-text,#0f172a);transform:scale(1.04)}.lhpv-game-shell-card__close svg{width:18px;height:18px}@media (max-width:640px){.lhpv-game-shell-card__head{padding:6px 10px;gap:7px}.lhpv-game-shell-card__close{width:30px;height:30px;border-radius:9px}.lhpv-game-shell-card__close svg{width:16px;height:16px}.lhpv-game-shell-card__head .lhpv-game-shell-card__identity{display:none}.lhpv-game-shell-card__tools{gap:4px;margin-left:auto}.lhpv-game-shell-card__tool{width:28px;height:28px}}.lhpv-inline-game-overlay .lhpv-game-shell-card{background:transparent;border:0;box-shadow:none;border-radius:0}.lhpv-inline-game-overlay .lhpv-game-shell-card__head{position:sticky;top:0;z-index:5;background:var(--learner-color-surface,#ffffff);padding-inline:max(12px,calc((100% - 820px) / 2 + 14px))}.lhpv-inline-game-overlay .lhphuc-voca-runtime-shell[data-game-qtype]{margin-top:0}.lhpv-inline-game-overlay .lhpv-game-shell-card__body{padding-top:18px}.lhpv-inline-game-overlay .lhpv-game-shell-card__body,.lhpv-inline-game-overlay .lhpv-game-shell-card__help{width:100%;max-width:820px;margin-inline:auto;align-self:center}[data-css-theme=dark] .lhp-sp__flow-node,[data-css-theme=dark] .lhp-sp__option,[data-css-theme=dark] .lhphuc-voca__mcq-option{background:var(--learner-color-surface-soft,#1b2538);border-color:color-mix(in srgb,var(--learner-color-border,#273349) 50%,transparent)}[data-game-source-qtype=mcq_collocation] .lhpv-ans__explain .lhpv-explain-card:before,[data-game-source-qtype=mcq_collocation] .lhpv-ans__explain .lhpv-explain-card__en,[data-game-source-qtype=mcq_collocation] .lhpv-ans__explain .lhpv-explain-card__vi{display:none}[data-game-source-qtype=mcq_collocation] .lhpv-ans__explain .lhpv-explain-card{padding-left:18px}.lhpv-inline-game-overlay .lhphuc-voca-runtime-shell{padding:0;border:0;border-radius:0;background:transparent;max-width:none}.lhphuc-voca-runtime-shell[data-game-slug]{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.lhpv-game-standalone-pad{padding:30px 30px 0}@media (max-width:900px){.lhpv-game-standalone-pad{padding:20px 5px 0}}.lhpv-game-album-crumb{display:inline-flex;align-items:center;gap:6px;margin:0 0 12px;padding:6px 14px 6px 10px;border:1px solid #dbe3ef;border-radius:999px;background:var(--learner-color-surface,#ffffff);color:#475569;font-size:13.5px;font-weight:700;line-height:1.2;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease}.lhpv-game-album-crumb:hover{background:var(--learner-color-surface-soft,#f1f5f9);border-color:var(--learner-color-border-strong,#cbd5e1);color:var(--learner-color-text,#0f172a)}.lhpv-game-album-crumb__text{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lhp-vt-topbar-breadcrumb-slot .lhpv-game-album-crumb{margin:0;padding:5px 12px 5px 9px;font-size:13px}.lhp-vt-topbar-breadcrumb-slot .lhpv-game-album-crumb__text{max-width:42vw}@media (min-width:768px){.lhp-vt-topbar-breadcrumb-slot .lhpv-game-album-crumb__text{max-width:240px}}.lhpv-game-swap-in{animation:lhpv-game-swap-in .22s ease}@keyframes lhpv-game-swap-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.lhpv-game-swap-in{animation:none}}@media (max-width:900px){.lhphuc-voca-dashboard-shell.has-course.course-open.is-collapsed .lhpv-inline-game-overlay,.lhphuc-voca-dashboard-shell.has-course.course-open:not(.is-collapsed) .lhpv-inline-game-overlay,.lhphuc-voca-dashboard-shell.is-collapsed .lhpv-inline-game-overlay,.lhpv-inline-game-overlay{z-index:100080;top:var(--lhphuc-voca-header-h,50px);left:0;padding:0 0 72px}.lhpv-inline-game-overlay__close{top:calc(var(--lhphuc-voca-header-h, 50px) + 8px);right:10px}}.lhphuc-voca-runtime-shell{--lhpv-game-accent:var(--learner-color-brand,#2563eb);--lhpv-game-accent-strong:var(--learner-color-brand-strong,#1d4ed8);--lhpv-game-accent-soft:var(--learner-color-brand-soft,#eff6ff);--lhpv-game-accent-border:var(--learner-color-brand-border,#bfdbfe);--lhpv-game-ink:var(--learner-color-text,#0f172a);--lhpv-game-muted:var(--learner-color-text-muted,#64748b);--lhpv-game-line:var(--learner-color-border,#e2e8f0);max-width:100%;min-width:0}.lhphuc-voca-runtime-shell *,.lhphuc-voca-runtime-shell :after,.lhphuc-voca-runtime-shell :before{box-sizing:border-box}.lhpv-game-shell-card{position:relative;overflow:hidden;width:100%;max-width:100%;min-width:0;background:var(--learner-color-surface,#ffffff);border:1px solid var(--lhpv-game-line);border-radius:18px;box-shadow:0 1px 2px rgba(15,23,42,.04),0 8px 24px -12px rgba(15,23,42,.12)}.lhpv-game-shell-card:before{display:none}.lhpv-game-shell-card__head{justify-content:flex-start;gap:10px;min-width:0;min-height:0;padding:11px 14px;border-bottom:1px solid var(--lhpv-game-line);background:var(--learner-color-surface,#ffffff)}.lhpv-game-shell-card__head,.lhpv-game-shell-card__identity,.lhpv-game-shell-card__stats,.lhpv-game-shell-card__tools{display:flex;align-items:center}.lhpv-game-shell-card__identity{min-width:0;gap:10px}.lhpv-game-shell-card__icon{width:30px;height:30px;flex:0 0 30px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;color:var(--lhpv-game-accent,var(--learner-color-brand,#2563eb));background:color-mix(in srgb,var(--lhpv-game-accent,var(--learner-color-brand,#2563eb)) 12%,var(--learner-color-surface,#ffffff));box-shadow:none}.lhpv-game-shell-card__icon svg{width:17px;height:17px}.lhpv-game-shell-card__copy{display:grid;gap:1px;min-width:0}.lhpv-game-q{animation:lhpvGameIn .3s var(--learner-ease,cubic-bezier(.16,1,.3,1)) both}@keyframes lhpvGameIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.lhpv-game-q{animation:none}}.lhpv-fx-points{position:fixed;left:50%;top:40%;z-index:900;pointer-events:none;font-size:30px;font-weight:800;color:var(--learner-color-success,#16a34a);text-shadow:0 2px 10px color-mix(in srgb,var(--learner-color-success,#16a34a) 30%,transparent);animation:lhpvFxPointsUp 1.1s var(--learner-ease,cubic-bezier(.16,1,.3,1)) forwards}@keyframes lhpvFxPointsUp{0%{opacity:0;transform:translate(-50%,10px) scale(.7)}25%{opacity:1;transform:translate(-50%,-8px) scale(1.12)}to{opacity:0;transform:translate(-50%,-78px) scale(1)}}.lhpv-fx-celebrate{position:fixed;inset:0;z-index:950;display:grid;place-items:center;pointer-events:none}.lhpv-fx-celebrate__card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:22px 36px;border-radius:22px;background:var(--learner-color-surface,#ffffff);border:1px solid var(--learner-color-brand-border,#bfdbfe);box-shadow:0 24px 60px -12px color-mix(in srgb,var(--learner-color-brand,#2563eb) 40%,transparent);animation:lhpvFxCelebrate 2.2s var(--learner-ease,cubic-bezier(.16,1,.3,1)) forwards}.lhpv-fx-celebrate__flame{font-size:46px;line-height:1;animation:lhpvFxFlame .6s ease-in-out infinite alternate}.lhpv-fx-celebrate__title{font-size:19px;font-weight:800;color:var(--learner-color-brand-strong,#1d4ed8)}.lhpv-fx-celebrate__sub{font-size:13px;color:var(--learner-color-text-muted,#64748b)}@keyframes lhpvFxCelebrate{0%{opacity:0;transform:scale(.7) translateY(14px)}12%{opacity:1;transform:scale(1.06) translateY(0)}20%{transform:scale(1)}85%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96) translateY(-10px)}}@keyframes lhpvFxFlame{0%{transform:scale(1) rotate(-5deg)}to{transform:scale(1.15) rotate(5deg)}}@media (prefers-reduced-motion:reduce){.lhpv-fx-celebrate__card,.lhpv-fx-celebrate__flame,.lhpv-fx-points{animation:none}.lhpv-fx-points{opacity:1}}.lhpv-game-shell-card__label{color:var(--lhpv-game-ink);font-size:13.5px;line-height:1.15;font-weight:700;letter-spacing:0;text-transform:none}.lhpv-game-shell-card__subline{display:block;min-width:0;overflow:hidden;color:var(--learner-color-text-subtle,#94a3b8);font-size:11px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.lhpv-game-shell-card__tools{flex:0 0 auto;min-width:0;max-width:100%;margin-left:auto;justify-content:flex-end;gap:8px}.lhpv-game-shell-card__tool{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--learner-color-surface-soft,#f1f5f9);color:var(--learner-color-text-subtle,#94a3b8);cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.lhpv-game-shell-card__tool--hint{border-color:var(--learner-color-brand-border,#bfdbfe);background:var(--learner-color-brand-soft,#eff6ff);color:var(--learner-color-brand-strong,#1d4ed8)}.lhpv-game-shell-card__tool--hint.is-active,.lhpv-game-shell-card__tool--hint:hover:not(:disabled){border-color:var(--learner-color-brand,#2563eb);background:var(--learner-color-brand-soft,#eff6ff);color:var(--learner-color-brand-strong,#1d4ed8)}.lhpv-game-shell-card__tool.is-active,.lhpv-game-shell-card__tool:hover:not(:disabled){border-color:var(--lhpv-game-accent-border);background:var(--lhpv-game-accent-soft);color:var(--lhpv-game-accent-strong);transform:translateY(-1px)}.lhpv-game-shell-card__tool:disabled{cursor:not-allowed;opacity:.45}.lhpv-game-shell-card__timer.lhpv-tmr,.lhpv-tmr{position:relative;width:36px;height:36px;min-width:0;padding:0;display:grid;place-items:center;border:0;background:transparent;box-shadow:none;flex:0 0 auto}.lhpv-tmr__svg{width:36px;height:36px;transform:rotate(-90deg)}.lhpv-tmr__bg{fill:none;stroke:var(--learner-color-border,#e2e8f0);stroke-width:3.2}.lhpv-tmr__fg{fill:none;stroke:var(--lhpv-game-accent,var(--learner-color-brand,#2563eb));stroke-width:3.2;stroke-linecap:round;transition:stroke-dashoffset .95s linear,stroke .3s ease}.lhpv-tmr.is-low .lhpv-tmr__fg{stroke:var(--learner-color-warning,#d97706)}.lhpv-tmr.is-critical .lhpv-tmr__fg,.lhpv-tmr.is-out .lhpv-tmr__fg{stroke:var(--learner-color-danger,#dc2626);animation:lhpv-tmr-pulse 1s ease-in-out infinite}.lhpv-tmr__n{position:absolute;font-size:11px;font-weight:700;line-height:1;color:var(--learner-color-text-body,#334155);font-variant-numeric:tabular-nums}.lhpv-tmr.is-critical .lhpv-tmr__n,.lhpv-tmr.is-out .lhpv-tmr__n{color:var(--learner-color-danger,#dc2626)}@keyframes lhpv-tmr-pulse{50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.lhpv-tmr.is-critical .lhpv-tmr__fg,.lhpv-tmr.is-out .lhpv-tmr__fg{animation:none}}.lhpv-game-shell-card__help{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 28px;border-bottom:1px solid var(--lhpv-game-accent-border);background:var(--lhpv-game-accent-soft);color:var(--lhpv-game-accent-strong);font-size:13px;font-weight:700;line-height:1.5}.lhpv-game-shell-card__stats{gap:12px;color:var(--lhpv-game-muted);font-size:12px;font-weight:700;white-space:nowrap}.lhpv-game-shell-card__stats b{color:var(--lhpv-game-ink);font-variant-numeric:tabular-nums}.lhpv-game-shell-card__stats--inline{display:none}.lhpv-game-shell-card__body{min-height:240px;padding:18px 18px 12px;background:var(--learner-color-surface,#ffffff)}.lhpv-game-shell-card__body .lhphuc-voca__quiz-card,.lhpv-game-shell-card__body>.lhphuc-voca__quiz-card{max-width:none;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}[data-game-qtype=reading] .lhpv-game-shell-card,[data-game-qtype=writing] .lhpv-game-shell-card{background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}[data-game-qtype=reading] .lhpv-game-shell-card:before,[data-game-qtype=reading] .lhpv-game-shell-card__head,[data-game-qtype=reading] .lhpv-game-shell-card__stats,[data-game-qtype=writing] .lhpv-game-shell-card:before,[data-game-qtype=writing] .lhpv-game-shell-card__head,[data-game-qtype=writing] .lhpv-game-shell-card__stats{display:none}[data-game-qtype=reading] .lhpv-game-shell-card__body,[data-game-qtype=writing] .lhpv-game-shell-card__body{background:transparent;min-height:0;padding:0}.lhphuc-voca-runtime-shell[data-game-qtype]{width:100%;margin-left:auto;margin-right:auto;margin-top:18px}.lhphuc-voca-runtime-shell[data-game-qtype=reading],.lhphuc-voca-runtime-shell[data-game-qtype=writing]{background:transparent;background-image:none;border:0;border-radius:0;box-shadow:none}.hc-course-runtime__main:has([data-game-qtype=reading]),.hc-course-runtime__main:has([data-game-qtype=writing]){background:transparent}.lhpv-game-shell-card__body .lhphuc-voca__quiz-card--mcq{width:100%}.lhpv-game-shell-card__body .lhphuc-voca__mcq-stem{margin:0 0 15px;color:var(--lhpv-game-ink);font-size:17px;font-weight:600;line-height:1.55}.lhpv-game-shell-card__body .lhphuc-voca__mcq-highlight{color:var(--lhpv-game-accent-strong);background-image:linear-gradient(120deg,var(--lhpv-game-accent-border) 0,var(--lhpv-game-accent-border) 100%)}.lhpv-game-shell-card__body .lhphuc-voca__mcq-options{gap:9px}.lhpv-game-shell-card__body .lhphuc-voca__mcq-option{min-height:0;padding:12px 14px;border:1.5px solid var(--learner-color-border,#e5e7eb);border-radius:13px;background:var(--learner-color-surface,#ffffff)}.lhpv-game-shell-card__body .lhphuc-voca__mcq-option:hover:not(:disabled):not(.is-eliminated){border-color:var(--lhpv-game-accent);background:var(--lhpv-game-accent-soft);box-shadow:none}.lhpv-game-shell-card__body .lhphuc-voca__mcq-badge{width:23px;height:23px;border-radius:7px;background:var(--learner-color-surface-soft,#f1f5f9);color:var(--lhpv-game-muted);box-shadow:none}.lhpv-game-shell-card__body .lhphuc-voca__mcq-option:hover:not(:disabled):not(.is-eliminated) .lhphuc-voca__mcq-badge{border-color:var(--lhpv-game-accent);background:var(--lhpv-game-accent);color:var(--learner-color-on-accent,#ffffff)}.lhpv-game-shell-card__body .lhphuc-voca__mcq-option.is-correct{border:2px solid var(--learner-tone-emerald-icon,#6ee7b7);border-color:var(--learner-tone-emerald-icon,#6ee7b7);background:var(--learner-tone-emerald-soft,#ecfdf5);color:var(--learner-color-success-strong,#065f46)}.lhpv-game-shell-card__body .lhphuc-voca__mcq-option.is-correct .lhphuc-voca__mcq-badge,.lhpv-game-shell-card__body .lhphuc-voca__mcq-option.is-correct .lhphuc-voca__mcq-icon{background:var(--learner-tone-emerald-icon,#10b981);border-color:var(--learner-tone-emerald-icon,#10b981);color:var(--learner-color-on-accent,#ffffff)}.lhpv-game-shell-card__body .lhphuc-voca__mcq-text{color:var(--lhpv-game-ink);font-size:18px;font-weight:500}.lhpv-game-shell-card__body :is(.lhphuc-voca__mcq-footer,.lhp-fmw__actions){display:none}.lhpv-game-shell-card__body :is(.lhp-hiw__btn--hint,.lhp-ss__hint,.lhphuc-voca__wp-hint,.lhp-fmw__btn--hint){display:none}.lhpv-game-actionrow{margin:auto -24px -16px;padding:14px 20px 18px;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:nowrap;border-top:1px solid var(--lhpv-game-line);background:var(--learner-color-surface,#ffffff)}.lhpv-game-actionrow .lhphuc-voca-dashboard-cta-btn{min-height:42px;border-radius:16px;padding:10px 16px;border:1px solid #dbe3ef;background:var(--learner-color-page,#f8fafc);color:var(--learner-color-text,#0f172a);box-shadow:0 10px 22px rgba(15,23,42,.05);white-space:nowrap;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.lhpv-game-actionrow .lhphuc-voca-dashboard-cta-btn:hover:not(:disabled){transform:translateY(-1px);border-color:var(--lhpv-game-accent-border);box-shadow:0 14px 28px rgba(15,23,42,.08)}.lhpv-game-actionrow .lhphuc-voca-dashboard-cta-btn--primary{border-color:transparent;background:var(--learner-color-text,#0f172a);color:var(--learner-color-on-accent,#ffffff)}.lhpv-game-actionrow .lhphuc-voca-dashboard-cta-btn--soft:first-child{background:var(--learner-color-brand-soft,#eef2ff);border-color:#c7d2fe}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body :is(.lhphuc-voca__dictation-player,.lhphuc-voca__player--word-picker,.lhp-hiw__top){display:flex;align-items:center;gap:14px;margin:0 0 16px;padding:9px 12px;border:1px solid var(--lhpv-game-accent-border);border-radius:14px;background:var(--lhpv-game-accent-soft)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body :is(.lhphuc-voca__dictation-play,.lhphuc-voca__player-play,.lhp-hiw__play){width:40px;height:40px;flex:0 0 40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--lhpv-game-accent);box-shadow:none;color:var(--learner-color-on-accent,#ffffff);cursor:pointer;font-size:16px;font-weight:700;line-height:1;padding:0;transition:transform .12s ease,filter .18s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body :is(.lhphuc-voca__dictation-play,.lhphuc-voca__player-play,.lhp-hiw__play):hover:not(:disabled){transform:scale(1.06);filter:brightness(1.06)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__dictation-player>span{color:var(--lhpv-game-accent-strong);font-size:13px;font-weight:700}@media (max-width:640px){.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__dictation-player>span{display:none}}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-audiobar__progress{flex:1 1 auto;min-width:48px;height:6px;border-radius:999px;background:color-mix(in srgb,var(--lhpv-game-accent) 16%,var(--learner-color-surface,#ffffff));overflow:hidden}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-audiobar__fill{height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,var(--lhpv-game-accent),var(--lhpv-game-accent-strong));transition:width .2s linear}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-audiobar__speed{flex:0 0 auto;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;border:1px solid var(--lhpv-game-accent-border);background:var(--learner-color-surface,#ffffff);color:var(--lhpv-game-accent-strong);padding:6px 10px;border-radius:9px;font:inherit;font-size:12px;font-weight:700;line-height:1;transition:background .15s ease,border-color .15s ease,transform .1s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-audiobar__speed:hover{background:var(--lhpv-game-accent-soft);border-color:var(--lhpv-game-accent)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-audiobar__speed:active{transform:scale(.95)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__quiz-card--dictation-word{display:flex;flex-direction:column;align-items:center;gap:18px;padding-top:12px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__quiz-card--dictation-word .lhphuc-voca__dictation-player{flex-direction:column;gap:10px;margin:0;padding:0;border:0;background:transparent}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__quiz-card--dictation-word .lhphuc-voca__dictation-play{width:60px;height:60px;flex-basis:60px;font-size:22px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__quiz-card--dictation-word .lhphuc-voca__dictation-sentence{justify-content:center;text-align:center;margin:0;padding:0;border:0;background:transparent}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__player-track{flex:1 1 auto;min-width:0;height:6px;overflow:hidden;border-radius:999px;background:var(--lhpv-game-accent-border)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__player-track progress{display:block;width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:inherit;background:transparent}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__player-track progress::-webkit-progress-bar{background:var(--lhpv-game-accent-border)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__player-track progress::-webkit-progress-value{background:linear-gradient(90deg,var(--lhpv-game-accent),var(--lhpv-game-accent-strong))}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__player-track progress::-moz-progress-bar{background:linear-gradient(90deg,var(--lhpv-game-accent),var(--lhpv-game-accent-strong))}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw__title,.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__player-time{color:var(--lhpv-game-accent-strong);font-size:12px;font-weight:700}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw__title{display:none}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-fmw__sentence,.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__dictation-sentence,.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__wp-sentence{margin:0;padding:18px 20px;border:1px solid var(--lhpv-game-line);border-radius:14px;background:var(--learner-color-page,#f8fafc);color:var(--lhpv-game-ink);font-size:18px;line-height:2.1;word-spacing:1px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__dictation-sentence{line-height:1.85}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body input.lhphuc-voca__dictation-blank{position:static;display:inline-block;min-width:80px;max-width:24ch;height:auto;margin:0 4px;padding:2px 6px;border:0;border-bottom:2px solid var(--lhpv-game-accent);border-radius:0;background:transparent;box-shadow:none;color:var(--lhpv-game-ink);font:inherit;font-weight:700;letter-spacing:0;text-align:center;vertical-align:baseline;outline:none;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body input.lhphuc-voca__dictation-blank:focus{background:var(--lhpv-game-accent-soft);border-color:var(--lhpv-game-accent-strong);box-shadow:0 6px 16px rgba(15,23,42,.08)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body input.lhphuc-voca__dictation-blank::-moz-placeholder{color:var(--learner-color-text-subtle,#94a3b8);letter-spacing:2px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body input.lhphuc-voca__dictation-blank::placeholder{color:var(--learner-color-text-subtle,#94a3b8);letter-spacing:2px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-dict-peekwrap{position:relative;display:inline-flex;align-items:center;vertical-align:baseline}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-dict-eye{display:inline-flex;align-items:center;justify-content:center;margin-left:2px;padding:2px;border:0;border-radius:6px;background:transparent;color:var(--learner-color-text-subtle,#94a3b8);cursor:pointer;transition:color .15s ease,background-color .15s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-dict-eye:hover{color:var(--lhpv-game-accent-strong);background:var(--lhpv-game-accent-soft)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body input.lhphuc-voca__dictation-blank.is-revealing::-moz-placeholder,.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body textarea.lhphuc-voca__dictation-input.is-revealing::-moz-placeholder{color:var(--lhpv-game-accent);font-style:italic;font-weight:700;letter-spacing:0;opacity:1}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body input.lhphuc-voca__dictation-blank.is-revealing::placeholder,.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body textarea.lhphuc-voca__dictation-input.is-revealing::placeholder{color:var(--lhpv-game-accent);font-style:italic;font-weight:700;letter-spacing:0;opacity:1}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-dict-full-actions{display:flex;align-items:center;justify-content:center;gap:10px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-dict-eye-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid var(--lhpv-game-line);border-radius:999px;background:var(--learner-color-surface,#ffffff);color:var(--lhpv-game-muted);font-weight:700;font-size:13.5px;cursor:pointer;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-dict-eye-btn:hover{color:var(--lhpv-game-accent-strong);border-color:var(--lhpv-game-accent);background:var(--lhpv-game-accent-soft)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__quiz-card--dictation.is-correct textarea.lhphuc-voca__dictation-input{border-color:var(--learner-tone-emerald-icon,#10b981);background:var(--learner-tone-emerald-soft,#ecfdf5);color:var(--learner-color-success-strong,#047857)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__quiz-card--dictation.is-wrong textarea.lhphuc-voca__dictation-input{border-color:var(--learner-color-danger,#ef4444);background:var(--learner-color-danger-soft,#fef2f2);color:var(--learner-color-danger,#b91c1c)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body input.lhphuc-voca__dictation-blank.is-correct{border-color:var(--learner-tone-emerald-icon,#10b981);background:var(--learner-tone-emerald-soft,#ecfdf5);color:var(--learner-color-success-strong,#047857)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body input.lhphuc-voca__dictation-blank.is-wrong{border-color:var(--learner-color-danger,#ef4444);background:var(--learner-color-danger-soft,#fef2f2);color:var(--learner-color-danger,#b91c1c)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__dictation-full{display:grid;justify-items:center;gap:14px;width:min(520px,100%);margin:0 auto}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body textarea.lhphuc-voca__dictation-input{width:100%;min-height:106px;padding:16px 18px;border:1.5px solid var(--lhpv-game-line);border-radius:14px;background:linear-gradient(180deg,var(--learner-color-surface,#ffffff) 0,var(--learner-color-page,#f8fafc) 100%);color:var(--lhpv-game-ink);font-size:18px;font-weight:700;line-height:1.55;outline:none;resize:vertical;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body textarea.lhphuc-voca__dictation-input:focus{border-color:var(--lhpv-game-accent);box-shadow:0 0 0 4px var(--lhpv-game-accent-soft)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr__controls,.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__dictation-submit{display:none}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__dictation-feedback{min-height:24px;margin-top:14px;text-align:center;font-size:14px;font-weight:700}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__dictation-feedback.is-correct{color:var(--learner-color-success-strong,#047857)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__dictation-feedback.is-wrong{color:var(--learner-color-danger,#b91c1c)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-fmw__tag{display:none}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-fmw__token{display:inline-flex;align-items:center;margin:0 3px;padding:0;border:1.5px solid var(--lhpv-game-line);border-radius:10px;background:var(--learner-color-surface,#ffffff);box-shadow:0 2px 0 rgba(15,23,42,.04);vertical-align:middle;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-fmw__token:focus-within{border-color:var(--lhpv-game-accent);background:var(--lhpv-game-accent-soft);box-shadow:0 0 0 4px var(--lhpv-game-accent-soft);transform:translateY(-1px)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-fmw__token.is-correct{border-color:var(--learner-tone-emerald-icon,#10b981);background:var(--learner-tone-emerald-soft,#ecfdf5)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-fmw__token.is-wrong{border-color:var(--learner-color-danger,#ef4444);background:var(--learner-color-danger-soft,#fef2f2)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-fmw__fixed,.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-fmw__input{color:var(--lhpv-game-ink);font-size:18px;font-weight:700;line-height:1.35}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-fmw__fixed--left{padding:7px 1px 7px 9px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-fmw__fixed--right{padding:7px 9px 7px 1px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-fmw__input{width:auto;min-width:1.8ch;max-width:6.5ch;padding:7px 1px;border:0;background:transparent;outline:none;text-align:center;text-transform:none}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-fmw__feedback.is-show{margin-top:14px;padding:10px 12px;border-radius:10px;background:var(--learner-color-page,#f8fafc);border:1px solid var(--lhpv-game-line)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-fmw__feedback.is-success{background:var(--learner-tone-emerald-soft,#ecfdf5);border-color:var(--learner-tone-emerald-icon,#6ee7b7);color:var(--learner-color-success-strong,#047857)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-fmw__feedback.is-error{background:var(--learner-color-danger-soft,#fef2f2);border-color:var(--learner-color-danger,#fca5a5);color:var(--learner-color-danger,#b91c1c)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__wp-text-and-blank{display:inline}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__wp-blank{min-width:110px;min-height:38px;height:auto;margin:0 6px;padding:4px 16px;border:1.5px dashed var(--learner-color-border-strong,#cbd5e1);border-radius:10px;background:transparent;color:var(--lhpv-game-accent-strong);font-size:16px;font-weight:700;line-height:1.35;vertical-align:middle}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__wp-blank.is-filled{border-style:solid;border-color:var(--learner-color-border-strong,#cbd5e1);background:var(--learner-color-page,#f8fafc);color:var(--lhpv-game-ink);box-shadow:0 6px 14px rgba(15,23,42,.06)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__quiz-card--word-picker.is-correct .lhphuc-voca__wp-blank.is-filled{border-color:var(--lhpv-game-accent-border);background:linear-gradient(135deg,var(--lhpv-game-accent-soft) 0,var(--learner-color-surface,#ffffff) 100%);color:var(--lhpv-game-accent-strong);box-shadow:0 8px 18px rgba(15,23,42,.08)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__wp-blank.is-filled.is-wrong,.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__wp-blank.is-wrong{border-color:var(--learner-color-danger,#fca5a5);background:var(--learner-color-danger-soft,#fef2f2);color:var(--learner-color-danger,#b91c1c);box-shadow:0 6px 14px rgba(220,38,38,.12)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__wp-bank{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-top:14px;padding:0;border-radius:0;background:transparent}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__wp-opt{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 18px;border:1.5px solid var(--lhpv-game-line);border-radius:999px;background:var(--learner-color-surface,#ffffff);color:var(--lhpv-game-ink);font-size:14.5px;font-weight:700;line-height:1.2;box-shadow:0 2px 0 rgba(15,23,42,.04);cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__wp-opt:hover:not(:disabled):not(.is-used):not(.is-wrong){border-color:var(--lhpv-game-accent);background:var(--lhpv-game-accent-soft);color:var(--lhpv-game-accent-strong);transform:translateY(-1px)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__wp-opt.is-used{opacity:.42}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__wp-opt.is-wrong{border-color:var(--learner-color-danger,#fca5a5);background:var(--learner-color-danger-soft,#fef2f2);color:var(--learner-color-danger,#b91c1c);animation:lhpWpOptionWrong .4s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw__sentence{display:block;overflow:visible;padding:18px 20px;border:1px solid var(--lhpv-game-line);border-radius:14px;background:var(--learner-color-page,#f8fafc);color:var(--lhpv-game-ink);font-size:18px;line-height:2.1;word-spacing:1px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw__word{position:relative;z-index:1;display:inline-block;margin:1px;padding:3px 8px;border:0;border-radius:7px;background:transparent;color:var(--lhpv-game-ink);font:inherit;font-weight:700;cursor:pointer;transition:color .2s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw__word:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:7px;background:linear-gradient(180deg,transparent 12%,var(--lhpv-game-accent-border) 18%,var(--lhpv-game-accent-border) 86%,transparent 92%);transform:scaleX(0);transform-origin:left;transition:transform .24s ease,background-color .2s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw__word.is-hint:before,.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw__word:hover:not(.is-selected):not(.is-correct):not(.is-wrong):before{transform:scaleX(1)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw__word.is-correct,.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw__word.is-selected,.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw__word.is-wrong{color:var(--learner-color-on-accent,#ffffff)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw__word.is-selected:before{background:var(--lhpv-game-accent);transform:scaleX(1)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw__word.is-correct:before{background:var(--learner-tone-emerald-icon,#10b981);transform:scaleX(1)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw__word.is-wrong{text-decoration:line-through;text-decoration-color:rgba(255,255,255,.85)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw__word.is-wrong:before{background:var(--learner-color-danger,#ef4444);transform:scaleX(1)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-ss__top{display:none}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-ss__sentence{display:block;overflow:visible;margin-top:0;padding:15px 14px;border:1.5px solid var(--learner-color-border,#fde3e8);border-radius:14px;background:var(--lhpv-game-accent-soft,var(--learner-color-surface-soft,#f1f5f9));color:var(--lhpv-game-ink);font-size:17px;font-weight:600;line-height:2}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-ss__word{display:inline-block;position:relative;margin:1px 0;padding:1px 6px;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit;cursor:pointer;transition:background-color .16s ease,color .16s ease,text-decoration-color .16s ease,transform .16s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-ss__word:hover:not(.is-correct):not(.is-wrong):not(.is-hint):not(:disabled){background:var(--learner-tone-rose-soft,#fff1f4)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-ss__word.is-correct,.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-ss__word:hover:not(.is-correct):not(.is-wrong):not(.is-hint):not(:disabled){color:var(--learner-tone-rose-text,#b42a3c);-webkit-text-decoration:underline dotted var(--learner-tone-rose-text,#e11d48);text-decoration:underline dotted var(--learner-tone-rose-text,#e11d48);text-decoration-thickness:2px;text-underline-offset:5px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-ss__word.is-correct{background:var(--learner-tone-rose-soft,#fde8ec);font-weight:700}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-ss__word.is-wrong{color:var(--learner-color-text-subtle,#94a3b8);font-weight:600;-webkit-text-decoration:line-through var(--learner-color-text-subtle,#94a3b8);text-decoration:line-through var(--learner-color-text-subtle,#94a3b8);text-decoration-thickness:1.5px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-ss__word.is-hint{outline:1.5px dashed var(--learner-tone-rose-text,#e11d48);outline-offset:1px;background:var(--learner-tone-rose-soft,#fff1f4);color:var(--learner-tone-rose-text,#b42a3c)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body :is(.lhp-hiw__feedback,.lhp-ss__feedback,.lhp-sr__feedback){margin-top:14px;padding:12px 14px;border:1px solid var(--lhpv-game-line);border-radius:10px;background:var(--learner-color-page,#f8fafc);color:var(--lhpv-game-ink);font-size:13.5px;font-weight:700;line-height:1.55}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body :is(.lhp-hiw.is-correct .lhp-hiw__feedback,.lhp-ss.is-correct .lhp-ss__feedback,.lhp-sr.is-correct .lhp-sr__feedback){border-color:var(--learner-tone-emerald-icon,#6ee7b7);background:var(--learner-tone-emerald-soft,#ecfdf5);color:var(--learner-color-success-strong,#047857)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-ss.is-correct .lhp-ss__feedback{padding:13px 15px;border-radius:14px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-ss.is-correct .lhp-ss__msg-title b:first-child{color:var(--learner-color-success-strong,#15803d)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body :is(.lhp-hiw.is-wrong .lhp-hiw__feedback,.lhp-ss.is-wrong .lhp-ss__feedback,.lhp-sr.is-wrong .lhp-sr__feedback){border:0;background:transparent;padding:8px 2px;color:var(--learner-color-danger,#b91c1c)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw.is-correct .lhp-hiw__feedback,.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw.is-timeout .lhp-hiw__feedback{margin-top:14px;padding:0;border:0;border-radius:0;background:transparent;font-size:14px;font-weight:500}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__msg--done{display:block}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__msg--done .lhp-hiw__msg-title{display:flex;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:700}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw.is-correct .lhp-hiw__msg--done .lhp-hiw__msg-title{color:var(--learner-color-success-strong,#15803d)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw.is-timeout .lhp-hiw__msg--done .lhp-hiw__msg-title{color:var(--lhpv-game-muted)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__fb-ic{width:18px;height:18px;flex:none}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw.is-correct .lhp-hiw__fb-ic{color:var(--learner-tone-emerald-icon,#16a34a)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw.is-timeout .lhp-hiw__fb-ic{color:var(--lhpv-game-muted)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__corr-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__corr{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:3px;padding:9px 12px;border:1px solid var(--lhpv-game-line);border-radius:11px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__corr-k{font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__corr-w{font-size:16px;font-weight:700;line-height:1.2;overflow-wrap:anywhere}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__corr--bad .lhp-hiw__corr-k{color:var(--learner-color-danger,#dc2626)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__corr--bad .lhp-hiw__corr-w{color:var(--learner-color-danger,#dc2626);text-decoration:line-through;text-decoration-thickness:1.5px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__corr--good .lhp-hiw__corr-k,.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__corr--good .lhp-hiw__corr-w{color:var(--learner-color-success-strong,#15803d)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__msg-explain{width:auto;max-width:none;margin:12px 0 0;text-align:left;font-size:14.5px;font-weight:500}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__msg-explain .lhpv-td-wrap{margin:0!important}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__msg-explain .lhpv-td-chat-label{margin:0 0 4px;color:var(--lhpv-game-muted)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__msg-explain .lhpv-td-chat-row{display:block}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-hiw .lhp-hiw__msg-explain .lhpv-td-bubble-green{max-width:none!important;width:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--lhpv-game-ink)!important;font-size:14.5px!important;font-weight:500!important;line-height:1.6!important}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr__target{min-height:0;padding:10px 12px;border:2px dashed var(--learner-color-border-strong,#cbd5e1);border-radius:14px;background:var(--learner-color-page,#f8fafc);display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px;transition:background-color .16s ease,border-color .16s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr__target:empty{padding:14px 12px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr__target:empty:before{content:"Hãy sắp xếp thành 1 câu hoàn chỉnh";width:100%;color:var(--lhpv-game-muted);font-size:13.5px;line-height:1.3;text-align:center}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr__source{min-height:0;margin:10px 0 0;padding:0;border:0;background:transparent;display:flex;flex-wrap:wrap;gap:10px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr__source:empty{display:none}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr__block{padding:8px 14px;border:1.5px solid var(--lhpv-game-line);border-radius:10px;background:var(--learner-color-surface,#ffffff);box-shadow:none;color:var(--lhpv-game-ink);font:inherit;font-size:14.5px;font-weight:600;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr__block:hover:not(:disabled){border-color:var(--lhpv-game-accent);background:var(--lhpv-game-accent-soft);color:var(--lhpv-game-accent-strong);transform:translateY(-1px)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr__target .lhp-sr__block{border-color:var(--lhpv-game-accent);background:var(--lhpv-game-accent);color:var(--learner-color-on-accent,#ffffff)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr.is-correct .lhp-sr__target{border-style:solid;border-color:var(--learner-tone-emerald-icon,#10b981);background:var(--learner-tone-emerald-soft,#ecfdf5)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr.is-correct .lhp-sr__target .lhp-sr__block{border-color:var(--learner-tone-emerald-icon,#10b981);background:var(--learner-tone-emerald-icon,#10b981)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr.is-wrong .lhp-sr__target{border-style:solid;border-color:var(--learner-color-danger,#ef4444);background:var(--learner-color-danger-soft,#fef2f2)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr.is-wrong .lhp-sr__target .lhp-sr__block{border-color:var(--learner-color-danger,#ef4444);background:var(--learner-color-danger,#ef4444)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__flow-node{margin-bottom:24px;padding:14px 16px;border:1px solid var(--lhpv-game-line);border-radius:12px;background:var(--learner-color-surface,#ffffff);box-shadow:0 2px 8px rgba(15,23,42,.03)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__node-label{display:flex;align-items:center;gap:6px;margin-bottom:6px;color:var(--lhpv-game-muted);font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__en-text{display:block;color:var(--learner-color-text,#1f2937);font-size:14.5px;font-weight:400;line-height:1.45;text-align:left}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__vi-text{margin-top:4px;padding-top:4px;border-top:1px dashed var(--lhpv-game-line);color:var(--lhpv-game-muted);font-size:13px;line-height:1.5}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__transform-icon{display:flex;align-items:center;justify-content:center;position:relative;z-index:2;margin:-14px 0}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__transform-icon svg{width:28px;height:28px;padding:4px;border:0;border-radius:50%;background:linear-gradient(135deg,var(--lhpv-game-accent),var(--lhpv-game-accent-strong));color:var(--learner-color-on-accent,#ffffff);box-shadow:0 4px 12px rgba(15,23,42,.12)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__options-group{position:relative;display:grid;gap:12px;margin-top:24px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__options-group:before{content:"";position:absolute;top:-28px;bottom:22px;left:22px;z-index:0;width:1.5px;background:var(--lhpv-game-line)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__option{position:relative;z-index:1;display:block;width:100%;padding:11px 13px 11px 42px;border:1.5px solid var(--lhpv-game-line);border-radius:12px;background:var(--learner-color-surface,#ffffff);color:var(--lhpv-game-ink);box-shadow:none;cursor:pointer;text-align:left;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__option:before{content:none;display:none}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__option:is(.is-correct,.is-wrong):before{content:none;display:none}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__option-letter{position:absolute;left:12px;top:12px;width:22px;height:22px;margin:0;border:1px solid var(--lhpv-game-line);border-radius:5px;background:var(--learner-color-surface,#ffffff);color:var(--lhpv-game-muted);font-size:12px;font-weight:700}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__option:hover:not(:disabled):not(.is-correct):not(.is-wrong){border-color:var(--lhpv-game-accent);background:var(--lhpv-game-accent-soft);box-shadow:0 8px 18px rgba(15,23,42,.08);transform:translateY(-1px)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__option:hover:not(:disabled):not(.is-correct):not(.is-wrong) .lhp-sp__option-letter{border-color:transparent;background:var(--lhpv-game-accent);color:var(--learner-color-on-accent,#ffffff)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__option.is-correct{border-color:var(--learner-tone-emerald-icon,#10b981);background:var(--learner-tone-emerald-soft,#ecfdf5);box-shadow:none}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__option.is-correct .lhp-sp__option-letter{border-color:transparent;background:var(--learner-tone-emerald-icon,#10b981);color:var(--learner-color-on-accent,#ffffff)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__option.is-wrong{border-color:var(--learner-color-danger,#ef4444);background:var(--learner-color-danger-soft,#fee2e2);box-shadow:none}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__option.is-wrong .lhp-sp__option-letter{border-color:transparent;background:var(--learner-color-danger,#ef4444);color:var(--learner-color-on-accent,#ffffff)}.lhpv-game-shell-card__body :is(.lhphuc-voca__mcq-explain,.lhphuc-voca__dictation-explain,.lhp-fmw__explain,.lhphuc-voca__wp-explain,.lhp-sp__feedback,.lhp-sr__explain,.lhp-hiw__msg-explain){width:-moz-fit-content;width:fit-content;max-width:min(100%,680px);margin:30px auto 0;padding:0;border:0;color:var(--lhpv-game-ink);font-size:15px;line-height:1.65;text-align:center}.lhpv-game-shell-card__body :is(.lhphuc-voca__mcq-explain,.lhphuc-voca__dictation-explain,.lhp-fmw__explain,.lhphuc-voca__wp-explain,.lhp-sp__feedback,.lhp-sr__explain,.lhp-hiw__msg-explain) .lhpv-explain-card{min-width:220px;margin-inline:auto;padding:16px 22px;border-color:var(--lhpv-game-accent-border);border-radius:18px;background:linear-gradient(180deg,var(--learner-color-surface,#ffffff) 0,var(--lhpv-game-accent-soft) 100%);box-shadow:0 16px 34px rgba(15,23,42,.08)}.lhpv-game-shell-card__body .lhpv-explain-card:before{background:var(--lhpv-game-accent);box-shadow:0 0 0 4px var(--lhpv-game-accent-soft)}.lhpv-game-shell-card__body .lhpv-explain-card__pos{border-color:var(--lhpv-game-accent-border);background:var(--learner-color-surface,#ffffff);color:var(--lhpv-game-accent-strong)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-td-wrap{width:100%!important;max-width:none!important;margin:14px 0 0!important;text-align:left}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-td-chat-label{display:none}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-td-chat-row{justify-content:flex-start!important}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-td-bubble-green{margin:0!important;width:auto!important;max-width:85%!important}@media (max-width:640px){.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-td-bubble-green{max-width:100%!important}}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-ans__explain .lhpv-td-wrap{margin-top:0!important}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhpv-ans__explain .lhpv-td-bubble-green{padding:0!important;background:transparent!important}@media (max-width:760px){.lhpv-game-shell-card{border-radius:20px}.lhpv-game-shell-card__head,.lhpv-game-shell-card__help{padding-inline:12px}.lhpv-game-shell-card__head{align-items:center;flex-direction:row}.lhpv-game-shell-card__help{align-items:flex-start;flex-direction:column}.lhpv-game-shell-card__head{flex-wrap:nowrap}.lhpv-game-shell-card__identity{flex:1 1 auto;min-width:0;overflow:hidden}.lhpv-game-shell-card__tools{width:auto;flex:0 0 auto;justify-content:flex-end;flex-wrap:nowrap}.lhpv-game-shell-card__stats--inline{justify-content:flex-start;padding:9px 12px 0;overflow-x:auto}.lhpv-game-shell-card__body{min-height:0;padding:14px 12px 8px}.lhpv-game-actionrow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:auto -12px -18px;padding:12px 12px 14px;align-items:stretch;justify-content:stretch}.lhpv-game-actionrow .lhphuc-voca-dashboard-cta-btn{width:100%;min-width:0;min-height:38px;padding:9px 12px;font-size:13px;justify-content:center;white-space:normal}.lhpv-game-shell-card__body .lhphuc-voca__mcq-stem{font-size:20px}.lhpv-game-shell-card__body .lhphuc-voca__mcq-option{min-height:0;padding:12px 14px}.lhpv-game-shell-card__body .lhphuc-voca__mcq-text{font-size:16px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body :is(.lhphuc-voca__dictation-player,.lhphuc-voca__player--word-picker,.lhp-hiw__top){gap:10px;padding:10px 12px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body :is(.lhphuc-voca__dictation-sentence,.lhp-fmw__sentence,.lhphuc-voca__wp-sentence,.lhp-hiw__sentence){padding:14px 12px;font-size:16px;line-height:2}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body input.lhphuc-voca__dictation-blank{min-width:66px;max-width:18ch;font-size:16px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body textarea.lhphuc-voca__dictation-input{min-height:92px;font-size:16px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__wp-blank{min-width:88px;padding-inline:12px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-ss__sentence{padding:18px;font-size:18px;line-height:1.9}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr__block{padding:9px 14px;font-size:14px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sp__option{padding:12px 12px 12px 40px}}[data-css-theme=dark] .lhphuc-voca-runtime-shell{--lhpv-game-accent-soft:color-mix(in srgb,var(--lhpv-game-accent) 22%,transparent);--lhpv-game-accent-border:color-mix(in srgb,var(--lhpv-game-accent) 44%,transparent)}[data-css-theme=dark] .lhpv-game-shell-card{box-shadow:0 24px 60px rgba(0,0,0,.55)}[data-css-theme=dark] .lhpv-inline-game-overlay .lhpv-game-shell-card{box-shadow:none}.lhpv-ans{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;padding:0 12px 12px;pointer-events:none}.lhpv-ans__bd{position:absolute;inset:0;background:rgba(2,6,23,.28);opacity:0;transition:opacity .25s ease}.lhpv-ans.is-show .lhpv-ans__bd{opacity:1;pointer-events:auto}.lhpv-ans__sheet{position:relative;width:100%;max-width:520px;background:var(--learner-color-surface,#ffffff);border:1px solid var(--learner-color-border,#e2e8f0);border-radius:18px;box-shadow:0 24px 48px rgba(15,23,42,.22);transform:translateY(120%);transition:transform .3s cubic-bezier(.16,1,.3,1);pointer-events:auto;overflow:hidden}.lhpv-ans.is-show .lhpv-ans__sheet{transform:none}.lhpv-inline-game-overlay .lhpv-ans{padding-bottom:calc(80px + env(safe-area-inset-bottom, 0px))}.lhpv-inline-game-overlay .lhpv-ans__sheet{max-height:calc(100dvh - 104px);overflow-y:auto}.lhpv-ans__top{height:4px}.lhpv-ans.is-good .lhpv-ans__top{background:var(--learner-color-success,#16a34a)}.lhpv-ans.is-bad .lhpv-ans__top{background:var(--learner-color-danger,#dc2626)}.lhpv-ans__row{display:flex;align-items:flex-start;gap:12px;padding:15px 16px 4px}.lhpv-ans__face{width:42px;height:42px;flex:0 0 auto;border-radius:12px;display:grid;place-items:center}.lhpv-ans.is-good .lhpv-ans__face{background:var(--learner-color-success-soft,#dcfce7);color:var(--learner-color-success,#16a34a)}.lhpv-ans.is-bad .lhpv-ans__face{background:var(--learner-color-danger-soft,#fee2e2);color:var(--learner-color-danger,#dc2626)}.lhpv-ans__c{flex:1;min-width:0}.lhpv-ans__ti{font-size:15.5px;font-weight:700;color:var(--learner-color-text-strong,#0f172a)}.lhpv-ans.is-good .lhpv-ans__ti{color:var(--learner-color-success-strong,#15803d)}.lhpv-ans.is-bad .lhpv-ans__ti{color:var(--learner-color-danger-strong,var(--learner-color-danger,#b91c1c))}.lhpv-ans__ms{margin-top:1px;font-size:12.5px;color:var(--learner-color-text-muted,#64748b)}.lhpv-ans__x{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:50%;color:var(--learner-color-text-subtle,#94a3b8);cursor:pointer}.lhpv-ans__ex,.lhpv-ans__x{background:var(--learner-color-surface-soft,#f1f5f9)}.lhpv-ans__ex{margin:8px 16px 0;padding:11px 13px;border-radius:13px}.lhpv-ans__exw{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.lhpv-ans__exw b{font-size:16px;font-weight:700;color:var(--learner-color-text-strong,#0f172a)}.lhpv-ans__exp{font-size:11px;font-weight:700;padding:1px 7px;border-radius:999px;background:var(--learner-color-surface,#ffffff);color:var(--learner-color-text-muted,#64748b)}.lhpv-ans__exi{font-family:ui-monospace,Menlo,monospace;font-size:12px;color:var(--learner-color-text-subtle,#94a3b8)}.lhpv-ans__exv{font-size:14px;font-weight:600;color:var(--learner-color-brand-strong,#1d4ed8)}.lhpv-ans__exe{margin-top:4px;font-size:12.5px;line-height:1.5;color:var(--learner-color-text-muted,#64748b)}.lhpv-ans__exs{margin-top:7px;padding-top:7px;border-top:1px dashed var(--learner-color-border,#e2e8f0);display:flex;flex-direction:column;gap:2px}.lhpv-ans__exs-en{font-size:12.5px;color:var(--learner-color-text-body,#334155)}.lhpv-ans__exs-en em{font-style:normal;font-weight:700;color:var(--learner-color-brand-strong,#1d4ed8)}.lhpv-ans__exs-vi{font-size:12px;color:var(--learner-color-text-subtle,#94a3b8)}.lhpv-ans__explain{margin-top:7px;padding-top:7px;border-top:1px dashed var(--learner-color-border,#e2e8f0);font-size:12.5px;line-height:1.55;color:var(--learner-color-text-body,#334155)}.lhpv-ans__explain b,.lhpv-ans__explain strong{color:var(--learner-color-text-strong,#0f172a);font-weight:700}.lhpv-ans__explain em,.lhpv-ans__explain i{font-style:normal;color:var(--learner-color-brand-strong,#1d4ed8);font-weight:600}.lhpv-ans__explain p,.lhpv-ans__explain>div{margin:0 0 4px}.lhpv-ans__explain>:last-child{margin-bottom:0}.lhpv-ans__exaudio{margin-top:6px;display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;color:var(--learner-color-text-muted,#64748b)}.lhpv-ans__exaudio b{color:var(--learner-color-brand-strong,#1d4ed8);font-weight:700}.lhpv-ans__exaudio svg{color:var(--learner-color-brand,#2563eb);flex:0 0 auto}.lhpv-ans__kbd{margin:0 16px 4px;padding:6px 10px;display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;color:var(--learner-color-text-muted,#64748b);border:1px dashed var(--learner-color-border,#e2e8f0);border-radius:10px;animation:lhpv-ans-kbd-in .25s ease}.lhpv-ans__kbd kbd{font-family:inherit;font-size:11px;font-weight:700;line-height:1;padding:3px 6px;border-radius:6px;color:var(--learner-color-text-strong,#0f172a);background:var(--learner-color-surface,#ffffff);border:1px solid var(--learner-color-border,#cbd5e1)}@keyframes lhpv-ans-kbd-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.lhpv-ans__act{display:flex;gap:9px;padding:12px 16px 15px}.lhpv-ans__cont{flex:1;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:12px;font-size:13.5px;font-weight:700;cursor:pointer;color:#ffffff}.lhpv-ans.is-good .lhpv-ans__cont{background:var(--learner-color-success,#16a34a)}.lhpv-ans.is-bad .lhpv-ans__cont{background:var(--learner-color-brand,#2563eb)}.lhpv-ans__retry{height:44px;padding:0 16px;border:1px solid var(--learner-color-border,#e2e8f0);border-radius:12px;background:var(--learner-color-surface,#ffffff);color:var(--learner-color-text-body,#334155);font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px}@media (max-width:640px){.lhpv-game-shell-card{border-radius:16px}.lhpv-game-shell-card__head{padding:9px 12px;gap:8px}.lhpv-game-shell-card__icon{width:28px;height:28px;flex:0 0 28px;border-radius:8px}.lhpv-game-shell-card__icon svg{width:16px;height:16px}.lhpv-game-shell-card__label{font-size:12.5px}.lhpv-game-shell-card__subline{font-size:10.5px}.lhpv-game-shell-card__tool{width:30px;height:30px}.lhpv-game-shell-card__timer.lhpv-tmr,.lhpv-tmr,.lhpv-tmr__svg{width:31px;height:31px}.lhpv-game-shell-card__body{min-height:0;padding:13px 12px 6px}.lhpv-game-shell-card__body .lhphuc-voca__mcq-stem{font-size:15.5px;margin:0 0 11px}.lhpv-game-shell-card__body .lhphuc-voca__mcq-options{gap:8px}.lhpv-game-shell-card__body .lhphuc-voca__mcq-option{min-height:0;padding:10px 12px;border-radius:12px}.lhpv-game-shell-card__body .lhphuc-voca__mcq-text{font-size:14.5px}.lhpv-game-shell-card__body .lhphuc-voca__mcq-badge{width:21px;height:21px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body :is(.lhphuc-voca__dictation-player,.lhphuc-voca__player--word-picker,.lhp-hiw__top){margin:0 0 12px;padding:8px 10px}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhphuc-voca__quiz-card--dictation-word .lhphuc-voca__dictation-play{width:52px;height:52px;flex-basis:52px}.lhpv-ans{padding:0 8px calc(8px + env(safe-area-inset-bottom))}.lhpv-ans__row{padding:12px 13px 4px}.lhpv-ans__ex{margin:7px 13px 0;padding:10px 12px}.lhpv-ans__act{padding:10px 13px 13px}.lhpv-ans__face{width:38px;height:38px}}.lhpv-game-shell-card__body .lhp-fmw__explain,.lhpv-game-shell-card__body .lhp-hiw__feedback,.lhpv-game-shell-card__body .lhp-sr__explain,.lhpv-game-shell-card__body .lhphuc-voca__dictation-explain,.lhpv-game-shell-card__body .lhphuc-voca__mcq-explain,.lhpv-game-shell-card__body .lhphuc-voca__wp-explain{display:none!important}.lhpv-ans-inline{margin-top:14px;border:1px solid var(--learner-color-border,#e2e8f0);border-radius:14px;background:var(--learner-color-surface,#ffffff);overflow:hidden;animation:lhpv-ans-inline-in .2s cubic-bezier(.16,1,.3,1)}.lhpv-ans-inline.is-good{border-color:color-mix(in srgb,var(--learner-color-success,#16a34a) 38%,var(--learner-color-border,#e2e8f0))}.lhpv-ans-inline.is-bad{border-color:color-mix(in srgb,var(--learner-color-danger,#dc2626) 38%,var(--learner-color-border,#e2e8f0))}.lhpv-ans-inline__row{display:flex;align-items:center;gap:10px;padding:11px 14px 4px}.lhpv-ans-inline__row .lhpv-ans__face{width:32px;height:32px;flex:0 0 auto;border-radius:10px;display:grid;place-items:center}.lhpv-ans-inline.is-good .lhpv-ans__face{background:var(--learner-color-success-soft,#dcfce7);color:var(--learner-color-success,#16a34a)}.lhpv-ans-inline.is-bad .lhpv-ans__face{background:var(--learner-color-danger-soft,#fee2e2);color:var(--learner-color-danger,#dc2626)}.lhpv-ans-inline .lhpv-ans__ti{font-size:15px;font-weight:700}.lhpv-ans-inline.is-good .lhpv-ans__ti{color:var(--learner-color-success-strong,#15803d)}.lhpv-ans-inline.is-bad .lhpv-ans__ti{color:var(--learner-color-danger-strong,var(--learner-color-danger,#b91c1c))}.lhpv-ans-inline .lhpv-ans__ex{margin:4px 14px 14px}@keyframes lhpv-ans-inline-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}