:root {
  --brand-primary   : #8000ff;
  --brand-secondary : #ffffff;
  --brand-accent    : #f2b5df;
  --bg              : #00122e;
  --surface         : #000000;
  --text            : #ffffff;
  --blue            : #8000ff;
}