#[schmarty]at a quick glance it's only used to do two things - make the top nav sticky at "desktop" sizes (definitely supported by CSS now) and makes the top nav into a sliding hamburger menu at "mobile" sizes (can also be done w/ CSS using fragment IDs and `:target`, probably)