{"id":7,"date":"2026-08-19T17:11:05","date_gmt":"2026-08-19T17:11:05","guid":{"rendered":"https:\/\/swasty.heetmo.com\/?page_id=7"},"modified":"2026-08-19T17:13:08","modified_gmt":"2026-08-19T17:13:08","slug":"home","status":"publish","type":"page","link":"https:\/\/swasty.heetmo.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-341f160 e-flex e-con-boxed e-con e-parent\" data-id=\"341f160\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8293f40 elementor-widget elementor-widget-html\" data-id=\"8293f40\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes\">\n    <title>For my special one , my Sanuuu \u2764\ufe0f (Swastika) - Pagal<\/title>\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Dancing+Script:wght@400;700&family=Poppins:wght@300;400;600&display=swap');\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Poppins', sans-serif;\n            background: linear-gradient(145deg, #ffdde1 0%, #f9c9e2 100%);\n            min-height: 100vh;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Floating Hearts *\/\n        .floating-hearts {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            pointer-events: none;\n            z-index: 1;\n        }\n\n        .heart {\n            position: absolute;\n            font-size: 20px;\n            color: rgba(255, 105, 180, 0.6);\n            animation: floatUp 6s linear infinite;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100vh) rotate(0deg); opacity: 1; }\n            100% { transform: translateY(-100px) rotate(720deg); opacity: 0; }\n        }\n\n        \/* Music Player Control *\/\n        .music-control {\n            position: fixed;\n            bottom: 20px;\n            right: 20px;\n            background: white;\n            padding: 12px 20px;\n            border-radius: 60px;\n            box-shadow: 0 5px 20px rgba(255, 105, 180, 0.4);\n            z-index: 100;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            border: 3px solid #ff99cc;\n            cursor: pointer;\n            transition: all 0.3s;\n        }\n\n        .music-control:hover {\n            transform: scale(1.05);\n            background: #ffe6f0;\n        }\n\n        .music-control .icon {\n            font-size: 1.5em;\n        }\n\n        .music-control .status {\n            font-family: 'Dancing Script', cursive;\n            font-size: 1.2em;\n            color: #b34180;\n        }\n\n        \/* YouTube Player Container *\/\n        .youtube-player {\n            position: fixed;\n            bottom: -100px;\n            right: -100px;\n            width: 1px;\n            height: 1px;\n            opacity: 0;\n            pointer-events: none;\n        }\n\n        \/* Main Container *\/\n        .container {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 20px 15px;\n            position: relative;\n            z-index: 10;\n        }\n\n        \/* Hero Section *\/\n        .hero {\n            text-align: center;\n            padding: 40px 15px;\n            background: rgba(255, 255, 255, 0.3);\n            backdrop-filter: blur(10px);\n            border-radius: 40px 40px 25px 25px;\n            margin-bottom: 30px;\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);\n            border: 2px solid rgba(255, 255, 255, 0.5);\n            animation: glow 3s ease-in-out infinite;\n        }\n\n        .hero h1 {\n            font-family: 'Dancing Script', cursive;\n            font-size: 3.8em;\n            color: #d43f8d;\n            text-shadow: 3px 3px 0 #ffe6f0;\n            margin-bottom: 5px;\n            line-height: 1.2;\n        }\n\n        .hero h1 span {\n            font-size: 0.6em;\n            display: block;\n            color: #a6326f;\n        }\n\n        @media (min-width: 768px) {\n            .hero h1 span { display: inline; }\n        }\n\n        .hero h2 {\n            font-size: 1.8em;\n            color: #a6326f;\n            font-family: 'Dancing Script', cursive;\n        }\n\n        .hero-sub {\n            display: flex;\n            justify-content: center;\n            gap: 10px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n\n        .hero-sub span {\n            background: white;\n            padding: 8px 20px;\n            border-radius: 50px;\n            box-shadow: 0 5px 15px rgba(255, 105, 180, 0.3);\n            animation: bounce 2s infinite;\n        }\n\n        \/* Password Protected Section *\/\n        .password-section {\n            background: linear-gradient(145deg, #ffb6c1, #ff99cc);\n            border-radius: 50px;\n            padding: 40px 25px;\n            margin: 50px 0;\n            text-align: center;\n            border: 5px solid white;\n            box-shadow: 0 20px 40px rgba(255, 105, 180, 0.3);\n            animation: glow-password 3s ease-in-out infinite;\n        }\n\n        @keyframes glow-password {\n            0%, 100% { box-shadow: 0 20px 40px rgba(255, 105, 180, 0.3); }\n            50% { box-shadow: 0 30px 60px rgba(255, 20, 147, 0.6); }\n        }\n\n        .password-title {\n            font-family: 'Dancing Script', cursive;\n            font-size: 3.5em;\n            color: white;\n            text-shadow: 3px 3px 0 #d43f8d;\n            margin-bottom: 15px;\n        }\n\n        .password-sub {\n            font-size: 1.3em;\n            color: white;\n            margin-bottom: 30px;\n            font-style: italic;\n            background: rgba(0,0,0,0.1);\n            padding: 10px 20px;\n            border-radius: 50px;\n            display: inline-block;\n        }\n\n        .password-input {\n            display: flex;\n            gap: 15px;\n            max-width: 600px;\n            margin: 0 auto 30px;\n            flex-wrap: wrap;\n            justify-content: center;\n        }\n\n        .password-input input {\n            padding: 18px 25px;\n            font-size: 1.3em;\n            border: 4px solid white;\n            border-radius: 60px;\n            outline: none;\n            width: 260px;\n            text-align: center;\n            font-family: monospace;\n            background: rgba(255, 255, 255, 0.9);\n        }\n\n        .password-input input::placeholder {\n            color: #ff99cc;\n            font-family: 'Poppins', sans-serif;\n            font-size: 0.9em;\n        }\n\n        .password-input button {\n            padding: 18px 40px;\n            font-size: 1.3em;\n            border: none;\n            border-radius: 60px;\n            background: white;\n            color: #d43f8d;\n            cursor: pointer;\n            font-family: 'Dancing Script', cursive;\n            font-weight: bold;\n            transition: all 0.3s;\n            border: 4px solid white;\n        }\n\n        .password-input button:hover {\n            background: #d43f8d;\n            color: white;\n            transform: scale(1.05);\n            border-color: #d43f8d;\n        }\n\n        \/* Secret Content *\/\n        .secret-content {\n            display: none;\n            margin-top: 40px;\n            padding: 30px;\n            background: rgba(255, 255, 255, 0.95);\n            border-radius: 50px;\n            animation: fadeIn 0.8s;\n            border: 5px solid white;\n        }\n\n        .secret-message {\n            font-family: 'Dancing Script', cursive;\n            font-size: 2.2em;\n            color: #b34180;\n            line-height: 1.6;\n            margin-bottom: 30px;\n            white-space: pre-line;\n            text-align: center;\n        }\n\n        .secret-videos-title {\n            font-family: 'Dancing Script', cursive;\n            font-size: 2.5em;\n            color: #d43f8d;\n            margin: 30px 0 20px;\n            text-align: center;\n        }\n\n        .secret-videos {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 25px;\n        }\n\n        @media (min-width: 600px) {\n            .secret-videos { grid-template-columns: repeat(2, 1fr); }\n        }\n        @media (min-width: 992px) {\n            .secret-videos { grid-template-columns: repeat(3, 1fr); }\n        }\n\n        .secret-video-card {\n            background: #ffe6f0;\n            border-radius: 30px;\n            padding: 15px;\n            box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);\n            border: 3px solid white;\n        }\n\n        .secret-video-card video {\n            width: 100%;\n            border-radius: 20px;\n            outline: none;\n        }\n\n        .secret-video-caption {\n            text-align: center;\n            font-family: 'Dancing Script', cursive;\n            font-size: 1.4em;\n            color: #b34180;\n            margin-top: 10px;\n        }\n\n        .close-secret {\n            background: #ff99cc;\n            color: white;\n            border: none;\n            padding: 15px 40px;\n            font-size: 1.3em;\n            border-radius: 60px;\n            cursor: pointer;\n            font-family: 'Dancing Script', cursive;\n            margin-top: 30px;\n            transition: all 0.3s;\n            border: 3px solid white;\n        }\n\n        .close-secret:hover {\n            background: #d43f8d;\n            transform: scale(1.05);\n        }\n\n        \/* Photo Gallery *\/\n        .gallery-title {\n            text-align: center;\n            font-family: 'Dancing Script', cursive;\n            font-size: 2.8em;\n            color: #b34180;\n            margin: 30px 0 15px;\n        }\n\n        .gallery {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 20px;\n            margin: 30px 0;\n        }\n\n        @media (min-width: 600px) {\n            .gallery { grid-template-columns: repeat(2, 1fr); }\n        }\n        @media (min-width: 992px) {\n            .gallery { grid-template-columns: repeat(3, 1fr); }\n        }\n\n        .photo-card {\n            background: white;\n            border-radius: 25px;\n            padding: 15px;\n            box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);\n            transform: rotate(var(--rot, 0deg));\n            transition: all 0.4s ease;\n            border: 4px solid white;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .photo-card:hover {\n            transform: rotate(0deg) scale(1.02);\n            box-shadow: 0 20px 35px rgba(255, 105, 180, 0.4);\n        }\n\n        .photo-card img {\n            width: 100%;\n            height: 300px;\n            object-fit: cover;\n            border-radius: 18px;\n        }\n\n        .photo-overlay {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            background: linear-gradient(transparent, rgba(212, 63, 141, 0.9));\n            color: white;\n            padding: 20px;\n            transform: translateY(100%);\n            transition: transform 0.3s ease;\n            font-family: 'Dancing Script', cursive;\n            font-size: 1.5em;\n            text-align: center;\n        }\n\n        .photo-card:hover .photo-overlay {\n            transform: translateY(0);\n        }\n\n        \/* Messages *\/\n        .messages {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 20px;\n            margin: 50px 0;\n        }\n\n        @media (min-width: 600px) {\n            .messages { grid-template-columns: repeat(2, 1fr); }\n        }\n        @media (min-width: 992px) {\n            .messages { grid-template-columns: repeat(3, 1fr); }\n        }\n\n        .message-card {\n            background: rgba(255, 255, 255, 0.9);\n            padding: 30px 20px;\n            border-radius: 40px 15px;\n            text-align: center;\n            border: 2px dashed #ff99cc;\n            transition: all 0.3s;\n        }\n\n        .message-card:hover {\n            transform: translateY(-10px);\n            border: 2px solid #ff4da6;\n        }\n\n        .message-icon {\n            font-size: 2.5em;\n            margin-bottom: 15px;\n            animation: wiggle 2s infinite;\n        }\n\n        .message-card h3 {\n            font-family: 'Dancing Script', cursive;\n            font-size: 2.2em;\n            color: #b34180;\n        }\n\n        .message-card p {\n            font-size: 1em;\n            color: #4a2c3b;\n        }\n\n        \/* Love Letter *\/\n        .love-letter {\n            background: #fff0f5;\n            padding: 30px;\n            border-radius: 30px;\n            margin: 40px 0;\n            text-align: center;\n            border: 3px solid white;\n            cursor: pointer;\n        }\n\n        .letter-content {\n            display: none;\n            font-size: 1.3em;\n            line-height: 1.8;\n            margin-top: 20px;\n            font-family: 'Dancing Script', cursive;\n            color: #b34180;\n            background: white;\n            padding: 30px;\n            border-radius: 30px;\n        }\n\n        \/* Poem *\/\n        .poem {\n            background: linear-gradient(135deg, #ffd9e6, #ffe6f0);\n            padding: 40px 20px;\n            border-radius: 100px 100px 30px 30px;\n            text-align: center;\n            margin: 40px 0;\n            border: 3px solid white;\n        }\n\n        .poem h2 {\n            font-family: 'Dancing Script', cursive;\n            font-size: 2.8em;\n            color: #b34180;\n            margin-bottom: 20px;\n        }\n\n        .poem-content {\n            font-size: 1.2em;\n            line-height: 1.8;\n            color: #5a3a4a;\n            max-width: 800px;\n            margin: 0 auto;\n            white-space: pre-line;\n        }\n\n        \/* Footer *\/\n        .footer {\n            text-align: center;\n            padding: 30px;\n            font-size: 1.7em;\n            font-family: 'Dancing Script', cursive;\n            color: #b34180;\n            background: rgba(255, 255, 255, 0.5);\n            border-radius: 60px 60px 0 0;\n            margin-top: 40px;\n        }\n\n        @keyframes fadeIn {\n            from { opacity: 0; transform: translateY(-30px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Floating Hearts -->\n    <div class=\"floating-hearts\" id=\"hearts\"><\/div>\n\n    <!-- Music Player Control (Always visible) -->\n    <div class=\"music-control\" id=\"musicControl\" onclick=\"toggleMusic()\">\n        <span class=\"icon\" id=\"musicIcon\">\ud83d\udd07<\/span>\n        <span class=\"status\" id=\"musicStatus\">Click OK to Play<\/span>\n    <\/div>\n\n    <!-- Hidden YouTube Player Container -->\n    <div id=\"youtubePlayer\" class=\"youtube-player\"><\/div>\n\n    <div class=\"container\">\n        <!-- Hero Section -->\n        <div class=\"hero\">\n            <h1>For My AngryBird \ud83d\ude0f\ud83e\ude76 <span><\/span><\/h1>\n            <h2>Swastika - You Make Me Pagal \u2764\ufe0f hehe<\/h2>\n            <div class=\"hero-sub\">\n                <span>\ud83d\udc96 Happy Valentine's Day Sanuuuuu \ud83d\udc96<\/span>\n                <span>\ud83c\udf39 This song is for you ! now you can explore listening to it \ud83d\ude09\ud83c\udf39<\/span>\n            <\/div>\n        <\/div>\n\n        <!-- PASSWORD PROTECTED SECTION -->\n        <div class=\"password-section\">\n            <div class=\"password-title\">\ud83d\udd10 A Secret Worth Unlocking \ud83d\udd10<\/div>\n            <div class=\"password-sub\">Enter the date I got into this world , If you know this then only you can see what's inside otherwise it's locked forever \ud83e\udd72\ud83d\ude17 teti ta thaha hunu paryo ni mero baremaa haina raa to see what's inside \ud83d\udc40\ud83d\udc40 (yyyy-mm-dd)<\/div>\n            <div class=\"password-input\">\n                <input type=\"text\" id=\"dateInput\" placeholder=\"yyyy-mm-dd\" maxlength=\"10\">\n                <button onclick=\"checkDate()\">Unlock The Magic<\/button>\n            <\/div>\n            \n            <!-- SECRET CONTENT -->\n            <div id=\"secretContent\" class=\"secret-content\">\n                <div class=\"secret-message\">\n                    \ud83d\udc95 For My Cutieee,  \ud83d\udc95<br><br>\n                    \n                    Swastika, I just want you to know that even in the little moments we talk, you make my day feel brighter. There\u2019s something about the way you talk (when you're not in angry mode hai feri\ud83d\ude0f) , your perspective and your way of being replaying in my mind long after our chat ends. Honestly, you have this way of making everything feel lighter, like just knowing you exist makes my day better. I don\u2019t know where this path will lead, but right now, just being part of your world feels special in ways I can\u2019t fully put into words.\n                    \n                    \"Pagal\" by Sushant KC plays because that's what you make me feel , hehe english ta feriii ali nasaknu chaa.\ud83d\ude05\ud83d\ude0e\ud83d\ude02<br><br>\n                    \n                    These videos? (you'll see it below , dont worry\ud83d\ude09) They're not just videos. They\u2019re glimpses of the person who makes me feel alive and understood. Every time I watch them, I notice something new ! the way your eyes light up, the way you laugh, the way you exist so perfectly in this world. \u2764\ufe0f\u200d\ud83d\udd25<br><br>\n                    \n                    I know we're not official yet. But I need you to know  you're not just someone I'm talking to. You're someone I'm falling for. Slowly, surely, completely .hehe<br><br>\n                    \n                    Happy Valentine's Day Sanuuu. You make me Pagal sometimes with love and sometimes with arguments lollllll\ud83e\udd23\ud83e\udd23<br><br>\n                    \n                    Forever yours,<br>\n                    Your Someone Special \u2764\ufe0f\n                <\/div>\n                \n                <div class=\"secret-videos-title\">\ud83c\udfa5 Your Videos \u2014 My Most Treasured Moments \ud83c\udfa5<\/div>\n                <div class=\"secret-videos\">\n                    <!-- Video 1 -->\n                    <div class=\"secret-video-card\">\n                        <video controls playsinline webkit-playsinline=\"true\" x-webkit-airplay=\"allow\" preload=\"metadata\" poster=\"https:\/\/via.placeholder.com\/400x300\/ffb6c1\/ffffff?text=Sanuuu+1\" class=\"secret-video\">\n                            <source src=\"https:\/\/heetmo.com\/wp-content\/uploads\/2026\/02\/IMG_0625.mov\" type=\"video\/quicktime\">\n                            <source src=\"https:\/\/heetmo.com\/wp-content\/uploads\/2026\/02\/IMG_0625.mov\" type=\"video\/mp4\">\n                        <\/video>\n                        <div class=\"secret-video-caption\">vanne bittikai banaako video hehe \ud83d\udc95<\/div>\n                    <\/div>\n                    <!-- Video 2 -->\n                    <div class=\"secret-video-card\">\n                        <video controls playsinline webkit-playsinline=\"true\" x-webkit-airplay=\"allow\" preload=\"metadata\" poster=\"https:\/\/via.placeholder.com\/400x300\/ff99cc\/ffffff?text=Cutieee+2\" class=\"secret-video\">\n                            <source src=\"https:\/\/heetmo.com\/wp-content\/uploads\/2026\/02\/IMG_0624.mp4\" type=\"video\/mp4\">\n                        <\/video>\n                        <div class=\"secret-video-caption\">Fav manche fav geet ma \ud83e\udd70<\/div>\n                    <\/div>\n                    <!-- Video 3 -->\n                    <div class=\"secret-video-card\">\n                        <video controls playsinline webkit-playsinline=\"true\" x-webkit-airplay=\"allow\" preload=\"metadata\" poster=\"https:\/\/via.placeholder.com\/400x300\/ffc0cb\/ffffff?text=Kanxuuuu+3\" class=\"secret-video\">\n                            <source src=\"https:\/\/heetmo.com\/wp-content\/uploads\/2026\/02\/IMG_0622.mov\" type=\"video\/quicktime\">\n                            <source src=\"https:\/\/heetmo.com\/wp-content\/uploads\/2026\/02\/IMG_0622.mov\" type=\"video\/mp4\">\n                        <\/video>\n                        <div class=\"secret-video-caption\">Sojhi dekhxu taa \ud83d\ude0f\ud83c\udf38<\/div>\n                    <\/div>\n                    <!-- Video 4 -->\n                    <div class=\"secret-video-card\">\n                        <video controls playsinline webkit-playsinline=\"true\" x-webkit-airplay=\"allow\" preload=\"metadata\" poster=\"https:\/\/via.placeholder.com\/400x300\/ffb3b3\/ffffff?text=Sanuuu+4\" class=\"secret-video\">\n                            <source src=\"https:\/\/heetmo.com\/wp-content\/uploads\/2026\/02\/IMG_0628.mp4\" type=\"video\/mp4\">\n                        <\/video>\n                        <div class=\"secret-video-caption\">Ramri ko ta k kura garnu \u2728<\/div>\n                    <\/div>\n                    <!-- Video 5 -->\n                    <div class=\"secret-video-card\">\n                        <video controls playsinline webkit-playsinline=\"true\" x-webkit-airplay=\"allow\" preload=\"metadata\" poster=\"https:\/\/via.placeholder.com\/400x300\/ffa07a\/ffffff?text=Cutieee+5\" class=\"secret-video\">\n                            <source src=\"https:\/\/heetmo.com\/wp-content\/uploads\/2026\/02\/IMG_0627.mp4\" type=\"video\/mp4\">\n                        <\/video>\n                        <div class=\"secret-video-caption\">Sach mei dil le gayi \ud83d\udc96<\/div>\n                    <\/div>\n                    <!-- Video 6 -->\n                    <div class=\"secret-video-card\">\n                        <video controls playsinline webkit-playsinline=\"true\" x-webkit-airplay=\"allow\" preload=\"metadata\" poster=\"https:\/\/via.placeholder.com\/400x300\/ff69b4\/ffffff?text=Kanxuuuu+6\" class=\"secret-video\">\n                            <source src=\"https:\/\/heetmo.com\/wp-content\/uploads\/2026\/02\/IMG_0626.mp4\" type=\"video\/mp4\">\n                        <\/video>\n                        <div class=\"secret-video-caption\">Atti suhaako vanya yellow kurtha ta \ud83c\udf39<\/div>\n                    <\/div>\n                <\/div>\n                \n                <button class=\"close-secret\" onclick=\"closeSecret()\">Close this magic \ud83d\udc95<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- Photo Gallery -->\n        <h2 class=\"gallery-title\">\ud83c\udf38 Saanu ko cute cute pictures ni heram na \ud83c\udf38<\/h2>\n        <div class=\"gallery\">\n            <div class=\"photo-card\" style=\"--rot: -2deg\">\n                <img decoding=\"async\" src=\"https:\/\/heetmo.com\/wp-content\/uploads\/2026\/02\/IMG_0621.jpg\" alt=\"Swastyyy\" onerror=\"this.src='https:\/\/via.placeholder.com\/600x800\/ffb6c1\/ffffff?text=Sanuuu+\u2728'\">\n                <div class=\"photo-overlay\">Kata herchaaa \ud83d\udc40\u2728<\/div>\n            <\/div>\n            <div class=\"photo-card\" style=\"--rot: 1deg\">\n                <img decoding=\"async\" src=\"https:\/\/heetmo.com\/wp-content\/uploads\/2026\/02\/IMG_0620.jpg\" alt=\"Swastyyy\" onerror=\"this.src='https:\/\/via.placeholder.com\/600x800\/ff99cc\/ffffff?text=Cutieee+\u2764\ufe0f'\">\n                <div class=\"photo-overlay\">Look at this Cutieee \ud83d\udc95<\/div>\n            <\/div>\n            <div class=\"photo-card\" style=\"--rot: -1deg\">\n                <img decoding=\"async\" src=\"https:\/\/heetmo.com\/wp-content\/uploads\/2026\/02\/IMG_0619.jpg\" alt=\"Swastyyy\" onerror=\"this.src='https:\/\/via.placeholder.com\/600x800\/ffc0cb\/ffffff?text=Kanxuuuu+\ud83c\udf38'\">\n                <div class=\"photo-overlay\">Waau, swimming pool ma \ud83c\udf38<\/div>\n            <\/div>\n            <div class=\"photo-card\" style=\"--rot: 2deg\">\n                <img decoding=\"async\" src=\"https:\/\/heetmo.com\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-14-at-15.33.32.png\" alt=\"Swastyyy\" onerror=\"this.src='https:\/\/via.placeholder.com\/600x800\/ffb3b3\/ffffff?text=Sanuuu+\ud83d\udc96'\">\n                <div class=\"photo-overlay\">Kasto pretty yo dress ma \ud83d\udc96<\/div>\n            <\/div>\n            <div class=\"photo-card\" style=\"--rot: -2deg\">\n                <img decoding=\"async\" src=\"https:\/\/heetmo.com\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-14-at-15.33.43.png\" alt=\"Swastyyy\" onerror=\"this.src='https:\/\/via.placeholder.com\/600x800\/ffa07a\/ffffff?text=Cutieee+\ud83d\udcab'\">\n                <div class=\"photo-overlay\">Yestai saree ma kaile dekhne ma \ud83d\ude14\ud83d\udc95<\/div>\n            <\/div>\n            <div class=\"photo-card\" style=\"--rot: 1deg\">\n                <img decoding=\"async\" src=\"https:\/\/heetmo.com\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-14-at-15.33.55.png\" alt=\"Swastyyy\" onerror=\"this.src='https:\/\/via.placeholder.com\/600x800\/ff69b4\/ffffff?text=Kanxuuuu+\ud83c\udf39'\">\n                <div class=\"photo-overlay\">Mayai lagdo dekhcha ta ani \ud83c\udf39<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Messages -->\n        <div class=\"messages\">\n            <div class=\"message-card\">\n                <div class=\"message-icon\">\ud83d\udc8c<\/div>\n                <h3>Hi Sanuuu<\/h3>\n                <p>You're the most pretty (with angrybird featured) person I know !\ud83d\ude0f <\/p>\n            <\/div>\n            <div class=\"message-card\">\n                <div class=\"message-icon\">\ud83c\udf39<\/div>\n                <h3>To My Cutieee<\/h3>\n                <p>Every conversation with you is my favorite part of the day.<\/p>\n            <\/div>\n            <div class=\"message-card\">\n                <div class=\"message-icon\">\ud83e\uddf8<\/div>\n                <h3>Kanxuuuu<\/h3>\n                <p>You're absolutely perfect in every way.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Love Letter -->\n        <div class=\"love-letter\" onclick=\"toggleLetter()\">\n            <h3 style=\"font-family: 'Dancing Script'; font-size: 2.5em;\">\ud83d\udc8c Aba yo letter ni kholdisyo na ta  \ud83d\udc8c<\/h3>\n            <div id=\"letterContent\" class=\"letter-content\">\n                My Dearest Cutieee,<br><br>\n                From the moment we started talking, you've brought so much joy into my life. \n                Your smile, your laugh, everything about you makes my heart skip a beat.<br><br>\n                I know we're still getting to know each other, but I want you to know that \n                you're special to me. Really special.<br><br>\n                Happy Valentine's Day, my Kanxuuuu.<br>\n                Love, Your Someone Special \u2764\ufe0f\n            <\/div>\n        <\/div>\n\n        <!-- Poem -->\n        <div class=\"poem\">\n    <h2>For my babyyyyy<\/h2>\n    <div class=\"poem-content\">\n        <i>\u2728<\/i> There\u2019s a calm in your presence that steadies my world,<br>\n        A force in your spirit that quietly commands my heart.<br>\n        <i>\ud83d\udcab<\/i> Every thought of you lingers long after we speak,<br>\n        And every glance pulls me closer, leaving me breathless.<br>\n        <i>\ud83c\udf39<\/i> I don\u2019t just admire you, I feel you in the way you move, the way you think,<br>\n        Like your soul has quietly found a place inside me.<br>\n        <i>\ud83d\udc95<\/i> I want you to know this, because it can\u2019t be said enough:<br>\n        You matter, deeply, more than words can hold.<br>\n        <i>\ud83e\uddf8<\/i> And if ever you wonder how much, just look for it in the quiet moments,<br>\n        Where all I feel for you speaks louder than anything else.<br>\n        <i>\u2764\ufe0f<\/i> Happy Valentine\u2019s Day, my dear,<br>\n        With all that I am, I am yours \ud83d\udc9d\n    <\/div>\n<\/div>\n        <!-- Footer -->\n        <div class=\"footer\">\n            <p>You make me feel like I\u2019m worthy of everything , Sanuuu \u2764\ufe0f I hope I'll get your back in coming days \/ and in all the hard times as well . Every couple shares love during Valentine\u2019s week, but keeping that love alive every day of the year is what\u2019s truly rare. I hope we can build that, and I hope you\u2019ll be by my side through it all.\u201d \u2764\ufe0f<\/p>\n            <p style=\"font-size: 0.9em;\">I should thank NRB for this pretty girl hahahaha aru j jasto nai vayeni \ud83d\ude02\ud83d\ude02\ud83d\ude02. I hope you liked this surprise , chuppa \ud83d\udc8b<\/p>\n            <p style=\"font-size: 0.7em;\">Designed by Mohit ! Thank you for watching  \ud83d\ude05<\/p>\n        <\/div>\n    <\/div>\n\n    <script>\n        \/\/ Floating hearts\n        function createHeart() {\n            const hearts = document.getElementById('hearts');\n            const heart = document.createElement('div');\n            heart.classList.add('heart');\n            heart.innerHTML = '\u2764\ufe0f';\n            heart.style.left = Math.random() * 100 + '%';\n            heart.style.fontSize = (Math.random() * 30 + 15) + 'px';\n            heart.style.animationDuration = (Math.random() * 5 + 4) + 's';\n            hearts.appendChild(heart);\n            setTimeout(() => heart.remove(), 10000);\n        }\n        setInterval(createHeart, 300);\n\n        \/\/ YouTube Player Variables\n        let player;\n        let isMusicPlaying = false;\n        let playerReady = false;\n        let musicControl = document.getElementById('musicControl');\n        let musicIcon = document.getElementById('musicIcon');\n        let musicStatus = document.getElementById('musicStatus');\n\n        \/\/ Load YouTube API\n        function loadYouTubeAPI() {\n            const tag = document.createElement('script');\n            tag.src = 'https:\/\/www.youtube.com\/iframe_api';\n            const firstScriptTag = document.getElementsByTagName('script')[0];\n            firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);\n        }\n\n        \/\/ Create YouTube player when API is ready\n        window.onYouTubeIframeAPIReady = function() {\n            player = new YT.Player('youtubePlayer', {\n                height: '1',\n                width: '1',\n                videoId: '7X42bbwmJRU', \/\/ Pagal by Sushant KC\n                playerVars: {\n                    'controls': 0,\n                    'disablekb': 1,\n                    'enablejsapi': 1,\n                    'fs': 0,\n                    'iv_load_policy': 3,\n                    'modestbranding': 1,\n                    'playsinline': 1,\n                    'rel': 0,\n                    'showinfo': 0,\n                    'loop': 1,\n                    'playlist': '7X42bbwmJRU'\n                },\n                events: {\n                    'onReady': onPlayerReady,\n                    'onStateChange': onPlayerStateChange\n                }\n            });\n        };\n\n        function onPlayerReady(event) {\n            player.setVolume(70); \/\/ 7\/10 volume\n            playerReady = true;\n            \/\/ Don't autoplay - wait for alert click\n        }\n\n        function onPlayerStateChange(event) {\n            if (event.data === YT.PlayerState.PLAYING) {\n                isMusicPlaying = true;\n                updateMusicUI();\n            } else if (event.data === YT.PlayerState.PAUSED || event.data === YT.PlayerState.ENDED) {\n                isMusicPlaying = false;\n                updateMusicUI();\n            }\n        }\n\n        function startMusic() {\n            if (playerReady && player) {\n                player.playVideo();\n                isMusicPlaying = true;\n                updateMusicUI();\n            }\n        }\n\n        function toggleMusic() {\n            if (playerReady && player) {\n                if (isMusicPlaying) {\n                    player.pauseVideo();\n                } else {\n                    player.playVideo();\n                }\n            }\n        }\n\n        function updateMusicUI() {\n            if (isMusicPlaying) {\n                musicIcon.textContent = '\ud83d\udd0a';\n                musicStatus.textContent = 'Pagal Playing...';\n                musicControl.style.background = '#ffe6f0';\n            } else {\n                musicIcon.textContent = '\ud83d\udd07';\n                musicStatus.textContent = 'Music Paused';\n                musicControl.style.background = 'white';\n            }\n        }\n\n        \/\/ Pause music when videos play\n        function setupVideoListeners() {\n            const videos = document.querySelectorAll('video');\n            videos.forEach(video => {\n                video.addEventListener('play', () => {\n                    if (playerReady && player && isMusicPlaying) {\n                        player.pauseVideo();\n                    }\n                });\n                \n                video.addEventListener('ended', () => {\n                    if (playerReady && player && !isMusicPlaying) {\n                        player.playVideo();\n                    }\n                });\n\n                video.addEventListener('pause', () => {\n                    \/\/ Don't auto-resume, let user control\n                });\n            });\n        }\n\n        \/\/ Date protection\n        function checkDate() {\n            const enteredDate = document.getElementById('dateInput').value;\n            if (enteredDate === '2002-11-01') {\n                document.getElementById('secretContent').style.display = 'block';\n                document.getElementById('dateInput').value = '';\n                document.getElementById('secretContent').scrollIntoView({ behavior: 'smooth' });\n                \n                \/\/ Re-setup video listeners for new videos\n                setTimeout(setupVideoListeners, 500);\n            } else {\n                alert('\u274c That\\'s not the right date! Think of the most important day... \ud83d\udc95');\n            }\n        }\n\n        function closeSecret() {\n            document.getElementById('secretContent').style.display = 'none';\n        }\n\n        \/\/ Love letter toggle\n        function toggleLetter() {\n            const letter = document.getElementById('letterContent');\n            letter.style.display = letter.style.display === 'block' ? 'none' : 'block';\n        }\n\n        \/\/ Auto-format date input\n        document.getElementById('dateInput').addEventListener('input', function(e) {\n            let value = e.target.value.replace(\/\\D\/g, '');\n            if (value.length >= 4) {\n                value = value.slice(0,4) + '-' + value.slice(4);\n            }\n            if (value.length >= 7) {\n                value = value.slice(0,7) + '-' + value.slice(7,9);\n            }\n            e.target.value = value.slice(0,10);\n        });\n\n        \/\/ Initialize on page load\n        window.onload = function() {\n            \/\/ Load YouTube API\n            loadYouTubeAPI();\n            \n            \/\/ Welcome alert - when she clicks OK, music starts!\n            setTimeout(() => {\n                if (confirm(\"\ud83d\udc9d Hiii Sanuuu! \ud83d\udc9d\\n\\n'Pagal' by Sushant KC is ready for you...\\nClick OK to start the music and explore! \u2728\")) {\n                    startMusic();\n                }\n            }, 500);\n        };\n\n        \/\/ Additional video settings\n        document.querySelectorAll('video').forEach(video => {\n            video.setAttribute('playsinline', '');\n            video.setAttribute('webkit-playsinline', '');\n            video.setAttribute('x-webkit-airplay', 'allow');\n        });\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>For my special one , my Sanuuu \u2764\ufe0f (Swastika) &#8211; Pagal \ud83d\udd07 Click OK to Play For My AngryBird \ud83d\ude0f\ud83e\ude76 Swastika &#8211; You Make Me Pagal \u2764\ufe0f hehe \ud83d\udc96 Happy Valentine&#8217;s Day Sanuuuuu \ud83d\udc96 \ud83c\udf39 This song is for you ! now you can explore listening to it \ud83d\ude09\ud83c\udf39 \ud83d\udd10 A Secret Worth Unlocking \ud83d\udd10 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/swasty.heetmo.com\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/swasty.heetmo.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/swasty.heetmo.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/swasty.heetmo.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/swasty.heetmo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":4,"href":"https:\/\/swasty.heetmo.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":15,"href":"https:\/\/swasty.heetmo.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/15"}],"wp:attachment":[{"href":"https:\/\/swasty.heetmo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}