@keyframes navChevronFoldCw{0%{rotate:-45deg}to{rotate:45deg}}@keyframes navChevronFoldCcw{0%{rotate:45deg}to{rotate:-45deg}}@keyframes navGridReveal{0%{clip-path:inset(0 0 100%)}to{clip-path:inset(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}