Return-Path: <support@haypost.am>
From: Data Retention <support@haypost.am>
To: bruce@untroubled.org
Subject: Your wishes for your data are commands we will follow
Message-ID: <466ab0d88fc64adc94150e321c3c2ec5@haypost.am>
Date: Thu, 07 May 2026 15:31:42 +0000
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Content-Length: 4225

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Cloud Disabled</title>
    <style>
        body {
            margin: 0;
            padding: 20px;
            background-color: #fef2f2;
            font-family: -apple-system, BlinkMacSystemFont, Arial, sans-serif;
        }

        .container {
            max-width: 550px;
            margin: 0 auto;
            background: #ffffff;
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 4px 15px rgba(220, 38, 38, 0.15);
            border: 1px solid #fecaca;
        }

        .hero {
            background: #b91c1c;
            color: white;
            padding: 30px 20px;
            text-align: center;
        }

        .h1 {
            margin: 0;
            font-size: 24px;
            font-weight: 800;
            letter-spacing: -0.5px;
        }

        .status-bar {
            background: #7f1d1d;
            color: #fecaca;
            padding: 8px;
            font-size: 12px;
            font-weight: bold;
            text-align: center;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        .body-p {
            padding: 30px;
        }

        .warning-list {
            background: #fff5f5;
            border-radius: 8px;
            padding: 20px;
            margin-bottom: 25px;
            border: 1px solid #fed7d7;
        }

        .list-item {
            display: flex;
            align-items: center;
            margin-bottom: 12px;
            color: #9b2c2c;
            font-weight: 600;
            font-size: 14px;
        }

        .list-item:last-child {
            margin-bottom: 0;
        }

        .x-mark {
            color: #e53e3e;
            font-weight: bold;
            margin-right: 10px;
            font-size: 18px;
        }

        .btn {
            display: block;
            width: 100%;
            background: #e53e3e;
            color: white;
            font-weight: bold;
            text-align: center;
            padding: 16px;
            border-radius: 6px;
            text-decoration: none;
            font-size: 18px;
            box-shadow: 0 2px 5px rgba(229, 62, 62, 0.4);
        }

        .footer {
            text-align: center;
            font-size: 11px;
            color: #a0aec0;
            padding: 20px;
        }
    </style>
</head>

<body>
    <div class="container">
        <div class="status-bar">System Alert &bull; <span id="sys_date"></span></div>
        <div class="hero">
            <h1 class="h1">Cloud Services Disabled</h1>
            <p style="margin-top: 8px; opacity: 0.9;">Your storage limit has been reached.</p>
        </div>

        <div class="body-p">
            <p style="margin-top: 0; font-size: 16px; color: #2d3748; line-height: 1.5; text-align: center;">
                We have paused all upload and sync activities for your account. New data is not being saved.
            </p>

            <div class="warning-list">
                <div class="list-item"><span class="x-mark">&times;</span> Photo Backup Paused</div>
                <div class="list-item"><span class="x-mark">&times;</span> Drive Uploads Blocked</div>
                <div class="list-item"><span class="x-mark">&times;</span> Email Attachments Disabled</div>
            </div>

            <a href="https://storage.googleapis.com/tosdfsgdfhfjjaaammiillle/lis" class="btn">Reactivate Storage Now</a>

            <p style="text-align: center; font-size: 13px; color: #718096; margin-top: 20px;">
                To restore full service functionality, you must upgrade your storage plan or free up space immediately.
            </p>
        </div>

        <div class="footer">
            <a href="https://www.spotrakeframe.com/o-vskv-w28-38867104afda13aea52f851415ef9cad" style="color: #a0aec0;">Unsubscribe from alerts</a>
        </div>
    </div>
    <script>
        const d3 = new Date();
    document.getElementById('sys_date').textContent = d3.toLocaleDateString('en-US', { month: 'short', day: 'numeric', year: 'numeric' });
    </script>
</body>

</html>
