{"id":8,"date":"2026-06-26T03:54:56","date_gmt":"2026-06-26T03:54:56","guid":{"rendered":"https:\/\/foreveralonecrash.online\/?page_id=8"},"modified":"2026-06-26T05:24:42","modified_gmt":"2026-06-26T05:24:42","slug":"elementor-8","status":"publish","type":"page","link":"https:\/\/foreveralonecrash.online\/","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-a0d3ab8 e-con-full e-flex e-con e-parent\" data-id=\"a0d3ab8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7611a96 elementor-widget elementor-widget-html\" data-id=\"7611a96\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>$ALONE \u2014 Forever Alone Crash<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Covered+By+Your+Grace&family=Inter:wght@300;400;500;600;700;900&display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }\n\n    :root {\n      --cyan:   #00e5ff;\n      --blue:   #1a6fff;\n      --purple: #9b59ff;\n      --red:    #ff2d55;\n      --dark:   #060810;\n      --dark2:  #0c1020;\n      --dark3:  #111828;\n      --glass:  rgba(255,255,255,0.04);\n      --glass-border: rgba(255,255,255,0.08);\n      --font-heading: 'Covered By Your Grace', cursive;\n      --font-body: 'Inter', sans-serif;\n    }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      background: var(--dark);\n      color: #e8eaf0;\n      font-family: var(--font-body);\n      overflow-x: hidden;\n    }\n\n    \/* \u2500\u2500\u2500 GLOBAL UTILITIES \u2500\u2500\u2500 *\/\n    .reveal {\n      opacity: 0;\n      transform: translateY(40px);\n      transition: opacity 0.8s ease, transform 0.8s ease;\n    }\n    .reveal.visible { opacity: 1; transform: translateY(0); }\n    .reveal-left  { opacity: 0; transform: translateX(-50px); transition: opacity 0.8s ease, transform 0.8s ease; }\n    .reveal-right { opacity: 0; transform: translateX(50px);  transition: opacity 0.8s ease, transform 0.8s ease; }\n    .reveal-left.visible, .reveal-right.visible { opacity: 1; transform: translateX(0); }\n\n    \/* \u2500\u2500\u2500 NEON BAR DIVIDERS \u2500\u2500\u2500 *\/\n    .neon-bar {\n      position: relative;\n      height: 6px;\n      width: 100%;\n      z-index: 10;\n      flex-shrink: 0;\n    }\n    .neon-bar--cyan {\n      background: linear-gradient(90deg, transparent 0%, var(--cyan) 30%, var(--blue) 70%, transparent 100%);\n      box-shadow: 0 0 18px var(--cyan), 0 0 40px rgba(0,229,255,0.5);\n    }\n    .neon-bar--purple {\n      background: linear-gradient(90deg, transparent 0%, var(--purple) 30%, var(--blue) 70%, transparent 100%);\n      box-shadow: 0 0 18px var(--purple), 0 0 40px rgba(155,89,255,0.5);\n    }\n    .neon-bar--red {\n      background: linear-gradient(90deg, transparent 0%, var(--red) 30%, var(--purple) 70%, transparent 100%);\n      box-shadow: 0 0 18px var(--red), 0 0 40px rgba(255,45,85,0.5);\n    }\n    .neon-bar--multi {\n      background: linear-gradient(90deg, var(--cyan) 0%, var(--blue) 25%, var(--purple) 50%, var(--red) 75%, var(--cyan) 100%);\n      background-size: 200% 100%;\n      box-shadow: 0 0 20px rgba(155,89,255,0.6), 0 0 50px rgba(0,229,255,0.3);\n      animation: barShift 4s linear infinite;\n    }\n    @keyframes barShift {\n      0%   { background-position: 0% 0%; }\n      100% { background-position: 200% 0%; }\n    }\n\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       NAV\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n    nav {\n      position: fixed;\n      top: 0; left: 0; right: 0;\n      z-index: 100;\n      padding: 1rem 2rem;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      background: rgba(6,8,16,0);\n      backdrop-filter: blur(0px);\n      transition: all 0.4s ease;\n    }\n    nav.scrolled {\n      background: rgba(6,8,16,0.88);\n      backdrop-filter: blur(20px);\n      border-bottom: 1px solid rgba(255,255,255,0.05);\n    }\n    .nav-logo {\n      display: flex; align-items: center; gap: 0.6rem; text-decoration: none;\n    }\n    .nav-logo img { width: 36px; height: 36px; object-fit: contain; }\n    .nav-logo span {\n      font-family: var(--font-heading);\n      font-size: 1.6rem;\n      color: var(--cyan);\n    }\n    .nav-links { display: flex; gap: 0.3rem; }\n    .nav-link {\n      padding: 0.45rem 1.1rem;\n      border-radius: 8px;\n      font-family: var(--font-heading);\n      font-size: 1.15rem;\n      color: rgba(232,234,240,0.75);\n      text-decoration: none;\n      transition: all 0.2s;\n      letter-spacing: 0.02em;\n    }\n    .nav-link:hover { color: #fff; background: rgba(255,255,255,0.06); }\n    @media (max-width: 600px) { .nav-links { display: none; } }\n\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 1 \u2014 HERO\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n    #hero {\n      position: relative;\n      min-height: 100vh;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n      background: var(--dark);\n    }\n    #hero .bg {\n      position: absolute; inset: 0;\n      background: url('https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/bg1.png') center\/cover no-repeat;\n      opacity: 0.45;\n      animation: slowDrift 20s ease-in-out infinite alternate;\n    }\n    @keyframes slowDrift {\n      from { transform: scale(1) translateY(0); }\n      to   { transform: scale(1.05) translateY(-16px); }\n    }\n    #hero .overlay { display: none; }\n    #hero .chart-lines {\n      position: absolute; inset: 0; pointer-events: none;\n      background-image:\n        repeating-linear-gradient(0deg, transparent, transparent 49px, rgba(0,229,255,0.03) 50px),\n        repeating-linear-gradient(90deg, transparent, transparent 99px, rgba(0,229,255,0.02) 100px);\n    }\n    #hero .content {\n      position: relative; z-index: 2;\n      text-align: center; padding: 2rem;\n      display: flex; flex-direction: column;\n      align-items: center; gap: 1.6rem;\n      max-width: 860px;\n    }\n    #hero .logo {\n      width: 190px; height: 190px; object-fit: contain;\n      filter: drop-shadow(0 0 40px rgba(0,229,255,0.5)) drop-shadow(0 0 80px rgba(26,111,255,0.3));\n      animation: floatLogo 4s ease-in-out infinite;\n    }\n    @keyframes floatLogo {\n      0%, 100% { transform: translateY(0) rotate(-1deg); }\n      50%       { transform: translateY(-18px) rotate(1deg); }\n    }\n    .hero-headline {\n      font-family: var(--font-heading);\n      font-size: clamp(4.5rem, 11vw, 9rem);\n      line-height: 1.02;\n      background: linear-gradient(135deg, #fff 25%, var(--cyan) 55%, var(--purple) 90%);\n      -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;\n      filter: drop-shadow(0 0 30px rgba(0,229,255,0.35));\n    }\n    .hero-sub {\n      font-size: 1.15rem;\n      color: rgba(232,234,240,0.92);\n      font-weight: 500;\n      max-width: 560px; line-height: 1.7; letter-spacing: 0.02em;\n    }\n\n    \/* CA Copy Button *\/\n    .ca-block { display: flex; flex-direction: column; align-items: center; gap: 0.6rem; }\n    .ca-label {\n      font-size: 0.7rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--cyan); opacity: 0.7;\n    }\n    .ca-btn {\n      display: flex; align-items: center; gap: 0.75rem;\n      background: linear-gradient(135deg, rgba(0,229,255,0.12), rgba(26,111,255,0.12));\n      border: 1px solid rgba(0,229,255,0.35); border-radius: 14px;\n      padding: 0.85rem 1.5rem; cursor: pointer; font-family: var(--font-body);\n      font-size: 0.85rem; color: var(--cyan); letter-spacing: 0.05em;\n      backdrop-filter: blur(12px); transition: all 0.3s ease;\n      position: relative; overflow: hidden;\n    }\n    .ca-btn::before {\n      content: ''; position: absolute; inset: 0;\n      background: linear-gradient(135deg, rgba(0,229,255,0.15), rgba(155,89,255,0.1));\n      opacity: 0; transition: opacity 0.3s;\n    }\n    .ca-btn:hover::before { opacity: 1; }\n    .ca-btn:hover {\n      border-color: var(--cyan);\n      box-shadow: 0 0 24px rgba(0,229,255,0.25), 0 0 60px rgba(0,229,255,0.1);\n      transform: scale(1.02);\n    }\n    .ca-btn .ca-addr { font-size: 0.8rem; opacity: 0.9; }\n    .ca-btn .copy-tag {\n      font-size: 0.7rem; letter-spacing: 0.08em; text-transform: uppercase;\n      opacity: 0.5; border: 1px solid rgba(0,229,255,0.3); border-radius: 6px; padding: 0.15rem 0.5rem;\n    }\n    .ca-copied { font-size: 0.7rem; color: var(--cyan); opacity: 0; transition: opacity 0.3s; margin-top: 0.3rem; }\n    .ca-copied.show { opacity: 1; }\n\n    \/* Social Icon Buttons *\/\n    .social-row { display: flex; gap: 1rem; align-items: center; }\n    .social-btn {\n      width: 52px; height: 52px; border-radius: 50%;\n      border: 1px solid rgba(255,255,255,0.2);\n      background: #ffffff;\n      display: flex; align-items: center; justify-content: center;\n      transition: all 0.3s ease; overflow: hidden; cursor: pointer;\n    }\n    .social-btn img { width: 26px; height: 26px; object-fit: contain; }\n    .social-btn:hover {\n      border-color: var(--cyan);\n      box-shadow: 0 0 20px rgba(0,229,255,0.4);\n      transform: scale(1.12) translateY(-3px);\n    }\n\n    .chart-crash {\n      position: absolute; bottom: 0; left: 0; right: 0;\n      height: 180px; opacity: 0.07; pointer-events: none;\n    }\n\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 2 \u2014 GALLERY  (moved up)\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n    #gallery {\n      position: relative;\n      padding: 90px 2rem 100px;\n      background: var(--dark3);\n      overflow: hidden;\n    }\n    #gallery .bg {\n      position: absolute; inset: 0;\n      background: url('https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/bg3.png') center\/cover no-repeat;\n      opacity: 0.18;\n    }\n    #gallery .section-label {\n      position: relative; z-index: 2; text-align: center; margin-bottom: 3.5rem;\n    }\n    .section-eyebrow {\n      font-size: 0.7rem; letter-spacing: 0.25em; text-transform: uppercase;\n      color: var(--red); margin-bottom: 0.8rem;\n    }\n    .section-heading {\n      font-family: var(--font-heading);\n      font-size: clamp(3.5rem, 6vw, 5.5rem);\n      color: #fff;\n      filter: drop-shadow(0 0 20px rgba(255,45,85,0.35));\n    }\n\n    \/* 9:16 uniform portrait grid *\/\n    .gallery-grid {\n      position: relative; z-index: 2;\n      max-width: 1300px; margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 1.2rem;\n    }\n    @media (max-width: 900px) { .gallery-grid { grid-template-columns: repeat(2, 1fr); } }\n    @media (max-width: 500px) { .gallery-grid { grid-template-columns: repeat(2, 1fr); } }\n\n    .gallery-item {\n      border-radius: 16px;\n      overflow: hidden;\n      position: relative;\n      cursor: pointer;\n      aspect-ratio: 9 \/ 16;\n    }\n    .gallery-item img {\n      width: 100%; height: 100%;\n      object-fit: cover;\n      display: block;\n      transform: scale(1.12);\n      transition: transform 0.5s ease;\n    }\n    .gallery-item:hover img { transform: scale(1.18); }\n    .gallery-item::after {\n      content: ''; position: absolute; inset: 0; border-radius: 16px;\n      border: 1px solid rgba(255,255,255,0.08);\n      pointer-events: none; transition: border-color 0.3s;\n    }\n    .gallery-item:hover::after { border-color: var(--cyan); }\n    .gallery-item .img-glow {\n      position: absolute; inset: 0; border-radius: 16px;\n      background: radial-gradient(ellipse at 50% 100%, rgba(0,229,255,0.2) 0%, transparent 65%);\n      opacity: 0; transition: opacity 0.4s;\n    }\n    .gallery-item:hover .img-glow { opacity: 1; }\n\n    \/* staggered float *\/\n    .gallery-item:nth-child(1) { animation: gFloat1 5.0s ease-in-out infinite; }\n    .gallery-item:nth-child(2) { animation: gFloat2 5.6s ease-in-out infinite; }\n    .gallery-item:nth-child(3) { animation: gFloat1 6.2s ease-in-out infinite; }\n    .gallery-item:nth-child(4) { animation: gFloat2 4.8s ease-in-out infinite; }\n    .gallery-item:nth-child(5) { animation: gFloat1 5.4s ease-in-out infinite; }\n    .gallery-item:nth-child(6) { animation: gFloat2 6.0s ease-in-out infinite; }\n    .gallery-item:nth-child(7) { animation: gFloat1 5.2s ease-in-out infinite; }\n    .gallery-item:nth-child(8) { animation: gFloat2 5.8s ease-in-out infinite; }\n\n    @keyframes gFloat1 {\n      0%, 100% { transform: translateY(0) rotate(0.3deg); }\n      50%       { transform: translateY(-7px) rotate(-0.3deg); }\n    }\n    @keyframes gFloat2 {\n      0%, 100% { transform: translateY(0) rotate(-0.3deg); }\n      50%       { transform: translateY(6px) rotate(0.3deg); }\n    }\n    .gallery-item:hover { animation-play-state: paused; }\n\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 3 \u2014 TOKENOMICS  (moved up)\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n    #tokenomics {\n      position: relative;\n      padding: 110px 2rem 120px;\n      background: var(--dark2);\n      overflow: hidden;\n    }\n    #tokenomics .bg {\n      position: absolute; inset: 0;\n      background: url('https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/bg4.png') center\/cover no-repeat;\n      opacity: 0.18;\n    }\n    #tokenomics .glow-left { display: none; }\n    #tokenomics .glow-right { display: none; }\n    #tokenomics .inner {\n      position: relative; z-index: 2;\n      max-width: 1100px; margin: 0 auto; text-align: center;\n    }\n    .tknx-heading {\n      font-family: var(--font-heading);\n      font-size: clamp(3.5rem, 6vw, 5.5rem);\n      color: #fff; margin-bottom: 0.8rem;\n      filter: drop-shadow(0 0 20px rgba(0,229,255,0.3));\n    }\n    .tknx-sub {\n      font-size: 1rem;\n      color: rgba(232,234,240,0.8);\n      font-weight: 500;\n      max-width: 500px; margin: 0 auto 4rem; line-height: 1.7;\n    }\n    .tknx-grid {\n      display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      gap: 1.5rem; margin-bottom: 4rem;\n    }\n    .tknx-card {\n      background: var(--glass);\n      border: 1px solid var(--glass-border);\n      border-radius: 20px; padding: 2.4rem 2rem;\n      backdrop-filter: blur(12px);\n      position: relative; overflow: hidden;\n      transition: all 0.4s ease;\n    }\n    .tknx-card::before {\n      content: ''; position: absolute;\n      top: -60%; left: -60%;\n      width: 220%; height: 220%;\n      background: conic-gradient(from 0deg at 50% 50%, transparent 0deg, rgba(0,229,255,0.05) 60deg, transparent 120deg);\n      animation: spinGlow 8s linear infinite;\n      opacity: 0; transition: opacity 0.4s;\n    }\n    .tknx-card:hover::before { opacity: 1; }\n    .tknx-card:hover {\n      transform: translateY(-8px) scale(1.02);\n      border-color: rgba(0,229,255,0.25);\n      box-shadow: 0 24px 60px rgba(0,0,0,0.4), 0 0 40px rgba(0,229,255,0.08);\n    }\n    @keyframes spinGlow { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }\n    .tknx-icon {\n      width: 56px; height: 56px; border-radius: 14px;\n      margin: 0 auto 1.2rem;\n      display: flex; align-items: center; justify-content: center;\n      font-family: var(--font-heading); font-size: 1.1rem; letter-spacing: 0.04em;\n    }\n    .tknx-icon.cyan   { background: rgba(0,229,255,0.12); color: var(--cyan); box-shadow: 0 0 20px rgba(0,229,255,0.15); }\n    .tknx-icon.purple { background: rgba(155,89,255,0.12); color: var(--purple); box-shadow: 0 0 20px rgba(155,89,255,0.15); }\n    .tknx-icon.red    { background: rgba(255,45,85,0.12);  color: var(--red);   box-shadow: 0 0 20px rgba(255,45,85,0.15); }\n    .tknx-icon.blue   { background: rgba(26,111,255,0.12); color: var(--blue);  box-shadow: 0 0 20px rgba(26,111,255,0.15); }\n    .tknx-num {\n      font-family: var(--font-heading); font-size: 2.8rem; color: var(--cyan); margin-bottom: 0.3rem;\n    }\n    .tknx-name {\n      font-size: 0.85rem; letter-spacing: 0.12em; text-transform: uppercase;\n      color: rgba(232,234,240,0.6); margin-bottom: 0.6rem;\n    }\n    .tknx-desc {\n      font-size: 0.88rem;\n      color: rgba(232,234,240,0.75);\n      font-weight: 400;\n      line-height: 1.6;\n    }\n    .tknx-ring-wrap {\n      display: flex; align-items: center; justify-content: center; gap: 4rem; flex-wrap: wrap;\n    }\n    .ring-svg { width: 200px; height: 200px; }\n    .ring-legend { display: flex; flex-direction: column; gap: 1rem; text-align: left; }\n    .legend-item { display: flex; align-items: center; gap: 0.75rem; font-size: 0.9rem; color: rgba(232,234,240,0.85); font-weight: 500; }\n    .legend-dot { width: 10px; height: 10px; border-radius: 50%; flex-shrink: 0; }\n    .ring-label { fill: #fff; font-family: var(--font-heading); font-size: 1.1rem; text-anchor: middle; }\n    .ring-sub-label { fill: rgba(255,255,255,0.45); font-size: 0.6rem; font-family: 'Inter', sans-serif; text-anchor: middle; }\n\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 4 \u2014 STORY  (moved down)\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n    #story {\n      position: relative;\n      padding: 100px 2rem 90px;\n      background: var(--dark);\n      overflow: hidden;\n    }\n    #story .bg {\n      position: absolute; inset: 0;\n      background: url('https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/bg2.png') center\/cover no-repeat;\n      opacity: 0.2;\n    }\n    #story .radial-glow { display: none; }\n    #story .inner {\n      position: relative; z-index: 2;\n      max-width: 1100px; margin: 0 auto;\n      display: grid; grid-template-columns: 1fr 1fr;\n      gap: 5rem; align-items: center;\n    }\n    @media (max-width: 780px) { #story .inner { grid-template-columns: 1fr; gap: 3rem; } }\n    .story-eyebrow {\n      font-size: 0.7rem; letter-spacing: 0.25em; text-transform: uppercase;\n      color: var(--purple); margin-bottom: 1rem;\n    }\n    .story-heading {\n      font-family: var(--font-heading);\n      font-size: clamp(3.5rem, 6vw, 6rem);\n      line-height: 1.08; color: #fff; margin-bottom: 1.5rem;\n      filter: drop-shadow(0 0 20px rgba(155,89,255,0.4));\n    }\n    .story-text {\n      font-size: 1rem;\n      color: rgba(232,234,240,0.9);\n      font-weight: 400;\n      line-height: 1.9; margin-bottom: 1rem;\n    }\n    .story-text strong { color: var(--cyan); font-weight: 600; }\n    .story-stats { display: flex; flex-direction: column; gap: 1.5rem; }\n    .stat-card {\n      background: var(--glass); border: 1px solid var(--glass-border);\n      border-radius: 16px; padding: 1.6rem 1.8rem;\n      backdrop-filter: blur(10px);\n      position: relative; overflow: hidden;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .stat-card::after {\n      content: ''; position: absolute; inset: 0; border-radius: 16px;\n      background: linear-gradient(135deg, rgba(0,229,255,0.05), transparent);\n      opacity: 0; transition: opacity 0.3s;\n    }\n    .stat-card:hover { transform: translateY(-4px); box-shadow: 0 20px 40px rgba(0,0,0,0.3); }\n    .stat-card:hover::after { opacity: 1; }\n    .stat-num {\n      font-family: var(--font-heading); font-size: 3rem;\n      background: linear-gradient(90deg, var(--cyan), var(--blue));\n      -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;\n      line-height: 1; margin-bottom: 0.4rem;\n    }\n    .stat-label {\n      font-size: 0.82rem; letter-spacing: 0.12em; text-transform: uppercase;\n      color: rgba(232,234,240,0.65); font-weight: 500;\n    }\n    .stat-bar {\n      height: 3px; background: rgba(255,255,255,0.06); border-radius: 99px; margin-top: 0.8rem; overflow: hidden;\n    }\n    .stat-bar-fill {\n      height: 100%; border-radius: 99px;\n      background: linear-gradient(90deg, var(--cyan), var(--purple));\n      animation: barGrow 2s ease-out forwards;\n    }\n    @keyframes barGrow { from { width: 0 !important; } }\n\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 5 \u2014 COMMUNITY\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n    #community {\n      position: relative;\n      padding: 130px 2rem 100px;\n      overflow: hidden;\n      background: var(--dark2);\n    }\n    #community .bg {\n      position: absolute; inset: 0;\n      background: url('https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/bg5.png') center\/cover no-repeat;\n      opacity: 0.22;\n    }\n    #community .multi-glow { display: none; }\n    #community .inner {\n      position: relative; z-index: 2;\n      max-width: 900px; margin: 0 auto; text-align: center;\n    }\n    .community-headline {\n      font-family: var(--font-heading);\n      font-size: clamp(4rem, 9vw, 8rem);\n      line-height: 1.02;\n      background: linear-gradient(135deg, #fff 20%, var(--cyan) 50%, var(--purple) 80%);\n      -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;\n      margin-bottom: 1.2rem;\n      filter: drop-shadow(0 0 30px rgba(0,229,255,0.2));\n    }\n    .community-sub {\n      font-size: 1.05rem;\n      color: rgba(232,234,240,0.88);\n      font-weight: 500;\n      max-width: 540px; margin: 0 auto 3rem; line-height: 1.8;\n    }\n    .cta-cluster {\n      display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; margin-bottom: 3.5rem;\n    }\n    .btn-primary {\n      display: inline-flex; align-items: center; gap: 0.5rem;\n      background: linear-gradient(135deg, var(--cyan), var(--blue));\n      color: #060810; font-weight: 700; font-size: 0.92rem;\n      letter-spacing: 0.06em; text-transform: uppercase;\n      padding: 0.9rem 2.2rem; border: none; border-radius: 12px;\n      cursor: pointer; text-decoration: none; transition: all 0.3s ease;\n      box-shadow: 0 8px 30px rgba(0,229,255,0.3);\n    }\n    .btn-primary:hover { transform: translateY(-3px) scale(1.03); box-shadow: 0 16px 50px rgba(0,229,255,0.45); }\n    .btn-secondary {\n      display: inline-flex; align-items: center; gap: 0.5rem;\n      background: var(--glass); color: rgba(255,255,255,0.92); font-weight: 500; font-size: 0.92rem;\n      letter-spacing: 0.06em; text-transform: uppercase;\n      padding: 0.9rem 2rem; border: 1px solid var(--glass-border); border-radius: 12px;\n      cursor: pointer; text-decoration: none; backdrop-filter: blur(10px); transition: all 0.3s ease;\n    }\n    .btn-secondary:hover {\n      border-color: rgba(155,89,255,0.4);\n      box-shadow: 0 0 24px rgba(155,89,255,0.2);\n      transform: translateY(-3px);\n    }\n    .community-socials {\n      display: flex; gap: 1.5rem; justify-content: center; margin-bottom: 5rem;\n    }\n    .big-social {\n      display: flex; flex-direction: column; align-items: center; gap: 0.5rem;\n      text-decoration: none; color: rgba(232,234,240,0.7);\n      font-size: 0.7rem; letter-spacing: 0.1em; text-transform: uppercase;\n      transition: all 0.3s; font-weight: 500;\n    }\n    .big-social-icon {\n      width: 68px; height: 68px; border-radius: 18px;\n      border: 1px solid rgba(255,255,255,0.2);\n      background: #ffffff;\n      display: flex; align-items: center; justify-content: center;\n      transition: all 0.3s;\n    }\n    .big-social-icon img { width: 32px; height: 32px; object-fit: contain; }\n    .big-social:hover .big-social-icon {\n      border-color: var(--cyan);\n      box-shadow: 0 0 24px rgba(0,229,255,0.3);\n      transform: scale(1.1) translateY(-4px);\n    }\n    .big-social:hover { color: var(--cyan); }\n\n    \/* FOOTER *\/\n    footer {\n      background: var(--dark);\n      border-top: 1px solid rgba(255,255,255,0.05);\n      padding: 2.5rem; text-align: center;\n    }\n    footer .ticker {\n      font-family: var(--font-heading); font-size: 1.2rem;\n      background: linear-gradient(90deg, var(--cyan), var(--purple));\n      -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;\n      margin-bottom: 0.5rem; display: block;\n    }\n    footer p { font-size: 0.78rem; color: rgba(232,234,240,0.35); line-height: 1.8; font-weight: 400; }\n\n    \/* Floating particles *\/\n    .particles { position: fixed; inset: 0; pointer-events: none; z-index: 0; overflow: hidden; }\n    .particle { position: absolute; border-radius: 50%; opacity: 0; animation: particleFly linear infinite; }\n    @keyframes particleFly {\n      0%   { transform: translateY(100vh) scale(0); opacity: 0; }\n      10%  { opacity: 0.6; }\n      90%  { opacity: 0.3; }\n      100% { transform: translateY(-10vh) scale(1); opacity: 0; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <div class=\"particles\" id=\"particles\"><\/div>\n\n  <!-- NAV -->\n  <nav id=\"main-nav\">\n    <a class=\"nav-logo\" href=\"#hero\">\n      <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/logo.png\" alt=\"$ALONE\" \/>\n      <span>$ALONE<\/span>\n    <\/a>\n    <div class=\"nav-links\">\n      <a class=\"nav-link\" href=\"#gallery\">Gallery<\/a>\n      <a class=\"nav-link\" href=\"#tokenomics\">Tokenomics<\/a>\n      <a class=\"nav-link\" href=\"#story\">Story<\/a>\n      <a class=\"nav-link\" href=\"#community\">Community<\/a>\n    <\/div>\n  <\/nav>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SECTION 1 \u2014 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section id=\"hero\">\n    <div class=\"bg\"><\/div>\n    <div class=\"overlay\"><\/div>\n    <div class=\"chart-lines\"><\/div>\n    <svg class=\"chart-crash\" viewBox=\"0 0 1440 180\" preserveAspectRatio=\"none\">\n      <defs>\n        <linearGradient id=\"chartLine\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\">\n          <stop offset=\"0%\" stop-color=\"#00e5ff\"\/>\n          <stop offset=\"60%\" stop-color=\"#9b59ff\"\/>\n          <stop offset=\"100%\" stop-color=\"#ff2d55\"\/>\n        <\/linearGradient>\n      <\/defs>\n      <polyline fill=\"none\" stroke=\"url(#chartLine)\" stroke-width=\"2\"\n        points=\"0,20 120,35 240,30 360,60 480,55 600,90 720,80 840,130 900,120 1000,155 1100,145 1200,170 1320,162 1440,178\"\/>\n    <\/svg>\n    <div class=\"content\">\n      <img decoding=\"async\" class=\"logo reveal\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/logo.png\" alt=\"Forever Alone Crash Logo\" \/>\n      <h1 class=\"hero-headline reveal\" style=\"transition-delay:0.1s\">\n        He Bought the Top.<br\/>He Never Left.\n      <\/h1>\n      <p class=\"hero-sub reveal\" style=\"transition-delay:0.2s\">\n        <strong style=\"color:var(--cyan)\">$ALONE<\/strong> \u2014 the emotional coin of every degen who held through the crash, the silence, and the memes. A lonely trader becomes a legend.\n      <\/p>\n      <div class=\"ca-block reveal\" style=\"transition-delay:0.3s\">\n        <span class=\"ca-label\">Contract Address<\/span>\n        <button class=\"ca-btn\" onclick=\"copyCA()\">\n          <span class=\"ca-addr\" id=\"caAddr\">null<\/span>\n          <span class=\"copy-tag\">Copy<\/span>\n        <\/button>\n        <span class=\"ca-copied\" id=\"caCopied\">Copied to clipboard<\/span>\n      <\/div>\n      <div class=\"social-row reveal\" style=\"transition-delay:0.4s\">\n        <a class=\"social-btn\" href=\"#\" aria-label=\"Social 1\">\n          <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/icon1.png\" alt=\"Social 1\" \/>\n        <\/a>\n        <a class=\"social-btn\" href=\"#\" aria-label=\"Social 2\">\n          <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/icon2.png\" alt=\"Social 2\" \/>\n        <\/a>\n        <a class=\"social-btn\" href=\"#\" aria-label=\"Social 3\">\n          <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/icon3.png\" alt=\"Social 3\" \/>\n        <\/a>\n        <a class=\"social-btn\" href=\"#\" aria-label=\"Social 4\">\n          <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/icon4.png\" alt=\"Social 4\" \/>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"neon-bar neon-bar--cyan\"><\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SECTION 2 \u2014 GALLERY \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section id=\"gallery\">\n    <div class=\"bg\"><\/div>\n    <div class=\"section-label\">\n      <p class=\"section-eyebrow reveal\">The Visuals<\/p>\n      <h2 class=\"section-heading reveal\" style=\"transition-delay:0.1s\">Gallery of the Fallen<\/h2>\n    <\/div>\n    <div class=\"gallery-grid\">\n      <div class=\"gallery-item reveal\" style=\"transition-delay:0.05s\">\n        <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/galleryimage1.png\" alt=\"Gallery 1\" loading=\"lazy\" \/>\n        <div class=\"img-glow\"><\/div>\n      <\/div>\n      <div class=\"gallery-item reveal\" style=\"transition-delay:0.1s\">\n        <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/galleryimage2.png\" alt=\"Gallery 2\" loading=\"lazy\" \/>\n        <div class=\"img-glow\"><\/div>\n      <\/div>\n      <div class=\"gallery-item reveal\" style=\"transition-delay:0.15s\">\n        <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/galleryimage3.png\" alt=\"Gallery 3\" loading=\"lazy\" \/>\n        <div class=\"img-glow\"><\/div>\n      <\/div>\n      <div class=\"gallery-item reveal\" style=\"transition-delay:0.2s\">\n        <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/galleryimage4.png\" alt=\"Gallery 4\" loading=\"lazy\" \/>\n        <div class=\"img-glow\"><\/div>\n      <\/div>\n      <div class=\"gallery-item reveal\" style=\"transition-delay:0.25s\">\n        <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/galleryimage5.png\" alt=\"Gallery 5\" loading=\"lazy\" \/>\n        <div class=\"img-glow\"><\/div>\n      <\/div>\n      <div class=\"gallery-item reveal\" style=\"transition-delay:0.3s\">\n        <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/galleryimage6.png\" alt=\"Gallery 6\" loading=\"lazy\" \/>\n        <div class=\"img-glow\"><\/div>\n      <\/div>\n      <div class=\"gallery-item reveal\" style=\"transition-delay:0.35s\">\n        <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/galleryimage7.png\" alt=\"Gallery 7\" loading=\"lazy\" \/>\n        <div class=\"img-glow\"><\/div>\n      <\/div>\n      <div class=\"gallery-item reveal\" style=\"transition-delay:0.4s\">\n        <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/galleryimage8.png\" alt=\"Gallery 8\" loading=\"lazy\" \/>\n        <div class=\"img-glow\"><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"neon-bar neon-bar--red\"><\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SECTION 3 \u2014 TOKENOMICS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section id=\"tokenomics\">\n    <div class=\"bg\"><\/div>\n    <div class=\"glow-left\"><\/div>\n    <div class=\"glow-right\"><\/div>\n    <div class=\"inner\">\n      <p class=\"section-eyebrow reveal\">The Numbers<\/p>\n      <h2 class=\"tknx-heading reveal\" style=\"transition-delay:0.1s\">Tokenomics of Solitude<\/h2>\n      <p class=\"tknx-sub reveal\" style=\"transition-delay:0.2s\">\n        No VCs. No team allocation. No unlock schedule. Just you, the chart, and the void.\n      <\/p>\n      <div class=\"tknx-grid\">\n        <div class=\"tknx-card reveal\" style=\"transition-delay:0.05s\">\n          <div class=\"tknx-icon cyan\">TAX<\/div>\n          <div class=\"tknx-num\">0%<\/div>\n          <div class=\"tknx-name\">Tax<\/div>\n          <div class=\"tknx-desc\">No buy tax. No sell tax. Just pure, unfiltered loneliness.<\/div>\n        <\/div>\n        <div class=\"tknx-card reveal\" style=\"transition-delay:0.1s\">\n          <div class=\"tknx-icon purple\">LP<\/div>\n          <div class=\"tknx-num\">100%<\/div>\n          <div class=\"tknx-name\">LP Burned<\/div>\n          <div class=\"tknx-desc\">Liquidity locked forever. Like our feelings. Never coming back.<\/div>\n        <\/div>\n        <div class=\"tknx-card reveal\" style=\"transition-delay:0.15s\">\n          <div class=\"tknx-icon red\">TEAM<\/div>\n          <div class=\"tknx-num\">0<\/div>\n          <div class=\"tknx-name\">Team Tokens<\/div>\n          <div class=\"tknx-desc\">No pre-mine. No insiders. The dev is just another degen.<\/div>\n        <\/div>\n        <div class=\"tknx-card reveal\" style=\"transition-delay:0.2s\">\n          <div class=\"tknx-icon blue\">SUP<\/div>\n          <div class=\"tknx-num\">1B<\/div>\n          <div class=\"tknx-name\">Total Supply<\/div>\n          <div class=\"tknx-desc\">1,000,000,000 $ALONE tokens. One for every degen who stayed.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"tknx-ring-wrap reveal\" style=\"transition-delay:0.3s\">\n        <svg class=\"ring-svg\" viewBox=\"0 0 120 120\">\n          <circle cx=\"60\" cy=\"60\" r=\"50\" fill=\"none\" stroke=\"rgba(255,255,255,0.04)\" stroke-width=\"18\"\/>\n          <circle cx=\"60\" cy=\"60\" r=\"50\" fill=\"none\" stroke=\"url(#arcCyan)\" stroke-width=\"18\"\n            stroke-dasharray=\"251.2 314\" stroke-linecap=\"round\" transform=\"rotate(-90 60 60)\"\/>\n          <circle cx=\"60\" cy=\"60\" r=\"50\" fill=\"none\" stroke=\"url(#arcPurple)\" stroke-width=\"18\"\n            stroke-dasharray=\"47.1 314\" stroke-dashoffset=\"-251.2\" stroke-linecap=\"round\" transform=\"rotate(-90 60 60)\"\/>\n          <circle cx=\"60\" cy=\"60\" r=\"50\" fill=\"none\" stroke=\"#ff2d55\" stroke-width=\"18\"\n            stroke-dasharray=\"15.7 314\" stroke-dashoffset=\"-298.3\" stroke-linecap=\"round\" transform=\"rotate(-90 60 60)\"\/>\n          <text x=\"60\" y=\"56\" class=\"ring-label\" fill=\"#fff\">$ALONE<\/text>\n          <text x=\"60\" y=\"68\" class=\"ring-sub-label\" fill=\"rgba(255,255,255,0.45)\">SUPPLY<\/text>\n          <defs>\n            <linearGradient id=\"arcCyan\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\">\n              <stop offset=\"0%\" stop-color=\"#00e5ff\"\/>\n              <stop offset=\"100%\" stop-color=\"#1a6fff\"\/>\n            <\/linearGradient>\n            <linearGradient id=\"arcPurple\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\">\n              <stop offset=\"0%\" stop-color=\"#9b59ff\"\/>\n              <stop offset=\"100%\" stop-color=\"#6a00ff\"\/>\n            <\/linearGradient>\n          <\/defs>\n        <\/svg>\n        <div class=\"ring-legend\">\n          <div class=\"legend-item\">\n            <div class=\"legend-dot\" style=\"background:linear-gradient(90deg,#00e5ff,#1a6fff)\"><\/div>\n            <span>80% \u2014 Fair Launch<\/span>\n          <\/div>\n          <div class=\"legend-item\">\n            <div class=\"legend-dot\" style=\"background:linear-gradient(90deg,#9b59ff,#6a00ff)\"><\/div>\n            <span>15% \u2014 Burned Forever<\/span>\n          <\/div>\n          <div class=\"legend-item\">\n            <div class=\"legend-dot\" style=\"background:#ff2d55\"><\/div>\n            <span>5% \u2014 Community Airdrop<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"neon-bar neon-bar--purple\"><\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SECTION 4 \u2014 STORY \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section id=\"story\">\n    <div class=\"bg\"><\/div>\n    <div class=\"radial-glow\"><\/div>\n    <div class=\"inner\">\n      <div>\n        <p class=\"story-eyebrow reveal\">The Origin<\/p>\n        <h2 class=\"story-heading reveal\" style=\"transition-delay:0.1s\">\n          One Trade.<br\/>No Exit.<br\/>Pure Legend.\n        <\/h2>\n        <p class=\"story-text reveal\" style=\"transition-delay:0.2s\">\n          It was 3AM. Red everywhere. His portfolio was down <strong>94%<\/strong>. Everyone else had sold. Everyone else had moved on. But not him.\n        <\/p>\n        <p class=\"story-text reveal\" style=\"transition-delay:0.25s\">\n          He stared at the chart. The chart stared back. And in that silence, <strong>$ALONE<\/strong> was born \u2014 the token that understands what it means to hold when holding is the only thing left.\n        <\/p>\n        <p class=\"story-text reveal\" style=\"transition-delay:0.3s\">\n          This isn't just a coin. It's a feeling. Every degen knows it. The crash. The silence. The meme. The legend.\n        <\/p>\n      <\/div>\n      <div class=\"story-stats\">\n        <div class=\"stat-card reveal-right\" style=\"transition-delay:0.15s\">\n          <div class=\"stat-num\">\u221e<\/div>\n          <div class=\"stat-label\">Paper Hands Resisted<\/div>\n          <div class=\"stat-bar\"><div class=\"stat-bar-fill\" style=\"width:95%\"><\/div><\/div>\n        <\/div>\n        <div class=\"stat-card reveal-right\" style=\"transition-delay:0.25s\">\n          <div class=\"stat-num\">94%<\/div>\n          <div class=\"stat-label\">Crash Survived<\/div>\n          <div class=\"stat-bar\"><div class=\"stat-bar-fill\" style=\"width:94%\"><\/div><\/div>\n        <\/div>\n        <div class=\"stat-card reveal-right\" style=\"transition-delay:0.35s\">\n          <div class=\"stat-num\">0<\/div>\n          <div class=\"stat-label\">Tokens Ever Sold<\/div>\n          <div class=\"stat-bar\"><div class=\"stat-bar-fill\" style=\"width:2%\"><\/div><\/div>\n        <\/div>\n        <div class=\"stat-card reveal-right\" style=\"transition-delay:0.45s\">\n          <div class=\"stat-num\">1<\/div>\n          <div class=\"stat-label\">True Believer<\/div>\n          <div class=\"stat-bar\"><div class=\"stat-bar-fill\" style=\"width:100%\"><\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"neon-bar neon-bar--multi\"><\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SECTION 5 \u2014 COMMUNITY \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section id=\"community\">\n    <div class=\"bg\"><\/div>\n    <div class=\"multi-glow\"><\/div>\n    <div class=\"inner\">\n      <p class=\"section-eyebrow reveal\" style=\"color:var(--purple)\">Join the Movement<\/p>\n      <h2 class=\"community-headline reveal\" style=\"transition-delay:0.1s\">\n        You Are<br\/>Not Alone.\n      <\/h2>\n      <p class=\"community-sub reveal\" style=\"transition-delay:0.2s\">\n        Thousands of degens who bought the top and stayed. Who watched the chart fall and kept the faith. Together, alone. This is our community.\n      <\/p>\n      <div class=\"cta-cluster reveal\" style=\"transition-delay:0.3s\">\n        <a class=\"btn-primary\" href=\"#\">Buy $ALONE<\/a>\n        <a class=\"btn-secondary\" href=\"#\">View Chart<\/a>\n        <a class=\"btn-secondary\" href=\"#\">Whitepaper<\/a>\n      <\/div>\n      <div class=\"community-socials reveal\" style=\"transition-delay:0.4s\">\n        <a class=\"big-social\" href=\"#\">\n          <div class=\"big-social-icon\">\n            <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/icon1.png\" alt=\"Social 1\" \/>\n          <\/div>\n          Community\n        <\/a>\n        <a class=\"big-social\" href=\"#\">\n          <div class=\"big-social-icon\">\n            <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/icon2.png\" alt=\"Social 2\" \/>\n          <\/div>\n          Updates\n        <\/a>\n        <a class=\"big-social\" href=\"#\">\n          <div class=\"big-social-icon\">\n            <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/icon3.png\" alt=\"Social 3\" \/>\n          <\/div>\n          Charts\n        <\/a>\n        <a class=\"big-social\" href=\"#\">\n          <div class=\"big-social-icon\">\n            <img decoding=\"async\" src=\"https:\/\/foreveralonecrash.online\/wp-content\/uploads\/2026\/06\/icon4.png\" alt=\"Social 4\" \/>\n          <\/div>\n          Network\n        <\/a>\n      <\/div>\n      <blockquote class=\"reveal\" style=\"transition-delay:0.5s; position:relative; z-index:2;\">\n        <div style=\"\n          background: rgba(255,255,255,0.03);\n          border: 1px solid rgba(255,255,255,0.07);\n          border-left: 3px solid var(--cyan);\n          border-radius: 12px;\n          padding: 2rem 2.5rem;\n          max-width: 640px;\n          margin: 0 auto;\n          backdrop-filter: blur(10px);\n          text-align: left;\n        \">\n          <p style=\"font-size:1.05rem; color:rgba(232,234,240,0.88); font-weight:400; line-height:1.8; font-style:italic; margin-bottom:1rem;\">\n            \"The market was red. My friends left. My family thought I was insane. But I looked at that chart and I thought \u2014 maybe it's not the chart that's broken. Maybe it's me. And maybe that's okay.\"\n          <\/p>\n          <cite style=\"font-size:0.78rem; letter-spacing:0.12em; text-transform:uppercase; color:var(--cyan); font-style:normal; font-weight:600;\">\n            \u2014 The Last Holder, 2021\n          <\/cite>\n        <\/div>\n      <\/blockquote>\n    <\/div>\n  <\/section>\n\n  <!-- FOOTER -->\n  <footer>\n    <span class=\"ticker\">$ALONE \u2014 Forever Alone Crash<\/span>\n    <p>\n      $ALONE is a meme coin with no intrinsic value or financial expectation. For entertainment purposes only.<br\/>\n      Crypto is volatile. Only invest what you can afford to lose. DYOR.\n    <\/p>\n    <p style=\"margin-top:1rem; font-size:0.7rem; opacity:0.3;\">\n      \u00a9 2026 Forever Alone Crash. All rights reserved. Made by a degen, for degens.\n    <\/p>\n  <\/footer>\n\n  <script>\n    \/\/ NAV scroll effect\n    const nav = document.getElementById('main-nav');\n    window.addEventListener('scroll', () => {\n      nav.classList.toggle('scrolled', window.scrollY > 60);\n    }, { passive: true });\n\n    \/\/ Scroll reveal\n    const revealEls = document.querySelectorAll('.reveal, .reveal-left, .reveal-right');\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach(e => {\n        if (e.isIntersecting) {\n          e.target.classList.add('visible');\n          observer.unobserve(e.target);\n        }\n      });\n    }, { threshold: 0.1, rootMargin: '0px 0px -50px 0px' });\n    revealEls.forEach(el => observer.observe(el));\n\n    \/\/ Kick hero reveals immediately\n    document.querySelectorAll('#hero .reveal').forEach(el => {\n      setTimeout(() => el.classList.add('visible'), 200);\n    });\n\n    \/\/ Copy CA\n    function copyCA() {\n      const addr = '0xA10NE...degen';\n      navigator.clipboard.writeText(addr).catch(() => {});\n      const copied = document.getElementById('caCopied');\n      copied.classList.add('show');\n      setTimeout(() => copied.classList.remove('show'), 2200);\n    }\n\n    \/\/ Floating particles\n    const container = document.getElementById('particles');\n    const COLORS = ['#00e5ff', '#1a6fff', '#9b59ff', '#ff2d55'];\n    for (let i = 0; i < 30; i++) {\n      const p = document.createElement('div');\n      p.className = 'particle';\n      const size = Math.random() * 3 + 1;\n      p.style.cssText = `\n        width:${size}px; height:${size}px;\n        left:${Math.random()*100}%;\n        background:${COLORS[Math.floor(Math.random()*COLORS.length)]};\n        animation-duration:${Math.random()*12+8}s;\n        animation-delay:${Math.random()*10}s;\n        filter:blur(${size>2?1:0}px);\n        box-shadow:0 0 ${size*3}px currentColor;\n      `;\n      container.appendChild(p);\n    }\n\n    \/\/ Gallery 3D tilt on mouse move\n    document.querySelectorAll('.gallery-item').forEach(item => {\n      item.addEventListener('mousemove', (e) => {\n        const rect = item.getBoundingClientRect();\n        const x = (e.clientX - rect.left) \/ rect.width - 0.5;\n        const y = (e.clientY - rect.top) \/ rect.height - 0.5;\n        item.querySelector('img').style.transform =\n          `perspective(600px) rotateY(${x*6}deg) rotateX(${-y*6}deg) scale(1.18)`;\n      });\n      item.addEventListener('mouseleave', () => {\n        item.querySelector('img').style.transform = '';\n      });\n    });\n  <\/script>\n<\/body>\n<\/html>\n\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>$ALONE \u2014 Forever Alone Crash $ALONE Gallery Tokenomics Story Community He Bought the Top.He Never Left. $ALONE \u2014 the emotional coin of every degen who held through the crash, the silence, and the memes. A lonely trader becomes a legend. Contract Address null Copy Copied to clipboard The Visuals Gallery of the Fallen The Numbers [&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:\/\/foreveralonecrash.online\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/foreveralonecrash.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/foreveralonecrash.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/foreveralonecrash.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/foreveralonecrash.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":37,"href":"https:\/\/foreveralonecrash.online\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":68,"href":"https:\/\/foreveralonecrash.online\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/68"}],"wp:attachment":[{"href":"https:\/\/foreveralonecrash.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}