<!doctype html><html lang='en'><head><meta charset='utf-8'><meta name='viewport' content='width=device-width,initial-scale=1'><title>AgentMe</title><style>:root{color-scheme:dark light}*{margin:0;box-sizing:border-box}html,body{height:100%}body{display:grid;place-items:center;min-height:100vh;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#0d1017;color:#e7ebf2;text-align:center;padding:2rem;-webkit-font-smoothing:antialiased}.wrap{max-width:34rem}h1{font-size:clamp(1.9rem,6vw,3rem);font-weight:600;letter-spacing:-.02em;line-height:1.12}p{margin-top:1.1rem;color:#9aa4b2;font-size:clamp(1rem,2.5vw,1.15rem);line-height:1.65}.dot{display:inline-block;width:.55rem;height:.55rem;border-radius:50%;background:#34bbae;margin-right:.55rem;vertical-align:middle}.mail{margin-top:2rem;font-size:.95rem}.mail a{color:#7c8af0;text-decoration:none}</style></head><body><main class='wrap'><h1><span class='dot'></span>Coming soon</h1><p>We are heads-down building something better. We&#39;re temporarily offline while we work.</p><p class='mail'>Questions? <a href='mailto:info@agentme.org'>info@agentme.org</a></p></main></body></html>