/*
Theme Name: Bellevue Kitchen Remodeling Pros Child
Theme URI: https://bellevuekitchenremodelingpros.com/
Description: Production child theme for Bellevue Kitchen Remodeling Pros. Renders all 41 routes from data/content.json on a clean WordPress + Divi 5 install, with no Builder layouts and no Media Library uploads required.
Author: LU Corp Media
Author URI: https://lucorpmedia.com/
Template: Divi
Version: 1.0.0
Text Domain: bellevue-kitchen-remodeling-pros-child
*/

/* Design tokens, copied verbatim from the static build's styles.css :root.
   The palette is sampled from the brand logo and the logo is the source of truth:
   navy #0c2a45 and rust #9c4e24. Do not drift either token. */
:root{
  --ink:#111418;--ink-2:#565f6b;--ink-3:#8e98a4;
  --steel:#0c2a45;--steel-2:#1e4a70;--steel-lt:#e8eef4;
  --paper:#ffffff;--grey:#f2f4f6;--grey-2:#e8ebee;--line:#dde2e7;
  --cta:#9c4e24;--cta-dk:#7d3c18;
  --shell:#1e3f5c;
  --container:1200px;--radius:2px;
  --f-display:"Familjen Grotesk",system-ui,sans-serif;
  --f-body:"Spline Sans",system-ui,sans-serif;
}
