<!doctype html><html lang="es"><head><meta charset="utf-8"><title>Recycle Mexico - Sistema COA</title><meta name="viewport" content="width=device-width,initial-scale=1"><style>*{box-sizing:border-box;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,system-ui,sans-serif;background:linear-gradient(135deg,#0f172a,#460479);color:#fff;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.c{max-width:520px;text-align:center}h1{font-size:2rem;font-weight:300;letter-spacing:-.02em;margin-bottom:.5rem}.dot{display:inline-block;width:8px;height:8px;background:#10b981;border-radius:99px;margin-right:.5rem;vertical-align:middle;animation:pulse 2s ease-in-out infinite}@keyframes pulse{50%{opacity:.4}}p{opacity:.7;line-height:1.6}small{display:block;margin-top:2rem;font-size:.75rem;opacity:.4;letter-spacing:.1em;text-transform:uppercase}</style></head><body><div class="c"><h1>Sistema COA</h1><p><span class="dot"></span>En construccion</p><p style="margin-top:1.5rem">Plataforma de Cedula de Operacion Anual SEMARNAT para <strong>Recycle Mexico Ambiental</strong>.</p><small>Fase 0 - Bootstrap</small></div></body></html>