<!doctype html>
<html translate="no" lang="en">
  <head>
    <meta charset="UTF-8" />
    <!-- Favicon -->
    <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
    <link
      rel="icon"
      type="image/png"
      sizes="32x32"
      href="/favicons/favicon-32x32.png"
    />
    <link
      rel="icon"
      type="image/png"
      sizes="16x16"
      href="/favicons/favicon-16x16.png"
    />
    <link
      rel="apple-touch-icon"
      sizes="180x180"
      href="/favicons/apple-touch-icon.png"
    />
    <link rel="mask-icon" href="/favicon.svg" color="#8153B5" />
    <link rel="manifest" href="/site.webmanifest" />
    <meta name="theme-color" content="#8153B5" />

    <!-- Meta Tags -->
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta
      name="description"
      content="LapinoPay - Secure and efficient payment processing for your business"
    />
    <meta
      name="keywords"
      content="payment processing, e-commerce, online payments, cryptocurrency, LapinoPay"
    />

    <!-- Open Graph / Social Media -->
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://lapinopay.com/" />
    <meta property="og:title" content="LapinoPay - Secure Payment Processing" />
    <meta
      property="og:description"
      content="Secure and efficient payment processing for your business"
    />
    <meta property="og:image" content="https://lapinopay.com/og-image.png" />

    <!-- Twitter -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta
      name="twitter:title"
      content="LapinoPay - Secure Payment Processing"
    />
    <meta
      name="twitter:description"
      content="Secure and efficient payment processing for your business"
    />
    <meta name="twitter:image" content="https://lapinopay.com/og-image.png" />

    <meta http-equiv="Feature-Policy" content="camera *; microphone *" />
    <meta http-equiv="Permissions-Policy" content="camera=*, microphone=*" />
    <title>LapinoPay - Secure Payment Processing</title>
    <script type="module" crossorigin src="/assets/index-B6lWyTg3.js"></script>
    <link rel="modulepreload" crossorigin href="/assets/react-vendor-CWc6w16D.js">
    <link rel="modulepreload" crossorigin href="/assets/ui-vendor-YVkq_MTy.js">
    <link rel="stylesheet" crossorigin href="/assets/index-C8Hm2G6g.css">
  </head>
  <body>
    <script>
      (function() {
        var stored = localStorage.getItem('theme-storage');
        var theme = 'dark';
        if (stored) try { theme = JSON.parse(stored).state?.theme || 'dark'; } catch(e) {}
        var resolved = theme === 'system'
          ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light')
          : theme;
        document.documentElement.classList.add(resolved);
      })();
    </script>
    <div id="root"></div>

    <script async src="https://w.appzi.io/w.js?token=8P6ZO"></script>

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

      gtag("config", "G-GJWG8BB910");
    </script>
    <script
      id="Cookiebot"
      src="https://consent.cookiebot.com/uc.js"
      data-cbid="c2304d8a-1e67-433e-bce8-8921c69a6bd6"
      type="text/javascript"
      async
    ></script>
  </body>
</html>
