/* ============================================================
   NVIDIA Design System — Global entry point
   Consumers link THIS file. It is an @import manifest only —
   every token + font file in the system is reachable from here.
   ============================================================ */

@import "./tokens/fonts.css";
@import "./tokens/colors.css";
@import "./tokens/typography.css";
@import "./tokens/spacing.css";
@import "./tokens/shapes.css";
