/* =============================================================================
   BRAMLEY DESIGN SYSTEM — styles.css  ·  single entry point
   Link THIS one file and you get the full system:
     • colors_and_type.css — foundation tokens + base classes
     • b2b.css             — industrial / audit expression layer (the B2B re-skin)
   --------------------------------------------------------------------------- */
@import url('./colors_and_type.css');
@import url('./b2b.css');
