<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />

    <!-- Prevent Caching of this page -->
    <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
    <meta http-equiv="Pragma" content="no-cache" />
    <meta http-equiv="Expires" content="0" />

    <meta property="og:title" content="Monal Play - The Spirit of Himalayan Esports" />
    <meta
      property="og:description"
      content="The premier esports organization representing the spirit of Uttarakhand. Fly High."
    />
    <meta property="og:type" content="website" />
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:title" content="Monal Play" />
    <meta
      name="twitter:description"
      content="The premier esports organization representing the spirit of Uttarakhand. Fly High."
    />

    <link rel="icon" type="image/png" href="https://pinqbalzadi.vercel.app/favicon.png" />

    <!-- PWA Manifest -->
    <link rel="manifest" href="/manifest.json" />
    <meta name="mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="default" />
    <meta name="apple-mobile-web-app-title" content="Monal Play" />

    <!-- DNS Prefetch for faster resource loading -->
    <link rel="dns-prefetch" href="https://fonts.googleapis.com" />
    <link rel="dns-prefetch" href="https://fonts.gstatic.com" />
    <link rel="dns-prefetch" href="https://duadpfxfqxhznhdhojlv.supabase.co" />

    <!-- Optimized font loading for better performance -->
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />

    <!-- Consolidated Font Loading -->
    <link
      href="https://fonts.googleapis.com/css2?family=Anton&family=Inter:wght@400;600&family=Space+Mono:wght@400;700&display=swap"
      rel="stylesheet"
    />

    <!-- Preload critical assets removed - causes MIME type issues in production -->

    <!-- Performance hints -->
    <meta name="theme-color" content="#6366f1" />

    <!-- Critical CSS for above-the-fold content -->
    <style>
      html,
      body {
        background-color: #09090b;
        margin: 0;
        padding: 0;
      }
      /* Optimize font rendering */
      body {
        font-display: swap;
        text-rendering: optimizeSpeed;
        font-family:
          'Inter',
          system-ui,
          -apple-system,
          sans-serif;
      }
      /* Critical loading spinner */
      #root:empty::before {
        content: '';
        position: fixed;
        top: 50%;
        left: 50%;
        width: 40px;
        height: 40px;
        margin: -20px 0 0 -20px;
        border: 3px solid #27272a;
        border-top-color: #6366f1;
        border-radius: 50%;
        animation: spin 0.8s linear infinite;
      }
      @keyframes spin {
        to {
          transform: rotate(360deg);
        }
      }
      /* Prevent layout shift */
      .container {
        max-width: 1280px;
        margin: 0 auto;
        padding: 0 1rem;
      }
    </style>
    <script type="module" crossorigin src="/assets/index-BAQUNYDi.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-B011h759.css">
  </head>
  <body>
    <div id="root"></div>
  </body>
</html>
