{"id":13,"date":"2026-02-12T21:14:52","date_gmt":"2026-02-12T21:14:52","guid":{"rendered":"http:\/\/104.198.241.179\/?page_id=13"},"modified":"2026-02-15T04:43:59","modified_gmt":"2026-02-15T04:43:59","slug":"home","status":"publish","type":"page","link":"https:\/\/buildbuyer.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5\">\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n    <meta name=\"theme-color\" content=\"#050505\">\n    \n    <meta http-equiv=\"Content-Security-Policy\" content=\"default-src 'self'; script-src 'self' 'unsafe-inline' https:\/\/api.firstriser.com; style-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com; font-src https:\/\/fonts.gstatic.com; connect-src 'self' https:\/\/api.firstriser.com https:\/\/universal-listener-core-fgpuxjyzbq-uc.a.run.app; img-src 'self' data: https:;\">\n\n    <title>BuildBuyer | Stop Renting Your Intelligence<\/title>\n    <meta name=\"description\" content=\"Rise and shine, cupcake. The tide is rolling out. Install the FirstRiser sensor and take back control of your data with Sovereign Intelligence.\">\n    <meta name=\"keywords\" content=\"sovereign data, first party data, google analytics alternative, shopify analytics, attribution sensor, anti-adblock\">\n    <meta name=\"author\" content=\"BuildBuyer\">\n    <meta name=\"robots\" content=\"index, follow\">\n    <link rel=\"canonical\" href=\"https:\/\/buildbuyer.com\/\">\n\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:url\" content=\"https:\/\/buildbuyer.com\/\">\n    <meta property=\"og:title\" content=\"BuildBuyer | Stop Renting Your Intelligence\">\n    <meta property=\"og:description\" content=\"No UI. No App. Just raw power. Install the Blackbright Sensor and own your domain.\">\n    <meta property=\"og:image\" content=\"https:\/\/buildbuyer.com\/assets\/social-share-card.jpg\">\n\n    <meta name=\"twitter:card\" content=\"summary_large_image\">\n    <meta name=\"twitter:title\" content=\"BuildBuyer | Sovereign Data Intelligence\">\n    <meta name=\"twitter:description\" content=\"Fear is the correct emotion. Greed is the solution. AI your business before AI AIs you.\">\n    <meta name=\"twitter:image\" content=\"https:\/\/buildbuyer.com\/assets\/social-share-card.jpg\">\n\n    <link rel=\"icon\" href=\"\/favicon.ico\" sizes=\"any\">\n    <link rel=\"icon\" href=\"\/icon.svg\" type=\"image\/svg+xml\">\n    <link rel=\"apple-touch-icon\" href=\"\/apple-touch-icon.png\">\n\n    <style>\n      \/* --- 1. NUCLEAR RESET --- *\/\n      html { background-color: #050505 !important; scroll-behavior: smooth; }\n      \n      body, #page, .site-header, .site-content, .site-footer, \n      .content-area, .site-main, .inside-article, .entry-content, \n      .wp-block-html, .wp-block-group {\n          background-color: #050505 !important;\n          background: #050505 !important;\n          color: #e0e0e0 !important;\n          margin: 0 !important;\n          padding: 0 !important;\n          width: 100% !important;\n          max-width: 100% !important;\n          overflow-x: hidden !important;\n      }\n\n      .site-header, .site-footer, .sidebar, .comments-area, \n      .entry-header, .entry-meta, .page-header, .site-info { \n          display: none !important; \n      }\n\n      \/* --- 2. SOVEREIGN STYLES --- *\/\n      :root {\n        --bg: #050505;\n        --text: #ffffff;\n        --neon: #ccff00; \n        --plasma: #9900ff; \n        --alert: #ff3300; \n        --gold: #ffc800;\n        --ocean: #00e5ff;\n        --terminal-bg: #0a0a0a;\n        --font-head: 'Space Grotesk', sans-serif;\n        --font-mono: 'Space Mono', monospace;\n      }\n\n      @import url('https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@700;900&family=Space+Mono:wght@400;700&display=swap');\n      \n      main.sovereign-wrapper {\n        font-family: var(--font-head);\n        width: 100%;\n        min-height: 100vh;\n        background: var(--bg);\n        color: var(--text);\n        overflow-x: hidden;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        position: relative;\n      }\n\n      \/* BRANDING *\/\n      .brand-mark {\n          font-family: var(--font-mono);\n          font-weight: 700;\n          letter-spacing: -1px;\n          color: var(--neon);\n          text-transform: lowercase;\n          display: inline-block;\n      }\n\n      \/* TEXTURE: CRT SCANLINE *\/\n      .scanline {\n        width: 100%; height: 10px; z-index: 9999;\n        background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(204, 255, 0, 0.1) 50%, rgba(0,0,0,0) 100%);\n        opacity: 0.1; position: fixed; bottom: 100%;\n        animation: scanline 8s linear infinite; pointer-events: none;\n      }\n      @keyframes scanline { 0% { bottom: 100%; } 100% { bottom: -10px; } }\n\n      \/* TEXTURE: GLOBAL NOISE *\/\n      .noise-overlay {\n        position: fixed; top: 0; left: 0; width: 100%; height: 100%;\n        pointer-events: none; z-index: 9000; opacity: 0.05;\n        background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'\/%3E%3C\/svg%3E\");\n      }\n\n      \/* THE AXIS *\/\n      .vine-line {\n        position: fixed; left: 50%; top: 0; bottom: 0; width: 1px;\n        background: linear-gradient(to bottom, transparent, #333, transparent);\n        z-index: 0; transform: translateX(-50%); pointer-events: none;\n      }\n      \n      .data-drop {\n          position: fixed; left: 50%; width: 2px; height: 100px;\n          background: linear-gradient(to bottom, transparent, var(--neon), white);\n          transform: translateX(-50%);\n          animation: drop 3s cubic-bezier(0.4, 0.26, 0, 0.97) infinite;\n          z-index: 1; opacity: 0;\n      }\n      @keyframes drop { 0% { top: -100px; opacity: 1; } 100% { top: 110%; opacity: 0; } }\n\n      section {\n        min-height: 90vh; width: 100%; max-width: 1200px;\n        padding: 120px 20px;\n        display: flex; flex-direction: column; align-items: center; justify-content: center;\n        position: relative; z-index: 10;\n      }\n\n      h1 { \n        font-size: clamp(3.5rem, 9vw, 8rem); line-height: 0.85; text-transform: uppercase; \n        margin: 0; letter-spacing: -3px; color: white; font-weight: 900; text-align: center;\n      }\n\n      h2 { \n        font-size: clamp(2.5rem, 6vw, 5rem); text-transform: uppercase; \n        color: #fff; margin-bottom: 30px; line-height: 0.95; font-weight: 700; text-align: center;\n      }\n      \n      p { \n        font-size: clamp(1rem, 1.2vw, 1.25rem); max-width: 650px; color: #ccc; \n        font-family: var(--font-mono); line-height: 1.6; margin-top: 30px;\n        margin-left: auto; margin-right: auto; text-align: center;\n      }\n      \n      .label { \n        color: var(--neon); font-family: var(--font-mono); font-size: 0.75rem; \n        letter-spacing: 4px; margin-bottom: 20px; display: block; text-transform: uppercase; \n        font-weight: bold; text-align: center; border: 1px solid var(--neon);\n        padding: 5px 10px; display: inline-block;\n      }\n\n      \/* GLITCH EFFECT *\/\n      .glitch { position: relative; color: white; }\n      .glitch::before, .glitch::after {\n        content: attr(data-text); position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #050505;\n      }\n      .glitch::before {\n        left: 2px; text-shadow: -1px 0 var(--alert); clip: rect(24px, 550px, 90px, 0);\n        animation: glitch-anim-2 3s infinite linear alternate-reverse;\n      }\n      .glitch::after {\n        left: -2px; text-shadow: -1px 0 var(--plasma); clip: rect(85px, 550px, 140px, 0);\n        animation: glitch-anim 2.5s infinite linear alternate-reverse;\n      }\n      @keyframes glitch-anim { 0% { clip: rect(14px, 9999px, 127px, 0); } 100% { clip: rect(78px, 9999px, 149px, 0); } }\n      @keyframes glitch-anim-2 { 0% { clip: rect(65px, 9999px, 110px, 0); } 100% { clip: rect(2px, 9999px, 57px, 0); } }\n\n      \/* 1. HERO BOX *\/\n      .hero-box { \n        display: flex; flex-direction: column; align-items: center; position: relative;\n        mix-blend-mode: exclusion; \n      }\n      \n      .hero-sub {\n        font-family: var(--font-mono); color: var(--neon); margin-top: 30px; \n        letter-spacing: 3px; font-size: 1rem; text-transform: uppercase;\n        border-top: 1px solid var(--neon); padding-top: 10px; font-weight: 900;\n      }\n\n      \/* 2. SENSOR (The Radar) *\/\n      .sensor-container {\n        position: relative; width: 200px; height: 200px;\n        display: flex; align-items: center; justify-content: center; margin-bottom: 50px;\n      }\n      .sensor-radar {\n        position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 50%;\n        background: conic-gradient(from 0deg, transparent 0%, rgba(204, 255, 0, 0.1) 80%, var(--neon) 100%);\n        animation: radarSpin 2s linear infinite;\n        mask-image: radial-gradient(black 60%, transparent 70%);\n        -webkit-mask-image: radial-gradient(transparent 60%, black 69%);\n      }\n      .sensor-eye {\n        width: 100px; height: 100px; border-radius: 50%; border: 2px solid var(--neon);\n        display: flex; align-items: center; justify-content: center; background: #000;\n        position: relative; z-index: 2;\n      }\n      .pupil { width: 15px; height: 15px; background: var(--neon); border-radius: 50%; box-shadow: 0 0 10px var(--neon); }\n      @keyframes radarSpin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }\n\n      \/* 3. LIVE TERMINAL *\/\n      .terminal-wrapper {\n          width: 100%; max-width: 1000px;\n          display: grid; grid-template-columns: 2fr 1fr;\n          gap: 20px; margin-top: 40px;\n          font-family: var(--font-mono); font-size: 0.8rem;\n      }\n      @media (max-width: 768px) { .terminal-wrapper { grid-template-columns: 1fr; } }\n\n      \/* Left Panel: The Raw Stream *\/\n      .stream-panel {\n          background: var(--terminal-bg); border: 1px solid #333;\n          height: 400px; overflow: hidden; position: relative;\n          padding: 20px; text-align: left;\n          box-shadow: inset 0 0 50px rgba(0,0,0,0.8);\n      }\n      .stream-panel::after {\n          content: \"\"; position: absolute; bottom: 0; left: 0; width: 100%; height: 50px;\n          background: linear-gradient(to top, var(--terminal-bg), transparent);\n      }\n      .log-line {\n          margin-bottom: 5px; opacity: 0.7; transition: 0.3s;\n          white-space: nowrap; overflow: hidden; text-overflow: ellipsis;\n      }\n      .log-line.new { color: white; opacity: 1; text-shadow: 0 0 5px rgba(255,255,255,0.5); }\n      .log-line span.ts { color: #555; margin-right: 10px; }\n      .log-line span.type { color: var(--ocean); margin-right: 10px; font-weight: bold; }\n      .log-line span.payload { color: #888; }\n      \n      \/* Right Panel: The Vault *\/\n      .vault-panel {\n          background: #050505; border: 1px solid var(--gold);\n          height: 400px; display: flex; flex-direction: column;\n          padding: 20px; position: relative;\n      }\n      .vault-header {\n          border-bottom: 1px solid #333; padding-bottom: 10px; margin-bottom: 15px;\n          color: var(--gold); font-weight: bold; letter-spacing: 2px; text-transform: uppercase;\n      }\n      .captured-event {\n          background: rgba(255, 200, 0, 0.1); border-left: 3px solid var(--gold);\n          padding: 10px; margin-bottom: 10px; color: white;\n          animation: flashIn 0.5s ease-out;\n          font-size: 0.75rem;\n      }\n      @keyframes flashIn { 0% { transform: translateX(-20px); opacity: 0; } 100% { transform: translateX(0); opacity: 1; } }\n\n      \/* 4. GLASS CARDS *\/\n      .physics-grid {\n        display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 40px; width: 100%; margin-top: 60px;\n      }\n      .physics-card {\n        padding: 40px; background: rgba(20, 20, 20, 0.4);\n        backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);\n        border: 1px solid rgba(255,255,255,0.1); text-align: left; transition: transform 0.3s;\n      }\n      .physics-card:hover { transform: translateY(-5px); border-color: rgba(255,255,255,0.3); }\n      .physics-card h3 { \n        font-size: 2rem; margin: 0 0 20px 0; text-transform: uppercase; \n        text-align: left; letter-spacing: -1px; font-weight: 900;\n      }\n      .physics-card p { margin: 0; text-align: left; font-size: 1rem; color: #bbb; }\n      \n      \/* 5. IDENTITY MATRIX *\/\n      .signal-row {\n        display: flex; flex-wrap: wrap; justify-content: center; gap: 15px;\n        max-width: 900px; margin-top: 20px;\n      }\n      .signal-chip {\n        background: rgba(255,255,255,0.03); border: 1px solid #333;\n        padding: 15px 30px; font-family: var(--font-mono); font-size: 0.9rem;\n        color: #888; cursor: crosshair; transition: all 0.2s; text-transform: uppercase;\n        position: relative;\n      }\n      .signal-chip .icon { font-weight: bold; color: #555; margin-right: 10px; }\n      .signal-chip:hover {\n        background: var(--bg); border-color: var(--neon); color: white;\n        box-shadow: 0 0 15px rgba(204, 255, 0, 0.2); transform: scale(1.05); z-index: 10;\n      }\n      .signal-chip:hover .icon { color: var(--neon); }\n\n      \/* 6. THE WAVE *\/\n      .wave-icon { \n        font-size: 8rem; margin-bottom: 30px; \n        filter: drop-shadow(0 0 25px rgba(0, 229, 255, 0.4));\n        animation: surf 4s ease-in-out infinite; opacity: 0.9;\n        transform-origin: bottom center;\n      }\n      @keyframes surf { \n        0% { transform: rotate(-5deg) translateY(0px); } \n        50% { transform: rotate(5deg) translateY(-15px); } \n        100% { transform: rotate(-5deg) translateY(0px); } \n      }\n      \n      \/* 7. BUTTONS *\/\n      .btn-grid { \n        display: flex; gap: 20px; flex-wrap: wrap; justify-content: center; margin-top: 60px; width: 100%;\n      }\n      .btn {\n        background: transparent; border: 1px solid #333; color: #888;\n        font-family: var(--font-mono); font-size: 0.9rem; padding: 20px 40px;\n        cursor: pointer; text-transform: uppercase; transition: all 0.3s; \n        text-decoration: none; display: inline-block; font-weight: bold; letter-spacing: 1px;\n      }\n      .btn:hover { border-color: white; color: white; }\n      .btn-primary { \n        border: 1px solid var(--neon); color: var(--neon); position: relative; overflow: hidden;\n      }\n      .btn-primary:hover { background: var(--neon); color: black; box-shadow: 0 0 30px var(--neon); }\n\n      \/* 8. THE WEIRD PORTAL *\/\n      .weird-portal {\n          width: 120px; height: 120px;\n          border: 2px solid white;\n          border-radius: 50%;\n          position: relative;\n          display: flex; align-items: center; justify-content: center;\n          margin-bottom: 40px;\n          box-shadow: 0 0 50px rgba(255,255,255,0.1);\n          animation: breathe 5s infinite;\n      }\n      .weird-portal::before {\n          content: ''; position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px;\n          border: 1px dashed var(--neon); border-radius: 50%;\n          animation: spin 10s linear infinite;\n      }\n      .weird-portal::after {\n          content: ''; position: absolute; top: 15px; left: 15px; right: 15px; bottom: 15px;\n          border: 1px solid var(--plasma); border-radius: 50%;\n          animation: spin 15s linear infinite reverse;\n      }\n      @keyframes breathe { 0%, 100% { box-shadow: 0 0 20px rgba(255,255,255,0.1); } 50% { box-shadow: 0 0 60px rgba(255,255,255,0.3); } }\n      @keyframes spin { 100% { transform: rotate(360deg); } }\n\n      \/* 9. PRICING CARDS *\/\n      .tier-grid {\n          display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n          gap: 20px; width: 100%; margin-top: 50px;\n      }\n      .tier-card {\n          border: 1px solid #222; padding: 30px; text-align: left; background: rgba(255,255,255,0.02);\n          transition: 0.3s;\n      }\n      .tier-card:hover { background: rgba(255,255,255,0.05); transform: translateY(-5px); }\n      .tier-card h4 { margin: 0 0 15px 0; text-transform: uppercase; font-family: var(--font-mono); font-size: 0.9rem; letter-spacing: 1px; font-weight: 700; }\n\n      \/* 10. OVERLAY *\/\n      #prophecy-overlay {\n        position: fixed; top: 0; left: 0; width: 100%; height: 100%;\n        background: rgba(0,0,0,0.95); z-index: 10000;\n        display: none; align-items: center; justify-content: center;\n        opacity: 0; transition: opacity 0.5s; backdrop-filter: blur(5px);\n      }\n      #prophecy-overlay.active { display: flex; opacity: 1; }\n      .prophecy-card {\n        background: #0a0a0a; border: 1px solid #333;\n        width: 90%; max-width: 600px; padding: 60px 40px;\n        text-align: left; transform: translateY(20px);\n        transition: transform 0.5s; position: relative;\n        box-shadow: 0 0 50px rgba(0,0,0,0.8);\n      }\n      #prophecy-overlay.active .prophecy-card { transform: translateY(0); }\n      .p-header { \n          border-bottom: 1px solid #333; padding-bottom: 20px; margin-bottom: 30px; \n          font-family: var(--font-mono); color: #555; font-size: 0.75rem; letter-spacing: 2px;\n          display: flex; justify-content: space-between;\n      }\n      .p-body h3 { font-size: 2.5rem; color: white; margin-top: 0; margin-bottom: 15px; text-transform: uppercase; }\n      .p-body p { font-size: 1.1rem; color: #aaa; margin-left: 0; max-width: 100%; text-align: left; line-height: 1.5; }\n      .close-btn { position: absolute; top: 20px; right: 20px; cursor: pointer; font-size: 2rem; color: #444; transition: 0.2s;}\n      .close-btn:hover { color: white; }\n      .loader { border: 2px solid #222; border-top: 2px solid var(--neon); border-radius: 50%; width: 50px; height: 50px; animation: spin 0.8s linear infinite; margin: 0 auto; display: none; }\n      @keyframes spin { 100% { transform: rotate(360deg); } }\n\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"noise-overlay\"><\/div>\n<div class=\"scanline\"><\/div>\n\n<main class=\"sovereign-wrapper\">\n  <div class=\"vine-line\"><\/div>\n  <div class=\"data-drop\"><\/div>\n\n  <section>\n    <div class=\"hero-box\">\n      <h1>Stop Renting<br>Your Intelligence<\/h1>\n      <div class=\"hero-sub\" style=\"font-weight: 900; letter-spacing: 3px;\">\n        AND START. <span class=\"glitch\" data-text=\"OWNING\">OWNING<\/span>. YOUR DOMAIN\n      <\/div>\n    <\/div>\n    <p style=\"max-width: 750px; color: #aaa;\">\n      The internet has turned toxic. Even the giants are resorting to clumsy warnings just to survive the bot swarm. <br><br>\n      Don&#8217;t let third parties win when you have <strong>First-Party Strength<\/strong>.\n    <\/p>\n    <p style=\"margin-top: 15px; color: white; font-size: 1.1rem;\">\n      <span class=\"brand-mark\">buildbuyer<\/span> is leading the fight for <strong style=\"border-bottom: 2px solid var(--alert);\">Sovereign Data.<\/strong>\n    <\/p>\n  <\/section>\n\n  <section>\n    <div style=\"font-size: 3rem; margin-bottom: 20px;\">\u23f0<\/div>\n    <span class=\"label\" style=\"color: white; border-color: white;\">THE FIRSTRISER PROTOCOL<\/span>\n    \n    <h2>Rise and Shine,<br><span style=\"color:var(--neon)\">Cupcake.<\/span><\/h2>\n    \n    <p>\n      25 years of pattern recognition tells us one thing: <strong>The tide is rolling out.<\/strong> And most of the market is swimming naked.\n      <br><br>\n      The era of lazy tracking is dead. You need to install <code style=\"background: #222; color: var(--neon); padding: 3px 6px; border-radius: 4px; font-family: var(--font-mono);\">firstriser.js<\/code> before the water disappears completely.\n    <\/p>\n    \n    <div class=\"physics-grid\" style=\"grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); margin-top: 50px;\">\n      <div class=\"physics-card\">\n        <div style=\"font-family: var(--font-mono); color: var(--plasma); font-size: 0.8rem; margin-bottom: 10px;\">TIMELINE<\/div>\n        <h3 style=\"font-size: 2.5rem; color: white; letter-spacing: -2px;\">25 YEARS<\/h3>\n        <p style=\"font-size: 0.9rem;\">We survived the Dot Com bubble, the SEO crash, and the Social Algorithm purge. We are still here.<\/p>\n      <\/div>\n      <div class=\"physics-card\">\n        <div style=\"font-family: var(--font-mono); color: var(--neon); font-size: 0.8rem; margin-bottom: 10px;\">INTELLIGENCE<\/div>\n        <h3 style=\"font-size: 2.5rem; color: white; letter-spacing: -2px;\">10M+ CLICKS<\/h3>\n        <p style=\"font-size: 0.9rem;\">We didn&#8217;t just buy ads. We analyzed the signal. We know exactly where the money hides in the noise.<\/p>\n      <\/div>\n      <div class=\"physics-card\" style=\"border-color: white;\">\n        <div style=\"font-family: var(--font-mono); color: white; font-size: 0.8rem; margin-bottom: 10px;\">ARCHITECTURE<\/div>\n        <h3 style=\"font-size: 2.5rem; color: white; letter-spacing: -2px;\">SOVEREIGN<\/h3>\n        <p style=\"font-size: 0.9rem;\">We don&#8217;t rent you a login. We build you a vault. When we win, you own the asset.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section>\n    <div class=\"sensor-container\">\n        <div class=\"sensor-radar\"><\/div>\n        <div class=\"sensor-eye\"><div class=\"pupil\"><\/div><\/div>\n    <\/div>\n    \n    <span class=\"label\" style=\"color: var(--neon); border-color: var(--neon);\">FIRST THINGS FIRST<\/span>\n    \n    <h2>Polygraph Your<br>Performance<\/h2>\n    \n    <p>\n      <strong>You don&#8217;t know what you don&#8217;t know.<\/strong><br>\n      Just because Google, Facebook, or Zillow tell you a number, doesn&#8217;t mean it&#8217;s the whole truth. \n      They track for *their* benefit, not yours.\n    <\/p>\n    \n    <p>\n      Where a third-party tool sees a &#8220;Lost Customer,&#8221; our first-party sensor sees a <strong>Wavering Buyer<\/strong>. \n      We track the clicks in, the clicks out, and the hesitation in between.\n    <\/p>\n    \n    <div style=\"margin-top: 30px; border: 1px dashed var(--neon); padding: 25px; text-align: left; max-width: 600px; background: rgba(204, 255, 0, 0.05);\">\n      <span style=\"color: white; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;\">HOOK IT UP (7 DAYS):<\/span>\n      <p style=\"margin: 10px 0 0 0; font-size: 0.9rem; color: #ccc;\">\n        Install the sensor. Get a clear appraisal of your daily flow. <br><br>\n        <strong style=\"color: white;\">THE PAYOFF:<\/strong> After 7 days, we feed your data into a <strong>Gemini 3.0 model<\/strong> tuned specifically to your use case. You get a &#8220;Big Brain&#8221; insight report that tells you exactly what is happening on your domain.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section>\n    <div style=\"font-size: 3rem; margin-bottom: 20px;\">\ud83e\udde0<\/div>\n    <span class=\"label\" style=\"border-color: var(--plasma); color: var(--plasma);\">THE BLACKBRIGHT ENGINE<\/span>\n    \n    <h2>Nothing Artificial<br>About It.<\/h2>\n    \n    <p>\n      Raw AI is <strong>Alien<\/strong>. It is mechanical, error-prone, and prone to hallucination. It guesses.\n      <br><br>\n      The Blackbright Engine is <strong>Meticulous<\/strong>. We don&#8217;t just dump data into a bot. Our invisible army of workers slices, dices, tags, and bags your data into a sovereign format *before* the intelligence layer ever touches it.\n    <\/p>\n    \n    <p style=\"margin-top: 15px; border-left: 2px solid var(--plasma); padding-left: 15px; text-align: left; max-width: 600px; color: #fff;\">\n      <strong>THE RESULT:<\/strong> Intelligence that is Secure, Context-Aware, and deeply Human. <br>\n      It\u2019s not magic. It\u2019s heavy lifting, automated.\n    <\/p>\n    \n    <div class=\"terminal-wrapper\">\n        <div class=\"stream-panel\" id=\"streamLog\">\n            <div class=\"log-line\"><span class=\"ts\">[SYS_INIT]<\/span> <span class=\"type\">WORKER_01:<\/span> <span class=\"payload\">Sanitizing input vector&#8230;<\/span><\/div>\n            <div class=\"log-line\"><span class=\"ts\">[SYS_INFO]<\/span> <span class=\"type\">CONTEXT_LDR:<\/span> <span class=\"payload\">Injecting business logic [SAFE]<\/span><\/div>\n            <div class=\"log-line\"><span class=\"ts\">[SYS_INFO]<\/span> <span class=\"type\">VAULT_OP:<\/span> <span class=\"payload\">Securing asset to Sovereign Storage.<\/span><\/div>\n        <\/div>\n        \n        <div class=\"vault-panel\" id=\"vaultBox\">\n            <div class=\"vault-header\">SOVEREIGN VAULT<\/div>\n            <\/div>\n    <\/div>\n  <\/section>\n\n  <section>\n    <div style=\"font-size: 4rem; margin-bottom: 20px; filter: drop-shadow(0 0 20px var(--gold));\">\u2728<\/div>\n    <span class=\"label\" style=\"color: var(--gold); border-color: var(--gold);\">THE VISION<\/span>\n    \n    <h2>So, Why?<\/h2>\n    \n    <p style=\"font-size: 1.5rem; color: white; font-weight: bold; margin-top: 0;\">\n      What do you <em>really<\/em> want?\n    <\/p>\n    \n    <p>\n      We live in a world of &#8220;shoulds.&#8221; You <em>should<\/em> worry about compliance. You <em>should<\/em> obsess over attack vectors. You <em>should<\/em> manage the grid.\n      <br><br>\n      But that noise buries your <strong>Inspiration<\/strong>. It stifles the innovation and raw energy that made you start this in the first place.\n    <\/p>\n    \n    <div style=\"margin-top: 40px; padding: 30px; border: 1px solid #333; background: linear-gradient(180deg, rgba(255,200,0,0.05) 0%, rgba(0,0,0,0) 100%); max-width: 700px;\">\n      <h3 style=\"color: white; font-size: 1.5rem; margin-bottom: 15px; text-transform: uppercase;\">The Sovereign Permission<\/h3>\n      <p style=\"color: #ccc; font-size: 1rem; margin: 0;\">\n        What you <strong>want<\/strong> for your business is just as important as what you <strong>should<\/strong> do.\n        <br><br> \n        The Blackbright Engine automates the &#8220;Shoulds&#8221;\u2014the security, the tracking, the data hygiene\u2014so you can get back to the &#8220;Wants.&#8221; We use data to validate your boldest ideas, giving you the permission to stop grinding and <strong>start dreaming<\/strong> again.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section>\n    <span class=\"label\" style=\"border: none; letter-spacing: 2px; color: #666;\">\/\/ SIGNAL SOURCE IDENTIFICATION<\/span>\n    <div class=\"signal-row\">\n      <div class=\"signal-chip\" data-type=\"wordpress\"><span class=\"icon\">W<\/span> THE ARCHITECT (WP)<\/div>\n      <div class=\"signal-chip\" data-type=\"shopify\" style=\"margin-top: 25px;\"><span class=\"icon\">S<\/span> THE MERCHANT<\/div>\n      <div class=\"signal-chip\" data-type=\"agency\"><span class=\"icon\">A<\/span> THE AGENCY<\/div>\n      <div class=\"signal-chip\" data-type=\"pro\" style=\"margin-top: 15px;\"><span class=\"icon\">P<\/span> THE SPECIALIST<\/div>\n      <div class=\"signal-chip\" data-type=\"legacy\" style=\"margin-top: -10px;\"><span class=\"icon\">L<\/span> LEGACY INFRASTRUCTURE<\/div>\n    <\/div>\n    <p style=\"font-size: 0.8rem; color: #444; margin-top: 30px;\">\n      <span style=\"color: var(--alert);\">*<\/span> Passive cursor tracking active.\n    <\/p>\n  <\/section>\n\n  <section>\n    <div class=\"wave-icon\">\ud83c\udf0a<\/div>\n    <span class=\"label\" style=\"color: var(--ocean); border-color: var(--ocean);\">TIMELINE: IMMEDIATE<\/span>\n    \n    <h2>AI Your Business<br>Before <span style=\"color:var(--alert)\">AI AIs You<\/span><\/h2>\n    \n    <p>\n      <strong>Fear is the correct emotion.<\/strong><br>\n      The giants are encroaching. Your competitors are arming themselves. If you aren&#8217;t worried about being outpaced by a larger entity with a better algorithm, you aren&#8217;t paying attention.\n    <\/p>\n    \n    <p>\n      <strong>But Greed is the solution.<\/strong><br>\n      The ROI on sovereign intelligence isn&#8217;t linear\u2014it&#8217;s exponential. This isn&#8217;t a 24-month &#8220;Digital Transformation&#8221; project. That is corporate suicide. <br><br>\n      You should have started two years ago. The only time left to act is <strong>NOW<\/strong>.\n    <\/p>\n  <\/section>\n\n  <section>\n    <div class=\"weird-portal\"><div style=\"font-size: 3rem;\">\ud83d\udc41\ufe0f\u200d\ud83d\udde8\ufe0f<\/div><\/div>\n    \n    <span class=\"label\">THE BUILDBUYER DIFFERENCE<\/span>\n    <h2>Hook It Up.<br>Watch It <span style=\"color:var(--ocean);\">Flow.<\/span><\/h2>\n    \n    <p>\n      Don&#8217;t overthink the plumbing. We handle the dirty work. <br>\n      You simply connect the pipe, and we turn on the hose. Immediate, cool intelligence on a hot day.\n    <\/p>\n    \n    <div class=\"tier-grid\">\n        \n        <div class=\"tier-card\" style=\"border-top: 2px solid var(--neon);\">\n            <h4 style=\"color: var(--neon); display: flex; justify-content: space-between;\">\n                MERCHANT ENGINE\n                <span style=\"background: var(--neon); color: black; padding: 2px 6px; font-size: 0.6rem; border-radius: 4px;\">FOUNDER&#8217;S RATE<\/span>\n            <\/h4>\n            \n            <div style=\"margin: 15px 0; font-family: var(--font-head);\">\n                <span style=\"text-decoration: line-through; color: #555; font-size: 1.2rem;\">$199<\/span>\n                <span style=\"color: white; font-size: 2.5rem; font-weight: 900;\">$99<\/span>\n                <span style=\"color: #888; font-size: 0.9rem;\">\/mo<\/span>\n            <\/div>\n\n            <p style=\"margin-bottom: 20px; color: #ccc;\">For Shopify, Wix &#038; WordPress.<\/p>\n            \n            <div style=\"border-top: 1px solid #333; padding-top: 15px; margin-top: 10px;\">\n                <ul style=\"list-style: none; padding: 0; color: #aaa; font-size: 0.85rem; text-align: left; line-height: 1.8; margin-top: 10px;\">\n                    <li>\u2713 <strong>Strategic Onboarding<\/strong> (Context Tuning)<\/li>\n                    <li>\u2713 Self-Installation (Docs Provided)<\/li>\n                    <li>\u2713 <strong>Gemini Fast<\/strong> (Daily Watchdog)<\/li>\n                    <li>\u2713 <strong>Gemini Think<\/strong> (Weekly Deep Dive)<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <div class=\"tier-card\" style=\"border-top: 2px solid var(--plasma);\">\n            <h4 style=\"color: var(--plasma);\">SPECIALIST ENGINE<\/h4>\n            <div style=\"margin: 15px 0; font-family: var(--font-head);\">\n                <span style=\"color: #888; font-size: 1rem;\">STARTING AT<\/span><br>\n                <span style=\"color: white; font-size: 2.5rem; font-weight: 900;\">$499<\/span>\n                <span style=\"color: #888; font-size: 0.9rem;\">\/mo<\/span>\n            <\/div>\n            \n            <p style=\"margin-bottom: 20px; color: #ccc;\">For High-Value Service Providers.<\/p>\n            \n            <div style=\"border-top: 1px solid #333; padding-top: 15px; margin-top: 10px;\">\n                <ul style=\"list-style: none; padding: 0; color: #aaa; font-size: 0.85rem; text-align: left; line-height: 1.8; margin-top: 10px;\">\n                    <li>\u2713 <strong>Goal Mapping Session<\/strong> (60 Mins)<\/li>\n                    <li>\u2713 Custom Lead Scoring Logic<\/li>\n                    <li>\u2713 <strong>Gemini Fast<\/strong> (Real-time Filtering)<\/li>\n                    <li>\u2713 <strong>Gemini Think<\/strong> (Daily Oracle Access)<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <div class=\"tier-card\" style=\"border-top: 2px solid var(--ocean);\">\n            <h4 style=\"color: var(--ocean);\">WHOLESALE ENGINE<\/h4>\n            <div style=\"margin: 15px 0; font-family: var(--font-head);\">\n                <span style=\"color: white; font-size: 1.8rem; font-weight: 900;\">CUSTOM<\/span>\n            <\/div>\n            \n            <p style=\"margin-bottom: 20px; color: #ccc;\">For Agencies &#038; Publishers.<\/p>\n            \n            <div style=\"border-top: 1px solid #333; padding-top: 15px; margin-top: 10px;\">\n                <ul style=\"list-style: none; padding: 0; color: #aaa; font-size: 0.85rem; text-align: left; line-height: 1.8; margin-top: 10px;\">\n                    <li>\u2713 <strong>White Label<\/strong> Factory License<\/li>\n                    <li>\u2713 Dedicated GCP Project ID<\/li>\n                    <li>\u2713 Sell Intelligence, not Hours<\/li>\n                    <li>\u2713 <strong>Gemini Ultra<\/strong> (Architecture Support)<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <nav class=\"btn-grid\" style=\"margin-top: 60px;\">\n      <button id=\"analyzeBtn\" class=\"btn\" style=\"border-color: var(--gold); color: var(--gold);\">Do you want to see what we saw?<\/button>\n      \n      <a href=\"mailto:john@buildbuyer.com?subject=Lets%20Talk&#038;body=I'm%20ready%20to%20hook%20it%20up.\" class=\"btn btn-primary\">Talk to Us<\/a>\n    <\/nav>\n\n    <div style=\"margin-top: 80px; width: 100%; max-width: 700px; height: 300px; border: 1px solid #333; background: #000; position: relative; display: flex; align-items: center; justify-content: center; overflow: hidden;\">\n        <div style=\"position: absolute; inset: 0; opacity: 0.2; background: repeating-linear-gradient(0deg, transparent, transparent 2px, var(--neon) 3px); animation: scroll 10s linear infinite;\"><\/div>\n        <span style=\"font-family: var(--font-mono); color: #555; letter-spacing: 2px;\">[ LIVE SIGNAL FEED PENDING ]<\/span>\n    <\/div>\n    <style>@keyframes scroll { 0% { background-position: 0 0; } 100% { background-position: 0 100px; } }<\/style>\n\n  <\/section>\n\n<\/main>\n\n<div id=\"prophecy-overlay\">\n  <div class=\"prophecy-card\">\n    <div class=\"close-btn\" id=\"closeOverlay\">\u00d7<\/div>\n    <div id=\"loader\" class=\"loader\"><\/div>\n    <div id=\"card-content\" style=\"display:none;\">\n      <div class=\"p-header\"><span>DOSSIER ID: <span id=\"uuid\">888<\/span><\/span> <span style=\"color:var(--neon)\">MATCH FOUND<\/span><\/div>\n      <div class=\"p-body\">\n        <h3 id=\"p-title\">Subject Identified<\/h3>\n        <p id=\"p-desc\">Analysis complete.<\/p>\n        <div style=\"background: rgba(255,255,255,0.05); padding: 20px; margin-top: 30px; border-left: 2px solid var(--neon);\">\n          <strong style=\"color:white; display:block; margin-bottom:5px; font-family:var(--font-mono); font-size:0.8rem;\">RECOMMENDED ACTION:<\/strong>\n          <span id=\"p-rec\" style=\"color: #ccc;\">Install Sensor.<\/span>\n        <\/div>\n      <\/div>\n      <a href=\"mailto:john@buildbuyer.com?subject=Prophecy%20Reveal\" class=\"btn btn-primary\" id=\"p-link\" style=\"margin-top:40px; width:100%;\">Request Implementation<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\nlet TARGET_IDENTITY = \"unknown\";\ndocument.addEventListener('DOMContentLoaded', () => {\n\n    \/\/ --- 1. TERMINAL SIMULATION ---\n    const log = document.getElementById('streamLog');\n    const vault = document.getElementById('vaultBox');\n    if (log && vault) {\n        const events = [\"MOUSE_MOVE\", \"SCROLL_DEPTH\", \"CLICK_TARGET\", \"DOM_MUTATION\", \"SCRIPT_LOAD\", \"API_FETCH\"];\n        const payloads = [\"div#container\", \"Velocity: 400px\/s\", \"Tracking blocked\", \"Layout shift detected\", \"200 OK\", \"Visible: 80%\"];\n        \n        function addLine() {\n            const line = document.createElement('div');\n            line.className = 'log-line new';\n            const rand = Math.random();\n            const time = new Date().toISOString().split('T')[1].split('.')[0];\n            \n            if (rand > 0.9) {\n                line.innerHTML = `<span class=\"ts\">[${time}]<\/span> <span class=\"type\" style=\"color:var(--gold)\">*** INTENT SIGNAL ***<\/span> <span class=\"payload\">High Value Action<\/span>`;\n                log.prepend(line);\n                const captured = document.createElement('div');\n                captured.className = 'captured-event';\n                captured.innerText = `SIGNAL CAPTURED: [${time}] High Value Action`;\n                vault.prepend(captured);\n                if (vault.children.length > 5) vault.lastChild.remove();\n            } else {\n                const type = events[Math.floor(Math.random() * events.length)];\n                const data = payloads[Math.floor(Math.random() * payloads.length)];\n                line.innerHTML = `<span class=\"ts\">[${time}]<\/span> <span class=\"type\">${type}:<\/span> <span class=\"payload\">${data}<\/span>`;\n                log.prepend(line);\n            }\n            if (log.children.length > 12) log.lastChild.remove();\n        }\n        setInterval(addLine, 600);\n    }\n\n    \/\/ --- 2. IDENTITY MATRIX ---\n    const chips = document.querySelectorAll('.signal-chip');\n    if (chips) {\n        chips.forEach(chip => {\n            chip.addEventListener('mouseenter', () => {\n                TARGET_IDENTITY = chip.getAttribute('data-type');\n            });\n        });\n    }\n\n    \/\/ --- 3. EYE TRACKING ---\n    const eye = document.querySelector('.sensor-eye');\n    const pupil = document.querySelector('.pupil');\n    if (eye && pupil) {\n        document.addEventListener('mousemove', (e) => {\n            const eyeRect = eye.getBoundingClientRect();\n            const eyeCenterX = eyeRect.left + eyeRect.width \/ 2;\n            const eyeCenterY = eyeRect.top + eyeRect.height \/ 2;\n            const angle = Math.atan2(e.clientY - eyeCenterY, e.clientX - eyeCenterX);\n            const distance = Math.min(eyeRect.width \/ 4, Math.hypot(e.clientX - eyeCenterX, e.clientY - eyeCenterY) \/ 10);\n            const pupilX = Math.cos(angle) * distance;\n            const pupilY = Math.sin(angle) * distance;\n            pupil.style.transform = `translate(${pupilX}px, ${pupilY}px)`;\n        });\n    }\n\n    \/\/ --- 4. WAVE ---\n    const wave = document.querySelector('.wave-icon');\n    if (wave) {\n        window.addEventListener('scroll', () => {\n            const scrolled = window.pageYOffset;\n            const rate = scrolled * 0.1;\n            wave.style.transform = `translateY(${rate * 0.5}px) rotate(${Math.sin(scrolled * 0.003) * 10}deg)`;\n        });\n    }\n\n    \/\/ --- 5. THE LOG BLOB REVEAL (Updated Logic) ---\n    const btn = document.getElementById('analyzeBtn');\n    const overlay = document.getElementById('prophecy-overlay');\n    const loader = document.getElementById('loader');\n    const content = document.getElementById('card-content');\n    const close = document.getElementById('closeOverlay');\n\n    if(btn) {\n        btn.addEventListener('click', () => {\n            overlay.classList.add('active');\n            loader.style.display = 'block';\n            content.style.display = 'none';\n            \n            setTimeout(() => {\n                \/\/ Generate Tech Blob Content\n                const screenRes = `${window.screen.width}x${window.screen.height}`;\n                const platform = navigator.platform;\n                const cores = navigator.hardwareConcurrency || \"Unknown\";\n                const now = new Date().toISOString();\n                \n                let detectedRole = \"UNKNOWN_VISITOR\";\n                if (TARGET_IDENTITY !== \"unknown\") detectedRole = TARGET_IDENTITY.toUpperCase() + \"_ARCHITECT\";\n\n                \/\/ Update UI to look like a Log File\n                document.getElementById('p-title').innerHTML = \"<span style='font-family:monospace; color:var(--neon);'>\/\/ SESSION_LOG_DUMP<\/span>\";\n                \n                const logBlob = `\n<div style=\"font-family: 'Space Mono', monospace; font-size: 0.8rem; color: #aaa; line-height: 1.4; background: #111; padding: 15px; border: 1px solid #333;\">\n  <span style=\"color:#555;\">[${now}]<\/span> CONNECT_ESTABLISHED<br>\n  <span style=\"color:#555;\">[${now}]<\/span> CLIENT_ID: <span style=\"color:white;\">${Math.floor(Math.random() * 999999)}<\/span><br>\n  <span style=\"color:#555;\">[${now}]<\/span> HARDWARE: ${platform} \/ ${cores} Cores<br>\n  <span style=\"color:#555;\">[${now}]<\/span> RESOLUTION: ${screenRes}<br>\n  <span style=\"color:#555;\">[${now}]<\/span> CURSOR_TRACKING: <span style=\"color:var(--neon);\">ACTIVE<\/span><br>\n  <span style=\"color:#555;\">[${now}]<\/span> HOVER_INTENT: <span style=\"color:var(--gold); font-weight:bold;\">${detectedRole}<\/span><br>\n  <span style=\"color:#555;\">[${now}]<\/span> CONCLUSION: <span style=\"color:white;\">Subject is ready for onboarding.<\/span>\n<\/div>`;\n\n                document.getElementById('p-desc').innerHTML = logBlob;\n                \n                \/\/ Hide the \"Recommended Action\" box to keep it raw\n                document.getElementById('p-rec').parentElement.style.display = 'none';\n                document.querySelector('.p-header').style.display = 'none';\n\n                \/\/ Update Button\n                const link = document.getElementById('p-link');\n                link.innerText = \"INITIALIZE CONNECTION\";\n                link.href = `mailto:john@buildbuyer.com?subject=Initialize%20Log%20Session&body=My%20Session%20Data:%20${detectedRole}`;\n\n                loader.style.display = 'none';\n                content.style.display = 'block';\n            }, 1000); \/\/ Faster reveal for tech feel\n        });\n    }\n\n    if(close) {\n        close.addEventListener('click', () => {\n            overlay.classList.remove('active');\n        });\n    }\n\n    console.log(\"%c BLACKBRIGHT FACTORY ONLINE \", \"background: #ccff00; color: black; font-weight: bold; padding: 5px;\");\n});\n<\/script>\n<\/body>\n<\/html>\n<script>\n    (function() {\n        \/\/ 1. Generate Sovereign ID if missing\n        var sovId = localStorage.getItem('sovereign_id');\n        \n        if (!sovId) {\n            \/\/ Generate ID\n            sovId = 'SOV-' + Math.random().toString(36).substr(2, 9).toUpperCase();\n            \n            \/\/ Save to LocalStorage\n            localStorage.setItem('sovereign_id', sovId);\n            \n            \/\/ Save to Cookie (1 Year Duration)\n            document.cookie = \"firstriser_id=\" + sovId + \"; path=\/; max-age=31536000; SameSite=Lax\";\n            \n            console.log(\"[FirstRiser] New Identity Assigned: \" + sovId);\n        } else {\n            console.log(\"[FirstRiser] Returning Identity: \" + sovId);\n        }\n\n        \/\/ 2. Expose to Window\n        window.firstriser = { id: sovId, status: 'active' };\n    })();\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>BuildBuyer | Stop Renting Your Intelligence Stop RentingYour Intelligence AND START. OWNING. YOUR DOMAIN The internet has turned toxic. Even the giants are resorting to clumsy warnings just to survive the bot swarm. Don&#8217;t let third parties win when you have First-Party Strength. buildbuyer is leading the fight for Sovereign Data. \u23f0 THE FIRSTRISER PROTOCOL &#8230; <a title=\"Home\" class=\"read-more\" href=\"https:\/\/buildbuyer.com\/\" aria-label=\"Read more about Home\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-13","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/buildbuyer.com\/index.php\/wp-json\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/buildbuyer.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/buildbuyer.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/buildbuyer.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/buildbuyer.com\/index.php\/wp-json\/wp\/v2\/comments?post=13"}],"version-history":[{"count":25,"href":"https:\/\/buildbuyer.com\/index.php\/wp-json\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":47,"href":"https:\/\/buildbuyer.com\/index.php\/wp-json\/wp\/v2\/pages\/13\/revisions\/47"}],"wp:attachment":[{"href":"https:\/\/buildbuyer.com\/index.php\/wp-json\/wp\/v2\/media?parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}