/* Marketing UI kit — style orchestrator (§5.1, golden rule #1: shared SSOT for the public
   site's visual language). Hand-written, served as-is (path == URL); linked by every
   marketing page. Pages compose these primitives and add only page-specific rules.
   Visual direction: "ink & air" — one brand blue (shared with the estimate funnel),
   near-black ink, hairline borders, generous whitespace, zero decorative noise. */

@import url('./marketing/base.css');
@import url('./marketing/hero.css');
@import url('./marketing/cards.css');
@import url('./marketing/compare.css');
@import url('./marketing/plans.css');
@import url('./marketing/faq.css');
