.hg-bg-soft{background:var(--bg-soft)}.hg-surface{background:var(--sur)}.hg-surface-warm{background:var(--sur-warm)}.hg-divider{background:var(--bdr-soft);border:0;height:1px;margin:0}.hg-card{background:var(--sur);border:1px solid var(--bdr);border-radius:var(--r);box-shadow:var(--shd-sm);padding:16px;transition:box-shadow .2s,border-color .2s,transform .2s}.hg-card--soft{background:var(--bg-soft)}.hg-card--warm{background:var(--sur-warm)}.hg-card--flat{box-shadow:none}.hg-card--lg{border-radius:var(--r-lg);padding:24px}.hg-card--sm{border-radius:var(--r-sm);padding:12px}.hg-card--interactive{cursor:pointer}@media (hover:hover) and (pointer:fine){.hg-card--interactive:hover{box-shadow:var(--shd);border-color:var(--bdr-soft);transform:translateY(-2px)}}.hg-card--interactive:focus-visible{outline:2px solid var(--acc);outline-offset:2px}.hg-btn{border-radius:var(--r-sm);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:700;line-height:1.2;transition:background .15s,color .15s,border-color .15s,box-shadow .15s,transform .1s;display:inline-flex}.hg-btn:focus-visible{outline:2px solid var(--acc);outline-offset:2px}.hg-btn:active:not(:disabled){transform:scale(.97)}.hg-btn:disabled{opacity:.55;cursor:not-allowed}.hg-btn--primary{background:linear-gradient(135deg, var(--acc), var(--acc2));color:#fff;box-shadow:0 6px 16px #16a34a3d}.hg-btn--primary:hover:not(:disabled){box-shadow:0 8px 22px #16a34a4d}.hg-btn--secondary{background:var(--sur);color:var(--txt);border-color:var(--bdr)}.hg-btn--secondary:hover:not(:disabled){background:var(--acc-light);border-color:var(--acc-tint);color:var(--acc-deep)}.hg-btn--ghost{color:var(--acc-deep);background:0 0}.hg-btn--ghost:hover:not(:disabled){background:var(--acc-light)}.hg-btn--danger{background:var(--sur);color:var(--red);border-color:#fecaca}.hg-btn--danger:hover:not(:disabled){background:#fef2f2}.hg-btn--honey{background:linear-gradient(135deg, var(--honey), #fbbf24);color:#fff;box-shadow:0 6px 16px #f59e0b38}.hg-btn--sm{border-radius:8px;min-height:32px;padding:7px 12px;font-size:13px}.hg-btn--lg{border-radius:var(--r);min-height:48px;padding:14px 20px;font-size:15px}.hg-btn--block{width:100%}@media (hover:none) and (pointer:coarse){.hg-btn{min-height:44px}.hg-btn--sm{min-height:38px}}.hg-chip{border-radius:var(--r-pill);background:var(--acc-tint);color:var(--acc-deep);white-space:nowrap;border:1px solid #0000;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.hg-chip--neutral{background:var(--bdr-soft);color:var(--mut)}.hg-chip--honey{background:var(--honey-soft);color:#92400e}.hg-chip--rose{background:var(--rose-tint);color:#9d174d}.hg-chip--info{color:#0369a1;background:#e0f2fe}.hg-chip--outline{border-color:var(--bdr);color:var(--mut);background:0 0}.hg-chip--lg{padding:6px 12px;font-size:13px}.hg-hero{border-radius:var(--r-lg);background:linear-gradient(135deg, var(--sur-warm) 0%, var(--acc-light) 38%, var(--honey-soft) 72%, var(--rose-soft) 100%);border:1px solid var(--bdr);margin-bottom:18px;padding:18px;position:relative;overflow:hidden}.hg-hero--rose{background:linear-gradient(135deg, var(--sur-warm) 0%, var(--rose-soft) 55%, var(--honey-soft) 100%)}.hg-hero-blob{pointer-events:none;background:radial-gradient(circle,#2dd4bf52,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-30px;right:-30px}.hg-hero--rose .hg-hero-blob{background:radial-gradient(circle,#fb71854d,#0000 70%)}.hg-hero-title{color:var(--txt);letter-spacing:-.5px;margin:0;font-size:22px;font-weight:900;line-height:1.2;position:relative}.hg-hero-subtitle{color:var(--txt-soft);max-width:640px;margin:6px 0 0;font-size:13px;line-height:1.55;position:relative}@media (min-width:640px){.hg-hero{border-radius:22px;margin-bottom:22px;padding:24px 26px}.hg-hero-title{font-size:26px}.hg-hero-subtitle{font-size:14px}}.hg-section-header{border-bottom:1px solid var(--bdr-soft);justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:8px;display:flex}.hg-section-title{color:var(--txt);letter-spacing:-.01em;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:800;display:inline-flex}.hg-section-action{color:var(--acc-deep);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700;text-decoration:none}.hg-section-action:hover{text-decoration:underline}@media (min-width:640px){.hg-section-title{font-size:18px}}.hg-progress{background:var(--bdr-soft);border-radius:var(--r-pill);width:100%;height:8px;overflow:hidden}.hg-progress--lg{height:12px}.hg-progress-fill{background:linear-gradient(90deg, var(--acc2), var(--acc));border-radius:var(--r-pill);height:100%;transition:width .4s}.hg-progress-fill--honey{background:linear-gradient(90deg, #fcd34d, var(--honey))}.hg-progress-fill--info{background:linear-gradient(90deg, #67e8f9, var(--info))}.hg-empty{border-radius:var(--r-lg);border:2px dashed var(--bdr);background:var(--sur-warm);text-align:center;color:var(--mut);flex-direction:column;align-items:center;gap:8px;padding:36px 24px;display:flex}.hg-empty-icon{color:var(--mut-light);justify-content:center;align-items:center;font-size:36px;display:inline-flex}.hg-empty-title{color:var(--txt-soft);margin:0;font-size:15px;font-weight:700}.hg-empty-desc{color:var(--mut);max-width:380px;margin:0;font-size:13px}.hg-container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.hg-container--md{max-width:820px}.hg-container--sm{max-width:520px}.hg-container--xl{max-width:1440px}@media (min-width:768px){.hg-container,.hg-container--md,.hg-container--sm,.hg-container--xl{padding-left:20px;padding-right:20px}}.hg-stack-xs>*+*{margin-top:4px}.hg-stack-sm>*+*{margin-top:8px}.hg-stack-md>*+*{margin-top:16px}.hg-stack-lg>*+*{margin-top:24px}.hg-stack-xl>*+*{margin-top:32px}.hg-cluster{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hg-cluster--md{gap:12px}.hg-cluster--lg{gap:16px}.hg-cluster--end{justify-content:flex-end}.hg-cluster--between{justify-content:space-between}.hg-grid-cards{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.hg-grid-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (min-width:1024px){.hg-grid-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (min-width:1280px){.hg-grid-cards--xl-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.hg-display{letter-spacing:-.5px;color:var(--txt);margin:0;font-size:28px;font-weight:900;line-height:1.15}@media (min-width:768px){.hg-display{font-size:32px}}.hg-heading{color:var(--txt);margin:0;font-size:18px;font-weight:800}.hg-subheading{color:var(--mut);margin:0;font-size:14px;font-weight:600}.hg-caption{color:var(--mut-light);letter-spacing:.02em;font-size:12px;font-weight:600}.hg-text-muted{color:var(--mut)}.hg-text-soft{color:var(--txt-soft)}.hg-text-leaf{color:var(--acc-deep)}.hg-tooltip{background:var(--sur);color:var(--txt);border:1px solid var(--bdr);box-shadow:var(--shd);pointer-events:none;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.55}.hg-input{background:var(--sur);border:1.5px solid var(--bdr);border-radius:var(--r-sm);width:100%;color:var(--txt);outline:none;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,background .15s}.hg-input::placeholder{color:var(--mut-light)}.hg-input:focus{border-color:var(--acc);background:var(--bg-soft)}.hg-input--lg{padding:12px 14px;font-size:15px}@keyframes hgFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hg-fade-in{animation:.25s ease-out hgFadeIn}@keyframes hgGrowIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.hg-grow-in{animation:.3s ease-out hgGrowIn}@media (prefers-reduced-motion:reduce){.hg-fade-in,.hg-grow-in,.hg-card,.hg-card--interactive:hover,.hg-btn,.hg-progress-fill{transition:none!important;animation:none!important}}:root{--hg-dur-instant:80ms;--hg-dur-fast:.16s;--hg-dur-base:.22s;--hg-dur-slow:.36s;--hg-ease-out:cubic-bezier(.22, .61, .36, 1);--hg-ease-spring:cubic-bezier(.34, 1.36, .64, 1);--hg-ring:0 0 0 3px #16a34a47;--hg-ring-honey:0 0 0 3px #f59e0b47;--hg-lift-shadow:0 14px 32px #0f172a1a}button:focus-visible,a:focus-visible,[role=button]:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--acc);outline-offset:2px;border-radius:inherit}button,a,[role=button],summary{-webkit-tap-highlight-color:transparent}button{transition:box-shadow var(--hg-dur-fast) var(--hg-ease-out)}@keyframes hgShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.hg-skeleton{background:linear-gradient(90deg, var(--bdr-soft) 0%, var(--sur-warm) 50%, var(--bdr-soft) 100%);border-radius:var(--r-sm);background-size:200% 100%;animation:1.4s ease-in-out infinite hgShimmer;display:block}.hg-skeleton--text{border-radius:6px;height:12px}.hg-skeleton--title{border-radius:6px;height:18px}.hg-skeleton--avatar{border-radius:50%;width:40px;height:40px}.hg-skeleton--card{border-radius:var(--r);height:140px}@keyframes hgSlideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hg-slide-up,.hg-stagger>*{animation:hgSlideUp var(--hg-dur-slow) var(--hg-ease-out) both}.hg-stagger>:first-child{animation-delay:0s}.hg-stagger>:nth-child(2){animation-delay:60ms}.hg-stagger>:nth-child(3){animation-delay:.12s}.hg-stagger>:nth-child(4){animation-delay:.18s}.hg-stagger>:nth-child(5){animation-delay:.24s}.hg-stagger>:nth-child(6){animation-delay:.3s}.hg-stagger>:nth-child(7){animation-delay:.36s}.hg-stagger>:nth-child(8){animation-delay:.42s}.hg-stagger>:nth-child(n+9){animation-delay:.48s}.hg-empty{position:relative;overflow:hidden}.hg-empty:before{content:"";background:radial-gradient(circle, var(--acc-light) 0%, transparent 60%);opacity:.55;pointer-events:none;z-index:0;width:320px;height:320px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.hg-empty>*{z-index:1;position:relative}.hg-empty-icon{background:linear-gradient(135deg, var(--acc-light), var(--acc-tint));border:1.5px solid var(--acc-tint);border-radius:50%;width:64px;height:64px;font-size:28px;box-shadow:0 8px 18px #16a34a1a}@media (prefers-reduced-motion:reduce){.hg-skeleton,.hg-slide-up,.hg-stagger>*{transition:none!important;animation:none!important}}
:root{--bg-primary:#fff;--bg-secondary:#f7f8fa;--bg-card:#fff;--bg-hover:#f0f2f5;--bg-input:#f7f8fa;--text-primary:#1a1d23;--text-secondary:#4b5563;--text-muted:#9ca3af;--text-inverse:#fff;--border-color:#e5e7eb;--border-focus:#3b82f6;--accent-primary:#3b82f6;--accent-primary-hover:#2563eb;--accent-success:#10b981;--accent-warning:#f59e0b;--accent-error:#ef4444;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 24px #0000001f;--card-front-bg:#fff;--card-back-bg:#eff6ff;--highlight-new:#fef3c7;--highlight-known:#d1fae5;--highlight-hard:#fee2e2;--bg-base:#f1f5f9;--bg-surface:#fff;--deck-folder-screen-bg:var(--bg-base);--deck-folder-header-bg:var(--bg-surface);--deck-folder-card-bg:var(--bg-card);--deck-folder-card-border:#e2e8f0;--deck-folder-card-shadow:0 2px 8px #0f172a0f;--deck-folder-icon-bg:linear-gradient(145deg, #eef2ff 0%, #e0e7ff 100%);--deck-folder-title-color:#0f172a;--deck-folder-muted-color:#64748b;--deck-folder-chevron-color:#94a3b8;--deck-folder-back-bg:#f8fafc;--deck-folder-back-border:#e2e8f0;--deck-folder-back-color:#334155;--deck-folder-section-count-bg:#dbeafe;--deck-folder-section-count-color:#1d4ed8;--deck-folder-empty-bg:#fff;--deck-folder-empty-border:#cbd5e1;--deck-folder-toggle-hover:#f1f5f9d9;--deck-folder-footer-border:#e2e8f0;--deck-folder-footer-bg:transparent}html[data-theme=dark]{--bg-base:#111318;--bg-surface:#1c1f2e;--bg-card:#2e3450;--bg-card-hover:#363d56;--bg-input:#1c1f2e;--bg-primary:var(--bg-base);--bg-secondary:var(--bg-surface);--bg-hover:var(--bg-card-hover);--text-primary:#fff;--text-secondary:#fff;--text-muted:#ffffffe0;--text-inverse:#111318;--border-color:#ffffff14;--border-focus:var(--accent-primary);--accent-primary:#4ade80;--accent-primary-hover:#6ee8a0;--accent-primary-text:#052e16;--btn-primary-bg:#16a34a;--btn-primary-text:#dcfce7;--btn-primary-hover:#15803d;--accent-success:var(--accent-primary);--accent-warning:#fbbf24;--accent-error:#f87171;--shadow-sm:none;--shadow-md:none;--shadow-lg:none;--card-front-bg:var(--bg-card);--card-back-bg:#1a2744;--highlight-new:#2d2410;--highlight-known:#0d2b1f;--highlight-hard:#2b1010;--deck-folder-screen-bg:var(--bg-base);--deck-folder-header-bg:var(--bg-surface);--deck-folder-card-bg:var(--bg-card);--deck-folder-card-border:#ffffff1a;--deck-folder-card-shadow:inset 0 1px 0 #ffffff0a, 0 4px 14px #00000059;--deck-folder-icon-bg:var(--bg-surface);--deck-folder-title-color:#fff;--deck-folder-muted-color:#cbd5e1;--deck-folder-chevron-color:#94a3b8;--deck-folder-back-bg:var(--bg-card);--deck-folder-back-border:#ffffff1a;--deck-folder-back-color:#fff;--deck-folder-section-count-bg:#3b82f638;--deck-folder-section-count-color:#93c5fd;--deck-folder-empty-bg:var(--bg-card);--deck-folder-empty-border:#ffffff1a;--deck-folder-toggle-hover:#ffffff0f;--deck-folder-footer-border:#ffffff0f;--deck-folder-footer-bg:#0003}html.theme-animate *,html.theme-animate :before,html.theme-animate :after{transition:background-color .25s,border-color .25s,color .2s,box-shadow .25s,fill .2s,filter .25s}@media (prefers-reduced-motion:reduce){html.theme-animate *,html.theme-animate :before,html.theme-animate :after{transition-duration:.01ms!important}}.theme-toggle{border:1.5px solid var(--border-color);background:var(--bg-secondary);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-toggle:hover{background:var(--bg-hover);color:var(--accent-primary);border-color:var(--accent-primary);transform:rotate(20deg)}.theme-toggle.app-hdr__icon-btn{border-radius:50%;width:40px;min-width:40px;height:40px}.theme-toggle:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.theme-toggle svg{pointer-events:none;width:20px;height:20px}.theme-toggle .icon-sun{display:none}.theme-toggle .icon-moon,html[data-theme=dark] .theme-toggle .icon-sun{display:block}html[data-theme=dark] .theme-toggle .icon-moon{display:none}.flashcard{background:var(--card-front-bg);border:1px solid var(--border-color);box-shadow:var(--shadow-md);color:var(--text-primary)}.flashcard.flipped{background:var(--card-back-bg)}.vocab-new{background:var(--highlight-new);color:var(--text-primary)}.vocab-known{background:var(--highlight-known);color:var(--text-primary)}.vocab-hard{background:var(--highlight-hard);color:var(--text-primary)}.reading-text{color:var(--text-primary);line-height:1.8}.progress-bar-track{background:var(--bg-secondary);border:1px solid var(--border-color)}.progress-bar-fill{background:var(--accent-primary)}html[data-theme=dark] .home-deck-card__progress,html[data-theme=dark] .home-today-picks__progress,html[data-theme=dark] .hg-hub-garden__stage-track-bar,html[data-theme=dark] .progress-bar-track,html[data-theme=dark] .progress-track,html[data-theme=dark] .home-healing-library .home-deck-card__progress{background:#ffffff1f;border:none;border-radius:99px}html[data-theme=dark] .home-deck-card__progress-fill,html[data-theme=dark] .progress-bar-fill,html[data-theme=dark] .progress-fill{background:var(--accent-primary);border-radius:99px;box-shadow:0 0 6px #4ade8066}html[data-theme=dark] .home-today-picks__progress-fill--vocab{background:var(--accent-primary);box-shadow:0 0 6px #4ade8066}html[data-theme=dark] .hg-hub-garden__stage-track-fill{background:linear-gradient(90deg, #16a34a 0%, var(--accent-primary) 100%);box-shadow:0 0 6px #4ade8059}html[data-theme=dark] .reading-content,html[data-theme=dark] .vocab-definition,html[data-theme=dark] .word-list-item,html[data-theme=dark] .reading-text{color:#fff;line-height:1.85}html[data-theme=dark] img:not([data-no-dim]),html[data-theme=dark] video:not([data-no-dim]){filter:brightness(.85)contrast(1.05)}html[data-theme=dark] img:not([data-no-dim]):hover,html[data-theme=dark] video:not([data-no-dim]):hover{filter:brightness()contrast()}html[data-theme=dark] .study-fc-column .fc-face{color:var(--text-primary);border-color:var(--border-color)}html[data-theme=dark] .study-fc-column .fc-face.fc-front{background:var(--card-front-bg)}html[data-theme=dark] .study-fc-column .fc-face.fc-back{background:var(--card-back-bg)}