Return-Path: <bounce@powerrrblock.com>
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=smtp; d=powerrrblock.com;
 h=Date:From:To:Message-ID:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding; i=info@powerrrblock.com;
 bh=a0ehNvIHZDXtS8+Dc0kRpyfDjlg=;
 b=Gg2Hwf7O7y/iRd5GUjFq0Apx4u0KEoB5AN8zCOdMvds28e+sRda5VSzpvcbmZUolm/w18V/nmoap
   7FvqXctms9Hs9yVIh5teFU3cRKDnblkxV71e3k/hb/vSK3JCYkUT0HD8OjbZON8GXNSQ9RRkHP60
   PedlzoSrDCJyeH+3yz8=
DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=smtp; d=powerrrblock.com;
 b=eWT437JAWDu4TJeAITQt5v6QS8dxmbjsGJG+zSGEuIm1cxqOJzNeGlLkVuIMJelhpgZ2T1GCOPTA
   dJRiOvkG/9L2m6zEoA4dKLQvjN+xtpNf+ii+Kq9Q6EYKKr3g14ugoBs6XJK6FmDHqEoFJ0npnQu0
   sqYV3t2eTVRyU3vllC8=;
Date: Sat, 19 Apr 2025 17:23:10 +0000
From: "Your Harbor Freight Gift" <info@powerrrblock.com>
To: bruce@untroubled.org
Message-ID: <0GJCHPQAIC2_979795903643225721_izuBa5QV8qoRRFXde7R1rvnR7pS-CFZPgGtWk5LMpMmtSH3i1ve-A8P6sCaOyuCMpCvha82gzfBTDydHoZw7mi0hvV9gXZT11FJAB8l02lIuHamWJspj2lpQnETcheHC@email.amazonses.com>
Subject:  🎉Congratulations! Your Milwaukee Tool Set #7055
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-TrackingUuid: dcvv5vgk-iiu5px9-xob4c-tmj2-4kg9yqjommkm
X-AppInfo: easel::us-east-1::::easel-i-0166ddcd94ddda852::prod
X-WorkflowId: TMLG0J72
X-MessageGuid: kr0wyr0a3hjkxt6w7umd295ttrg2ht-751614-xob4c-tmj2-4kg9yqjommkm
X-localeCountry: en-US::US
X-To:bruce@untroubled.org
X-SourceAppName: hank
X-TaskUuid: dcvv5vgk-tmj2-xob4c-iiu5px9-4kg9yqjommkm
X-EventGuid: dcvv5vgk-tmj2-xob4c-iiu5px9-4kg9yqjommkm
X-ProcEnc: BQAtAAEBEJrszi+kQjXr5mYQOIMYxrAx6zxgpUNDNvWux3byLsyxCOoFJZ8Ay1Vsb7DQ4k57HV5=
Feedback-Id: 42.797782.789295:MJ
Content-Length: 16559

<html lang="en"><head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Milwaukee Tool Set Promo</title>
  <style>
    @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700;900&display=swap');
    
    body {
      font-family: 'Roboto', Arial, sans-serif;
      background-color: #f4f4f4;
      margin: 0;
      padding: 20px;
      color: #333;
    }
    
    .container {
      width: 600px;
      background-color: white;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
      margin: 0 auto;
      overflow: hidden;
      position: relative;
    }
    
    .top-banner {
      background-color: #e52037;
      color: white;
      text-align: center;
      padding: 10px;
      font-weight: bold;
      font-size: 16px;
      letter-spacing: 1px;
      text-transform: uppercase;
    }
    
    .header {
      background: linear-gradient(to right, #222, #444);
      padding: 20px;
      position: relative;
      height: 100px;
      display: flex;
      align-items: center;
    }
    
    .logo {
      width: 180px;
      position: relative;
      z-index: 2;
    }
    
    .timer-container {
      position: absolute;
      right: 20px;
      top: 50%;
      transform: translateY(-50%);
      text-align: center;
      color: white;
    }
    
    .timer {
      font-size: 28px;
      font-weight: 900;
      margin-bottom: 5px;
    }
    
    .timer-label {
      font-size: 14px;
      text-transform: uppercase;
    }
    
    .hero {
      position: relative;
      background: url('https://i.imgur.com/q8xMGca.png') no-repeat right top;
      background-size: contain;
      padding: 40px 20px;
      background-color: #f9f9f9;
    }
    
    .headline {
      font-size: 36px;
      font-weight: 900;
      color: #e52037;
      line-height: 1.2;
      margin-bottom: 20px;
      max-width: 60%;
    }
    
    .subheadline {
      font-size: 20px;
      max-width: 60%;
      line-height: 1.4;
      margin-bottom: 30px;
    }
    
    .product-section {
      display: flex;
      background-color: white;
      padding: 30px;
      align-items: center;
      border-bottom: 1px solid #eee;
    }
    
    .product-image {
      width: 250px;
      margin-right: 30px;
      box-shadow: 0 5px 15px rgba(0,0,0,0.1);
      border-radius: 5px;
    }
    
    .product-details {
      flex: 1;
    }
    
    .product-title {
      font-size: 24px;
      font-weight: 900;
      color: #222;
      margin-bottom: 15px;
    }
    
    .product-description {
      font-size: 16px;
      line-height: 1.6;
      margin-bottom: 20px;
    }
    
    .price-section {
      display: flex;
      align-items: center;
      margin-bottom: 20px;
    }
    
    .original-price {
      font-size: 20px;
      text-decoration: line-through;
      color: #999;
      margin-right: 15px;
    }
    
    .current-price {
      font-size: 28px;
      font-weight: 900;
      color: #e52037;
    }
    
    .free-label {
      background-color: #e52037;
      color: white;
      font-weight: bold;
      padding: 5px 15px;
      border-radius: 20px;
      display: inline-block;
      margin-left: 15px;
      font-size: 16px;
      text-transform: uppercase;
    }
    
    .benefits {
      padding: 30px;
      background-color: #f9f9f9;
    }
    
    .benefits-title {
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 20px;
      text-align: center;
    }
    
    .benefits-list {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
    }
    
    .benefit-item {
      width: 48%;
      margin-bottom: 15px;
      display: flex;
      align-items: flex-start;
    }
    
    .benefit-icon {
      color: #e52037;
      font-size: 20px;
      margin-right: 10px;
    }
    
    .benefit-text {
      font-size: 16px;
      line-height: 1.4;
    }
    
    .testimonial {
      background-color: white;
      padding: 30px;
      border-bottom: 1px solid #eee;
    }
    
    .testimonial-text {
      font-style: italic;
      font-size: 18px;
      line-height: 1.6;
      position: relative;
      padding: 0 20px;
    }
    
    .testimonial-text:before,
    .testimonial-text:after {
      content: '"';
      font-size: 50px;
      color: #e52037;
      position: absolute;
      opacity: 0.3;
    }
    
    .testimonial-text:before {
      top: -20px;
      left: -10px;
    }
    
    .testimonial-text:after {
      bottom: -40px;
      right: -10px;
    }
    
    .testimonial-author {
      text-align: right;
      font-weight: bold;
      margin-top: 15px;
    }
    
    .cta-section {
      padding: 40px;
      text-align: center;
      background: linear-gradient(to right, #e52037, #c41c30);
      color: white;
    }
    
    .cta-title {
      font-size: 28px;
      font-weight: 900;
      margin-bottom: 20px;
    }
    
    .cta-description {
      font-size: 18px;
      margin-bottom: 30px;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto;
    }
    
    .cta-button {
      display: inline-block;
      background-color: #fff;
      color: #e52037;
      font-weight: 900;
      text-decoration: none;
      padding: 15px 40px;
      border-radius: 50px;
      font-size: 20px;
      text-transform: uppercase;
      letter-spacing: 1px;
      box-shadow: 0 5px 15px rgba(0,0,0,0.2);
      transition: all 0.3s ease;
      position: relative;
    }
    
    .cta-button:hover {
      transform: translateY(-3px);
      box-shadow: 0 8px 20px rgba(0,0,0,0.3);
    }
    
    .cta-button:after {
      content: "→";
      margin-left: 10px;
      font-size: 22px;
    }
    
    .urgency {
      margin-top: 20px;
      font-size: 16px;
      opacity: 0.9;
    }
    
    .footer {
      padding: 20px;
      text-align: center;
      font-size: 12px;
      color: #999;
      background-color: #222;
    }
    
    .footer a {
      color: #ccc;
      text-decoration: none;
    }
    
    .social-proof {
      background-color: #f9f9f9;
      padding: 20px;
      text-align: center;
      border-bottom: 1px solid #eee;
    }
    
    .stars {
      color: #ffb900;
      font-size: 24px;
      letter-spacing: 5px;
      margin-bottom: 10px;
    }
    
    .review-count {
      font-size: 14px;
      color: #666;
    }
    
    @media (max-width: 620px) {
      .container {
        width: 100%;
      }
      
      .headline {
        font-size: 28px;
        max-width: 100%;
      }
      
      .subheadline {
        font-size: 18px;
        max-width: 100%;
      }
      
      .product-section {
        flex-direction: column;
      }
      
      .product-image {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
      }
      
      .benefit-item {
        width: 100%;
      }
      
      .timer {
        font-size: 22px;
      }
    }
  </style>
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
</head>
<body>
  <div class="container" style="
    width: 600px;
    background-color: white;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    overflow: hidden;
    position: relative;
">
    
    
    <div class="header" style="
    background: #2d2d2d;
    padding: 20px;
    position: relative;
    height: 100px;
    display: flex;
    align-items: center;
">
      <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/de/Milwaukee_Logo.svg/2560px-Milwaukee_Logo.svg.png" alt="Milwaukee Tool Logo" class="logo" style="
    width: 180px;
    position: relative;
    z-index: 2;
">
      
      <div class="timer-container" style="
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: white;
">
        <div class="timer" style="
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 5px;
">47:42:29</div>
        <div class="timer-label" style="
    font-size: 14px;
    text-transform: uppercase;
">Offer Expires</div>
      </div>
    </div>
    
    <div style="
    position: relative;
    background: url(https://i.imgur.com/q8xMGca.png) no-repeat right top;
    background-size: 50%;
    padding: 10px 20px;
    background-color: #f9f9f9;
">
      <h1 class="headline">CLAIM YOUR PROFESSIONAL MILWAUKEE TOOL SET</h1>
      <p class="subheadline">We've selected you for this exclusive opportunity to receive our premium tool set valued at over $299.</p>
<a href="http://graf.1109121.ru/4hvRMU834yTkn72khpcimfzgy497PDYLNABXJSNNLVN167634NPTL290n4" class="cta-button" style="
    display: inline-block;
    background-color: #e52037;
    color: #ffffff;
    font-weight: 900;
    text-decoration: none;
    padding: 15px 40px;
    border-radius: 50px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    position: relative;
">Get It Now</a>
    </div>
    
    <div class="social-proof" style="
    background-color: #f9f9f9;
    padding: 20px;
    text-align: center;
    border-bottom: 1px solid #eee;
">
      <div class="stars" style="
    color: #ffb900;
    font-size: 24px;
    letter-spacing: 5px;
    margin-bottom: 10px;
">★★★★★</div>
      <div class="review-count" style="
    font-size: 14px;
    color: #666;
">4.9/5 from over 3,842 satisfied customers</div>
    </div>
    
    <div class="product-section" style="
    display: flex;
    background-color: white;
    padding: 30px;
    align-items: center;
    border-bottom: 1px solid #eee;
">
      <img src="https://i.imgur.com/CXAqpBw.png" alt="Milwaukee Tool Set" class="product-image" style="
    width: 250px;
    margin-right: 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
">
      
      <div class="product-details" style="
    flex: 1;
">
        <h2 class="product-title" style="
    font-size: 24px;
    font-weight: 900;
    color: #222;
    margin-bottom: 15px;
">Milwaukee Professional Tool Set</h2>
        <p class="product-description" style="
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
">This comprehensive 20-piece set includes everything you need for professional-grade results. Built with Milwaukee's legendary durability and performance.</p>
        
        <div class="price-section" style="
    display: flex;
    align-items: center;
    margin-bottom: 20px;
">
          <div class="original-price" style="
    font-size: 20px;
    text-decoration: line-through;
    color: #999;
    margin-right: 15px;
">$299.99</div>
          <div class="current-price" style="
    font-size: 28px;
    font-weight: 900;
    color: #e52037;
">$0.00</div>
          <a href="http://graf.1109121.ru/4QmTcz834pSeb72xflarbuvjy497NONKNVCQALXYCNI167634UNKP290h4" class="cta-button" style="
   background-color: #e52037;
    color: white;
    font-weight: bold;
    padding: 5px 15px;
    border-radius: 20px;
    display: inline-block;
    margin-left: 15px;
    font-size: 16px;
    text-transform: uppercase;
">Free</a>
        </div>
      </div>
    </div>
    
    <div class="benefits" style="
    padding: 30px;
    background-color: #f9f9f9;
">
      <h3 class="benefits-title" style="
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
">Why You'll Love This Tool Set</h3>
      
      <div class="benefits-list" style="
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
">
        <div class="benefit-item" style="
    width: 48%;
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
">
          <div class="benefit-icon" style="
    color: #e52037;
    font-size: 20px;
    margin-right: 10px;
"><i class="fas fa-check-circle" style="
    font-family: &quot;Font Awesome 6 Free&quot;;
    font-weight: 900;
"></i></div>
          <div class="benefit-text" style="
    font-size: 16px;
    line-height: 1.4;
">Professional-grade quality that lasts for years</div>
        </div>
        
        <div class="benefit-item" style="
    width: 48%;
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
">
          <div class="benefit-icon" style="
    color: #e52037;
    font-size: 20px;
    margin-right: 10px;
"><i class="fas fa-check-circle"></i></div>
          <div class="benefit-text" style="
    font-size: 16px;
    line-height: 1.4;
">Versatile tools for any project around the home</div>
        </div>
        
        <div class="benefit-item" style="
    width: 48%;
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
">
          <div class="benefit-icon" style="
    color: #e52037;
    font-size: 20px;
    margin-right: 10px;
"><i class="fas fa-check-circle"></i></div>
          <div class="benefit-text" style="
    font-size: 16px;
    line-height: 1.4;
">Ergonomic design for comfortable extended use</div>
        </div>
        
        <div class="benefit-item" style="
    width: 48%;
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
">
          <div class="benefit-icon" style="
    color: #e52037;
    font-size: 20px;
    margin-right: 10px;
"><i class="fas fa-check-circle"></i></div>
          <div class="benefit-text" style="
    font-size: 16px;
    line-height: 1.4;
">Compact storage case included for organization</div>
        </div>
      </div>
    </div>
    
    
    
    <div class="cta-section" style="
    padding: 40px;
    text-align: center;
    background: linear-gradient(to right, #e52037, #c41c30);
    color: white;
">
      <h2 class="cta-title" style="
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 20px;
">CLAIM YOUR FREE TOOL SET NOW</h2>
      <p class="cta-description" style="
    font-size: 18px;
    margin-bottom: 30px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
">Simply complete a short 2-minute survey about your experience with tools to qualify for this exclusive offer.</p>
      
      <a href="http://graf.1109121.ru/4iyihZ834kJRS72atqrtiwanb497ICPYDTOHYGCVETI167634EKHY290V4" class="cta-button" style="
    display: inline-block;
    background-color: #fff;
    color: #e52037;
    font-weight: 900;
    text-decoration: none;
    padding: 15px 40px;
    border-radius: 50px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    position: relative;
">Get It Now</a>
      
      <p class="urgency" style="
    margin-top: 20px;
    font-size: 16px;
    opacity: 0.9;
">* Limited quantities available. Offer valid while supplies last.</p>
    </div>
    
    <div class="footer" style="
    padding: 20px;
    text-align: center;
    font-size: 12px;
    color: #999;
    background-color: #222;
">
      <p>© 2025 Milwaukee Tool. All rights reserved.</p>
      <p>This offer is subject to our <a href="http://graf.1109121.ru/4ALfxV834xSKC72bwfrttqrdd497RLRCYWWMJYRBQQQ167634NLPG290j4" style="
    color: #ccc;
    text-decoration: none;
">Terms &amp; Conditions</a> and <a href="http://graf.1109121.ru/4SstIS834KdMZ72ftxrgnhrgs497OQBABZGCPXNUANB167634ZVDL290d4" style="
    color: #ccc;
    text-decoration: none;
">Privacy Policy</a>.</p>
      <p>If you no longer wish to receive these emails, you can <a href="http://graf.1109121.ru/1MAhMJ834EDWK72scdawsiudy497FACDXFEEFIFAOMO167634CSUI290M4" style="
    color: #ccc;
    text-decoration: none;
">unsubscribe</a>.</p>
    </div>
  </div>
  
  <img src="http://graf.1109121.ru/track/2pCMnX834bgUL72lucceddnfg497HTHIVJHPQEVYTAP167634CSQB290Z4" style="display: block; width: 0; height: 0;" width="0" height="0" border="0">
  
  <script>
    // Simple countdown timer
    function startTimer() {
      const timerElement = document.querySelector('.timer');
      let hours = 48;
      let minutes = 0;
      let seconds = 0;
      
      setInterval(function() {
        seconds--;
        if (seconds < 0) {
          seconds = 59;
          minutes--;
          if (minutes < 0) {
            minutes = 59;
            hours--;
            if (hours < 0) {
              hours = 0;
              minutes = 0;
              seconds = 0;
            }
          }
        }
        
        timerElement.textContent = `${hours.toString().padStart(2, '0')}:${minutes.toString().padStart(2, '0')}:${seconds.toString().padStart(2, '0')}`;
      }, 1000);
    }
    
    // Start the timer when the page loads
    window.onload = startTimer;
  </script>

</body></html>
