<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>ICPI.eu — Infrastructure Cost & Price Intelligence</title>
  <style>
    body{margin:0;font-family:Inter,Arial,sans-serif;background:#eef4f8;color:#0b1220}
    main{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px}
    section{max-width:820px;background:white;border:1px solid #dbe4ee;border-radius:28px;padding:42px;box-shadow:0 24px 80px rgba(15,23,42,.08)}
    .eyebrow{font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:#2563eb;font-weight:700}
    h1{font-size:44px;line-height:1.05;margin:16px 0 18px}
    p{font-size:18px;line-height:1.65;color:#475569}
    .pill{display:inline-block;margin-top:18px;padding:10px 14px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:700}
    footer{margin-top:28px;font-size:14px;color:#64748b}
  </style>
</head>
<body>
<main>
  <section>
    <div class="eyebrow">ICPI.eu</div>
    <h1>Infrastructure Cost & Price Intelligence</h1>
    <p>ICPI is being prepared as a dedicated product surface for construction, materials, cost evidence, price indices, and Butkhuzi cost intelligence.</p>
    <p class="pill">Powered by Kvary.Network / GMT Intelligence Systems</p>
    <footer>Full platform interface is coming soon.</footer>
  </section>
</main>
</body>
</html>