/* GENERATED by core/build.py from config.yaml — do not edit. */
/* cannabisfortmyers.com */
:root {
  --bg: #0a0f0e;
  --bg2: #0f1a18;
  --card: #14211f;
  --card-hover: #1a2b28;
  --border: rgba(94, 234, 212, 0.08);
  --green: #2dd4bf;
  --green-dim: #14b8a6;
  --green-dark: #115e59;
  --lime: #5eead4;
  --white: #effcfa;
  --text: #bad4cf;
  --muted: #7d9793;
  --accent-wash: rgba(45, 212, 191, 0.06);
  --accent-line: rgba(45, 212, 191, 0.2);
  --accent-line-hover: rgba(45, 212, 191, 0.3);
  --accent-glow: rgba(45, 212, 191, 0.12);
  --accent-glow-soft: rgba(45, 212, 191, 0.08);
}
