.g-runtime{display:flex;flex-direction:column;min-height:100vh;background:#f7f8fb}.lhpv-session-summary-shell{--lhpv-confetti-1:var(--learner-color-brand);--lhpv-confetti-2:var(--learner-color-success);--lhpv-confetti-3:#f6b51e;--lhpv-confetti-4:#f06a7f;--lhpv-confetti-5:#8b6be8;position:fixed;inset:0;z-index:120;min-height:100dvh;height:100dvh;overflow:hidden;background-color:var(--learner-color-page);background-image:linear-gradient(var(--lhpv-game-bg-wash),var(--lhpv-game-bg-wash)),var(--lhpv-game-background);background-position:50%;background-size:cover}.lhpv-session-summary{position:relative;display:grid;place-items:center;width:100%;min-height:100dvh;padding:clamp(24px,5vw,72px);overflow:hidden}.lhpv-session-summary:after,.lhpv-session-summary:before{content:"";position:absolute;width:min(42vw,560px);aspect-ratio:1;border-radius:999px;pointer-events:none;background:color-mix(in srgb,var(--learner-color-brand) 10%,transparent);filter:blur(4px)}.lhpv-session-summary:before{top:-25%;left:-12%}.lhpv-session-summary:after{right:-14%;bottom:-34%}.lhpv-session-summary__card{position:relative;z-index:2;width:min(980px,100%);padding:clamp(30px,4vw,52px);text-align:center;color:var(--learner-color-text);background:color-mix(in srgb,var(--learner-color-surface) 94%,transparent);border:1px solid var(--learner-color-border);border-radius:clamp(24px,3vw,36px);box-shadow:0 32px 80px -44px color-mix(in srgb,var(--learner-color-text-strong) 44%,transparent);backdrop-filter:blur(18px);animation:lhpv-summary-card-in .62s cubic-bezier(.18,.9,.28,1.12) both}.lhpv-session-summary__badge{position:relative;display:grid;place-items:center;width:92px;height:92px;margin:0 auto 18px;color:var(--learner-color-on-accent);border-radius:30px;background:var(--learner-color-brand-gradient);box-shadow:0 18px 38px -20px var(--learner-color-brand-strong);transform:rotate(-3deg)}.lhpv-session-summary__spark{position:absolute;color:#f8c84f;fill:currentColor;filter:drop-shadow(0 3px 8px rgba(0,0,0,.12))}.lhpv-session-summary__spark--one{top:-10px;right:-15px;animation:lhpv-summary-spark 1.5s ease-in-out infinite}.lhpv-session-summary__spark--two{bottom:0;left:-18px;animation:lhpv-summary-spark 1.5s ease-in-out .35s infinite}.lhpv-session-summary__round{margin:0 0 7px;color:var(--learner-color-brand-strong);font-size:14px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.lhpv-session-summary h1{margin:0;color:var(--learner-color-text-strong);font-size:clamp(38px,5vw,64px);line-height:1.04;letter-spacing:-.045em}.lhpv-session-summary__lead{margin:14px 0 0;color:var(--learner-color-text-body);font-size:clamp(17px,1.8vw,22px);line-height:1.5}.lhpv-session-summary__album{margin:7px 0 0;color:var(--learner-color-text-muted);font-size:14px;font-weight:700}.lhpv-session-summary__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:clamp(26px,4vw,38px)}.lhpv-session-summary__stat{display:grid;justify-items:center;gap:5px;min-width:0;padding:18px 12px 16px;background:var(--learner-color-surface-soft);border:1px solid var(--learner-color-border);border-radius:20px}.lhpv-session-summary__stat-icon{display:grid;place-items:center;width:38px;height:38px;color:var(--learner-color-brand-strong);background:var(--learner-color-brand-soft);border-radius:13px}.lhpv-session-summary__stat--correct .lhpv-session-summary__stat-icon{color:var(--learner-color-success-strong);background:var(--learner-color-success-soft)}.lhpv-session-summary__stat--wrong .lhpv-session-summary__stat-icon{color:var(--learner-color-danger-strong);background:var(--learner-color-danger-soft)}.lhpv-session-summary__stat-value{color:var(--learner-color-text-strong);font-size:clamp(25px,3vw,34px);font-weight:900;line-height:1.1}.lhpv-session-summary__stat-label{color:var(--learner-color-text-muted);font-size:13px;font-weight:750}.lhpv-session-summary__detail{margin:19px 0 0;color:var(--learner-color-text-muted);font-size:14px;font-weight:650}.lhpv-session-summary__actions{display:flex;justify-content:center;gap:12px;margin-top:27px}.lhpv-session-summary__actions button{min-height:54px;border-radius:17px;font:inherit;font-weight:850;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.lhpv-session-summary__actions button:hover:not(:disabled){transform:translateY(-2px)}.lhpv-session-summary__actions button:disabled{cursor:wait;opacity:.62}.lhpv-session-summary__replay{gap:10px;min-width:250px;padding:0 20px;color:var(--learner-color-on-accent);background:var(--learner-color-brand-gradient);border:1px solid transparent;box-shadow:0 15px 34px -22px var(--learner-color-brand-strong)}.lhpv-session-summary__exit,.lhpv-session-summary__replay{display:inline-flex;align-items:center;justify-content:center}.lhpv-session-summary__exit{gap:8px;padding:0 22px;color:var(--learner-color-text-body);background:var(--learner-color-surface);border:1px solid var(--learner-color-border-strong)}.lhpv-session-summary__confetti{position:absolute;inset:0;z-index:3;overflow:hidden;pointer-events:none}.lhpv-session-summary__confetti i{position:absolute;top:-36px;left:var(--confetti-left);width:10px;height:20px;border-radius:4px 1px 4px 1px;background:var(--confetti-color);transform:rotate(var(--confetti-rotate));animation:lhpv-summary-confetti var(--confetti-duration) var(--confetti-delay) cubic-bezier(.18,.68,.4,1) both}@keyframes lhpv-summary-card-in{0%{opacity:0;transform:translateY(24px) scale(.965)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lhpv-summary-spark{0%,to{transform:scale(.82) rotate(-8deg);opacity:.55}50%{transform:scale(1.15) rotate(7deg);opacity:1}}@keyframes lhpv-summary-confetti{0%{opacity:0;transform:translate3d(0,-20px,0) rotate(var(--confetti-rotate))}10%{opacity:1}to{opacity:0;transform:translate3d(35px,105vh,0) rotate(calc(var(--confetti-rotate) + 600deg))}}@media (max-width:700px){.lhpv-session-summary{align-items:center;padding:18px}.lhpv-session-summary__card{padding:28px 18px 22px;border-radius:26px}.lhpv-session-summary__badge{width:76px;height:76px;border-radius:24px}.lhpv-session-summary__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.lhpv-session-summary__stat{padding:13px 8px;border-radius:16px}.lhpv-session-summary__actions{flex-direction:column}.lhpv-session-summary__actions button{width:100%}}@media (prefers-reduced-motion:reduce){.lhpv-session-summary__card,.lhpv-session-summary__confetti i,.lhpv-session-summary__spark{animation:none!important}.lhpv-session-summary__confetti{display:none}}.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__example-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}[data-game-source-qtype=mcq_collocation] .lhpv-ans__explain .lhpv-explain-card__example-vi{margin-top:0}.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-standalone-stage{min-height:100dvh;padding:0}.lhphuc-voca-runtime-shell[data-game-immersive="1"]{--lhpv-game-bg-wash:rgba(255,248,242,.72);--learner-color-brand:#e65d35;--learner-color-brand-strong:#c94724;--learner-color-brand-soft:#fff0e8;--learner-color-brand-border:#f7c8b5;--learner-color-brand-gradient:linear-gradient(135deg,#ec6a3e,#c63f67);--learner-color-on-accent:#ffffff;--learner-color-surface:#fffaf7;--learner-color-surface-soft:#fff1e9;--learner-color-page:#fff7f2;--learner-color-border:#efd8cc;--learner-color-border-soft:#f6e7df;--learner-color-border-strong:#dfbbaa;--learner-color-text:#402820;--learner-color-text-strong:#321d17;--learner-color-text-body:#65483e;--learner-color-text-muted:#80645b;--learner-color-text-subtle:#a98b7f;--learner-color-success:#16a34a;--learner-color-success-strong:#15803d;--learner-color-success-soft:#e7f7ec;--learner-color-danger:#dc2626;--learner-color-danger-strong:#b91c1c;--learner-color-danger-soft:#fdebea;--learner-color-warning:#a95505;--learner-color-warning-soft:#fff1d6;width:100%;min-height:100dvh;margin-top:0;height:100dvh;overflow:hidden;color:var(--learner-color-text);accent-color:var(--learner-color-brand);background-color:var(--learner-color-surface);background-image:none;transition:background-color .24s ease,color .24s ease}.lhphuc-voca-runtime-shell[data-game-immersive="1"][data-game-theme=cool]{--lhpv-game-bg-wash:rgba(239,246,255,.74);--learner-color-brand:#2563eb;--learner-color-brand-strong:#1d4ed8;--learner-color-brand-soft:#eff6ff;--learner-color-brand-border:#bfdbfe;--learner-color-brand-gradient:linear-gradient(135deg,#3b82f6,#4f46e5);--learner-color-surface:#f8fbff;--learner-color-surface-soft:#edf4ff;--learner-color-page:#f4f8ff;--learner-color-border:#d5e3f5;--learner-color-border-soft:#e5edf8;--learner-color-border-strong:#b8cce8;--learner-color-text:#183153;--learner-color-text-strong:#10294a;--learner-color-text-body:#3b5575;--learner-color-text-muted:#607896;--learner-color-text-subtle:#8ca0b8;--learner-color-success:#15965c;--learner-color-success-strong:#0b7243;--learner-color-success-soft:#e4f7ed;--learner-color-danger:#d63b4c;--learner-color-danger-strong:#af2536;--learner-color-danger-soft:#fde9ed;--learner-color-warning:#985708;--learner-color-warning-soft:#fff1d8}.lhphuc-voca-runtime-shell[data-game-immersive="1"][data-game-theme=neutral]{--lhpv-game-bg-wash:rgba(246,249,241,.74);--learner-color-brand:#66835c;--learner-color-brand-strong:#4f6c47;--learner-color-brand-soft:#edf3e8;--learner-color-brand-border:#cbd9c2;--learner-color-brand-gradient:linear-gradient(135deg,#718e66,#8b7657);--learner-color-surface:#fbfcf8;--learner-color-surface-soft:#f0f3ea;--learner-color-page:#f7f9f4;--learner-color-border:#dce2d5;--learner-color-border-soft:#e9ece5;--learner-color-border-strong:#c2ccba;--learner-color-text:#303b2d;--learner-color-text-strong:#242e22;--learner-color-text-body:#53604f;--learner-color-text-muted:#687463;--learner-color-text-subtle:#929b8e;--learner-color-success:#3f8451;--learner-color-success-strong:#2f673e;--learner-color-success-soft:#e9f4e9;--learner-color-danger:#c94b43;--learner-color-danger-strong:#a13732;--learner-color-danger-soft:#f9ebe8;--learner-color-warning:#805514;--learner-color-warning-soft:#f8f0dc}.lhphuc-voca-runtime-shell[data-game-immersive="1"][data-game-theme=mono]{--lhpv-game-bg-wash:rgba(245,245,245,.78);--learner-color-brand:#555b63;--learner-color-brand-strong:#30343a;--learner-color-brand-soft:#eceef0;--learner-color-brand-border:#cdd0d4;--learner-color-brand-gradient:linear-gradient(135deg,#61666d,#292d32);--learner-color-surface:#fafafa;--learner-color-surface-soft:#eeeeef;--learner-color-page:#f5f5f6;--learner-color-border:#d8d9db;--learner-color-border-soft:#e8e8e9;--learner-color-border-strong:#bfc1c5;--learner-color-text:#2f3032;--learner-color-text-strong:#191a1c;--learner-color-text-body:#525459;--learner-color-text-muted:#676b70;--learner-color-text-subtle:#919398;--learner-color-success:#59616a;--learner-color-success-strong:#34393f;--learner-color-success-soft:#eceff1;--learner-color-danger:#30343a;--learner-color-danger-strong:#1f2226;--learner-color-danger-soft:#e5e7e9;--learner-color-warning:#5e6268;--learner-color-warning-soft:#eff0f1;--learner-tone-emerald-icon:#59616a;--learner-tone-emerald-text:#34393f;--learner-tone-emerald-soft:#eceff1;--learner-tone-emerald-ring:#c8ccd0;--learner-tone-rose-text:#30343a;--learner-tone-rose-soft:#e5e7e9;--learner-tone-amber-icon:#747a81;--learner-tone-orange-soft:#eff0f1}.lhphuc-voca-runtime-shell[data-game-immersive="1"][data-game-theme=dark]{color-scheme:dark;--lhpv-game-bg-wash:rgba(6,10,17,.72);--learner-color-on-accent:#0b1320;--learner-color-brand:#89b7ff;--learner-color-brand-strong:#b5d0ff;--learner-color-brand-soft:#1b2d47;--learner-color-brand-border:#33547d;--learner-color-brand-gradient:linear-gradient(135deg,#4d79bd,#78a5e8);--learner-color-surface:#111923;--learner-color-surface-soft:#1a2532;--learner-color-page:#0d141d;--learner-color-border:#2c3a4b;--learner-color-border-soft:#253241;--learner-color-border-strong:#405268;--learner-color-text:#edf4ff;--learner-color-text-strong:#ffffff;--learner-color-text-body:#d6e0ed;--learner-color-text-muted:#9dacbd;--learner-color-text-subtle:#7e8da0;--learner-color-success:#4ade80;--learner-color-success-strong:#86efac;--learner-color-success-soft:#15382d;--learner-color-danger:#fb7185;--learner-color-danger-strong:#fda4af;--learner-color-danger-soft:#43242d;--learner-color-warning:#fbbf24;--learner-color-warning-soft:#3c3119}.lhphuc-voca-runtime-shell[data-game-immersive="1"]{--learner-color-learning:var(--learner-color-brand);--learner-tone-emerald-icon:var(--learner-color-success);--learner-tone-emerald-text:var(--learner-color-success-strong);--learner-tone-emerald-soft:var(--learner-color-success-soft);--learner-tone-emerald-ring:color-mix(in srgb,var(--learner-color-success) 28%,var(--learner-color-surface));--learner-tone-rose-text:var(--learner-color-danger-strong);--learner-tone-rose-soft:var(--learner-color-danger-soft);--learner-tone-amber-icon:var(--learner-color-warning);--learner-tone-amber-text:color-mix(in srgb,var(--learner-color-warning) 82%,var(--learner-color-text-strong));--learner-tone-orange-soft:var(--learner-color-warning-soft);--learner-tone-sky-soft:var(--learner-color-brand-soft);--learner-tone-violet-text:var(--learner-color-brand-strong);--learner-tone-violet-soft:var(--learner-color-brand-soft);--lhphuc-voca-bg:var(--learner-color-page);--lhphuc-voca-surface:var(--learner-color-surface);--lhphuc-voca-surface-2:var(--learner-color-surface-soft);--lhphuc-voca-surface-soft:var(--learner-color-surface-soft);--lhphuc-voca-text:var(--learner-color-text);--lhphuc-voca-text-dark:var(--learner-color-text-strong);--lhphuc-voca-text-strong:var(--learner-color-text-strong);--lhphuc-voca-text-soft:var(--learner-color-text-body);--lhphuc-voca-text-subtle:var(--learner-color-text-subtle);--lhphuc-voca-muted:var(--learner-color-text-muted);--lhphuc-voca-border:var(--learner-color-border);--lhphuc-voca-border-light:var(--learner-color-border-soft);--lhphuc-voca-border-soft:var(--learner-color-border-soft);--lhphuc-voca-border-strong:var(--learner-color-border-strong);--lhphuc-voca-accent:var(--learner-color-brand);--lhphuc-voca-accent-strong:var(--learner-color-brand-strong);--lhphuc-voca-accent-soft:var(--learner-color-brand-soft);--lhphuc-voca-accent-soft-2:var(--learner-color-brand-soft);--lhphuc-voca-accent-border-soft:var(--learner-color-brand-border);--lhphuc-voca-accent-border-soft-2:var(--learner-color-brand-border);--lhphuc-voca-success:var(--learner-color-success);--lhphuc-voca-success-mid:var(--learner-color-success);--lhphuc-voca-success-soft:var(--learner-color-success-soft);--lhphuc-voca-success-soft-2:var(--learner-color-success-soft);--lhphuc-voca-success-border-soft:color-mix(in srgb,var(--learner-color-success) 48%,var(--learner-color-surface));--lhphuc-voca-success-text-strong:var(--learner-color-success-strong);--lhphuc-voca-danger:var(--learner-color-danger);--lhphuc-voca-danger-vivid:var(--learner-color-danger);--lhphuc-voca-danger-strong:var(--learner-color-danger-strong);--lhphuc-voca-danger-text-strong:var(--learner-color-danger-strong);--lhphuc-voca-danger-soft:var(--learner-color-danger-soft);--lhphuc-voca-danger-soft-2:var(--learner-color-danger-soft);--lhphuc-voca-danger-border-light:color-mix(in srgb,var(--learner-color-danger) 42%,var(--learner-color-surface));--lhphuc-voca-danger-border-soft:color-mix(in srgb,var(--learner-color-danger) 42%,var(--learner-color-surface));--lhphuc-voca-danger-border-soft-2:color-mix(in srgb,var(--learner-color-danger) 30%,var(--learner-color-surface));--lhphuc-voca-warning:var(--learner-color-warning);--lhphuc-voca-warning-strong:var(--learner-color-warning);--lhphuc-voca-warning-text-strong:var(--learner-color-warning);--lhphuc-voca-warning-soft:var(--learner-color-warning-soft);--lhphuc-voca-warning-soft-2:var(--learner-color-warning-soft);--lhphuc-voca-warning-border-light:color-mix(in srgb,var(--learner-color-warning) 42%,var(--learner-color-surface));--lhphuc-voca-warning-border-soft:color-mix(in srgb,var(--learner-color-warning) 42%,var(--learner-color-surface))}.lhphuc-voca-runtime-shell[data-game-immersive="1"]>.lhpv-game-shell-card{width:min(1040px,100%);margin-inline:auto;border-color:color-mix(in srgb,var(--learner-color-border) 88%,transparent);box-shadow:0 22px 54px -26px rgba(30,24,20,.36)}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__head{position:sticky;background:color-mix(in srgb,var(--learner-color-surface) 94%,transparent);backdrop-filter:blur(14px)}.lhphuc-voca-runtime-shell[data-game-immersive="1"]{padding:0}.lhphuc-voca-runtime-shell[data-game-immersive="1"]>.lhpv-game-shell-card{width:100%;max-width:none;height:100dvh;min-height:100dvh;display:flex;flex-direction:column;overflow:hidden;border:0;border-radius:0;background:var(--learner-color-surface);box-shadow:none}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__head{position:relative;top:0;z-index:20;min-height:88px;flex:0 0 auto;padding:16px clamp(20px,4vw,64px);gap:16px;border-bottom:1px solid var(--learner-color-border);background:var(--learner-color-surface);backdrop-filter:none}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__identity{gap:12px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__icon{width:52px;height:52px;flex:0 0 52px;border-radius:16px;background:var(--learner-color-brand-gradient);color:var(--learner-color-on-accent)}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__copy{display:flex;flex-direction:column;align-items:flex-start}.lhpv-game-shell-card__crumb{max-width:min(58vw,720px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--learner-color-text-muted);font-size:13px;line-height:1.35}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__label{margin-top:3px;color:var(--learner-color-text-strong);font-size:22px;font-weight:800}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__tool--settings{display:none}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__tool{width:46px;height:46px;border:1px solid var(--learner-color-border);border-radius:12px;background:var(--learner-color-surface-soft);color:var(--learner-color-text-muted)}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__timer.lhpv-tmr--progress,.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-tmr--progress{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:color-mix(in srgb,var(--learner-color-danger-soft,#fee2e2) 68%,var(--learner-color-surface-soft));color:var(--learner-color-danger,#dc2626);box-shadow:none;font-size:13px;font-weight:800}.lhpv-tmr__clock{font-size:17px;line-height:1}.lhpv-tmr__time{font-variant-numeric:tabular-nums}.lhpv-tmr__track{position:absolute;inset:auto 0 -1px;height:4px;overflow:hidden;background:var(--learner-color-border);pointer-events:none}.lhpv-tmr__fill{display:block;width:100%;height:100%;transform-origin:left center;background:var(--learner-color-brand-gradient);transition:background .2s ease}.lhpv-tmr--progress.is-low .lhpv-tmr__fill{background:linear-gradient(90deg,var(--learner-color-warning,#d97706),var(--learner-color-danger,#dc2626))}.lhpv-tmr--progress.is-critical .lhpv-tmr__fill{background:var(--learner-color-danger,#dc2626)}.lhphuc-voca-runtime-shell[data-game-immersive="1"][data-game-theme=dark] .lhpv-tmr--progress.is-low .lhpv-tmr__fill{background:var(--learner-color-brand-gradient)}.lhphuc-voca-runtime-shell[data-game-immersive="1"][data-game-theme=dark] .lhpv-tmr--progress.is-critical .lhpv-tmr__fill{background:var(--learner-color-danger,#dc2626)}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body{flex:1 1 auto;min-height:0;padding:0;overflow:hidden;display:grid;grid-template-rows:minmax(0,1fr) auto}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-learning-stack{--lhpv-game-text:clamp(24px,2vw,30px);--lhpv-game-input:clamp(22px,1.7vw,26px);width:min(1320px,100%);height:100%;min-height:0;margin:0 auto;padding:clamp(24px,5vh,56px) clamp(24px,5vw,64px);overflow-y:auto;display:flex;flex-direction:column;justify-content:safe center;gap:20px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-learning-stack>.lhpv-game-q{width:100%;margin:0}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body .lhphuc-voca__quiz-card{width:100%;max-width:none;margin-inline:0}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body :is(.hlp-rs,.hlp-ws,.hlp-sr,.lhpv-gwh){width:min(960px,100%);max-width:none;margin-inline:auto}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-learning-stack>.lhpv-ans-inline{width:100%;margin:0}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body>.mt-5{width:100%;margin:0!important}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gamebar{width:100%;min-height:76px;padding:12px clamp(20px,4vw,64px);background:transparent;box-shadow:none;backdrop-filter:none}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gtab{width:auto;height:48px;min-width:0;padding:0 18px;gap:8px;border-radius:12px;background:var(--learner-color-surface-soft);font-size:15px;font-weight:700}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gtab__lbl{display:inline}.lhpv-game-shortcut-rail{display:none}@media (min-width:761px){.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gamebar{flex-wrap:wrap;row-gap:7px;padding-block:9px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shortcut-rail{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px 26px;width:100%;min-height:34px;padding:5px clamp(20px,4vw,64px) 7px;color:var(--learner-color-text-muted);font-size:12px;font-weight:500;line-height:1}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shortcut-rail .hapio-lhp-gamebar__shortcuts{display:flex;align-items:center;justify-content:center;gap:24px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shortcut-rail .hapio-lhp-gamebar__hintstatus{display:flex;align-items:center;justify-content:center;gap:18px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shortcut-rail .hapio-lhp-gamebar__hinthelp,.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shortcut-rail .hapio-lhp-gamebar__hintprogress{display:inline-flex;align-items:center;gap:6px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shortcut-rail .hapio-lhp-gamebar__hintprogress{color:var(--learner-color-text-body)}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shortcut-rail .hapio-lhp-gamebar__hintprogress svg{color:var(--learner-color-brand)}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shortcut-rail .hapio-lhp-gamebar__hintprogress b{color:var(--learner-color-brand);font-weight:850}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shortcut-rail .hapio-lhp-gamebar__keypair,.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shortcut-rail .hapio-lhp-gamebar__shortcuts>span{display:inline-flex;align-items:center;gap:6px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shortcut-rail .hapio-lhp-gamebar__keypair{gap:4px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shortcut-rail .hapio-lhp-gamebar__keypair kbd{min-width:24px;height:20px;display:inline-grid;place-items:center;padding-inline:6px;border:solid var(--learner-color-border-strong);border-width:1px 1px 2px;border-radius:6px;background:var(--learner-color-surface-soft);color:var(--learner-color-text-body);font:inherit;font-size:11px;font-weight:800}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shortcut-rail .hapio-lhp-gamebar__keypair i{color:var(--learner-color-text-subtle);font-style:normal}}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gtab--cta,.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gtab--on{padding-inline:18px;border:0;background:var(--learner-color-brand-gradient);color:var(--learner-color-on-accent)}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gtab--cta .hapio-lhp-gtab__ic svg,.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gtab--on .hapio-lhp-gtab__ic svg{color:currentColor;stroke:currentColor}@media (max-width:760px){.lhphuc-voca-runtime-shell[data-game-immersive="1"]{padding:0}.lhphuc-voca-runtime-shell[data-game-immersive="1"]>.lhpv-game-shell-card{height:100dvh;min-height:100dvh;border:0;border-radius:0}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__head{min-height:66px;padding:12px 13px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__icon{width:39px;height:39px;flex-basis:39px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__label{font-size:15px}.lhpv-game-shell-card__crumb{max-width:42vw;font-size:10px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__tools{gap:5px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__tool{width:35px;height:35px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__timer.lhpv-tmr--progress,.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-tmr--progress{min-width:66px;height:35px;padding-inline:8px;font-size:12px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body{padding:0}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body>.mt-5{width:100%;margin-inline:0!important}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gamebar{padding:9px 10px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gtab{width:42px;padding:0}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gtab__lbl{display:none}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gtab--cta,.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gtab--on{width:auto;padding-inline:14px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gtab--cta .hapio-lhp-gtab__lbl,.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gtab--on .hapio-lhp-gtab__lbl{display:inline}}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gamebar{position:relative;inset:auto;bottom:auto;z-index:18;margin:0;border:0;border-top:1px solid var(--learner-color-border);border-radius:0;background:var(--learner-color-surface);box-shadow:0 -12px 32px -28px color-mix(in srgb,var(--learner-color-text) 42%,transparent)}.lhpv-inline-game-overlay .lhphuc-voca-runtime-shell[data-game-immersive="1"]{min-height:100%;padding:0}.lhpv-inline-game-overlay .lhphuc-voca-runtime-shell[data-game-immersive="1"]>.lhpv-game-shell-card{width:100%;max-width:none}.lhpv-inline-game-overlay .lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body{padding-bottom:0}.lhpv-inline-game-overlay .lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gamebar{left:auto!important;right:auto}@media (max-width:640px){.lhphuc-voca-runtime-shell[data-game-immersive="1"]{min-height:100dvh;padding:0;background-attachment:scroll}.lhphuc-voca-runtime-shell[data-game-immersive="1"]>.lhpv-game-shell-card{border:0;border-radius:0;box-shadow:none}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gamebar{bottom:0;margin-inline:0;border-radius: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}.lhphuc-voca-runtime-shell[data-game-transition]:not([data-game-transition=none]) .lhpv-game-learning-stack{transform-origin:center center}.lhphuc-voca-runtime-shell[data-game-transition=fade] .lhpv-game-learning-stack{animation:lhpvGameFadeIn .22s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhphuc-voca-runtime-shell[data-game-transition=slide][data-game-transition-direction=next] .lhpv-game-learning-stack{animation:lhpvGameSlideNext .28s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhphuc-voca-runtime-shell[data-game-transition=slide][data-game-transition-direction=prev] .lhpv-game-learning-stack{animation:lhpvGameSlidePrev .28s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhphuc-voca-runtime-shell[data-game-transition=zoom] .lhpv-game-learning-stack{animation:lhpvGameZoomIn .24s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhphuc-voca-runtime-shell[data-game-transition=none] .lhpv-game-learning-stack{animation:none}@keyframes lhpvGameFadeIn{0%{opacity:.25;transform:translateY(2px)}to{opacity:1;transform:none}}@keyframes lhpvGameSlideNext{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:none}}@keyframes lhpvGameSlidePrev{0%{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:none}}@keyframes lhpvGameZoomIn{0%{opacity:.25;transform:scale(.985)}to{opacity:1;transform:none}}:root{--lhpv-anim-spring:cubic-bezier(.34,1.56,.64,1)}.lhpv-game-learning-stack[data-game-anim]{transform-origin:center center}.lhpv-game-learning-stack[data-game-anim="1"]{animation:lhpvAnimSlideL .4s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhpv-game-learning-stack[data-game-anim="2"]{animation:lhpvAnimSlideR .4s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhpv-game-learning-stack[data-game-anim="3"]{animation:lhpvAnimSlideU .4s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhpv-game-learning-stack[data-game-anim="4"]{animation:lhpvAnimSlideD .4s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhpv-game-learning-stack[data-game-anim="5"]{animation:lhpvAnimFade .38s ease both}.lhpv-game-learning-stack[data-game-anim="6"]{animation:lhpvAnimZoomIn .38s var(--lhpv-anim-spring) both}.lhpv-game-learning-stack[data-game-anim="7"]{animation:lhpvAnimZoomOut .38s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhpv-game-learning-stack[data-game-anim="8"]{animation:lhpvAnimRotate .44s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhpv-game-learning-stack[data-game-anim="9"]{animation:lhpvAnimFlipX .46s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhpv-game-learning-stack[data-game-anim="10"]{animation:lhpvAnimFlipY .46s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhpv-game-learning-stack[data-game-anim="11"]{animation:lhpvAnimBounce .52s var(--lhpv-anim-spring) both}.lhpv-game-learning-stack[data-game-anim="12"]{animation:lhpvAnimSlideUB .44s var(--lhpv-anim-spring) both}.lhpv-game-learning-stack[data-game-anim="13"]{animation:lhpvAnimSlideDB .44s var(--lhpv-anim-spring) both}.lhpv-game-learning-stack[data-game-anim="14"]{animation:lhpvAnimSkew .42s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhpv-game-learning-stack[data-game-anim="15"]{animation:lhpvAnimPop .4s var(--lhpv-anim-spring) both}.lhpv-game-learning-stack[data-game-anim="16"]{animation:lhpvAnimBlur .42s ease both}.lhpv-game-learning-stack[data-game-anim="17"]{animation:lhpvAnimSwing .55s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhpv-game-learning-stack[data-game-anim="18"]{animation:lhpvAnimDriftL .44s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}.lhpv-game-learning-stack[data-game-anim="19"]{animation:lhpvAnimTilt .44s var(--lhpv-anim-spring) both}.lhpv-game-learning-stack[data-game-anim="20"]{animation:lhpvAnimRise .44s var(--learner-ease,cubic-bezier(.22,1,.36,1)) both}@keyframes lhpvAnimSlideL{0%{opacity:0;transform:translateX(-42px)}to{opacity:1;transform:none}}@keyframes lhpvAnimSlideR{0%{opacity:0;transform:translateX(42px)}to{opacity:1;transform:none}}@keyframes lhpvAnimSlideU{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:none}}@keyframes lhpvAnimSlideD{0%{opacity:0;transform:translateY(-34px)}to{opacity:1;transform:none}}@keyframes lhpvAnimFade{0%{opacity:0}to{opacity:1}}@keyframes lhpvAnimZoomIn{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:none}}@keyframes lhpvAnimZoomOut{0%{opacity:0;transform:scale(1.14)}to{opacity:1;transform:none}}@keyframes lhpvAnimRotate{0%{opacity:0;transform:rotate(-7deg) scale(.9)}to{opacity:1;transform:none}}@keyframes lhpvAnimFlipX{0%{opacity:0;transform:perspective(800px) rotateX(38deg)}to{opacity:1;transform:perspective(800px) rotateX(0)}}@keyframes lhpvAnimFlipY{0%{opacity:0;transform:perspective(800px) rotateY(38deg)}to{opacity:1;transform:perspective(800px) rotateY(0)}}@keyframes lhpvAnimBounce{0%{opacity:0;transform:translateY(-38px)}60%{opacity:1;transform:translateY(6px)}to{transform:none}}@keyframes lhpvAnimSlideUB{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:none}}@keyframes lhpvAnimSlideDB{0%{opacity:0;transform:translateY(-60px)}to{opacity:1;transform:none}}@keyframes lhpvAnimSkew{0%{opacity:0;transform:skewX(-9deg) translateX(28px)}to{opacity:1;transform:none}}@keyframes lhpvAnimPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:none}}@keyframes lhpvAnimBlur{0%{opacity:0;filter:blur(9px)}to{opacity:1;filter:blur(0)}}@keyframes lhpvAnimSwing{0%{opacity:0;transform:rotate(6deg) translateY(-24px)}55%{opacity:1;transform:rotate(-2.5deg)}to{transform:none}}@keyframes lhpvAnimDriftL{0%{opacity:0;transform:translate(-34px,16px)}to{opacity:1;transform:none}}@keyframes lhpvAnimTilt{0%{opacity:0;transform:rotate(5deg) translateY(28px) scale(.94)}to{opacity:1;transform:none}}@keyframes lhpvAnimRise{0%{opacity:0;transform:translateY(46px) scale(.96)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.lhphuc-voca-runtime-shell .lhpv-game-learning-stack,.lhpv-game-learning-stack[data-game-anim]{animation:none!important}}.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{width:auto;min-width:32px;padding:0 12px;gap:6px;border-radius:999px;border-color:var(--learner-color-brand-border,#bfdbfe);background:var(--learner-color-brand-soft,#eff6ff);color:var(--learner-color-brand-strong,#1d4ed8)}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__tool--hint{width:auto;min-width:40px;padding-inline:13px;gap:7px;border-radius:999px}.lhpv-game-shell-card__tool-label{font-size:13px;font-weight:750;line-height:1;white-space:nowrap}.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--hint.is-time-nudge:not(:disabled){animation:lhpv-game-hint-nudge 1.15s cubic-bezier(.22,.9,.3,1) both}@keyframes lhpv-game-hint-nudge{0%,to{transform:translateX(0) rotate(0);box-shadow:0 0 0 0 transparent;filter:brightness(1)}14%{transform:translateX(-2px) rotate(-2deg)}26%{transform:translateX(3px) rotate(2.4deg);box-shadow:0 0 0 7px color-mix(in srgb,var(--learner-color-brand,#2563eb) 14%,transparent);filter:brightness(1.08)}38%{transform:translateX(-2px) rotate(-1.8deg)}50%{transform:translateX(2px) rotate(1.3deg);box-shadow:0 0 18px color-mix(in srgb,var(--learner-color-brand,#2563eb) 24%,transparent);filter:brightness(1.05)}64%{transform:translateX(-1px) rotate(-.7deg)}78%{transform:translateX(0) rotate(0)}}@media (prefers-reduced-motion:reduce){.lhpv-game-shell-card__tool--hint.is-time-nudge:not(:disabled){animation:none}}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__tool--exit,.lhpv-game-shell-card__tool--exit{width:auto;min-width:32px;padding-inline:12px;gap:6px;border-radius:999px;border-color:#ffe4e6;background:#fff1f2;color:#e11d48}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__tool--exit:hover:not(:disabled),.lhpv-game-shell-card__tool--exit:hover:not(:disabled){border-color:#f43f5e;background:#fff1f2;color:#e11d48}.lhphuc-voca-runtime-shell[data-game-immersive="1"][data-game-theme=dark] .lhpv-game-shell-card__tool--exit,.lhphuc-voca-runtime-shell[data-game-immersive="1"][data-game-theme=dark] .lhpv-game-shell-card__tool--exit:hover:not(:disabled){border-color:rgba(244,63,94,.38);background:rgba(244,63,94,.15);color:#fda4af}.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:400;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%)}[data-game-source-qtype=mcq_en_meaning] .lhpv-game-shell-card__body .lhphuc-voca__mcq-stem{font-weight:400}[data-game-source-qtype=mcq_en_meaning] .lhpv-game-shell-card__body .lhphuc-voca__mcq-highlight{background-size:100% .14em;background-position:0 94%}.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-brand-border,#bfdbfe);border-radius:13px;background:#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;border:1.5px solid var(--learner-color-brand-border,#bfdbfe);background:#ffffff;color:var(--learner-color-brand,#2563eb);box-shadow:none}.lhphuc-voca-runtime-shell[data-game-immersive="1"][data-game-theme=dark] .lhpv-game-shell-card__body .lhphuc-voca__mcq-option{background:var(--learner-color-surface-soft,#1a2532)}.lhphuc-voca-runtime-shell[data-game-immersive="1"][data-game-theme=dark] .lhpv-game-shell-card__body .lhphuc-voca__mcq-badge{background:var(--learner-color-surface,#111923)}.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-color-success,#16a34a);background:var(--learner-color-success-soft,#dcfce7);color:var(--learner-color-success-strong,#15803d)}.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-color-success,#16a34a);border-color:var(--learner-color-success,#16a34a);color:var(--learner-color-on-accent,#ffffff)}.lhpv-game-shell-card__body .lhphuc-voca__mcq-option.is-correct-reveal{border:2px dashed var(--learner-color-success,#16a34a);background:transparent;color:var(--lhpv-game-ink)}.lhpv-game-shell-card__body .lhphuc-voca__mcq-option.is-correct-reveal .lhphuc-voca__mcq-badge,.lhpv-game-shell-card__body .lhphuc-voca__mcq-option.is-correct-reveal .lhphuc-voca__mcq-icon{background:transparent;border-color:var(--learner-color-success,#16a34a);color:var(--learner-color-success,#16a34a)}.lhpv-game-shell-card__body .lhphuc-voca__mcq-option.is-wrong{border:2px solid var(--learner-color-danger,#dc2626);background:var(--learner-color-danger-soft,#fee2e2);color:var(--learner-color-danger-strong,#b91c1c)}.lhpv-game-shell-card__body .lhphuc-voca__mcq-option.is-wrong .lhphuc-voca__mcq-badge,.lhpv-game-shell-card__body .lhphuc-voca__mcq-option.is-wrong .lhphuc-voca__mcq-icon{background:var(--learner-color-danger,#dc2626);border-color:var(--learner-color-danger,#dc2626);color:#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!important}.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(--learner-color-success,#16a34a);background:var(--learner-color-success-soft,#dcfce7);color:var(--learner-color-success-strong,#15803d);box-shadow:0 8px 18px color-mix(in srgb,var(--learner-color-success,#16a34a) 16%,transparent)}.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__feedback .lhpv-td-bubble-green{width:100%!important;max-width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.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-sr.is-timeout .lhp-sr__feedback{border:0;background:transparent;padding:8px 2px;color:var(--learner-color-warning,#d97706)}.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-sr.is-timeout .lhp-sr__target{border-style:solid;border-color:var(--learner-color-warning,#d97706);background:var(--learner-color-warning-soft,#fef3c7)}.lhphuc-voca-runtime-shell .lhpv-game-shell-card__body .lhp-sr.is-timeout .lhp-sr__target .lhp-sr__block{border-color:var(--learner-color-warning,#d97706);background:var(--learner-color-warning,#d97706);color:var(--learner-color-on-accent,#ffffff)}.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.is-timeout .lhpv-ans__face{background:var(--learner-color-warning-soft,#fef3c7);color:var(--learner-color-warning,#d97706)}.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__explain .lhpv-explain-card{background:transparent;border:0;box-shadow:none;border-radius:0;padding:1px 0;gap:9px;width:100%}.lhpv-ans__ex:has(.lhpv-ans__exw) .lhpv-ans__explain .lhpv-explain-card__en,.lhpv-ans__ex:has(.lhpv-ans__exw) .lhpv-ans__explain .lhpv-explain-card__pos{display:none}.lhpv-ans__ex:has(.lhpv-ans__exw) .lhpv-ans__explain .lhpv-explain-card__vi{margin-top: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}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__tool--hint,.lhpv-game-shell-card__tool--hint{width:30px;min-width:30px;padding:0;gap:0;border-radius:9px}.lhpv-game-shell-card__tool-label{display:none}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__tool--exit,.lhpv-game-shell-card__tool--exit{width:30px;min-width:30px;padding:0;gap:0;border-radius:9px}.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{position:relative;flex-shrink:0;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.is-timeout{border-color:color-mix(in srgb,var(--learner-color-warning,#d97706) 48%,var(--learner-color-border,#e2e8f0))}.lhpv-ans-flash{position:fixed;left:50%;top:42%;z-index:960;display:flex;align-items:center;gap:10px;padding:12px 18px 12px 12px;border:1px solid;border-radius:16px;background:var(--learner-color-surface,#ffffff);box-shadow:0 18px 48px -18px rgba(15,23,42,.38);opacity:0;pointer-events:none;transform:translate(-50%,12px) scale(.92)}.lhpv-ans-flash.is-visible{animation:lhpvAnswerFlash 1.5s cubic-bezier(.16,1,.3,1) both}.lhpv-ans-flash.is-good{color:var(--learner-color-success-strong,#15803d)}.lhpv-ans-flash.is-bad{color:var(--learner-color-danger,#dc2626)}.lhpv-ans-flash.is-timeout{color:var(--learner-color-warning,#d97706)}.lhpv-ans-flash .lhpv-ans__face{width:34px;height:34px;flex:0 0 auto;border-radius:10px;display:grid;place-items:center}.lhpv-ans-flash.is-good .lhpv-ans__face{background:var(--learner-color-success-soft,#dcfce7);color:var(--learner-color-success,#16a34a)}.lhpv-ans-flash.is-bad .lhpv-ans__face{background:var(--learner-color-danger-soft,#fee2e2);color:var(--learner-color-danger,#dc2626)}.lhpv-ans-flash.is-timeout .lhpv-ans__face{background:var(--learner-color-warning-soft,#fef3c7);color:var(--learner-color-warning,#d97706)}.lhpv-ans-flash .lhpv-ans__ti{color:currentColor;font-size:16px;font-weight:800}.lhpv-ans-inline .lhpv-ans__ex{width:100%;margin:0;border-radius:13px}@keyframes lhpvAnswerFlash{0%{opacity:0;transform:translate(-50%,12px) scale(.92)}14%,72%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%,-12px) scale(.98)}}@keyframes lhpv-ans-inline-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.lhpv-ans-flash.is-visible{animation:lhpvAnswerFlashReduced 1.5s ease both}}@keyframes lhpvAnswerFlashReduced{0%,to{opacity:0}10%,75%{opacity:1}}.lhpv-gwh{display:flex;flex-direction:column;gap:16px;max-width:640px;margin:0 auto;width:100%}.lhpv-gwh.is-shake{animation:lhpv-gwh-shake .4s}@keyframes lhpv-gwh-shake{10%,90%{transform:translateX(-1px)}30%,70%{transform:translateX(-4px)}50%{transform:translateX(4px)}}.lhpv-gwh__clue{background:var(--learner-color-surface-soft,#f1f5f9);border:1px solid var(--learner-color-border,#e2e8f0);border-radius:14px;padding:18px 22px}.lhpv-gwh__clue-prompt{color:var(--learner-color-text-strong,#0f172a);font-size:clamp(18px,2vw,24px);font-weight:700;line-height:1.45}.lhpv-gwh__clue-prompt strong{color:var(--learner-color-brand,#2563eb);font-weight:850;text-decoration:underline;text-decoration-color:var(--learner-color-brand-border,#bfdbfe);text-decoration-thickness:.18em;text-underline-offset:.08em}.lhpv-gwh__hints{display:grid;gap:9px;padding:12px 14px;border:1px solid var(--learner-color-border,#e2e8f0);border-radius:14px;background:color-mix(in srgb,var(--learner-color-surface,#ffffff) 82%,var(--learner-color-brand-soft,#eff6ff))}.lhpv-gwh__hints-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.lhpv-gwh__hints-title{display:inline-flex;align-items:center;gap:7px;color:var(--learner-color-text-strong,#0f172a);font-size:13px;font-weight:750}.lhpv-gwh__hints-title svg{color:var(--lhpv-game-accent,var(--learner-color-brand,#2563eb))}.lhpv-gwh__hints-count{color:var(--learner-color-text-muted,#64748b);font-size:11.5px;font-weight:650;font-variant-numeric:tabular-nums}.lhpv-gwh__hint-meter{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:6px}.lhpv-gwh__hint-meter span{height:4px;border-radius:999px;background:var(--learner-color-border,#e2e8f0);transition:background .2s ease,transform .2s ease}.lhpv-gwh__hint-meter span.is-on{background:var(--lhpv-game-accent,var(--learner-color-brand,#2563eb));transform:scaleY(1.25)}.lhpv-gwh__tokens{display:flex;gap:7px;flex-wrap:wrap}.lhpv-gwh__token{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:baseline;gap:8px;background:linear-gradient(135deg,var(--learner-color-surface,#ffffff),var(--learner-color-brand-soft,#eff6ff));border:1px solid var(--lhpv-game-accent-border,var(--learner-color-brand-border,#bfdbfe));border-radius:12px;padding:9px 12px;font-size:13px;box-shadow:0 8px 20px -18px var(--learner-color-brand-strong,#1d4ed8);animation:lhpv-gwh-pop .42s cubic-bezier(.2,.9,.25,1.18) both}.lhpv-gwh__token:after{content:"";position:absolute;z-index:0;inset-block:-45%;left:-35%;width:24%;transform:rotate(18deg);background:color-mix(in srgb,var(--learner-color-on-accent,#ffffff) 62%,transparent);animation:lhpv-gwh-shine .62s ease-out .08s both;pointer-events:none}@keyframes lhpv-gwh-pop{0%{transform:translateY(10px) scale(.94);opacity:0}70%{transform:translateY(-2px) scale(1.015);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}@keyframes lhpv-gwh-shine{0%{left:-35%;opacity:0}20%{opacity:.7}to{left:118%;opacity:0}}@media (prefers-reduced-motion:reduce){.lhpv-gwh__token,.lhpv-gwh__token:after{animation:none}}.lhpv-gwh__token-k{position:relative;z-index:1;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--learner-color-text-subtle,#94a3b8)}.lhpv-gwh__token-v{position:relative;z-index:1;font-weight:800;color:var(--learner-color-text-strong,#0f172a)}.lhpv-gwh__token-v.is-mono{font-family:Space Mono,ui-monospace,Menlo,monospace;letter-spacing:.01em}.lhpv-gwh__hints-empty{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin:0;color:var(--learner-color-text-muted,#64748b);font-size:12px;line-height:1.45}.lhpv-gwh__hints-empty b{color:var(--learner-color-text-body,#334155)}.lhpv-gwh__hints-empty kbd{min-width:34px;height:22px;display:inline-grid;place-items:center;padding:0 7px;border:solid var(--learner-color-border-strong,#cbd5e1);border-width:1px 1px 2px;border-radius:6px;background:var(--learner-color-surface,#ffffff);color:var(--learner-color-text-body,#334155);font-family:inherit;font-size:10.5px;font-weight:750;box-shadow:0 1px 1px color-mix(in srgb,var(--learner-color-text,#0f172a) 8%,transparent)}.lhpv-gwh__answer{display:flex;gap:10px}.lhpv-gwh__input{flex:1;min-width:0;font-family:inherit;font-size:17px;font-weight:600;padding:13px 16px;border-radius:12px;border:1.5px solid var(--learner-color-border,#e2e8f0);background:var(--learner-color-surface-soft,#f1f5f9);color:var(--learner-color-text,#0f172a)}.lhpv-gwh__input:focus{outline:0;border-color:var(--learner-color-brand,#2563eb);background:var(--learner-color-surface,#ffffff);box-shadow:0 0 0 4px var(--learner-color-brand-soft,#eff6ff)}.lhpv-gwh__input::-moz-placeholder{color:var(--learner-color-text-subtle,#94a3b8);font-weight:400}.lhpv-gwh__input::placeholder{color:var(--learner-color-text-subtle,#94a3b8);font-weight:400}.lhpv-gwh.is-correct .lhpv-gwh__input{border-color:var(--learner-color-success,#16a34a)}.lhpv-gwh__check{border:0;border-radius:12px;padding:13px 20px;font-family:inherit;font-weight:700;font-size:15px;background:var(--learner-color-brand,#2563eb);color:#ffffff;cursor:pointer;white-space:nowrap;transition:filter .15s}.lhpv-gwh__check:hover{filter:brightness(1.06)}.lhpv-gwh__check:disabled{opacity:.45;cursor:not-allowed}.lhpv-gwh__fb{min-height:20px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px}.lhpv-gwh__fb.is-wrong{color:var(--learner-color-danger,#dc2626)}.lhpv-gwh__fb.is-correct{color:var(--learner-color-success,#16a34a)}@media (max-width:460px){.lhpv-gwh__answer{flex-direction:column}.lhpv-gwh__hints{padding:11px 12px}.lhpv-gwh__token{width:100%;justify-content:space-between}}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__head{overflow:visible}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__timer.lhpv-tmr--progress,.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-tmr--progress{position:static;width:auto;height:40px;min-width:74px;padding:0 11px;border:0;border-radius:12px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-tmr--progress .lhpv-tmr__track{position:absolute;inset:auto 0 -1px;width:auto;height:4px}@media (max-width:760px){.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__timer.lhpv-tmr--progress,.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-tmr--progress{width:auto;height:35px;min-width:66px;padding-inline:8px}}.lhphuc-voca-runtime-shell[data-game-immersive="1"][data-game-qtype]{margin-top:0}.lhphuc-voca-runtime-shell[data-game-immersive="1"]:is([data-game-qtype=reading],[data-game-qtype=writing]){background-color:var(--learner-color-surface);background-image:none}.lhphuc-voca-runtime-shell[data-game-immersive="1"]:is([data-game-qtype=reading],[data-game-qtype=writing]) .lhpv-game-shell-card__head{display:flex}@media (min-width:761px){.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body .lhphuc-voca__quiz-card{width:100%;max-width:none;margin-inline:0;padding:clamp(26px,3vw,42px)}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body :is(.lhphuc-voca__wp-sentence,.lhphuc-voca__mcq-question,.lhphuc-voca__fmw-sentence,.lhphuc-voca__hiw-sentence,.lhphuc-voca__sr-sentence,.lhp-rs__sentence,.lhp-ws__sentence,.lhpv-gwh__clue-prompt){font-size:clamp(24px,2vw,30px);line-height:1.55}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body .lhphuc-voca__wp-sentence{text-align:center}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body .lhphuc-voca__wp-blank{min-width:116px;height:54px;padding-inline:18px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body .lhphuc-voca__wp-bank{justify-content:center;gap:14px;padding:18px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body :is(.lhphuc-voca__wp-opt,.lhphuc-voca__mcq-option,.lhphuc-voca__fmw-option,.lhphuc-voca__sr-chip){font-size:clamp(19px,1.45vw,22px)!important}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body :is(.hlp-rs,.hlp-ws,.hlp-sr,.lhpv-gwh){width:min(960px,100%);max-width:none;margin-inline:auto}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-learning-stack>.lhpv-ans-inline{width:calc(100% - (2 * clamp(26px, 3vw, 42px)));margin-inline:clamp(26px,3vw,42px)}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-ans-inline .lhpv-ans__ex{padding:17px 20px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-ans-inline .lhpv-ans__exw b{font-size:19px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-ans-inline .lhpv-ans__exp{font-size:12.5px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-ans-inline .lhpv-ans__exi{font-size:14px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-ans-inline .lhpv-ans__exv{font-size:17px}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-ans-inline :is(.lhpv-ans__explain,.lhpv-explain-card__vi,.lhpv-ans__exs-vi){font-size:15.5px;line-height:1.6}}.lhphuc-voca-runtime-shell[data-game-qtype]{font-family:inherit;line-height:1.5}@media (min-width:761px){.lhphuc-voca-runtime-shell[data-game-qtype],.lhphuc-voca-runtime-shell[data-game-qtype] :not(#lhpv-runtime-type-lock):not(.hapio-ib):not(.hapio-ib *){font-size:18px!important}.lhphuc-voca-runtime-shell[data-game-immersive="1"][data-game-qtype=word-picker] .lhpv-game-learning-stack{gap:12px}.lhphuc-voca-runtime-shell[data-game-immersive="1"][data-game-qtype=word-picker] .lhphuc-voca__quiz-card--word-picker.is-correct{padding-bottom:12px}}@media (max-width:760px){.lhphuc-voca-runtime-shell[data-game-qtype],.lhphuc-voca-runtime-shell[data-game-qtype] :not(#lhpv-runtime-type-lock):not(.hapio-ib):not(.hapio-ib *){font-size:15px!important}.lhphuc-voca-runtime-shell[data-game-qtype] :is(.hapio-lhp-gtab__lbl,.lhpv-game-shell-card__tool-label){display:none!important}.lhphuc-voca-runtime-shell[data-game-qtype] .hapio-lhp-gtab__lbl[data-short]:after{content:none!important}.lhphuc-voca-runtime-shell[data-game-qtype] .hapio-lhp-gamebar :is(.hapio-lhp-gtab,.hapio-lhp-gtab--cta,.hapio-lhp-gtab--on){width:42px;min-width:42px;padding-inline:0}}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhphuc-voca__mcq-options{grid-template-columns:minmax(0,1fr)!important}@media (min-width:761px){.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-learning-stack,.lhpv-inline-game-overlay .lhpv-game-shell-card__body,.lhpv-inline-game-overlay .lhpv-game-shell-card__help{width:100%!important;max-width:none!important}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-learning-stack{padding-inline:clamp(32px,7vw,160px)}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body :is(.lhphuc-voca__quiz-card,.hlp-rs,.hlp-ws,.hlp-sr,.lhpv-gwh){width:100%!important;max-width:none!important}}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gamebar,.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body>.mt-5,.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shortcut-rail,.lhphuc-voca-runtime-shell[data-game-immersive="1"] [data-review-queue-actions="1"]{width:100%!important;max-width:none!important}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gamebar{box-sizing:border-box;left:auto!important;right:auto!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-inline:clamp(14px,2vw,32px)!important}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gamebar .hapio-lhp-gtab:active:not(:disabled),.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gamebar .hapio-lhp-gtab:hover:not(:disabled),.lhphuc-voca-runtime-shell[data-game-immersive="1"] .lhpv-game-shell-card__body button:hover:not(:disabled){transform:none!important}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gamebar .hapio-lhp-gtab{transition:color .14s ease,background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gamebar :is(.hapio-lhp-gtab--cta,.hapio-lhp-gtab--on){background:var(--learner-color-brand);box-shadow:none}.lhphuc-voca-runtime-shell[data-game-immersive="1"] .hapio-lhp-gamebar :is(.hapio-lhp-gtab--cta,.hapio-lhp-gtab--on):hover:not(:disabled){background:var(--learner-color-brand-strong);box-shadow:0 0 0 3px var(--learner-color-brand-soft)}.lhphuc-voca-runtime-shell[data-game-immersive="1"] :is(.lhphuc-voca__mcq-timeout,.lhp-fmw.is-timeout .lhp-fmw__feedback,.lhp-sr.is-timeout .lhp-sr__feedback){display:none!important}.lhphuc-voca-runtime-shell[data-game-source-qtype=dictation_word] .lhpv-game-learning-stack{gap:8px}.lhphuc-voca-runtime-shell[data-game-source-qtype=dictation_word] .lhphuc-voca__quiz-card--dictation-word.is-correct{gap:10px;padding-bottom:0}.lhphuc-voca-runtime-shell[data-game-source-qtype=dictation_word] .lhpv-ans-inline{width:auto!important;min-width:min(520px,100%);max-width:min(760px,100%);align-self:center;margin:0!important}.lhphuc-voca-runtime-shell[data-game-source-qtype=dictation_word] .lhpv-ans-inline .lhpv-ans__ex{padding:10px 14px!important}