/* GoHighLevel (GHL) theme — HighLevel blue (#2a6ef4) with a deep-navy text
   tone and a cool blue→mint background wash that nods to the brand gradient. */
.theme-ghl .page {
  --accent: #2a6ef4;
  --accent-text: #ffffff;
  --bg-from: #e8f0ff;
  --bg-mid:  #ffffff;
  --bg-to:   #eafaf3;
  --text:    #16243a;
  --muted:   #5b7088;
}
