:root {
  --brand-primary: #5f50e6;
  --brand-primary-hover: #4e40cf;
  --brand-accent: #8a7fff;
  --brand-background: #f7f6ff;
  --brand-surface: #ffffff;
}
