/* ============================================================================
   FIELD & FOLIO — Design System entry stylesheet
   Link THIS one file to pull in the full foundation (tokens, type, primitives).

       <link rel="stylesheet" href="styles.css">

   Surface-specific layouts live alongside their kits and are NOT global:
     ui_kits/website/site.css   — marketing site + façade reveal
     ui_kits/report/report.css  — audit report / Objektakte
   Link those only on the surfaces that need them.
   ============================================================================ */

@import url('colors_and_type.css');
