/*
  Stylesheet entrypoint.

  The main visual system lives in styles/app.css. Keep this file as the stable
  import path for existing HTML pages, then split app.css into focused modules
  when making larger visual changes.
*/
@import url("./styles/app.css");
