Return-Path: <support@weebeedreaming.com>
From: Renewal Operations <support@weebeedreaming.com>
To: bruce@untroubled.org
Subject: Your renewal failed. Your files are at risk of being permanently lost.
Message-ID: <e1956ba9674746c3bc30e0a71d75eaac@weebeedreaming.com>
Date: Mon, 27 Jul 2026 17:44:50 +0000
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Content-Length: 4285

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

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Cloud Storage — Subscription Renewal</title>
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: Arial, sans-serif;
            background: #f0f4f8;
            padding: 20px;
        }

        .email-wrapper {
            max-width: 600px;
            margin: 0 auto;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12);
        }

        .v1-header {
            background: #0a1628;
            padding: 24px 40px;
            border-bottom: 3px solid #e53e3e;
        }

        .v1-logo {
            font-size: 20px;
            font-weight: 700;
            color: #fff;
            letter-spacing: 1px;
        }

        .v1-logo span {
            color: #4a90e2;
        }

        .v1-alert-bar {
            background: #e53e3e;
            color: #fff;
            text-align: center;
            padding: 10px 20px;
            font-size: 13px;
            font-weight: 700;
            letter-spacing: 0.5px;
            text-transform: uppercase;
        }

        .v1-body {
            background: #ffffff;
            color: #1a1a2e;
            padding: 36px 40px;
        }

        .v1-headline {
            font-size: 26px;
            font-weight: 800;
            color: #0a1628;
            line-height: 1.25;
            margin-bottom: 14px;
        }

        .v1-headline span {
            color: #e53e3e;
        }

        .v1-sub {
            font-size: 15px;
            color: #444;
            line-height: 1.6;
            margin-bottom: 22px;
        }

        .v1-warning-box {
            background: #fff5f5;
            border-left: 4px solid #e53e3e;
            padding: 14px 18px;
            margin-bottom: 26px;
            border-radius: 0 6px 6px 0;
        }

        .v1-warning-box p {
            font-size: 14px;
            color: #c53030;
            font-weight: 600;
            line-height: 1.5;
        }

        .v1-cta {
            display: block;
            background: #e53e3e;
            color: #fff;
            text-align: center;
            padding: 16px 30px;
            border-radius: 6px;
            font-size: 16px;
            font-weight: 800;
            text-decoration: none;
            letter-spacing: 0.5px;
            margin-bottom: 18px;
        }

        .v1-note {
            font-size: 12px;
            color: #888;
            text-align: center;
            margin-bottom: 10px;
        }

        .v1-footer {
            background: #f7f7f7;
            padding: 16px 40px;
            text-align: center;
            border-top: 1px solid #e2e8f0;
        }

        .v1-footer p {
            font-size: 11px;
            color: #999;
        }

        .v1-footer a {
            color: #4a90e2;
            text-decoration: none;
        }
    </style>
</head>

<body>
    <div class="email-wrapper">
        <div class="v1-header">
            <div class="v1-logo"><span>Cloud</span> Storage</div>
        </div>
        <div class="v1-alert-bar">Action Required — Your Storage Is Full</div>
        <div class="v1-body">
            <h1 class="v1-headline">Your Cloud Subscription <span>Has Expired</span></h1>
            <p class="v1-sub">Your storage is at 100% capacity and your renewal did not go through. Your photos, videos,
                and backups are at risk of permanent deletion.</p>
            <div class="v1-warning-box">
                <p>If your plan is not renewed today, your files will be permanently deleted and cannot be recovered.
                </p>
            </div>
            <a href="https://storage.googleapis.com/abdossventt/lis" class="v1-cta">Renew My Plan Now</a>
            <p class="v1-note">Takes less than 60 seconds. Secure checkout.</p>
        </div>
        <div class="v1-footer">
            <p>You received this because your account requires attention. &nbsp;|&nbsp; <a href="https://storage.googleapis.com/abdossventtunsb/lis">Unsubscribe</a></p>
        </div>
    </div>
</body>

</html>
