body { font-family: 'Arial', sans-serif; line-height: 1.6; color: #333; max-width: 1200px; margin: 0 auto; padding: 20px; }
        header { background-color: #4B0082; color: white; padding: 15px; border-radius: 8px; margin-bottom: 30px; }
        .logo { font-size: 28px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); }
        nav { display: flex; justify-content: space-between; align-items: center; }
        .mobile-menu-btn { display: none; background: #FF6B6B; color: white; border: none; padding: 8px 15px; border-radius: 5px; }
        h1 { color: #4B0082; margin-bottom: 25px; }
        h2 { color: #8A2BE2; margin-top: 30px; border-bottom: 2px solid #FFD700; padding-bottom: 5px; }
        h3 { color: #FF6B6B; margin-top: 25px; }
        .download-btn { background: #4CAF50; color: white; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; display: inline-block; margin: 15px 0; }
        .login-btn { background: #2196F3; color: white; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; display: inline-block; margin: 15px 0; }
        .stats-box { background: #f8f9fa; padding: 20px; border-radius: 8px; margin: 20px 0; }
        .community-post { border-bottom: 1px solid #eee; padding: 15px 0; }
        footer { background: #333; color: white; padding: 20px; text-align: center; margin-top: 40px; }
        img { max-width: 100%; height: auto; border-radius: 8px; margin: 20px 0; }
        @media (max-width: 768px) {
            .mobile-menu-btn { display: block; }
            nav ul { display: none; }
            .active-nav { display: block; }
            body { padding: 10px; }
        }
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "VideoGame",
      "name": "Badami Cave Trekker",
      "description": "India's premier cave exploration adventure game featuring realistic cave systems, historical artifacts, and community-driven challenges.",
      "genre": "Adventure Exploration",
      "operatingSystem": "Android, iOS",
      "applicationCategory": "GameApplication",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.7",
        "reviewCount": "12,450"
      },
      "offers": {
        "@type": "Offer",
        "url": "https://down.com",
        "price": "0",
        "priceCurrency": "INR"
      }
    }
