/* ===========================================================================
   Failure Gap Design System — global entry point
   Consuming projects link THIS one file. It is an import manifest only; every
   token, font-face, and base rule lives in the files below.
   Source of truth: github.com/zeronines/FailureGap (assessmentform app).
   =========================================================================== */

@import "./tokens/colors.css";
@import "./tokens/typography.css";
@import "./tokens/spacing.css";
@import "./tokens/admin.css";
@import "./tokens/base.css";
@import "./tokens/dark.css";
