/* ─────────────────────────────────────────────────────────────────────────────
   app.css — shared global utilities.
   The base/layout/component stylesheets are now linked individually (each with its
   own content-hash) from _Styles.cshtml; this file just holds cross-cutting utilities
   and is linked last so they win the cascade.
   ───────────────────────────────────────────────────────────────────────────── */

/* Shared utility for icons */
.icon { flex-shrink: 0; }
