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

:root {
  --shell-900: #0a1c2e;
  --shell-800: #0f2740;
  --shell-700: #163755;
  --mid-500: #2f6ba3;
  --mid-300: #7fb2e0;
  --accent: #f5821f;
  --accent-600: #e06f10;
  --ink: #16212e;
  --muted: #5a6b7d;
  --line: #e3e9f0;
  --bg: #ffffff;
  --bg-alt: #f4f7fa;
  --bg-tint: #eef3f8;
  --ff-body: "Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
  --ff-display: "Oswald", "Inter", system-ui, sans-serif;
}
