<div class="flex justify-between items-center mb-8">
<div>
<h1 class="text-5xl font-bold">Daily Setups</h1>
<p class="text-xl text-gray-600">One focused trade idea every day • No market closures</p>
</div>
<div class="text-right">
<p class="text-sm text-gray-500">Today is</p>
<p class="text-2xl font-semibold text-emerald-600">May 23, 2026</p>
<p class="text-xs text-emerald-600 mt-1 font-medium">Saturday • BTC trades 24/7 on eToro</p>
</div>
</div>
<!-- Today's Setup -->
<div class="bg-white rounded-3xl shadow-sm p-10 mb-12 border border-emerald-100">
<div class="flex items-center gap-4 mb-6">
<span class="px-4 py-2 bg-emerald-100 text-emerald-700 font-bold rounded-xl">TODAY'S ASSET</span>
<h2 class="text-4xl font-bold">BTC - Bitcoin</h2>
</div>
<div class="grid md:grid-cols-2 gap-10">
<!-- Left Column -->
<div>
<h3 class="font-semibold text-lg mb-4 text-gray-700">Scalp Setup (Long Bias • 24/7 Speed)</h3>
<div class="space-y-6">
<div>
<p class="text-sm text-gray-500">CURRENT PRICE (approx.)</p>
<p class="text-3xl font-bold">$76,500</p>
</div>
<div>
<p class="text-sm text-gray-500">SUPPLY / ENTRY ZONE</p>
<p class="text-2xl font-semibold">$76,000 – $76,800</p>
<p class="text-sm text-gray-600">Buy on pullback to support • High-speed 24/7 moves on eToro</p>
</div>
<div>
<p class="text-sm text-gray-500">MANDATORY STOP LOSS</p>
<p class="text-2xl font-semibold text-red-600">0.8% below entry (~$75,900)</p>
<p class="text-sm text-gray-600">Risk max $200 on position</p>
</div>
</div>
</div>
<!-- Right Column - Guidance Targets -->
<div>
<h3 class="font-semibold text-lg mb-4 text-gray-700">Profit Targets (Min $2 on $200 risk)</h3>
<div class="space-y-4">
<div class="flex items-center gap-4 bg-emerald-50 p-5 rounded-2xl">
<div class="w-12 h-12 bg-emerald-200 rounded-xl flex items-center justify-center font-bold text-xl">T1</div>
<div>
<p class="font-semibold">+1.0% (~$77,265)</p>
<p class="text-sm text-gray-600">Minimum target: $2+ profit</p>
</div>
</div>
<div class="flex items-center gap-4 bg-emerald-50 p-5 rounded-2xl">
<div class="w-12 h-12 bg-emerald-200 rounded-xl flex items-center justify-center font-bold text-xl">T2</div>
<div>
<p class="font-semibold">+2.0% (~$78,030)</p>
<p class="text-sm text-gray-600">Main quick scalp target</p>
</div>
</div>
<div class="flex items-center gap-4 bg-emerald-50 p-5 rounded-2xl">
<div class="w-12 h-12 bg-emerald-200 rounded-xl flex items-center justify-center font-bold text-xl">T3</div>
<div>
<p class="font-semibold">+3.5%+ (trail stop)</p>
<p class="text-sm text-gray-600">Let runners go on momentum</p>
</div>
</div>
</div>
</div>
</div>
<div class="mt-10 pt-8 border-t text-sm text-gray-600">
<strong>24/7 Advantage:</strong> Trade BTC any day, any time on eToro — no weekends off.<br>
<strong>Position Example:</strong> Size for $200 max risk. Target fast 1%+ moves for minimum $2 profit.<br>
<strong>Risk Note:</strong> Max 0.75% of account risked per trade. Daily loss limit -2%.
</div>
</div>
<p class="text-center text-gray-500 text-sm">
Trade anytime today or tomorrow — BTC never closes
</p>