:root {
  --theme-background: #ffffff;
  --theme-text: #000000;
  --theme-ui: #cccccc;
  --theme-font: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
  --theme-scale: 1;
}
