interface Window { $crisp?: { push: (args: any[]) => void; }; }