<div class="container py-5">
<div class="p-5 rounded-4 text-center text-white" style="background:linear-gradient(135deg,#6366f1,#ec4899)">
<h2 class="fw-bold">Weekly design tips</h2>
<p>Get one actionable tip every Monday. No spam, unsubscribe anytime.</p>
<form class="row g-2 justify-content-center mx-auto" style="max-width:520px">
<div class="col-8"><input type="email" class="form-control form-control-lg" placeholder="you@example.com"></div>
<div class="col-4"><button class="btn btn-warning btn-lg w-100 fw-bold">Subscribe</button></div>
</form><small class="d-block mt-2 text-white-50">Join 12,000+ designers</small>
</div>
</div>