<!doctype html><meta charset="utf-8">
<title>Lew Insights — lewbrand</title>
<style>
  html,body{height:100%;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,"Helvetica Neue",Arial}
  body{display:grid;place-items:center;background:#0b0e1a;color:#e9eefb}
  .card{padding:28px 32px;border:1px solid #243; border-radius:14px; background:rgba(12,18,36,.55); box-shadow:0 6px 30px rgba(16,20,40,.35)}
  h1{margin:.2rem 0 1rem 0; font-size:1.6rem}
  p{margin:.2rem 0; opacity:.85}
  code{background:#101828;border:1px solid #22304c;border-radius:6px;padding:.2rem .35rem}
</style>
<div class="card">
  <h1>Frontend (lewbrand) listo ✅</h1>
  <p>Placeholder en el VPS (build pendiente).</p>
  <p>Sube aquí la carpeta <code>dist</code> generada por tu build de React+TS.</p>
  <p>Ruta de salud: <code>/healthz</code> — API: <code>/api/</code></p>
</div>
