/* O Plano DBA — Design System
   Global entry point. Consumers link THIS file only.
   Keep this as @import lines exclusively. */

@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap");

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