{"id":8,"date":"2026-02-27T17:52:58","date_gmt":"2026-02-27T17:52:58","guid":{"rendered":"https:\/\/chubbybean.fun\/?page_id=8"},"modified":"2026-03-09T08:56:22","modified_gmt":"2026-03-09T08:56:22","slug":"elementor-8","status":"publish","type":"page","link":"https:\/\/chubbybean.fun\/","title":{"rendered":"Elementor #8"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"8\" class=\"elementor elementor-8\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d9158c e-con-full e-flex e-con e-parent\" data-id=\"5d9158c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;http:\\\/\\\/chubbybean.fun\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/grok-video-cd06fa58-0337-4376-b080-b0138936ebc7.mp4&quot;}\">\n\t\t<div class=\"elementor-background-video-container elementor-hidden-phone\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted elementor-html5-video\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<div class=\"elementor-element elementor-element-947916a elementor-fixed elementor-widget elementor-widget-image\" data-id=\"947916a\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;fixed&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_rotateZ_effect&quot;:&quot;yes&quot;,&quot;motion_fx_rotateZ_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.2,&quot;sizes&quot;:[]},&quot;motion_fx_rotateZ_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.23.0 - 05-08-2024 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2560\" height=\"1429\" src=\"https:\/\/chubbybean.fun\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_f31wr9f31wr9f31w-1-2-scaled.png\" class=\"attachment-full size-full wp-image-35\" alt=\"\" srcset=\"https:\/\/chubbybean.fun\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_f31wr9f31wr9f31w-1-2-scaled.png 2560w, https:\/\/chubbybean.fun\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_f31wr9f31wr9f31w-1-2-300x167.png 300w, https:\/\/chubbybean.fun\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_f31wr9f31wr9f31w-1-2-1024x572.png 1024w, https:\/\/chubbybean.fun\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_f31wr9f31wr9f31w-1-2-768x429.png 768w, https:\/\/chubbybean.fun\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_f31wr9f31wr9f31w-1-2-1536x857.png 1536w, https:\/\/chubbybean.fun\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_f31wr9f31wr9f31w-1-2-2048x1143.png 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-52fe276 elementor-widget elementor-widget-html\" data-id=\"52fe276\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<section id=\"hero-chubby\" style=\"position: relative; font-family: 'Luckiest Guy', cursive; padding: 100px 5%; color: #ffffff; min-height: 90vh; display: flex; align-items: center; justify-content: center;\">\n\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Luckiest+Guy&display=swap');\n\n        .hero-wrapper {\n            display: grid;\n            grid-template-columns: 1.2fr 1fr;\n            gap: 40px;\n            max-width: 1200px;\n            width: 100%;\n            align-items: center;\n        }\n\n        \/* Floating Hippo Animation *\/\n        .img-box {\n            position: relative;\n            animation: hippoFloat 5s ease-in-out infinite;\n        }\n\n        @keyframes hippoFloat {\n            0%, 100% { transform: translate(0, 0) rotate(-2deg); }\n            50% { transform: translate(-10px, -30px) rotate(3deg); }\n        }\n\n        .title-huge {\n            font-size: clamp(4.5rem, 12vw, 9rem);\n            line-height: 0.85;\n            margin: 0;\n            text-transform: uppercase;\n            letter-spacing: -2px;\n            text-shadow: 10px 10px 0px rgba(0,0,0,0.1);\n        }\n\n        \/* CA Copy Box *\/\n        .ca-container {\n            margin-top: 30px;\n            background: rgba(255, 255, 255, 0.15);\n            backdrop-filter: blur(10px);\n            padding: 10px 20px;\n            border-radius: 20px;\n            display: inline-flex;\n            align-items: center;\n            gap: 15px;\n            border: 2px dashed rgba(255,255,255,0.5);\n            cursor: pointer;\n            transition: all 0.3s ease;\n        }\n\n        .ca-container:hover {\n            background: rgba(255, 255, 255, 0.25);\n            transform: scale(1.02);\n        }\n\n        .ca-text {\n            font-family: monospace;\n            font-size: 16px;\n            letter-spacing: 1px;\n        }\n\n        \/* Buttons *\/\n        .btn-chubby {\n            background: #ffffff;\n            color: #ff85a1; \/* Ganti ke warna brand-mu *\/\n            padding: 20px 50px;\n            border-radius: 100px;\n            font-size: 28px;\n            text-decoration: none;\n            display: inline-block;\n            margin-top: 30px;\n            box-shadow: 0 10px 0px rgba(0,0,0,0.1);\n            transition: 0.2s;\n        }\n\n        .btn-chubby:hover {\n            transform: translateY(5px);\n            box-shadow: 0 5px 0px rgba(0,0,0,0.1);\n            background: #000;\n            color: #fff;\n        }\n\n        @media (max-width: 968px) {\n            .hero-wrapper { grid-template-columns: 1fr; text-align: center; }\n            .img-box { order: -1; }\n            .ca-container { justify-content: center; width: 90%; }\n        }\n    <\/style>\n\n    <div class=\"hero-wrapper\">\n        <div class=\"info-side\">\n            <h1 class=\"title-huge\">CHUBBY<br>BEAN<\/h1>\n            \n            <div class=\"ca-container\" onclick=\"copyCA()\">\n                <span style=\"font-size: 14px; opacity: 0.8;\">CA:<\/span>\n                <span id=\"ca-value\" class=\"ca-text\">0x0000...PUMP<\/span>\n                <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"9\" y=\"9\" width=\"13\" height=\"13\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\"><\/path><\/svg>\n            <\/div>\n\n            <p style=\"font-size: 24px; margin-top: 25px; opacity: 0.9; font-family: sans-serif; font-weight: bold;\">\n                The roundest, cutest hippo on Solana.\n            <\/p>\n\n            <a href=\"#\" class=\"btn-chubby\">BUY $CHUBBY<\/a>\n        <\/div>\n\n        <div class=\"img-box\">\n            <img decoding=\"async\" src=\"http:\/\/chubbybean.fun\/wp-content\/uploads\/2026\/02\/chubbybean-icon-dex-ezgif.com-video-to-gif-converter.gif\" alt=\"Chubby Bean Hippo\" style=\"width: 100%; max-width: 120px; height: auto; border-radius: 24px; \">\n        <\/div>\n    <\/div>\n\n    <script>\n        function copyCA() {\n            const ca = document.getElementById('ca-value').innerText;\n            navigator.clipboard.writeText(ca);\n            alert(\"CA Copied: \" + ca);\n        }\n    <\/script>\n\n<\/section>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2824379 e-flex e-con-boxed e-con e-parent\" data-id=\"2824379\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e1cf0a elementor-widget elementor-widget-html\" data-id=\"3e1cf0a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<section id=\"about-chubby\" style=\"position: relative; font-family: 'Fredoka', sans-serif; padding: 120px 5%; overflow: visible; display: flex; justify-content: center; align-items: center;\">\n\n    <style>\n        \/* Importing Fredoka - A modern, rounded, cartoony font *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Fredoka:wght@400;700&display=swap');\n\n        .about-bento {\n            display: grid;\n            grid-template-columns: repeat(12, 1fr);\n            gap: 20px;\n            max-width: 1400px;\n            width: 100%;\n            align-items: center;\n        }\n\n        .hippo-main-frame {\n            grid-column: span 7;\n            position: relative;\n            z-index: 2;\n            filter: drop-shadow(20px 20px 0px rgba(0,0,0,0.2));\n            animation: chubbyBounce 4s ease-in-out infinite;\n        }\n\n        .hippo-main-frame img {\n            width: 100%;\n            height: auto;\n            max-width: 850px;\n            filter: drop-shadow(0 0 10px #fff);\n        }\n\n        @keyframes chubbyBounce {\n            0%, 100% { transform: translateY(0) rotate(-2deg) scale(1); }\n            50% { transform: translateY(-30px) rotate(2deg) scale(1.02); }\n        }\n\n        .about-card-content {\n            grid-column: span 5;\n            background: #ffffff;\n            padding: 60px 40px;\n            border-radius: 60px;\n            border: 8px solid #000;\n            box-shadow: 20px 20px 0px #000;\n            transform: rotate(3deg);\n            z-index: 3;\n            margin-left: -50px;\n        }\n\n        .about-header-pop {\n            font-family: 'Fredoka', sans-serif;\n            font-weight: 700;\n            font-size: clamp(3rem, 7vw, 4.5rem);\n            line-height: 1;\n            color: #000;\n            margin-bottom: 30px;\n            text-transform: uppercase; \/* Keeping Title Uppercase per your request *\/\n        }\n\n        .about-desc-pop {\n            font-family: 'Fredoka', sans-serif;\n            font-weight: 400;\n            font-size: clamp(1.2rem, 2.5vw, 1.8rem);\n            line-height: 1.3;\n            color: #000;\n        }\n\n        .pop-sticker {\n            position: absolute;\n            background: #FFD700;\n            color: #000;\n            padding: 10px 20px;\n            border: 4px solid #000;\n            border-radius: 20px;\n            font-weight: 700;\n            font-size: 24px;\n            top: -30px;\n            right: 40px;\n            transform: rotate(15deg);\n            box-shadow: 8px 8px 0px #000;\n        }\n\n        @media (max-width: 1100px) {\n            .about-bento { grid-template-columns: 1fr; gap: 60px; }\n            .hippo-main-frame { grid-column: span 1; order: 1; }\n            .about-card-content { grid-column: span 1; margin-left: 0; transform: rotate(0); order: 2; text-align: center; }\n            .pop-sticker { right: 50%; transform: translateX(50%) rotate(5deg); }\n        }\n    <\/style>\n\n    <div class=\"about-bento\">\n        \n        <div class=\"hippo-main-frame\">\n            <img decoding=\"async\" src=\"http:\/\/chubbybean.fun\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_4o9pzt4o9pzt4o9p-2-scaled.png\" alt=\"Chubby Bean\">\n        <\/div>\n\n        <div class=\"about-card-content\">\n            <div class=\"pop-sticker\">100% Sugar<\/div>\n            \n            <h2 class=\"about-header-pop\">THE LEGEND<br>OF THE BEAN<\/h2>\n            \n            <div class=\"about-desc-pop\">\n                He\u2019s round. He\u2019s sweet. He has no feet (almost). <br><br>\n                Chubby Bean is here to prove that the fatter the hippo, the greener the candle. <br><br>\n                No utility. No roadmap. Just pure sugar rush on the blockchain.\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n<\/section>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-44b7d9c e-flex e-con-boxed e-con e-parent\" data-id=\"44b7d9c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1fc345a elementor-widget elementor-widget-html\" data-id=\"1fc345a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<section id=\"roadmap-chubby\" style=\"position: relative; font-family: 'Fredoka', sans-serif; padding: 100px 5%; overflow: visible;\">\n\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Fredoka:wght@400;700&display=swap');\n\n        .roadmap-header {\n            text-align: center;\n            font-size: clamp(4.5rem, 15vw, 9rem);\n            margin-bottom: 100px;\n            color: #ffffff;\n            line-height: 0.8;\n            transform: rotate(-3deg) translateY(-20px);\n            text-shadow: 15px 15px 0px rgba(0,0,0,0.1);\n            font-weight: 700;\n        }\n\n        .bento-grid {\n            display: grid;\n            grid-template-columns: repeat(6, 1fr);\n            grid-auto-rows: minmax(180px, auto);\n            gap: 30px;\n            max-width: 1400px;\n            margin: 0 auto;\n        }\n\n        .roadmap-card {\n            position: relative;\n            background: #ffffff;\n            padding: 50px 40px;\n            border-radius: 60px;\n            border: 8px solid #000;\n            box-shadow: 15px 15px 0px #000;\n            transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            overflow: visible;\n        }\n\n        .roadmap-card:hover {\n            transform: scale(1.05) rotate(0deg) translateY(-10px);\n            box-shadow: 25px 25px 0px #000;\n            z-index: 10;\n        }\n\n        .sticker {\n            position: absolute;\n            background: #FFED00;\n            color: #000;\n            padding: 8px 15px;\n            border: 4px solid #000;\n            border-radius: 15px;\n            font-size: 18px;\n            font-weight: 700;\n            top: -20px;\n            right: 20px;\n            transform: rotate(15deg);\n            box-shadow: 5px 5px 0px #000;\n        }\n\n        .c1 { grid-column: span 3; grid-row: span 1; transform: rotate(-2deg); background: #FFB6C1; }\n        .c2 { grid-column: span 3; grid-row: span 2; transform: rotate(1deg); background: #FFD700; }\n        .c3 { grid-column: span 2; grid-row: span 2; transform: rotate(-1deg); background: #00BFFF; }\n        .c4 { grid-column: span 4; grid-row: span 1; transform: rotate(2deg); background: #BA55D3; }\n\n        .phase-title {\n            font-size: clamp(2.5rem, 6vw, 4rem);\n            line-height: 0.85;\n            margin: 10px 0;\n            color: #000;\n            font-weight: 700;\n            \/* Kept Uppercase for Titles *\/\n        }\n\n        .phase-list {\n            font-size: 22px;\n            line-height: 1.2;\n            color: #000;\n            list-style: none;\n            padding: 0;\n            margin-top: 15px;\n            font-weight: 400;\n        }\n\n        .phase-list li::before {\n            content: \"\u2022 \";\n            font-size: 24px;\n            font-weight: 700;\n        }\n\n        @media (max-width: 1024px) {\n            .bento-grid { grid-template-columns: repeat(2, 1fr); }\n            .c1, .c2, .c3, .c4 { grid-column: span 2; transform: rotate(0); }\n        }\n    <\/style>\n\n    <h1 class=\"roadmap-header\">THE ROLL<br>MAP<\/h1>\n\n    <div class=\"bento-grid\">\n        \n        <div class=\"roadmap-card c1\">\n            <div class=\"sticker\">Locked LP<\/div>\n            <span style=\"color: #000; opacity: 0.6; font-size: 20px; font-weight: 700;\">Phase 01<\/span>\n            <h3 class=\"phase-title\">SOFT<br>LAUNCH<\/h3>\n            <ul class=\"phase-list\">\n                <li>Stealth launch<\/li>\n                <li>Website live<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"roadmap-card c2\">\n            <div class=\"sticker\">Trending<\/div>\n            <span style=\"color: #000; opacity: 0.6; font-size: 20px; font-weight: 700;\">Phase 02<\/span>\n            <h3 class=\"phase-title\">SUGAR<br>RUSH<\/h3>\n            <ul class=\"phase-list\">\n                <li>Community raids<\/li>\n                <li>CG & CMC listing<\/li>\n                <li>1,000+ Holders<\/li>\n                <li>Meme contests<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"roadmap-card c3\">\n            <div class=\"sticker\">Mooning<\/div>\n            <span style=\"color: #000; opacity: 0.6; font-size: 20px; font-weight: 700;\">Phase 03<\/span>\n            <h3 class=\"phase-title\">BIG<br>BEAN<\/h3>\n            <ul class=\"phase-list\">\n                <li>CEX listings<\/li>\n                <li>Global marketing<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"roadmap-card c4\">\n            <div class=\"sticker\" style=\"background: #00FF00;\">Final Boss<\/div>\n            <span style=\"color: #000; opacity: 0.6; font-size: 20px; font-weight: 700;\">Phase 04<\/span>\n            <h3 class=\"phase-title\">WORLD DOMINATION<\/h3>\n            <ul class=\"phase-list\" style=\"display: grid; grid-template-columns: 1fr 1fr;\">\n                <li>Chubby merch<\/li>\n                <li>Bean swap<\/li>\n                <li>Tier 1 exchange<\/li>\n                <li>Galaxy roll<\/li>\n            <\/ul>\n        <\/div>\n\n    <\/div>\n\n<\/section>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-60e09d0 e-flex e-con-boxed e-con e-parent\" data-id=\"60e09d0\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-850c72d elementor-widget elementor-widget-html\" data-id=\"850c72d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<section id=\"chart-chubby\" style=\"position: relative; font-family: 'Luckiest Guy', cursive; padding: 100px 5%; display: flex; flex-direction: column; align-items: center; overflow: visible;\">\n\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Luckiest+Guy&display=swap');\n\n        .chart-header {\n            text-align: center;\n            font-size: clamp(3.5rem, 10vw, 7rem);\n            margin-bottom: 60px;\n            color: #ffffff;\n            text-transform: uppercase;\n            line-height: 0.9;\n            transform: rotate(2deg);\n            text-shadow: 10px 10px 0px rgba(0,0,0,0.1);\n        }\n\n        \/* Container Chart - Neobrutalism Style *\/\n        .chart-frame {\n            position: relative;\n            width: 100%;\n            max-width: 1200px;\n            background: #000; \/* Background hitam biar kontras *\/\n            border: 8px solid #000;\n            border-radius: 50px;\n            box-shadow: 20px 20px 0px #ffffff; \/* Bayangan putih solid *\/\n            overflow: hidden;\n            height: 600px;\n            z-index: 2;\n        }\n\n        \/* Iframe styling *\/\n        #dexscreener-embed {\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            top: 0;\n            left: 0;\n            border: none;\n        }\n\n        \/* Stickers di sekitar Chart *\/\n        .chart-sticker {\n            position: absolute;\n            background: #00FF00; \/* Green for bullish vibes *\/\n            color: #000;\n            padding: 10px 25px;\n            border: 5px solid #000;\n            border-radius: 20px;\n            font-size: 24px;\n            z-index: 3;\n            box-shadow: 8px 8px 0px #000;\n            animation: stickerPulse 2s infinite ease-in-out;\n        }\n\n        @keyframes stickerPulse {\n            0%, 100% { transform: scale(1) rotate(5deg); }\n            50% { transform: scale(1.1) rotate(-5deg); }\n        }\n\n        \/* Hippo kecil yang ngintip dari bawah chart *\/\n        .peeking-chubby {\n            position: absolute;\n            bottom: -60px;\n            left: -40px;\n            width: 200px;\n            z-index: 3;\n            transform: rotate(-15deg);\n        }\n\n        @media (max-width: 768px) {\n            .chart-frame { height: 450px; border-radius: 30px; box-shadow: 10px 10px 0px #ffffff; }\n            .chart-sticker { font-size: 16px; top: -20px; right: 20px; }\n            .peeking-chubby { width: 120px; bottom: -40px; left: -20px; }\n        }\n    <\/style>\n\n    <h2 class=\"chart-header\">LIVE BEAN<br>CANDLES<\/h2>\n\n    <div style=\"position: relative; width: 100%; max-width: 1200px;\">\n        <div class=\"chart-sticker\" style=\"top: -30px; right: 50px;\">ONLY GOES UP! \ud83d\ude80<\/div>\n        <div class=\"chart-sticker\" style=\"bottom: 40px; left: -40px; background: #FFD700; animation-delay: 0.5s;\">CANDY PUMP \ud83c\udf6c<\/div>\n\n        <img decoding=\"async\" src=\"http:\/\/chubbybean.fun\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_y4amy8y4amy8y4am-2.png\" class=\"peeking-chubby\" alt=\"Peeking Hippo\">\n\n        <div class=\"chart-frame\">\n            <iframe id=\"dexscreener-embed\" \n                src=\"https:\/\/dexscreener.com\/solana\/?embed=1&theme=dark&trades=0&info=0\">\n            <\/iframe>\n        <\/div>\n    <\/div>\n\n<\/section>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-61b93ed e-flex e-con-boxed e-con e-parent\" data-id=\"61b93ed\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b23420 elementor-widget elementor-widget-html\" data-id=\"9b23420\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<section id=\"community-chubby\" style=\"position: relative; font-family: 'Fredoka', sans-serif; padding: 120px 5%; display: flex; flex-direction: column; align-items: center; overflow: visible;\">\n\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Fredoka:wght@400;700&display=swap');\n\n        .community-header {\n            text-align: center;\n            font-size: clamp(4rem, 12vw, 8rem);\n            margin-bottom: 20px;\n            color: #ffffff;\n            line-height: 0.8;\n            transform: rotate(-2deg);\n            text-shadow: 12px 12px 0px rgba(0,0,0,0.1);\n            font-weight: 700;\n        }\n\n        .community-sub {\n            font-size: 28px;\n            color: #ffffff;\n            margin-bottom: 60px;\n            text-align: center;\n            opacity: 0.9;\n            max-width: 600px;\n            font-weight: 400;\n        }\n\n        .social-grid {\n            display: flex;\n            gap: 30px;\n            flex-wrap: wrap;\n            justify-content: center;\n            align-items: center;\n            max-width: 1000px;\n        }\n\n        .social-sticker {\n            text-decoration: none;\n            padding: 30px 60px;\n            border: 8px solid #000;\n            border-radius: 100px;\n            font-size: 40px;\n            color: #000;\n            font-weight: 700;\n            transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            display: flex;\n            align-items: center;\n            gap: 20px;\n            box-shadow: 15px 15px 0px #000;\n        }\n\n        .tg-btn { \n            background: #00BFFF; \n            transform: rotate(-3deg); \n        }\n        .x-btn { \n            background: #ffffff; \n            transform: rotate(3deg); \n        }\n\n        .social-sticker:hover {\n            transform: scale(1.1) rotate(0deg);\n            box-shadow: 25px 25px 0px #000;\n            z-index: 5;\n        }\n\n        .community-visuals {\n            position: relative;\n            margin-top: 80px;\n            width: 100%;\n            display: flex;\n            justify-content: center;\n        }\n\n        .hippo-group {\n            width: 100%;\n            max-width: 600px;\n            filter: drop-shadow(15px 15px 0px rgba(0,0,0,0.1));\n            animation: groupFloat 5s ease-in-out infinite;\n        }\n\n        @keyframes groupFloat {\n            0%, 100% { transform: translateY(0) scale(1); }\n            50% { transform: translateY(-20px) scale(1.05); }\n        }\n\n        .join-badge {\n            position: absolute;\n            top: -20px;\n            right: 15%;\n            background: #FFD700;\n            color: #000;\n            padding: 15px 30px;\n            border: 6px solid #000;\n            border-radius: 30px;\n            font-size: 24px;\n            font-weight: 700;\n            transform: rotate(15deg);\n            box-shadow: 10px 10px 0px #000;\n        }\n\n        @media (max-width: 768px) {\n            .social-sticker { padding: 20px 40px; font-size: 28px; }\n            .community-header { font-size: 4.5rem; }\n            .join-badge { right: 5%; font-size: 18px; }\n        }\n    <\/style>\n\n    <h2 class=\"community-header\">JOIN THE<br>CANDY JAR<\/h2>\n    <p class=\"community-sub\">Don't be a lonely bean. Roll with the most sugar-high community in crypto!<\/p>\n\n    <div class=\"social-grid\">\n        <a href=\"#\" class=\"social-sticker tg-btn\">\n            Telegram\n        <\/a>\n        \n        <a href=\"#\" class=\"social-sticker x-btn\">\n            Twitter \/ X\n        <\/a>\n    <\/div>\n\n    <div class=\"community-visuals\">\n        <img decoding=\"async\" src=\"http:\/\/chubbybean.fun\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_y4amy8y4amy8y4am-2.png\" class=\"hippo-group\" alt=\"The Herd\">\n        <div class=\"join-badge\">Lfgbean! \ud83c\udf6c<\/div>\n    <\/div>\n\n<\/section>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1fa5b5d e-flex e-con-boxed e-con e-parent\" data-id=\"1fa5b5d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ea7005 elementor-widget elementor-widget-html\" data-id=\"3ea7005\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<footer style=\"position: relative; font-family: 'Luckiest Guy', cursive; padding: 100px 5% 40px; color: #ffffff; text-align: center; overflow: hidden;\">\n\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Luckiest+Guy&display=swap');\n\n        .footer-brand {\n            font-size: clamp(3rem, 10vw, 6rem);\n            line-height: 0.8;\n            margin-bottom: 30px;\n            text-transform: uppercase;\n            transform: rotate(-2deg);\n            display: inline-block;\n        }\n\n        .footer-legal {\n            font-family: sans-serif;\n            font-size: 13px;\n            max-width: 700px;\n            margin: 0 auto 30px;\n            opacity: 0.5;\n            line-height: 1.4;\n            font-weight: bold;\n            text-transform: uppercase;\n        }\n\n        .footer-cr {\n            font-size: 18px;\n            letter-spacing: 1px;\n            opacity: 0.8;\n        }\n\n        \/* Hippo lagi tidur di pojok *\/\n        .sleeping-hippo {\n            position: absolute;\n            bottom: -20px;\n            right: -20px;\n            width: 180px;\n            transform: rotate(-10deg);\n            filter: drop-shadow(0 0 20px rgba(0,0,0,0.1));\n            z-index: 1;\n        }\n\n        @media (max-width: 768px) {\n            .footer-brand { font-size: 3.5rem; }\n            .sleeping-hippo { width: 120px; }\n        }\n    <\/style>\n\n    <div class=\"footer-brand\">\n        CHUBBY<br>BEAN\n    <\/div>\n\n    <div class=\"footer-legal\">\n        $CHUBBY is a memecoin with no intrinsic value. Invest only what you can afford to lose. Stay chubby, stay safe.\n    <\/div>\n\n    <div class=\"footer-cr\">\n        \u00a9 2026 CHUBBY BEAN\n    <\/div>\n\n    <img decoding=\"async\" src=\"http:\/\/chubbybean.fun\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_y4amy8y4amy8y4am-2.png\" class=\"sleeping-hippo\" alt=\"Chubby Sleep\">\n\n<\/footer>\t\t<\/div>\n\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>CHUBBYBEAN CA: 0x0000&#8230;PUMP The roundest, cutest hippo on Solana. BUY $CHUBBY 100% Sugar THE LEGENDOF THE BEAN He\u2019s round. He\u2019s sweet. He has no feet (almost). Chubby Bean is here to prove that the fatter the hippo, the greener the candle. No utility. No roadmap. Just pure sugar rush on the blockchain. THE ROLLMAP Locked [&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-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/chubbybean.fun\/index.php\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chubbybean.fun\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chubbybean.fun\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chubbybean.fun\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chubbybean.fun\/index.php\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":37,"href":"https:\/\/chubbybean.fun\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":65,"href":"https:\/\/chubbybean.fun\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions\/65"}],"wp:attachment":[{"href":"https:\/\/chubbybean.fun\/index.php\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}