* {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Arial', sans-serif;
        }
        body {
            background-color: #f8f5f0;
            color: #333;
            line-height: 1.8;
            padding-bottom: 50px;
        }
        .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }
        .header {
            background-color: #2c3e50;
            padding: 15px 0;
            position: sticky;
            top: 0;
            z-index: 1000;
        }
        .nav-container {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        .logo {
            font-size: 1.8rem;
            font-weight: 700;
            color: #ffd700;
            text-decoration: none;
            letter-spacing: 1px;
        }
        .logo span {
            color: #ffffff;
        }
        .nav-links {
            display: flex;
            gap: 30px;
        }
        .nav-links a {
            color: #ffffff;
            text-decoration: none;
            font-size: 1.1rem;
            transition: color 0.3s;
        }
        .nav-links a:hover {
            color: #ffd700;
        }
        .mobile-nav-btn {
            display: none;
            background: none;
            border: none;
            color: #ffffff;
            font-size: 1.5rem;
            cursor: pointer;
        }
        .btn {
            display: inline-block;
            padding: 12px 28px;
            border-radius: 8px;
            font-size: 1.1rem;
            font-weight: 600;
            text-decoration: none;
            transition: all 0.3s;
            margin: 10px 5px;
        }
        .btn-download {
            background-color: #27ae60;
            color: white;
            border: 2px solid #27ae60;
        }
        .btn-download:hover {
            background-color: #219653;
            transform: translateY(-2px);
            box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        }
        .btn-login {
            background-color: #e67e22;
            color: white;
            border: 2px solid #e67e22;
        }
        .btn-login:hover {
            background-color: #d35400;
            transform: translateY(-2px);
            box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        }
        h1 {
            font-size: 2.5rem;
            color: #2c3e50;
            margin: 30px 0;
            text-align: center;
            font-weight: 800;
            text-shadow: 1px 1px 3px rgba(0,0,0,0.1);
        }
        h2 {
            font-size: 2rem;
            color: #34495e;
            margin: 40px 0 20px;
            padding-bottom: 10px;
            border-bottom: 2px solid #ffd700;
        }
        h3 {
            font-size: 1.5rem;
            color: #2980b9;
            margin: 30px 0 15px;
        }
        p {
            margin-bottom: 18px;
            font-size: 1.05rem;
            text-align: justify;
        }
        .highlight {
            font-weight: 700;
            color: #e74c3c;
        }
        .desi-note {
            background-color: #fff9e6;
            border-left: 4px solid #ffd700;
            padding: 15px;
            margin: 20px 0;
            border-radius: 0 8px 8px 0;
        }
        .game-img {
            max-width: 100%;
            height: auto;
            border-radius: 12px;
            margin: 25px 0;
            box-shadow: 0 6px 12px rgba(0,0,0,0.15);
        }
        .img-container {
            text-align: center;
            margin: 30px 0;
        }
        ul, ol {
            margin: 20px 0 20px 30px;
            font-size: 1.05rem;
        }
        li {
            margin-bottom: 12px;
        }
        .stats-table {
            width: 100%;
            border-collapse: collapse;
            margin: 30px 0;
        }
        .stats-table th, .stats-table td {
            padding: 15px;
            text-align: left;
            border-bottom: 1px solid #ddd;
        }
        .stats-table th {
            background-color: #34495e;
            color: white;
        }
        .stats-table tr:hover {
            background-color: #f5f5f5;
        }
        .tags-container {
            margin: 30px 0;
        }
        .tag {
            display: inline-block;
            padding: 8px 16px;
            background-color: #3498db;
            color: white;
            border-radius: 20px;
            margin: 5px;
            text-decoration: none;
            font-size: 0.95rem;
            transition: background-color 0.3s;
        }
        .tag:hover {
            background-color: #2980b9;
        }
        .categories-container {
            margin: 40px 0;
        }
        .category {
            display: inline-block;
            padding: 10px 20px;
            background-color: #9b59b6;
            color: white;
            border-radius: 8px;
            margin: 8px;
            text-decoration: none;
            font-size: 1rem;
            transition: background-color 0.3s;
        }
        .category:hover {
            background-color: #8e44ad;
        }
        .footer {
            background-color: #2c3e50;
            color: white;
            padding: 40px 0;
            margin-top: 50px;
        }
        .footer-container {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            gap: 30px;
        }
        .footer-section {
            flex: 1;
            min-width: 250px;
        }
        .footer-section h3 {
            color: #ffd700;
            margin-bottom: 20px;
            border-bottom: 1px solid #ffd700;
            padding-bottom: 10px;
        }
        .footer-section p {
            color: #ecf0f1;
            text-align: left;
        }
        .copyright {
            text-align: center;
            padding-top: 30px;
            margin-top: 30px;
            border-top: 1px solid #34495e;
            color: #bdc3c7;
        }
        <script type="application/ld+json">
        {
            "@context": "https://schema.org",
            "@type": "Game",
            "name": "Indian Highway Hero",
            "description": "Indian Highway Hero is India's leading mobile racing game that celebrates desi highways, regional cultures, and adrenaline-pumping driving experiences. With over 50 million downloads across India, the game offers localized content, multiple regional languages, and exciting events tailored for Indian players.",
            "gameCategory": "Racing Game, Open-World Game, Mobile Game",
            "operatingSystem": "Android, iOS",
            "publisher": {
                "@type": "Organization",
                "name": "Daman Games"
            },
            "keywords": "Indian Highway Hero, Desi Racing Game, Indian Mobile Game, Highway Driving Game",
            "downloadUrl": "https://down.com",
            "playerCount": "50000000+",
            "ratingValue": "4.7",
            "reviewCount": "1200000+"
        }
        @media (max-width: 768px) {
            .nav-links {
                display: none;
                flex-direction: column;
                position: absolute;
                top: 70px;
                left: 0;
                right: 0;
                background-color: #2c3e50;
                padding: 20px;
                gap: 15px;
            }
            .nav-links.active {
                display: flex;
            }
            .mobile-nav-btn {
                display: block;
            }
            h1 {
                font-size: 2rem;
            }
            h2 {
                font-size: 1.7rem;
            }
            h3 {
                font-size: 1.3rem;
            }
            .btn {
                width: 100%;
                text-align: center;
                margin: 10px 0;
            }
            .footer-container {
                flex-direction: column;
                gap: 20px;
            }
        }
