.lhpv-public-lesson{margin:1.25rem 0;padding:1rem;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.06)}.lhpv-public-lesson__top{display:flex;gap:12px;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:1rem}.lhpv-public-lesson__meta{color:#475569;font-size:.95rem}.lhpv-public-lesson__action{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1rem;border-radius:999px;background:#0f172a;color:#fff;text-decoration:none;font-weight:600}.lhpv-public-lesson__audio{width:100%;margin:.75rem 0 1rem}.lhpv-public-lesson__toggle{display:flex;align-items:center;gap:.6rem;margin:0 0 1rem;color:#334155;font-weight:600}.lhpv-public-lesson__playlist{display:grid;gap:.75rem}.lhpv-public-lesson__item{display:grid;grid-template-columns:auto 1fr;gap:.85rem;padding:.9rem 1rem;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#f8fafc;cursor:pointer;transition:.18s ease}.lhpv-public-lesson__item:hover{transform:translateY(-1px);border-color:rgba(15,23,42,.18)}.lhpv-public-lesson__item.is-active{border-color:#0f172a;background:#eff6ff;box-shadow:0 6px 16px rgba(15,23,42,.08)}.lhpv-public-lesson__idx{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#e2e8f0;color:#0f172a;font-weight:700}.lhpv-public-lesson__item.is-active .lhpv-public-lesson__idx{background:#0f172a;color:#fff}.lhpv-public-lesson__en{font-size:1rem;font-weight:700;color:#0f172a;line-height:1.55}.lhpv-public-lesson__vi{display:block;margin-top:.3rem;color:#475569;line-height:1.6}.lhpv-public-lesson__vi.is-obscured{filter:blur(4px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.lhpv-public-lesson__empty{padding:1rem;border-radius:16px;background:#f8fafc;color:#64748b}.lhpv-public-lesson__video iframe{width:100%;min-height:360px;border:0;border-radius:18px}.lhpv-public-lesson__body{margin-top:1rem}@media (max-width:782px){.lhpv-public-lesson{padding:.9rem}.lhpv-public-lesson__video iframe{min-height:220px}}.hapio-shared-vocab-root{--hapio-primary:#0ea5e9;--hapio-primary-hover:#0284c7;--hapio-primary-soft:#e0f2fe;--hapio-success:#10b981;--hapio-surface:#ffffff;--hapio-background:#f8fafc;--hapio-background-alt:#f1f5f9;--hapio-text-main:#0f172a;--hapio-text-muted:#64748b;--hapio-border:#e2e8f0;--hapio-border-light:#f1f5f9;--hapio-radius-sm:8px;--hapio-radius-md:12px;--hapio-radius-lg:16px;--hapio-radius-xl:24px;--hapio-shadow-soft:0 10px 40px -10px rgba(0,0,0,0.08),0 4px 10px -4px rgba(0,0,0,0.04);--hapio-transition:all 0.2s cubic-bezier(0.4,0,0.2,1)}.hapio-shared-vocab-root,.hapio-shared-vocab-root *{box-sizing:border-box;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}.hapio-shared-vocab-overlay{position:fixed;inset:0;background:rgba(15,23,42,.3);backdrop-filter:blur(4px);display:none;align-items:center;justify-content:center;z-index:1000000;opacity:0;transition:opacity .3s ease;padding:16px}.hapio-shared-vocab-overlay.active{display:flex;opacity:1}.hapio-shared-vocab-modal{background:var(--hapio-surface);border-radius:var(--hapio-radius-xl);width:100%;max-width:380px;height:500px;max-height:85vh;box-shadow:var(--hapio-shadow-soft);display:none;flex-direction:column;position:absolute;transform:scale(.95) translateY(10px);opacity:0;transition:var(--hapio-transition);overflow:hidden;border:1px solid rgba(255,255,255,.8)}.hapio-shared-vocab-modal.active{display:flex;transform:scale(1) translateY(0);opacity:1;position:relative}.hapio-close-btn{position:absolute;top:14px;right:14px;background:var(--hapio-background);border:none;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--hapio-text-muted);cursor:pointer;transition:var(--hapio-transition);z-index:10}.hapio-close-btn:hover{background:var(--hapio-border);color:var(--hapio-text-main);transform:rotate(90deg)}.hapio-modal-header{padding:20px 20px 12px;flex-shrink:0}.hapio-dict-title{font-size:22px;font-weight:700;color:var(--hapio-text-main);margin-bottom:6px;display:flex;align-items:center;gap:10px;letter-spacing:-.02em}.hapio-badge-standard{font-size:10px;padding:3px 8px;border-radius:100px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;background:var(--hapio-primary-soft);color:var(--hapio-primary-hover)}.hapio-pronunciation-row{display:flex;align-items:center;gap:14px;font-size:12px;font-weight:500;color:var(--hapio-text-muted)}.hapio-pronounce-item{display:inline-flex;align-items:center;gap:4px;cursor:pointer;transition:var(--hapio-transition);padding:4px 8px;border-radius:6px;background:var(--hapio-background);border:0;color:inherit}.hapio-pronounce-item:hover{color:var(--hapio-primary);background:var(--hapio-primary-soft)}.hapio-type-tabs-container{padding:0 20px 10px;display:flex;gap:8px;flex-shrink:0;overflow-x:auto}.hapio-type-tabs-container.is-hidden{display:none}.hapio-type-tabs-container::-webkit-scrollbar{display:none}.hapio-type-tab{padding:4px 14px;border-radius:100px;font-size:12px;font-weight:600;cursor:pointer;border:1px solid var(--hapio-border-light);background:var(--hapio-surface);color:var(--hapio-text-muted);transition:var(--hapio-transition);box-shadow:0 1px 2px rgba(0,0,0,.02);text-transform:capitalize;white-space:nowrap}.hapio-type-tab[data-type=noun]{color:#0284c7;border-color:#bae6fd;background:#f0f9ff}.hapio-type-tab[data-type=noun].active{background:#0ea5e9;color:white;border-color:#0ea5e9;box-shadow:0 2px 6px rgba(14,165,233,.3)}.hapio-type-tab[data-type=verb]{color:#b91c1c;border-color:#fecaca;background:#fef2f2}.hapio-type-tab[data-type=verb].active{background:#ef4444;color:white;border-color:#ef4444;box-shadow:0 2px 6px rgba(239,68,68,.3)}.hapio-type-tab[data-type=adj]{color:#047857;border-color:#a7f3d0;background:#ecfdf5}.hapio-type-tab[data-type=adj].active{background:#10b981;color:white;border-color:#10b981;box-shadow:0 2px 6px rgba(16,185,129,.3)}.hapio-type-tab[data-type=adv]{color:#7e22ce;border-color:#e9d5ff;background:#faf5ff}.hapio-type-tab[data-type=adv].active{background:#a855f7;color:white;border-color:#a855f7;box-shadow:0 2px 6px rgba(168,85,247,.3)}.hapio-tabs-container{padding:0 20px;border-bottom:1px solid var(--hapio-border-light);flex-shrink:0}.hapio-tabs{display:flex;gap:18px}.hapio-tab-btn{padding:10px 0;font-size:13px;font-weight:500;color:var(--hapio-text-muted);cursor:pointer;border:none;background:transparent;position:relative;transition:var(--hapio-transition)}.hapio-tab-btn.active,.hapio-tab-btn:hover{color:var(--hapio-text-main)}.hapio-tab-btn.active{font-weight:600}.hapio-tab-btn.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:var(--hapio-text-main);border-radius:2px 2px 0 0}.hapio-status{min-height:20px;padding:8px 20px 0;color:var(--hapio-text-main);font-size:12px;font-weight:500}.hapio-status.is-error{color:#ef4444}.hapio-status.is-success{color:#10b981}.hapio-status.is-loading{color:var(--hapio-primary-hover)}.hapio-dict-body{padding:12px 20px;overflow-y:auto;flex:1;min-height:0;background:var(--hapio-background)}.hapio-dict-body::-webkit-scrollbar{width:4px}.hapio-dict-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.hapio-meaning-context{font-size:12px;font-weight:700;color:var(--hapio-text-main);margin:14px 0 8px;display:flex;align-items:center;gap:6px;text-transform:uppercase;letter-spacing:.5px}.hapio-meaning-context:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--hapio-primary);box-shadow:0 0 0 2px var(--hapio-primary-soft)}.hapio-context-block,.hapio-def-card{background:var(--hapio-surface);border:1px solid var(--hapio-border-light);border-radius:var(--hapio-radius-md);padding:14px;margin-bottom:10px;transition:var(--hapio-transition);box-shadow:0 2px 4px rgba(0,0,0,.01);animation:hapioFadeIn .3s ease forwards}.hapio-context-block:hover,.hapio-def-card:hover{border-color:#e2e8f0;box-shadow:0 4px 12px rgba(0,0,0,.03);transform:translateY(-1px)}.hapio-def-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px;gap:12px}.hapio-def-vi{font-size:14px;font-weight:600;color:var(--hapio-text-main);line-height:1.4}.hapio-def-en{font-size:13px;color:var(--hapio-text-muted);line-height:1.5}.hapio-add-btn{background:var(--hapio-background);color:var(--hapio-text-main);border:1px solid var(--hapio-border-light);padding:5px 10px;border-radius:100px;font-size:11px;font-weight:600;cursor:pointer;transition:var(--hapio-transition);display:flex;align-items:center;gap:4px;flex-shrink:0}.hapio-add-btn:hover{background:var(--hapio-primary-soft);color:var(--hapio-primary-hover);border-color:transparent}.hapio-add-btn.saved{background:var(--hapio-success);color:white;border-color:var(--hapio-success);pointer-events:none}.hapio-list-item{padding:10px 0;border-bottom:1px solid var(--hapio-border-light);animation:hapioFadeIn .3s ease forwards}.hapio-list-item:last-child{border-bottom:none;padding-bottom:0}.hapio-list-item:first-child{padding-top:0}.hapio-example-en,.hapio-phrase-en{font-weight:600;color:var(--hapio-text-main);font-size:13px;margin-bottom:2px;line-height:1.5}.hapio-example-vi,.hapio-phrase-vi{color:var(--hapio-text-muted);font-size:12px}.hapio-example-en mark{background:var(--hapio-primary-soft);color:var(--hapio-primary-hover);padding:0 4px;border-radius:4px;font-weight:500}.hapio-synonyms-wrap{display:flex;flex-wrap:wrap;gap:8px}.hapio-synonym-tag{padding:5px 12px;background:var(--hapio-background);border:1px solid var(--hapio-border-light);border-radius:100px;font-size:12px;font-weight:500;color:var(--hapio-text-main);cursor:pointer;transition:var(--hapio-transition)}.hapio-synonym-tag:hover{background:var(--hapio-primary-soft);border-color:transparent;color:var(--hapio-primary-hover)}.hapio-dict-footer{padding:12px 20px;background:var(--hapio-surface);border-top:1px solid var(--hapio-border-light);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;box-shadow:0 -2px 10px rgba(0,0,0,.02)}.hapio-footer-left{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--hapio-text-main);font-weight:600}.hapio-footer-left svg{width:16px;height:16px;color:var(--hapio-primary)}.hapio-select-wrapper{position:relative;flex:1;max-width:150px}.hapio-album-select{width:100%;padding:8px 28px 8px 12px;border:1px solid var(--hapio-border);border-radius:var(--hapio-radius-sm);background:var(--hapio-surface);font-size:12px;font-weight:600;color:var(--hapio-text-main);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none;transition:var(--hapio-transition)}.hapio-album-select:hover{border-color:#cbd5e1}.hapio-album-select:focus{border-color:var(--hapio-primary);box-shadow:0 0 0 3px var(--hapio-primary-soft)}.hapio-select-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:14px;height:14px;color:var(--hapio-text-muted);pointer-events:none}.hapio-empty-state,.hapio-error,.hapio-loading{text-align:center;padding:24px 20px;color:var(--hapio-text-muted);font-size:13px}.hapio-error{color:#ef4444}.hapio-shared-vocab-create-modal{height:auto;max-height:90vh}.hapio-create-header{padding:24px 20px 16px;border-bottom:1px solid var(--hapio-border-light)}.hapio-create-header h2{font-size:18px;font-weight:700;color:var(--hapio-text-main);margin-bottom:6px}.hapio-create-header p{font-size:13px;color:var(--hapio-text-muted);line-height:1.4}.hapio-create-body{padding:20px;overflow-y:auto}.hapio-form-group{margin-bottom:16px}.hapio-form-group label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:var(--hapio-text-main)}.hapio-form-group label span{color:#ef4444}.hapio-form-control{width:100%;padding:10px 12px;border:1px solid var(--hapio-border);border-radius:var(--hapio-radius-sm);background:var(--hapio-background-alt);outline:none;font-size:13px;color:var(--hapio-text-main);transition:var(--hapio-transition)}.hapio-form-control:focus{border-color:var(--hapio-primary);background:var(--hapio-surface);box-shadow:0 0 0 3px var(--hapio-primary-soft)}.hapio-shared-vocab-root textarea.hapio-form-control{resize:none;height:80px}.hapio-toggle-group{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding:12px;background:var(--hapio-background);border-radius:var(--hapio-radius-md);border:1px solid var(--hapio-border-light)}.hapio-toggle-info strong{display:block;font-size:13px;font-weight:600;color:var(--hapio-text-main);margin-bottom:2px}.hapio-toggle-info span{font-size:11px;color:var(--hapio-text-muted)}.hapio-custom-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:36px;height:20px;background:#cbd5e1;border-radius:20px;position:relative;cursor:pointer;outline:none}.hapio-custom-checkbox:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:white;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.2)}.hapio-create-footer{padding:16px 20px;border-top:1px solid var(--hapio-border-light);display:flex;justify-content:flex-end;gap:10px;background:var(--hapio-surface)}.hapio-btn-cancel,.hapio-btn-create{padding:8px 16px;border-radius:var(--hapio-radius-sm);cursor:pointer;font-weight:600;font-size:13px;transition:var(--hapio-transition)}.hapio-btn-cancel{border:1px solid var(--hapio-border);background:var(--hapio-surface);color:var(--hapio-text-main)}.hapio-btn-cancel:hover{background:var(--hapio-background);border-color:#cbd5e1}.hapio-btn-create{border:none;background:var(--hapio-primary);color:white}.hapio-btn-create:hover{background:var(--hapio-primary-hover)}@keyframes hapioFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:520px){.hapio-shared-vocab-modal{max-width:100%;height:min(520px,90vh)}}.hapio-shared-vocab-modal.is-loading{border-color:rgba(168,85,247,.22);box-shadow:0 16px 44px -16px rgba(15,23,42,.22),0 0 0 1px rgba(168,85,247,.08)}.hapio-shared-vocab-modal.is-loading:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:linear-gradient(135deg,rgba(168,85,247,.95),rgba(236,72,153,.88),rgba(14,165,233,.88));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.75;pointer-events:none;animation:hapioBorderPulse 1.8s ease-in-out infinite}.hapio-shared-vocab-modal.is-ready{animation:hapioModalReveal .34s cubic-bezier(.16,1,.3,1)}.hapio-modal-header--loading{padding-bottom:14px}.hapio-pronunciation-row--loading{gap:10px}.hapio-pronounce-pill-skeleton{display:inline-flex;width:104px;height:28px;border-radius:999px;background:linear-gradient(90deg,#eef2ff,#f8fafc 40%,#eef2ff);background-size:220% 100%;animation:hapioShimmer 1.5s linear infinite}.hapio-badge-ai{font-size:10px;padding:3px 8px;border-radius:100px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#7c3aed;background:linear-gradient(135deg,rgba(168,85,247,.12),rgba(236,72,153,.12));border:1px solid rgba(168,85,247,.18);box-shadow:0 0 0 1px rgba(168,85,247,.04),0 6px 18px -12px rgba(168,85,247,.55)}.hapio-dict-body--loading{display:flex;align-items:center;justify-content:center}.hapio-ai-loading{width:100%;text-align:center;padding:16px 4px 12px}.hapio-ai-orb-wrap{width:88px;height:88px;margin:0 auto 18px}.hapio-ai-orb,.hapio-ai-orb-wrap{position:relative;display:flex;align-items:center;justify-content:center}.hapio-ai-orb{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#a855f7,#ec4899 52%,#0ea5e9);background-size:200% 100%;color:white;box-shadow:inset 0 0 18px rgba(255,255,255,.18),0 12px 28px -10px rgba(168,85,247,.5);animation:hapioOrbFloat 3s ease-in-out infinite,hapioShimmer 2.8s linear infinite;z-index:2}.hapio-ai-orb-ring{position:absolute;inset:8px;border-radius:50%;border:1.5px solid rgba(168,85,247,.5);opacity:0}.hapio-ai-orb-ring--1{animation:hapioRipple 2.3s ease-out infinite}.hapio-ai-orb-ring--2{animation:hapioRipple 2.3s ease-out 1.15s infinite}.hapio-ai-loading-text{font-size:14px;font-weight:700;line-height:1.5;margin-bottom:18px;color:#7c3aed}.hapio-skeleton-stack{display:flex;flex-direction:column;gap:12px;width:100%}.hapio-skeleton{width:100%;border-radius:14px;background:linear-gradient(90deg,#eef2ff,#f8fafc 40%,#eef2ff);background-size:220% 100%;animation:hapioShimmer 1.55s linear infinite}.hapio-skeleton-title{height:22px;width:42%;margin:0 auto;border-radius:999px}.hapio-skeleton-tags{height:18px;width:62%;margin:0 auto 2px;border-radius:999px}.hapio-skeleton-card{height:96px}.hapio-skeleton-card--short{height:76px}@keyframes hapioShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes hapioOrbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes hapioRipple{0%{transform:scale(.82);opacity:.75}to{transform:scale(1.9);opacity:0}}@keyframes hapioBorderPulse{0%,to{opacity:.46}50%{opacity:.88}}@keyframes hapioModalReveal{0%{transform:scale(.965) translateY(8px)}to{transform:scale(1) translateY(0)}}.hapio-badge-private{font-size:10px;padding:3px 8px;border-radius:100px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#0f766e;background:rgba(20,184,166,.12);border:1px solid rgba(13,148,136,.2)}.hapio-footer-actions{display:flex;align-items:center;gap:10px;flex:1;justify-content:flex-end}.hapio-inline-action,.hapio-secondary-btn{border:1px solid var(--hapio-border);background:var(--hapio-surface);color:var(--hapio-text-main);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;cursor:pointer;transition:var(--hapio-transition)}.hapio-inline-action:hover,.hapio-secondary-btn:hover{background:var(--hapio-primary-soft);border-color:rgba(14,165,233,.15);color:var(--hapio-primary-hover)}.hapio-inline-action{margin-top:14px}.hapio-add-btn.is-private{background:rgba(20,184,166,.1);color:#0f766e;border-color:rgba(13,148,136,.16)}.hapio-item-note{margin-top:8px;font-size:11px;color:var(--hapio-text-muted)}.hapio-shared-vocab-private-modal{height:auto;max-height:90vh}.hapio-private-body{max-height:min(60vh,520px)}.hapio-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media (max-width:520px){.hapio-footer-actions{flex-direction:column;align-items:stretch}.hapio-form-grid{grid-template-columns:1fr}}.hapio-badge-checking{background:rgba(148,163,184,.16);color:#475569}.hapio-checking-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:220px}.hapio-checking-spinner{width:42px;height:42px;border-radius:999px;border:3px solid rgba(148,163,184,.22);border-top-color:#2563eb;animation:hapioCheckingSpin .9s linear infinite}.hapio-mobile-lookup-cta{position:fixed;left:50%;right:auto;bottom:max(18px,calc(env(safe-area-inset-bottom) + 18px));transform:translateX(-50%);display:none;align-items:center;justify-content:center;min-height:52px;max-width:min(420px,calc(100vw - 32px));min-width:160px;width:-moz-max-content;width:max-content;margin:0 auto;padding:12px 18px;border:0;border-radius:999px;background:#0f172a;color:#fff;font-weight:700;font-size:15px;box-shadow:0 14px 36px rgba(15,23,42,.22);z-index:1000002}.hapio-mobile-lookup-cta.active{display:flex}@keyframes hapioCheckingSpin{to{transform:rotate(1turn)}}@media (max-width:768px){.hapio-mobile-lookup-cta{left:16px;right:16px;bottom:max(96px,calc(env(safe-area-inset-bottom) + 72px));transform:none;width:auto;max-width:none}}.lhp-created-screen{display:flex;flex-direction:column;gap:26px;font-family:var(--lhphuc-voca-font);color:var(--lhphuc-voca-text)}.lhp-created-manageHeaderRow,.lhp-created-pageHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;flex-wrap:wrap}.lhp-created-manageTitle,.lhp-created-pageTitle{margin:0;font-family:var(--lhphuc-voca-font-display,var(--lhphuc-voca-font));font-size:32px;line-height:1.15;font-weight:700;letter-spacing:-.02em;color:var(--lhphuc-voca-text)}.lhp-created-manageMeta,.lhp-created-pageSubtitle{margin:8px 0 0;color:var(--lhphuc-voca-muted);font-size:16px;line-height:1.65}.fade-in{animation:lhpCreatedFadeIn .22s ease-out}@keyframes lhpCreatedFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.lhp-created-backButton,.lhp-created-btn,.lhp-created-darkButton,.lhp-created-iconButton,.lhp-created-modalClose,.lhp-created-primaryButton,.lhp-created-secondaryButton,.lhp-created-viewSwitchBtn{border:none;outline:none;cursor:pointer;font-family:inherit;transition:all .18s ease}.lhp-created-darkButton,.lhp-created-primaryButton,.lhp-created-secondaryButton{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;border-radius:var(--lhphuc-voca-btn-radius,var(--lhphuc-voca-radius-sm));font-size:15px;font-weight:700;white-space:nowrap}.lhp-created-backButton svg,.lhp-created-btn svg,.lhp-created-darkButton svg,.lhp-created-iconButton svg,.lhp-created-primaryButton svg,.lhp-created-secondaryButton svg,.lhp-created-viewSwitchBtn svg{width:18px;height:18px;display:block;flex:0 0 auto}.lhp-created-primaryButton{background:var(--lhphuc-voca-accent);color:var(--lhp-text-inverse);box-shadow:var(--lhphuc-voca-shadow-sm)}.lhp-created-primaryButton:hover{background:var(--lhphuc-voca-info-strong,var(--lhphuc-voca-accent));transform:translateY(-1px)}.lhp-created-primaryButton.is-inline{width:auto}.lhp-created-darkButton{background:var(--lhphuc-voca-text);color:var(--lhp-text-inverse);box-shadow:var(--lhphuc-voca-shadow-sm)}.lhp-created-darkButton:hover{background:var(--lhphuc-voca-text-strong);transform:translateY(-1px)}.lhp-created-secondaryButton{background:var(--lhphuc-voca-surface-soft-2);color:var(--lhphuc-voca-text-soft)}.lhp-created-secondaryButton:hover{background:var(--lhphuc-voca-border-soft)}.lhp-created-secondaryButton.is-inline{width:auto}.lhp-created-btn[disabled],.lhp-created-darkButton[disabled],.lhp-created-primaryButton[disabled],.lhp-created-secondaryButton[disabled]{opacity:.65;cursor:not-allowed;transform:none}.lhp-created-toolbar{display:flex;justify-content:flex-start}.lhp-created-search{position:relative;width:min(460px,100%)}.lhp-created-search i,.lhp-created-search__icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--lhphuc-voca-text-subtle);pointer-events:none}.lhp-created-search i{font-size:14px;line-height:1}.lhp-created-search__icon svg{width:18px;height:18px;display:block;flex:0 0 auto}.lhp-created-search input{width:100%;min-height:48px;padding:0 18px 0 44px;border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);border-radius:var(--lhphuc-voca-input-radius,var(--lhphuc-voca-radius-sm));background:var(--lhphuc-voca-surface);color:var(--lhphuc-voca-text);font-family:inherit;font-size:15px;outline:none;box-shadow:var(--lhp-shadow-xs)}.lhp-created-search input:focus{border-color:var(--lhphuc-voca-accent-border-soft-2);box-shadow:var(--lhp-focus-ring)}.lhp-created-statGrid{display:grid;gap:18px}.lhp-created-statGrid,.lhp-created-statGrid.is-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.lhp-created-statCard{display:flex;align-items:center;gap:16px;padding:20px;border-radius:var(--lhphuc-voca-card-radius);background:var(--lhphuc-voca-card-bg,var(--lhphuc-voca-surface));border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);box-shadow:var(--lhphuc-voca-card-shadow)}.lhp-created-statCard__icon{width:48px;height:48px;border-radius:var(--lhphuc-voca-radius-sm);display:flex;align-items:center;justify-content:center;font-size:20px;background:var(--lhphuc-voca-accent-soft);color:var(--lhphuc-voca-accent);flex:0 0 auto}.lhp-created-statCard__icon svg{width:24px;height:24px;display:block;flex:0 0 auto}.lhp-created-statCard__value{font-size:24px;line-height:1;font-weight:700;color:var(--lhphuc-voca-text)}.lhp-created-statCard__label{margin-top:6px;font-size:14px;color:var(--lhphuc-voca-muted);font-weight:600}.lhp-created-statCard.is-orange .lhp-created-statCard__icon{background:var(--lhphuc-voca-warning-soft-2);color:var(--lhphuc-voca-warning-text-strong)}.lhp-created-statCard.is-green .lhp-created-statCard__icon{background:var(--lhphuc-voca-success-soft);color:var(--lhphuc-voca-success-text-strong)}.lhp-created-statCard.is-purple .lhp-created-statCard__icon{background:var(--lhphuc-voca-accent-soft-2);color:var(--lhphuc-voca-brand-violet)}.lhp-created-statCard.is-blue .lhp-created-statCard__icon{background:var(--lhphuc-voca-accent-soft);color:var(--lhphuc-voca-accent)}.lhp-created-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.lhp-created-card{display:flex;flex-direction:column;gap:20px;padding:24px;border-radius:var(--lhphuc-voca-card-radius);background:var(--lhphuc-voca-card-bg,var(--lhphuc-voca-surface));border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);box-shadow:var(--lhphuc-voca-card-shadow);min-height:320px}.lhp-created-card__top{display:flex;justify-content:space-between;align-items:center;gap:12px}.lhp-created-card__tag{display:inline-flex;align-items:center;justify-content:center;max-width:72%;padding:8px 14px;border-radius:var(--lhphuc-voca-radius-pill);background:var(--lhphuc-voca-surface-soft-2);color:var(--lhphuc-voca-text-soft);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lhp-created-card__title{margin:0;font-family:var(--lhphuc-voca-font-display,var(--lhphuc-voca-font));color:var(--lhphuc-voca-text);font-size:26px;line-height:1.2;font-weight:700;word-break:break-word}.lhp-created-card__status{display:flex;align-items:center;gap:14px;padding:16px;border-radius:var(--lhphuc-voca-radius-md);background:var(--lhphuc-voca-warning-soft-2)}.lhp-created-card__statusIcon{width:44px;height:44px;border-radius:var(--lhphuc-voca-radius-sm);background:var(--lhphuc-voca-surface);color:var(--lhphuc-voca-warning-text-strong);display:flex;align-items:center;justify-content:center;font-size:20px;flex:0 0 auto;box-shadow:var(--lhphuc-voca-shadow-sm)}.lhp-created-card__statusTitle{font-size:18px;line-height:1.2;font-weight:700;color:var(--lhphuc-voca-warning-text-strong)}.lhp-created-card__statusMeta{margin-top:4px;color:var(--lhphuc-voca-warning-text);font-size:13px;line-height:1.5}.lhp-created-card__progressBlock{display:flex;flex-direction:column;gap:10px}.lhp-created-card__progressMeta{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:600;color:var(--lhphuc-voca-text-soft)}.lhp-created-card__progressMeta strong{color:var(--lhphuc-voca-text)}.lhp-created-card__progressBar{position:relative;width:100%;height:10px;border-radius:var(--lhphuc-voca-radius-pill);background:var(--lhphuc-voca-track);overflow:hidden;border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft)}.lhp-created-card__progressFill{height:100%;border-radius:inherit;background:var(--lhphuc-voca-accent)}.lhp-created-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:14px;border-top:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);margin-top:auto}.lhp-created-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 16px;border-radius:var(--lhphuc-voca-btn-radius,var(--lhphuc-voca-radius-sm));font-size:14px;font-weight:700;text-align:center}.lhp-created-btn--learn{background:var(--lhphuc-voca-accent-soft);color:var(--lhphuc-voca-accent)}.lhp-created-btn--learn:hover{background:var(--lhphuc-voca-accent);color:var(--lhp-text-inverse)}.lhp-created-btn--learn.is-disabled{background:var(--lhphuc-voca-surface-soft-2);color:var(--lhphuc-voca-text-subtle)}.lhp-created-btn--manage{background:var(--lhphuc-voca-surface-soft-2);color:var(--lhphuc-voca-text-soft)}.lhp-created-btn--manage:hover{background:var(--lhphuc-voca-border-soft)}.lhp-created-btn--game{background:var(--lhphuc-voca-accent-soft-2);color:var(--lhphuc-voca-brand-violet)}.lhp-created-btn--game:hover{background:var(--lhphuc-voca-brand-violet);color:var(--lhp-text-inverse)}.lhp-created-btn--game.is-disabled{background:var(--lhphuc-voca-surface-soft-2);color:var(--lhphuc-voca-text-subtle)}.lhp-created-empty{padding:24px;border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);border-radius:var(--lhphuc-voca-card-radius);background:var(--lhphuc-voca-surface);color:var(--lhphuc-voca-text-soft)}.lhp-created-empty.is-large{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.lhp-created-empty.is-large.is-inner{min-height:240px;border:none;border-radius:0;box-shadow:none}.lhp-created-empty.is-error{color:var(--lhphuc-voca-danger-text-strong);border-color:var(--lhphuc-voca-danger-border-soft);background:var(--lhphuc-voca-danger-soft)}.lhp-created-empty__icon{font-size:40px;color:var(--lhphuc-voca-border-strong)}.lhp-created-empty__title{font-size:22px;line-height:1.25;font-weight:700;color:var(--lhphuc-voca-text)}.lhp-created-empty__text{max-width:560px;color:var(--lhphuc-voca-muted);font-size:15px;line-height:1.65}.lhp-created-empty__actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.lhp-created-manageHeader{display:flex;flex-direction:column;gap:18px}.lhp-created-manageActions{display:flex;gap:12px;flex-wrap:wrap}.lhp-created-backButton{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;padding:2px 0;background:transparent;color:var(--lhphuc-voca-muted);font-size:14px;font-weight:700}.lhp-created-backButton:hover{color:var(--lhphuc-voca-text)}.lhp-created-managePanel{background:var(--lhphuc-voca-surface);border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);border-radius:var(--lhphuc-voca-card-radius);box-shadow:var(--lhphuc-voca-card-shadow);overflow:hidden}.lhp-created-manageToolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding:18px 20px;border-bottom:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);background:var(--lhphuc-voca-surface-soft)}.lhp-created-viewSwitch{display:inline-flex;align-items:center;padding:4px;gap:4px;background:var(--lhphuc-voca-surface-soft-2);border-radius:var(--lhphuc-voca-radius-sm)}.lhp-created-viewSwitchBtn{min-width:108px;padding:10px 16px;border-radius:calc(var(--lhphuc-voca-radius-sm) - 2px);background:transparent;color:var(--lhphuc-voca-muted);font-family:inherit;font-size:14px;font-weight:600}.lhp-created-viewSwitchBtn.is-active{background:var(--lhphuc-voca-surface);color:var(--lhphuc-voca-text);box-shadow:var(--lhphuc-voca-shadow-sm);font-weight:700}.lhp-created-wordList{list-style:none;margin:0;padding:0}.lhp-created-wordItem{padding:20px 24px;border-bottom:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);background:transparent;transition:background .18s ease}.lhp-created-wordItem:last-child{border-bottom:none}.lhp-created-wordItem:hover{background:var(--lhphuc-voca-surface-soft)}.lhp-created-wordTop{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.lhp-created-wordMain{flex:1;min-width:0}.lhp-created-wordTitleRow{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px 12px;margin-bottom:6px}.lhp-created-wordTitle{font-family:var(--lhphuc-voca-font-display,var(--lhphuc-voca-font));font-size:22px;line-height:1.2;font-weight:700;color:var(--lhphuc-voca-text)}.lhp-created-wordPhonetic{color:var(--lhphuc-voca-muted);font-size:14px;font-family:var(--lhphuc-voca-font-mono)}.lhp-created-wordMeaning{margin:0;color:var(--lhphuc-voca-text-soft);font-size:15px;font-weight:600;line-height:1.6}.lhp-created-wordActions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.lhp-created-iconButton{width:40px;height:40px;border-radius:var(--lhphuc-voca-radius-sm);background:transparent;color:var(--lhphuc-voca-text-subtle)}.lhp-created-iconButton:hover{color:var(--lhphuc-voca-accent);background:var(--lhphuc-voca-accent-soft)}.lhp-created-iconButton.is-danger:hover{color:var(--lhphuc-voca-danger);background:var(--lhphuc-voca-danger-soft)}.lhp-created-pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:var(--lhphuc-voca-radius-pill);font-size:12px;font-weight:700;letter-spacing:.02em}.lhp-created-pill.is-pos{background:var(--lhphuc-voca-surface-soft-2);color:var(--lhphuc-voca-text-soft);text-transform:lowercase}.lhp-created-pill.is-private{background:var(--lhphuc-voca-accent-soft);color:var(--lhphuc-voca-accent)}.lhp-created-pill.is-public{background:var(--lhphuc-voca-success-soft);color:var(--lhphuc-voca-success-text-strong)}.lhp-created-pill.is-source-private{background:var(--lhphuc-voca-accent-soft);color:var(--lhphuc-voca-accent)}.lhp-created-pill.is-source-system{background:var(--lhphuc-voca-success-soft);color:var(--lhphuc-voca-success-text-strong)}.lhp-created-pill.is-source-admin{background:var(--lhphuc-voca-success-soft-2);color:var(--lhphuc-voca-success-text-strong)}.lhp-created-pill.is-album{background:var(--lhphuc-voca-warning-soft-2);color:var(--lhphuc-voca-warning-text-strong)}.lhp-created-wordDetail{margin-top:16px;padding:18px;border-top:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);background:var(--lhphuc-voca-surface-soft);border-radius:var(--lhphuc-voca-radius-md)}.lhp-created-wordDetailGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}.lhp-created-wordDetailExample,.lhp-created-wordDetailField{display:flex;flex-direction:column;gap:6px}.lhp-created-wordDetailExample.md-col-2,.lhp-created-wordDetailField.md-col-2{grid-column:1/-1}.lhp-created-wordDetailLabel{font-size:14px;font-weight:700;color:var(--lhphuc-voca-text-strong)}.lhp-created-wordDetailValue{font-size:15px;line-height:1.6;color:var(--lhphuc-voca-text-soft)}.lhp-created-wordDetailExample{padding:14px;border-left:4px solid var(--lhphuc-voca-accent);background:var(--lhphuc-voca-accent-soft);border-radius:var(--lhphuc-voca-radius-sm)}.lhp-created-wordDetailExampleLabel{font-size:14px;font-weight:700;color:var(--lhphuc-voca-info-strong,var(--lhphuc-voca-accent))}.lhp-created-wordDetailExampleList{display:flex;flex-direction:column;gap:10px}.lhp-created-wordDetailExampleItem{display:flex;flex-direction:column;gap:4px}.lhp-created-wordDetailExampleText{font-style:italic;color:var(--lhphuc-voca-text);line-height:1.6}.lhp-created-wordDetailExampleText.is-empty{font-style:normal;color:var(--lhphuc-voca-muted)}.lhp-created-wordDetailExampleSubtext{color:var(--lhphuc-voca-muted);font-size:14px;line-height:1.6}.lhp-created-modalOverlay{position:fixed;inset:0;z-index:9998;padding:16px;background:var(--lhp-overlay);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;font-family:var(--lhphuc-voca-font)}.lhp-created-modalCard{width:min(860px,100%);max-height:min(92vh,980px);display:flex;flex-direction:column;background:var(--lhphuc-voca-surface);border-radius:var(--lhphuc-voca-radius-lg);box-shadow:var(--lhphuc-voca-shadow-lg);overflow:hidden}.lhp-created-modalHeader{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:22px 22px 0}.lhp-created-modalTitle{margin:0;font-family:var(--lhphuc-voca-font-display,var(--lhphuc-voca-font));color:var(--lhphuc-voca-text);font-size:24px;line-height:1.2;font-weight:700}.lhp-created-modalClose{width:40px;height:40px;border-radius:var(--lhphuc-voca-radius-sm);background:transparent;color:var(--lhphuc-voca-text-subtle);font-size:28px;line-height:1}.lhp-created-modalClose:hover{background:var(--lhphuc-voca-surface-soft-2);color:var(--lhphuc-voca-text-soft)}.lhp-created-modalBody{display:flex;flex-direction:column;gap:16px;padding:22px;overflow:auto}.lhp-created-modalBody--wide{max-height:calc(92vh - 90px)}.lhp-created-formGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.lhp-created-formGrid.is-full{align-items:start}.lhp-created-formGroup{display:flex;flex-direction:column;gap:8px}.lhp-created-formGroup.span-2{grid-column:1/-1}.lhp-created-formGroup label{color:var(--lhphuc-voca-text-soft);font-size:14px;font-weight:700}.lhp-created-formGroup input,.lhp-created-formGroup select,.lhp-created-formGroup textarea{width:100%;padding:12px 14px;border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);border-radius:var(--lhphuc-voca-input-radius,var(--lhphuc-voca-radius-sm));background:var(--lhphuc-voca-surface);color:var(--lhphuc-voca-text);font-size:15px;outline:none;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit}.lhp-created-formGroup input:focus,.lhp-created-formGroup select:focus,.lhp-created-formGroup textarea:focus{border-color:var(--lhphuc-voca-accent-border-soft-2);box-shadow:var(--lhp-focus-ring)}.lhp-created-formGroup textarea{resize:vertical;min-height:100px}.lhp-created-modalFooter{display:flex;justify-content:flex-end;gap:12px;padding-top:4px;flex-wrap:wrap}.lhp-created-note{padding:12px 14px;border-radius:var(--lhphuc-voca-radius-sm);background:var(--lhphuc-voca-accent-soft);color:var(--lhphuc-voca-info-strong,var(--lhphuc-voca-accent));font-size:14px;line-height:1.6}.lhp-created-exampleList{display:flex;flex-direction:column;gap:12px}.lhp-created-exampleRow{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:12px;align-items:end;padding:14px;border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);border-radius:var(--lhphuc-voca-radius-md);background:var(--lhphuc-voca-surface-soft)}.lhp-created-exampleRow__actions{display:flex;align-items:flex-end}.lhp-created-tabsBar{display:flex;justify-content:flex-start}.lhp-created-topTabs{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:var(--lhphuc-voca-radius-sm);background:var(--lhphuc-voca-accent-soft-2);border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-accent-border-soft);box-shadow:var(--lhphuc-voca-shadow-sm)}.lhp-created-topTabBtn{border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 16px;border-radius:calc(var(--lhphuc-voca-radius-sm) - 2px);font-family:inherit;font-size:14px;font-weight:700;color:var(--lhphuc-voca-text-soft);transition:all .18s ease}.lhp-created-topTabBtn svg{width:18px;height:18px;display:block;flex:0 0 auto}.lhp-created-topTabBtn.is-active{background:var(--lhphuc-voca-surface);color:var(--lhphuc-voca-text);box-shadow:var(--lhphuc-voca-shadow-sm)}.lhp-created-inlineMeta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;font-size:14px;line-height:1.5}.lhp-created-inlineMeta__label{font-weight:700;color:var(--lhphuc-voca-text-soft)}.lhp-created-inlineMeta__value{color:var(--lhphuc-voca-muted)}.lhp-created-warningBanner{margin:18px;padding:12px 14px;border-radius:var(--lhphuc-voca-radius-sm);border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-warning-border-soft);background:var(--lhphuc-voca-warning-soft);color:var(--lhphuc-voca-warning-text);font-size:14px;line-height:1.6}.lhp-created-headerActions,.lhp-created-importActions{display:flex;gap:12px;flex-wrap:wrap}.lhp-created-importActions{align-items:center}.lhp-created-fileTrigger{position:relative;display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 18px;border-radius:var(--lhphuc-voca-btn-radius,var(--lhphuc-voca-radius-sm));border:1px dashed var(--lhphuc-voca-accent-border-soft-2,var(--lhphuc-voca-accent-border-soft));background:var(--lhphuc-voca-accent-soft);color:var(--lhphuc-voca-accent);font-family:inherit;font-weight:700;cursor:pointer;transition:all .18s ease}.lhp-created-fileTrigger:hover{background:var(--lhphuc-voca-accent-soft-2);border-color:var(--lhphuc-voca-accent)}.lhp-created-fileTrigger input{position:absolute;inset:0;opacity:0;cursor:pointer}.lhp-created-importHints{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.lhp-created-importHint{padding:12px 14px;border-radius:var(--lhphuc-voca-radius-sm);background:var(--lhphuc-voca-surface-soft);color:var(--lhphuc-voca-text-soft);font-size:14px;line-height:1.6}.lhp-created-importHint,.lhp-created-importPreview{border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft)}.lhp-created-importPreview{border-radius:var(--lhphuc-voca-radius-md);background:var(--lhphuc-voca-surface);overflow:hidden}.lhp-created-importPreview__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap;padding:16px 18px;border-bottom:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);background:var(--lhphuc-voca-surface-soft)}.lhp-created-importPreview__title{font-size:17px;font-weight:700;color:var(--lhphuc-voca-text)}.lhp-created-importPreview__meta{font-size:14px;color:var(--lhphuc-voca-muted)}.lhp-created-importPreview__tableWrap{overflow:auto}.lhp-created-importPreview__table{width:100%;border-collapse:collapse;min-width:620px;font-family:inherit}.lhp-created-importPreview__table td,.lhp-created-importPreview__table th{padding:12px 14px;border-bottom:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);text-align:left;font-size:14px;line-height:1.5;vertical-align:top}.lhp-created-importPreview__table th{background:var(--lhphuc-voca-surface);font-weight:700;color:var(--lhphuc-voca-text-strong)}.lhp-created-importPreview__table tr.is-invalid td{background:var(--lhphuc-voca-danger-soft);color:var(--lhphuc-voca-danger-text-strong)}.lhp-created-importPreview__more{padding:12px 18px;background:var(--lhphuc-voca-surface);color:var(--lhphuc-voca-muted);font-size:14px}@media (max-width:1100px){.lhp-created-statGrid,.lhp-created-statGrid.is-compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.lhp-created-manageTitle,.lhp-created-pageTitle{font-size:26px}.lhp-created-manageHeaderRow,.lhp-created-pageHeader{align-items:stretch}.lhp-created-darkButton,.lhp-created-primaryButton,.lhp-created-search{width:100%}.lhp-created-card{padding:20px;min-height:auto}.lhp-created-card__title{font-size:22px}.lhp-created-card__statusTitle{font-size:16px}.lhp-created-card__actions{grid-template-columns:1fr}.lhp-created-manageToolbar{align-items:stretch}.lhp-created-viewSwitch{width:100%}.lhp-created-viewSwitchBtn{flex:1}.lhp-created-wordItem{padding:18px}.lhp-created-wordTop{flex-direction:column}.lhp-created-wordActions{align-self:flex-start}.lhp-created-formGrid,.lhp-created-wordDetailGrid{grid-template-columns:1fr}.lhp-created-formGroup.span-2,.lhp-created-wordDetailExample.md-col-2,.lhp-created-wordDetailField.md-col-2{grid-column:auto}.lhp-created-exampleRow{grid-template-columns:1fr}.lhp-created-modalOverlay{padding:0;align-items:flex-end}.lhp-created-modalCard{width:100%;max-height:94vh;border-radius:var(--lhphuc-voca-radius-lg) var(--lhphuc-voca-radius-lg) 0 0}.lhp-created-manageActions{width:100%}.lhp-created-manageActions .lhp-created-darkButton,.lhp-created-manageActions .lhp-created-primaryButton{flex:1 1 100%}.lhp-created-tabsBar,.lhp-created-topTabs{width:100%}.lhp-created-topTabBtn{flex:1}.lhp-created-headerActions{width:100%}.lhp-created-headerActions .lhp-created-secondaryButton{flex:1 1 100%}.lhp-created-importActions{flex-direction:column;align-items:stretch}.lhp-created-fileTrigger,.lhp-created-importActions .lhp-created-darkButton{width:100%;justify-content:center}.lhp-created-importHints{grid-template-columns:1fr}}@media (max-width:640px){.lhp-created-statGrid,.lhp-created-statGrid.is-compact{grid-template-columns:1fr}.lhp-created-empty__actions,.lhp-created-empty__actions .lhp-created-darkButton,.lhp-created-empty__actions .lhp-created-primaryButton{width:100%}}.lhp-created-parityShell{display:flex;flex-direction:column;gap:26px}.lhp-created-grid--inside{padding:20px}.lhp-created-card.is-active{border-color:var(--lhphuc-voca-accent-border-soft-2,var(--lhphuc-voca-accent));box-shadow:var(--lhp-shadow-accent-card),var(--lhphuc-voca-card-shadow)}.lhp-created-card__desc{margin:10px 0 0;color:var(--lhphuc-voca-muted);font-size:15px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lhp-created-card__metaLine{margin:10px 0 0;color:var(--lhphuc-voca-text-subtle);font-size:13px;font-weight:600;line-height:1.5;word-break:break-word}.lhp-created-card__actions.is-triple{grid-template-columns:repeat(3,minmax(0,1fr))}.lhp-created-card__actions.is-quad{grid-template-columns:repeat(2,minmax(0,1fr))}.lhp-created-card__actions .lhp-created-btn{text-decoration:none}.lhp-created-gameToolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.lhp-created-gameToolbar__label{font-size:14px;font-weight:700;color:var(--lhphuc-voca-text-soft)}.lhp-created-gameQtypeGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lhp-created-gameQtype{display:flex;align-items:flex-start;gap:10px;cursor:pointer;padding:12px;border-radius:var(--lhphuc-voca-radius-sm);border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);background:var(--lhphuc-voca-surface)}.lhp-created-gameQtype.is-on{border-color:var(--lhphuc-voca-accent);background:var(--lhphuc-voca-accent-soft)}.lhp-created-gameQtype input{margin-top:3px;accent-color:var(--lhphuc-voca-accent)}.lhp-created-gameQtype__text{display:flex;flex-direction:column;gap:2px}.lhp-created-gameQtype__label{font-size:14px;font-weight:700;color:var(--lhphuc-voca-text-soft)}.lhp-created-gameQtype__hint{font-size:12.5px;color:var(--lhphuc-voca-text-subtle);line-height:1.4}.lhp-created-gameResult{padding:14px;border-radius:var(--lhphuc-voca-radius-sm);border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-accent-border-soft-2,var(--lhphuc-voca-accent));background:var(--lhphuc-voca-accent-soft);display:flex;flex-direction:column;gap:8px}.lhp-created-gameResult__headline{font-size:18px;font-weight:700;color:var(--lhphuc-voca-info-strong,var(--lhphuc-voca-accent))}.lhp-created-gameResult__meta{font-size:13.5px;font-weight:600;color:var(--lhphuc-voca-text-soft)}.lhp-created-gameResult__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px}.lhp-created-gameResult__list li{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13.5px;color:var(--lhphuc-voca-text-soft)}.lhp-created-gameResult__list strong{font-weight:700;color:var(--lhphuc-voca-text-strong,var(--lhphuc-voca-text-soft))}.lhp-created-headerActions .lhp-created-primaryButton,.lhp-created-headerActions .lhp-created-secondaryButton,.lhp-created-manageActions .lhp-created-darkButton,.lhp-created-manageActions .lhp-created-secondaryButton{text-decoration:none}.lhp-created-wordDetailValue{word-break:break-word}@media (max-width:920px){.lhp-created-grid--inside{padding:16px}.lhp-created-card__actions.is-quad,.lhp-created-card__actions.is-triple,.lhp-created-gameQtypeGrid,.lhp-created-gameResult__list{grid-template-columns:1fr}.lhp-created-headerActions{width:100%}}@media (max-width:520px){.lhp-created-card__progressMeta,.lhp-created-card__top{align-items:flex-start;flex-direction:column}.lhp-created-card__tag{max-width:100%}}.lhp-created-importPreviewCard{padding:14px 16px;border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);border-radius:var(--lhphuc-voca-radius-md);background:var(--lhphuc-voca-surface-soft);color:var(--lhphuc-voca-text-soft);font-size:14px;line-height:1.55}.lhp-created-importPreviewCard.is-duplicate{border-color:var(--lhphuc-voca-warning-border-soft,var(--lhphuc-voca-border-soft));background:var(--lhphuc-voca-warning-soft,var(--lhphuc-voca-surface-soft))}.lhp-created-importPreviewCard.is-ready{border-color:var(--lhphuc-voca-success-border-soft,var(--lhphuc-voca-border-soft))}.lhp-created-importConflictLine{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;color:var(--lhphuc-voca-text-subtle);font-size:12px;font-weight:700}.lhp-created-importConflictChip,.lhp-created-importConflictLine__label{color:var(--lhphuc-voca-text-soft)}.lhp-created-importConflictChip{display:inline-flex;align-items:center;max-width:100%;padding:6px 10px;border-radius:var(--lhphuc-voca-radius-pill);background:var(--lhphuc-voca-surface);border:var(--lhphuc-voca-border-w) solid var(--lhphuc-voca-border-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lhp-created-importConflictChip.is-muted{background:var(--lhphuc-voca-surface-soft-2);color:var(--lhphuc-voca-muted)}@media (max-width:520px){.lhp-created-importConflictLine{align-items:flex-start;flex-direction:column}.lhp-created-importConflictChip{width:100%;justify-content:flex-start;white-space:normal}}.lhphuc-voca__created-album-learn .btn-nav.is-disabled{pointer-events:none;opacity:.58;filter:grayscale(.15)}.lhphuc-voca__created-vlist-right{gap:8px;align-items:center}.lhphuc-voca__created-word-id{display:inline-flex;align-items:center;border-radius:var(--lhp-radius-pill);padding:6px 10px;background:var(--lhp-surface);border:1px solid var(--lhp-soft-border-slate-weak);color:var(--lhp-text-muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.lhphuc-voca__created-word-detail{border-top:1px solid var(--lhp-soft-border-slate)}.lhphuc-voca__created-word-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.lhphuc-voca__created-word-grid>div{border-radius:var(--lhp-radius-2xl);background:var(--lhp-soft-surface-slate);border:1px solid var(--lhp-soft-border-slate);padding:12px}.lhphuc-voca__created-word-label{margin:0;color:var(--lhp-text-subtle);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.lhphuc-voca__created-word-value{margin:6px 0 0;color:var(--lhp-text);font-size:14px;font-weight:700;line-height:1.5}.lhphuc-voca__created-example-box{margin-top:8px}.lhphuc-voca__created-word-note{margin:12px 0 0;border-radius:var(--lhp-radius-2xl);background:var(--lhp-soft-info-bg);color:var(--lhp-color-sky-800);font-size:14px;font-weight:700;line-height:1.6;padding:12px 14px}.lhphuc-voca__created-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.lhphuc-voca__created-empty{padding:28px;text-align:center}.lhphuc-voca__created-empty-actions{display:flex;justify-content:center;margin-top:14px}@media (max-width:780px){.lhphuc-voca__created-word-grid{grid-template-columns:1fr}.lhphuc-voca__created-vlist-right{justify-content:flex-start}.lhphuc-voca__created-actions .lhphuc-voca-dashboard-cta-btn{width:100%}}.lhphuc-voca-qe-album-cta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 0 16px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--lhphuc-voca-info) 18%,white);background:color-mix(in srgb,var(--lhphuc-voca-info-soft) 60%,white);border-radius:16px}.lhphuc-voca-qe-album-cta__meta{min-width:0}.lhphuc-voca-qe-album-cta__eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--lhphuc-voca-muted)}.lhphuc-voca-qe-album-cta__code{font-size:15px;font-weight:700;color:var(--lhphuc-voca-text);margin-top:4px;word-break:break-word}.lhphuc-voca-qe-album-cta__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.lhphuc-voca-qe-album-cta__btn{border:1px solid var(--lhphuc-voca-border-strong);background:var(--lhphuc-voca-surface);color:var(--lhphuc-voca-text);border-radius:12px;padding:10px 14px;font-weight:700;cursor:pointer}.lhphuc-voca-qe-album-cta__btn.is-primary{border-color:var(--lhphuc-voca-success-border-soft);background:var(--lhphuc-voca-success-soft-2);color:var(--lhphuc-voca-success-text-strong)}.lhphuc-voca-qe-album-cta__btn[disabled]{opacity:.7;cursor:not-allowed}@media (max-width:767px){.lhphuc-voca-qe-album-cta{flex-direction:column;align-items:flex-start}.lhphuc-voca-qe-album-cta__actions{width:100%;justify-content:flex-start}}.lhphuc-voca-app[data-lhphuc-voca-mode=dashboard] .lhphuc-voca__quiz-body,.lhphuc-voca-app[data-lhphuc-voca-mode=dashboard] .lhphuc-voca__quiz-body>*{width:100%;max-width:none}.lhphuc-voca-app[data-lhphuc-voca-mode=dashboard] .lhphuc-voca__quiz-actions button{min-width:140px}.lhphuc-voca-app[data-lhphuc-voca-mode=dashboard] .lhphuc-voca__dictation,.lhphuc-voca-app[data-lhphuc-voca-mode=dashboard] .lhphuc-voca__dictation>*,.lhphuc-voca-app[data-lhphuc-voca-mode=dashboard] .lhphuc-voca__quiz,.lhphuc-voca-app[data-lhphuc-voca-mode=dashboard] .lhphuc-voca__quiz-card,.lhphuc-voca-app[data-lhphuc-voca-mode=dashboard] .lhphuc-voca__quiz-card>*{width:100%;max-width:none}:where(#lhphuc-voca-dashboard-root,.lhphuc-voca-dashboard) .lhphuc-voca-app[data-lhphuc-voca-mode=dashboard] .lhphuc-voca__quiz-actions{justify-content:flex-end}.lhphuc-voca-app[data-lhphuc-voca-mode=dashboard] .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-qe--toeic-p12 .lhphuc-voca-qe-q--toeic-p12.has-image .lhphuc-voca-qe-p12-item-layout{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:18px;align-items:start}.lhphuc-voca-qe--toeic-p12 .lhphuc-voca-qe-q--toeic-p12.no-image .lhphuc-voca-qe-p12-item-body{width:100%}.lhphuc-voca-qe--toeic-p12 .lhphuc-voca-qe-p12-item-media{display:flex;flex-direction:column;gap:12px;margin:0 0 14px}.lhphuc-voca-qe--toeic-p12 .lhphuc-voca-qe-q--toeic-p12.has-image .lhphuc-voca-qe-p12-item-media{margin:0}.lhphuc-voca-qe--toeic-p12 .lhphuc-voca-qe-p12-item-image img{display:block;width:100%;max-width:420px;height:auto;border:1px solid var(--lhphuc-voca-border-soft);border-radius:14px}.lhphuc-voca-qe--toeic-p12 .lhphuc-voca-qe-p12-item-audio audio{width:100%;max-width:420px}.lhphuc-voca-qe--toeic-p12 .lhphuc-voca-qe-p12-item-body{min-width:0}@media (max-width:900px){.lhphuc-voca-qe--toeic-p12 .lhphuc-voca-qe-q--toeic-p12.has-image .lhphuc-voca-qe-p12-item-layout{grid-template-columns:1fr}.lhphuc-voca-qe--toeic-p12 .lhphuc-voca-qe-q--toeic-p12.has-image .lhphuc-voca-qe-p12-item-media{margin:0 0 14px}}@media (max-width:768px){.lhphuc-voca-dashboard .lhphuc-voca-dashboard-list--albums{width:auto;max-width:none;min-width:0;margin:0 14px}.lhphuc-voca-dashboard .lhphuc-voca-albumcard{min-width:0;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}}.lhphuc-voca-dashboard .lhphuc-voca-qe-album-cta{display:none}.lhphuc-voca-dashboard-toaststack{position:fixed;right:20px;bottom:20px;z-index:100001;display:flex;flex-direction:column;gap:10px;pointer-events:none}.lhphuc-voca-dashboard-toast{min-width:260px;max-width:min(420px,calc(100vw - 32px));padding:14px 16px;border-radius:16px;background:rgba(14,22,40,.96);color:var(--lhphuc-voca-surface);box-shadow:0 16px 40px rgba(4,9,20,.28);font-size:14px;line-height:1.5;pointer-events:auto;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.lhphuc-voca-dashboard-toast.is-show{opacity:1;transform:translateY(0)}.lhphuc-voca-dashboard-toast[data-type=success]{background:rgba(15,92,50,.96)}.lhphuc-voca-dashboard-toast[data-type=error]{background:rgba(138,27,42,.96)}.lhphuc-voca-due-reminder{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:24px;font-family:"Plus Jakarta Sans",var(--lhphuc-voca-font),system-ui,sans-serif}.lhphuc-voca-due-reminder__backdrop{position:absolute;inset:0;background:var(--lhphuc-voca-overlay-stronger);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:lhphuc-voca-due-fadeIn .3s ease-out forwards}.lhphuc-voca-due-reminder__panel{position:relative;width:min(400px,calc(100vw - 24px));padding:32px;border-radius:28px;background:var(--lhphuc-voca-surface-raised);text-align:center;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25),inset 0 0 0 1px rgba(255,255,255,.1);transform:scale(.95);opacity:0;animation:lhphuc-voca-due-popIn .4s cubic-bezier(.16,1,.3,1) .1s forwards}.lhphuc-voca-due-reminder__panel:before{content:"";position:absolute;top:-50px;left:-50px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.15) 0,rgba(255,255,255,0) 70%);pointer-events:none}.lhphuc-voca-due-reminder__iconWrap{position:relative;width:72px;height:72px;margin:0 auto 24px;border-radius:24px;display:flex;align-items:center;justify-content:center;background:var(--lhphuc-voca-info-soft);transform:rotate(-5deg);transition:transform .3s ease}.lhphuc-voca-due-reminder__panel:hover .lhphuc-voca-due-reminder__iconWrap{transform:rotate(0deg) scale(1.05)}.lhphuc-voca-due-reminder__iconWrap svg{width:32px;height:32px;color:var(--lhphuc-voca-info)}.lhphuc-voca-due-reminder__iconDot{position:absolute;top:14px;right:16px;width:12px;height:12px;border:2px solid var(--lhphuc-voca-info-soft);border-radius:50%;background:var(--lhphuc-voca-danger);animation:lhphuc-voca-due-pulseRed 2s infinite}.lhphuc-voca-due-reminder__title{margin:0 0 12px;color:var(--lhphuc-voca-text);font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.02em}.lhphuc-voca-due-reminder__desc{margin:0 0 32px;color:var(--lhphuc-voca-muted);font-size:15px;line-height:1.6}.lhphuc-voca-due-reminder__count{display:inline-flex;align-items:center;justify-content:center;margin:0 2px;padding:2px 8px;border-radius:6px;background:var(--lhphuc-voca-info-soft);color:var(--lhphuc-voca-info);font-weight:700;font-size:16px}.lhphuc-voca-due-reminder__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lhphuc-voca-due-reminder__btn{border:0;border-radius:14px;padding:14px 20px;font-size:15px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1)}.lhphuc-voca-due-reminder__btn--ghost{background:var(--lhphuc-voca-surface-soft-2);color:var(--lhphuc-voca-text-soft)}.lhphuc-voca-due-reminder__btn--ghost:hover{background:var(--lhphuc-voca-border-color);color:var(--lhphuc-voca-text)}.lhphuc-voca-due-reminder__btn--primary{background:var(--lhphuc-voca-info);color:var(--lhphuc-voca-surface);box-shadow:0 4px 12px rgba(59,130,246,.25)}.lhphuc-voca-due-reminder__btn--primary:hover{background:var(--lhphuc-voca-info-strong);transform:translateY(-2px);box-shadow:0 8px 16px rgba(59,130,246,.35)}@keyframes lhphuc-voca-due-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes lhphuc-voca-due-popIn{0%{opacity:0;transform:scale(.9) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes lhphuc-voca-due-pulseRed{0%{box-shadow:0 0 0 0 rgba(239,68,68,.7)}70%{box-shadow:0 0 0 6px rgba(239,68,68,0)}to{box-shadow:0 0 0 0 rgba(239,68,68,0)}}@media (max-width:480px){.lhphuc-voca-due-reminder__panel{padding:28px 20px}.lhphuc-voca-due-reminder__actions{display:flex;flex-direction:column-reverse}.lhphuc-voca-due-reminder__btn{width:100%}}.lhphuc-voca-dashboard-empty--lazy{max-width:720px}.lhphuc-voca-dashboard-empty--exam{max-width:860px;margin:20px auto 0;text-align:left}.lhphuc-voca-dashboard-empty__title{margin:0 0 8px;font-size:18px;font-weight:700;color:var(--lhphuc-voca-text)}.lhphuc-voca-dashboard-empty__text{color:var(--lhphuc-voca-muted);line-height:1.7}.lhphuc-voca-dashboard-empty.is-error .lhphuc-voca-dashboard-empty__title{color:color-mix(in srgb,var(--lhphuc-voca-danger) 70%,black)}.lhphuc-voca-dashboard-empty.is-error .lhphuc-voca-dashboard-empty__text{color:color-mix(in srgb,var(--lhphuc-voca-danger) 82%,black)}.lhp-ptoeic-grid-page--flush{padding:0}.lhp-display-none{display:none}.essay-editor--tall{height:600px;min-height:600px}.lhp-text-title{font-weight:700;margin-bottom:6px}.lhp-text-title--spaced,.lhp-title-spaced{margin-top:12px}.lhp-crit-card--narrow{max-width:860px}.lhp-field-mt-8{margin-top:8px}.lhp-mt-12{margin-top:12px}.lhp-card-mt-14,.lhp-mt-14{margin-top:14px}.lhp-pre-wrap{white-space:pre-wrap}#lhphuc-voca-dashboard-root{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100vh;height:100dvh;max-width:none;margin:0;padding:0;overflow-x:clip}body.admin-bar #lhphuc-voca-dashboard-root{top:32px}.lhphuc-voca-dashboard{--lhphuc-voca-sidebar-w:280px;--lhphuc-voca-sidebar-w-collapsed:68px;--lhphuc-voca-course-w:320px;--lhphuc-voca-header-h:56px;--lhp-bg:var(--lhphuc-voca-pro-surface-soft-2);--lhp-card-bg:var(--lhphuc-voca-pro-white);--lhp-stroke:var(--lhphuc-voca-pro-surface-soft);--lhp-text:var(--lhphuc-voca-pro-ink-2);--lhp-muted:var(--lhphuc-voca-pro-muted);--lhp-green:#10b981;--lhp-green-soft:var(--lhphuc-voca-pro-success-soft);--lhp-orange:#f59e0b;--lhp-orange-soft:#fff7ed;--lhp-red:var(--lhphuc-voca-pro-danger);--lhp-red-soft:var(--lhphuc-voca-pro-danger-soft);--lhp-shadow-sm:0 2px 4px rgba(0,0,0,0.02);--lhp-shadow-active:0 12px 25px -5px rgba(0,0,0,0.08);--lhp-radius:20px;--lhphuc-voca-album-blue-soft:var(--lhphuc-voca-info-soft,#eff6ff);--lhphuc-voca-album-blue:var(--lhphuc-voca-info,#3b82f6);--lhphuc-voca-album-blue-strong:color-mix(in srgb,var(--lhphuc-voca-info,#3b82f6) 84%,black);--lhphuc-voca-album-pink-soft:color-mix(in srgb,var(--lhphuc-voca-danger-soft,#fef2f2) 50%,white);--lhphuc-voca-album-pink:var(--lhphuc-voca-brand-pink,#ec4899);--lhphuc-voca-album-pink-strong:color-mix(in srgb,var(--lhphuc-voca-brand-pink,#ec4899) 78%,black);--lhphuc-voca-album-yellow-soft:var(--lhphuc-voca-warning-soft,#fef3c7);--lhphuc-voca-album-yellow:var(--lhphuc-voca-warning,#eab308);--lhphuc-voca-album-yellow-strong:var(--lhphuc-voca-warning-text-strong,#a16207);--lhphuc-voca-album-green:var(--lhphuc-voca-success,#10b981);--lhphuc-voca-album-green-soft:var(--lhphuc-voca-success-soft,#ecfdf5);--lhphuc-voca-album-orange:color-mix(in srgb,var(--lhphuc-voca-warning,#f59e0b) 68%,#f97316);--lhphuc-voca-album-orange-soft:color-mix(in srgb,var(--lhphuc-voca-album-orange) 18%,white);--lhphuc-voca-album-red:var(--lhphuc-voca-danger,#f43f5e);--lhphuc-voca-album-red-soft:var(--lhphuc-voca-danger-soft,#fef2f2);--lhphuc-voca-album-control-font:"Plus Jakarta Sans",var(--lhphuc-voca-font),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--lhphuc-voca-album-control-ease-spring:cubic-bezier(0.25,1.5,0.5,1);--lhphuc-voca-album-control-ease-smooth:cubic-bezier(0.4,0,0.2,1);--lhphuc-voca-album-dock-content-offset:112px;--lhphuc-voca-album-dock-bottom-offset:24px;--lhphuc-voca-album-dock-bottom-offset-mobile:16px;--lhphuc-voca-album-dock-side-padding:16px;--lhphuc-voca-album-dock-max-width:min(760px,calc(100% - 24px));--lhphuc-voca-album-dock-max-width-mobile:calc(100% - 32px);--lhphuc-voca-album-dock-padding:8px;--lhphuc-voca-album-dock-padding-mobile:8px 12px;--lhphuc-voca-album-dock-gap:8px;--lhphuc-voca-album-dock-gap-mobile:4px;--lhphuc-voca-album-dock-radius:999px;--lhphuc-voca-album-dock-bg:color-mix(in srgb,var(--lhphuc-voca-surface,#fff) 85%,transparent);--lhphuc-voca-album-dock-border:color-mix(in srgb,var(--lhphuc-voca-surface,#fff) 72%,transparent);--lhphuc-voca-album-dock-shadow:0 20px 40px rgba(15,23,42,0.10);--lhphuc-voca-album-dock-ring:0 0 0 1px rgba(15,23,42,0.02);--lhphuc-voca-album-dock-backdrop-blur:24px;--lhphuc-voca-album-proxy-btn-min-height:48px;--lhphuc-voca-album-proxy-btn-padding:12px 24px;--lhphuc-voca-album-proxy-btn-padding-mobile:12px 16px;--lhphuc-voca-album-proxy-btn-radius:999px;--lhphuc-voca-album-proxy-btn-font-size:15px;--lhphuc-voca-album-proxy-btn-font-weight:700;--lhphuc-voca-album-proxy-btn-letter-spacing:-0.01em;--lhphuc-voca-album-proxy-btn-hover-lift:-4px;--lhphuc-voca-album-proxy-btn-press-scale:0.94;--lhphuc-voca-album-proxy-btn-icon-size:20px;--lhphuc-voca-album-proxy-btn-label-gap:8px;--lhphuc-voca-album-proxy-prev-bg:transparent;--lhphuc-voca-album-proxy-prev-text:var(--lhphuc-voca-album-blue);--lhphuc-voca-album-proxy-prev-hover-bg:var(--lhphuc-voca-album-blue-soft);--lhphuc-voca-album-proxy-next-bg:transparent;--lhphuc-voca-album-proxy-next-text:var(--lhphuc-voca-album-pink);--lhphuc-voca-album-proxy-next-hover-bg:color-mix(in srgb,var(--lhphuc-voca-album-pink-soft) 88%,white);--lhphuc-voca-album-proxy-cta-min-width:152px;--lhphuc-voca-album-proxy-cta-bg:linear-gradient(135deg,color-mix(in srgb,var(--lhphuc-voca-album-yellow-soft) 88%,white),color-mix(in srgb,var(--lhphuc-voca-album-yellow) 56%,white));--lhphuc-voca-album-proxy-cta-text:var(--lhphuc-voca-album-yellow-strong);--lhphuc-voca-album-proxy-cta-border:color-mix(in srgb,var(--lhphuc-voca-album-yellow) 38%,white);--lhphuc-voca-album-proxy-cta-shadow:0 8px 22px color-mix(in srgb,var(--lhphuc-voca-album-yellow) 24%,transparent);--lhphuc-voca-album-proxy-cta-shadow-hover:0 12px 26px color-mix(in srgb,var(--lhphuc-voca-album-yellow) 32%,transparent);--lhphuc-voca-album-floating-right:32px;--lhphuc-voca-album-floating-right-mobile:16px;--lhphuc-voca-album-floating-bottom:120px;--lhphuc-voca-album-floating-bottom-mobile:100px;--lhphuc-voca-album-floating-gap:12px;--lhphuc-voca-album-floating-gap-mobile:16px;--lhphuc-voca-album-floating-btn-padding:12px;--lhphuc-voca-album-floating-btn-padding-hover-right:20px;--lhphuc-voca-album-floating-btn-radius:999px;--lhphuc-voca-album-floating-btn-font-size:15px;--lhphuc-voca-album-floating-btn-font-weight:700;--lhphuc-voca-album-floating-btn-bg:var(--lhphuc-voca-surface,#fff);--lhphuc-voca-album-floating-btn-border:color-mix(in srgb,var(--lhphuc-voca-border-color,rgba(15,23,42,0.12)) 42%,transparent);--lhphuc-voca-album-floating-btn-text:var(--lhphuc-voca-muted);--lhphuc-voca-album-floating-btn-shadow:var(--lhphuc-voca-shadow-md);--lhphuc-voca-album-floating-btn-shadow-hover:var(--lhphuc-voca-shadow-lg);--lhphuc-voca-album-floating-label-max-width:120px;--lhphuc-voca-album-floating-icon-size:20px;--lhphuc-voca-album-floating-icon-wrap-size:24px;--lhphuc-voca-album-floating-mobile-icon-wrap-size:28px;--lhphuc-voca-album-floating-mobile-size:52px;color:var(--lhphuc-voca-text);overflow-x:clip}.lhphuc-voca-dashboard *{box-sizing:border-box}.lhphuc-voca-dashboard-shell{display:grid;grid-template-columns:var(--lhphuc-voca-sidebar-w) 0 1fr;--lhphuc-voca-dashboard-bottom-left:0px;--lhphuc-voca-dashboard-bottom-right:0px;min-height:100vh;min-height:100dvh;background-color:var(--lhphuc-voca-topbar-bg,var(--lhphuc-voca-shell-bg));background-image:var(--lhphuc-voca-topbar-pattern,var(--lhphuc-voca-shell-pattern));background-size:var(--lhphuc-voca-topbar-pattern-size,var(--lhphuc-voca-shell-pattern-size)) var(--lhphuc-voca-topbar-pattern-size,var(--lhphuc-voca-shell-pattern-size));background-position:var(--lhphuc-voca-topbar-pattern-pos,var(--lhphuc-voca-shell-pattern-pos));background-repeat:var(--lhphuc-voca-topbar-pattern-repeat,repeat)}@media (min-width:901px){.lhphuc-voca-dashboard-shell{--lhphuc-voca-dashboard-bottom-left:var(--lhphuc-voca-sidebar-w);grid-template-columns:var(--lhphuc-voca-sidebar-w) 0 minmax(0,1fr);transition:grid-template-columns .32s cubic-bezier(.4,0,.2,1)}.lhphuc-voca-dashboard-shell.has-course.course-open{--lhphuc-voca-dashboard-bottom-left:calc(var(--lhphuc-voca-sidebar-w) + var(--lhphuc-voca-course-w));grid-template-columns:var(--lhphuc-voca-sidebar-w) var(--lhphuc-voca-course-w) minmax(0,1fr)}.lhphuc-voca-dashboard-shell.has-course.course-closed,.lhphuc-voca-dashboard-shell:not(.has-course){--lhphuc-voca-dashboard-bottom-left:var(--lhphuc-voca-sidebar-w);grid-template-columns:var(--lhphuc-voca-sidebar-w) 0 minmax(0,1fr)}.lhphuc-voca-dashboard-shell.is-collapsed{--lhphuc-voca-dashboard-bottom-left:var(--lhphuc-voca-sidebar-w-collapsed);grid-template-columns:var(--lhphuc-voca-sidebar-w-collapsed) 0 minmax(0,1fr)}.lhphuc-voca-dashboard-shell.is-collapsed.has-course.course-open{--lhphuc-voca-dashboard-bottom-left:calc(var(--lhphuc-voca-sidebar-w-collapsed) + var(--lhphuc-voca-course-w));grid-template-columns:var(--lhphuc-voca-sidebar-w-collapsed) var(--lhphuc-voca-course-w) minmax(0,1fr)}.lhphuc-voca-dashboard-shell.has-course .lhphuc-voca-dashboard-coursebar{overflow:hidden;min-width:0;max-width:none}.lhphuc-voca-dashboard-shell.has-course .lhphuc-voca-dashboard-coursebar>#lhpv-coursebar-slot{min-width:var(--lhphuc-voca-course-w,320px)}}.lhphuc-voca-dashboard-bottombar{transition:left .32s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){.lhphuc-voca-dashboard-bottombar,.lhphuc-voca-dashboard-shell{transition:none}}