.lhp-sa-box{margin-top:10px}.lhp-sa-timeline,.lhp-sa-tl,.lhp-sa-tl-seg{display:none}.lhp-sa-words{line-height:1.9;font-size:18px}.lhp-sa-word{display:inline;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lhp-sa-word .t{cursor:pointer;font-weight:400;padding:0;border-radius:0}.lhp-sa-word.c-green .t{color:var(--lhphuc-voca-success-text-strong)}.lhp-sa-word.c-orange .t{color:var(--lhphuc-voca-warning-strong)}.lhp-sa-word.c-red .t{color:var(--lhphuc-voca-danger)}.lhp-sa-word.is-active .t{background:rgba(0,0,0,.06)}.lhp-sa-play{display:none}.lhp-sa-pop{--slate-900:var(--lhphuc-voca-text);--slate-600:var(--lhphuc-voca-text-soft);--slate-400:var(--lhphuc-voca-text-subtle);--slate-100:var(--lhphuc-voca-surface-soft-2);--blue-primary:var(--lhphuc-voca-info);--rose-bg:var(--lhphuc-voca-danger-soft);--rose-text:var(--lhphuc-voca-brand-pink);--green-success:var(--lhphuc-voca-success);--orange-warning:var(--lhphuc-voca-warning);--red-danger:var(--lhphuc-voca-danger);position:fixed;z-index:999999;left:0;top:0;transform:none;min-width:260px;width:360px;max-width:min(420px,calc(100vw - 32px));border:1px solid var(--slate-100);border-radius:20px;box-shadow:0 20px 50px -10px rgba(0,0,0,.1);padding:0;overflow:hidden}.lhp-sa-pop,.lhp-sa-pop:after{background:var(--lhphuc-voca-surface)}.lhp-sa-pop:after{content:"";position:absolute;bottom:-8px;left:50%;width:16px;height:16px;transform:translateX(-50%) rotate(45deg);border-bottom:1px solid rgba(0,0,0,.15);border-right:1px solid rgba(0,0,0,.15);box-shadow:4px 4px 6px -2px rgba(0,0,0,.05)}.lhp-sa-pop .head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.lhp-sa-pop .head .w{font-weight:600}.lhp-sa-pop .head .x{border:none;background:transparent;font-size:18px;cursor:pointer}.lhp-sa-pop table{width:100%;border-collapse:collapse;font-size:12px}.lhp-sa-pop td,.lhp-sa-pop th{padding:6px;border-bottom:1px solid rgba(0,0,0,.08);text-align:left}.lhp-sa-pop tr.ok td{color:var(--lhphuc-voca-success-text-strong)}.lhp-sa-pop tr.bad td{color:var(--lhphuc-voca-warning-strong)}.lhp-sa-pop tr.c-red td{color:var(--lhphuc-voca-danger)}.lhp-sa-pop tr.c-orange td{color:var(--lhphuc-voca-warning-strong)}.lhp-sa-pop tr.c-green td{color:var(--lhphuc-voca-success-text-strong)}.lhp-sa-pop .lhp-tts-popover{background:var(--lhphuc-voca-surface);font-family:var(--lhphuc-voca-font)}.lhp-sa-pop .popover-header{padding:20px 24px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.lhp-sa-pop .word-title{font-size:24px;font-weight:600;color:var(--slate-900);letter-spacing:-.5px}.lhp-sa-pop .phonetic{font-family:var(--lhphuc-voca-font);color:var(--slate-400);font-style:italic;font-size:17px;flex:1}.lhp-sa-pop .phonetic:empty{display:none}.lhp-sa-pop .pop-close{margin-left:auto;border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:var(--slate-400)}.lhp-sa-pop .pop-close:hover{color:var(--slate-900)}.lhp-sa-pop .popover-top{padding:16px 18px 10px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--slate-100)}.lhp-sa-pop .popover-top .ph-audios{display:flex;align-items:center;gap:8px;flex:1}.lhp-sa-pop .popover-top .pop-close{margin-left:auto}.lhp-sa-pop .popover-wordrow{padding:14px 18px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.lhp-sa-pop .popover-wordrow .ph-left{min-width:0;display:flex;flex-direction:column;gap:6px}.lhp-sa-pop .popover-wordrow .word-title{font-size:22px;font-weight:600;color:var(--slate-900);letter-spacing:-.4px;line-height:1.1}.lhp-sa-pop .popover-wordrow .phonetic{font-family:var(--lhphuc-voca-font);color:var(--slate-400);font-style:italic;font-size:16px;line-height:1}.lhp-sa-pop .popover-wordrow .phonetic.is-empty{display:none}.lhp-sa-pop .sa-mini-score{flex:0 0 auto;position:relative;width:44px;height:44px;min-width:44px}.lhp-sa-pop .sa-mini-ring{position:absolute;inset:0;width:44px;height:44px;transform:rotate(-90deg)}.lhp-sa-pop .sa-mini-ring .bg{fill:none;stroke:var(--slate-100);stroke-width:3.5}.lhp-sa-pop .sa-mini-ring .meter{fill:none;stroke-linecap:round;stroke-width:3.5}.lhp-sa-pop .sa-mini-score.c-green .meter{stroke:var(--green-success)}.lhp-sa-pop .sa-mini-score.c-orange .meter{stroke:var(--orange-warning)}.lhp-sa-pop .sa-mini-score.c-red .meter{stroke:var(--red-danger)}.lhp-sa-pop .sa-mini-score .pct{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:12px;font-weight:600;color:var(--slate-900);line-height:1}.lhp-sa-pop .sa-mini-score .lbl{display:none}.lhp-sa-pop .ph-left{display:flex;align-items:baseline;gap:10px;min-width:0}.lhp-sa-pop .ph-audios{display:flex;align-items:center;gap:8px;margin-left:auto}.lhp-sa-pop .ph-audios .btn-audio{height:34px}.lhp-sa-pop .ph-audios .btn-user{margin-left:auto}@media (max-width:768px){.lhp-sa-pop{left:50%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:80vh;overflow:auto}.lhp-sa-pop:after{display:none}}.lhp-sa-pop .audio-control-bar{padding:10px 24px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--slate-100);gap:10px}.lhp-sa-pop .audio-group-standard{display:flex;gap:8px}.lhp-sa-pop .audio-group-user{margin-left:auto}.lhp-sa-pop .btn-audio{display:flex;align-items:center;gap:8px;padding:6px 12px 6px 6px;border-radius:30px;border:1px solid var(--slate-100);background:var(--lhphuc-voca-surface);cursor:pointer;transition:all .2s;font-size:13px;font-weight:600;color:var(--slate-600);height:36px;box-shadow:0 2px 5px rgba(0,0,0,.02)}.lhp-sa-pop .btn-audio:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.05);color:var(--slate-900)}.lhp-sa-pop .btn-standard:hover{border-color:var(--lhphuc-voca-info-border-soft);background:var(--lhphuc-voca-accent-soft);color:var(--blue-primary)}.lhp-sa-pop .btn-user{padding-right:14px;background:var(--rose-bg);border-color:var(--lhphuc-voca-danger-soft);color:var(--rose-text)}.lhp-sa-pop .btn-user:hover{border-color:var(--lhphuc-voca-danger-border-soft-2);background:var(--lhphuc-voca-danger-soft)}.lhp-sa-pop .visual-icon{width:24px;height:24px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.lhp-sa-pop .flag-svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lhp-sa-pop .mic-icon-container{width:24px;height:24px;background:linear-gradient(135deg,var(--lhphuc-voca-danger),var(--lhphuc-voca-brand-pink));border-radius:50%;display:flex;align-items:center;justify-content:center}.lhp-sa-pop .mic-svg{width:14px;height:14px;color:var(--lhphuc-voca-surface)}.lhp-sa-pop .wave-anim{display:none;align-items:flex-end;gap:2px;height:14px;margin-right:4px}.lhp-sa-pop .bar{width:3px;border-radius:2px;animation:waveBounce .5s ease-in-out infinite alternate}.lhp-sa-pop .btn-standard .bar{background-color:var(--blue-primary)}.lhp-sa-pop .btn-user .bar{background-color:var(--rose-text)}.lhp-sa-pop .bar:first-child{height:6px;animation-delay:.1s}.lhp-sa-pop .bar:nth-child(2){height:12px;animation-delay:.2s}.lhp-sa-pop .bar:nth-child(3){height:8px;animation-delay:0s}@keyframes waveBounce{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}.lhp-sa-pop .btn-audio.is-playing .mic-icon-container,.lhp-sa-pop .btn-audio.is-playing .visual-icon{display:none}.lhp-sa-pop .btn-audio.is-playing .wave-anim{display:flex}.lhp-sa-pop .list-header{display:grid;grid-template-columns:60px 1fr 1fr;padding:12px 24px;font-size:11px;text-transform:uppercase;color:var(--slate-400);font-weight:700}.lhp-sa-pop .list-item{display:grid;grid-template-columns:60px 1fr 1fr;padding:14px 24px;border-left:3px solid transparent;align-items:center;font-size:15px}.lhp-sa-pop .analysis-list::-webkit-scrollbar{width:8px}.lhp-sa-pop .analysis-list::-webkit-scrollbar-thumb{background:rgba(148,163,184,.45);border-radius:999px}.lhp-sa-pop .analysis-list::-webkit-scrollbar-track{background:transparent}.lhp-sa-pop .list-header.is-pron,.lhp-sa-pop .list-item.is-pron{grid-template-columns:60px 70px 1fr 1fr}.lhp-sa-pop .ipa{font-family:var(--lhphuc-voca-font);color:var(--slate-400);font-style:italic;font-size:14px}.lhp-sa-pop .list-item:hover{background-color:var(--lhphuc-voca-surface-soft)}.lhp-sa-pop .syllable{font-weight:700;color:var(--slate-900)}.lhp-sa-pop .status{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--slate-600)}.lhp-sa-pop .analysis-list{max-height:220px;overflow-y:auto}.lhp-sa-pop .dot{width:8px;height:8px;border-radius:50%}.lhp-sa-pop .item-correct{border-left-color:var(--green-success)}.lhp-sa-pop .item-correct .syllable{color:var(--green-success)}.lhp-sa-pop .dot-green{background:var(--green-success);box-shadow:0 0 0 2px color-mix(in srgb,var(--lhphuc-voca-success) 20%,transparent)}.lhp-sa-pop .item-warning{border-left-color:var(--orange-warning)}.lhp-sa-pop .item-warning .syllable{color:var(--orange-warning)}.lhp-sa-pop .dot-orange{background:var(--orange-warning);box-shadow:0 0 0 2px color-mix(in srgb,var(--lhphuc-voca-warning) 20%,transparent)}.lhp-sa-pop .item-danger{border-left-color:var(--red-danger);background-color:var(--lhphuc-voca-danger-soft)}.lhp-sa-pop .item-danger .syllable{color:var(--red-danger)}.lhp-sa-pop .dot-red{background:var(--red-danger);box-shadow:0 0 0 2px color-mix(in srgb,var(--lhphuc-voca-danger) 20%,transparent)}.lhp-sa-pop .dot-grey{background:var(--lhphuc-voca-border-strong)}.lhp-speak-errs .err{border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:10px 12px;margin:10px 0;background:rgba(255,255,255,.7)}.lhp-speak-errs .err .c strong,.lhp-speak-errs .err .m strong,.lhp-speak-errs .err .r strong{display:inline-block;min-width:52px}.lhp-speak-wrap{--primary-blue:var(--lhphuc-voca-accent);--text-main:var(--lhphuc-voca-text-strong);--text-light:var(--lhphuc-voca-muted);--bg-gray:var(--lhphuc-voca-surface-soft-2);--border-color:var(--lhphuc-voca-border-soft);--c-work-main:var(--lhphuc-voca-accent);--c-work-bg:var(--lhphuc-voca-accent-soft);--c-score-main:var(--lhphuc-voca-warning-text-strong);--c-score-bg:var(--lhphuc-voca-warning-soft-2);max-width:600px;margin:0 auto;--c-score-border:var(--lhphuc-voca-warning-border-soft);--c-ai-main:var(--lhphuc-voca-brand-violet);--c-ai-bg:var(--lhphuc-voca-accent-soft-2);--c-sample-main:var(--lhphuc-voca-success-text-strong);--c-sample-bg:var(--lhphuc-voca-success-soft-2)}.lhp-speak-card-header{display:flex;align-items:center;justify-content:flex-start;gap:14px;margin:8px 0 14px}.lhp-speak-card-header .question-badge{display:inline-flex;align-items:center;gap:10px;background-color:var(--lhphuc-voca-accent-soft);color:var(--primary-blue);padding:8px 20px;border-radius:30px;font-weight:600;font-size:.95rem;border:1px solid var(--lhphuc-voca-accent-border-soft)}.lhp-speak-card-header .score-badge{display:inline-flex;align-items:center;gap:8px;background-color:var(--c-score-bg);color:var(--c-score-main);padding:8px 16px;border-radius:20px;font-weight:600;font-size:.95rem;border:1px solid var(--c-score-border);box-shadow:0 2px 4px rgba(234,88,12,.1)}.lhp-speak-card-header .score-badge .star{font-size:16px;line-height:1}.lhp-speak-top-tabs.main-tabs-container{background-color:var(--lhphuc-voca-surface-soft);padding:6px;border-radius:16px;display:flex;gap:8px;margin:10px 0 18px;width:100%;border:1px solid var(--lhphuc-voca-surface-soft-2)}.lhp-speak-top-tabs .tab-btn{flex:1;padding:10px;border:none;background:transparent;color:var(--text-light);font-weight:600;font-size:.95rem;cursor:pointer;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .25s cubic-bezier(.34,1.56,.64,1)}.lhp-speak-top-tabs .tab-icon-box{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.lhp-speak-top-tabs .tab-icon-box svg{width:18px;height:18px}.lhp-speak-top-tabs .tab-work .tab-icon-box{color:var(--c-work-main);background:var(--c-work-bg)}.lhp-speak-top-tabs .tab-work.active{background:var(--lhphuc-voca-surface);color:var(--c-work-main);box-shadow:0 4px 10px -2px rgba(37,99,235,.15)}.lhp-speak-top-tabs .tab-work.active .tab-icon-box{background:var(--c-work-bg);transform:scale(1.1)}.lhp-speak-top-tabs .tab-score .tab-icon-box{color:var(--c-score-main);background:var(--c-score-bg)}.lhp-speak-top-tabs .tab-score.active{background:var(--lhphuc-voca-surface);color:var(--c-score-main);box-shadow:0 4px 10px -2px rgba(234,88,12,.15)}.lhp-speak-top-tabs .tab-score.active .tab-icon-box{background:var(--c-score-bg);transform:scale(1.1)}.lhp-speak-top-tabs .tab-ai .tab-icon-box{color:var(--c-ai-main);background:var(--c-ai-bg)}.lhp-speak-top-tabs .tab-ai.active{background:var(--lhphuc-voca-surface);color:var(--c-ai-main);box-shadow:0 4px 10px -2px rgba(147,51,234,.15)}.lhp-speak-top-tabs .tab-ai.active .tab-icon-box{background:var(--c-ai-bg);transform:scale(1.1)}.lhp-speak-top-tabs .tab-sample .tab-icon-box{color:var(--c-sample-main);background:var(--c-sample-bg)}.lhp-speak-top-tabs .tab-sample.active{background:var(--lhphuc-voca-surface);color:var(--c-sample-main);box-shadow:0 4px 10px -2px rgba(22,163,74,.15)}.lhp-speak-top-tabs .tab-sample.active .tab-icon-box{background:var(--c-sample-bg);transform:scale(1.1)}.lhp-speak-wrap .user-answer-formal{border:1px solid var(--lhphuc-voca-border-strong);border-radius:8px;overflow:hidden;background:var(--lhphuc-voca-surface);margin:10px 0 16px;font-family:var(--lhphuc-voca-font)}.lhp-speak-wrap .ua-header{background-color:var(--lhphuc-voca-surface-soft);padding:8px 12px;border-bottom:1px solid var(--lhphuc-voca-border-soft);font-size:11px;color:var(--lhphuc-voca-muted);font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:6px}.lhp-speak-wrap .ua-content{padding:12px 14px;color:var(--lhphuc-voca-text);font-size:15px;line-height:1.55}.lhp-crit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:8px 0 12px}.lhp-crit-card{background:var(--lhphuc-voca-surface);border:1px solid var(--border-color);border-radius:12px;padding:12px 14px}.lhp-crit-card .t{font-weight:700;color:var(--lhphuc-voca-text-strong);margin-bottom:6px}.lhp-crit-card .pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-weight:600;font-size:12px;background:var(--c-score-bg);color:var(--c-score-main);border:1px solid var(--c-score-border);margin-bottom:8px}.lhp-crit-card .f{color:var(--lhphuc-voca-text-strong);font-size:14px;line-height:1.55}.lhp-crit-bar{position:relative;height:10px;border-radius:999px;background:var(--lhphuc-voca-accent-soft-2);border:1px solid var(--lhphuc-voca-border-soft);overflow:hidden;margin:6px 0 10px}.lhp-crit-bar-fill{height:100%;background:var(--primary-color,var(--lhp-blue,var(--lhphuc-voca-accent)));width:0;transition:width .25s ease}.lhp-crit-bar-label{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:12px;font-weight:600;color:var(--lhphuc-voca-text);mix-blend-mode:multiply}.lhp-speak-wrap .highlight-error{background-color:rgba(239,68,68,.1);border-bottom:2px solid var(--lhphuc-voca-danger);color:var(--lhphuc-voca-text-strong);cursor:pointer;border-radius:4px;padding:2px 0;transition:all .2s}.lhp-speak-wrap .highlight-error.active{background-color:rgba(99,102,241,.15);border-bottom-color:#6366f1}.lhp-speak-wrap .lhp-gram-wrap{position:relative;overflow:visible}.lhp-speak-wrap .lhp-gram-pop.smart-popup{position:absolute;width:280px;background:var(--lhphuc-voca-surface,#fff);border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);border:1px solid var(--lhphuc-voca-border-soft);padding:0;opacity:0;visibility:hidden;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);z-index:2147483647}.lhp-speak-wrap .lhp-gram-pop.smart-popup.visible{opacity:1;visibility:visible}.lhp-speak-wrap .lhp-gram-pop.smart-popup:after{content:"";position:absolute;bottom:-6px;left:var(--lhp-pop-arrow-left,50%);margin-left:-6px;width:12px;height:12px;background:var(--lhphuc-voca-surface,#fff);transform:rotate(45deg);border-bottom:1px solid var(--lhphuc-voca-border-soft);border-right:1px solid var(--lhphuc-voca-border-soft);box-shadow:none}.lhp-speak-wrap .lhp-gram-pop .p-header{background:var(--lhphuc-voca-surface-soft);padding:10px 16px;border-bottom:1px solid var(--lhphuc-voca-border-soft);font-size:11px;font-weight:700;color:var(--lhphuc-voca-muted);text-transform:uppercase;letter-spacing:.5px}.lhp-speak-wrap .lhp-gram-pop .p-body{padding:12px 16px}.lhp-speak-wrap .lhp-gram-pop .row{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-size:14px}.lhp-speak-wrap .lhp-gram-pop .row:last-child{margin-bottom:0}.lhp-speak-wrap .lhp-gram-pop .icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;flex-shrink:0}.lhp-speak-wrap .lhp-gram-pop .icon-x{color:var(--lhphuc-voca-danger)}.lhp-speak-wrap .lhp-gram-pop .icon-v{color:var(--lhphuc-voca-success)}.lhp-speak-wrap .lhp-gram-pop .wrong{text-decoration:line-through;color:var(--lhphuc-voca-text-subtle);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lhp-speak-wrap .lhp-gram-pop .correct{color:var(--lhphuc-voca-success);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lhp-speak-wrap .lhp-gram-pop .p-note{margin-top:10px;padding-top:10px;border-top:1px dashed var(--lhphuc-voca-border-strong);display:flex;gap:8px;font-size:13px;color:var(--lhphuc-voca-text-soft)}.lhp-speak-wrap .lhp-gram-pop .p-note i{color:var(--lhphuc-voca-info);font-style:normal;font-weight:700}@media (max-width:650px){.lhp-speak-card-header{flex-direction:column;align-items:flex-start}.lhp-speak-card-header .score-badge{width:100%;justify-content:center}.lhp-speak-top-tabs.main-tabs-container{flex-wrap:nowrap}.lhp-speak-top-tabs .tab-btn{flex:0 0 auto}}.lhp-speak-subtabs,.lhp-speak-top-tabs.main-tabs-container{display:flex;gap:14px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:6px;scrollbar-width:none}.lhp-speak-subtabs::-webkit-scrollbar,.lhp-speak-top-tabs.main-tabs-container::-webkit-scrollbar{display:none}.lhp-speak-top-tabs .tab-btn,.lhp-speak-wrap .lhp-speak-subtab{flex:0 0 auto}.lhp-speak-wrap .lhp-speak-subtab{min-width:160px}.lhp-speak-wrap.is-result{max-width:100%}.lhp-speak-wrap .lhp-speak-result-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:0;align-items:start}.lhp-speak-wrap .lhp-speak-left,.lhp-speak-wrap .lhp-speak-right{min-width:0}.lhp-speak-wrap .lhp-speak-actions{position:relative;z-index:5}@media (max-width:640px){.lhp-speak-wrap.is-result{max-width:680px}.lhp-speak-wrap .lhp-speak-result-grid{grid-template-columns:1fr}}.lhp-speak-head .lhp-speak-qrow{display:flex;gap:12px;align-items:flex-start}.lhp-speak-inline-play{flex-shrink:0;width:34px;height:34px;border:none;border-radius:999px;background:var(--primary-blue,var(--lhphuc-voca-accent));color:var(--lhphuc-voca-surface);display:flex;align-items:center;justify-content:center;cursor:pointer;margin-top:2px;box-shadow:0 2px 6px rgba(37,99,235,.18)}.lhp-speak-inline-play:active{transform:scale(.97)}.lhp-speak-inline-play .ico{font-size:14px;line-height:1;margin-left:1px}.lhp-speak-qcontent .q-text{font-size:1.05rem;line-height:1.6;color:var(--text-main,var(--lhphuc-voca-text-strong))}.lhp-speak-translate-toggle{margin-top:8px;border:none;background:transparent;color:var(--text-light,var(--lhphuc-voca-muted));text-decoration:underline;cursor:pointer;padding:0;font-size:.9rem}.lhp-speak-translation{margin-top:10px;padding:12px;background:var(--lhphuc-voca-surface-soft);border-left:3px solid var(--primary-blue,var(--lhphuc-voca-accent));border-radius:6px;color:var(--lhphuc-voca-text-soft);font-style:italic;font-size:.95rem}.lhp-speak-audio{display:none}.lhp-clean-head{display:none;background:transparent;padding:20px 0 0 20px;border-radius:0;box-shadow:none;margin-bottom:0}.lhp-clean-head h1{margin:0 0 12px;font-size:32px;font-weight:600;color:var(--lhphuc-voca-text);letter-spacing:-.03em;line-height:1.1}.lhp-speak-wrap .lhphuc-voca-qe-head{display:none}.lhp-modern-tabs.tab-nav{display:flex;gap:12px;margin-bottom:0;padding-bottom:0;border-bottom:1px dashed var(--lhphuc-voca-border-soft);flex-wrap:wrap;padding-left:20px}.lhp-modern-tabs .tab-item{position:relative;border:0;background:transparent;padding:8px 16px;border-radius:16px;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:var(--lhphuc-voca-text-subtle);transition:all .25s cubic-bezier(.4,0,.2,1);margin:10px 0}.lhp-modern-tabs .tab-item svg{width:24px;height:24px;fill:currentColor;transition:all .25s ease}.lhp-modern-tabs .duotone-primary{opacity:.4}.lhp-modern-tabs .duotone-secondary{opacity:1}.lhp-modern-tabs .tab-item:hover:not(.active){background-color:var(--lhphuc-voca-surface-muted-2);color:var(--lhphuc-voca-text-strong)}.lhp-modern-tabs .tab-item.has-data:after{content:"";position:absolute;top:10px;right:10px;width:6px;height:6px;border-radius:50%;background-color:var(--lhphuc-voca-danger);box-shadow:0 0 0 2px var(--lhphuc-voca-surface)}.lhp-modern-tabs .tab-item.active[data-tab=question]{background-color:var(--lhphuc-voca-accent-soft);color:var(--lhphuc-voca-info)}.lhp-modern-tabs .tab-item.active[data-tab=question] svg{transform:scale(1.1) rotate(-5deg)}.lhp-modern-tabs .tab-item.active[data-tab=vocab]{background-color:var(--lhphuc-voca-success-soft);color:var(--lhphuc-voca-success)}.lhp-modern-tabs .tab-item.active[data-tab=vocab] svg{transform:scale(1.1) rotate(5deg)}.lhp-modern-tabs .tab-item.active[data-tab=note]{background-color:var(--lhphuc-voca-danger-soft);color:var(--lhphuc-voca-danger)}.lhp-modern-tabs .tab-item.active[data-tab=note] svg{transform:scale(1.1) translateY(-2px)}.lhp-clean-tags{flex-wrap:wrap;gap:12px}.lhp-clean-tag,.lhp-clean-tags{display:flex;align-items:center}.lhp-clean-tag{gap:6px;font-size:13px;font-weight:600;color:var(--lhphuc-voca-muted);text-transform:uppercase;letter-spacing:.05em;padding:4px 10px 4px 0}.lhp-clean-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.lhp-clean-dot.blue{background-color:var(--lhphuc-voca-accent);box-shadow:0 0 0 3px rgba(37,99,235,.15)}.lhp-clean-dot.pink{background-color:#db2777;box-shadow:0 0 0 3px rgba(219,39,119,.15)}.lhp-clean-dot.green{background-color:var(--lhphuc-voca-success-text-strong);box-shadow:0 0 0 3px rgba(22,163,74,.15)}.lhp-clean-dot.gray{background-color:var(--lhphuc-voca-text-subtle);box-shadow:0 0 0 3px rgba(156,163,175,.15)}.lhp-aihead{background:var(--lhphuc-voca-surface);border-radius:16px;padding:22px 22px 18px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);margin-bottom:14px;text-align:center}.lhp-aihead .badge{display:inline-flex;align-items:center;gap:6px;background:var(--lhphuc-voca-success-soft);color:#059669;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;border:1px solid color-mix(in srgb,var(--lhphuc-voca-success) 20%,transparent)}.lhp-aihead .title{font-size:20px;font-weight:700;color:var(--lhphuc-voca-text-strong);margin:0 0 8px;line-height:1.3}.lhp-aihead .desc{font-size:14px;color:var(--lhphuc-voca-muted);max-width:80%;margin:0 auto}.lhp-aihead .divider{width:40px;height:3px;background:var(--lhphuc-voca-border-soft);margin:18px auto 0;border-radius:2px}.lhp-pro-audio-wrap{background:var(--lhphuc-voca-surface-soft-2);border-radius:999px;padding:12px 16px;display:flex;align-items:center;max-width:720px}.lhp-pro-audio-wrap .lhp-pro-audio{width:100%;max-width:680px}.lhp-speak-lefttop{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:6px 0 14px}.lhp-speak-wrap .lhp-speak-lefttop .score-badge{margin:0}.lhp-speak-lefttop .lhp-speak-history2{margin:0;justify-content:flex-start}.lhp-speak-lefttop .toggle-wrapper{margin:0}.lhp-speak-history2{position:relative;margin:10px 0 14px;display:flex;justify-content:flex-end}.lhp-speak-card-header .lhp-speak-history2{margin:0;justify-content:flex-start}.lhp-speak-history-btn{background:var(--lhphuc-voca-surface-soft);border:1px solid var(--border-color,var(--lhphuc-voca-border-soft));padding:6px 12px;border-radius:20px;font-size:.85rem;color:var(--text-light,var(--lhphuc-voca-muted));cursor:pointer;display:flex;align-items:center;gap:8px}.lhp-speak-history-btn:hover{border-color:var(--primary-blue,var(--lhphuc-voca-accent));color:var(--primary-blue,var(--lhphuc-voca-accent))}.lhp-speak-history-btn .chev{font-size:10px;opacity:.8}.lhp-speak-history-dd{position:absolute;top:100%;right:0;margin-top:8px;background:var(--lhphuc-voca-surface);border:1px solid var(--border-color,var(--lhphuc-voca-border-soft));border-radius:10px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);min-width:220px;z-index:50;overflow:hidden}.lhp-speak-hitem{width:100%;display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border:none;background:var(--lhphuc-voca-surface);cursor:pointer;font-size:.9rem;color:var(--text-main,var(--lhphuc-voca-text-strong));border-bottom:1px solid var(--lhphuc-voca-surface-soft-2);text-align:left}.lhp-speak-hitem:hover{background:var(--lhphuc-voca-surface-soft)}.lhp-speak-hitem.current{background:var(--lhphuc-voca-accent-soft-2);color:var(--primary-blue,var(--lhphuc-voca-accent))}.lhp-speak-hitem .score{font-weight:700;color:var(--lhphuc-voca-success)}.lhp-speak-hitem.current .score{color:var(--primary-blue,var(--lhphuc-voca-accent))}.lhp-sa-pop .head .p{border:none;background:var(--lhphuc-voca-surface-muted-2);border-radius:8px;padding:4px 8px;cursor:pointer;margin-right:8px}.lhp-sa-pop .head .p:hover{background:var(--lhphuc-voca-border-soft)}.lhphuc-voca-qe .tab-nav{display:flex;gap:12px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px dashed var(--lhphuc-voca-border-soft);flex-wrap:wrap;padding-left:20px}.lhphuc-voca-qe .tab-item{position:relative;border:none;background:transparent;padding:12px 20px;border-radius:16px;cursor:pointer;display:flex;align-items:center;gap:10px;font-size:15px;font-weight:700;color:var(--lhphuc-voca-text-subtle);transition:all .3s cubic-bezier(.4,0,.2,1)}.lhphuc-voca-qe .tab-item svg{width:24px;height:24px;fill:currentColor;transition:all .3s ease}.lhphuc-voca-qe .duotone-primary{opacity:.4}.lhphuc-voca-qe .duotone-secondary{opacity:1}.lhphuc-voca-qe .tab-item.active[data-tab=question]{background-color:var(--lhphuc-voca-accent-soft);color:var(--lhphuc-voca-info)}.lhphuc-voca-qe .tab-item.active[data-tab=question] svg{transform:scale(1.1) rotate(-5deg)}.lhphuc-voca-qe .tab-item.active[data-tab=vocab]{background-color:var(--lhphuc-voca-success-soft);color:var(--lhphuc-voca-success)}.lhphuc-voca-qe .tab-item.active[data-tab=vocab] svg{transform:scale(1.1) rotate(5deg)}.lhphuc-voca-qe .tab-item.active[data-tab=note],.lhphuc-voca-qe .tab-item.active[data-tab=notes]{background-color:var(--lhphuc-voca-danger-soft);color:var(--lhphuc-voca-danger)}.lhphuc-voca-qe .tab-item.active[data-tab=note] svg,.lhphuc-voca-qe .tab-item.active[data-tab=notes] svg{transform:scale(1.1) translateY(-2px)}.lhphuc-voca-qe .tab-item:hover:not(.active){background-color:var(--lhphuc-voca-surface-muted-2);color:var(--lhphuc-voca-text-strong)}.lhphuc-voca-qe .has-data:after{content:"";position:absolute;top:10px;right:10px;width:6px;height:6px;border-radius:50%;background-color:var(--lhphuc-voca-danger);box-shadow:0 0 0 2px var(--lhphuc-voca-surface)}.lhphuc-voca-layout--embed{margin:12px 0}.lhphuc-voca,.lhphuc-voca-app{border:var(--lhphuc-voca-shell-border-w) var(--lhphuc-voca-border-style) var(--lhphuc-voca-shell-border);border-radius:var(--lhphuc-voca-shell-radius);padding:var(--lhphuc-voca-shell-padding);margin:12px 0;font-family:var(--lhphuc-voca-font);color:var(--lhphuc-voca-text);background:var(--lhphuc-voca-shell-bg);background-image:var(--lhphuc-voca-shell-pattern);background-size:var(--lhphuc-voca-shell-pattern-size) var(--lhphuc-voca-shell-pattern-size);background-position:var(--lhphuc-voca-shell-pattern-pos,0 0);background-repeat:var(--lhphuc-voca-shell-pattern-repeat,repeat)}.lhphuc-voca__toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:10px}.lhphuc-voca__btn{height:var(--lhphuc-voca-btn-h);border:var(--lhphuc-voca-btn-border-w) var(--lhphuc-voca-btn-border-style) var(--lhphuc-voca-btn-primary-border);background:var(--lhphuc-voca-btn-primary-bg);color:var(--lhphuc-voca-btn-primary-text);border-radius:var(--lhphuc-voca-btn-radius);padding:0 14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:var(--lhphuc-voca-btn-primary-shadow,var(--lhphuc-voca-btn-shadow))}.lhphuc-voca__btn:hover{opacity:.92}.lhphuc-voca__list{display:flex;flex-direction:column;gap:8px}.lhphuc-voca__row{border:1px solid var(--lhphuc-voca-border);border-radius:var(--lhphuc-voca-radius);padding:10px;cursor:pointer;background:var(--lhphuc-voca-surface)}.lhphuc-voca__row:hover{background:var(--lhphuc-voca-bg)}.lhphuc-voca__row-main{display:flex;gap:12px;align-items:center;justify-content:space-between}.lhphuc-voca__vocab{font-weight:700;font-size:16px}.lhphuc-voca__meta{color:var(--lhphuc-voca-muted);font-size:13px}.lhphuc-voca__meta,.lhphuc-voca__right{display:flex;gap:8px;align-items:center}.lhphuc-voca__status{font-size:12px;border-radius:999px;padding:4px 10px;border:1px solid var(--lhphuc-voca-border);background:var(--lhphuc-voca-bg)}.lhphuc-voca__status--review{border-color:var(--lhphuc-voca-info);background:var(--lhphuc-voca-accent-soft)}.lhphuc-voca__status--relearning{border-color:var(--lhphuc-voca-danger);background:var(--lhphuc-voca-danger-soft)}.lhphuc-voca__status--suspended{border-color:var(--lhphuc-voca-muted);background:var(--lhphuc-voca-surface-2)}.lhphuc-voca__status--mastered{border-color:var(--lhphuc-voca-success);background:var(--lhphuc-voca-success-soft)}.lhphuc-voca__status--learning{border-color:var(--lhphuc-voca-warning);background:var(--lhphuc-voca-warning-soft)}.lhphuc-voca__status--new{border-color:var(--lhphuc-voca-border);background:var(--lhphuc-voca-bg)}.lhphuc-voca__detail{margin-top:10px;border-top:1px dashed var(--lhphuc-voca-border);padding-top:10px}.lhphuc-voca-app[data-theme=pro] .lhphuc-voca__pro-row>.lhphuc-voca__detail,.lhphuc-voca[data-theme=pro] .lhphuc-voca__pro-row>.lhphuc-voca__detail{grid-column:1/-1}.lhphuc-voca__detail-grid{display:grid;grid-template-columns:120px 1fr;gap:12px}.lhphuc-voca__img img{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:var(--lhphuc-voca-radius);border:1px solid var(--lhphuc-voca-border)}.lhphuc-voca__meaning{margin-bottom:6px}.lhphuc-voca__field{margin-bottom:6px;color:var(--lhphuc-voca-text)}.lhphuc-voca__examples{margin-top:10px}.lhphuc-voca__example{position:relative;border:1px solid var(--lhphuc-voca-border);border-radius:var(--lhphuc-voca-radius);padding:10px;margin-top:8px}.lhphuc-voca__example-en{font-weight:600}.lhphuc-voca__example-vi{color:var(--lhphuc-voca-muted);margin-top:4px}.lhphuc-voca__audio-btn{position:absolute;top:8px;right:8px;border:var(--lhphuc-voca-btn-border-w) var(--lhphuc-voca-btn-border-style) var(--lhphuc-voca-audio-border);background:var(--lhphuc-voca-audio-bg);border-radius:var(--lhphuc-voca-audio-radius);padding:4px 8px;cursor:pointer;box-shadow:var(--lhphuc-voca-audio-shadow)}.lhphuc-voca__tts-mini{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;border:1px solid var(--lhphuc-voca-border);background:var(--lhphuc-voca-surface);color:var(--lhphuc-voca-muted);border-radius:10px;cursor:pointer;margin-right:8px;vertical-align:middle}.lhphuc-voca__tts-mini svg{width:16px;height:16px;display:block}.lhphuc-voca__tts-mini:hover{color:var(--lhphuc-voca-primary);border-color:var(--lhphuc-voca-primary);background:var(--lhphuc-voca-accent-soft,var(--lhphuc-voca-bg))}.lhphuc-voca__tts-mini[aria-busy=true]{opacity:.6;pointer-events:none}.lhphuc-voca__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px}.lhphuc-voca__mark{border:var(--lhphuc-voca-btn-border-w) var(--lhphuc-voca-btn-border-style) var(--lhphuc-voca-btn-border);background:var(--lhphuc-voca-btn-bg);border-radius:var(--lhphuc-voca-btn-radius);padding:8px 10px;cursor:pointer;box-shadow:var(--lhphuc-voca-btn-shadow)}.lhphuc-voca__mark:hover{background:var(--lhphuc-voca-btn-hover-bg)}.lhphuc-voca__quiz{border-top:1px solid var(--lhphuc-voca-border);margin-top:12px;padding-top:12px}.lhphuc-voca__quiz-top{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:10px}.lhphuc-voca--quiz-mode .lhphuc-voca__quiz-top{display:none}.lhphuc-voca__quiz-back{border:1px solid var(--lhphuc-voca-border);background:var(--lhphuc-voca-surface);border-radius:var(--lhphuc-voca-radius);padding:8px 10px;cursor:pointer}.lhphuc-voca__quiz-title{font-weight:700}.lhphuc-voca__quiz-card{border:var(--lhphuc-voca-card-border-w) var(--lhphuc-voca-border-style) var(--lhphuc-voca-card-border);border-radius:var(--lhphuc-voca-card-radius);padding:var(--lhphuc-voca-card-padding);background:var(--lhphuc-voca-card-bg);background-image:var(--lhphuc-voca-card-bg-image,none);background-size:var(--lhphuc-voca-card-bg-size,auto);background-position:var(--lhphuc-voca-card-bg-position,var(--lhphuc-voca-card-bg-pos,0 0));background-repeat:var(--lhphuc-voca-card-bg-repeat,repeat);box-shadow:var(--lhphuc-voca-card-shadow)}.lhphuc-voca__quiz-content{margin-bottom:12px}.lhphuc-voca__quiz-content p{margin:6px 0}.lhphuc-voca__quiz-question pre{white-space:pre-wrap;background:var(--lhphuc-voca-bg);border:1px solid var(--lhphuc-voca-border);border-radius:var(--lhphuc-voca-radius);padding:10px;margin:8px 0 0}.lhphuc-voca__quiz-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:10px}.lhphuc-voca__quiz-actions-nav{display:inline-flex;justify-content:flex-end;align-items:center;gap:10px;width:auto;max-width:100%;margin-left:auto;flex-wrap:wrap}.lhphuc-voca__quiz-actions-extra{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;flex:0 0 auto;order:2}.lhphuc-voca__quiz-actions-extra:empty{display:none}.lhphuc-voca__quiz-prev{justify-self:auto;flex:0 0 auto;order:1}.lhphuc-voca__quiz-next{justify-self:auto;flex:0 0 auto;order:3}.lhphuc-voca--quiz-review .lhphuc-voca__album-actions,.lhphuc-voca--quiz-review .lhphuc-voca__quiz-actions{display:none}.lhphuc-voca__quiz-actions button{border:1px solid var(--lhphuc-voca-primary);background:var(--lhphuc-voca-primary);color:var(--lhphuc-voca-surface);border-radius:var(--lhphuc-voca-radius);padding:8px 10px;cursor:pointer}.lhphuc-voca__quiz-actions button:hover{opacity:.92}.lhphuc-voca__quiz-actions .lhphuc-voca__quiz-skip{background:var(--lhphuc-voca-warning-soft-2);border-color:var(--lhphuc-voca-warning-border-soft);color:var(--lhphuc-voca-warning-text-strong)}.lhphuc-voca__quiz-actions .lhphuc-voca__quiz-skip:hover{opacity:1;background:#ffedd5}.lhphuc-voca__quiz-hint{font-size:12px;margin-top:8px}.lhphuc-voca__muted,.lhphuc-voca__quiz-hint{color:var(--lhphuc-voca-muted)}.lhphuc-voca__error{color:var(--lhphuc-voca-danger)}.lhp-qpager{display:flex;gap:10px;align-items:center;justify-content:center;margin:14px 16px 28px;flex-wrap:wrap}.lhp-qpager__count{font-weight:700}.lhp-qpager__total{opacity:.75;font-size:13px}.lhphuc-voca__review-loading{text-align:center;padding:24px 16px}.lhphuc-voca__quiz-end-actions{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}.lhphuc-voca__rest-auth-hint{margin-top:6px}.lhphuc-voca__album-more-wrap{display:flex;justify-content:center;padding:16px 0}.lhp-qpager--albums{margin:18px 16px 30px}.lhp-qpager__page{font-weight:700}.lhphuc-voca__muted--spaced{margin-top:8px}@media (max-width:640px){.lhphuc-voca__detail-grid{grid-template-columns:1fr}.lhphuc-voca__img img{width:100%;height:auto}}.lhphuc-voca__quiz-qtype{font-weight:700;margin-bottom:8px}.lhphuc-voca__quiz-options{display:flex;flex-direction:column;gap:6px;margin-top:10px}.lhphuc-voca__quiz-option{padding:8px;border:1px solid var(--lhphuc-voca-border);border-radius:8px}.lhphuc-voca__quiz-option.is-correct{border-style:dashed}.lhphuc-voca__quiz-optkey{font-weight:700;margin-right:6px}.lhphuc-voca__reading-q{padding:10px 0;border-top:1px solid var(--lhphuc-voca-surface-2)}.lhphuc-voca__quiz-answers{margin-top:10px}.lhphuc-voca--quiz-mode .lhphuc-voca__list{display:none}.lhphuc-voca__mark.is-active{background:var(--lhphuc-voca-primary);color:var(--lhphuc-voca-surface);border-color:var(--lhphuc-voca-text)}.lhphuc-voca__timer{margin:8px 0 20px}.lhphuc-voca__timer-text{display:none}.lhphuc-voca__timer-box{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border:2px solid var(--lhphuc-voca-timer-border,#e5e7eb);background:var(--lhphuc-voca-timer-bg,#fff);border-radius:18px;box-shadow:inset 0 4px 0 rgba(0,0,0,.03)}.lhphuc-voca__timer-alert,.lhphuc-voca__timer-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;border:2px solid var(--lhphuc-voca-timer-chip-border,#e5e7eb);background:var(--lhphuc-voca-timer-chip-bg,#f8fafc);color:var(--lhphuc-voca-timer-chip-text,#334155);font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.lhphuc-voca__timer-alert svg,.lhphuc-voca__timer-badge svg{width:16px;height:16px;display:block}.lhphuc-voca__timer-track{flex:1;height:14px;border-radius:999px;overflow:hidden;border:2px solid var(--lhphuc-voca-timer-chip-border,#e5e7eb);background:var(--lhphuc-voca-timer-track,#e5e7eb);position:relative}.lhphuc-voca__timer-fill{height:100%;width:100%;background:var(--lhphuc-voca-timer-fill,#3b82f6);border-radius:999px;transform-origin:left center;transform:scaleX(1);transition:transform .1s linear}.lhphuc-voca__timer-tools{display:flex;align-items:center;gap:10px;flex:0 0 auto}.lhphuc-voca__timer-alert{opacity:0;visibility:hidden;transform:translateY(5px);transition:all .25s cubic-bezier(.175,.885,.32,1.275)}.lhphuc-voca__timer-alert.is-show{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width:480px){.lhphuc-voca__timer-box{gap:8px;padding:8px 10px}.lhphuc-voca__timer-alert span,.lhphuc-voca__timer-badge span,.lhphuc-voca__timer-tool .lhphuc-voca__wp-hint-label,.lhphuc-voca__timer-tool-label{display:none}.lhphuc-voca__timer-tools{gap:8px}}.lhphuc-voca__tabbar{display:flex;align-items:stretch;justify-content:space-between;gap:8px;width:100%}.lhphuc-voca__tab{flex:1;border:0;background:transparent;padding:8px;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--lhphuc-voca-muted);font-size:12px}.lhphuc-voca__tab-icon{width:22px;height:22px;display:block}.lhphuc-voca__tab.is-active{background:var(--lhphuc-voca-soft);color:var(--lhphuc-voca-primary);font-weight:600}.lhphuc-voca__marks{display:flex;align-items:center;gap:10px;flex-wrap:wrap;flex:1}.lhphuc-voca__actions .lhphuc-voca__btn--practice-word,.lhphuc-voca__actions .lhphuc-voca__btn--viewer-practice,.lhphuc-voca__marks .lhphuc-voca__btn--practice-word,.lhphuc-voca__marks .lhphuc-voca__btn--viewer-practice{border-color:var(--lhphuc-voca-info);background:var(--lhphuc-voca-info);color:var(--lhphuc-voca-surface)}.lhphuc-voca__tab-label{display:none}.lhphuc-voca__review{--lhphuc-review-bg-body:var(--lhphuc-voca-surface-soft);--lhphuc-review-surface:var(--lhphuc-voca-surface);--lhphuc-review-text:var(--lhphuc-voca-text);--lhphuc-review-muted:var(--lhphuc-voca-muted);--lhphuc-review-border:var(--lhphuc-voca-border-soft);--lhphuc-review-due:var(--lhphuc-voca-danger);--lhphuc-review-soon:var(--lhphuc-voca-warning);--lhphuc-review-new:var(--lhphuc-voca-info);--lhphuc-review-total:var(--lhphuc-voca-success-mid);--lhphuc-review-fail-bg:#fee2e2;--lhphuc-review-fail-text:var(--lhphuc-voca-danger-strong);--lhphuc-review-hard-bg:var(--lhphuc-voca-warning-border-softer);--lhphuc-review-hard-text:#b45309;--lhphuc-review-good-bg:#d1fae5;--lhphuc-review-good-text:#047857;--lhphuc-review-easy-bg:var(--lhphuc-voca-text);--lhphuc-review-easy-text:var(--lhphuc-voca-surface);max-width:980px;margin:0 auto;padding:24px;border-radius:32px;background-color:var(--lhphuc-review-bg-body);background-image:radial-gradient(#e2e8f0 1px,transparent 0);background-size:24px 24px}.lhphuc-voca__review-top{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.lhphuc-voca__review-title{font-size:24px;font-weight:700;letter-spacing:-.03em;color:var(--lhphuc-review-text)}.lhphuc-voca__review-stats{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.lhphuc-voca__review-statBadge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:var(--lhphuc-review-surface);border:1px solid var(--lhphuc-review-border);box-shadow:0 2px 4px rgba(0,0,0,.02);font-size:13px;font-weight:600}.lhphuc-voca__review-statDot{width:8px;height:8px;border-radius:50%;flex:0 0 8px}.lhphuc-voca__review-statBadge--due .lhphuc-voca__review-statDot{background:var(--lhphuc-review-due);box-shadow:0 0 8px rgba(239,68,68,.4)}.lhphuc-voca__review-statBadge--soon .lhphuc-voca__review-statDot{background:var(--lhphuc-review-soon)}.lhphuc-voca__review-statBadge--new .lhphuc-voca__review-statDot{background:var(--lhphuc-review-new)}.lhphuc-voca__review-statBadge--total .lhphuc-voca__review-statDot{background:var(--lhphuc-review-total)}.lhphuc-voca__review-statValue{font-weight:700;color:var(--lhphuc-review-text)}.lhphuc-voca__review-statLabel{color:var(--lhphuc-review-muted)}.lhphuc-voca__review-body{display:flex;flex-direction:column;gap:16px}.lhphuc-voca__review-card{display:flex;justify-content:center;align-items:center;padding:0;background:transparent;border:0;box-shadow:none}.lhphuc-voca__review-flipcard{position:relative;width:min(100%,600px);min-height:420px;height:420px;perspective:1000px;cursor:pointer}.lhphuc-voca__review-flipinner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,.2,.2,1)}.lhphuc-voca__review-flipcard.is-flipped .lhphuc-voca__review-flipinner{transform:rotateY(180deg)}.lhphuc-voca__review-face{position:absolute;inset:0;background:var(--lhphuc-review-surface);border-radius:24px;box-shadow:0 10px 25px -5px rgba(0,0,0,.05),0 8px 10px -6px rgba(0,0,0,.01);border:1px solid rgba(255,255,255,.6);backface-visibility:hidden;display:flex;flex-direction:column;overflow:visible}.lhphuc-voca__review-face--front{align-items:center;justify-content:center;text-align:center;padding:32px}.lhphuc-voca__review-face--front:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--lhphuc-voca-indigo),var(--lhphuc-voca-brand-violet),#ec4899);border-radius:24px 24px 0 0}.lhphuc-voca__review-face--back{transform:rotateY(180deg);padding:28px}.lhphuc-voca__review-metaRow{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.lhphuc-voca__review-face--front .lhphuc-voca__review-metaRow{position:absolute;top:24px;left:24px;right:24px}.lhphuc-voca__review-metaRow--front{justify-content:flex-end}.lhphuc-voca__review-tag{background:var(--lhphuc-voca-surface-soft-2);color:var(--lhphuc-voca-text-soft);padding:6px 12px;border-radius:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.lhphuc-voca__review-level{display:flex;gap:4px;align-items:center}.lhphuc-voca__review-level-label{display:none}.lhphuc-voca__review-level-boxes{display:inline-flex;gap:4px}.lhphuc-voca__review-lvbox{width:12px;height:12px;border-radius:4px;background:var(--lhphuc-voca-border-soft)}.lhphuc-voca__review-lvbox.is-on{background:#8b5cf6;box-shadow:0 0 10px rgba(139,92,246,.18)}.lhphuc-voca__review-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;position:relative;z-index:1}.lhphuc-voca__review-word{font-size:48px;line-height:1.08;font-weight:700;color:var(--lhphuc-voca-text-soft);letter-spacing:-.04em;margin-bottom:2px}.lhphuc-voca__review-ipa{font-size:18px;color:var(--lhphuc-review-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:var(--lhphuc-voca-surface-soft-2);padding:4px 12px;border-radius:6px}.lhphuc-voca__review-pos{font-size:14px;letter-spacing:.5px;margin-bottom:8px}.lhphuc-voca__review-pos,.lhphuc-voca__review-posMini{font-weight:700;color:#8b5cf6;text-transform:uppercase}.lhphuc-voca__review-posMini{margin-top:4px;font-size:13px;letter-spacing:.4px}.lhphuc-voca__review-audio-btn{width:48px;height:48px;border-radius:999px;background:var(--lhphuc-voca-surface-soft);border:1px solid var(--lhphuc-review-border);color:#4f46e5;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.lhphuc-voca__review-audio-btn svg{width:22px;height:22px}.lhphuc-voca__review-audio-btn:hover{background:#e0e7ff;border-color:#c7d2fe;transform:scale(1.05);box-shadow:0 8px 20px rgba(79,70,229,.12)}.lhphuc-voca__review-audio-btn--sm{width:36px;height:36px}.lhphuc-voca__review-audio-btn--sm svg{width:18px;height:18px}.lhphuc-voca__review-instruction{position:absolute;left:0;right:0;bottom:24px;text-align:center;font-size:14px;color:var(--lhphuc-review-muted);font-weight:500;opacity:.75}.lhphuc-voca__review-backHead{display:flex;align-items:center;gap:16px;width:100%;padding-bottom:16px;margin-bottom:24px;border-bottom:1px solid var(--lhphuc-review-border)}.lhphuc-voca__review-wordSmallWrap{min-width:0;text-align:left}.lhphuc-voca__review-wordSmall{font-size:28px;font-weight:700;color:var(--lhphuc-review-text);line-height:1.1}.lhphuc-voca__review-definitionBox{width:100%;background:var(--lhphuc-voca-surface-soft);border-left:4px solid #8b5cf6;border-radius:0 12px 12px 0;padding:20px;text-align:left}.lhphuc-voca__review-definition{font-size:18px;line-height:1.55;color:var(--lhphuc-review-text);font-weight:700}.lhphuc-voca__review-example{margin-top:12px;font-size:16px;line-height:1.6;color:var(--lhphuc-review-muted);font-style:italic}.lhphuc-voca__review-example strong{color:var(--lhphuc-review-text)}.lhphuc-voca__review-source{margin-top:14px;font-size:13px;color:var(--lhphuc-review-muted)}.lhphuc-voca__review-sourceFooter{margin-top:auto;width:100%;padding-top:16px;font-size:13px;color:var(--lhphuc-review-muted);text-align:center}.lhphuc-voca__review-source a,.lhphuc-voca__review-sourceFooter a{color:inherit;font-weight:700;text-decoration:none}.lhphuc-voca__review-empty{position:relative;width:100%;max-width:800px;min-height:520px;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:16px;overflow:hidden}.lhphuc-voca__review-emptyBlob{position:absolute;border-radius:50%;filter:blur(60px);z-index:0;opacity:.5;animation:lhphuc-voca-review-float 8s ease-in-out infinite alternate}.lhphuc-voca__review-emptyBlob--1{width:300px;height:300px;background:rgba(59,130,246,.35);top:-50px;left:-50px}.lhphuc-voca__review-emptyBlob--2{width:250px;height:250px;background:rgba(236,72,153,.28);right:-50px;bottom:-50px;animation-delay:-4s}.lhphuc-voca__review-emptyCard{position:relative;z-index:1;width:100%;max-width:520px;text-align:center;padding:56px 40px;border-radius:32px;background:var(--lhphuc-voca-surface);border:1px solid rgba(255,255,255,.8);box-shadow:0 20px 40px -10px rgba(59,130,246,.1),inset 0 0 0 1px rgba(255,255,255,.5);backdrop-filter:blur(10px);animation:lhphuc-voca-review-slideUp .6s cubic-bezier(.16,1,.3,1) forwards}.lhphuc-voca__review-emptyIconWrap{width:120px;height:120px;margin:0 auto 32px;position:relative;display:flex;align-items:center;justify-content:center}.lhphuc-voca__review-emptyIconBg{position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg,var(--lhphuc-voca-accent-border-light) 0,#fce7f3 100%);animation:lhphuc-voca-review-pulse 2s cubic-bezier(.4,0,.2,1) infinite}.lhphuc-voca__review-emptyIcon{position:relative;z-index:1;width:64px;height:64px;color:var(--lhphuc-voca-info);opacity:0;transform:scale(.5);animation:lhphuc-voca-review-popIn .8s cubic-bezier(.16,1,.3,1) .2s forwards}.lhphuc-voca__review-emptyIcon svg{width:100%;height:100%}.lhphuc-voca__review-emptyTitle{font-size:32px;line-height:1.15;font-weight:700;letter-spacing:-.04em;margin:0 0 12px;background:linear-gradient(135deg,var(--lhphuc-voca-info),#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.lhphuc-voca__review-emptySubtitle{font-size:16px;line-height:1.6;color:var(--lhphuc-review-muted);margin:0 0 32px}.lhphuc-voca__review-emptySummary{display:flex;align-items:center;justify-content:space-around;gap:16px;padding:20px;margin-bottom:40px;border-radius:20px;background:var(--lhphuc-voca-surface-soft);border:1px solid var(--lhphuc-review-border)}.lhphuc-voca__review-emptySummaryItem{display:flex;flex-direction:column;gap:4px}.lhphuc-voca__review-emptySummaryItemNum{font-size:24px;font-weight:700;color:var(--lhphuc-voca-info)}.lhphuc-voca__review-emptySummaryItemDesc{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--lhphuc-review-muted)}.lhphuc-voca__review-emptyDivider{width:1px;height:40px;background:var(--lhphuc-review-border);align-self:center}.lhphuc-voca__review-emptyBtn{width:100%;border:0;border-radius:16px;padding:18px 32px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--lhphuc-voca-info);color:var(--lhphuc-voca-surface);cursor:pointer;font-size:16px;font-weight:700;box-shadow:0 10px 15px -3px rgba(59,130,246,.3);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.lhphuc-voca__review-emptyBtn:hover{background:var(--lhphuc-voca-accent);transform:translateY(-2px);box-shadow:0 15px 25px -5px rgba(59,130,246,.4)}.lhphuc-voca__review-emptyBtn svg{width:20px;height:20px}.lhphuc-voca__review-reveal-wrap{margin-top:14px;display:flex;justify-content:center}.lhphuc-voca__review-intro{margin-top:10px;text-align:center;padding:10px 12px;border-radius:14px;border:1px solid var(--lhphuc-review-border);background:rgba(255,255,255,.75)}.lhphuc-voca__review-intro-line{opacity:0;transform:translateY(4px);transition:opacity .22s ease,transform .22s ease;font-weight:600}.lhphuc-voca__review-intro-line--1{font-size:18px}.lhphuc-voca__review-intro-line--2{font-size:14px;margin-top:4px;color:var(--lhphuc-review-muted);font-weight:700}.lhphuc-voca__review-intro--step1 .lhphuc-voca__review-intro-line--1,.lhphuc-voca__review-intro--step2 .lhphuc-voca__review-intro-line--2{opacity:1;transform:translateY(0)}@keyframes lhphuc-voca-review-slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes lhphuc-voca-review-pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes lhphuc-voca-review-popIn{0%{opacity:0;transform:scale(.5) rotate(-10deg)}70%{transform:scale(1.1) rotate(5deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes lhphuc-voca-review-float{0%{transform:translate(0)}to{transform:translate(30px,-30px)}}@media (max-width:768px){.lhphuc-voca__review{padding:18px;border-radius:24px}.lhphuc-voca__review-emptyCard{padding:40px 24px}}@media (max-width:640px){.lhphuc-voca__review-emptyTitle{font-size:28px}}@media (max-width:480px){.lhphuc-voca__review-flipcard{min-height:380px;height:380px}.lhphuc-voca__review-word{font-size:36px}.lhphuc-voca__review-face--front{padding:24px}.lhphuc-voca__review-face--back{padding:22px}}.lhphuc-voca__quiz-inline-target--empty{display:none}.lhphuc-voca__review-emptyDetails{margin-top:12px;padding:10px 12px;border:1px dashed var(--lhphuc-voca-border);border-radius:14px;background:rgba(255,255,255,.45)}.lhphuc-voca__review-emptyDetailLine{font-size:13px;line-height:1.5;color:var(--lhphuc-voca-muted)}.lhphuc-voca__review-emptyDetailLine+.lhphuc-voca__review-emptyDetailLine{margin-top:4px}.lhphuc-voca__review-statusRow{margin-top:8px}.lhphuc-voca__review-statusPill{display:inline-block;padding:6px 16px;border-radius:999px;font-size:13px;font-weight:600;border:1px solid var(--lhphuc-voca-border-soft,#e2e8f0);background:var(--lhphuc-voca-surface-soft,#f8fafc);color:var(--lhphuc-voca-text-soft,#475569)}.lhphuc-voca__review-statusPill.st-learning{border-color:var(--lhphuc-voca-warning,#f59e0b);background:var(--lhphuc-voca-warning-soft,#fef3c7);color:#b45309}.lhphuc-voca__review-statusPill.st-reviewing{border-color:var(--lhphuc-voca-info,#3b82f6);background:var(--lhphuc-voca-accent-soft,#dbeafe);color:#1d4ed8}.lhphuc-voca__review-statusPill.st-relearning{border-color:var(--lhphuc-voca-danger,#ef4444);background:var(--lhphuc-voca-danger-soft,#fee2e2);color:#b91c1c}.lhphuc-voca__review-statusPill.st-suspended{border-color:var(--lhphuc-voca-muted,#94a3b8);background:var(--lhphuc-voca-surface-2,#f1f5f9);color:#64748b}.lhphuc-voca__review-statusPill.st-new{border-color:var(--lhphuc-voca-border,#e2e8f0);background:var(--lhphuc-voca-bg,#f8fafc);color:#64748b}.lhphuc-voca__album-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:12px 0 16px}.lhphuc-voca__shell--embed .lhphuc-voca__album-actions{padding:0 2px}.lhphuc-voca__fx-canvas{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:99999}@keyframes lhphuc-voca-fx-shake{0%,to{transform:translateX(0)}25%{transform:translateX(-6px)}50%{transform:translateX(6px)}75%{transform:translateX(-4px)}}.lhphuc-voca--fx-shake{animation:lhphuc-voca-fx-shake .32s ease}@keyframes lhphuc-voca-fx-pulse{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.lhphuc-voca--fx-pulse{animation:lhphuc-voca-fx-pulse .38s ease}.lhphuc-voca__feedback-score{margin-top:6px;font-weight:600;font-size:13px;opacity:.95}.lhphuc-voca__feedback-milestone{margin-top:4px;font-weight:700;font-size:12px;opacity:.82}.lhphuc-voca__review .lhphuc-voca__review-actions{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;justify-content:center;align-items:center;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .22s ease,transform .22s ease}.lhphuc-voca__review .lhphuc-voca__review-actions.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.lhphuc-voca__review .lhphuc-voca__review-rateBtn{-webkit-tap-highlight-color:transparent;min-height:84px;padding:12px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:18px;border:1px solid rgba(12,16,32,.14);background:rgba(12,16,32,.95);color:var(--lhphuc-voca-surface);font-weight:600;font-size:16px;cursor:pointer;position:relative;overflow:hidden;box-shadow:0 16px 35px rgba(12,16,32,.12);transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.lhphuc-voca__review .lhphuc-voca__review-rateBtn:before{content:"";position:absolute;inset:-60% -40%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.18),transparent 48%),linear-gradient(135deg,rgba(0,255,255,.1),rgba(255,0,255,.1));transform:rotate(8deg);opacity:.9}.lhphuc-voca__review .lhphuc-voca__review-rateBtn:hover{transform:translateY(-1px)}.lhphuc-voca__review .lhphuc-voca__review-rateBtn:active{transform:translateY(0) scale(.99)}@media (hover:none) and (pointer:coarse){.lhphuc-voca__review .lhphuc-voca__review-rateBtn:active{transform:none}}.lhphuc-voca__review .lhphuc-voca__review-rateBtn-time{display:block;font-size:12px;font-weight:700;line-height:1.1;opacity:.78}.lhphuc-voca__review .lhphuc-voca__review-rateBtn-label{display:block;font-size:15px;font-weight:700;line-height:1.1}.lhphuc-voca__review .lhphuc-voca__review-rateBtn--bad{border-color:rgba(255,0,255,.35)}.lhphuc-voca__review .lhphuc-voca__review-rateBtn--bad:after{content:"";position:absolute;inset:0;background:radial-gradient(80% 80% at 30% 20%,rgba(255,0,255,.22),transparent 55%);opacity:.9}.lhphuc-voca__review .lhphuc-voca__review-rateBtn--good{border-color:rgba(0,255,255,.35)}.lhphuc-voca__review .lhphuc-voca__review-rateBtn--good:after{content:"";position:absolute;inset:0;background:radial-gradient(80% 80% at 70% 20%,rgba(0,255,255,.18),transparent 55%);opacity:.9}.lhphuc-voca__review .lhphuc-voca__review-rateBtn--hard{border-color:rgba(255,184,0,.35)}.lhphuc-voca__review .lhphuc-voca__review-rateBtn--hard:after{content:"";position:absolute;inset:0;background:radial-gradient(80% 80% at 50% 20%,rgba(255,184,0,.2),transparent 55%);opacity:.9}.lhphuc-voca__review .lhphuc-voca__review-rateBtn--easy{border-color:rgba(184,255,90,.45);background:rgba(12,16,32,.95)}.lhphuc-voca__review .lhphuc-voca__review-rateBtn--easy:before{background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.2),transparent 48%),linear-gradient(135deg,rgba(184,255,90,.2),rgba(0,255,255,.14),rgba(255,0,255,.14))}.lhphuc-voca__score-delta{position:absolute;top:-10px;right:-6px;font-weight:600;font-size:14px;opacity:0;transform:translateY(0);pointer-events:none}.lhphuc-voca__score-delta.is-pos{color:var(--lhphuc-voca-accent,#2ec4b6)}.lhphuc-voca__score-delta.is-neg{color:var(--lhphuc-voca-accent2,#ff5a5f)}.lhphuc-voca__score-delta.is-show{opacity:1;animation:lhphuc-voca-score-delta-float .9s ease forwards}@keyframes lhphuc-voca-score-delta-float{0%{opacity:0;transform:translateY(6px) scale(.98)}20%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-18px) scale(1.02)}}.lhphuc-voca__answers-grid{display:grid;grid-template-columns:1fr;gap:14px;align-items:stretch;justify-items:stretch}@media (min-width:900px){.lhphuc-voca__answers-grid{grid-template-columns:1fr 1fr}}.lhphuc-voca__settings-overlay{position:fixed;inset:0;background:color-mix(in srgb,var(--lhphuc-voca-overlay) 75%,transparent);z-index:999999;display:flex;align-items:center;justify-content:center;padding:16px}.lhphuc-voca__settings-modal{width:min(560px,100%);background:var(--lhphuc-voca-surface);color:var(--lhphuc-voca-text);border:1px solid var(--lhphuc-voca-border);border-radius:var(--lhphuc-voca-radius);box-shadow:var(--lhphuc-voca-shadow);overflow:hidden}.lhphuc-voca__settings-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--lhphuc-voca-border)}.lhphuc-voca__settings-title{font-weight:600;font-size:18px;margin:0}.lhphuc-voca__settings-close{width:40px;height:40px;border-radius:10px;border:1px solid var(--lhphuc-voca-border);background:var(--lhphuc-voca-surface);color:var(--lhphuc-voca-text);cursor:pointer}.lhphuc-voca__settings-body{padding:14px 16px 6px}.lhphuc-voca__theme-grid{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width:520px){.lhphuc-voca__theme-grid{grid-template-columns:1fr 1fr 1fr}}.lhphuc-voca__theme-card{border:1px solid var(--lhphuc-voca-border);border-radius:14px;padding:12px;cursor:pointer;background:var(--lhphuc-voca-surface);-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;text-align:left;color:inherit;font:inherit}.lhphuc-voca__theme-card.is-selected{outline:3px solid var(--lhphuc-voca-focus);border-color:rgba(37,99,235,.35)}.lhphuc-voca__theme-name{font-weight:600;margin:0 0 4px}.lhphuc-voca__theme-desc{margin:0;color:var(--lhphuc-voca-muted);font-size:13px;line-height:1.35}.lhphuc-voca__settings-footer{display:flex;gap:10px;justify-content:flex-end;padding:12px 16px 16px;border-top:1px solid var(--lhphuc-voca-border)}.lhphuc-voca__btn--settings{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:999px;min-width:52px}.lhphuc-voca__btn--settings-fab{position:fixed;right:16px;bottom:16px;width:44px;height:44px;border-radius:999px;z-index:9999;display:none;background:var(--lhphuc-voca-surface);border:1px solid var(--lhphuc-voca-border);box-shadow:var(--lhphuc-voca-shadow)}.lhphuc-voca__toolbar-right{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:nowrap}.lhphuc-voca__player{display:flex;align-items:center;gap:12px;justify-content:center;height:var(--lhphuc-voca-player-h,56px);padding:8px 12px;border:var(--lhphuc-voca-player-border-w,var(--lhphuc-voca-border-w)) var(--lhphuc-voca-border-style) var(--lhphuc-voca-player-border,var(--lhphuc-voca-border));background:var(--lhphuc-voca-player-bg,var(--lhphuc-voca-surface));border-radius:var(--lhphuc-voca-player-radius,var(--lhphuc-voca-radius-pill));box-shadow:var(--lhphuc-voca-player-shadow,var(--lhphuc-voca-shadow-sm));max-width:min(560px,100%);margin:14px auto 22px}.lhphuc-voca__player-play{width:calc(var(--lhphuc-voca-player-h, 56px) - 16px);height:calc(var(--lhphuc-voca-player-h, 56px) - 16px);border-radius:999px;border:var(--lhphuc-voca-player-border-w,var(--lhphuc-voca-border-w)) var(--lhphuc-voca-border-style) var(--lhphuc-voca-player-border,var(--lhphuc-voca-border));background:var(--lhphuc-voca-player-play-bg,var(--lhphuc-voca-surface));color:var(--lhphuc-voca-player-play-color,var(--lhphuc-voca-text));display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.lhphuc-voca__player-track{flex:1 1 auto;height:10px;border-radius:999px;background:var(--lhphuc-voca-player-track-bg,rgba(0,0,0,.12));position:relative;overflow:hidden}.lhphuc-voca__player-fill{position:absolute;left:0;top:0;bottom:0;width:0;background:var(--lhphuc-voca-player-fill-bg,var(--lhphuc-voca-accent))}.lhphuc-voca__player-time{font-weight:700;font-size:var(--lhphuc-voca-text-sm);color:var(--lhphuc-voca-player-time-color,var(--lhphuc-voca-text));min-width:54px;text-align:right;flex:0 0 auto}.lhphuc-voca__player-icon{width:40px;height:40px;border-radius:999px;border:var(--lhphuc-voca-border-w) var(--lhphuc-voca-border-style) var(--lhphuc-voca-player-border,var(--lhphuc-voca-border));background:var(--lhphuc-voca-surface);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.lhphuc-voca__loading{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;color:var(--lhphuc-voca-muted);font-weight:600}.lhphuc-voca__spinner{width:18px;height:18px;border-radius:999px;border:2px solid rgba(100,116,139,.25);border-top-color:rgba(100,116,139,.9);animation:lhphuc-voca-spin .8s linear infinite;flex:0 0 auto}@keyframes lhphuc-voca-spin{to{transform:rotate(1turn)}}.lhphuc-voca-program-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),360px));justify-content:start;gap:24px;margin-top:24px;padding:0 16px 24px;max-width:800px}.lhphuc-voca-pcard{background:var(--lhphuc-voca-surface);border-radius:16px;border:1px solid var(--lhphuc-voca-border,#e2e8f0);padding:24px;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer}.lhphuc-voca-pcard:hover{transform:translateY(-5px);box-shadow:0 15px 30px -10px rgba(0,0,0,.08)}.lhphuc-voca-pcard__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.lhphuc-voca-pcard__badge{font-size:11px;font-weight:600;text-transform:uppercase;padding:6px 12px;border-radius:30px;letter-spacing:.5px}.lhphuc-voca-pcard__icon{font-size:18px;line-height:1}.lhphuc-voca-pcard__title{font-size:17px;font-weight:600;color:var(--lhphuc-voca-text,#0f172a);margin:0 0 12px;line-height:1.5;height:52px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lhphuc-voca-pcard__teacher{display:flex;align-items:center;gap:10px;margin-bottom:14px}.lhphuc-voca-pcard__ava{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid var(--lhphuc-voca-surface);box-shadow:0 0 0 1px rgba(148,163,184,.35);flex:0 0 32px}.lhphuc-voca-pcard__tname{font-size:13px;color:var(--lhphuc-voca-muted,#475569);font-weight:600}.lhphuc-voca-pcard__meta{display:flex;flex-wrap:wrap;gap:14px;font-size:13px;color:rgba(100,116,139,1);margin-bottom:10px;font-weight:600}.lhphuc-voca-pcard__duration,.lhphuc-voca-pcard__metaItem{display:flex;align-items:center;gap:6px}.lhphuc-voca-pcard__duration{font-size:12px;color:rgba(100,116,139,1);margin-bottom:18px;font-weight:600}.lhphuc-voca-pcard__footer{margin-top:auto;padding-top:18px;border-top:1px solid rgba(241,245,249,1)}.lhphuc-voca-pcard__progressLabel{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;margin-bottom:8px}.lhphuc-voca-pcard__track{height:8px;width:100%;background:rgba(241,245,249,1);border-radius:4px;overflow:hidden}.lhphuc-voca-pcard__fill{height:100%;border-radius:4px;transition:width .4s ease}.lhphuc-voca-pcard__lessonCount{font-size:12px;color:rgba(148,163,184,1);margin-top:10px;display:flex;align-items:center;gap:6px;font-weight:600}.lhphuc-voca-pcard--learning .lhphuc-voca-pcard__badge{background:var(--lhphuc-voca-warning-soft-2);color:var(--lhphuc-voca-orange)}.lhphuc-voca-pcard--learning .lhphuc-voca-pcard__icon{color:var(--lhphuc-voca-orange)}.lhphuc-voca-pcard--learning .lhphuc-voca-pcard__fill{background:var(--lhphuc-voca-orange)}.lhphuc-voca-pcard--learning .lhphuc-voca-pcard__progressText{color:var(--lhphuc-voca-orange)}.lhphuc-voca-pcard--done{background:var(--lhphuc-voca-success-soft-2);border-color:#bbf7d0}.lhphuc-voca-pcard--done .lhphuc-voca-pcard__badge{background:#dcfce7;color:#16a34a}.lhphuc-voca-pcard--done .lhphuc-voca-pcard__icon{color:#16a34a}.lhphuc-voca-pcard--done .lhphuc-voca-pcard__fill{background:#16a34a}.lhphuc-voca-pcard--done .lhphuc-voca-pcard__progressText{color:#16a34a}.lhphuc-voca-pcard--new .lhphuc-voca-pcard__badge{background:var(--lhphuc-voca-surface-soft-2);color:var(--lhphuc-voca-muted)}.lhphuc-voca-pcard--new .lhphuc-voca-pcard__icon{color:var(--lhphuc-voca-muted)}.lhphuc-voca-pcard--new .lhphuc-voca-pcard__fill{background:var(--lhphuc-voca-border-strong)}.lhphuc-voca-pcard--new .lhphuc-voca-pcard__progressText{color:var(--lhphuc-voca-muted)}.lhphuc-voca-qe-innernav{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px}.lhphuc-voca-qe-bottombar{margin-top:18px;padding:14px 16px;border:1px solid rgba(226,232,240,.9);border-radius:16px;background:var(--lhphuc-voca-surface-soft);display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.lhphuc-voca-qe-bottombar-left{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.lhphuc-voca-qe-bottombar-center{display:flex;gap:12px;align-items:center;justify-content:center;flex:1 1 auto}.lhphuc-voca-qe-bottombar-center--solo{margin:0 auto}.lhphuc-voca-qe-toggle{display:inline-flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:600;color:var(--lhphuc-voca-text-soft)}.lhphuc-voca-qe-toggle-ui{width:44px;height:26px;border-radius:999px;background:var(--lhphuc-voca-border-strong);position:relative;transition:all .2s ease}.lhphuc-voca-qe-toggle-dot{width:20px;height:20px;border-radius:999px;background:var(--lhphuc-voca-surface);position:absolute;top:3px;left:3px;transition:all .2s ease;box-shadow:0 2px 8px rgba(15,23,42,.18)}.lhphuc-voca-qe-toggle-ui.is-on{background:var(--lhphuc-voca-info)}.lhphuc-voca-qe-toggle-ui.is-on .lhphuc-voca-qe-toggle-dot{transform:translateX(18px)}.lhphuc-voca-qe-toggle-label{font-size:13px;font-weight:600}.lhphuc-voca-qe-stem--bold{font-weight:600;font-size:20px;line-height:1.4}@media (max-width:700px){.lhphuc-voca-qe-bottombar{justify-content:center}.lhphuc-voca-qe-bottombar-center{flex:0 0 auto}}.lhphuc-voca-qe-innernav-mid{display:flex;align-items:center;gap:6px;font-weight:700}.lhphuc-voca-qe-jump{width:72px;max-width:100px;padding:8px 10px;border:2px solid rgba(125,91,74,.35);border-radius:12px;font-weight:600;text-align:center;background:var(--lhphuc-voca-surface);outline:none}.lhphuc-voca-qe-jump:focus{border-color:rgba(125,91,74,.7)}.lhphuc-voca-qe-jump-sep,.lhphuc-voca-qe-jump-total{font-weight:600}@media (max-width:520px){.lhphuc-voca-qe-innernav{justify-content:center}.lhphuc-voca-qe-jump{width:64px}}.lhphuc-voca-qe-instant{display:flex;align-items:center;gap:10px}.lhphuc-voca-qe-instant-label{font-weight:700;font-size:14px;color:#7d5b4a}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__examples-box.examples-box{background:var(--lhphuc-voca-surface);border:1px solid var(--lhphuc-voca-border-soft);border-radius:var(--lhphuc-voca-radius-md);padding:16px 20px}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__examples-box :is(.lhphuc-voca__example-item,.example-item){display:block;padding:15px 0}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__examples-box :is(.lhphuc-voca__example-item,.example-item):first-child{padding-top:0}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__examples-box :is(.lhphuc-voca__example-item,.example-item):last-child{padding-bottom:0}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__examples-box :is(.lhphuc-voca__ex-en,.en){position:relative;display:block;margin:0 0 8px;padding-left:24px;border-bottom:0;color:var(--lhphuc-voca-text-strong);cursor:pointer;font-size:1.05rem;font-weight:600;line-height:1.6;white-space:normal;transition:color .2s ease}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__examples-box :is(.lhphuc-voca__ex-en,.en):before{content:"";position:absolute;left:0;top:8px;width:12px;height:12px;border-radius:50% 50% 50% 0;background-color:color-mix(in srgb,var(--lhphuc-voca-info) 60%,white);transform:rotate(45deg)}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__examples-box :is(.lhphuc-voca__ex-en,.en):hover{color:var(--lhphuc-voca-text-strong);border-bottom:0}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__examples-box :is(.lhphuc-voca__hl-text,.hl-text){color:var(--lhphuc-voca-success-text-strong);font-size:inherit;font-weight:700;background-image:linear-gradient(120deg,var(--lhphuc-voca-success-soft) 0,var(--lhphuc-voca-success-soft) 100%);background-repeat:no-repeat;background-size:100% .35em;background-position:0 88%;padding:0 2px}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__examples-box :is(.lhphuc-voca__ex-vi,.vi){margin:0;padding-left:24px;color:var(--lhphuc-voca-text-subtle);font-size:.95rem;font-style:italic;line-height:1.5;white-space:normal}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__examples-box :is(.lhphuc-voca__ex-divider,.example-divider){margin:0;border:0;border-top:1px dashed var(--lhphuc-voca-border-strong)}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) :is(.lhphuc-voca__colo-card,.lhphuc-voca__colo-card--wv){display:block;margin-top:18px;padding:18px 20px;background:linear-gradient(180deg,var(--lhphuc-voca-surface) 0,#f8fbff 100%);border:1px solid #dbe7f6;border-radius:18px;box-shadow:0 6px 18px rgba(15,23,42,.04)}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__colo-title{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:var(--lhphuc-voca-text-strong);font-size:1.06rem;font-weight:700;line-height:1.4}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__colo-grid{display:grid;gap:0}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__colo-item{display:grid;gap:6px;padding:13px 0}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__colo-item+.lhphuc-voca__colo-item{border-top:1px dashed var(--lhphuc-voca-border-strong)}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__colo-en{display:block;margin:0;color:var(--lhphuc-voca-text);font-size:1.05rem;font-weight:700;line-height:1.55}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__colo-vi{display:block;margin:0;color:var(--lhphuc-voca-muted);font-size:.98rem;font-weight:600;line-height:1.55}@media (max-width:640px){:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) :is(.lhphuc-voca__colo-card,.lhphuc-voca__colo-card--wv){padding:15px 16px;border-radius:16px}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__colo-item{padding:12px 0}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__colo-en{font-size:1rem}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__colo-vi{font-size:.94rem}}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__colo-group+.lhphuc-voca__colo-group{margin-top:14px;padding-top:14px;border-top:1px solid #dbe7f6}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__colo-type{margin:0 0 8px;color:var(--lhphuc-voca-accent-strong);font-size:.92rem;font-weight:700;line-height:1.45;text-transform:none}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__colo-example{margin:2px 0 0;color:var(--lhphuc-voca-text-dark);font-size:.95rem;line-height:1.55}:is(.lhphuc-voca,.lhphuc-voca-app,.lhphuc-voca-dashboard) .lhphuc-voca__colo-example-vi{margin:0;color:var(--lhphuc-voca-muted);font-size:.92rem;font-style:italic;line-height:1.55}.lhphuc-voca__created-word-dock{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:18px;align-items:center;padding:18px;border:1px solid var(--lhp-soft-border-slate-weak);border-radius:24px;background:var(--lhp-gradient-album-dock);box-shadow:var(--lhp-soft-panel-shadow)}.lhphuc-voca__created-word-dock-controls,.lhphuc-voca__created-word-dock-main{min-width:0}.lhphuc-voca__created-word-dock-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;border-radius:var(--lhp-radius-pill);background:var(--lhp-soft-primary-bg);color:var(--lhp-accent-strong);padding:6px 10px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lhphuc-voca__created-word-dock h3{margin:0;color:var(--lhp-text);font-size:20px;line-height:1.2;font-weight:700}.lhphuc-voca__created-word-dock p{margin:8px 0 0;color:var(--lhp-text-muted);font-size:14px;line-height:1.65;font-weight:600}.lhphuc-voca__created-word-dock-controls{display:flex;flex-direction:column;gap:12px}.lhphuc-voca__created-word-dock-selectLabel{display:flex;flex-direction:column;gap:7px;color:var(--lhp-text-soft);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lhphuc-voca__created-word-dock-selectLabel select{width:100%;min-height:46px;border:1px solid var(--lhp-soft-border-slate);border-radius:16px;background:var(--lhp-surface);color:var(--lhp-text);font-size:14px;font-weight:700;padding:0 14px;outline:none}.lhphuc-voca__created-word-dock-selectLabel select:focus{border-color:var(--lhp-soft-primary-border-strong);box-shadow:0 0 0 4px var(--lhp-soft-primary-bg-strong)}.lhphuc-voca__created-word-dock-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.lhphuc-voca__created-word-dock-actions .lhphuc-voca-dashboard-cta-btn{min-height:42px;padding:10px 14px;font-size:13px}.lhphuc-voca__created-word-dock-preflight{grid-column:1/-1;display:flex;align-items:center;gap:10px;border-radius:18px;border:1px solid var(--lhp-soft-success-border);background:var(--lhp-soft-success-bg-strong);color:var(--lhp-color-green-800);padding:12px 14px;font-size:13px;font-weight:700;line-height:1.45}.lhphuc-voca__created-word-dock-preflight[data-duplicate=true]{border-color:var(--lhp-soft-warning-border);background:var(--lhp-soft-warning-bg);color:var(--lhp-warning-text)}.lhphuc-voca__vlist-page{width:100%;min-width:0}.lhphuc-voca__vlist-statuschips-wrap{padding:0 0 14px}.lhphuc-voca__vlist-statuschips{padding:2px 2px 6px}.lhphuc-voca__vlist-statuschips .lhphuc-voca__chip{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.lhphuc-voca__vlist-statuschips .lhphuc-voca__chip[data-status=all].is-active{color:var(--lhp-text);border-color:var(--lhp-soft-track-strong);background:var(--lhp-surface)}.lhphuc-voca__vlist-statuschips .lhphuc-voca__chip[data-status=all].is-active .lhphuc-voca__chipdot{background:var(--lhp-text)}.lhphuc-voca__chipcount{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:var(--lhp-radius-pill);background:var(--lhp-soft-track);color:currentColor;padding:0 7px;font-size:11px;font-weight:700}.lhphuc-voca__word-inline-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}@media (max-width:840px){.lhphuc-voca__created-word-dock{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.lhphuc-voca__created-word-dock{border-radius:20px;padding:16px}.lhphuc-voca__created-word-dock-actions,.lhphuc-voca__word-inline-actions{flex-direction:column;align-items:stretch}.lhphuc-voca__created-word-dock-actions .lhphuc-voca-dashboard-cta-btn,.lhphuc-voca__word-inline-actions .lhphuc-voca-dashboard-cta-btn{width:100%}}