/* National Design System of Saudi Arabia — كود المنصات (Platforms Code), DGA.
   Single entry point, mirroring the design-system project's styles.css:
   fonts → compiled token + component stylesheet (platformscode-new-react@0.1.43) → base binding. */
@import "./fonts/fonts.css";
@import "./platformscode-new-react.css";
@import "./tokens/base.css";
