/* HubSpot theme — signature "Lorax" orange (#ff7a59) with a soft peach wash.
   Secondary navy (#33475b) is HubSpot's text/brand color. */
.theme-hubspot .page {
  --accent: #ff7a59;
  --accent-text: #ffffff;
  --bg-from: #fff0ea;
  --bg-mid:  #ffffff;
  --bg-to:   #fff4ef;
  --text:    #2d3e50;
  --muted:   #7c98b6;
}
