         /* Custom Styles */
        body {
            width: 100%;
            overflow-x: hidden;
            font-family: 'Arial', sans-serif;
            background: #ffffff; /* White background */
            color: #333333; /* Dark text color */
        }

        /* Navbar */
        .navbar {
            background: #ffffff; /* White background */
            border-bottom: 1px solid #cccccc; /* Light gray border */
        }

        .navbar-brand {
            font-size: 1.5rem;
            font-weight: bold;
            color: #333333 !important; /* Dark text color */
        }

        .nav-link {
            color: #333333 !important; /* Dark text color */
            font-weight: 500;
        }

        .nav-link:hover {
            color: #000000 !important; /* Black hover color */
        }

        /* Hero Section */
        .hero-section {
            background: #ffffff; /* White background */
            padding: 150px 0;
            text-align: center;
        }

        .hero-section h1 {
            font-size: 3.5rem;
            font-weight: bold;
            color: #333333; /* Dark text color */
            margin-bottom: 20px;
        }

        .hero-section p {
            font-size: 1.25rem;
            color: #666666; /* Gray color */
            margin-bottom: 30px;
        }

        .hero-section .btn {
            font-size: 1.1rem;
            padding: 10px 30px;
            border-radius: 25px;
            background: #333333; /* Black button */
            color: #ffffff; /* White text */
            border: none;
        }

        .hero-section .btn:hover {
            background: #000000; /* Darker black on hover */
        }

        /* Features Section */
        .features-section {
            padding: 80px 0;
            background: #f8f9fa; /* Light gray background */
        }

        .features-section h2 {
            font-size: 2.5rem;
            font-weight: bold;
            color: #333333; /* Dark text color */
            margin-bottom: 50px;
            text-align: center;
        }

        .feature-card {
            background: #ffffff; /* White background */
            padding: 30px;
            border-radius: 10px;
            border: 1px solid #cccccc; /* Light gray border */
            text-align: center;
            transition: transform 0.3s ease;
        }

        .feature-card:hover {
            transform: translateY(-10px);
        }

        .feature-card h3 {
            font-size: 1.5rem;
            font-weight: bold;
            color: #333333; /* Dark text color */
            margin-bottom: 15px;
        }

        .feature-card p {
            font-size: 1rem;
            color: #666666; /* Gray color */
        }

        /* Testimonials Section */
        .testimonials-section {
            padding: 80px 0;
            background: #ffffff; /* White background */
        }

        .testimonials-section h2 {
            font-size: 2.5rem;
            font-weight: bold;
            color: #333333; /* Dark text color */
            margin-bottom: 50px;
            text-align: center;
        }

        .testimonial-card {
            background: #f8f9fa; /* Light gray background */
            padding: 30px;
            border-radius: 10px;
            border: 1px solid #cccccc; /* Light gray border */
            text-align: center;
        }

        .testimonial-card p {
            font-size: 1rem;
            color: #666666; /* Gray color */
            margin-bottom: 20px;
        }

        .testimonial-card h4 {
            font-size: 1.25rem;
            color: #333333; /* Dark text color */
            margin-bottom: 0;
        }

        /* Pricing Section */
        .pricing-section {
            padding: 80px 0;
            background: #f8f9fa; /* Light gray background */
        }

        .pricing-section h2 {
            font-size: 2.5rem;
            font-weight: bold;
            color: #333333; /* Dark text color */
            margin-bottom: 50px;
            text-align: center;
        }

        .pricing-card {
            background: #ffffff; /* White background */
            padding: 30px;
            border-radius: 10px;
            border: 1px solid #cccccc; /* Light gray border */
            text-align: center;
        }

        .pricing-card h3 {
            font-size: 1.5rem;
            font-weight: bold;
            color: #333333; /* Dark text color */
            margin-bottom: 20px;
        }

        .pricing-card p {
            font-size: 1rem;
            color: #666666; /* Gray color */
            margin-bottom: 20px;
        }

        .pricing-card .price {
            font-size: 2rem;
            font-weight: bold;
            color: #333333; /* Dark text color */
            margin-bottom: 20px;
        }
        .logo {
        width: 150px;
        border-radius: 50%;
        animation: float 3s ease-in-out infinite;
    }
        .pricing-card .btn {
            background: #333333; /* Black button */
            color: #ffffff; /* White text */
            border: none;
            padding: 10px 20px;
            border-radius: 25px;
        }

        .pricing-card .btn:hover {
            background: #000000; /* Darker black on hover */
        }

        /* Contact Section */
        .contact-section {
            padding: 80px 0;
            background: #ffffff; /* White background */
        }

        .contact-section h2 {
            font-size: 2.5rem;
            font-weight: bold;
            color: #333333; /* Dark text color */
            margin-bottom: 50px;
            text-align: center;
        }

        .contact-form {
            background: #f8f9fa; /* Light gray background */
            padding: 30px;
            border-radius: 10px;
            border: 1px solid #cccccc; /* Light gray border */
        }

        .contact-form input,
        .contact-form textarea {
            width: 100%;
            padding: 10px;
            margin-bottom: 20px;
            border: 1px solid #cccccc; /* Light gray border */
            border-radius: 5px;
            background: #ffffff; /* White background */
            color: #333333; /* Dark text color */
        }

        .contact-form .btn {
            background: #333333; /* Black button */
            color: #ffffff; /* White text */
            border: none;
            padding: 10px 20px;
            border-radius: 25px;
        }

        .contact-form .btn:hover {
            background: #000000; /* Darker black on hover */
        }

        /* Footer */
        .footer {
            background: #f8f9fa; /* Light gray background */
            padding: 20px 0;
            text-align: center;
        }

        .footer p {
            margin: 0;
            font-size: 1rem;
            color: #666666; /* Gray color */
        }

        @keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ہیرو سیکشن انیمیشن */
.hero-section {
    animation: fadeInUp 1s ease-in-out;
}

/* بٹن اینیمیشن */
.btn {
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.btn:hover {
    transform: scale(1.05);
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.2);
}

/* فیچر کارڈز */
.feature-card {
    transition: all 0.3s ease-in-out;
    animation: fadeInUp 1s ease-in-out;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
}

/* پرائسنگ کارڈز */
.pricing-card {
    transition: all 0.3s ease-in-out;
}

.pricing-card:hover {
    transform: scale(1.05);
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15);
}

/* کانٹیکٹ فارم */
.contact-form input,
.contact-form textarea {
    transition: all 0.3s ease-in-out;
}

.contact-form input:focus,
.contact-form textarea:focus {
    border-color: #000000;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
/* Navbar Styling */
.navbar-nav .nav-link {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 10px 20px;
    transition: all 0.3s ease-in-out;
    position: relative;
}

/* Hover Effect - Underline Animation */
.navbar-nav .nav-link::after {
    content: "";
    display: block;
    width: 0%;
    height: 3px;
    background: linear-gradient(90deg, #ff7eb3, #ff758c);
    transition: width 0.3s ease-in-out;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.navbar-nav .nav-link:hover::after {
    width: 80%;
}

/* Active Link */
.navbar-nav .nav-link.active {
    color: #ff758c;
}

/* Register & Login - Buttons Look */
   