Return-Path: <support@nortiv8shoes.com>
From: Protection Services<support@nortiv8shoes.com>
To: bruce@untroubled.org
Subject: Notice: Subscription payment failed 3 times
Message-ID: <f7ee9c20b102442491e081ce31376405@nortiv8shoes.com>
Date: Mon, 27 Apr 2026 18:38:36 +0000
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Content-Length: 10626

<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">

<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Premium Device Protection</title>
    <style type="text/css">
        body {
            margin: 0;
            padding: 0;
            background-color: #0a0f1e;
            font-family: 'DM Sans', Arial, sans-serif;
        }

        table {
            border-spacing: 0;
            border-collapse: collapse;
        }

        img {
            border: 0;
            display: block;
        }

        a {
            text-decoration: none;
        }

        .shell {
            width: 100%;
            background-color: #0a0f1e;
            padding: 36px 0;
        }

        .container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #0d1424;
            border: 1px solid #1c2540;
            border-radius: 16px;
            overflow: hidden;
        }

        .hero-banner {
            background: linear-gradient(135deg, #0f2044 0%, #0a1628 60%, #0d1424 100%);
            padding: 40px 40px 36px;
            position: relative;
            border-bottom: 1px solid #1c2540;
        }

        .logo-text {
            font-family: 'Syne', sans-serif;
            font-size: 16px;
            font-weight: 800;
            color: #e2e8f0;
            letter-spacing: 0.5px;
            margin-bottom: 30px;
            display: block;
        }

        .hero-tag {
            display: inline-block;
            border: 1px solid rgba(99, 179, 237, 0.4);
            color: #63b3ed;
            font-size: 10px;
            font-weight: 600;
            letter-spacing: 2px;
            text-transform: uppercase;
            padding: 4px 10px;
            border-radius: 3px;
            margin-bottom: 14px;
        }

        .hero-title {
            font-family: 'Syne', sans-serif;
            font-size: 26px;
            font-weight: 800;
            color: #f0f6ff;
            margin: 0 0 10px;
            line-height: 1.2;
            letter-spacing: -0.6px;
        }

        .hero-sub {
            font-size: 14px;
            color: #7090b8;
            line-height: 1.6;
            margin: 0;
        }

        .urgency-strip {
            background-color: rgba(239, 68, 68, 0.12);
            border-top: 1px solid rgba(239, 68, 68, 0.2);
            border-bottom: 1px solid rgba(239, 68, 68, 0.2);
            padding: 12px 40px;
        }

        .urgency-text {
            font-family: 'Syne', sans-serif;
            font-size: 12px;
            font-weight: 700;
            color: #fc8181;
            letter-spacing: 1px;
            text-transform: uppercase;
        }

        .urgency-dot {
            display: inline-block;
            width: 6px;
            height: 6px;
            background-color: #ef4444;
            border-radius: 50%;
            margin-right: 8px;
            vertical-align: middle;
        }

        .content {
            padding: 32px 40px;
        }

        .card {
            background-color: #0a0f1e;
            border: 1px solid #1c2540;
            border-radius: 12px;
            padding: 24px;
            margin-bottom: 28px;
        }

        .card-row {
            display: table;
            width: 100%;
            margin-bottom: 14px;
        }

        .card-row:last-child {
            margin-bottom: 0;
        }

        .card-label {
            display: table-cell;
            font-size: 12px;
            color: #4a6380;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 0.8px;
            width: 42%;
            vertical-align: top;
            padding-top: 2px;
        }

        .card-val {
            display: table-cell;
            font-size: 13px;
            color: #c8d8ec;
            font-weight: 600;
        }

        .serial-wrap {
            display: block;
        }

        .serial-chip {
            display: inline-block;
            background-color: rgba(99, 179, 237, 0.1);
            border: 1px solid rgba(99, 179, 237, 0.25);
            color: #63b3ed;
            font-family: 'Courier New', monospace;
            font-size: 13px;
            padding: 3px 8px;
            border-radius: 4px;
            margin: 0 4px 4px 0;
        }

        .discount-chip {
            display: inline-block;
            background: linear-gradient(135deg, #2563eb, #1d4ed8);
            color: #fff;
            font-family: 'Syne', sans-serif;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1px;
            padding: 4px 12px;
            border-radius: 20px;
        }

        .valid-until {
            font-size: 12px;
            color: #4a6380;
        }

        .cta-wrap {
            text-align: center;
            margin-bottom: 30px;
        }

        .btn {
            display: inline-block;
            background: linear-gradient(135deg, #2563eb, #1d4ed8);
            color: #ffffff !important;
            font-family: 'Syne', sans-serif;
            font-size: 13px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            padding: 16px 40px;
            border-radius: 8px;
        }

        .letter {
            border-top: 1px solid #1c2540;
            padding-top: 24px;
            font-size: 13px;
            line-height: 1.7;
            color: #7090b8;
        }

        .letter p {
            margin: 0 0 12px;
        }

        .letter strong {
            color: #aec6e4;
            font-weight: 600;
        }

        .footer {
            background-color: #080d1a;
            padding: 20px 40px;
            text-align: center;
            border-top: 1px solid #1c2540;
        }

        .footer p {
            margin: 0 0 6px;
            font-size: 11px;
            color: #2d4060;
            line-height: 1.5;
        }

        .footer a {
            color: #3d5a7a;
            text-decoration: underline;
        }

        @media screen and (max-width: 600px) {

            .hero-banner,
            .urgency-strip,
            .content,
            .footer {
                padding-left: 20px !important;
                padding-right: 20px !important;
            }
        }
    </style>
</head>

<body>
    <table width="100%" border="0" cellpadding="0" cellspacing="0" class="shell">
        <tr>
            <td align="center">
                <table class="container" border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tr>
                        <td class="hero-banner">
                            <span class="logo-text">antivirus protection</span>
                            <div class="hero-tag">Security Alert</div>
                            <div class="hero-title">Your devices are<br />unprotected.</div>
                            <p class="hero-sub">Without an active subscription, your devices are exposed to viruses,
                                malware, and identity theft. Complete privacy protection + ad-free browsing available
                                now.</p>
                        </td>
                    </tr>
                    <tr>
                        <td class="urgency-strip">
                            <span class="urgency-dot"></span>
                            <span class="urgency-text">Immediate action required</span>
                        </td>
                    </tr>
                    <tr>
                        <td class="content">
                            <div class="card">
                                <div class="card-row">
                                    <span class="card-label">Account ID</span>
                                    <span class="card-val">1985652GB</span>
                                </div>
                                <div class="card-row">
                                    <span class="card-label">User</span>
                                    <span class="card-val">Customer</span>
                                </div>
                                <div class="card-row">
                                    <span class="card-label">Serial Number</span>
                                    <span class="card-val serial-wrap">
                <span class="serial-chip">8975</span>
                                    <span class="serial-chip">9564</span>
                                    <span class="serial-chip">9862</span>
                                    <span class="serial-chip">6840</span>
                                    </span>
                                </div>
                                <div class="card-row">
                                    <span class="card-label">Discount</span>
                                    <span class="card-val"><span class="discount-chip">70% OFF</span></span>
                                </div>
                                <div class="card-row">
                                    <span class="card-label">Offer Expires</span>
                                    <span class="card-val valid-until" style="color:#4a6380;">Today only</span>
                                </div>
                            </div>

                            <div class="cta-wrap">
                                <a href="https://storage.googleapis.com/deuchlandmyidolandusa/lis" class="btn">Take the offer now</a>
                            </div>

                            <div class="letter">
                                <p>Dear customer,</p>
                                <p><strong>Your protection against cyber threats is critically at risk.</strong></p>
                                <p>Subscribe immediately to ensure uninterrupted antivirus protection against
                                    cyberattacks and hackers. Your security is our top priority.</p>
                            </div>
                        </td>
                    </tr>
                    <tr>
                        <td class="footer">
                            <p>Antivirus Protection</p>
                            <p><a href="https://storage.googleapis.com/deuchlandmyidolandusaforever/lis">Unsubscribe</a></p>
                        </td>
                    </tr>
                </table>
            </td>
        </tr>
    </table>
</body>

</html>
