{"id":8,"date":"2026-04-25T11:37:23","date_gmt":"2026-04-25T11:37:23","guid":{"rendered":"https:\/\/meowjesty.fun\/?page_id=8"},"modified":"2026-04-25T12:07:56","modified_gmt":"2026-04-25T12:07:56","slug":"elementor-8","status":"publish","type":"page","link":"https:\/\/meowjesty.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-47a56d6 e-con-full e-flex e-con e-parent\" data-id=\"47a56d6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd7b33e elementor-widget elementor-widget-html\" data-id=\"cd7b33e\" 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=Orbitron:wght@500;700;900&family=Space+Mono:wght@400;700&display=swap');\r\n\r\n  :root { \r\n    --gold-muted: #a68a2d;\r\n    --gold: #D4AF37; \r\n    --gold-bright: #F9D758;\r\n    --gold-glow: rgba(212, 175, 55, 0.4); \r\n    --black: #000000; \r\n    --panel-bg: rgba(5, 5, 5, 0.85);\r\n  }\r\n\r\n  body, html { \r\n    margin: 0; \r\n    padding: 0;\r\n    font-family: 'Space Mono', monospace; \r\n    background-color: var(--black); \r\n    color: #fff; \r\n    overflow-x: hidden; \r\n    scroll-behavior: smooth;\r\n  }\r\n\r\n  \/* --- CRT SCANLINES EFFECT --- *\/\r\n  body::after {\r\n    content: \"\";\r\n    position: fixed;\r\n    top: 0; left: 0; width: 100vw; height: 100vh;\r\n    background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%);\r\n    background-size: 100% 4px;\r\n    z-index: 9999;\r\n    pointer-events: none;\r\n    opacity: 0.6;\r\n  }\r\n\r\n  \/* --- NAVBAR --- *\/\r\n  .nav { \r\n    position: fixed; \r\n    top: 0; \r\n    width: 100%; \r\n    display: flex; \r\n    justify-content: space-between; \r\n    align-items: center;\r\n    padding: 25px 60px; \r\n    box-sizing: border-box; \r\n    z-index: 999; \r\n    background: linear-gradient(180deg, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0) 100%);\r\n    transition: all 0.5s ease;\r\n    opacity: 0.8;\r\n  }\r\n  .nav:hover {\r\n    opacity: 1;\r\n    background: rgba(0,0,0,0.9);\r\n    border-bottom: 1px solid rgba(212, 175, 55, 0.2);\r\n  }\r\n  .nav-logo { \r\n    font-family: 'Orbitron', sans-serif; \r\n    font-size: 28px; \r\n    font-weight: 900; \r\n    color: var(--gold-muted); \r\n    text-transform: uppercase; \r\n    letter-spacing: 5px; \r\n    transition: 0.3s;\r\n  }\r\n  .nav-logo:hover {\r\n    color: var(--gold-bright);\r\n    text-shadow: 0 0 20px var(--gold-glow);\r\n  }\r\n  .nav-links { display: flex; gap: 40px; }\r\n  .nav-links a { \r\n    color: #888; \r\n    text-decoration: none; \r\n    font-size: 12px; \r\n    font-weight: 600; \r\n    text-transform: uppercase; \r\n    letter-spacing: 2px; \r\n    transition: all 0.3s ease; \r\n  }\r\n  .nav-links a:hover { \r\n    color: var(--gold-bright); \r\n    text-shadow: 0 0 10px var(--gold-glow); \r\n  }\r\n\r\n  \/* --- HERO SECTION --- *\/\r\n  #hero { \r\n    position: relative; \r\n    height: 100vh; \r\n    min-height: 800px;\r\n    display: flex; \r\n    align-items: center; \r\n    justify-content: center; \r\n    flex-direction: column; \r\n    text-align: center; \r\n    isolation: isolate; \r\n    background-color: var(--black) !important;\r\n  }\r\n  .bg-video { \r\n    position: absolute; \r\n    top: 0; \r\n    left: 0; \r\n    width: 100%; \r\n    height: 100%; \r\n    object-fit: cover; \r\n    z-index: -2; \r\n    pointer-events: none;\r\n    filter: brightness(0.7) contrast(1.2); \r\n  }\r\n  .hero-overlay { \r\n    position: absolute; \r\n    top: 0; \r\n    left: 0; \r\n    width: 100%; \r\n    height: 100%; \r\n    background: radial-gradient(circle at center, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.95) 80%, #000 100%); \r\n    z-index: -1; \r\n  }\r\n  \r\n  .hero-content { \r\n    z-index: 1; \r\n    padding: 0 20px; \r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n  }\r\n  \r\n  .glitch {\r\n    font-family: 'Orbitron', sans-serif; \r\n    font-size: 6.5vw; \r\n    font-weight: 900; \r\n    text-transform: uppercase; \r\n    margin-bottom: 50px; \r\n    line-height: 1; \r\n    letter-spacing: 4px;\r\n    color: #fff;\r\n    position: relative;\r\n    text-shadow: 0 0 10px rgba(255,255,255,0.1);\r\n  }\r\n  .glitch::before, .glitch::after {\r\n    content: attr(data-text);\r\n    position: absolute;\r\n    top: 0; left: 0; width: 100%; height: 100%;\r\n    background: transparent;\r\n  }\r\n  .glitch::before {\r\n    left: 2px;\r\n    text-shadow: -2px 0 red;\r\n    clip: rect(24px, 550px, 90px, 0);\r\n    animation: glitch-anim-2 3s infinite linear alternate-reverse;\r\n  }\r\n  .glitch::after {\r\n    left: -2px;\r\n    text-shadow: -2px 0 var(--gold);\r\n    clip: rect(85px, 550px, 140px, 0);\r\n    animation: glitch-anim 2.5s infinite linear alternate-reverse;\r\n  }\r\n\r\n  @keyframes glitch-anim {\r\n    0% { clip: rect(13px, 9999px, 83px, 0); }\r\n    100% { clip: rect(11px, 9999px, 22px, 0); }\r\n  }\r\n  @keyframes glitch-anim-2 {\r\n    0% { clip: rect(65px, 9999px, 100px, 0); }\r\n    100% { clip: rect(55px, 9999px, 10px, 0); }\r\n  }\r\n  \r\n  .ca-container { \r\n    display: flex; \r\n    align-items: center; \r\n    background: rgba(0, 0, 0, 0.6); \r\n    border: 1px solid #333; \r\n    padding: 5px 5px 5px 25px; \r\n    position: relative;\r\n    backdrop-filter: blur(5px);\r\n    transition: all 0.5s ease;\r\n  }\r\n  .ca-container:hover { \r\n    border-color: var(--gold-muted);\r\n    box-shadow: 0 0 30px rgba(212, 175, 55, 0.2); \r\n  }\r\n  .ca-text { \r\n    font-size: 1rem; \r\n    color: #666; \r\n    margin-right: 30px; \r\n    letter-spacing: 2px; \r\n    transition: 0.5s;\r\n  }\r\n  .ca-container:hover .ca-text {\r\n    color: #fff;\r\n  }\r\n  .copy-btn { \r\n    background: transparent; \r\n    color: var(--gold-muted); \r\n    border: 1px solid var(--gold-muted);\r\n    padding: 10px 20px; \r\n    font-weight: 700; \r\n    font-family: 'Orbitron', sans-serif; \r\n    font-size: 12px; \r\n    cursor: pointer; \r\n    text-transform: uppercase; \r\n    letter-spacing: 2px; \r\n    transition: all 0.3s ease; \r\n  }\r\n  .copy-btn:hover {\r\n    background: var(--gold-bright);\r\n    color: #000;\r\n    border-color: var(--gold-bright);\r\n    box-shadow: 0 0 15px var(--gold);\r\n  }\r\n\r\n  \/* --- DATA NEXUS (SECTION 2) --- *\/\r\n  #content-nexus { \r\n    padding: 150px 50px; \r\n    background: var(--black); \r\n    position: relative; \r\n    z-index: 10;\r\n    overflow: hidden; \/* Clamp floating elements *\/\r\n  }\r\n  #content-nexus::before { \r\n    content: \"\"; \r\n    position: absolute; \r\n    top: 0; left: 0; right: 0; bottom: 0; \r\n    background-image: linear-gradient(#111 1px, transparent 1px), linear-gradient(90deg, #111 1px, transparent 1px); \r\n    background-size: 40px 40px; \r\n    opacity: 0.3; \r\n    z-index: -2; \r\n  }\r\n\r\n  \/* CENTRAL HOLOGRAPHIC IMAGE (ARTIFACT) *\/\r\n  .nexus-artifact {\r\n    position: absolute;\r\n    top: 50%;\r\n    left: 50%;\r\n    transform: translate(-50%, -50%);\r\n    z-index: -1; \/* Behind the grid cards *\/\r\n    width: 60%; \/* Adjust size *\/\r\n    max-width: 700px;\r\n    opacity: 0.18; \/* Mysterious transparency *\/\r\n    filter: sepia(100%) hue-rotate(5deg) saturate(300%) drop-shadow(0 0 40px var(--gold)); \/* Holographic Gold Glow *\/\r\n    animation: artifactFloat 12s ease-in-out infinite;\r\n    pointer-events: none; \/* Don't block interaction with cards *\/\r\n  }\r\n  .nexus-artifact img {\r\n    width: 100%;\r\n    height: auto;\r\n    display: block;\r\n  }\r\n\r\n  @keyframes artifactFloat {\r\n    0%, 100% { transform: translate(-50%, -50%) rotate(0deg); opacity: 0.18; }\r\n    50% { transform: translate(-50%, -55%) rotate(2deg); opacity: 0.25; filter: sepia(100%) hue-rotate(5deg) saturate(400%) drop-shadow(0 0 60px var(--gold-bright)); }\r\n  }\r\n\r\n  \/* 2x2 LAYOUT GRID *\/\r\n  .content-grid { \r\n    display: grid; \r\n    grid-template-columns: repeat(2, 1fr); \/* FORCED 2x2 on Desktop *\/\r\n    gap: 60px; \r\n    max-width: 1300px; \/* Tighter container to surround artifact *\/\r\n    margin: 0 auto; \r\n    position: relative;\r\n    z-index: 2; \/* Put above artifact *\/\r\n  }\r\n  \r\n  .sci-fi-card { \r\n    background: rgba(5, 5, 5, 0.8); \/* Slightly less opaque to feel floating *\/\r\n    border-left: 2px solid #222;\r\n    border-bottom: 2px solid #222;\r\n    padding: 50px; \r\n    position: relative; \r\n    opacity: 0; \r\n    transform: translateY(40px);\r\n    transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275); \r\n    backdrop-filter: blur(10px);\r\n  }\r\n  .sci-fi-card.visible {\r\n    opacity: 1;\r\n    transform: translateY(0);\r\n  }\r\n  .sci-fi-card::before {\r\n    content: '[DATA_NODE_SEALED]';\r\n    position: absolute;\r\n    top: -12px; left: 20px;\r\n    background: #000;\r\n    color: #444;\r\n    font-size: 10px;\r\n    padding: 0 10px;\r\n    letter-spacing: 2px;\r\n    transition: 0.5s;\r\n  }\r\n  .sci-fi-card:hover { \r\n    border-color: var(--gold-muted); \r\n    background: rgba(10, 10, 10, 0.95);\r\n    box-shadow: 0 10px 40px rgba(0,0,0,0.8);\r\n  }\r\n  .sci-fi-card:hover::before {\r\n    content: '[ACCESS_GRANTED]';\r\n    color: var(--gold-bright);\r\n    text-shadow: 0 0 5px var(--gold);\r\n  }\r\n  \r\n  .card-title { \r\n    font-family: 'Orbitron', sans-serif; \r\n    color: #fff; \r\n    font-size: 24px; \r\n    font-weight: 700;\r\n    margin-top: 0; \r\n    margin-bottom: 30px; \r\n    text-transform: uppercase; \r\n    letter-spacing: 4px; \r\n    display: flex;\r\n    align-items: center;\r\n    gap: 15px;\r\n  }\r\n  .card-title::before {\r\n    content: '>>';\r\n    color: var(--gold-muted);\r\n    font-weight: 900;\r\n  }\r\n\r\n  .card-text { \r\n    font-size: 14px; \r\n    line-height: 1.9; \r\n    color: #777; \r\n    transition: 0.5s;\r\n  }\r\n  .sci-fi-card:hover .card-text {\r\n    color: #bbb;\r\n  }\r\n  .card-text ul, .card-text ol { \r\n    padding-left: 20px; \r\n    margin-top: 20px;\r\n  }\r\n  .card-text li { \r\n    margin-bottom: 12px; \r\n    color: #444;\r\n    transition: 0.3s;\r\n  }\r\n  .sci-fi-card:hover .card-text li {\r\n    color: var(--gold-muted);\r\n  }\r\n  .card-text span { \r\n    color: #777; \r\n  }\r\n  .sci-fi-card:hover .card-text span {\r\n    color: #ddd;\r\n  }\r\n\r\n  \/* --- FOOTER --- *\/\r\n  .footer {\r\n    background: #000;\r\n    border-top: 1px dashed #222;\r\n    padding: 40px 60px;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    font-family: 'Space Mono', monospace;\r\n    font-size: 11px; \r\n    color: #444;\r\n    position: relative;\r\n    z-index: 10;\r\n  }\r\n  .footer-links a {\r\n    color: #444;\r\n    text-decoration: none;\r\n    margin-left: 30px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 2px;\r\n    transition: 0.3s;\r\n  }\r\n  .footer-links a:hover {\r\n    color: var(--gold-muted);\r\n  }\r\n\r\n  \/* RESPONSIVE *\/\r\n  @media (max-width: 992px) {\r\n    .glitch { font-size: 9vw; }\r\n    .content-grid { grid-template-columns: 1fr; gap: 40px; } \/* Stack on tablet\/mobile *\/\r\n    .nav { padding: 20px; flex-direction: column; gap: 15px; background: #000; opacity: 1; }\r\n    .nav-links { gap: 20px; }\r\n    .footer { flex-direction: column; gap: 20px; text-align: center; }\r\n    .footer-links a { margin: 0 10px; }\r\n    .nexus-artifact { width: 90%; opacity: 0.12; } \/* Subtler on mobile *\/\r\n  }\r\n  @media (max-width: 600px) {\r\n    .ca-container { flex-direction: column; padding: 15px; gap: 15px; width: 95%; }\r\n    .ca-text { margin-right: 0; font-size: 0.85rem; word-break: break-all; text-align: center; }\r\n    .copy-btn { width: 100%; }\r\n    #content-nexus { padding: 80px 15px; }\r\n    .sci-fi-card { padding: 30px; }\r\n    .card-title { font-size: 20px; }\r\n  }\r\n<\/style>\r\n\r\n<nav class=\"nav\">\r\n  <div class=\"nav-logo\">MEOWJESTY<\/div>\r\n  <div class=\"nav-links\">\r\n    <a href=\"#\">TWITTER<\/a>\r\n    <a href=\"#\">TELEGRAM<\/a>\r\n    <a href=\"#\">CHART<\/a>\r\n    <a href=\"#\">SWAP<\/a>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<section id=\"hero\">\r\n  <video class=\"bg-video\" autoplay loop muted playsinline>\r\n    <source src=\"https:\/\/meowjesty.fun\/wp-content\/uploads\/2026\/04\/MEOWJESTY-BG.mp4\" type=\"video\/mp4\">\r\n  <\/video>\r\n  \r\n  <div class=\"hero-overlay\"><\/div>\r\n  \r\n  <div class=\"hero-content\">\r\n    <h1 class=\"glitch\" data-text=\"BOW BEFORE HIS MEOWJESTY\">BOW BEFORE HIS MEOWJESTY<\/h1>\r\n    \r\n    <div class=\"ca-container\">\r\n      <span class=\"ca-text\" id=\"caValue\">CA : NULL<\/span>\r\n      <button class=\"copy-btn\" id=\"copyBtnTxt\" onclick=\"copyCA()\">COPY CA<\/button>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section id=\"content-nexus\">\r\n  \r\n  <div class=\"nexus-artifact\">\r\n    <img decoding=\"async\" src=\"https:\/\/meowjesty.fun\/wp-content\/uploads\/2026\/04\/Asset-4.png\" alt=\"Royal Cyber Artifact\">\r\n  <\/div>\r\n\r\n  <div class=\"content-grid\">\r\n    \r\n    <div class=\"sci-fi-card reveal-card\">\r\n      <h2 class=\"card-title\">THE DECREE<\/h2>\r\n      <div class=\"card-text\">\r\n        No Gods. No Kings. Only $MEOWJESTY. Summoned from the depths of the Solana blockchain, His Meowjesty is tired of peasant tokens clogging up the network. Armed with high-tech feline cybernetics and an army of loyal degenerates, the ultimate ruler has arrived to sweep the floor. Stand with the King, and you shall be rewarded.\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"sci-fi-card reveal-card\">\r\n      <h2 class=\"card-title\">THE VAULT<\/h2>\r\n      <div class=\"card-text\">\r\n        Only the finest digital gold for the Kingdom. We keep the treasury transparent and the mechanics ruthless.\r\n        <ul>\r\n          <li><span>TAXES: 0\/0 (The King demands no peasant taxes)<\/span><\/li>\r\n          <li><span>LIQUIDITY: BURNED TO ASHES (The vault is sealed)<\/span><\/li>\r\n          <li><span>CONTRACT: RENOUNCED<\/span><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"sci-fi-card reveal-card\">\r\n      <h2 class=\"card-title\">GEAR UP<\/h2>\r\n      <div class=\"card-text\">\r\n        <ol>\r\n          <li><span>Download Phantom or Solflare wallet. Keep your keys guarded in the terminal.<\/span><\/li>\r\n          <li><span>Fund your wallet with $SOL. You need fuel to enter orbit.<\/span><\/li>\r\n          <li><span>Connect to Raydium or Jupiter via your interface.<\/span><\/li>\r\n          <li><span>Swap your $SOL for $MEOWJESTY. Welcome to the Vanguard.<\/span><\/li>\r\n        <\/ol>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"sci-fi-card reveal-card\">\r\n      <h2 class=\"card-title\">CAMPAIGN LOG<\/h2>\r\n      <div class=\"card-text\">\r\n        <ul>\r\n          <li><span>PHASE 1: THE AWAKENING.<br>Assemble the Army. Launch on Solana. Trend on DexScreener.<\/span><\/li>\r\n          <li><span>PHASE 2: BATTLE FOR THE THRONE.<br>Forge Alliances. Secure CEX Listings. Unleash marketing artillery.<\/span><\/li>\r\n          <li><span>PHASE 3: GLOBAL CONQUEST.<br>Flipping canine tokens and solidifying dominance as the one true ruler.<\/span><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<footer class=\"footer\">\r\n  <div class=\"footer-copy\">\r\n    SYS_ID: 2026 \/\/ THE $MEOWJESTY SYNDICATE \/\/ SECURITY_LEVEL: OMEGA\r\n  <\/div>\r\n  <div class=\"footer-links\">\r\n    <a href=\"#\">SYSTEM STATUS<\/a>\r\n    <a href=\"#\">DISCLAIMER<\/a>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<script>\r\n  \/\/ Copy CA Function\r\n  function copyCA() {\r\n    const caText = document.getElementById(\"caValue\").innerText;\r\n    const copyBtn = document.getElementById(\"copyBtnTxt\");\r\n\r\n    navigator.clipboard.writeText(caText).then(() => {\r\n      copyBtn.innerText = \"COPIED TO CLIPBOARD\";\r\n      copyBtn.style.background = \"var(--gold-bright)\";\r\n      copyBtn.style.color = \"#000\";\r\n      \r\n      setTimeout(() => {\r\n        copyBtn.innerText = \"COPY CA\";\r\n        copyBtn.style.background = \"transparent\";\r\n        copyBtn.style.color = \"var(--gold-muted)\";\r\n      }, 3000);\r\n    }).catch(err => {\r\n      console.error('Failed to copy: ', err);\r\n    });\r\n  }\r\n\r\n  \/\/ Scroll Reveal Animation (Intersection Observer)\r\n  document.addEventListener(\"DOMContentLoaded\", function() {\r\n    const cards = document.querySelectorAll('.reveal-card');\r\n    \r\n    const observer = new IntersectionObserver((entries) => {\r\n      entries.forEach(entry => {\r\n        if (entry.isIntersecting) {\r\n          entry.target.classList.add('visible');\r\n        }\r\n      });\r\n    }, {\r\n      threshold: 0.15 \/\/ Reveal when 15% visible\r\n    });\r\n\r\n    cards.forEach(card => {\r\n      observer.observe(card);\r\n    });\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>MEOWJESTY TWITTER TELEGRAM CHART SWAP BOW BEFORE HIS MEOWJESTY CA : NULL COPY CA THE DECREE No Gods. No Kings. Only $MEOWJESTY. Summoned from the depths of the Solana blockchain, His Meowjesty is tired of peasant tokens clogging up the network. Armed with high-tech feline cybernetics and an army of loyal degenerates, the ultimate ruler [&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:\/\/meowjesty.fun\/index.php\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/meowjesty.fun\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/meowjesty.fun\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/meowjesty.fun\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/meowjesty.fun\/index.php\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":13,"href":"https:\/\/meowjesty.fun\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":29,"href":"https:\/\/meowjesty.fun\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions\/29"}],"wp:attachment":[{"href":"https:\/\/meowjesty.fun\/index.php\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}