81f8161dd2
- Moved menu hover logic from JavaScript to CSS selectors, reducing JS to minimal bridge code - Replaced JavaScript-based toast timing with pure CSS animation lifecycle (slide in → stay → fade out) - Removed unnecessary event handlers and legacy compatibility code for cleaner implementation