<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Zigilence - Business Unified</title><meta name="robots" content="noindex, nofollow"><meta name="theme-color" content="#050608"><link rel="icon" type="image/png" href="/z.png"><style>html,body{height:100%;margin:0}body{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;background:#050608;color:#fff;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;text-align:center;padding:0 16px;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}img{width:min(240px,62vw);height:auto}.s{display:flex;align-items:center;gap:12px;font-size:15px;color:#98a2b3}i{width:9px;height:9px;border-radius:50%;background:currentColor;color:#98a2b3;display:inline-block;flex:none;position:relative;transition:color .2s}i::after{content:"";position:absolute;inset:0;border-radius:50%;background:currentColor;animation:pl 2.2s ease-out infinite}@keyframes pl{0%{transform:scale(1);opacity:.55}70%{opacity:0}100%{transform:scale(3.4);opacity:0}}@media (prefers-reduced-motion:reduce){i::after{animation:none}}footer{position:fixed;left:0;right:0;bottom:18px;font-size:12px;color:#5a6472}</style></head><body><img src="/zigilence-wordmark-ondark.svg" alt="Zigilence"><div class="s"><i id="d"></i><span id="m">Checking status</span></div><footer>Zigile Digital Solutions &copy; All Rights Reserved</footer><script>(function(){var c=new AbortController(),t=setTimeout(function(){c.abort()},4000);function set(col,text){document.getElementById("d").style.color=col;document.getElementById("m").textContent=text}function ok(){set("#30d158","All Systems Operational")}function bad(){set("#ff453a","Temporarily Unavailable")}fetch("/api/health",{signal:c.signal,cache:"no-store"}).then(function(r){return r.ok?r.json():Promise.reject(0)}).then(function(j){if(j&&j.status==="UP"){ok()}else{bad()}}).catch(bad).then(function(){clearTimeout(t)});["contextmenu","copy","cut","paste","selectstart","dragstart"].forEach(function(n){document.addEventListener(n,function(e){e.preventDefault();return false})});})();</script></body></html>