/* Ant Design Vue — Maqsam design system. Token layer only.
   Copied from "Maqsam Idea Portal Design/_ds/". The raw Figma variable
   dump (fig-tokens.css, 213 KB) and the React component bundle are left
   out: nothing in this app reads a --fig-* variable, and the components
   here are plain CSS in ../styles.css. */
@import "./tokens/fonts.css";
@import "./tokens/colors.css";
@import "./tokens/typography.css";
@import "./tokens/spacing.css";
@import "./tokens/base.css";
