/* GENERATED by core/build.py from config.yaml — do not edit. */
/* doorbellsecure.com */
:root {
  --bg: #0a0d12;
  --bg2: #0f141c;
  --card: #141a24;
  --card-hover: #1a2230;
  --border: rgba(125, 211, 252, 0.08);
  --green: #38bdf8;
  --green-dim: #0ea5e9;
  --green-dark: #075985;
  --lime: #7dd3fc;
  --white: #eff6ff;
  --text: #c0cfe0;
  --muted: #7d8fa6;
  --accent-wash: rgba(56, 189, 248, 0.06);
  --accent-line: rgba(56, 189, 248, 0.2);
  --accent-line-hover: rgba(56, 189, 248, 0.3);
  --accent-glow: rgba(56, 189, 248, 0.12);
  --accent-glow-soft: rgba(56, 189, 248, 0.08);
}
