/* build: 2026-05-08T00:15 */

/* Feeberse Livescore v2 — CSS entry point.
 *
 * NOTE: this file ONLY declares the layer order. Component CSS files are
 * imported from `assets/app.js` so that AssetMapper emits parallel
 * `<link rel="stylesheet">` tags instead of a chained `@import` waterfall
 * (which serializes round trips and tanks LCP on mobile 4G).
 *
 * The layer order declaration MUST live in CSS (not JS), and must be parsed
 * before any other layer-using stylesheet — that's why this file is the first
 * `import "./styles/..."` line in `app.js`.
 */

@layer reset, tokens, layout, components, pages, utilities;
