/* ===================================================================
   Peptific — Design System · global entry point
   Consumers link THIS one file. It only @imports the token layer; every
   custom property and the SF Pro font stacks ship through this closure.
   Direction: "B's skeleton, A's teal soul" — ink-led, teal spark,
   warm off-white canvas, light-first with a full dark mapping.
   =================================================================== */

@import "./tokens/fonts.css";
@import "./tokens/colors.css";
@import "./tokens/typography.css";
@import "./tokens/spacing.css";
@import "./tokens/radii.css";
@import "./tokens/elevation.css";
@import "./tokens/motion.css";
