/* Per-page stylesheet ENTRY — see public/css/entry-admin-next.css for why the order lives in a file
 * rather than in <link> tags. Sequence matches the original page order: base → this page's layer → tokens
 * (design-system deliberately last here, as it was in account/index.html). */
@import '../../css/style.css';
@import './account.css';
@import '../../css/design-system.css';
@import '../../css/theme-claret.css';   /* gated; inert without the attribute */
