[data-theme=dark] body,
.fitness-pro-dark body {
  --wp--preset--color--background: #030712;
  --wp--preset--color--foreground: #fbfbf9;
  --wp--preset--color--card: #1d1d16;
  --wp--preset--color--card-foreground: #fbfbf9;
  --wp--preset--color--muted: #2b2b22;
  --wp--preset--color--muted-foreground: #abab9c;
  --wp--preset--color--destructive: #ef4444;
  --wp--preset--color--destructive-foreground: #f9fafb;
  --wp--preset--color--border: rgba(255, 255, 255, 0.1);
  --wp--preset--color--input: rgba(255, 255, 255, 0.15);
}