:root {
  --md-bg: #f3f2f7;
  --md-panel: #ffffff;
  --md-text: #181428;
  --md-muted: #6d6780;
  --md-purple: #7f64dd;
  --md-border: #e8e3f2;
}