<html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Service Unavailable</title><style>body{background:#121212;color:#eee;font-family:sans-serif;display:flex;align-items:center;justify-content:center;height:100vh;margin:0;}.container{text-align:center;padding:2.5rem;border:1px solid #333;border-radius:12px;background:#1e1e1e;max-width:400px;}h1{font-size:1.5rem;margin-bottom:1rem;}p{color:#b0b0b0;line-height:1.5;}.divider{height:1px;background:#333;margin:1.5rem 0;}</style></head><body><div class="container"><h1>Service Unavailable</h1><p>The service normally available here is currently down for maintenance.</p><div class="divider"></div><p style="font-size:0.9rem;">Please come back at a later date.</p></div></body></html>