<!DOCTYPE html>
<html lang="de">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Zustellung fehlgeschlagen</title>
</head>

<body style="
  margin:0;
  padding:20px;
  background-color:#f4f4f4;
  font-family: 'Segoe UI', 'Inter', Helvetica, Arial, sans-serif;
  color:#333333;
">

  <!-- Preheader invisibile -->
  <span style="display:none; color:#ffffff;">
    26754643342790902479
  </span>

  <div style="
    max-width:600px;
    margin:0 auto;
    background-color:#ffffff;
    padding:32px;
    border:1px solid #dddddd;
    border-radius:10px;
  ">

    <p style="
      font-size:17px;
      font-weight:500;
      margin:0 0 20px 0;
    ">
      Lieber Kunde,
    </p>

    <p style="
      font-size:16px;
      line-height:1.6;
      margin:0 0 18px 0;
      color:#444444;
    ">
      leider war es uns heute nicht möglich, Ihre Sendung erfolgreich zuzustellen.
    </p>

    <p style="
      font-size:15px;
      line-height:1.6;
      color:#555555;
      margin:0 0 26px 0;
    ">
      <strong>Datum:</strong> 12/23/2025 – 16:17:42<br>
      <strong>Referenznummer:</strong> REF.972435383348
    </p>

    <div style="margin:32px 0; text-align:center;">
      <a href="https://is.gd/bxB0Jo" style="
        display:inline-block;
        padding:14px 26px;
        background-color:#d71920;
        color:#ffffff;
        text-decoration:none;
        border-radius:6px;
        font-size:16px;
        font-weight:600;
      ">
        Zustellung neu planen
      </a>
    </div>

    <p style="
      font-size:15px;
      line-height:1.6;
      color:#444444;
      margin-top:30px;
    ">
      Mit freundlichen Grüßen,<br>
      <strong>Ihr Kundenservice</strong>
    </p>

  </div>

  <!-- Footer invisibile -->
  <span style="display:none; color:#ffffff;">
    9448539604
  </span>

</body>
</html>