<!doctype html><html><head><title>MoleQuant</title><style>body{font-family:sans-serif;display:flex;align-items:center;justify-content:center;height:100vh;margin:0;background:#0f172a;color:#fff}.box{text-align:center}h1{font-size:3rem;margin-bottom:1rem}a{color:#38bdf8;font-size:1.2rem}</style></head><body><div class="box"><h1>MoleQuant</h1><p>Platform launching soon.</p><br><a href="/client">Access the system &rarr;</a></div></body></html>