<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="description" content="Omega Praxis - AI-powered growth platform for SMBs. Accelerate your business growth with intelligent tools for Branding, Marketing, Sales, and Partnerships. Strategic intelligence that delivers results." />

    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website" />
    <meta property="og:title" content="Omega Praxis - AI-Powered Growth Platform for SMBs" />
    <meta property="og:description" content="Accelerate your business growth with AI-powered strategic intelligence. Comprehensive tools for Branding, Marketing, Sales, and Partnerships designed for small and medium businesses." />
    <meta property="og:image" content="/op-logo-100px.png" />

    <!-- Twitter -->
    <meta property="twitter:card" content="summary_large_image" />
    <meta property="twitter:title" content="Omega Praxis - AI-Powered Growth Platform for SMBs" />
    <meta property="twitter:description" content="AI-powered growth platform for SMBs. Strategic intelligence for Branding, Marketing, Sales, and Partnerships that accelerates business growth." />
    <meta property="twitter:image" content="/op-logo-100px.png" />

    <!-- Stripe optimization -->
    <link rel="preconnect" href="https://js.stripe.com" />
    <link rel="preconnect" href="https://m.stripe.network" />

    <!-- Google Fonts - Inter -->
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet" />

    <!-- Google Analytics -->
    <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-YZKMYPX595"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());

      // Configure Google Analytics with proper domain settings
      const hostname = window.location.hostname;
      let cookieDomain = 'auto';

      // Set appropriate cookie domain based on environment
      if (hostname === 'localhost' || hostname === '127.0.0.1') {
        cookieDomain = 'none'; // Disable cookies for localhost
      } else if (hostname.includes('omegapraxis.com')) {
        cookieDomain = '.omegapraxis.com'; // Allow subdomains
      } else if (hostname.includes('vercel.app')) {
        cookieDomain = hostname; // Use exact domain for Vercel
      }

      // Debug logging (remove in production)
      console.log('GA Configuration:', {
        hostname: hostname,
        cookieDomain: cookieDomain,
        userAgent: navigator.userAgent.substring(0, 50) + '...'
      });

      gtag('config', 'G-YZKMYPX595', {
        cookie_domain: cookieDomain,
        cookie_flags: 'SameSite=Lax;Secure',
        send_page_view: true,
        debug_mode: hostname === 'localhost' || hostname === '127.0.0.1'
      });
    </script>

    <link rel="icon" type="image/png" href="/op-logo-100px.png" />
    <link rel="stylesheet" href="/style.css" />
    <title>Omega Praxis - AI-Powered Growth Platform for SMBs</title>
    <script type="module" crossorigin src="/assets/main-5797d02a.js"></script>
    <link rel="stylesheet" href="/assets/style-44f9ed1b.css">
  </head>
  <body>
    <div id="root"></div>
    
  </body>
</html>