/* =============================================================================
   ics-UI L0 TOKENS - aggregator. PART 3 BUILD (GATE-2 signed off 2026-07-14).
   Import order IS the tier order: primitive -> semantic -> component.
   Components may reference SEMANTIC + COMPONENT tokens only - never a primitive,
   never a raw hex. This file (and everything under css/v2/) is ADDITIVE and
   UNREFERENCED by the live app until _LayoutV2 ships; the esbuild bundle (arch
   section 7 / D1) will inline these imports for production.
   ============================================================================= */
@import url("tokens/primitive.css");
@import url("tokens/semantic.css");
@import url("tokens/component.css");
