<!doctype html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>VoteSure</title><style>body{margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#10203a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,sans-serif;text-align:center}.wrap{max-width:32rem;padding:2rem}h1{font-size:2rem;margin:0 0 12px}p{color:#b7c4da;font-size:1.05rem;line-height:1.6;margin:0}</style></head><body><div class="wrap"><h1>VoteSure</h1><p>The application is being finalized. Check back soon.</p></div></body></html>