/* Infergence Design System — global entry point.
   Consumers link this one file. Everything is reachable from here.
   @import order matters: tokens first, then component styles. */

@import "./colors_and_type.css";
@import "./ui_kits/marketing/styles.css";
