{"id":8,"date":"2026-05-13T06:09:54","date_gmt":"2026-05-13T06:09:54","guid":{"rendered":"https:\/\/whitekittencrew.fun\/?page_id=8"},"modified":"2026-05-13T11:03:13","modified_gmt":"2026-05-13T11:03:13","slug":"elementor-8","status":"publish","type":"page","link":"https:\/\/whitekittencrew.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-ca9d526 e-con-full e-flex e-con e-parent\" data-id=\"ca9d526\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c893d59 elementor-widget elementor-widget-html\" data-id=\"c893d59\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Luckiest+Guy&family=Plus+Jakarta+Sans:wght@800&display=swap');\n\n    .wkc-v5-root {\n        --cream-light: #fffdec;\n        --cream-mid: #fdf5e6;\n        --brown-dark: #5d4037;\n        --black: #000000;\n        margin: 0;\n        padding: 0;\n        background: var(--cream-light);\n        color: var(--black);\n        font-family: 'Plus Jakarta Sans', sans-serif;\n        overflow-x: hidden;\n    }\n\n    \/* TYPOGRAPHY - MASSIVE & DYNAMIC *\/\n    .wkc-title-hero {\n        font-family: 'Luckiest Guy', cursive;\n        font-size: clamp(4rem, 12vw, 15rem);\n        line-height: 0.75;\n        color: #fff;\n        -webkit-text-stroke: 5px var(--black);\n        \/*text-shadow: 15px 15px 0px var(--brown-dark);*\/\n        text-transform: uppercase;\n        margin: 0;\n        text-align: center;\n        position: relative;\n        z-index: 50;\n    }\n\n    \/* SECTION BASICS *\/\n    .wkc-sec {\n        position: relative;\n        padding: 200px 5%;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    \/* HERO VIDEO - SMOOTH MASKING *\/\n    .wkc-hero-wrap {\n        height: 120vh;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        overflow: hidden;\n    }\n\n    .wkc-video-bg {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        z-index: 1;\n    }\n\n    .wkc-hero-mask {\n        display: none; \n    }\n\n    \/* DYNAMIC CONTENT LAYOUT (STAGGERED) *\/\n    .wkc-bento-grid {\n        display: grid;\n        grid-template-columns: repeat(12, 1fr);\n        gap: 30px;\n        width: 100%;\n        max-width: 1400px;\n        margin-top: -100px;\n        position: relative;\n        z-index: 50;\n    }\n\n    .wkc-card {\n        background: rgba(255, 255, 255, 0.8);\n        backdrop-filter: blur(10px);\n        border: 10px solid var(--black);\n        padding: 50px;\n        box-shadow: 20px 20px 0px var(--black);\n        transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n        position: relative;\n        z-index: 50;\n    }\n\n    .wkc-card:hover {\n        transform: translate(-10px, -10px);\n        box-shadow: 30px 30px 0px var(--brown-dark);\n    }\n\n    .wkc-card-big { grid-column: span 8; border-radius: 40px; }\n    .wkc-card-small { grid-column: span 4; border-radius: 80px; display: flex; flex-direction: column; align-items: center; justify-content: center; background: var(--brown-dark); color: #fff; text-align: center; }\n    .wkc-card-tall { grid-column: span 5; border-radius: 30px; transform: rotate(-1deg); }\n    .wkc-card-wide { grid-column: span 7; border-radius: 50px; transform: rotate(1deg); }\n    \n    \/* Additional sizes for more content *\/\n    .wkc-card-half-1 { grid-column: span 6; border-radius: 40px; transform: rotate(2deg); background: var(--black); color: #fff;}\n    .wkc-card-half-2 { grid-column: span 6; border-radius: 40px; transform: rotate(-2deg); background: #fff;}\n\n    .wkc-card p { font-size: 2.2rem; font-weight: 800; line-height: 1.1; margin: 0; }\n\n    \/* FEATURED IMAGE - FLOATING *\/\n    .wkc-captain-wrap {\n        position: relative;\n        width: 100%;\n        max-width: 1000px;\n        margin: 100px 0;\n        z-index: 60;\n    }\n\n    .wkc-img-main {\n        width: 100%;\n        border: 12px solid var(--black);\n        border-radius: 60px;\n        box-shadow: 30px 30px 0px #fff;\n        animation: wkc-float 1s infinite alternate ease-in-out;\n    }\n\n    @keyframes wkc-float {\n        from { transform: translateY(0) rotate(-1deg); }\n        to { transform: translateY(-50px) rotate(1deg); }\n    }\n\n    \/* 2-WAY SMOOTH MARQUEE - CLEAN, NO BG *\/\n    .wkc-marquee-box {\n        width: 100vw;\n        margin-left: -5%;\n        background: transparent; \/* Removed background *\/\n        padding: 40px 0;\n        transform: rotate(-1deg);\n        position: relative;\n        z-index: 40;\n    }\n\n    .wkc-track-row { \n        display: flex; \n        white-space: nowrap; \n        margin: 30px 0; \n        background: transparent !important; \/* Removed background completely *\/\n        padding: 0 !important; \n    }\n    \n    .wkc-scroll-l { display: flex; animation: wkc-l 40s linear infinite; }\n    .wkc-scroll-r { display: flex; animation: wkc-r 40s linear infinite; }\n\n    .wkc-track-row img {\n        height: 500px; \/* Made items bigger *\/\n        margin: 0 40px;\n        border-radius: 40px;\n        box-shadow: 15px 15px 0px rgba(0,0,0,0.15); \/* Soft shadow instead of border\/bg *\/\n        animation: wkc-tiny-rotate 2.5s infinite alternate ease-in-out; \/* Tiny rotate effect *\/\n    }\n\n    \/* Stagger the animation so they don't all rotate exactly the same way at the same time *\/\n    .wkc-track-row img:nth-child(even) {\n        animation-delay: 1.25s;\n        animation-direction: alternate-reverse;\n    }\n\n    @keyframes wkc-tiny-rotate {\n        0% { transform: rotate(-4deg); }\n        100% { transform: rotate(4deg); }\n    }\n\n    @keyframes wkc-l { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n    @keyframes wkc-r { from { transform: translateX(-50%); } to { transform: translateX(0); } }\n\n    \/* CTA BUTTONS *\/\n    .wkc-cta-pill {\n        background: var(--brown-dark);\n        color: #fff;\n        font-family: 'Luckiest Guy', cursive;\n        font-size: 1.5rem;\n        padding: 30px 100px;\n        border: 8px solid var(--black);\n        border-radius: 100px;\n        box-shadow: 15px 15px 0px var(--black);\n        cursor: pointer;\n        transition: 0.2s;\n        margin-top: 50px;\n        position: relative;\n        z-index: 100;\n    }\n\n    .wkc-cta-pill:active { transform: scale(0.95); box-shadow: 5px 5px 0px var(--black); }\n\n    .wkc-social-tag {\n        position: absolute;\n        padding: 20px 40px;\n        background: #fff;\n        border: 6px solid var(--black);\n        border-radius: 40px;\n        font-family: 'Luckiest Guy', cursive;\n        font-size: 1.8rem;\n        text-decoration: none;\n        color: var(--black);\n        z-index: 100;\n        box-shadow: 8px 8px 0px var(--black);\n    }\n\n    .wkc-pos-1 { top: 15%; left: 5%; transform: rotate(-10deg); }\n    .wkc-pos-2 { top: 25%; right: 5%; transform: rotate(10deg); }\n\n    \/* SMOOTH WAVE DIVIDERS *\/\n    .wkc-wave-container {\n        position: absolute;\n        left: 0;\n        width: 100%;\n        height: 150px;\n        z-index: 20;\n    }\n\n    .wkc-wave-bot { bottom: -1px; }\n    .wkc-wave-top { top: -1px; transform: rotate(180deg); }\n<\/style>\n\n<div class=\"wkc-v5-root\">\n\n    <section class=\"wkc-sec wkc-hero-wrap\">\n        <video class=\"wkc-video-bg\" autoplay loop muted playsinline>\n            <source src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/9a53c88b733d414cad7bd6d064c0d34c.mp4\" type=\"video\/mp4\">\n        <\/video>\n        <div class=\"wkc-hero-mask\"><\/div>\n\n        <a href=\"https:\/\/t.me\/whitekittencrew\" class=\"wkc-social-tag wkc-pos-1\">TELEGRAM<\/a>\n        <a href=\"https:\/\/x.com\/whitekittencrew\" class=\"wkc-social-tag wkc-pos-2\">TWITTER<\/a>\n\n        <div style=\"position:relative; z-index:100;\">\n            <h1 class=\"wkc-title-hero\">WHITE<br>KITTEN<br>CREW<\/h1>\n            <center><button class=\"wkc-cta-pill\" onclick=\"alert('Copied!')\">CA : 7Y2vUcs5K3swzgW3z2AYQMB8Mg7dhtbV3dbWjkeJpump<\/button><\/center>\n        <\/div>\n\n        <div class=\"wkc-wave-container wkc-wave-bot\">\n            <svg viewBox=\"0 0 1200 120\" preserveAspectRatio=\"none\" style=\"width:100%; height:150px; fill:var(--cream-light);\">\n                <path d=\"M0,0 C200,100 400,0 600,80 C800,160 1000,0 1200,80 L1200,120 L0,120 Z\"><\/path>\n            <\/svg>\n        <\/div>\n    <\/section>\n\n    <section class=\"wkc-sec\" style=\"background: var(--cream-light); padding-top: 0; z-index: 30;\">\n        <div class=\"wkc-bento-grid\">\n            <div class=\"wkc-card wkc-card-big\">\n                <p>The legendary Cat with emerald eyes is officially taking over Solana. Cute, playful, mischievous, and completely adorable. We are leading the army to the moon.<\/p>\n            <\/div>\n            <div class=\"wkc-card wkc-card-small\">\n                <h2 style=\"font-family:'Luckiest Guy'; font-size: 5rem; margin:0;\">SOLANA<\/h2>\n                <!--<p style=\"font-size: 1.5rem; margin-top:10px;\">TICKER<\/p>-->\n            <\/div>\n            \n            <!-- NEW CONTENT BLOCKS -->\n            <div class=\"wkc-card wkc-card-half-1\">\n                <h3 style=\"font-family:'Luckiest Guy'; font-size: 4rem; margin-bottom:20px;\">ZERO TAXES<\/h3>\n                <p>100% of the supply is locked and loaded. No hidden fees, no developer tricks. LP burned. Contract renounced. Pure feline economics.<\/p>\n            <\/div>\n            <div class=\"wkc-card wkc-card-half-2\">\n                <h3 style=\"font-family:'Luckiest Guy'; font-size: 4rem; margin-bottom:20px;\">1 BILLION<\/h3>\n                <p>Total Supply. The pack is massive, the vision is clear. Grab your spot in the litter before it's too late.<\/p>\n            <\/div>\n\n            <div style=\"grid-column: span 12; display:flex; justify-content:center; position: relative; z-index: 60;\">\n                <div class=\"wkc-captain-wrap\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/featured3.png\" class=\"wkc-img-main\">\n                <\/div>\n            <\/div>\n\n            <div class=\"wkc-card wkc-card-tall\">\n                <h3 style=\"font-family:'Luckiest Guy'; font-size: 4rem; margin-bottom:20px;\">LORE MODE<\/h3>\n                <p>Emerald eyes don't lie. We see the moon clearly. No boring roadmaps, just pure feline energy and massive green candles all the way up.<\/p>\n            <\/div>\n            <div class=\"wkc-card wkc-card-wide\" style=\"background: #fff;\">\n                <h3 style=\"font-family:'Luckiest Guy'; font-size: 4rem; margin-bottom:20px;\">NEW KINGS<\/h3>\n                <p>Doge and Pepe had their time. Now the White Kitten Crew is here to reclaim the throne. Pure internet culture, pure community, pure gains.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"wkc-sec\" style=\"background: #ffffff; padding: 100px 0; z-index: 40;\">\n        <h2 class=\"wkc-title-hero\" style=\"font-size: 8rem; color: var(--black); -webkit-text-stroke:0; text-shadow:none; margin-bottom:50px; position:relative; z-index:60;\">THE GALLERY<\/h2>\n        \n        <div class=\"wkc-marquee-box\">\n            <div class=\"wkc-track-row\">\n                <div class=\"wkc-scroll-l\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item01.jpg\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item02.jpg\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item03.jpg\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item04.jpg\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item05.jpg\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item06.jpg\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item01.jpg\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item02.jpg\">\n                <\/div>\n            <\/div>\n            <div class=\"wkc-track-row\" style=\"transform: rotate(2deg);\">\n                <div class=\"wkc-scroll-r\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item06.jpg\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item05.jpg\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item04.jpg\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item03.jpg\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item02.jpg\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item01.jpg\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item06.jpg\">\n                    <img decoding=\"async\" src=\"http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/item05.jpg\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"wkc-sec\" style=\"background: url('http:\/\/whitekittencrew.fun\/wp-content\/uploads\/2026\/05\/bg4.jpg') center\/cover; min-height:100vh; position: relative; z-index: 50;\">\n        <div class=\"wkc-wave-container wkc-wave-top\">\n            <svg viewBox=\"0 0 1200 120\" preserveAspectRatio=\"none\" style=\"width:100%; height:150px; fill:#fff;\">\n                <path d=\"M0,0 C200,100 400,0 600,80 C800,160 1000,0 1200,80 L1200,120 L0,120 Z\"><\/path>\n            <\/svg>\n        <\/div>\n\n        <div style=\"margin-top: 150px; text-align:center; position: relative; z-index: 100;\">\n            <h2 class=\"wkc-title-hero\" style=\"font-size: 6rem; -webkit-text-stroke: 3px var(--black); text-shadow: 8px 8px 0px var(--brown-dark);\">JOIN THE CREW<\/h2>\n            <p style=\"margin-top:20px; font-size: 2.2rem; font-weight: 800; color: #fff; text-shadow: 2px 2px 0px var(--black);\">The Cat has spoken. Secure your position and let's lead the meme world together.<\/p>\n             <a href=\"https:\/\/swap.pump.fun\/?input=So11111111111111111111111111111111111111112&output=7Y2vUcs5K3swzgW3z2AYQMB8Mg7dhtbV3dbWjkeJpump\" class=\"wkc-cta-pill\" style=\"background: var(--black);\">BUY NOW<\/a>\n        <\/div>\n    <\/section>\n\n<\/div>\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>TELEGRAM TWITTER WHITEKITTENCREW CA : 7Y2vUcs5K3swzgW3z2AYQMB8Mg7dhtbV3dbWjkeJpump The legendary Cat with emerald eyes is officially taking over Solana. Cute, playful, mischievous, and completely adorable. We are leading the army to the moon. SOLANA ZERO TAXES 100% of the supply is locked and loaded. No hidden fees, no developer tricks. LP burned. Contract renounced. Pure feline economics. [&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:\/\/whitekittencrew.fun\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/whitekittencrew.fun\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/whitekittencrew.fun\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/whitekittencrew.fun\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/whitekittencrew.fun\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":49,"href":"https:\/\/whitekittencrew.fun\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":75,"href":"https:\/\/whitekittencrew.fun\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/75"}],"wp:attachment":[{"href":"https:\/\/whitekittencrew.fun\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}