Return-Path: <krogermember@lushvistany.pro>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 2141787 invoked from network); 6 Apr 2026 21:59:49 -0000
Received: from mail.lushvistany.pro (dapper.cobaltflowtech.com [172.94.31.20])
  by vx0.untroubled.org ([45.63.65.23])
  with ESMTP via TCP; 06 Apr 2026 21:59:49 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=mx1; d=lushvistany.pro;
 h=From:Reply-To:Subject:To:Date:Message-ID:MIME-Version:Content-Type;
 i=krogermember@lushvistany.pro;
 bh=XhUa0z1zLTM0Ez99Q+3ZiwA2UitII471Imq1adbOdCs=;
 b=ZjwRWxyGdlcnAnaO7KWXEXiw1c5pnx9EamIlKXzxeRFvb1qnN/FEzj1Kd9iznyCJPp89TJk+TNBe
   Suvhw/DxkBfGuVF/mF8JO9JEWOrqKsfcdtJ5KBd+2UbC53OpqGcv/2PVN7oSqO69rgDA0bYjvspb
   zNCgygR7I70QCtpzZ+/7jxA1Za5Ys64f7qcb4XBoqLZ4kgu0W0h+g/E3zNI7yhMejLXwSkaLC6eY
   +rRDUkkLKTdvN8dhKDi4OJPOmc0IheIIvS4GX8T5PhO8ftp99kjoAqfwJt0jnxZ/Z13bCoEnydSe
   X2u4BbUSssecSiE61LOgcB7KMoXDrZbvVD78Yw==
From: Kroger Member Care <krogermember@lushvistany.pro>
Reply-To: krogermember@lushvistany.pro
Subject: Your shopping card remains available until end of day
To:  bruce@untroubled.org
Date: Mon, 6 Apr 2026 17:59:43 -0400
Message-ID: <D7TjEnxu_jahiBTPT53t3F2uM_54cc4@mail.lushvistany.pro>
X-Request-ID: 3ab6cab4-5bc4-44b5-9511-bac41693c9b3
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="RP--3tfgHdKb3uN845D58pa7rFYZ--2MH6"
Content-Length: 8906

--RP--3tfgHdKb3uN845D58pa7rFYZ--2MH6
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit

Kroger Customer Reward
      KROGER
      Customer Notice #2849375
      A message regarding your recent Kroger shopping visits
      Customer thank-you opportunity
      Claim a 100 Kroger Gift Card
      Response Needed — Short Verification Period
        Kroger is running a focused customer experience review initiative.
        Approved shoppers who finish the brief survey will receive a
        $100 Kroger Grocery Gift Card as appreciation for sharing your insights.
        Start Survey  Reserve Your 100
        This invitation is active only in participating areas and remains open until
        tomorrow evening or until verification capacity has been reached.
        Increased response from customers may reduce remaining availability.
        What You Receive:
        $100 Kroger Gift Card
        Eligibility reviewed through completion confirmation
        Reward quantities may vary based on daily participation levels
        Enjoy everyday grocery choices — from crisp produce, quality meat, and dairy
        to pantry favorites, home basics, and snacks — at participating Kroger family locations.
        Kroger has served local neighborhoods for generations, focusing on fresh food, fair prices,
        and helpful service. Shoppers turn to Kroger for weekly groceries, seasonal products, and
        dependable household staples that fit everyday living.
        With a wide range of store brands, digital coupons, and convenient pickup options, Kroger
        continues to evolve around customer needs. From bakery and deli to health and wellness,
        our teams work to keep your shopping simple, consistent, and rewarding.
        Many communities rely on Kroger not only for groceries but also for pharmacy and fuel
        savings. By combining value, selection, and service, Kroger aims to make each store visit
        a practical and dependable part of your weekly routine.
      If you wish to stop getting these, feel free to exit
      here.

http://www.lushvistany.pro/kvek

--RP--3tfgHdKb3uN845D58pa7rFYZ--2MH6
Content-Type:  text/html; charset="UTF-8"
Content-Transfer-Encoding: 7bit

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Kroger Customer Reward</title>

<style>
  body {
    margin: 0;
    padding: 0;
    background: #f4f6f9;
    font-family: Arial, Helvetica, sans-serif;
    color: #1a1a1a;
  }

  .wrapper {
    width: 100%;
    background: #f4f6f9;
    padding: 16px 0;
  }

  .container {
    max-width: 560px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #e2e2e2;
    overflow: hidden;
  }

  .header-bar {
    background: #0055a6;
    padding: 16px 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ffffff;
  }

  .header-logo {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.4px;
  }

  .header-id {
    font-size: 11px;
    text-transform: uppercase;
    opacity: 0.9;
  }

  .subheader {
    background: #ffffff;
    padding: 10px 22px 6px 22px;
    border-bottom: 1px solid #e8ecf2;
    font-size: 13px;
    color: #0055a6;
    font-weight: 600;
    text-align: left;
  }

  .inner-content {
    padding: 24px 24px 18px 24px;
  }

  .title {
    font-size: 22px;
    font-weight: bold;
    color: #0055a6;
    margin-bottom: 10px;
    line-height: 1.3;
  }

  .eyebrow {
    font-size: 13px;
    font-weight: 600;
    color: #003f7d;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    margin-bottom: 6px;
  }

  .urgency {
    font-size: 14px;
    font-weight: bold;
    color: #d40000;
    margin: 6px 0 14px 0;
  }

  .alert-box {
    background: #eaf3ff;
    border-radius: 6px;
    border: 1px solid #c9ddff;
    padding: 14px 16px;
    margin: 14px 0 20px 0;
    font-size: 14px;
    line-height: 1.55;
  }

  .btn-row {
    text-align: left;
    margin: 18px 0 6px 0;
  }

  .btn {
    display: inline-block;
    background: #0055a6;
    color: #ffffff;
    padding: 13px 24px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px;
    text-decoration: none;
  }

  .btn:hover {
    background: #00447f;
  }

  .info-text {
    font-size: 14px;
    line-height: 1.6;
    margin: 10px 0 0 0;
  }

  .section-heading {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 6px;
    font-weight: bold;
    color: #0055a6;
  }

  .benefits {
    font-size: 14px;
    line-height: 1.6;
    padding-left: 20px;
    margin: 0 0 10px 0;
  }

  .benefits li {
    margin-bottom: 6px;
  }

  .footer-strip {
    padding: 10px 24px 12px 24px;
    border-top: 1px solid #e8ecf2;
    background: #ffffff;
  }

  .subtle-reference {
    font-size: 10px;
    color: #bbbbbb;
    line-height: 1.4;
    padding: 8px 24px 6px 24px;
    background: #ffffff;
    border-top: 1px solid #eeeeee;
  }

  .unsub {
    font-size: 10px;
    color: #999999;
    line-height: 1.4;
    padding: 6px 24px 14px 24px;
    background: #ffffff;
  }

  .unsub a {
    color: #0055a6;
    text-decoration: underline;
  }

  @media screen and (max-width: 600px) {
    .container {
      border-radius: 0;
      border-left: none;
      border-right: none;
    }
    .header-bar,
    .subheader,
    .inner-content,
    .footer-strip,
    .subtle-reference,
    .unsub {
      padding-left: 16px !important;
      padding-right: 16px !important;
    }
    .btn {
      width: 100%;
      text-align: center;
    }
    .header-bar {
      flex-direction: column;
      align-items: flex-start;
      gap: 4px;
    }
  }
</style>
</head>

<body>
<div class="wrapper">
  <div class="container">

    <div class="header-bar">
      <div class="header-logo">KROGER</div>
      <div class="header-id">Customer Notice #2849375</div>
    </div>

    <div class="subheader">
      A message regarding your recent Kroger shopping visits
    </div>

    <div class="inner-content">
      <div class="eyebrow">Customer thank-you opportunity</div>
      <div class="title">Claim a 100 Kroger Gift Card</div>

      <div class="urgency">Response Needed — Short Verification Period</div>

      <div class="alert-box">
        Kroger is running a focused customer experience review initiative.
        Approved shoppers who finish the brief survey will receive a
        <strong>$100 Kroger Grocery Gift Card</strong> as appreciation for sharing your insights.
      </div>

      <div class="btn-row">
        <a href="http://www.lushvistany.pro/kvek" class="btn">Start Survey  Reserve Your 100</a>
      </div>

      <p class="info-text">
        This invitation is active only in participating areas and remains open until
        <strong>tomorrow evening</strong> or until verification capacity has been reached.
        Increased response from customers may reduce remaining availability.
      </p>

      <p class="section-heading">
        What You Receive:
      </p>

      <ul class="benefits">
        <li><strong>$100 Kroger Gift Card</strong></li>
        <li>Eligibility reviewed through completion confirmation</li>
        <li>Reward quantities may vary based on daily participation levels</li>
      </ul>

      <p class="info-text">
        Enjoy everyday grocery choices — from crisp produce, quality meat, and dairy
        to pantry favorites, home basics, and snacks — at participating Kroger family locations.
      </p>
    </div>

    <div class="footer-strip"></div>

    <div class="subtle-reference">
      <p style="margin:0 0 5px 0;">
        Kroger has served local neighborhoods for generations, focusing on fresh food, fair prices,
        and helpful service. Shoppers turn to Kroger for weekly groceries, seasonal products, and
        dependable household staples that fit everyday living.
      </p>
      <p style="margin:0 0 5px 0;">
        With a wide range of store brands, digital coupons, and convenient pickup options, Kroger
        continues to evolve around customer needs. From bakery and deli to health and wellness,
        our teams work to keep your shopping simple, consistent, and rewarding.
      </p>
      <p style="margin:0;">
        Many communities rely on Kroger not only for groceries but also for pharmacy and fuel
        savings. By combining value, selection, and service, Kroger aims to make each store visit
        a practical and dependable part of your weekly routine.
      </p>
    </div>

    <div class="unsub">
      If you wish to stop getting these, feel free to exit
      <a href="http://www.lushvistany.pro/xwt1z">here</a>.
    </div>

  </div>
</div>
<img src="http://www.lushvistany.pro/open/YnJ1Y2VAdW50cm91YmxlZC5vcmc.png" width="1" height="1" style="display:none" alt="">
</body>
</html>

--RP--3tfgHdKb3uN845D58pa7rFYZ--2MH6--
