/* PAMCV / SYNZ TOOLS — Global stylesheet entry point.
   List of @import lines only — see /tokens, /guidelines for details. */

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;1,400&family=IBM+Plex+Mono:wght@400;500;600&display=swap');

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