:root{--bee-dark:#2c3830;--bee-mid:#4a6741;--bee-accent:#8faf72;--bee-light:#d6e8c4;--text-on-accent:#2c3830;--code-block-bg:#1e2820;--code-block-fg:#d6e8c4;--quick-action-bg:#4a6741;--bee-accent-tint:#8faf722e;--bee-accent-tint-strong:#8faf7252;--bee-accent-disabled:#8faf7273;--bg:#f2f7ec;--surface:#e8f0e0;--card-bg:#fafcf8;--border:#2c383029;--code-bg:#2c383014;--text:#4a6741;--text-h:#2c3830;--text-muted:#2c3830ad;--text-soft:#2c38307a;--topbar-bg:#2c3830;--topbar-border:#1a2818e6;--topbar-text:#d6e8c4;--topbar-text-muted:#d6e8c473;--topbar-active-bg:#d6e8c41f;--accent:var(--bee-accent);--accent-bg:#8faf7224;--accent-border:#8faf7261;--social-bg:#8faf722e;--shadow:#2c38301a 0 10px 15px -3px, #2c383012 0 4px 6px -2px;--wk-radical:#2e8b8b;--wk-radical-bg:#2e8b8b1f;--wk-kanji:#c4527a;--wk-kanji-bg:#c4527a1f;--wk-vocab:#7b4fa6;--wk-vocab-bg:#7b4fa61f;--wk-meaning:#4a6741;--wk-meaning-bg:#4a674121;--wk-reading:#2c3830;--wk-reading-fg:#d6e8c4;--danger:#dc2626;--danger-bg:#fef2f2;--danger-border:#fca5a5;--success:#166534;--success-bg:#f0fdf4;--success-border:#86efac;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}[data-theme=dark]{--bg:#151c13;--surface:#1d2a1a;--card-bg:#232f20;--border:#8faf7238;--code-bg:#8faf721a;--text:#d6e8c4cc;--text-h:#d6e8c4;--text-muted:#d6e8c499;--text-soft:#d6e8c466;--topbar-bg:#0f1710;--topbar-border:#0a140ae6;--topbar-text:#d6e8c4;--topbar-text-muted:#d6e8c459;--topbar-active-bg:#d6e8c41a;--accent:var(--bee-accent);--accent-bg:#8faf7229;--accent-border:#8faf7259;--social-bg:#2c383066;--bee-accent-tint:#8faf721f;--bee-accent-tint-strong:#8faf7238;--bee-accent-disabled:#8faf7240;--text-on-accent:#151c13;--code-block-bg:#0b1009;--code-block-fg:#d6e8c4;--quick-action-bg:#2a3d24;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px;--danger-bg:#dc26261f;--danger-border:#dc262652;--success-bg:#16653424;--success-border:#86efac47}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);margin:0;overflow-x:hidden}input,select,textarea{background:var(--bg);color:var(--text-h)}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100svh;margin:0 auto;display:flex;overflow-x:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
