{"id":8,"date":"2026-04-12T18:32:11","date_gmt":"2026-04-12T18:32:11","guid":{"rendered":"https:\/\/papatoly.fun\/?page_id=8"},"modified":"2026-04-12T18:51:54","modified_gmt":"2026-04-12T18:51:54","slug":"elementor-8","status":"publish","type":"page","link":"https:\/\/papatoly.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-e0eaf3c e-con-full e-flex e-con e-parent\" data-id=\"e0eaf3c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83b284d elementor-widget elementor-widget-html\" data-id=\"83b284d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Jersey+25&family=Plus+Jakarta+Sans:wght@300;400;700&display=swap');\r\n\r\n    :root {\r\n        --bg-color: #110D16;\r\n        --glass-bg: rgba(255, 255, 255, 0.05);\r\n        --glass-border: rgba(255, 255, 255, 0.1);\r\n        --accent: #00FFA3; \/* Solana Green *\/\r\n        --font-header: 'Jersey 25', sans-serif;\r\n        --font-body: 'Plus Jakarta Sans', sans-serif;\r\n    }\r\n\r\n    * {\r\n        margin: 0;\r\n        padding: 0;\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    body {\r\n        background-color: var(--bg-color);\r\n        color: white;\r\n        font-family: var(--font-body);\r\n        font-size: 20px;\r\n        overflow-x: hidden;\r\n    }\r\n\r\n    \/* --- CRT EFFECT & PARTICLES --- *\/\r\n    #particles-js {\r\n        position: fixed;\r\n        width: 100%;\r\n        height: 100%;\r\n        z-index: 99;\r\n        pointer-events: none;\r\n    }\r\n\r\n    .crt-overlay {\r\n        position: fixed;\r\n        top: 0; left: 0; width: 100%; height: 100%;\r\n        background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%), \r\n                    linear-gradient(90deg, rgba(255, 0, 0, 0.06), rgba(0, 255, 0, 0.02), rgba(0, 0, 255, 0.06));\r\n        background-size: 100% 4px, 3px 100%;\r\n        z-index: 999;\r\n        pointer-events: none;\r\n        opacity: 1;\r\n    }\r\n\r\n    \/* --- NAVBAR --- *\/\r\n    nav {\r\n        position: fixed;\r\n        top: 0; width: 100%;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        padding: 20px 5%;\r\n        z-index: 99;\r\n        backdrop-filter: blur(10px);\r\n        border-bottom: 1px solid var(--glass-border);\r\n    }\r\n\r\n    .logo {\r\n        font-family: var(--font-header);\r\n        font-size: 2rem;\r\n        letter-spacing: 2px;\r\n        color: var(--accent);\r\n    }\r\n\r\n    .nav-buttons a {\r\n        text-decoration: none;\r\n        color: white;\r\n        padding: 10px 20px;\r\n        border-radius: 5px;\r\n        font-family: var(--font-header);\r\n        font-size: 1.2rem;\r\n        transition: 0.3s;\r\n        margin-left: 10px;\r\n        border: 1px solid var(--glass-border);\r\n        background: var(--glass-bg);\r\n    }\r\n\r\n    .nav-buttons a:hover {\r\n        background: var(--accent);\r\n        color: black;\r\n    }\r\n\r\n    \/* --- HERO --- *\/\r\n    .hero {\r\n        position: relative;\r\n        height: 100vh;\r\n        width: 100%;\r\n        overflow: hidden;\r\n        display: flex;\r\n        align-items: flex-end;\r\n        justify-content: center;\r\n        padding-bottom: 100px;\r\n    }\r\n\r\n    .hero-video {\r\n        position: absolute;\r\n        top: 50%; left: 50%;\r\n        min-width: 100%; min-height: 100%;\r\n        width: auto; height: auto;\r\n        transform: translate(-50%, -50%);\r\n        z-index: 0;\r\n    }\r\n\r\n    .hero-overlay {\r\n        position: absolute;\r\n        top: 0; left: 0; width: 100%; height: 100%;\r\n        background: linear-gradient(to bottom, \r\n            rgba(17, 13, 22, 0) 0%, \r\n            rgba(17, 13, 22, 0.5) 50%, \r\n            rgba(17, 13, 22, 1) 100%);\r\n        z-index: 2;\r\n    }\r\n\r\n    .btn-ca {\r\n        font-family: var(--font-header);\r\n        font-size: 1.5rem;\r\n        padding: 15px 40px;\r\n        background: var(--accent);\r\n        color: black;\r\n        border: none;\r\n        cursor: pointer;\r\n        border-radius: 2px;\r\n        transition: 0.3s;\r\n        box-shadow: 0 0 20px rgba(0, 255, 163, 0.3);\r\n        z-index: 3;\r\n    }\r\n\r\n    .btn-ca:hover { transform: scale(1.05); }\r\n\r\n    \/* --- SECTIONS COMMON --- *\/\r\n    section {\r\n        position: relative;\r\n        padding: 100px 10%;\r\n        z-index: 2;\r\n        background: var(--bg-color);\r\n    }\r\n\r\n    h2 {\r\n        font-family: var(--font-header);\r\n        font-size: 3.5rem;\r\n        text-align: center;\r\n        margin-bottom: 50px;\r\n        color: var(--accent);\r\n    }\r\n\r\n    .glass-card {\r\n        background: var(--glass-bg);\r\n        border: 1px solid var(--glass-border);\r\n        backdrop-filter: blur(15px);\r\n        padding: 30px;\r\n        border-radius: 15px;\r\n        transition: 0.3s;\r\n    }\r\n\r\n    .glass-card:hover { border-color: var(--accent); }\r\n\r\n    \/* --- ABOUT --- *\/\r\n    .about-grid {\r\n        display: grid;\r\n        grid-template-columns: 1fr 1fr;\r\n        gap: 30px;\r\n    }\r\n\r\n    .about-card img {\r\n        width: 100%;\r\n        border-radius: 10px;\r\n        margin-bottom: 20px;\r\n        filter: grayscale(0.5);\r\n    }\r\n\r\n    \/* --- WHY --- *\/\r\n    .why-content {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 50px;\r\n    }\r\n\r\n    .why-content img { width: 40%; border-radius: 20px; }\r\n\r\n    \/* --- CHART --- *\/\r\n    .chart-container {\r\n        height: 600px;\r\n        width: 100%;\r\n        border-radius: 15px;\r\n        overflow: hidden;\r\n        border: 1px solid var(--glass-border);\r\n    }\r\n\r\n    \/* --- HOW TO BUY --- *\/\r\n    .htb-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n        gap: 20px;\r\n    }\r\n\r\n    .htb-card h3 { font-family: var(--font-header); color: var(--accent); margin-bottom: 10px; }\r\n\r\n    \/* --- FOOTER --- *\/\r\n    footer {\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        padding: 50px 10%;\r\n        border-top: 1px solid var(--glass-border);\r\n        background: #0a080d;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .about-grid, .why-content { flex-direction: column; grid-template-columns: 1fr; }\r\n        .why-content img { width: 100%; }\r\n        h2 { font-size: 2.5rem; }\r\n    }\r\n<\/style>\r\n\r\n<div id=\"papa-toly-site\">\r\n    <div id=\"particles-js\"><\/div>\r\n    <div class=\"crt-overlay\"><\/div>\r\n\r\n    <nav>\r\n        <div class=\"logo\">PAPA TOLY<\/div>\r\n        <div class=\"nav-buttons\">\r\n            <a href=\"#\">TWITTER<\/a>\r\n            <a href=\"#\" style=\"background: var(--accent); color: black;\">BUY $PAPA<\/a>\r\n        <\/div>\r\n    <\/nav>\r\n\r\n    <header class=\"hero\">\r\n        <video class=\"hero-video\" autoplay muted loop playsinline>\r\n            <source src=\"https:\/\/papatoly.fun\/wp-content\/uploads\/2026\/04\/PAPA-TOLY-BG1.mp4\" type=\"video\/mp4\">\r\n        <\/video>\r\n        <div class=\"hero-overlay\"><\/div>\r\n        <button class=\"btn-ca\" onclick=\"copyCA()\">CA : NULL<\/button>\r\n    <\/header>\r\n\r\n    <section id=\"about\">\r\n        <h2>THE JOURNEY OF PAPA TOLY<\/h2>\r\n        <div class=\"about-grid\">\r\n            <div class=\"glass-card about-card\">\r\n                <img decoding=\"async\" src=\"https:\/\/papatoly.fun\/wp-content\/uploads\/2026\/04\/Asset-4.png\" alt=\"Building\">\r\n                <p>Anatoly looks at clocks more than people. He decided the world was too slow, so he started writing code that makes time look like it's on energy drinks. Solana is born in his sleep.<\/p>\r\n            <\/div>\r\n            <div class=\"glass-card about-card\">\r\n                <img decoding=\"async\" src=\"https:\/\/papatoly.fun\/wp-content\/uploads\/2026\/04\/Asset-5.png\" alt=\"Finished\">\r\n                <p>He did it. 700k TPS later, he\u2019s not just a founder, he\u2019s the Papa of the fastest chain. He\u2019s proud, tired, and definitely doesn\u2019t miss the gas fees of other chains. Pure efficiency.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"why\">\r\n        <div class=\"why-content\">\r\n            <img decoding=\"async\" src=\"https:\/\/papatoly.fun\/wp-content\/uploads\/2026\/04\/Asset-6.png\" alt=\"Why Solana\">\r\n            <div class=\"glass-card\">\r\n                <h2 style=\"text-align: left; margin-bottom: 20px;\">WHY THE CLOCK?<\/h2>\r\n                <p>Waiting for a transaction to clear is emotional damage. Papa Toly realized that if computers could agree on time, they wouldn't spend all day arguing about transactions. It\u2019s not magic, it\u2019s just Proof of History. He created it so you can buy meme coins faster than your brain can regret them.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"live-chart\">\r\n        <h2>LIVE ALPHA<\/h2>\r\n        <div class=\"chart-container\">\r\n            <iframe \r\n                src=\"https:\/\/dexscreener.com\/solana?embed=1&theme=dark&trades=0&info=0\" \r\n                style=\"width:100%; height:100%; border:0;\">\r\n            <\/iframe>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"how-to-buy\">\r\n        <h2>ADOPT $PAPA<\/h2>\r\n        <div class=\"htb-grid\">\r\n            <div class=\"glass-card htb-card\">\r\n                <h3>01. GET SOL<\/h3>\r\n                <p>Buy some SOL. It's the fuel for Papa's rocket. Put it in your Phantom wallet.<\/p>\r\n            <\/div>\r\n            <div class=\"glass-card htb-card\">\r\n                <h3>02. GO TO JUPITER<\/h3>\r\n                <p>Connect to Jup.ag or Raydium. Papa likes the liquidity there. It's comfy.<\/p>\r\n            <\/div>\r\n            <div class=\"glass-card htb-card\">\r\n                <h3>03. SWAP $PAPA<\/h3>\r\n                <p>Paste the CA. Trade your SOL for $PAPA. Don't blink, it's too fast.<\/p>\r\n            <\/div>\r\n            <div class=\"glass-card htb-card\">\r\n                <h3>04. HODL PAPA<\/h3>\r\n                <p>You are now part of the family. Sit back and watch the clock tick in Solana speed.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <footer>\r\n        <div>\r\n            <h1 class=\"logo\" style=\"margin-bottom: 10px;\">PAPA TOLY<\/h1>\r\n            <p>The speed merchant's favorite token. Built on Solana.<\/p>\r\n        <\/div>\r\n        <div class=\"nav-buttons\">\r\n            <a href=\"#\">TWITTER<\/a>\r\n            <a href=\"#\">TELEGRAM<\/a>\r\n            <a href=\"#\" style=\"background: var(--accent); color: black;\">BUY NOW<\/a>\r\n        <\/div>\r\n    <\/footer>\r\n<\/div>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/particles.js\/2.0.0\/particles.min.js\"><\/script>\r\n<script>\r\n    function copyCA() {\r\n        const ca = \"0xPAPA_CONTRACT_ADDRESS_HERE\"; \/\/ Ganti dengan CA asli\r\n        navigator.clipboard.writeText(ca);\r\n        alert(\"CA Copied: \" + ca);\r\n    }\r\n\r\n    \/* Particles Config *\/\r\n    particlesJS(\"particles-js\", {\r\n        \"particles\": {\r\n            \"number\": { \"value\": 80, \"density\": { \"enable\": true, \"value_area\": 800 } },\r\n            \"color\": { \"value\": \"#00ffa3\" },\r\n            \"shape\": { \"type\": \"circle\" },\r\n            \"opacity\": { \"value\": 0.2 },\r\n            \"size\": { \"value\": 2 },\r\n            \"line_linked\": { \"enable\": true, \"distance\": 150, \"color\": \"#00ffa3\", \"opacity\": 0.1, \"width\": 1 },\r\n            \"move\": { \"enable\": true, \"speed\": 1, \"direction\": \"none\", \"random\": false, \"straight\": false, \"out_mode\": \"out\", \"bounce\": false }\r\n        },\r\n        \"interactivity\": {\r\n            \"detect_on\": \"canvas\",\r\n            \"events\": { \"onhover\": { \"enable\": true, \"mode\": \"grab\" }, \"onclick\": { \"enable\": true, \"mode\": \"push\" } }\r\n        },\r\n        \"retina_detect\": true\r\n    });\r\n<\/script>\t\t<\/div>\n\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>PAPA TOLY TWITTER BUY $PAPA CA : NULL THE JOURNEY OF PAPA TOLY Anatoly looks at clocks more than people. He decided the world was too slow, so he started writing code that makes time look like it&#8217;s on energy drinks. Solana is born in his sleep. He did it. 700k TPS later, he\u2019s not [&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:\/\/papatoly.fun\/index.php\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/papatoly.fun\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/papatoly.fun\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/papatoly.fun\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/papatoly.fun\/index.php\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":13,"href":"https:\/\/papatoly.fun\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":31,"href":"https:\/\/papatoly.fun\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions\/31"}],"wp:attachment":[{"href":"https:\/\/papatoly.fun\/index.php\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}