/* Padsite Partners — Design System
   Global CSS entry point. Consumers link THIS file only.
   It is a manifest of @imports — keep it that way (no rules inline). */

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