# [2.14.0](https://github.com/antialias/soroban-abacus-flashcards/compare/abacus-react-v2.13.2...abacus-react-v2.14.0) (2025-11-08) ### Bug Fixes * add light/dark mode support to tutorial tooltips and decomposition UI ([ea10249](ea10249e94)) * replace hardcoded colors with semantic tokens in HomeBlogSection ([e124096](e124096914)) * use semantic tokens for nav bar transparent mode on hero ([d05c6a8](d05c6a8664)) * **worksheets:** Add "Practice" difficulty profile for scaffolded regrouping mastery ([d23b606](d23b606642)) * **worksheets:** Fix subtraction regrouping frequency bug ([8d8e55d](8d8e55d5c4)) ### Features * add close button and theme support to mobile menu ([ea41b32](ea41b323d0)) * add function-based custom bead rendering and HTTP status code easter eggs ([fde5ae9](fde5ae9164)) * add theme support to abacus style dropdown ([2e294ee](2e294ee820)) * add theme support to config panel components ([c868421](c8684213fa)) * add theme support to desktop hamburger menu ([ab9272b](ab9272bee6)) * add theme support to MyAbacus button ([702c1c9](702c1c9af2)) * add theme support to orientation and generate panels ([e38775b](e38775b991)) * add theme support to worksheet page container ([5c14925](5c14925d7d)) * add theme support to worksheet preview ([693b679](693b679965)) * implement full-screen mobile hamburger menu with portal ([615cd28](615cd28829)) * implement two-column landscape layout with smart viewport-based flexbox ([b57458b](b57458b039)) * make mobile menu more responsive with larger touch targets ([3ad244f](3ad244f2d3)) * **worksheets:** filter operator-specific scaffolds from difficulty change descriptions ([cace1c7](cace1c75c6)) * **worksheets:** filter operator-specific scaffolds from preset summaries ([8407b07](8407b070f9)) * **worksheets:** integrate subtraction scaffolding into smart difficulty mode ([15bded1](15bded1ab8))