/* ============================================================
   PSA — Paschoa Sociedade de Advogados
   Canonical entry stylesheet.
   ============================================================
   Link this ONE file in any artifact:
     <link rel="stylesheet" href="/styles.css">

   It pulls in the full token + type system (colors_and_type.css),
   which in turn imports the font sheet (fonts/fonts.css).
   Kit-specific styles (proposta/, ui_kits/website/) layer on top
   of these tokens and are imported by those kits directly.
   ============================================================ */

@import url('./colors_and_type.css');
