/* ============================================================
   Lambton Catholic — design tokens, single entry point.
   Enqueued by functions.php for both the site and the editor.
   These files are copied verbatim from the design system; do
   not edit them here. Update the design system, then re-copy.
   ============================================================ */

@import url("colors.css");
@import url("parishes.css");
@import url("typography.css");
@import url("spacing.css");
@import url("elevation.css");

/* Fonts are NOT imported here. They are loaded as an embed <link> from
   functions.php (lambton_catholic_enqueue_styles), with preconnect hints
   — faster than an @import, which the browser cannot discover until this
   stylesheet has already downloaded. To self-host instead, see
   assets/fonts/README.txt. */
