{"id":8,"date":"2026-05-19T07:47:33","date_gmt":"2026-05-19T07:47:33","guid":{"rendered":"https:\/\/aliencup.lol\/?page_id=8"},"modified":"2026-05-19T08:44:00","modified_gmt":"2026-05-19T08:44:00","slug":"elementor-8","status":"publish","type":"page","link":"https:\/\/aliencup.lol\/","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-bf8fea4 e-con-full e-flex e-con e-parent\" data-id=\"bf8fea4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3f87f6 elementor-widget elementor-widget-html\" data-id=\"a3f87f6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Luckiest+Guy&family=Rajdhani:wght@500;700;900&display=swap');\n\n:root {\n    --brand-accent: #facc15; \/* Golden yellow, like a trophy *\/\n    --brand-secondary: #ff0055; \/* Action pink\/red *\/\n    --dark-bg: #050505;\n}\n\n* {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n}\n\nbody {\n    background-color: var(--dark-bg);\n    color: #ffffff;\n    font-family: 'Rajdhani', sans-serif;\n    overflow-x: hidden;\n    line-height: 1.5;\n}\n\nh1, h2, h3, h4, .comic-font {\n    font-family: 'Luckiest Guy', cursive;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    line-height: 1;\n}\n\n\/* Fixed Global Floating Image *\/\n@keyframes float-fixed {\n    0%, 100% { transform: translateY(0) scale(1); }\n    50% { transform: translateY(-20px) scale(1.02); }\n}\n\n.fixed-featured-img {\n    position: fixed;\n    top: 0;\n    left: 0;\n    width: 100vw;\n    height: 100vh;\n    object-fit: contain;\n    z-index: 99;\n    animation: float-fixed 8s ease-in-out infinite;\n    pointer-events: none;\n    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.5));\n}\n\n\/* Core Sections *\/\nsection {\n    position: relative;\n    width: 100vw;\n    min-height: 100vh;\n    display: flex;\n    align-items: center;\n    padding: 120px 8vw;\n    overflow: hidden;\n    background-size: cover;\n    background-position: center;\n    background-repeat: no-repeat;\n    z-index: 1;\n}\n\n\/* Backgrounds *\/\n.hero {\n    background: transparent; \n    justify-content: flex-start;\n}\n\n.hero-video {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100vw;\n    height: 100vh;\n    object-fit: cover;\n    z-index: 0;\n    pointer-events: none;\n}\n\n.alien-vs-earth {\n    background-image: url('http:\/\/aliencup.lol\/wp-content\/uploads\/2026\/05\/bg2.png');\n    justify-content: flex-end;\n}\n\n.moments {\n    background-image: url('http:\/\/aliencup.lol\/wp-content\/uploads\/2026\/05\/bg3.png');\n    justify-content: flex-start;\n}\n\n.roadmap {\n    background-image: url('http:\/\/aliencup.lol\/wp-content\/uploads\/2026\/05\/bg4.png');\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n}\n\n.final-cta {\n    background-image: url('http:\/\/aliencup.lol\/wp-content\/uploads\/2026\/05\/bg1.png');\n    flex-direction: column;\n    justify-content: center;\n    text-align: center;\n}\n\n\/* Cinematic Atmospheric Dividers - Hides image cutoffs seamlessly *\/\n.cinematic-transition {\n    width: 100vw;\n    height: 250px;\n    margin: -125px 0; \/* Overlaps the sections to blend them *\/\n    position: relative;\n    z-index: 20;\n    background: linear-gradient(to bottom, transparent 0%, var(--dark-bg) 45%, var(--dark-bg) 55%, transparent 100%);\n    pointer-events: none;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n}\n\n.glow-line {\n    width: 100%;\n    height: 2px;\n    background: linear-gradient(90deg, transparent 0%, var(--brand-accent) 50%, transparent 100%);\n    box-shadow: 0 0 20px var(--brand-accent), 0 0 50px var(--brand-secondary);\n    opacity: 0.4;\n}\n\n.cinematic-transition.alt .glow-line {\n    background: linear-gradient(90deg, transparent 0%, var(--brand-secondary) 50%, transparent 100%);\n    box-shadow: 0 0 20px var(--brand-secondary), 0 0 50px var(--brand-accent);\n}\n\n\/* Typography & Content Layout (No background boxes\/blurs) *\/\n.hero-text-wrapper, .content-wrapper-card {\n    position: relative;\n    z-index: 10;\n    max-width: 700px;\n}\n\n.hero-title {\n    font-size: clamp(5rem, 12vw, 13rem);\n    color: #ffffff;\n    text-shadow: 6px 6px 0px var(--brand-secondary), 0 0 30px rgba(0, 0, 0, 0.8);\n    margin-bottom: 10px;\n}\n\n.hero-subtitle {\n    font-size: clamp(2rem, 4vw, 3.5rem);\n    color: var(--brand-accent);\n    text-shadow: 3px 3px 0px #000, 0 0 20px rgba(0,0,0,0.8);\n    margin-bottom: 30px;\n}\n\n.section-title {\n    font-size: clamp(3.5rem, 6vw, 6rem);\n    color: #ffffff;\n    margin-bottom: 20px;\n    text-shadow: 4px 4px 0px var(--brand-secondary), 0 10px 20px rgba(0,0,0,0.9);\n}\n\n.section-text {\n    font-size: 1.6rem;\n    font-weight: 700;\n    color: #ffffff;\n    text-shadow: 2px 2px 0px #000, 0 4px 15px rgba(0,0,0,1);\n    margin-bottom: 20px;\n}\n\n.highlight {\n    color: var(--brand-accent);\n}\n\n\/* Buttons *\/\n.btn-group {\n    display: flex;\n    gap: 20px;\n    flex-wrap: wrap;\n    margin-top: 20px;\n}\n\n.btn {\n    font-family: 'Luckiest Guy', cursive;\n    font-size: 2rem;\n    padding: 15px 40px;\n    text-transform: uppercase;\n    color: #000;\n    background: var(--brand-accent);\n    border: none;\n    cursor: pointer;\n    transition: all 0.2s ease;\n    box-shadow: 4px 4px 0px #000;\n}\n\n.btn:hover {\n    transform: translate(-2px, -2px);\n    box-shadow: 6px 6px 0px #000;\n    background: #fff;\n}\n\n.btn-secondary {\n    background: var(--brand-secondary);\n    color: #fff;\n}\n\n.btn-secondary:hover {\n    background: #fff;\n    color: #000;\n}\n\n\/* Roadmap Items *\/\n.roadmap-card {\n    background: rgba(5, 5, 5, 0.9);\n    border: 3px solid #fff;\n    padding: 40px;\n    width: 100%;\n    max-width: 800px;\n    margin-bottom: 30px;\n    position: relative;\n    z-index: 10;\n    transform: rotate(-1deg);\n    box-shadow: 8px 8px 0px var(--brand-secondary);\n}\n\n.roadmap-card:nth-child(even) {\n    transform: rotate(1deg);\n    box-shadow: 8px 8px 0px var(--brand-accent);\n}\n\n.phase-title {\n    font-size: 2.5rem;\n    color: #ffffff;\n    margin-bottom: 15px;\n}\n\n.roadmap-list {\n    list-style: none;\n    font-size: 1.4rem;\n    font-weight: 700;\n}\n\n.roadmap-list li {\n    margin-bottom: 10px;\n    padding-left: 35px;\n    position: relative;\n}\n\n.roadmap-list li::before {\n    content: '\u26bd';\n    position: absolute;\n    left: 0;\n    top: 2px;\n}\n\n\/* Final CTA *\/\n.cta-wrapper {\n    position: relative;\n    z-index: 10;\n    transform: rotate(-2deg);\n}\n\n.cta-title {\n    font-size: clamp(4rem, 8vw, 8rem);\n    color: #ffffff;\n    text-shadow: 6px 6px 0px var(--brand-secondary), 0 0 40px rgba(0,0,0,0.8);\n    margin-bottom: 40px;\n}\n\n@media (max-width: 1024px) {\n    section { padding: 100px 5vw; justify-content: center !important; text-align: center; }\n    .btn-group { justify-content: center; }\n}\n<\/style>\n\n<main>\n    <img decoding=\"async\" src=\"http:\/\/aliencup.lol\/wp-content\/uploads\/2026\/05\/make_em_smaller_or_randomly_202605191518-scaled.png\" class=\"fixed-featured-img\" alt=\"Floating Football Legends\">\n\n    <section class=\"hero\">\n        <video autoplay muted loop playsinline class=\"hero-video\">\n            <source src=\"http:\/\/aliencup.lol\/wp-content\/uploads\/2026\/05\/37aee4ffbac2419f91dc8ed854a6525d.mp4\" type=\"video\/mp4\">\n        <\/video>\n        \n        <div class=\"hero-text-wrapper\">\n            <h1 class=\"hero-title\">ALIEN CUP<\/h1>\n            <div class=\"hero-subtitle comic-font\">EARTH VS THE UNIVERSE<\/div>\n            <p class=\"section-text\">\n                The ultimate intergalactic football tournament. Earth's greatest legends are teaming up to play the most terrifying aliens in the galaxy.\n            <\/p>\n            <div class=\"btn-group\">\n                <button class=\"btn\">COPY CA<\/button>\n                <button class=\"btn btn-secondary\">JOIN THE SQUAD<\/button>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <div class=\"cinematic-transition\">\n        <div class=\"glow-line\"><\/div>\n    <\/div>\n\n    <section class=\"alien-vs-earth\">\n        <div class=\"content-wrapper-card\">\n            <h2 class=\"section-title\">THE GALAXY<br>TOURNAMENT<\/h2>\n            <p class=\"section-text\">\n                They didn't come to conquer Earth... they came to ball. The <span class=\"highlight\">Alien World Cup 2026<\/span> is officially on.\n            <\/p>\n            <p class=\"section-text\">\n                Can Messi outdribble a 6-armed Martian? Will Ronaldo score a bicycle kick against a cyborg goalkeeper? The fate of the planet will be decided on the pitch!\n            <\/p>\n        <\/div>\n    <\/section>\n\n    <div class=\"cinematic-transition alt\">\n        <div class=\"glow-line\"><\/div>\n    <\/div>\n\n    <section class=\"moments\">\n        <div class=\"content-wrapper-card\">\n            <h2 class=\"section-title\">ICONIC<br>BATTLES<\/h2>\n            <p class=\"section-text\">\n                Witness the craziest football matches ever played in giant space stadiums. \n            <\/p>\n            <p class=\"section-text\">\n                Expect zero-gravity tackles, explosive speed, alien superpowers, and the greatest human players wearing identical armor to defend our world.\n            <\/p>\n        <\/div>\n    <\/section>\n\n    <div class=\"cinematic-transition\">\n        <div class=\"glow-line\"><\/div>\n    <\/div>\n\n    <section class=\"roadmap\">\n        <h2 class=\"section-title\" style=\"text-align: center; margin-bottom: 60px;\">TOURNAMENT ROADMAP<\/h2>\n\n        <div class=\"roadmap-card\">\n            <h3 class=\"phase-title comic-font\">PHASE 1: ASSEMBLE THE SQUAD<\/h3>\n            <ul class=\"roadmap-list\">\n                <li>Launch the Alien Cup token and website<\/li>\n                <li>Build the Earth defense community<\/li>\n                <li>DEX Screener updates and early marketing<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"roadmap-card\">\n            <h3 class=\"phase-title comic-font\">PHASE 2: GROUP STAGES<\/h3>\n            <ul class=\"roadmap-list\">\n                <li>CoinMarketCap & CoinGecko Listings<\/li>\n                <li>Massive football meme campaigns on Twitter<\/li>\n                <li>First exhibition matches against rival planets<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"roadmap-card\">\n            <h3 class=\"phase-title comic-font\">PHASE 3: THE FINALS<\/h3>\n            <ul class=\"roadmap-list\">\n                <li>Major Centralized Exchange listings<\/li>\n                <li>Lifting the Giant Galaxy Cup 2026 Trophy<\/li>\n                <li>Earth becomes the #1 meme token in the universe<\/li>\n            <\/ul>\n        <\/div>\n    <\/section>\n\n    <div class=\"cinematic-transition alt\">\n        <div class=\"glow-line\"><\/div>\n    <\/div>\n\n    <section class=\"final-cta\">\n        <div class=\"cta-wrapper\">\n            <h2 class=\"cta-title\">READY TO DEFEND EARTH?<\/h2>\n            <button class=\"btn\" style=\"font-size: 3rem; padding: 20px 60px;\">BUY $ALIENCUP<\/button>\n        <\/div>\n    <\/section>\n<\/main>\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>ALIEN CUP EARTH VS THE UNIVERSE The ultimate intergalactic football tournament. Earth&#8217;s greatest legends are teaming up to play the most terrifying aliens in the galaxy. COPY CA JOIN THE SQUAD THE GALAXYTOURNAMENT They didn&#8217;t come to conquer Earth&#8230; they came to ball. The Alien World Cup 2026 is officially on. Can Messi outdribble a [&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:\/\/aliencup.lol\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aliencup.lol\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aliencup.lol\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aliencup.lol\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aliencup.lol\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":31,"href":"https:\/\/aliencup.lol\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":51,"href":"https:\/\/aliencup.lol\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/51"}],"wp:attachment":[{"href":"https:\/\/aliencup.lol\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}