/*
  Legacy compatibility bundle.
  Prefer importing the modular stylesheets directly: base.css + page-specific files.
  This file will be removed after templates migrate off the legacy path.
*/
@import url('./style-core.css');
@import url('./style-app-pages.css') screen;
@import url('./style-print.css') print;
