The CSS diff tool compares two CSS files at two levels: selector-level diff groups changes by rule block so you can see which selectors were added, removed, or had their properties changed; line-level diff gives you the raw text comparison with CSS syntax highlighting. Use both views together to understand the full scope of stylesheet changes.