/* SyllaGoose palette. Structure lives in marketing-base.css — tokens only here. */
:root {
  --accent: #4A7AE8;
  --accent-dark: #3560C4;
  --accent-soft: #EDF2FD;
  --hero-bg: linear-gradient(180deg, #F7F9FE 0%, #EDF2FD 100%);
}
