/* Design tokens pulled from the "NorthClick" Claude Design project.
   Used by all four pages (index/services/work/contact) plus the
   shared nc nav/footer — the single source of design-system values
   for the whole site. */
@import "tokens/fonts.css";
@import "tokens/colors.css";
@import "tokens/typography.css";
@import "tokens/spacing.css";
@import "tokens/radius.css";
@import "tokens/shadow.css";
@import "tokens/motion.css";
