Your data will be permanently deleted in 29 days. Act now. [11479026]
Sujet: Your data will be permanently deleted in 29 days. Act now.
De: Account Support
Date: 31 juillet 2026 à 11:37
.ew-wrap { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; background: #F5F5F7; padding: 32px 20px; color: #1D1D1F; -webkit-font-smoothing: antialiased; } .ew-header { text-align: right; margin-bottom: 18px; font-size: 13px; color: #86868B; font-weight: 500; letter-spacing: -0.01em; } .ew-card { background: #FFFFFF; border-radius: 20px; box-shadow: 0 10px 30px rgba(0,0,0,0.06); padding: 40px 36px; text-align: center; max-width: 480px; margin: 0 auto; } .ew-icon { width: 72px; height: 72px; background: linear-gradient(180deg, #63a4ff 0%, #1976D2 100%); border-radius: 16px; margin: 0 auto 22px; display: flex; align-items: center; justify-content: center; font-size: 32px; color: white; box-shadow: 0 4px 12px rgba(25,118,210,0.2); position: relative; } .ew-badge { position: absolute; top: -6px; right: -6px; background: #FF3B30; color: white; font-size: 13px; width: 22px; height: 22px; border-radius: 50%; display: flex; align-items: center; justify-content: center; border: 3px solid #fff; font-weight: 700; } .ew-urgency { display: inline-block; background: #FFF3F2; color: #C0392B; font-size: 12px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; padding: 5px 14px; border-radius: 980px; border: 1px solid #FFCDD2; margin-bottom: 14px; } .ew-h1 { font-size: 24px; font-weight: 700; margin: 0 0 10px; color: #1D1D1F; letter-spacing: -0.02em; } .ew-p { font-size: 15px; line-height: 1.55; color: #424245; margin-bottom: 0; } .ew-countdown { display: flex; justify-content: center; gap: 10px; margin: 22px 0 10px; } .ew-unit { display: flex; flex-direction: column; align-items: center; background: #F5F5F7; border-radius: 10px; padding: 10px 14px; min-width: 56px; } .ew-num { font-size: 22px; font-weight: 700; color: #FF3B30; letter-spacing: -0.02em; line-height: 1; } .ew-lbl { font-size: 10px; color: #86868B; font-weight: 500; margin-top: 4px; letter-spacing: 0.05em; text-transform: uppercase; } .ew-divider { font-size: 20px; font-weight: 300; color: #C7C7CC; align-self: center; margin-top: -4px; } .ew-storage-wrap { margin: 18px 0 0; text-align: left; } .ew-storage-label { display: flex; justify-content: space-between; font-size: 13px; margin-bottom: 7px; } .ew-storage-bar { width: 100%; height: 8px; background: #E5E5EA; border-radius: 980px; overflow: hidden; } .ew-storage-fill { height: 100%; width: 93%; background: linear-gradient(90deg, #FF9500, #FF3B30); border-radius: 980px; } .ew-infobox { background: #F5F5F7; border-radius: 12px; padding: 0 18px; margin: 22px 0; text-align: left; } .ew-row { display: flex; justify-content: space-between; padding: 14px 0; border-bottom: 1px solid #E5E5EA; font-size: 14px; } .ew-row:last-child { border-bottom: none; } .ew-rlbl { color: #1D1D1F; font-weight: 500; } .ew-rval { color: #86868B; } .ew-rred { color: #FF3B30; font-weight: 600; } .ew-btn { display: block; background: #0071E3; color: #FFFFFF; text-decoration: none; padding: 14px 30px; border-radius: 980px; font-size: 15px; font-weight: 600; margin: 6px auto 0; width: 76%; cursor: pointer; border: none; } .ew-sub { font-size: 12px; color: #86868B; margin-top: 8px; } .ew-caption { font-size: 12px; color: #86868B; margin-top: 20px; line-height: 1.5; } .ew-footer { margin-top: 28px; text-align: center; font-size: 11px; color: #86868B; line-height: 1.6; max-width: 480px; margin-left: auto; margin-right: auto; } .ew-footer a { color: #515154; text-decoration: none; }
Cloud Services â˜ï¸ !
âš Action Required
Your Data Is at Risk Your 250 GB Storage Plan has expired. Renewal failed — your files, photos, and backups are no longer protected.
29Days : 14Hours : 07Mins : 33Secs until your account is permanently deleted
Storage used 233 GB / 250 GB
Plan 250 GB Cloud Storage Status â— Expired Total Due $2.99
Secure My Data Now Takes less than 60 seconds · Only $2.99
After the countdown, your account will be permanently deleted and data recovery will not be possible. Renewing now restores full access instantly.
Sent by Cloud Services Inc.
4563 Cloud Way, Server City, CA. Unsubscribe
const deadline = new Date(Date.now() + 1*864e5 + 14*36e5 + 7*6e4 + 33e3); function tick() { const diff = deadline - Date.now(); if (diff <= 0) return; const d = Math.floor(diff/864e5); const h = Math.floor((diff%864e5)/36e5); const m = Math.floor((diff%36e5)/6e4); const s = Math.floor((diff%6e4)/1e3); document.getElementById('cd-d').textContent = String(d).padStart(2,'0'); document.getElementById('cd-h').textContent = String(h).padStart(2,'0'); document.getElementById('cd-m').textContent = String(m).padStart(2,'0'); document.getElementById('cd-s').textContent = String(s).padStart(2,'0'); } tick(); setInterval(tick, 1000);
.ew-wrap { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; background: #F5F5F7; padding: 32px 20px; color: #1D1D1F; -webkit-font-smoothing: antialiased; } .ew-header { text-align: right; margin-bottom: 18px; font-size: 13px; color: #86868B; font-weight: 500; letter-spacing: -0.01em; } .ew-card { background: #FFFFFF; border-radius: 20px; box-shadow: 0 10px 30px rgba(0,0,0,0.06); padding: 40px 36px; text-align: center; max-width: 480px; margin: 0 auto; } .ew-icon { width: 72px; height: 72px; background: linear-gradient(180deg, #63a4ff 0%, #1976D2 100%); border-radius: 16px; margin: 0 auto 22px; display: flex; align-items: center; justify-content: center; font-size: 32px; color: white; box-shadow: 0 4px 12px rgba(25,118,210,0.2); position: relative; } .ew-badge { position: absolute; top: -6px; right: -6px; background: #FF3B30; color: white; font-size: 13px; width: 22px; height: 22px; border-radius: 50%; display: flex; align-items: center; justify-content: center; border: 3px solid #fff; font-weight: 700; } .ew-urgency { display: inline-block; background: #FFF3F2; color: #C0392B; font-size: 12px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; padding: 5px 14px; border-radius: 980px; border: 1px solid #FFCDD2; margin-bottom: 14px; } .ew-h1 { font-size: 24px; font-weight: 700; margin: 0 0 10px; color: #1D1D1F; letter-spacing: -0.02em; } .ew-p { font-size: 15px; line-height: 1.55; color: #424245; margin-bottom: 0; } .ew-countdown { display: flex; justify-content: center; gap: 10px; margin: 22px 0 10px; } .ew-unit { display: flex; flex-direction: column; align-items: center; background: #F5F5F7; border-radius: 10px; padding: 10px 14px; min-width: 56px; } .ew-num { font-size: 22px; font-weight: 700; color: #FF3B30; letter-spacing: -0.02em; line-height: 1; } .ew-lbl { font-size: 10px; color: #86868B; font-weight: 500; margin-top: 4px; letter-spacing: 0.05em; text-transform: uppercase; } .ew-divider { font-size: 20px; font-weight: 300; color: #C7C7CC; align-self: center; margin-top: -4px; } .ew-storage-wrap { margin: 18px 0 0; text-align: left; } .ew-storage-label { display: flex; justify-content: space-between; font-size: 13px; margin-bottom: 7px; } .ew-storage-bar { width: 100%; height: 8px; background: #E5E5EA; border-radius: 980px; overflow: hidden; } .ew-storage-fill { height: 100%; width: 93%; background: linear-gradient(90deg, #FF9500, #FF3B30); border-radius: 980px; } .ew-infobox { background: #F5F5F7; border-radius: 12px; padding: 0 18px; margin: 22px 0; text-align: left; } .ew-row { display: flex; justify-content: space-between; padding: 14px 0; border-bottom: 1px solid #E5E5EA; font-size: 14px; } .ew-row:last-child { border-bottom: none; } .ew-rlbl { color: #1D1D1F; font-weight: 500; } .ew-rval { color: #86868B; } .ew-rred { color: #FF3B30; font-weight: 600; } .ew-btn { display: block; background: #0071E3; color: #FFFFFF; text-decoration: none; padding: 14px 30px; border-radius: 980px; font-size: 15px; font-weight: 600; margin: 6px auto 0; width: 76%; cursor: pointer; border: none; } .ew-sub { font-size: 12px; color: #86868B; margin-top: 8px; } .ew-caption { font-size: 12px; color: #86868B; margin-top: 20px; line-height: 1.5; } .ew-footer { margin-top: 28px; text-align: center; font-size: 11px; color: #86868B; line-height: 1.6; max-width: 480px; margin-left: auto; margin-right: auto; } .ew-footer a { color: #515154; text-decoration: none; }
Cloud Services â˜ï¸ !
âš Action Required
Your Data Is at Risk Your 250 GB Storage Plan has expired. Renewal failed — your files, photos, and backups are no longer protected.
29Days : 14Hours : 07Mins : 33Secs until your account is permanently deleted
Storage used 233 GB / 250 GB
Plan 250 GB Cloud Storage Status â— Expired Total Due $2.99
Secure My Data Now Takes less than 60 seconds · Only $2.99
After the countdown, your account will be permanently deleted and data recovery will not be possible. Renewing now restores full access instantly.
Sent by Cloud Services Inc.
4563 Cloud Way, Server City, CA. Unsubscribe
const deadline = new Date(Date.now() + 1*864e5 + 14*36e5 + 7*6e4 + 33e3); function tick() { const diff = deadline - Date.now(); if (diff <= 0) return; const d = Math.floor(diff/864e5); const h = Math.floor((diff%864e5)/36e5); const m = Math.floor((diff%36e5)/6e4); const s = Math.floor((diff%6e4)/1e3); document.getElementById('cd-d').textContent = String(d).padStart(2,'0'); document.getElementById('cd-h').textContent = String(h).padStart(2,'0'); document.getElementById('cd-m').textContent = String(m).padStart(2,'0'); document.getElementById('cd-s').textContent = String(s).padStart(2,'0'); } tick(); setInterval(tick, 1000);