/* Precision Roofing Co. — generated by _build/gen.mjs. Do not edit by hand;
   edit brands/precision-roofing.mjs and rebuild. */

:root {
  --shell-900: #141e24;
  --shell-800: #1d2c35;
  --shell-700: #2b4150;
  --mid-500: #3f7fa8;
  --mid-300: #95c2dc;
  --accent: #c9542c;
  --accent-600: #a8401d;
  --ink: #1a2229;
  --muted: #5f6d78;
  --line: #e4e8ec;
  --bg: #ffffff;
  --bg-alt: #f5f7f9;
  --bg-tint: #edf2f6;
  --ff-body: "Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
  --ff-display: "Oswald", "Inter", system-ui, sans-serif;
}
