<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>www.funnystore.com</title>
    <style>
        * { margin: 0; padding: 0; box-sizing: border-box; }
        body { font-family: 'Helvetica Neue', Helvetica, Arial, '微软雅黑', sans-serif; }
        a {
            text-decoration: none;
            color: white;
            border-bottom: 0px solid transparent;
        }
        .container {
            max-width: 600px;
            margin: 10px auto;
            background: linear-gradient(135deg, #6366f1 0%, #a855f7 50%, #ec4899 100%);
            border-radius: 20px;
            overflow: hidden;
            box-shadow: 0 20px 50px rgba(0,0,0,0.3);
        }

        .header {
            position: relative;
            padding: 40px;
            text-align: center;
            background: linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.1));
        }
        .creator-section {
            background: rgba(255,255,255,0.15);
            padding: 30px;
            border-radius: 20px;
            margin: 40px 0;
            position: relative;
        }
        .video-image {
            width: 150px;
            height: 150px;
            min-width: 150px;
            max-width: 150px;
            min-height: 150px;
            max-height: 150px;
            border-radius: 12px; 
            box-shadow: 0 2px 2px rgba(0,0,0,0.3);
            object-fit: cover;
            background: white;
        }
        .video-title {
            width: 305px;
            overflow: hidden;
            text-overflow: ellipsis; 
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical; 
            color: #fcd34d;
        }
        .video-desc {
            width: 305px;
            overflow: hidden;
            text-overflow: ellipsis; 
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical; 
            font-size: 1.1em;
            margin-top: 10px;
        }
        .game-image {
            width: 100px; 
            height: 100px;
            min-width: 100px;
            max-width: 100px;
            min-height: 100px;
            max-height: 100px;
            object-fit: cover;
            margin-bottom: 15px;
            background: white;
            border-radius: 12px;
        }
        .small-video-title {
            width: 215px;
            overflow: hidden;
            text-overflow: ellipsis; 
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical; 
        }
        .small-video-desc {
                height: 21px;
            width: 215px;
            overflow: hidden;
            text-overflow: ellipsis; 
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            margin-top: 10px;
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="header">
            <h1 style="color: white; font-size: 2.5em; text-shadow: 0 5px 15px rgba(0,0,0,0.5);color: #fcd34d;">
                FUNNY SHORT VIDEO
            </h1>
            <p style="color: rgba(255,255,255,0.9); font-size: 22px; margin-top: 20px;">
                The Most Popular Videos
            </p>
        </div> 

        <div style="padding: 0px 30px; color: white;">
            <div class="creator-section">
                <a href="https://www.funnystore.com/detail.html?id=bd29ebcfaca646bf928aabe512504636" target="_blank" style="text-decoration: none;">
                    <div style="display: flex; align-items: center; gap: 25px;">
                        <img src="https://creative.funnystore.com/webapp/file/202501221737538162338.jpg" class="video-image">
                        <div>
                            <h2 class="video-title">あたたかい場所</h2>
                            <p  class="video-desc">おしるこ🪴 on Twitter: "あたたかい場所 " / Twitter</p>
                        </div>
                    </div>
                </a>
            </div>

            <div style="margin: 50px 0;">
                <a href="https://www.funnystore.com/detail.html?id=42668713773d4c05891fe31001f17c34" target="_blank" style="text-decoration: none;">
                    <div style="float: left;text-align: center; padding: 20px; background: rgba(255,255,255,0.1); border-radius: 15px;">
                        <img src="https://creative.funnystore.com/webapp/file/202502241740367445184.jpg" class="game-image">
                        <h3 class="small-video-title">Arte Pix premiado ✅✨ [Vídeo] | Jogos de casino, Minha galeria de fotos, Boa sorte</h3>
                        <p class="small-video-desc"> Arte Pix premiado ✅✨</p>
                    </div>
                </a>
                <a href="https://www.funnystore.com/detail.html?id=0a0eab1c85614830b6903a0a5b810d47" target="_blank" style="text-decoration: none;">
                    <div style="float: left; margin-left: 30px; text-align: center; padding: 20px; background: rgba(255,255,255,0.1); border-radius: 15px;">
                        <img src="https://creative.funnystore.com/webapp/file/202502241740369143642.jpg" class="game-image">
                        <h3 class="small-video-title">Shivum Sharma on Instagram: "SRH vs RCB . . . #gambling #memes #casino #ipl #cricket #funny #game #india #indiancricket #indianipl #ipl2024 #iplmemes #iplcricke… [Video] [Video] | Crickets funny, Ipl, Cricket</h3>
                        <p class="small-video-desc"> SRH vs RCB . . . #gambling #memes #casino #ipl #cricket #funny #game #india #indiancricket #indianipl #ipl2024 #iplmemes #iplcricket #rcb #srh</p>
                    </div>
                </a>
                <div style="clear:both;"></div>
            </div>

            <div style="text-align: center; position: relative; padding: 40px 0;">
                <div style="position: absolute; width: 100%; height: 2px; background: linear-gradient(90deg, transparent, #fff, transparent); top: 0;"></div>
                <a href="https://redirect.funnystore.com/location?utm_medium=shortvideo&utm_source=shortvideo" target="_blank"
                   style="display: inline-block; 
                          background: linear-gradient(45deg, #f59e0b, #ec4899);
                          padding: 18px 50px;
                          border-radius: 35px;
                          font-size: 1.3em;
                          text-decoration: none;
                          color: white;
                          box-shadow: 0 8px 25px rgba(245,158,11,0.4);
                          transition: all 0.3s ease;">
                    VISIT WEBSITE NOW ➔
                </a>
                <a href="https://www.funnystore.com/unsubscribe.html?user=pkg-freedesktop-maintainers@lists.alioth.debian.org" target="_blank" style="text-decoration: none;">
                    <div style="margin-top: 15px; opacity: 0.9;">Unsubscribe</div>
                </a>
            </div>
        </div>
    </div>
</body>
</html>