:root {
  --app-surface-page: #f8fafc;
  --app-surface: #ffffff;
  --app-surface-muted: #eef2f6;
  --app-text-strong: #0f172a;
  --app-text-muted: #475569;
  --app-border: #e2e8f0;
  --app-primary: #2563eb;
  --app-accent: #10b981;
}