About the CSS Beautifier
The CSS Beautifier expands minified stylesheets into readable form: each rule on its own block, one declaration per line, media queries indented one level deeper.
Yes — rules inside @media blocks get an extra indentation level.