/* ══════════════════════════════════════════════════════════════════════════════
   FERRIS × KOENIG EQUIPMENT — design system entry point
   ferris.koenigequipment.com

   Import order matters: tokens define, components consume.
   ⚠️ Never write a token glob with a trailing slash-star inside a CSS comment.
   A comment containing the two characters that close a comment ends it early, and
   the Gravely system shipped a page that served HTTP 200 with ZERO of its design
   system applied because one comment did exactly that and invalidated every
   @import below it. Write "the --fr-color tokens", never the glob.
   ══════════════════════════════════════════════════════════════════════════════ */

@import url("https://45668251.fs1.hubspotusercontent-na1.net/hubfs/45668251/ferris/fonts.d745ce1814.css");
@import url("https://45668251.fs1.hubspotusercontent-na1.net/hubfs/45668251/ferris/color.e5c6097aa3.css");
@import url("https://45668251.fs1.hubspotusercontent-na1.net/hubfs/45668251/ferris/space.a4fe8032ed.css");
@import url("https://45668251.fs1.hubspotusercontent-na1.net/hubfs/45668251/ferris/type.410f6d8eab.css");
@import url("https://45668251.fs1.hubspotusercontent-na1.net/hubfs/45668251/ferris/geometry.67c358e4de.css");
@import url("https://45668251.fs1.hubspotusercontent-na1.net/hubfs/45668251/ferris/base.20ab3429fe.css");

@import url("https://45668251.fs1.hubspotusercontent-na1.net/hubfs/45668251/ferris/actions.36b6e2ef8b.css");
@import url("https://45668251.fs1.hubspotusercontent-na1.net/hubfs/45668251/ferris/bands.9dc471b801.css");
@import url("https://45668251.fs1.hubspotusercontent-na1.net/hubfs/45668251/ferris/graphics.2baa93a6da.css");
@import url("https://45668251.fs1.hubspotusercontent-na1.net/hubfs/45668251/ferris/content.3b459d9741.css");
@import url("https://45668251.fs1.hubspotusercontent-na1.net/hubfs/45668251/ferris/navigation.573bca0e94.css");
@import url("https://45668251.fs1.hubspotusercontent-na1.net/hubfs/45668251/ferris/forms.3bf0335bd8.css");
