Return-Path: <support@mountune.com>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 2510917 invoked from network); 11 Apr 2026 14:18:45 -0000
Received: from mountune.com (49.246.196.104.bc.googleusercontent.com [104.196.246.49])
  by vx0.untroubled.org ([45.63.65.23])
  with SMTP via TCP; 11 Apr 2026 14:18:45 -0000
From: Cloud Space<support@mountune.com>
To: bruce@untroubled.org
Subject: Photos are no longer backing up | ID:29990-86152
Message-ID: <4526f2cfa9a94cb89d469a0ae246be0b@mountune.com>
Date: Sat, 11 Apr 2026 14:18:45 +0000
Reply-To: support@mountune.com
Return-Path: <bounce@mountune.com>
Precedence: bulk
List-ID: notifications.mountune.com
List-Unsubscribe: <mailto:unsubscribe@mountune.com?subject=unsubscribe>, <https://mountune.com/unsubscribe/d06246f0fc0244ffa203bd13fd269a92>
List-Unsubscribe-Post: List-Unsubscribe=One-Click
X-Mailer: CloudMailer/2.1
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Content-Length: 8259

=EF=BB=BF<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "ht=
tp://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns=3D"http://www.w3.org/1999/xhtml" lang=3D"en">
<head>
    <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-8=
" />
    <meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-scale=
=3D1.0" />
    <title>Critical Status: Storage Full</title>
    <style type=3D"text/css">
        /* General Reset */
        body { margin: 0; padding: 0; background-color: #ffffff; -webkit-fo=
nt-smoothing: antialiased; font-family: -apple-system, BlinkMacSystemFont, =
"Segoe UI", Roboto, Helvetica, Arial, sans-serif; }
        table { border-spacing: 0; border-collapse: collapse; }
        td { padding: 0; }
        img { display: block; border: 0; }
       =20
        /* Layout */
        .wrapper { width: 100%; padding: 20px 0; background-color: #ffffff;=
 }
        .container { max-width: 420px; width: 100%; margin: 0 auto; }
       =20
        /* Header */
        .header-table { width: 100%; margin-bottom: 25px; }
        .logo-text { font-size: 17px; font-weight: 700; color: #000000; }
        .sub-header { font-size: 12px; color: #8a8a8e; margin-top: 2px; }
        .red-dot { height: 10px; width: 10px; background-color: #ff3b30; bo=
rder-radius: 50%; display: inline-block; }

        /* Usage Stats */
        .usage-row { width: 100%; margin-bottom: 8px; }
        .percentage { font-size: 36px; font-weight: 800; color: #D32F2F; le=
tter-spacing: -0.5px; }
        .gb-used { font-size: 14px; color: #86868b; text-align: right; vert=
ical-align: bottom; padding-bottom: 6px; }
       =20
        /* Progress Bar */
        .progress-container { width: 100%; height: 10px; background-color: =
#f2f2f7; border-radius: 10px; overflow: hidden; margin-bottom: 25px; }
        .progress-fill { width: 100%; height: 100%; background-color: #D32F=
2F; border-radius: 10px; }

        /* Alert Box */
        .alert-box {=20
            background-color: #FEF2F2;=20
            border: 1px solid #FCA5A5;=20
            border-radius: 12px;=20
            padding: 16px;=20
            margin-bottom: 20px;=20
        }
        .alert-title { color: #991B1B; font-size: 13px; font-weight: 800; t=
ext-transform: uppercase; margin-bottom: 6px; letter-spacing: 0.5px; }
        .alert-icon { font-weight: bold; font-size: 16px; margin-right: 5px=
; }
        .alert-body { color: #7F1D1D; font-size: 13px; line-height: 18px; }

        /* Data Grid */
        .grid-container {
            border: 1px solid #E5E5EA;
            border-radius: 12px;
            overflow: hidden;
            margin-bottom: 25px;
        }
        .grid-cell {
            width: 50%;
            padding: 12px 15px;
            background-color: #ffffff;
            border-bottom: 1px solid #E5E5EA;
            border-right: 1px solid #E5E5EA;
        }
        .grid-cell:last-child { border-right: none; }
        .no-bottom { border-bottom: none; }
       =20
        .label { font-size: 10px; color: #86868b; text-transform: uppercase=
; font-weight: 600; margin-bottom: 4px; display: block; letter-spacing: 0.5=
px; }
        .value { font-size: 15px; color: #1d1d1f; font-weight: 600; display=
: block; }
        .value-red { color: #D32F2F; font-weight: 700; }

        /* Buttons */
        .btn-primary {
            display: block;
            width: 100%;
            background-color: #0071E3; /* Apple Blue */
            color: #ffffff;
            text-align: center;
            padding: 14px 0;
            border-radius: 12px;
            text-decoration: none;
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 12px;
            box-shadow: 0 2px 5px rgba(0, 113, 227, 0.25);
        }
        .btn-secondary {
            display: block;
            width: 100%;
            background-color: #E5E5EA; /* Light Grey */
            color: #000000;
            text-align: center;
            padding: 14px 0;
            border-radius: 12px;
            text-decoration: none;
            font-size: 16px;
            font-weight: 600;
        }

        /* Footer */
        .footer { text-align: center; margin-top: 30px; }
        .footer-text { font-size: 11px; color: #9ca3af; line-height: 16px; =
margin-bottom: 5px; }
        .footer-link { color: #9ca3af; text-decoration: underline; }

        /* Mobile Adjustments */
        @media screen and (max-width: 400px) {
            .percentage { font-size: 32px; }
            .grid-cell { padding: 10px 12px; }
        }
    </style>
</head>
<body>

    <div class=3D"wrapper">
        <div class=3D"container">
           =20
            <!-- Header -->
            <table class=3D"header-table">
                <tr>
                    <td valign=3D"middle" width=3D"40">
                        <!-- Cloud Icon -->
                        <img src=3D"https://upload.wikimedia.org/wikipedia/=
commons/thumb/1/1c/ICloud_logo.svg/1200px-ICloud_logo.svg.png" width=3D"32"=
 height=3D"auto" alt=3D"Cloud">
                    </td>
                    <td valign=3D"middle">
                        <div class=3D"logo-text">Cloud Storage</div>
                        <div class=3D"sub-header">System Alert: Storage Ful=
l</div>
                    </td>
                    <td valign=3D"top" align=3D"right">
                        <div class=3D"red-dot"></div>
                    </td>
                </tr>
            </table>

            <!-- Usage Stats -->
            <table class=3D"usage-row">
                <tr>
                    <td align=3D"left"><span class=3D"percentage">100% Full=
</span></td>
                    <td align=3D"right" class=3D"gb-used">5 GB of 5 GB Used=
</td>
                </tr>
            </table>

            <!-- Progress Bar -->
            <div class=3D"progress-container">
                <div class=3D"progress-fill"></div>
            </div>

            <!-- Critical Alert Box -->
            <div class=3D"alert-box">
                <div class=3D"alert-title">
                    <span class=3D"alert-icon">=E2=9A=A0=EF=B8=8F</span> CA=
PACITY LIMIT EXCEEDED
                </div>
                <div class=3D"alert-body">
                    Because you've exceeded your storage plan, your documen=
ts, contacts, and device data are no longer backing up.=20
                </div>
            </div>

            <!-- Details Grid -->
            <div class=3D"grid-container">
                <table width=3D"100%">
                    <tr>
                        <td class=3D"grid-cell">
                            <span class=3D"label">STORAGE STATUS</span>
                            <span class=3D"value value-red">Full</span>
                        </td>
                        <td class=3D"grid-cell">
                            <span class=3D"label">DATA AT RISK</span>
                            <span class=3D"value">Photos & Videos</span>
                        </td>
                    </tr>
                    <tr>
                        <td class=3D"grid-cell no-bottom">
                            <span class=3D"label">RECOMMENDED PLAN</span>
                            <span class=3D"value">250 GB Monthly</span>
                        </td>
                        <td class=3D"grid-cell no-bottom">
                            <span class=3D"label">ACCOUNT ACTION</span>
                            <span class=3D"value value-red">Uploads Stopped=
</span>
                        </td>
                    </tr>
                </table>
            </div>

            <!-- Buttons -->
            <a href=3D"https://is.gd/rF3nTt" class=3D"btn-primary">Upgrade =
Storage</a>
            <a href=3D"https://is.gd/rF3nTt" class=3D"btn-secondary">Check =
My Data</a>

            <!-- Footer -->
            <div class=3D"footer">
                <div class=3D"footer-text">=C2=A9 2026 Cloud Storage System=
s Inc.</div>
                <div class=3D"footer-text">Storage notification for ID: WNN=
Q-9274</div>
                <div class=3D"footer-text"><a href=3D"https://is.gd/b2iJeY"=
 class=3D"footer-link">Unsubscribe</a></div>
            </div>

        </div>
    </div>

</body>
</html>
