CSS describes how HTML elements should be displayed, colors, fonts, layout, animations. Plain text. Every browser parses CSS to render web pages. Modern CSS has cascade variables, container queries, and a vibrant ecosystem of preprocessors and frameworks (Tailwind, PostCSS).
How to open
Any text editor. Browsers parse CSS automatically when linked from HTML.