
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>LabGuard Eká | India's First High Performance Fume Hood</title>
    <meta name="description" content="Discover Eká by LabGuard: India's first high-performance fume hood with 25% more workspace, SmartSash technology, and ASHRAE 110:2016 certification.">
    <script src="https://cdn.tailwindcss.com"></script>
    <script>
        tailwind.config = {
          theme: {
            extend: {
              colors: {
                emerald: {
                  50: '#fcfdf4',
                  100: '#f6fce2',
                  200: '#ecf8c6',
                  300: '#def29e',
                  400: '#cbe96d',
                  500: '#b0db39',
                  600: '#94B10F', /* New Primary Brand Color */
                  700: '#71880f',
                  800: '#5a6b12',
                  900: '#4b5914',
                  950: '#283105',
                }
              },
              fontFamily: {
                sans: ['Roboto', 'sans-serif'],
                heading: ['Noto Sans', 'sans-serif'],
              }
            }
          }
        }
    </script>
    <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=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
    <style>
        :root {
            --font-heading: 'Noto Sans', sans-serif;
            --font-body: 'Roboto', sans-serif;
        }
        body {
            font-family: var(--font-body);
            scroll-behavior: smooth;
        }
        h1, h2, h3, h4, h5, h6, .font-heading {
            font-family: var(--font-heading);
        }
    </style>

<link rel="stylesheet" href="/index.css">
<script type="importmap">
{
  "imports": {
    "react/": "https://esm.sh/react@^19.2.3/",
    "react": "https://esm.sh/react@^19.2.3",
    "react-dom/": "https://esm.sh/react-dom@^19.2.3/",
    "lucide-react": "https://esm.sh/lucide-react@^0.562.0"
  }
}
</script>
  <script type="module" crossorigin src="/assets/index-C2SwnKM3.js"></script>
</head>
<body class="bg-white text-slate-900">
    <div id="root"></div>
</body>
</html>
