<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>WorldCupCoin.cash | $WCC - Solana Meme Coin</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&family=Inter:wght@400;700&display=swap');
body { font-family: 'Inter', system-ui; }
.title-font { font-family: 'Press Start 2P', system-ui; }
.hero-bg {
background: linear-gradient(rgba(0,0,0,0.85), rgba(0,0,0,0.9)), url('https://picsum.photos/id/1015/1920/1080') center/cover;
}
.glow { text-shadow: 0 0 30px #facc15, 0 0 60px #facc15; }
.ball-spin { animation: spin 6s linear infinite; }
@keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
</style>
</head>
<body class="bg-black text-white">
<!-- Navbar -->
<nav class="fixed top-0 w-full bg-black/90 backdrop-blur-lg z-50 border-b border-yellow-400">
<div class="max-w-7xl mx-auto px-6 py-5 flex justify-between items-center">
<div class="flex items-center gap-3">
<i class="fas fa-futbol text-5xl text-yellow-400 ball-spin"></i>
<div>
<span class="text-3xl font-black title-font tracking-widest text-yellow-400">WORLDCUP</span>
<span class="text-3xl font-black title-font text-white">COIN</span>
</div>
</div>
<div class="hidden md:flex items-center gap-8 text-lg">
<a href="#tokenomics" class="hover:text-yellow-400 transition">Tokenomics</a>
<a href="#roadmap" class="hover:text-yellow-400 transition">Roadmap</a>
<a href="#scorer" class="hover:text-yellow-400 transition">Guess the Scorer</a>
<a href="#community" class="hover:text-yellow-400 transition">Community</a>
</div>
<div class="flex items-center gap-4">
<a href="https://x.com/worldcupcoincom" target="_blank" class="text-2xl hover:text-yellow-400"><i class="fab fa-x-twitter"></i></a>
<a href="https://t.me/worldcupcoin2026com" target="_blank" class="text-2xl hover:text-yellow-400"><i class="fab fa-telegram"></i></a>
<button onclick="copyContract()" class="bg-yellow-400 text-black font-bold px-6 py-3 rounded-full hover:bg-white transition">
CONTRACT
</button>
</div>
</div>
</nav>
<!-- HERO -->
<section class="hero-bg min-h-screen flex items-center pt-20">
<div class="max-w-7xl mx-auto px-6 grid md:grid-cols-2 gap-12 items-center">
<div class="space-y-8">
<div class="inline-flex items-center gap-2 bg-yellow-400/10 border border-yellow-400 px-5 py-2 rounded-full">
<span class="text-emerald-400 animate-pulse">●</span>
<span class="uppercase tracking-widest text-sm font-bold">LIVE ON SOLANA • FIFA 2026</span>
</div>
<h1 class="text-7xl md:text-8xl font-black title-font leading-none glow">
WORLDCUP<br>COIN
</h1>
<p class="text-4xl text-yellow-300">"We Are Strong Together"</p>
<p class="text-xl max-w-lg text-gray-300">
The ultimate Solana meme coin for the 2026 FIFA World Cup.<br>
Guess the scorer • Win Final Tickets • Community powered.
</p>
<div class="flex flex-wrap gap-4">
<button onclick="showBuyModal()"
class="bg-emerald-500 hover:bg-emerald-600 text-white text-2xl font-bold px-12 py-6 rounded-2xl flex items-center gap-3 transition transform hover:scale-105">
<i class="fas fa-rocket"></i> BUY $WCC NOW
</button>
<a href="https://dexscreener.com/solana/YOUR_CONTRACT_HERE" target="_blank"
class="border-2 border-yellow-400 hover:bg-yellow-400/10 text-2xl font-bold px-10 py-6 rounded-2xl transition">
VIEW CHART
</a>
</div>
<div class="flex gap-12 text-sm pt-6">
<div>
<div class="text-5xl font-bold text-emerald-400">70%</div>
<div>Community</div>
</div>
<div>
<div class="text-5xl font-bold text-amber-400">25%</div>
<div>Foundation</div>
</div>
<div>
<div class="text-5xl font-bold text-sky-400">5%</div>
<div>Marketing</div>
</div>
</div>
</div>
<div class="flex justify-center">
<div class="relative">
<i class="fas fa-futbol text-[22rem] text-yellow-400/30 ball-spin"></i>
<div class="absolute inset-0 flex items-center justify-center text-center">
<div>
<div class="text-8xl font-black text-yellow-400 title-font">2026</div>
<div class="text-3xl -mt-4 tracking-widest">WORLD CUP</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Tokenomics -->
<section id="tokenomics" class="py-24 bg-zinc-950">
<div class="max-w-6xl mx-auto px-6">
<h2 class="text-6xl font-black text-center mb-16 title-font glow">TOKENOMICS</h2>
<div class="grid md:grid-cols-3 gap-8">
<div class="bg-zinc-900 p-10 rounded-3xl border border-emerald-400/30 text-center">
<div class="text-7xl font-bold text-emerald-400 mb-2">70%</div>
<div class="text-2xl font-bold mb-4">Community</div>
<p class="text-gray-400">To the people. Fair launch. Strong together.</p>
</div>
<div class="bg-zinc-900 p-10 rounded-3xl border border-amber-400/30 text-center">
<div class="text-7xl font-bold text-amber-400 mb-2">25%</div>
<div class="text-2xl font-bold mb-4">Foundation</div>
<p class="text-gray-400">Security • Bounties • Airdrops • Giveaways • Payouts to holders</p>
</div>
<div class="bg-zinc-900 p-10 rounded-3xl border border-sky-400/30 text-center">
<div class="text-7xl font-bold text-sky-400 mb-2">5%</div>
<div class="text-2xl font-bold mb-4">Marketing</div>
<p class="text-gray-400">Influencers • CEX • Global push</p>
</div>
</div>
</div>
</section>
<!-- Roadmap -->
<section id="roadmap" class="py-24 bg-black">
<div class="max-w-6xl mx-auto px-6">
<h2 class="text-6xl font-black text-center mb-16 title-font glow">ROADMAP TO MARS</h2>
<div class="grid md:grid-cols-4 gap-6">
<div class="bg-zinc-900 p-8 rounded-3xl border border-yellow-400/30">
<div class="text-yellow-400 font-bold mb-4">PHASE 1 • NOW</div>
<h3 class="text-2xl font-bold mb-6">LAUNCH & COMMUNITY</h3>
<ul class="space-y-3">
<li class="flex items-center gap-3"><i class="fas fa-check text-emerald-400"></i> Fair Launch</li>
<li class="flex items-center gap-3"><i class="fas fa-check text-emerald-400"></i> Social Growth</li>
</ul>
</div>
<div class="bg-zinc-900 p-8 rounded-3xl border border-yellow-400/30">
<div class="text-yellow-400 font-bold mb-4">PHASE 2</div>
<h3 class="text-2xl font-bold mb-6">HYPE & REWARDS</h3>
<ul class="space-y-3">
<li class="flex items-center gap-3"><i class="fas fa-check text-emerald-400"></i> Major Influencers</li>
<li class="flex items-center gap-3"><i class="fas fa-check text-emerald-400"></i> Guess the Scorer Game</li>
<li class="flex items-center gap-3"><i class="fas fa-check text-emerald-400"></i> Airdrops & Giveaways</li>
</ul>
</div>
<div class="bg-zinc-900 p-8 rounded-3xl border border-yellow-400/30">
<div class="text-yellow-400 font-bold mb-4">PHASE 3</div>
<h3 class="text-2xl font-bold mb-6">EXPLOSION</h3>
<ul class="space-y-3">
<li class="flex items-center gap-3"><i class="fas fa-check text-emerald-400"></i> Major CEX Listings</li>
<li class="flex items-center gap-3"><i class="fas fa-check text-emerald-400"></i> Massive Marketing</li>
</ul>
</div>
<div class="bg-zinc-900 p-8 rounded-3xl border border-yellow-400/30">
<div class="text-yellow-400 font-bold mb-4">PHASE 4</div>
<h3 class="text-2xl font-bold mb-6">MARS & BEYOND</h3>
<ul class="space-y-3">
<li class="flex items-center gap-3"><i class="fas fa-rocket text-purple-400"></i> Global Domination</li>
<li class="flex items-center gap-3"><i class="fas fa-rocket text-purple-400"></i> NFT Tickets & More</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Guess the Scorer -->
<section id="scorer" class="py-24 bg-zinc-950">
<div class="max-w-4xl mx-auto px-6 text-center">
<h2 class="text-6xl font-black title-font mb-6 glow">GUESS THE SCORER</h2>
<p class="text-3xl text-yellow-300 mb-12">Win Tickets to the 2026 World Cup Final!</p>
<div class="bg-gradient-to-br from-yellow-400/10 to-transparent border-2 border-dashed border-yellow-400 rounded-3xl p-16">
<i class="fas fa-futbol text-9xl text-yellow-400 mb-10 ball-spin"></i>
<div class="text-2xl max-w-md mx-auto">
Hold $WCC → Predict match scorers → Win big prizes including FINAL tickets
</div>
<button onclick="alert('Scorer Prediction Game launching soon! Join our Telegram for early access.')"
class="mt-12 bg-gradient-to-r from-yellow-400 to-amber-500 text-black font-bold text-2xl px-16 py-6 rounded-2xl hover:scale-105 transition">
JOIN THE GAME
</button>
</div>
</div>
</section>
<!-- Community -->
<section id="community" class="py-24 bg-black">
<div class="max-w-6xl mx-auto px-6 text-center">
<h2 class="text-6xl font-black title-font mb-8">JOIN THE MOVEMENT</h2>
<p class="text-2xl mb-16 text-gray-400">We Are Strong Together ⚽</p>
<div class="flex flex-col md:flex-row gap-8 justify-center">
<a href="https://x.com/worldcupcoincom" target="_blank" class="bg-zinc-900 hover:bg-zinc-800 border border-yellow-400 p-10 rounded-3xl transition group">
<i class="fab fa-x-twitter text-7xl mb-6 group-hover:scale-110 transition"></i>
<h3 class="text-3xl font-bold">@worldcupcoincom</h3>
</a>
<a href="https://t.me/worldcupcoin2026com" target="_blank" class="bg-zinc-900 hover:bg-zinc-800 border border-yellow-400 p-10 rounded-3xl transition group">
<i class="fab fa-telegram text-7xl mb-6 text-sky-400 group-hover:scale-110 transition"></i>
<h3 class="text-3xl font-bold">Telegram Community</h3>
</a>
</div>
</div>
</section>
<footer class="py-12 border-t border-yellow-400/20 text-center text-sm text-gray-500">
WorldCupCoin.cash © 2026 • Fair Launch on Solana • DYOR • Not Financial Advice
</footer>
<!-- Buy Modal -->
<div id="buyModal" class="hidden fixed inset-0 bg-black/95 flex items-center justify-center z-50">
<div class="bg-zinc-900 border border-yellow-400 rounded-3xl max-w-lg w-full mx-4 p-10">
<h2 class="text-4xl font-black mb-6">BUY $WCC</h2>
<p class="mb-8 text-lg">Available soon on Raydium and major DEXes.</p>
<div class="bg-black p-6 rounded-2xl mb-8">
<p class="text-yellow-400 text-sm mb-3">CONTRACT ADDRESS</p>
<p id="contractDisplay" class="font-mono break-all text-sm">UPDATE_AFTER_LAUNCH</p>
</div>
<button onclick="hideBuyModal()" class="w-full py-5 border border-yellow-400 text-yellow-400 font-bold text-xl rounded-2xl">
CLOSE
</button>
</div>
</div>
<script>
function showBuyModal() {
document.getElementById('buyModal').classList.remove('hidden');
document.getElementById('buyModal').classList.add('flex');
}
function hideBuyModal() {
document.getElementById('buyModal').classList.add('hidden');
document.getElementById('buyModal').classList.remove('flex');
}
function copyContract() {
navigator.clipboard.writeText("UPDATE_AFTER_LAUNCH");
alert("Contract address copied! (Update after launch)");
}
</script>
</body>
</html>