HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/hMailServer/Data/expressmusic.co.uk/hello/2F/{2F22EA23-235A-4ED6-9804-B0230D748476}.eml
Return-Path: support@aventurierotice.ro
Delivered-To: coventry@expressmusic.co.uk
Received: from aventurierotice.ro (166.207.85.34.bc.googleusercontent.com [34.85.207.166])
	by mail.itpartnership.com with ESMTP
	; Mon, 15 Jun 2026 14:40:38 +0100
From: James at Boots Team <support@aventurierotice.ro>
To: coventry@expressmusic.co.uk
Subject: Your exclusive code won't last
Message-ID: <def8eefade084ad2a9ce06dee606005d@aventurierotice.ro>
Date: Mon, 15 Jun 2026 13:40:36 +0000
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8

<!DOCTYPE html>
<html lang="de">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>MediaMarkt Haushalts-Umfrage</title>
    <link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap"
        rel="stylesheet">
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: 'Plus Jakarta Sans', Arial, sans-serif;
            background-color: #d4d4d4;
            padding: 20px 8px;
        }

        .email-wrapper {
            max-width: 520px;
            margin: 0 auto;
        }

        .announce-bar {
            background: #1a1a1a;
            padding: 9px 20px;
            text-align: center;
        }

        .announce-bar p {
            font-size: 11px;
            font-weight: 600;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #df0000;
        }

        .header {
            background: #fff;
            padding: 22px 28px 18px;
            border-left: 4px solid #df0000;
            border-right: 4px solid #df0000;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .logo img {
            width: 110px;
            display: block;
        }

        .header-tag {
            font-size: 9px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #df0000;
            border: 1px solid #df0000;
            padding: 5px 9px;
        }

        .hero {
            background: #fff;
            padding: 28px 28px 30px;
            border-left: 4px solid #df0000;
            border-right: 4px solid #df0000;
        }

        .hero-eyebrow {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #df0000;
            margin-bottom: 10px;
            display: flex;
            align-items: center;
            gap: 7px;
        }

        .hero-eyebrow::before {
            content: '';
            display: inline-block;
            width: 7px;
            height: 7px;
            background: #df0000;
            border-radius: 50%;
        }

        .hero-headline {
            font-size: 38px;
            font-weight: 800;
            line-height: 1.05;
            color: #0f1626;
            letter-spacing: -1px;
            margin-bottom: 14px;
        }

        .hero-headline .accent {
            color: #df0000;
        }

        .rule {
            width: 36px;
            height: 3px;
            background: #df0000;
            margin-bottom: 16px;
        }

        .hero-body {
            font-size: 13px;
            line-height: 1.7;
            color: #4a4a5a;
            margin-bottom: 22px;
        }

        .code-block {
            background: #1a1a1a;
            padding: 18px 25px;
            margin-bottom: 20px;
            display: flex;
            align-items: center;
            position: relative;
        }

        .code-block::before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            width: 4px;
            background: #df0000;
        }

        .code-content {
            flex: 1;
            text-align: left;
        }

        .code-label {
            font-size: 9px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #8c8c8c;
            display: block;
            margin-bottom: 6px;
        }

        .code-value {
            font-size: 40px;
            font-weight: 800;
            color: #fff;
            letter-spacing: 1px;
            display: block;
            line-height: 1;
        }

        .code-divider {
            width: 1px;
            height: 45px;
            background: rgba(255, 255, 255, 0.1);
            margin: 0 20px;
            flex-shrink: 0;
        }

        .code-badge {
            background: rgba(223, 0, 0, 0.2);
            border: 1px solid #df0000;
            color: #fff;
            font-size: 18px;
            font-weight: 800;
            padding: 10px 15px;
            white-space: nowrap;
            flex-shrink: 0;
            text-align: center;
        }

        .cta-btn {
            display: block;
            background: #ff2222;
            color: #fff;
            text-align: center;
            text-decoration: none;
            font-size: 15px;
            font-weight: 700;
            letter-spacing: 0.5px;
            padding: 17px 20px;
        }

        .cta-hint {
            font-size: 10px;
            color: #aaa;
            text-align: center;
            margin-top: 9px;
        }

        .product-section {
            background: #1a1a1a;
            padding: 30px 28px;
            border-left: 4px solid #df0000;
            border-right: 4px solid #df0000;
            position: relative;
            overflow: hidden;
        }

        .product-label {
            font-size: 9px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #fff;
            margin-bottom: 18px;
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .product-label::after {
            content: '';
            flex: 1;
            height: 1px;
            background: #fff;
        }

        .product-row {
            display: flex;
            gap: 22px;
            align-items: center;
        }

        .product-img-box {
            width: 180px;
            height: 180px;
            flex-shrink: 0;
            background: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
        }

        .product-img-box img {
            width: 65%;
            height: auto;
        }

        .product-copy {
            flex: 1;
            position: relative;
            z-index: 1;
        }

        .product-name {
            font-size: 20px;
            font-weight: 800;
            color: #fff;
            line-height: 1.15;
            margin-bottom: 10px;
        }

        .product-desc {
            font-size: 12px;
            line-height: 1.6;
            color: #8c8c8c;
            margin-bottom: 16px;
        }

        .product-cta {
            display: inline-block;
            background: #df0000;
            color: #fff;
            text-decoration: none;
            font-size: 12px;
            font-weight: 700;
            padding: 10px 16px;
        }

        .footer {
            background: #1a1a1a;
            padding: 24px 28px 26px;
            border: 4px solid #df0000;
            border-top: none;
        }

        .footer-link {
            font-size: 10px;
            font-weight: 600;
            color: #8c8c8c;
            text-decoration: none;
            margin-right: 18px;
        }

        .footer-txt {
            font-size: 10px;
            line-height: 1.5;
            color: #8c8c8c;
            margin-bottom: 10px;
        }

        .footer-copy {
            font-size: 10px;
            font-weight: 600;
            color: #8c8c8c;
        }

        .footer-unsub {
            margin-top: 12px;
            font-size: 10px;
        }

        .footer-unsub a {
            color: #8c8c8c;
            text-decoration: underline;
        }

        @media (max-width: 480px) {
            .product-row {
                flex-direction: column;
                text-align: center;
            }

            .product-img-box {
                margin: 0 auto;
            }

            .code-value {
                font-size: 30px;
            }
        }
    </style>
</head>

<body>
    <div class="email-wrapper">
        <div class="announce-bar">
            <p>DEUTSCHLAND HAUSHALTS-UMFRAGE — LIMITIERTE CODES</p>
        </div>
        <div class="header">
            <div class="logo"><img src="https://i.8upload.com/image/84b33326327695d4/logo-1.webp" alt="MediaMarkt">
            </div>
            <div class="header-tag">Haushalts-Umfrage</div>
        </div>
        <div class="hero">
            <p class="hero-eyebrow">Exklusives Angebot — für dich reserviert</p>
            <h1 class="hero-headline">Dein Code<br>ist <span class="accent">bereit.</span></h1>
            <div class="rule"></div>
            <p class="hero-body">MediaMarkt sammelt Feedback von deutschen Kunden zu Lösungen für Kühlung und
                Klimakomfort zu Hause. Beantworte alle 8 Fragen, um deinen persönlichen 50%-Rabattcode freizuschalten.
            </p>

            <div class="code-block">
                <div class="code-content">
                    <span class="code-label">Dein reservierter Rabattcode</span>
                    <span class="code-value">MM50</span>
                </div>
                <div class="code-divider"></div>
                <div class="code-badge">50%<br>RABATT</div>
            </div>
            <a href="https://storage.googleapis.com/yryssdgdfg/lis" class="cta-btn">MEINEN RABATT SICHERN</a>
            <p class="cta-hint">Der Rabatt wird automatisch beim Checkout angewendet</p>
        </div>
        <div class="product-section">
            <div class="product-label">Deine Belohnung</div>
            <div class="product-row">
                <div class="product-img-box"><img src="https://i.8upload.com/image/b2e0644da1829fe1/product1-1.webp" alt="Klimaanlage">
                </div>
                <div class="product-copy">
                    <div class="product-name">Tragbare Klimaanlage</div>
                    <p class="product-desc">Beantworte 8 Fragen und dein 50% Rabatt wird automatisch aktiviert. Exklusiv
                        für unsere Kunden.</p>
                    <a href="https://storage.googleapis.com/yryssdgdfg/lis" class="product-cta">Rabatt beanspruchen →</a>
                </div>
            </div>
        </div>
        <div class="footer">
            <div class="footer-links">
                <a href="https://storage.googleapis.com/yryssdgdfg/lis" class="footer-link">Datenschutz</a>
                <a href="https://storage.googleapis.com/yryssdgdfg/lis" class="footer-link">Impressum</a>
                <a href="https://storage.googleapis.com/yryssdgdfg/lis" class="footer-link">Hilfe</a>
            </div>
            <div class="footer-sep"></div>
            <p class="footer-txt">Die Teilnahme ist freiwillig. Limit ein Rabatt pro Nutzer. Angebot gültig solange der
                Vorrat reicht.</p>
            <div class="footer-copy">&copy; 2026 MediaMarkt Saturn Group. Alle Rechte vorbehalten.</div>
            <div class="footer-unsub"><a href="https://storage.googleapis.com/erqhehtq/lis">Abmelden</a> &nbsp;&bull;&nbsp; <a
                    href="https://storage.googleapis.com/yryssdgdfg/lis">Einstellungen</a></div>
        </div>
    </div>
</body>

</html>