/* GENERATED by core/build.py from config.yaml — do not edit. */
/* sunnydaysdigital.com */
:root {
  --green: #fbbf24;
  --green-dim: #f59e0b;
  --lime: #fcd34d;
  --accent-wash: rgba(251, 191, 36, 0.06);
  --accent-line: rgba(251, 191, 36, 0.2);
  --accent-line-hover: rgba(251, 191, 36, 0.3);
  --accent-glow: rgba(251, 191, 36, 0.12);
  --accent-glow-soft: rgba(251, 191, 36, 0.08);
}
