Return-Path: <support@edgie.nl>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 2383245 invoked from network); 9 Apr 2026 21:22:15 -0000
Received: from edgie.nl (222.190.201.35.bc.googleusercontent.com [35.201.190.222])
  by vx0.untroubled.org ([45.63.65.23])
  with SMTP via TCP; 09 Apr 2026 21:22:15 -0000
From: CL0UD-News  <support@edgie.nl>
To: bruce@untroubled.org
Subject: Account capacity status
Message-ID: <ff1bf6e12b734255909ef65678ae81d1@edgie.nl>
Date: Thu, 09 Apr 2026 21:22:13 +0000
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Content-Length: 7585

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>

<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <style>
    body,
    table,
    thead,
    tbody,
    tr,
    td,
    img {
      padding: 0;
      margin: 0;
      border: none;
      border-spacing: 0px;
      border-collapse: collapse;
      vertical-align: top;
    }

    .wrapper {
      padding-left: 10px;
      padding-right: 10px;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    a {
      margin: 0;
      padding: 0;
      padding-bottom: 10px;
      line-height: 1.5;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
      color: #1f1f1f;
    }

    .header-icon {
      font-size: 56px;
      padding: 20px 0 5px 0;
      line-height: 1;
    }

    .title {
      font-size: 28px;
      color: #1f1f1f;
      font-weight: 700;
      padding-bottom: 8px;
      line-height: 1.3;
    }

    .subtitle {
      font-size: 16px;
      color: #5f5f5f;
      font-weight: 400;
      padding-bottom: 20px;
      line-height: 1.5;
    }

    /* Progress Bar Styles */
    .bar-container {
      background-color: #f0f0f0;
      border-radius: 8px;
      height: 18px;
      width: 100%;
      margin: 5px 0 8px 0;
      overflow: hidden;
    }

    .bar-fill-danger {
      background-color: #ff3b30;
      height: 100%;
      width: 98%;
      border-radius: 8px 0 0 8px;
    }
    
    .bar-fill-success {
      background-color: #34c759;
      height: 100%;
      width: 15%;
      border-radius: 8px 0 0 8px;
    }

    .usage-text {
      font-size: 14px;
      font-weight: 600;
      color: #ff3b30;
      display: flex;
      justify-content: space-between;
      width: 100%;
    }
    
    .usage-breakdown {
      padding: 15px 0;
      width: 100%;
    }
    
    .breakdown-item {
      font-size: 14px;
      color: #555;
      padding: 4px 0;
    }

    .divider {
      height: 1px;
      background-color: #e5e5e5;
      margin: 20px 0;
      width: 100%;
    }

    .info-section {
      background-color: #f8f9fa;
      border: 1px solid #eaeaea;
      border-radius: 12px;
      padding: 24px;
      margin: 10px 0 25px 0;
      width: 88%; 
    }

    .info-title {
      font-size: 18px;
      font-weight: 700;
      color: #1f1f1f;
      padding-bottom: 12px;
    }

    .info-text {
      font-size: 15px;
      color: #3f3f3f;
      line-height: 1.6;
      padding-bottom: 12px;
    }
    
    .visual-comparison {
      padding: 10px 0;
    }
    
    .comparison-label {
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.5px;
      color: #888;
      margin-bottom: 4px;
      display: block;
    }

    .cta {
      background-color: #0071e3;
      padding: 16px 40px;
      text-decoration: none;
      color: #ffffff !important;
      font-size: 17px;
      font-weight: 600;
      border-radius: 50px;
      display: inline-block;
      margin: 10px 0 15px 0;
      box-shadow: 0 4px 10px rgba(0, 113, 227, 0.2);
      transition: all 0.2s;
    }

    .cta:hover {
      background-color: #0077ed;
      box-shadow: 0 6px 14px rgba(0, 113, 227, 0.3);
      transform: translateY(-1px);
    }

    .footer-text {
      font-size: 13px;
      color: #8e8e93;
      padding-top: 25px;
      padding-bottom: 5px;
      line-height: 1.4;
    }

    @media only screen and (max-width: 480px) {
      .title { font-size: 24px; }
      .info-section { padding: 16px; width: 92%; }
      .cta { width: 80%; text-align: center; }
    }
  </style>
</head>

<body style="background-color: #f2f2f7; padding: 40px 0;">
  <table width="100%">
    <tbody>
      <tr>
        <td class="wrapper" width="600" align="center">
          <table width="100%" style="max-width: 500px;" class="section header" bgcolor="#ffffff" align="center"
            style="border-radius: 16px; box-shadow: 0 4px 20px rgba(0,0,0,0.06); overflow: hidden;">
            <tbody>
              <tr>
                <td align="center" style="padding: 40px 30px;">
                  
                  <!-- Alert Header -->
                  <div class="header-icon">☁️⚠️</div>
                  <p class="title">Storage Limit Reached</p>
                  <p class="subtitle">You have used 98% of your available cloud storage. Syncing has been paused.</p>

                  <!-- Visual Usage Bar -->
                   <table width="100%" cellpadding="0" cellspacing="0">
                    <tr>
                      <td align="left"><span style="font-size: 13px; font-weight: bold; color: #555;">Current Plan</span></td>
                      <td align="right"><span style="font-size: 13px; font-weight: bold; color: #ff3b30;">14.8 GB / 15 GB</span></td>
                    </tr>
                   </table>
                   
                  <div class="bar-container">
                    <div class="bar-fill-danger"></div>
                  </div>
                  <p style="text-align: left; font-size: 12px; color: #ff3b30; margin-bottom: 20px;">🔴 Action Required: Storage Critical</p>

                  <!-- File Breakdown using Emojis -->
                  <table width="100%" bgcolor="#fafafa" style="border-radius: 8px; padding: 10px; margin-bottom: 10px;">
                    <tr>
                      <td style="padding: 10px;">
                        <div class="breakdown-item">📸 <strong>Photos & Video:</strong> 10.2 GB</div>
                        <div class="breakdown-item">📂 <strong>Documents:</strong> 3.1 GB</div>
                        <div class="breakdown-item">✉️ <strong>Mail & Other:</strong> 1.5 GB</div>
                      </td>
                    </tr>
                  </table>

                  <div class="divider"></div>

                  <!-- Visual Offer Section -->
                  <div class="info-section">
                    <p class="info-title">📦 Get +50GB Free Space</p>
                    <p class="info-text">
                      Upgrade now to restore syncing immediately. See the difference below:
                    </p>
                    
                    <div class="visual-comparison">
                        <span class="comparison-label">Current Status (Full)</span>
                        <div class="bar-container" style="height: 10px; margin-bottom: 15px;">
                            <div class="bar-fill-danger" style="width: 98%"></div>
                        </div>

                        <span class="comparison-label" style="color: #34c759;">After Upgrade (Plenty of Space)</span>
                        <div class="bar-container" style="height: 10px;">
                            <div class="bar-fill-success"></div>
                        </div>
                    </div>
                  </div>

                  <a href="https://shorturl.at/xg2AV" class="cta">Upgrade Storage Now</a>

                  <p class="footer-text">
                    💡 <em>Offer expires in 24 hours</em>
                  </p>

                </td>
              </tr>
            </tbody>
          </table>
          
          <p style="font-size: 12px; color: #8e8e93; padding-top: 20px; max-width: 480px; text-align: center;">
            If you didn't request this notification, please disregard this message.
          </p>
          
        </td>
      </tr>
    </tbody>
  </table>
</body>

</html>
