/* ============================================================================
   ReportReady Photos — Design System entry point
   Consumers link THIS one file. It is a manifest of @imports only.
   Everything reachable from here ships to consuming projects.
   ============================================================================ */

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