<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Premium Domains For Sale</title>
    <script src="https://cdn.tailwindcss.com"></script>
    <style>
        @keyframes fadeIn {
            from { opacity: 0; transform: translateY(-10px); }
            to { opacity: 1; transform: translateY(0); }
        }
        @keyframes fadeInUp {
            from { opacity: 0; transform: translateY(20px); }
            to { opacity: 1; transform: translateY(0); }
        }
        @keyframes gradient {
            0% { background-position: 0% 50%; }
            50% { background-position: 100% 50%; }
            100% { background-position: 0% 50%; }
        }
        .animate-fadeIn {
            animation: fadeIn 0.5s ease-out forwards;
        }
        .animate-fadeInUp {
            animation: fadeInUp 0.5s ease-out forwards;
            opacity: 0;
        }
        .animate-gradient {
            background-size: 200% 200%;
            animation: gradient 5s ease infinite;
        }
        /* Fix for Safari backdrop-filter bug */
        body {
            -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
        }
    </style>
<link rel="stylesheet" href="/index.css">
</head>
<body class="bg-slate-900">
    <div id="root">
        <div class="min-h-screen bg-gradient-to-br from-slate-900 to-gray-800 text-slate-200 font-sans">
            <header class="py-16 text-center animate-fadeIn">
                <div class="container mx-auto px-4">
                    <h1 class="text-4xl sm:text-5xl md:text-6xl font-extrabold tracking-tight bg-gradient-to-r from-red-500 via-orange-400 to-yellow-400 bg-clip-text text-transparent animate-gradient">
                        Premium Domains For Sale
                    </h1>
                    <p class="mt-4 text-lg sm:text-xl text-slate-400 max-w-3xl mx-auto">
                        A collection of unique and memorable domain names available for purchase.
                    </p>
                </div>
            </header>
            <main class="container mx-auto px-4 py-8 sm:py-12">
                <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 mt-8">
                    
                    <!-- Domain Card: 7ruf.com -->
                    <div class="bg-white/10 backdrop-blur-lg border border-white/20 rounded-xl overflow-hidden transform transition-all duration-300 hover:scale-105 hover:shadow-2xl hover:shadow-red-500/20 h-full flex flex-col animate-fadeInUp" style="animation-delay: 0ms;">
                        <div class="bg-gradient-to-br from-slate-800 to-gray-800 h-48 flex items-center justify-center p-4">
                            <span class="text-5xl lg:text-6xl font-extrabold bg-clip-text text-transparent bg-gradient-to-r from-red-500 to-orange-400 tracking-normal">حروف</span>
                        </div>
                        <div class="p-6 flex flex-col flex-grow">
                            <div class="flex justify-between items-center mb-2">
                                <h2 class="text-3xl font-bold text-slate-100 tracking-wider">7ruf.com</h2>
                                <span class="bg-sky-500/20 text-sky-300 text-xs font-semibold px-2.5 py-1 rounded-full whitespace-nowrap">International</span>
                            </div>
                            <p class="text-slate-400 mt-3 flex-grow">Pronounced "Huroof" (حروف), which means "letters" in Arabic. A unique, cross-cultural brand.</p>
                            <div class="mt-6">
                                <a href="mailto:anassmouakkid@gmail.com?subject=Inquiry about 7ruf.com" class="w-full group inline-flex items-center justify-center px-6 py-3 border border-transparent text-base font-medium rounded-md text-white bg-gradient-to-r from-red-600 to-orange-500 hover:from-red-700 hover:to-orange-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-slate-900 focus:ring-red-500 transition-all duration-300 transform hover:scale-105">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5 mr-2 transition-transform duration-300 group-hover:rotate-[-10deg]"><path d="M3 4a2 2 0 00-2 2v1.161l8.441 4.221a1.25 1.25 0 001.118 0L19 7.162V6a2 2 0 00-2-2H3z"></path><path d="M19 8.839l-7.77 3.885a2.75 2.75 0 01-2.46 0L1 8.839V14a2 2 0 002 2h14a2 2 0 002-2V8.839z"></path></svg>
                                    Make an Offer
                                </a>
                            </div>
                        </div>
                    </div>
                    
                    <!-- Domain Card: nfr7.com -->
                    <div class="bg-white/10 backdrop-blur-lg border border-white/20 rounded-xl overflow-hidden transform transition-all duration-300 hover:scale-105 hover:shadow-2xl hover:shadow-red-500/20 h-full flex flex-col animate-fadeInUp" style="animation-delay: 100ms;">
                        <div class="bg-gradient-to-br from-slate-800 to-gray-800 h-48 flex items-center justify-center p-4">
                            <span class="text-5xl lg:text-6xl font-extrabold bg-clip-text text-transparent bg-gradient-to-r from-red-500 to-orange-400 tracking-normal">نفرح</span>
                        </div>
                        <div class="p-6 flex flex-col flex-grow">
                            <div class="flex justify-between items-center mb-2">
                                <h2 class="text-3xl font-bold text-slate-100 tracking-wider">nfr7.com</h2>
                                <span class="bg-sky-500/20 text-sky-300 text-xs font-semibold px-2.5 py-1 rounded-full whitespace-nowrap">International</span>
                            </div>
                            <p class="text-slate-400 mt-3 flex-grow">Pronounced "Nafrah" (نفرح), which means "we rejoice" in Arabic. A positive and uplifting brand name.</p>
                            <div class="mt-6">
                                <a href="mailto:anassmouakkid@gmail.com?subject=Inquiry about nfr7.com" class="w-full group inline-flex items-center justify-center px-6 py-3 border border-transparent text-base font-medium rounded-md text-white bg-gradient-to-r from-red-600 to-orange-500 hover:from-red-700 hover:to-orange-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-slate-900 focus:ring-red-500 transition-all duration-300 transform hover:scale-105">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5 mr-2 transition-transform duration-300 group-hover:rotate-[-10deg]"><path d="M3 4a2 2 0 00-2 2v1.161l8.441 4.221a1.25 1.25 0 001.118 0L19 7.162V6a2 2 0 00-2-2H3z"></path><path d="M19 8.839l-7.77 3.885a2.75 2.75 0 01-2.46 0L1 8.839V14a2 2 0 002 2h14a2 2 0 002-2V8.839z"></path></svg>
                                    Make an Offer
                                </a>
                            </div>
                        </div>
                    </div>
                    
                    <!-- Domain Card: Footscoop.com -->
                    <div class="bg-white/10 backdrop-blur-lg border border-white/20 rounded-xl overflow-hidden transform transition-all duration-300 hover:scale-105 hover:shadow-2xl hover:shadow-red-500/20 h-full flex flex-col animate-fadeInUp" style="animation-delay: 200ms;">
                        <div class="bg-gradient-to-br from-slate-800 to-gray-800 h-48 flex items-center justify-center p-4">
                            <span class="text-5xl lg:text-6xl font-extrabold bg-clip-text text-transparent bg-gradient-to-r from-red-500 to-orange-400 tracking-widest">F⚽⚽TSCOOP</span>
                        </div>
                        <div class="p-6 flex flex-col flex-grow">
                            <div class="flex justify-between items-center mb-2">
                                <h2 class="text-3xl font-bold text-slate-100 tracking-wider">Footscoop.com</h2>
                                <span class="bg-sky-500/20 text-sky-300 text-xs font-semibold px-2.5 py-1 rounded-full whitespace-nowrap">Premium Keyword</span>
                            </div>
                            <p class="text-slate-400 mt-3 flex-grow">The ultimate domain for a soccer news and media hub. Instantly memorable and authoritative.</p>
                            <div class="mt-6">
                                <a href="mailto:anassmouakkid@gmail.com?subject=Inquiry about Footscoop.com" class="w-full group inline-flex items-center justify-center px-6 py-3 border border-transparent text-base font-medium rounded-md text-white bg-gradient-to-r from-red-600 to-orange-500 hover:from-red-700 hover:to-orange-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-slate-900 focus:ring-red-500 transition-all duration-300 transform hover:scale-105">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5 mr-2 transition-transform duration-300 group-hover:rotate-[-10deg]"><path d="M3 4a2 2 0 00-2 2v1.161l8.441 4.221a1.25 1.25 0 001.118 0L19 7.162V6a2 2 0 00-2-2H3z"></path><path d="M19 8.839l-7.77 3.885a2.75 2.75 0 01-2.46 0L1 8.839V14a2 2 0 002 2h14a2 2 0 002-2V8.839z"></path></svg>
                                    Make an Offer
                                </a>
                            </div>
                        </div>
                    </div>
                    
                    <!-- Domain Card: x5x9.com -->
                    <div class="bg-white/10 backdrop-blur-lg border border-white/20 rounded-xl overflow-hidden transform transition-all duration-300 hover:scale-105 hover:shadow-2xl hover:shadow-red-500/20 h-full flex flex-col animate-fadeInUp" style="animation-delay: 300ms;">
                        <div class="bg-gradient-to-br from-slate-800 to-gray-800 h-48 flex items-center justify-center p-4">
                            <span class="text-5xl lg:text-6xl font-extrabold bg-clip-text text-transparent bg-gradient-to-r from-red-500 to-orange-400 tracking-widest">X₅X₉</span>
                        </div>
                        <div class="p-6 flex flex-col flex-grow">
                            <div class="flex justify-between items-center mb-2">
                                <h2 class="text-3xl font-bold text-slate-100 tracking-wider">x5x9.com</h2>
                                <span class="bg-sky-500/20 text-sky-300 text-xs font-semibold px-2.5 py-1 rounded-full whitespace-nowrap">4-Character</span>
                            </div>
                            <p class="text-slate-400 mt-3 flex-grow">A short, brandable, and globally available CVCV domain. Perfect for a tech startup or app.</p>
                            <div class="mt-6">
                                <a href="mailto:anassmouakkid@gmail.com?subject=Inquiry about x5x9.com" class="w-full group inline-flex items-center justify-center px-6 py-3 border border-transparent text-base font-medium rounded-md text-white bg-gradient-to-r from-red-600 to-orange-500 hover:from-red-700 hover:to-orange-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-slate-900 focus:ring-red-500 transition-all duration-300 transform hover:scale-105">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5 mr-2 transition-transform duration-300 group-hover:rotate-[-10deg]"><path d="M3 4a2 2 0 00-2 2v1.161l8.441 4.221a1.25 1.25 0 001.118 0L19 7.162V6a2 2 0 00-2-2H3z"></path><path d="M19 8.839l-7.77 3.885a2.75 2.75 0 01-2.46 0L1 8.839V14a2 2 0 002 2h14a2 2 0 002-2V8.839z"></path></svg>
                                    Make an Offer
                                </a>
                            </div>
                        </div>
                    </div>
                    
                    <!-- Domain Card: vg90.com -->
                    <div class="bg-white/10 backdrop-blur-lg border border-white/20 rounded-xl overflow-hidden transform transition-all duration-300 hover:scale-105 hover:shadow-2xl hover:shadow-red-500/20 h-full flex flex-col animate-fadeInUp" style="animation-delay: 400ms;">
                        <div class="bg-gradient-to-br from-slate-800 to-gray-800 h-48 flex items-center justify-center p-4">
                            <span class="text-5xl lg:text-6xl font-extrabold bg-clip-text text-transparent bg-gradient-to-r from-red-500 to-orange-400 tracking-widest">VG⁹⁰</span>
                        </div>
                        <div class="p-6 flex flex-col flex-grow">
                            <div class="flex justify-between items-center mb-2">
                                <h2 class="text-3xl font-bold text-slate-100 tracking-wider">vg90.com</h2>
                                <span class="bg-sky-500/20 text-sky-300 text-xs font-semibold px-2.5 py-1 rounded-full whitespace-nowrap">4-Character</span>
                            </div>
                            <p class="text-slate-400 mt-3 flex-grow">A strong and punchy domain name. Ideal for gaming, tech, or a modern brand.</p>
                            <div class="mt-6">
                                <a href="mailto:anassmouakkid@gmail.com?subject=Inquiry about vg90.com" class="w-full group inline-flex items-center justify-center px-6 py-3 border border-transparent text-base font-medium rounded-md text-white bg-gradient-to-r from-red-600 to-orange-500 hover:from-red-700 hover:to-orange-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-slate-900 focus:ring-red-500 transition-all duration-300 transform hover:scale-105">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5 mr-2 transition-transform duration-300 group-hover:rotate-[-10deg]"><path d="M3 4a2 2 0 00-2 2v1.161l8.441 4.221a1.25 1.25 0 001.118 0L19 7.162V6a2 2 0 00-2-2H3z"></path><path d="M19 8.839l-7.77 3.885a2.75 2.75 0 01-2.46 0L1 8.839V14a2 2 0 002 2h14a2 2 0 002-2V8.839z"></path></svg>
                                    Make an Offer
                                </a>
                            </div>
                        </div>
                    </div>
                    
                    <!-- Domain Card: m9lb.com -->
                    <div class="bg-white/10 backdrop-blur-lg border border-white/20 rounded-xl overflow-hidden transform transition-all duration-300 hover:scale-105 hover:shadow-2xl hover:shadow-red-500/20 h-full flex flex-col animate-fadeInUp" style="animation-delay: 500ms;">
                        <div class="bg-gradient-to-br from-slate-800 to-gray-800 h-48 flex items-center justify-center p-4">
                            <span class="text-5xl lg:text-6xl font-extrabold bg-clip-text text-transparent bg-gradient-to-r from-red-500 to-orange-400 tracking-normal">مقلب</span>
                        </div>
                        <div class="p-6 flex flex-col flex-grow">
                            <div class="flex justify-between items-center mb-2">
                                <h2 class="text-3xl font-bold text-slate-100 tracking-wider">m9lb.com</h2>
                                <span class="bg-sky-500/20 text-sky-300 text-xs font-semibold px-2.5 py-1 rounded-full whitespace-nowrap">International</span>
                            </div>
                            <p class="text-slate-400 mt-3 flex-grow">Pronounced "Maqlab" (مقلب), which means "prank" in Arabic. A catchy and fun brand name for entertainment or social media.</p>
                            <div class="mt-6">
                                <a href="mailto:anassmouakkid@gmail.com?subject=Inquiry about m9lb.com" class="w-full group inline-flex items-center justify-center px-6 py-3 border border-transparent text-base font-medium rounded-md text-white bg-gradient-to-r from-red-600 to-orange-500 hover:from-red-700 hover:to-orange-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-slate-900 focus:ring-red-500 transition-all duration-300 transform hover:scale-105">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5 mr-2 transition-transform duration-300 group-hover:rotate-[-10deg]"><path d="M3 4a2 2 0 00-2 2v1.161l8.441 4.221a1.25 1.25 0 001.118 0L19 7.162V6a2 2 0 00-2-2H3z"></path><path d="M19 8.839l-7.77 3.885a2.75 2.75 0 01-2.46 0L1 8.839V14a2 2 0 002 2h14a2 2 0 002-2V8.839z"></path></svg>
                                    Make an Offer
                                </a>
                            </div>
                        </div>
                    </div>

                </div>
            </main>
            <footer class="border-t border-white/10 mt-16">
                <div class="container mx-auto px-4 py-8 text-center text-slate-400">
                    <p>&copy; 2024 Premium Domains. All rights reserved.</p>
                    <p class="mt-2 text-sm">
                        Serious inquiries only. Contact: anassmouakkid@gmail.com
                    </p>
                </div>
            </footer>
        </div>
    </div>
<script type="module" src="/index.tsx"></script>
</body>
</html>
