/* DEPRECATED (Phase 293) — link css/design-system/colors_and_type.css directly.
 *
 * This file no longer loads anything. The path is kept alive ONLY so the external
 * design-system handoff bundle (qonnect-design-system/project/bundle/INSTALL.md) does
 * not 404 for an out-of-repo consumer that still references it. The canonical token
 * source is, and always was, css/design-system/colors_and_type.css — already linked
 * once in index.html and locked by the DesignSystem governance tests.
 *
 * Phase 293 removed the old @import re-export of the canonical sheet that lived here: it
 * was a SECOND load (a separate browser-cache entry) that loaded AFTER the index.html
 * link and silently won every cascade tie by source order — the root cause of
 * bug-291-04-grill-css-cascade-loss and the 2026-06-10 stale-cascade incident (old
 * .livs-nav-cart beat the new pill). The single-load contract is now enforced by
 * SingleLoadContractTest. Do NOT re-add an @import of the canonical sheet here — link it
 * directly from index.html instead.
 */
