feat(site): add global search modal, search trigger styling, and remove emoji from docs

- Add search modal with full keyboard navigation (Ctrl+K, arrows, Enter, Esc) to all pages
- Search opens in-page on every page with static docs index; results navigate to docs#section
- Search trigger in desktop nav styled as bordered pill chip with hover states
- Add Search Docs link in mobile hamburger menus
- Fix nav-links vertical alignment with align-items: center
- Remove all colored emoji from docs.html (checkmarks, crosses, music note)
This commit is contained in:
zarzet
2026-02-14 00:54:46 +07:00
parent c70ba5962e
commit 9b89625660
4 changed files with 6344 additions and 55 deletions
+5533
View File
File diff suppressed because one or more lines are too long
+271 -18
View File
File diff suppressed because one or more lines are too long
+269 -19
View File
File diff suppressed because one or more lines are too long
+271 -18
View File
File diff suppressed because one or more lines are too long