<!doctype html><html lang="pt-BR"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Novo endereço</title><style>*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 15%,#1746bd 0,#071849 36%,#020817 76%);color:#fff;font-family:Arial,sans-serif}.card{width:min(100%,590px);padding:34px 30px 38px;text-align:center;background:#07143be8;border:1px solid #ffffff2b;border-radius:24px;box-shadow:0 24px 70px #0009;backdrop-filter:blur(10px)}.logo{width:170px;height:170px;object-fit:cover;border-radius:22px;box-shadow:0 12px 35px #0008;margin-bottom:24px}h1{margin:0 0 14px;font-size:clamp(28px,6vw,38px)}p{font-size:18px;line-height:1.55;color:#dbe7ff}.url{display:block;margin:22px 0;color:#8ab8ff;font-weight:700;overflow-wrap:anywhere}a.button{display:inline-block;padding:15px 24px;border-radius:11px;background:linear-gradient(135deg,#2e6fff,#16a7e8);color:#fff;text-decoration:none;font-weight:700;box-shadow:0 10px 28px #135dce66}.thanks{margin:28px 0 0;font-size:15px;color:#aebfe8}</style></head><body><main class="card"><img class="logo" src="/legacy-logo.png" alt="Logo Zero1 Sistemas"><h1>Estamos com um novo endereço</h1><p>Atualize seus favoritos e acesse nosso sistema pelo novo link:</p><a class="url" href="https://cacesystem.zero1sistemas.site">https://cacesystem.zero1sistemas.site</a><a class="button" href="https://cacesystem.zero1sistemas.site">Ir para o novo endereço</a><p class="thanks">Zero1sistemas agradece a compreesão!</p></main></body></html>