{"product_id":"bola-de-juguete-interactivo-para-gatos-azul","title":"Bola de juguete interactivo para gatos azul","description":"import React, { useState } from 'react';\nimport { \n  BookOpen, \n  Sparkles, \n  Globe, \n  Volume2, \n  DollarSign, \n  TrendingUp, \n  Layers, \n  CheckCircle2, \n  Smartphone, \n  ShieldCheck, \n  ArrowRight, \n  HelpCircle, \n  User, \n  Baby, \n  VolumeX, \n  Menu, \n  X,\n  Lock,\n  ChevronRight\n} from 'lucide-react';\n\n\/\/ ==========================================\n\/\/ ESTRUCTURA DE DICCIONARIO BILINGÜE Y DATOS\n\/\/ ==========================================\n\nconst TRANSLATIONS = {\n  es: {\n    nav: { features: \"Características\", demo: \"Demo Interactiva\", benefits: \"Beneficios\", pricing: \"Planes\", cta: \"Empezar Ahora\" },\n    hero: {\n      badge: \"EL FUTURO DE LA LECTURA ESTÁ AQUÍ\",\n      title: \"Transforma tu mente y tus finanzas con un solo toque\",\n      subtitle: \"Deja atrás los libros aburridos. Descubre 'Riqueza Consciente', el primer libro interactivo premium diseñado para hackear tu psicología financiera y construir libertad real en México y LATAM.\",\n      ctaPrimary: \"Explorar Libro Demo\",\n      ctaSecondary: \"Ver Planes Premium\",\n      socialProof: \"Más de 15,000 lectores transformando su economía en este momento.\"\n    },\n    demo: {\n      title: \"Experimenta la Lectura Inmersiva\",\n      subtitle: \"Prueba el motor interactivo en tiempo real. Haz clic en las palabras resaltadas, cambia el idioma o activa los sonidos.\",\n      badgeAdult: \"Versión Adultos: Finanzas Estratégicas\",\n      badgeChild: \"Versión Infantil: Finanzas para Pequeños Héroes\",\n      audioOn: \"Audio Activo\",\n      audioOff: \"Audio Silenciado\",\n      clickPrompt: \"💡 Tip: Haz clic en las palabras subrayadas en dorado para abrir el mentor de definiciones.\"\n    },\n    benefits: {\n      title: \"Por qué los libros tradicionales ya no funcionan\",\n      subtitle: \"El cerebro humano retiene un 90% más cuando interactúa en lugar de solo leer de manera pasiva.\",\n      b1_title: \"Aprendizaje Bilingüe Instantáneo\",\n      b1_desc: \"Cambia entre español e inglés con un clic para absorber términos financieros internacionales de forma natural.\",\n      b2_title: \"Glosario Inteligente Contextual\",\n      b2_desc: \"No te detengas a buscar en Google. Toca cualquier concepto complejo y comprende su aplicación en segundos.\",\n      b3_title: \"Estímulos Sensoriales Coherentes\",\n      b3_desc: \"Sonidos y efectos visuales diseñados neurológicamente para fijar los hábitos y conocimientos en tu memoria a largo plazo.\",\n      b4_title: \"Metodología Paso a Paso\",\n      b4_desc: \"Diseñado específicamente para el contexto económico de México, abordando inflación, ahorro inteligente e inversión accesible.\"\n    },\n    pricing: {\n      title: \"Invierte en tu Mayor Activo: Tu Mente\",\n      subtitle: \"Planes diseñados para transformación individual o familiar. Cancela cuando quieras.\",\n      basic: \"Plan Esencial\",\n      premium: \"Acceso Premium\",\n      family: \"Plan Familiar Multigeneración\",\n      popular: \"Más Popular\",\n      mo: \"\/mes\",\n      cta: \"Adquirir Membresía\"\n    }\n  },\n  en: {\n    nav: { features: \"Features\", demo: \"Interactive Demo\", benefits: \"Benefits\", pricing: \"Pricing\", cta: \"Get Started\" },\n    hero: {\n      badge: \"THE FUTURE OF READING IS HERE\",\n      title: \"Transform your mind and finances with a single tap\",\n      subtitle: \"Leave boring books behind. Discover 'Conscious Wealth', the first premium interactive book designed to hack your financial psychology and build true freedom in Mexico and LATAM.\",\n      ctaPrimary: \"Explore Demo Book\",\n      ctaSecondary: \"View Premium Plans\",\n      socialProof: \"Over 15,000 readers transforming their economy right now.\"\n    },\n    demo: {\n      title: \"Experience Immersive Reading\",\n      subtitle: \"Try the real-time interactive engine. Click highlighted words, switch languages, or trigger dynamic sounds.\",\n      badgeAdult: \"Adult Version: Strategic Finance\",\n      badgeChild: \"Kids Version: Finance for Little Heroes\",\n      audioOn: \"Audio On\",\n      audioOff: \"Audio Muted\",\n      clickPrompt: \"💡 Tip: Click on gold-underlined words to open the definition mentor.\"\n    },\n    benefits: {\n      title: \"Why traditional books no longer work\",\n      subtitle: \"The human brain retains 90% more when interacting instead of just reading passively.\",\n      b1_title: \"Instant Bilingual Learning\",\n      b1_desc: \"Switch between Spanish and English with one click to absorb international financial terms naturally.\",\n      b2_title: \"Smart Contextual Glossary\",\n      b2_desc: \"Don't stop to search Google. Tap any complex concept and understand its application in seconds.\",\n      b3_title: \"Coherent Sensory Stimuli\",\n      b3_desc: \"Neurologically designed sounds and visual effects to lock habits and knowledge into long-term memory.\",\n      b4_title: \"Step-by-Step Methodology\",\n      b4_desc: \"Designed specifically for Mexico's economic context, covering inflation, smart savings, and accessible investment.\"\n    },\n    pricing: {\n      title: \"Invest in Your Greatest Asset: Your Mind\",\n      subtitle: \"Plans designed for individual or family transformation. Cancel anytime.\",\n      basic: \"Essential Plan\",\n      premium: \"Premium Access\",\n      family: \"Multi-Gen Family Plan\",\n      popular: \"Most Popular\",\n      mo: \"\/mo\",\n      cta: \"Acquire Membership\"\n    }\n  }\n};\n\n\/\/ ==========================================\n\/\/ CONTENIDO DEL LIBRO INTERACTIVO PREMIUM\n\/\/ ==========================================\n\nconst BOOK_DATA = {\n  adult: {\n    es: {\n      title: \"Capítulo 1: El Despertar del Patrón Financiero\",\n      subtitle: \"Cómo reprogramar el chip de la escasez en el México moderno\",\n      paragraph1: [\n        { text: \"La mayoría de los mexicanos fuimos educados bajo el mito de que el dinero es un recurso escaso y peligroso. Nos enseñaron a trabajar duro, pero no a hacer que el dinero trabaje para nosotros. Para romper este ciclo, necesitas dominar tu \", type: \"normal\" },\n        { text: \"Mentalidad del Dinero\", type: \"interactive\", id: \"mindset\", keyword: \"Mentalidad del Dinero\" },\n        { text: \" y entender cómo opera el sistema económico actual.\", type: \"normal\" }\n      ],\n      paragraph2: [\n        { text: \"El verdadero secreto para salir de la carrera de la rata no consiste en recortar tus cafés diarios, sino en controlar tus \", type: \"normal\" },\n        { text: \"Activos Productivos\", type: \"interactive\", id: \"assets\", keyword: \"Activos Productivos\" },\n        { text: \" e invertir de manera inteligente usando vehículos regulados para ganarle de forma definitiva a la \", type: \"normal\" },\n        { text: \"Inflación\", type: \"interactive\", id: \"inflation\", keyword: \"Inflación\" },\n        { text: \" anual que diluye tus ahorros bajo el colchón.\", type: \"normal\" }\n      ],\n      definitions: {\n        mindset: {\n          title: \"🧠 Psicología Financiera\",\n          desc: \"El conjunto de creencias subconscientes que determinan cómo gastas, ahorras e inviertes. En LATAM suele estar ligada al miedo; hackearla te permite ver oportunidades en lugar de límites.\"\n        },\n        assets: {\n          title: \"📈 Activos Productivos\",\n          desc: \"Instrumentos económicos o propiedades que ponen dinero en tu bolsillo de forma recurrente, como CETES, acciones que pagan dividendos o bienes raíces.\"\n        },\n        inflation: {\n          title: \"💸 Inflación\",\n          desc: \"El aumento sostenido y generalizado de los precios. Si la inflación en México es del 5%, tu dinero guardado en el banco pierde exactamente ese mismo valor de compra cada año.\"\n        }\n      }\n    },\n    en: {\n      title: \"Chapter 1: Awakening the Financial Blueprint\",\n      subtitle: \"How to reprogram the scarcity chip in modern Mexico\",\n      paragraph1: [\n        { text: \"Most people in Latin America were raised under the myth that money is a scarce and dangerous resource. We were taught to work hard, but not to make money work for us. To break this cycle, you must master your \", type: \"normal\" },\n        { text: \"Money Mindset\", type: \"interactive\", id: \"mindset\", keyword: \"Money Mindset\" },\n        { text: \" and understand how the current economic system operates.\", type: \"normal\" }\n      ],\n      paragraph2: [\n        { text: \"The real secret to escaping the rat race isn't about cutting your daily coffees; it's about controlling your \", type: \"normal\" },\n        { text: \"Productive Assets\", type: \"interactive\", id: \"assets\", keyword: \"Productive Assets\" },\n        { text: \" and investing wisely using regulated vehicles to permanently beat the annual \", type: \"normal\" },\n        { text: \"Inflation\", type: \"interactive\", id: \"inflation\", keyword: \"Inflation\" },\n        { text: \" that dilutes your savings under the mattress.\", type: \"normal\" }\n      ],\n      definitions: {\n        mindset: {\n          title: \"🧠 Financial Psychology\",\n          desc: \"The set of subconscious beliefs that dictate how you spend, save, and invest. Overcoming scarcity bias allows you to see scalability rather than limits.\"\n        },\n        assets: {\n          title: \"📈 Productive Assets\",\n          desc: \"Economic instruments or properties that put money into your pocket on a recurring basis, such as Treasury Bonds (CETES), dividend stocks, or real estate.\"\n        },\n        inflation: {\n          title: \"💸 Inflation\",\n          desc: \"The sustained increase in prices. If inflation is at 5%, your idle cash loses exactly that percentage of purchasing power every single year.\"\n        }\n      }\n    }\n  },\n  child: {\n    es: {\n      title: \"¡Mateo y el Árbol Mágico de las Monedas!\",\n      subtitle: \"Aprende el superpoder del Ahorro Inteligente\",\n      story: [\n        { text: \"Había una vez un pequeño jaguar llamado Mateo que vivía en el bosque de Chapultepec. A Mateo le encantaba coleccionar \", type: \"normal\" },\n        { text: \"Semillas Doradas 🌟\", type: \"interactive\", id: \"seed\", sound: \"magic\" },\n        { text: \" que caían del cielo. Su abuelo, un viejo y sabio jaguar, le dijo: 'Si guardas tus semillas en el \", type: \"normal\" },\n        { text: \"Cofre Fuerte 🔑\", type: \"interactive\", id: \"chest\", sound: \"door\" },\n        { text: \" y no te las comes todas hoy, mañana el gran \", type: \"normal\" },\n        { text: \"León Financiero 🦁\", type: \"interactive\", id: \"lion\", sound: \"roar\" },\n        { text: \" te enseñará cómo sembrarlas para hacer crecer un árbol lleno de frutas para siempre.'\", type: \"normal\" }\n      ],\n      definitions: {\n        seed: { title: \"🌟 Monedas de Oro\", desc: \"Representan el fruto de tu esfuerzo. ¡Aprender a cuidarlas es el primer paso para ser un héroe financiero!\" },\n        chest: { title: \"🔑 El Banco del Ahorro\", desc: \"Un lugar seguro donde guardas tus recursos para que no se pierdan ni se gasten en impulsos inmediatos.\" },\n        lion: { title: \"🦁 El Mentor Inversionista\", desc: \"El experto encargado de enseñarte cómo hacer que cada una de tus monedas se duplique gracias al interés compuesto.\" }\n      }\n    },\n    en: {\n      title: \"Mateo and the Magic Coin Tree!\",\n      subtitle: \"Learn the superpower of Smart Savings\",\n      story: [\n        { text: \"Once upon a time, a little jaguar named Mateo lived in the beautiful forest. Mateo loved to collect \", type: \"normal\" },\n        { text: \"Golden Seeds 🌟\", type: \"interactive\", id: \"seed\", sound: \"magic\" },\n        { text: \" falling from the sky. His grandfather, a wise old jaguar, told him: 'If you guard your seeds inside the \", type: \"normal\" },\n        { text: \"Strong Chest 🔑\", type: \"interactive\", id: \"chest\", sound: \"door\" },\n        { text: \" and don't eat them all today, tomorrow the great \", type: \"normal\" },\n        { text: \"Financial Lion 🦁\", type: \"interactive\", id: \"lion\", sound: \"roar\" },\n        { text: \" will teach you how to plant them to grow a fruit tree forever.'\", type: \"normal\" }\n      ],\n      definitions: {\n        seed: { title: \"🌟 Gold Coins\", desc: \"They represent the fruit of your effort. Learning to manage them is the first step to becoming a financial hero!\" },\n        chest: { title: \"🔑 The Savings Vault\", desc: \"A safe place where you shield your resources so they don't get lost or spent on immediate impulses.\" },\n        lion: { title: \"🦁 The Investor Mentor\", desc: \"The expert in charge of teaching you how to make every single coin multiply through compound interest.\" }\n      }\n    }\n  }\n};\n\nexport default function App() {\n  const [lang, setLang] = useState\u0026lt;'es' | 'en'\u0026gt;('es');\n  const [activeTab, setActiveTab] = useState\u0026lt;'adult' | 'child'\u0026gt;('adult');\n  const [soundEnabled, setSoundEnabled] = useState\u003cboolean\u003e(true);\n  const [activeTooltip, setActiveTooltip] = useState\u0026lt;{ id: string; title: string; desc: string } | null\u0026gt;(null);\n  const [mobileMenuOpen, setMobileMenuOpen] = useState\u003cboolean\u003e(false);\n\n  const t = TRANSLATIONS[lang];\n\n  \/\/ ==========================================\n  \/\/ MOTOR DE AUDIO INTERACTIVO (EFECTOS)\n  \/\/ ==========================================\n  const playInteractiveSound = (soundType: string) =\u0026gt; {\n    if (!soundEnabled) return;\n    \n    \/\/ Simulación y generación sintética usando Web Audio API nativa\n    try {\n      const AudioContext = window.AudioContext || (window as any).webkitAudioContext;\n      if (!AudioContext) return;\n      const ctx = new AudioContext();\n      const osc = ctx.createOscillator();\n      const gain = ctx.createGain();\n      \n      osc.connect(gain);\n      gain.connect(ctx.destination);\n\n      if (soundType === 'magic') {\n        \/\/ Sonido Mágico de Monedas Estelares\n        osc.type = 'sine';\n        osc.frequency.setValueAtTime(587.33, ctx.currentTime); \/\/ D5\n        osc.frequency.exponentialRampToValueAtTime(1174.66, ctx.currentTime + 0.4); \/\/ D6\n        gain.gain.setValueAtTime(0.15, ctx.currentTime);\n        gain.gain.linearRampToValueAtTime(0.01, ctx.currentTime + 0.4);\n        osc.start();\n        osc.stop(ctx.currentTime + 0.4);\n      } else if (soundType === 'door') {\n        \/\/ Sonido de Apertura de Cofre Fuerte (Click mecánico Premium)\n        osc.type = 'triangle';\n        osc.frequency.setValueAtTime(150, ctx.currentTime);\n        osc.frequency.linearRampToValueAtTime(40, ctx.currentTime + 0.15);\n        gain.gain.setValueAtTime(0.3, ctx.currentTime);\n        gain.gain.linearRampToValueAtTime(0.01, ctx.currentTime + 0.15);\n        osc.start();\n        osc.stop(ctx.currentTime + 0.15);\n      } else if (soundType === 'roar') {\n        \/\/ Ruido\/Rugido sutil modulado de baja frecuencia educativo\n        osc.type = 'sawtooth';\n        osc.frequency.setValueAtTime(90, ctx.currentTime);\n        osc.frequency.linearRampToValueAtTime(55, ctx.currentTime + 0.5);\n        gain.gain.setValueAtTime(0.2, ctx.currentTime);\n        gain.gain.linearRampToValueAtTime(0.01, ctx.currentTime + 0.5);\n        osc.start();\n        osc.stop(ctx.currentTime + 0.5);\n      } else {\n        \/\/ Click UI Estándar Premium\n        osc.type = 'sine';\n        osc.frequency.setValueAtTime(800, ctx.currentTime);\n        gain.gain.setValueAtTime(0.05, ctx.currentTime);\n        gain.gain.linearRampToValueAtTime(0.001, ctx.currentTime + 0.05);\n        osc.start();\n        osc.stop(ctx.currentTime + 0.05);\n      }\n    } catch (e) {\n      console.log(\"AudioContext no iniciado por políticas del navegador\");\n    }\n  };\n\n  const handleInteractiveClick = (item: any, definitions: any) =\u0026gt; {\n    playInteractiveSound(item.sound || 'click');\n    const def = definitions[item.id];\n    if (def) {\n      setActiveTooltip({\n        id: item.id,\n        title: def.title,\n        desc: def.desc\n      });\n    }\n  };\n\n  return (\n    \u003cdiv classname=\"min-h-screen bg-slate-950 text-slate-100 font-sans selection:bg-amber-500 selection:text-slate-950 overflow-x-hidden\"\u003e\n      \n      {\/* ==========================================\n          HEADER \/ NAVBAR (ESTILO STRIPE \/ APPLE)\n          ========================================== *\/}\n      \u003cheader classname=\"sticky top-0 z-50 backdrop-blur-md bg-slate-950\/80 border-b border-slate-900 transition-all duration-300\"\u003e\n        \u003cdiv classname=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 h-20 flex items-center justify-between\"\u003e\n          \n          {\/* Brand Logo *\/}\n          \u003cdiv classname=\"flex items-center gap-3 group cursor-pointer\"\u003e\n            \u003cdiv classname=\"w-10 h-10 rounded-xl bg-gradient-to-tr from-amber-500 via-orange-500 to-yellow-400 flex items-center justify-center shadow-lg shadow-orange-500\/20 group-hover:scale-105 transition-transform\"\u003e\n              \u003cbookopen classname=\"w-5 h-5 text-slate-950 stroke-[2.5]\"\u003e\u003c\/bookopen\u003e\n            \u003c\/div\u003e\n            \u003cspan classname=\"font-bold text-xl tracking-tight bg-gradient-to-r from-white via-slate-200 to-slate-400 bg-clip-text text-transparent\"\u003e\n              Novus\u003cspan classname=\"text-amber-500 font-medium\"\u003eBook\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          {\/* Desktop Nav Links *\/}\n          \u003cnav classname=\"hidden md:flex items-center gap-8 text-sm font-medium text-slate-400\"\u003e\n            \u003ca href=\"#features\" classname=\"hover:text-white transition-colors\"\u003e{t.nav.features}\u003c\/a\u003e\n            \u003ca href=\"#demo\" classname=\"hover:text-white transition-colors text-amber-400 font-semibold flex items-center gap-1\"\u003e\n              \u003csparkles classname=\"w-4 h-4 animate-pulse\"\u003e\u003c\/sparkles\u003e {t.nav.demo}\n            \u003c\/a\u003e\n            \u003ca href=\"#benefits\" classname=\"hover:text-white transition-colors\"\u003e{t.nav.benefits}\u003c\/a\u003e\n            \u003ca href=\"#pricing\" classname=\"hover:text-white transition-colors\"\u003e{t.nav.pricing}\u003c\/a\u003e\n          \u003c\/nav\u003e\n\n          {\/* Actions Menu *\/}\n          \u003cdiv classname=\"hidden md:flex items-center gap-4\"\u003e\n            {\/* Lang Selector *\/}\n            \u003cbutton onclick=\"{()\"\u003e { setLang(lang === 'es' ? 'en' : 'es'); playInteractiveSound('click'); }}\n              className=\"flex items-center gap-2 px-3 py-1.5 rounded-lg border border-slate-800 bg-slate-900\/50 hover:bg-slate-900 text-xs font-semibold uppercase tracking-wider text-slate-300 transition-all\"\n            \u0026gt;\n              \u003cglobe classname=\"w-3.5 h-3.5 text-amber-500\"\u003e\u003c\/globe\u003e\n              {lang === 'es' ? 'English' : 'Español'}\n            \u003c\/button\u003e\n\n            \u003ca href=\"#pricing\" classname=\"relative inline-flex items-center justify-center p-0.5 mb-2 me-2 overflow-hidden text-sm font-medium text-slate-900 rounded-xl group bg-gradient-to-br from-amber-500 to-orange-600 group-hover:from-amber-500 group-hover:to-orange-600 hover:text-white dark:text-white focus:ring-4 focus:outline-none focus:ring-orange-800 mt-2\"\u003e\n              \u003cspan classname=\"relative px-5 py-2 transition-all ease-in duration-75 bg-slate-950 text-white rounded-xl group-hover:bg-opacity-0 font-bold tracking-wide\"\u003e\n                {t.nav.cta}\n              \u003c\/span\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          {\/* Mobile Menu Trigger *\/}\n          \u003cdiv classname=\"flex md:hidden items-center gap-3\"\u003e\n            \u003cbutton onclick=\"{()\"\u003e setLang(lang === 'es' ? 'en' : 'es')}\n              className=\"p-2 rounded-lg bg-slate-900 border border-slate-800 text-xs font-bold text-amber-400\"\n            \u0026gt;\n              {lang.toUpperCase()}\n            \u003c\/button\u003e\n            \u003cbutton onclick=\"{()\"\u003e setMobileMenuOpen(!mobileMenuOpen)}\n              className=\"p-2 text-slate-400 hover:text-white\"\n            \u0026gt;\n              {mobileMenuOpen ? \u003cx classname=\"w-6 h-6\"\u003e\u003c\/x\u003e : \u003cmenu classname=\"w-6 h-6\"\u003e\u003c\/menu\u003e}\n            \u003c\/button\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/header\u003e\n\n      {\/* Mobile Nav Menu Dropdown *\/}\n      {mobileMenuOpen \u0026amp;\u0026amp; (\n        \u003cdiv classname=\"md:hidden fixed inset-x-0 top-20 bg-slate-950 border-b border-slate-900 z-40 px-4 py-6 flex flex-col gap-4 animate-fadeIn\"\u003e\n          \u003ca href=\"#features\" onclick=\"{()\"\u003e setMobileMenuOpen(false)} className=\"text-lg text-slate-300 py-2 border-b border-slate-900\"\u0026gt;{t.nav.features}\u003c\/a\u003e\n          \u003ca href=\"#demo\" onclick=\"{()\"\u003e setMobileMenuOpen(false)} className=\"text-lg text-amber-400 font-bold py-2 border-b border-slate-900\"\u0026gt;{t.nav.demo}\u003c\/a\u003e\n          \u003ca href=\"#benefits\" onclick=\"{()\"\u003e setMobileMenuOpen(false)} className=\"text-lg text-slate-300 py-2 border-b border-slate-900\"\u0026gt;{t.nav.benefits}\u003c\/a\u003e\n          \u003ca href=\"#pricing\" onclick=\"{()\"\u003e setMobileMenuOpen(false)} className=\"text-lg text-slate-300 py-2 border-b border-slate-900\"\u0026gt;{t.nav.pricing}\u003c\/a\u003e\n          \u003ca href=\"#pricing\" onclick=\"{()\"\u003e setMobileMenuOpen(false)} className=\"mt-4 w-full py-3 bg-gradient-to-r from-amber-500 to-orange-600 text-center rounded-xl font-bold text-slate-950\"\u0026gt;{t.nav.cta}\u003c\/a\u003e\n        \u003c\/div\u003e\n      )}\n\n      {\/* ==========================================\n          1. HERO SECTION (CINEMATOGRÁFICO Y EMOCIONAL)\n          ========================================== *\/}\n      \u003csection classname=\"relative pt-8 pb-20 md:pt-16 md:pb-32 overflow-hidden\"\u003e\n        {\/* Glow Effects Detrás *\/}\n        \u003cdiv classname=\"absolute top-0 left-1\/4 w-96 h-96 bg-amber-500\/10 rounded-full blur-[120px] pointer-events-none\"\u003e\u003c\/div\u003e\n        \u003cdiv classname=\"absolute top-1\/3 right-1\/4 w-[500px] h-[500px] bg-orange-600\/10 rounded-full blur-[150px] pointer-events-none\"\u003e\u003c\/div\u003e\n\n        \u003cdiv classname=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10 text-center\"\u003e\n          \n          {\/* Badge *\/}\n          \u003cdiv classname=\"inline-flex items-center gap-2 px-3 py-1.5 rounded-full border border-amber-500\/30 bg-amber-550\/5 text-amber-400 text-xs font-bold tracking-widest uppercase mb-6 animate-pulse\"\u003e\n            \u003csparkles classname=\"w-3.5 h-3.5\"\u003e\u003c\/sparkles\u003e\n            {t.hero.badge}\n          \u003c\/div\u003e\n\n          {\/* Main Title *\/}\n          \u003ch1 classname=\"text-4xl sm:text-5xl md:text-7xl font-extrabold tracking-tight max-w-5xl mx-auto leading-[1.1] mb-8\"\u003e\n            {t.hero.title.split(\"con un solo toque\")[0]}\n            \u003cspan classname=\"bg-gradient-to-r from-amber-400 via-orange-500 to-yellow-300 bg-clip-text text-transparent block sm:inline\"\u003e\n              con un solo toque\n            \u003c\/span\u003e\n          \u003c\/h1\u003e\n\n          {\/* Subtitle *\/}\n          \u003cp classname=\"text-slate-400 text-base sm:text-lg md:text-xl max-w-3xl mx-auto font-normal leading-relaxed mb-10\"\u003e\n            {t.hero.subtitle}\n          \u003c\/p\u003e\n\n          {\/* Action CTAs *\/}\n          \u003cdiv classname=\"flex flex-col sm:flex-row items-center justify-center gap-4 mb-12\"\u003e\n            \u003ca href=\"#demo\" classname=\"w-full sm:w-auto px-8 py-4 bg-gradient-to-r from-amber-500 via-orange-500 to-orange-600 text-slate-950 font-bold rounded-xl shadow-lg shadow-orange-500\/20 hover:opacity-9p hover:scale-[1.02] transition-all flex items-center justify-center gap-2 text-base\"\u003e\n              {t.hero.ctaPrimary}\n              \u003carrowright classname=\"w-5 h-5 stroke-[2.5]\"\u003e\u003c\/arrowright\u003e\n            \u003c\/a\u003e\n            \u003ca href=\"#pricing\" classname=\"w-full sm:w-auto px-8 py-4 bg-slate-900 border border-slate-800 hover:bg-slate-800 font-semibold rounded-xl text-slate-200 transition-all text-center text-base\"\u003e\n              {t.hero.ctaSecondary}\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          {\/* Social Proof *\/}\n          \u003cdiv classname=\"flex flex-col items-center justify-center gap-3 text-xs tracking-wide text-slate-500 font-medium uppercase\"\u003e\n            \u003cdiv classname=\"flex -space-x-2\"\u003e\n              \u003cdiv classname=\"w-8 h-8 rounded-full bg-slate-800 border-2 border-slate-950 flex items-center justify-center text-[10px] font-bold text-amber-400\"\u003eMX\u003c\/div\u003e\n              \u003cdiv classname=\"w-8 h-8 rounded-full bg-slate-700 border-2 border-slate-950 flex items-center justify-center text-[10px] font-bold text-orange-400\"\u003eCO\u003c\/div\u003e\n              \u003cdiv classname=\"w-8 h-8 rounded-full bg-slate-600 border-2 border-slate-950 flex items-center justify-center text-[10px] font-bold text-yellow-400\"\u003eCL\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp\u003e{t.hero.socialProof}\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      {\/* ==========================================\n          2. SECCIÓN DE DEMOSTRACIÓN INTERACTIVA EN VIVO\n          ========================================== *\/}\n      \u003csection id=\"demo\" classname=\"py-20 bg-slate-950 border-t border-slate-900 relative\"\u003e\n        \u003cdiv classname=\"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8\"\u003e\n          \n          \u003cdiv classname=\"text-center mb-12\"\u003e\n            \u003ch2 classname=\"text-3xl md:text-5xl font-bold tracking-tight mb-4\"\u003e{t.demo.title}\u003c\/h2\u003e\n            \u003cp classname=\"text-slate-400 max-w-2xl mx-auto text-sm sm:text-base\"\u003e{t.demo.subtitle}\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          {\/* Control Bar de la Demo *\/}\n          \u003cdiv classname=\"bg-slate-900 rounded-t-2xl p-4 border-t border-x border-slate-800 flex flex-wrap items-center justify-between gap-4\"\u003e\n            \n            {\/* Selector de Público *\/}\n            \u003cdiv classname=\"flex bg-slate-950 p-1 rounded-xl border border-slate-800\"\u003e\n              \u003cbutton onclick=\"{()\"\u003e { setActiveTab('adult'); setActiveTooltip(null); playInteractiveSound('click'); }}\n                className={`flex items-center gap-2 px-4 py-2 rounded-lg text-xs font-bold transition-all ${activeTab === 'adult' ? 'bg-amber-500 text-slate-950' : 'text-slate-400 hover:text-white'}`}\n              \u0026gt;\n                \u003cuser classname=\"w-3.5 h-3.5\"\u003e\u003c\/user\u003e\n                {t.demo.badgeAdult}\n              \u003c\/button\u003e\n              \u003cbutton onclick=\"{()\"\u003e { setActiveTab('child'); setActiveTooltip(null); playInteractiveSound('click'); }}\n                className={`flex items-center gap-2 px-4 py-2 rounded-lg text-xs font-bold transition-all ${activeTab === 'child' ? 'bg-gradient-to-r from-pink-500 to-purple-600 text-white shadow-md' : 'text-slate-400 hover:text-white'}`}\n              \u0026gt;\n                \u003cbaby classname=\"w-3.5 h-3.5\"\u003e\u003c\/baby\u003e\n                {t.demo.badgeChild}\n              \u003c\/button\u003e\n            \u003c\/div\u003e\n\n            {\/* Mutes e Idioma de la interface interna *\/}\n            \u003cdiv classname=\"flex items-center gap-3\"\u003e\n              \u003cbutton onclick=\"{()\"\u003e setSoundEnabled(!soundEnabled)}\n                className={`p-2.5 rounded-xl border text-xs font-semibold flex items-center gap-2 transition-all ${soundEnabled ? 'border-emerald-500\/30 bg-emerald-550\/5 text-emerald-400' : 'border-slate-800 text-slate-500'}`}\n                title=\"Alternar Sonidos de la Experiencia\"\n              \u0026gt;\n                {soundEnabled ? \u003cvolume2 classname=\"w-4 h-4 text-emerald-400\"\u003e\u003c\/volume2\u003e : \u003cvolumex classname=\"w-4 h-4 text-slate-500\"\u003e\u003c\/volumex\u003e}\n                \u003cspan classname=\"hidden sm:inline\"\u003e{soundEnabled ? t.demo.audioOn : t.demo.audioOff}\u003c\/span\u003e\n              \u003c\/button\u003e\n\n              \u003cbutton onclick=\"{()\"\u003e { setLang(lang === 'es' ? 'en' : 'es'); playInteractiveSound('click'); }}\n                className=\"px-4 py-2.5 bg-slate-950 hover:bg-slate-950\/80 text-slate-200 font-bold text-xs rounded-xl border border-slate-800 flex items-center gap-2\"\n              \u0026gt;\n                \u003cglobe classname=\"w-3.5 h-3.5 text-amber-400\"\u003e\u003c\/globe\u003e\n                \u003cspan\u003e{lang.toUpperCase()}\u003c\/span\u003e\n              \u003c\/button\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n          {\/* Lienzo del Libro Interactivo *\/}\n          \u003cdiv classname=\"{`relative\" bg-slate-900 border border-slate-800 rounded-b-2xl p-6 sm:p-12 transition-all min-h- flex flex-col justify-between from-slate-900 via-purple-950 to-slate-900 :\u003e\n            \n            {\/* Contenido Dinámico del Libro *\/}\n            \u003cdiv\u003e\n              {activeTab === 'adult' ? (\n                \/\/ LAYOUT DE ADULTOS (Mente y Finanzas Avanzadas)\n                \u003cdiv classname=\"max-w-3xl mx-auto animate-fadeIn\"\u003e\n                  \u003ch3 classname=\"text-xl sm:text-2xl font-bold text-amber-400 mb-2\"\u003e{BOOK_DATA.adult[lang].title}\u003c\/h3\u003e\n                  \u003ch4 classname=\"text-slate-400 text-sm italic mb-8 border-l-2 border-amber-500\/40 pl-3\"\u003e{BOOK_DATA.adult[lang].subtitle}\u003c\/h4\u003e\n                  \n                  {\/* Párrafo 1 *\/}\n                  \u003cp classname=\"text-slate-300 leading-relaxed text-base sm:text-lg mb-6\"\u003e\n                    {BOOK_DATA.adult[lang].paragraph1.map((chunk, i) =\u0026gt; (\n                      chunk.type === 'interactive' ? (\n                        \u003cbutton key=\"{i}\" onclick=\"{()\"\u003e handleInteractiveClick(chunk, BOOK_DATA.adult[lang].definitions)}\n                          className=\"px-1 py-0.5 bg-amber-500\/10 text-amber-400 font-bold border-b-2 border-amber-500 hover:bg-amber-500\/20 transition-all rounded-t-sm inline-flex items-center gap-0.5 mx-1\"\n                        \u0026gt;\n                          {chunk.text}\n                        \u003c\/button\u003e\n                      ) : \u003cspan key=\"{i}\"\u003e{chunk.text}\u003c\/span\u003e\n                    ))}\n                  \u003c\/p\u003e\n\n                  {\/* Párrafo 2 con Simulación de Imagen Contextual Cinematográfica *\/}\n                  \u003cdiv classname=\"grid grid-cols-1 md:grid-cols-3 gap-6 my-8 items-center\"\u003e\n                    \u003cp classname=\"text-slate-300 leading-relaxed text-base sm:text-lg md:col-span-2\"\u003e\n                      {BOOK_DATA.adult[lang].paragraph2.map((chunk, i) =\u0026gt; (\n                        chunk.type === 'interactive' ? (\n                          \u003cbutton key=\"{i}\" onclick=\"{()\"\u003e handleInteractiveClick(chunk, BOOK_DATA.adult[lang].definitions)}\n                            className=\"px-1 py-0.5 bg-amber-500\/10 text-amber-400 font-bold border-b-2 border-amber-500 hover:bg-amber-500\/20 transition-all rounded-t-sm inline-flex items-center gap-0.5 mx-1\"\n                          \u0026gt;\n                            {chunk.text}\n                          \u003c\/button\u003e\n                        ) : \u003cspan key=\"{i}\"\u003e{chunk.text}\u003c\/span\u003e\n                      ))}\n                    \u003c\/p\u003e\n                    \n                    {\/* Placeholder de Imagen Dinámica que reacciona visualmente *\/}\n                    \u003cdiv classname=\"w-full h-40 bg-gradient-to-br from-slate-800 to-slate-900 rounded-xl border border-slate-700\/50 flex flex-col items-center justify-center p-4 text-center group shadow-md overflow-hidden relative\"\u003e\n                      \u003cdiv classname=\"absolute inset-0 bg-gradient-to-tr from-amber-500\/10 to-transparent opacity-0 group-hover:opacity-100 transition-opacity\"\u003e\u003c\/div\u003e\n                      \u003ctrendingup classname=\"w-8 h-8 text-amber-400 mb-2 group-hover:scale-110 transition-transform\"\u003e\u003c\/trendingup\u003e\n                      \u003cspan classname=\"text-xs font-bold uppercase tracking-widest text-slate-400 group-hover:text-amber-300 transition-colors\"\u003eNovus Engine Asset\u003c\/span\u003e\n                      \u003cspan classname=\"text-[10px] text-slate-500 mt-1\"\u003eGráfica Dinámica de CETES vs Inflación\u003c\/span\u003e\n                    \u003c\/div\u003e\n                  \u003c\/div\u003e\n\n                \u003c\/div\u003e\n              ) : (\n                \/\/ LAYOUT DE NIÑOS (Gamificado, Ilustrativo y Colorido)\n                \u003cdiv classname=\"max-w-3xl mx-auto animate-fadeIn\"\u003e\n                  \u003cspan classname=\"px-3 py-1 bg-pink-500\/20 text-pink-400 font-black rounded-full text-xs uppercase tracking-widest mb-3 inline-block\"\u003e🎯 Modo Aventura Infantil\u003c\/span\u003e\n                  \u003ch3 classname=\"text-2xl sm:text-3xl font-black bg-gradient-to-r from-pink-400 via-purple-400 to-indigo-400 bg-clip-text text-transparent mb-2\"\u003e{BOOK_DATA.child[lang].title}\u003c\/h3\u003e\n                  \u003ch4 classname=\"text-purple-300\/80 text-sm sm:text-base font-medium mb-8\"\u003e{BOOK_DATA.child[lang].subtitle}\u003c\/h4\u003e\n                  \n                  \u003cdiv classname=\"grid grid-cols-1 md:grid-cols-3 gap-8 items-center\"\u003e\n                    \n                    {\/* Ilustración Infantil Interactiva Lateral *\/}\n                    \u003cdiv classname=\"w-full h-48 bg-gradient-to-b from-purple-900\/40 to-indigo-950\/60 rounded-2xl border-2 border-purple-500\/30 flex flex-col items-center justify-center text-center p-4 shadow-xl relative order-last md:order-first group\"\u003e\n                      \u003cdiv classname=\"absolute inset-0 rounded-2xl bg-purple-500\/5 animate-pulse\"\u003e\u003c\/div\u003e\n                      \u003cspan classname=\"text-5xl mb-2 filter drop-shadow-md animate-bounce\"\u003e🐆\u003c\/span\u003e\n                      \u003cspan classname=\"text-xs font-black text-purple-300 uppercase tracking-wide\"\u003eMateo el Jaguar\u003c\/span\u003e\n                      \u003cspan classname=\"text-[10px] text-purple-400 mt-1 bg-slate-950\/60 px-2 py-0.5 rounded-full\"\u003eToca las palabras mágicas\u003c\/span\u003e\n                    \u003c\/div\u003e\n\n                    {\/* Texto de la Historia *\/}\n                    \u003cp classname=\"text-slate-200 font-medium leading-relaxed text-lg sm:text-xl md:col-span-2\"\u003e\n                      {BOOK_DATA.child[lang].story.map((chunk, i) =\u0026gt; (\n                        chunk.type === 'interactive' ? (\n                          \u003cbutton key=\"{i}\" onclick=\"{()\"\u003e handleInteractiveClick(chunk, BOOK_DATA.child[lang].definitions)}\n                            className=\"px-2 py-1 bg-gradient-to-r from-pink-500\/20 to-purple-500\/20 text-pink-300 font-extrabold border-2 border-pink-500\/40 hover:border-pink-400 transition-all rounded-xl inline-flex items-center gap-1 mx-1 shadow-sm transform hover:-translate-y-0.5\"\n                          \u0026gt;\n                            {chunk.text}\n                          \u003c\/button\u003e\n                        ) : \u003cspan key=\"{i}\"\u003e{chunk.text}\u003c\/span\u003e\n                      ))}\n                    \u003c\/p\u003e\n\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              )}\n            \u003c\/div\u003e\n\n            {\/* Hint \/ Tip inferior *\/}\n            \u003cdiv classname=\"mt-8 pt-4 border-t border-slate-800\/60 flex items-center justify-between text-xs text-slate-500\"\u003e\n              \u003cspan\u003e{t.demo.clickPrompt}\u003c\/span\u003e\n              \u003cspan classname=\"font-mono text-[10px] bg-slate-950 px-2 py-1 rounded border border-slate-800\"\u003eEngine V2.4-Active\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            {\/* ==========================================\n                TOOLTIP \/ MODAL INTELIGENTE FLUIDO (UX CONTEXTUAL)\n                ========================================== *\/}\n            {activeTooltip \u0026amp;\u0026amp; (\n              \u003cdiv classname=\"absolute bottom-6 left-6 right-6 sm:left-auto sm:right-6 sm:w-96 bg-slate-950 border-2 border-amber-500\/40 rounded-2xl p-5 shadow-2xl shadow-amber-500\/5 animate-slideUp z-20\"\u003e\n                \u003cdiv classname=\"flex items-start justify-between mb-2\"\u003e\n                  \u003ch5 classname=\"font-bold text-slate-100 text-base flex items-center gap-2\"\u003e\n                    {activeTooltip.title}\n                  \u003c\/h5\u003e\n                  \u003cbutton onclick=\"{()\"\u003e { setActiveTooltip(null); playInteractiveSound('click'); }}\n                    className=\"p-1 text-slate-500 hover:text-white rounded-lg bg-slate-900 transition-colors\"\n                  \u0026gt;\n                    \u003cx classname=\"w-4 h-4\"\u003e\u003c\/x\u003e\n                  \u003c\/button\u003e\n                \u003c\/div\u003e\n                \u003cp classname=\"text-xs sm:text-sm text-slate-400 leading-relaxed\"\u003e\n                  {activeTooltip.desc}\n                \u003c\/p\u003e\n                \u003cdiv classname=\"mt-4 flex items-center justify-end\"\u003e\n                  \u003cspan classname=\"text-[10px] uppercase font-bold tracking-widest text-amber-400 bg-amber-500\/10 px-2 py-0.5 rounded\"\u003e\n                    Módulo Educativo Activo\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            )}\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      {\/* ==========================================\n          3. BENEFICIOS CIENTÍFICOS Y EDUCATIVOS\n          ========================================== *\/}\n      \u003csection id=\"benefits\" classname=\"py-20 md:py-28 bg-slate-950 border-t border-slate-900 relative\"\u003e\n        \u003cdiv classname=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\"\u003e\n          \n          \u003cdiv classname=\"text-center max-w-3xl mx-auto mb-16\"\u003e\n            \u003ch2 classname=\"text-3xl md:text-5xl font-bold tracking-tight mb-4\"\u003e{t.benefits.title}\u003c\/h2\u003e\n            \u003cp classname=\"text-slate-400 text-base sm:text-lg\"\u003e{t.benefits.subtitle}\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv classname=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8\"\u003e\n            \n            {\/* Beneficio 1 *\/}\n            \u003cdiv classname=\"bg-slate-900\/40 border border-slate-900 p-6 rounded-2xl hover:border-slate-800 transition-all group\"\u003e\n              \u003cdiv classname=\"w-12 h-12 rounded-xl bg-amber-500\/10 flex items-center justify-center text-amber-400 mb-5 group-hover:scale-110 transition-transform\"\u003e\n                \u003cglobe classname=\"w-6 h-6\"\u003e\u003c\/globe\u003e\n              \u003c\/div\u003e\n              \u003ch3 classname=\"font-bold text-lg text-slate-100 mb-2\"\u003e{t.benefits.b1_title}\u003c\/h3\u003e\n              \u003cp classname=\"text-sm text-slate-400 leading-relaxed\"\u003e{t.benefits.b1_desc}\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            {\/* Beneficio 2 *\/}\n            \u003cdiv classname=\"bg-slate-900\/40 border border-slate-900 p-6 rounded-2xl hover:border-slate-800 transition-all group\"\u003e\n              \u003cdiv classname=\"w-12 h-12 rounded-xl bg-orange-500\/10 flex items-center justify-center text-orange-400 mb-5 group-hover:scale-110 transition-transform\"\u003e\n                \u003clayers classname=\"w-6 h-6\"\u003e\u003c\/layers\u003e\n              \u003c\/div\u003e\n              \u003ch3 classname=\"font-bold text-lg text-slate-100 mb-2\"\u003e{t.benefits.b2_title}\u003c\/h3\u003e\n              \u003cp classname=\"text-sm text-slate-400 leading-relaxed\"\u003e{t.benefits.b2_desc}\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            {\/* Beneficio 3 *\/}\n            \u003cdiv classname=\"bg-slate-900\/40 border border-slate-900 p-6 rounded-2xl hover:border-slate-800 transition-all group\"\u003e\n              \u003cdiv classname=\"w-12 h-12 rounded-xl bg-yellow-500\/10 flex items-center justify-center text-yellow-400 mb-5 group-hover:scale-110 transition-transform\"\u003e\n                \u003cvolume2 classname=\"w-6 h-6\"\u003e\u003c\/volume2\u003e\n              \u003c\/div\u003e\n              \u003ch3 classname=\"font-bold text-lg text-slate-100 mb-2\"\u003e{t.benefits.b3_title}\u003c\/h3\u003e\n              \u003cp classname=\"text-sm text-slate-400 leading-relaxed\"\u003e{t.benefits.b3_desc}\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            {\/* Beneficio 4 *\/}\n            \u003cdiv classname=\"bg-slate-900\/40 border border-slate-900 p-6 rounded-2xl hover:border-slate-800 transition-all group\"\u003e\n              \u003cdiv classname=\"w-12 h-12 rounded-xl bg-emerald-500\/10 flex items-center justify-center text-emerald-400 mb-5 group-hover:scale-110 transition-transform\"\u003e\n                \u003cdollarsign classname=\"w-6 h-6\"\u003e\u003c\/dollarsign\u003e\n              \u003c\/div\u003e\n              \u003ch3 classname=\"font-bold text-lg text-slate-100 mb-2\"\u003e{t.benefits.b4_title}\u003c\/h3\u003e\n              \u003cp classname=\"text-sm text-slate-400 leading-relaxed\"\u003e{t.benefits.b4_desc}\u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      {\/* ==========================================\n          4. SECCIÓN ARQUETIPOS EN ALTA DEFINICIÓN\n          ========================================== *\/}\n      \u003csection classname=\"py-20 bg-gradient-to-b from-slate-950 via-slate-900 to-slate-950 border-t border-slate-900\"\u003e\n        \u003cdiv classname=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 grid grid-cols-1 lg:grid-cols-2 gap-12\"\u003e\n          \n          {\/* Card Enfoque Adultos *\/}\n          \u003cdiv classname=\"bg-slate-950\/60 border border-slate-800 p-8 sm:p-12 rounded-3xl relative overflow-hidden group flex flex-col justify-between min-h-[450px]\"\u003e\n            \u003cdiv classname=\"absolute top-0 right-0 w-48 h-48 bg-amber-500\/5 rounded-full blur-3xl pointer-events-none group-hover:bg-amber-500\/10 transition-all\"\u003e\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cspan classname=\"text-xs uppercase font-bold tracking-widest text-amber-400 bg-amber-500\/10 px-3 py-1 rounded-full\"\u003ePremium SaaS Reader\u003c\/span\u003e\n              \u003ch3 classname=\"text-2xl sm:text-4xl font-extrabold text-white mt-4 mb-4\"\u003eEstrategia Macroeconómica Sencilla\u003c\/h3\u003e\n              \u003cp classname=\"text-slate-400 text-sm sm:text-base leading-relaxed mb-6\"\u003e\n                Diseñado para profesionales independientes, emprendedores y familias que buscan blindar su patrimonio. Conceptos avanzados explicados con analogías interactivas perfectas para implementar de inmediato.\n              \u003c\/p\u003e\n              \u003cul classname=\"space-y-3 text-sm text-slate-300\"\u003e\n                \u003cli classname=\"flex items-center gap-2\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-amber-500\"\u003e\u003c\/checkcircle2\u003e Planificación fiscal simplificada.\u003c\/li\u003e\n                \u003cli classname=\"flex items-center gap-2\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-amber-500\"\u003e\u003c\/checkcircle2\u003e Rutas de inversión inteligente en México (Cetes, Fibras, ETFs).\u003c\/li\u003e\n                \u003cli classname=\"flex items-center gap-2\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-amber-500\"\u003e\u003c\/checkcircle2\u003e Gestión emocional de deudas complejas.\u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \u003ca href=\"#pricing\" classname=\"mt-8 flex items-center gap-2 text-sm font-bold text-amber-400 hover:text-amber-300 transition-colors group-hover:translate-x-1 transition-transform\"\u003e\n              Adquirir Versión Adultos \u003cchevronright classname=\"w-4 h-4\"\u003e\u003c\/chevronright\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          {\/* Card Enfoque Niños *\/}\n          \u003cdiv classname=\"bg-slate-950\/60 border border-slate-800 p-8 sm:p-12 rounded-3xl relative overflow-hidden group flex flex-col justify-between min-h-[450px]\"\u003e\n            \u003cdiv classname=\"absolute top-0 right-0 w-48 h-48 bg-pink-500\/5 rounded-full blur-3xl pointer-events-none group-hover:bg-pink-500\/10 transition-all\"\u003e\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cspan classname=\"text-xs uppercase font-bold tracking-widest text-pink-400 bg-pink-500\/10 px-3 py-1 rounded-full\"\u003eKids Play \u0026amp; Learn\u003c\/span\u003e\n              \u003ch3 classname=\"text-2xl sm:text-4xl font-extrabold text-white mt-4 mb-4\"\u003eEl Hábito del Éxito desde la Infancia\u003c\/h3\u003e\n              \u003cp classname=\"text-slate-400 text-sm sm:text-base leading-relaxed mb-6\"\u003e\n                No les enseñes matemáticas frías; enséñales el valor semántico de los recursos a través de cuentos inmersivos interactivos donde ellos toman decisiones críticas que cambian el rumbo de la fábula.\n              \u003c\/p\u003e\n              \u003cul classname=\"space-y-3 text-sm text-slate-300\"\u003e\n                \u003cli classname=\"flex items-center gap-2\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-pink-500\"\u003e\u003c\/checkcircle2\u003e Gamificación con medallas y recompensas virtuales.\u003c\/li\u003e\n                \u003cli classname=\"flex items-center gap-2\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-pink-500\"\u003e\u003c\/checkcircle2\u003e Cuentos interactivos antes de dormir.\u003c\/li\u003e\n                \u003cli classname=\"flex items-center gap-2\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-pink-500\"\u003e\u003c\/checkcircle2\u003e Audio-efectos inmersivos de alta fidelidad.\u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \u003ca href=\"#pricing\" classname=\"mt-8 flex items-center gap-2 text-sm font-bold text-pink-400 hover:text-pink-300 transition-colors group-hover:translate-x-1 transition-transform\"\u003e\n              Adquirir Versión Infantil \u003cchevronright classname=\"w-4 h-4\"\u003e\u003c\/chevronright\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      {\/* ==========================================\n          5. MATRIZ DE PLANES Y PRECIOS (SAAS MODEL)\n          ========================================== *\/}\n      \u003csection id=\"pricing\" classname=\"py-20 md:py-28 bg-slate-950 relative\"\u003e\n        \u003cdiv classname=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10\"\u003e\n          \n          \u003cdiv classname=\"text-center max-w-3xl mx-auto mb-16\"\u003e\n            \u003ch2 classname=\"text-3xl md:text-5xl font-bold tracking-tight mb-4\"\u003e{t.pricing.title}\u003c\/h2\u003e\n            \u003cp classname=\"text-slate-400 text-sm sm:text-base\"\u003e{t.pricing.subtitle}\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv classname=\"grid grid-cols-1 md:grid-cols-3 gap-8 items-stretch max-w-6xl mx-auto\"\u003e\n            \n            {\/* Plan Esencial *\/}\n            \u003cdiv classname=\"bg-slate-900\/40 border border-slate-900 rounded-3xl p-8 flex flex-col justify-between hover:border-slate-800 transition-all relative\"\u003e\n              \u003cdiv\u003e\n                \u003ch4 classname=\"text-slate-400 font-bold uppercase tracking-wider text-xs mb-2\"\u003e{t.pricing.basic}\u003c\/h4\u003e\n                \u003cdiv classname=\"flex items-baseline gap-1 mb-6\"\u003e\n                  \u003cspan classname=\"text-4xl font-extrabold text-white\"\u003e$199\u003c\/span\u003e\n                  \u003cspan classname=\"text-sm text-slate-500\"\u003eMXN{t.pricing.mo}\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cul classname=\"space-y-4 text-sm text-slate-400 mb-8\"\u003e\n                  \u003cli classname=\"flex items-center gap-2.5\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-slate-600 shrink-0\"\u003e\u003c\/checkcircle2\u003e Acceso completo a \"Riqueza Consciente\"\u003c\/li\u003e\n                  \u003cli classname=\"flex items-center gap-2.5\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-slate-600 shrink-0\"\u003e\u003c\/checkcircle2\u003e Glosario interactivo en Español\u003c\/li\u003e\n                  \u003cli classname=\"flex items-center gap-2.5\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-slate-600 shrink-0\"\u003e\u003c\/checkcircle2\u003e Dispositivo único activo\u003c\/li\u003e\n                \u003c\/ul\u003e\n              \u003c\/div\u003e\n              \u003cbutton classname=\"w-full py-3 bg-slate-800 hover:bg-slate-700 text-white font-bold text-sm rounded-xl transition-all\"\u003e\n                {t.pricing.cta}\n              \u003c\/button\u003e\n            \u003c\/div\u003e\n\n            {\/* Plan Premium \/ Destacado *\/}\n            \u003cdiv classname=\"bg-slate-900 border-2 border-amber-500\/80 rounded-3xl p-8 flex flex-col justify-between relative shadow-xl shadow-amber-500\/5 transform md:-translate-y-2\"\u003e\n              \u003cdiv classname=\"absolute top-0 right-1\/2 translate-x-1\/2 -translate-y-1\/2 bg-gradient-to-r from-amber-500 to-orange-600 text-slate-950 font-black text-[10px] tracking-widest uppercase px-4 py-1 rounded-full shadow-md\"\u003e\n                {t.pricing.popular}\n              \u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003ch4 classname=\"text-amber-400 font-bold uppercase tracking-wider text-xs mb-2\"\u003e{t.pricing.premium}\u003c\/h4\u003e\n                \u003cdiv classname=\"flex items-baseline gap-1 mb-6\"\u003e\n                  \u003cspan classname=\"text-5xl font-black text-white\"\u003e$349\u003c\/span\u003e\n                  \u003cspan classname=\"text-sm text-slate-400\"\u003eMXN{t.pricing.mo}\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cul classname=\"space-y-4 text-sm text-slate-300 mb-8\"\u003e\n                  \u003cli classname=\"flex items-center gap-2.5\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-amber-400 shrink-0\"\u003e\u003c\/checkcircle2\u003e **Motor Bilingüe Instantáneo** (ES\/EN)\u003c\/li\u003e\n                  \u003cli classname=\"flex items-center gap-2.5\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-amber-400 shrink-0\"\u003e\u003c\/checkcircle2\u003e Audio-Efectos Mentales Inmersivos\u003c\/li\u003e\n                  \u003cli classname=\"flex items-center gap-2.5\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-amber-400 shrink-0\"\u003e\u003c\/checkcircle2\u003e Acceso a todas las actualizaciones del libro\u003c\/li\u003e\n                  \u003cli classname=\"flex items-center gap-2.5\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-amber-400 shrink-0\"\u003e\u003c\/checkcircle2\u003e Multiplataforma (Web, Tablet, Móvil)\u003c\/li\u003e\n                \u003c\/ul\u003e\n              \u003c\/div\u003e\n              \u003cbutton classname=\"w-full py-3.5 bg-gradient-to-r from-amber-500 to-orange-600 hover:opacity-90 text-slate-950 font-black text-sm rounded-xl transition-all shadow-md shadow-orange-500\/10\"\u003e\n                {t.pricing.cta}\n              \u003c\/button\u003e\n            \u003c\/div\u003e\n\n            {\/* Plan Familiar *\/}\n            \u003cdiv classname=\"bg-slate-900\/40 border border-slate-900 rounded-3xl p-8 flex flex-col justify-between hover:border-slate-800 transition-all relative\"\u003e\n              \u003cdiv\u003e\n                \u003ch4 classname=\"text-slate-400 font-bold uppercase tracking-wider text-xs mb-2\"\u003e{t.pricing.family}\u003c\/h4\u003e\n                \u003cdiv classname=\"flex items-baseline gap-1 mb-6\"\u003e\n                  \u003cspan classname=\"text-4xl font-extrabold text-white\"\u003e$499\u003c\/span\u003e\n                  \u003cspan classname=\"text-sm text-slate-500\"\u003eMXN{t.pricing.mo}\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cul classname=\"space-y-4 text-sm text-slate-400 mb-8\"\u003e\n                  \u003cli classname=\"flex items-center gap-2.5\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-purple-400 shrink-0\"\u003e\u003c\/checkcircle2\u003e Incluye versión Adultos e Infantil\u003c\/li\u003e\n                  \u003cli classname=\"flex items-center gap-2.5\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-purple-400 shrink-0\"\u003e\u003c\/checkcircle2\u003e Hasta 5 cuentas familiares independientes\u003c\/li\u003e\n                  \u003cli classname=\"flex items-center gap-2.5\"\u003e\n\u003ccheckcircle2 classname=\"w-4 h-4 text-purple-400 shrink-0\"\u003e\u003c\/checkcircle2\u003e Dashboard de progreso educativo para padres\u003c\/li\u003e\n                \u003c\/ul\u003e\n              \u003c\/div\u003e\n              \u003cbutton classname=\"w-full py-3 bg-slate-800 hover:bg-slate-700 text-white font-bold text-sm rounded-xl transition-all\"\u003e\n                {t.pricing.cta}\n              \u003c\/button\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n          {\/* Garantía de Satisfacción SaaS *\/}\n          \u003cdiv classname=\"mt-12 flex flex-col sm:flex-row items-center justify-center gap-4 text-xs text-slate-500 font-medium\"\u003e\n            \u003cspan classname=\"flex items-center gap-1.5\"\u003e\u003cshieldcheck classname=\"w-4 h-4 text-emerald-500\"\u003e\u003c\/shieldcheck\u003e Garantía de reembolso de 14 días sin preguntas.\u003c\/span\u003e\n            \u003cspan classname=\"hidden sm:inline text-slate-800\"\u003e|\u003c\/span\u003e\n            \u003cspan classname=\"flex items-center gap-1.5\"\u003e\u003clock classname=\"w-4 h-4 text-amber-500\"\u003e\u003c\/lock\u003e Pago 100% cifrado vía Stripe.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      {\/* ==========================================\n          6. SECCIÓN FAQ (PREGUNTAS FRECUENTES)\n          ========================================== *\/}\n      \u003csection classname=\"py-20 bg-slate-950 border-t border-slate-900\"\u003e\n        \u003cdiv classname=\"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8\"\u003e\n          \u003ch2 classname=\"text-2xl md:text-4xl font-bold tracking-tight text-center mb-12\"\u003ePreguntas Frecuentes\u003c\/h2\u003e\n          \n          \u003cdiv classname=\"space-y-4\"\u003e\n            {[\n              { q: \"¿Necesito instalar alguna app externa?\", a: \"No. El motor interactivo corre de forma nativa en la web utilizando HTML5 avanzado y Web Audio API. Funciona perfectamente en Safari, Chrome y cualquier navegador móvil.\" },\n              { q: \"¿Cómo funcionan las traducciones instantáneas?\", a: \"Disponemos de un motor de renderizado de texto estructurado en JSON. Al pulsar el botón de idioma, el estado global muta y el árbol DOM se actualiza en microsegundos sin recargar la página.\" },\n              { q: \"¿Es seguro para niños?\", a: \"Totalmente. El entorno infantil está diseñado sin publicidad ni enlaces externos dañinos. Los sonidos han sido ecualizados para proteger la audición infantil.\" }\n            ].map((faq, i) =\u0026gt; (\n              \u003cdiv key=\"{i}\" classname=\"p-6 bg-slate-900\/30 border border-slate-900 rounded-2xl\"\u003e\n                \u003ch4 classname=\"font-bold text-slate-200 mb-2 flex items-center gap-2\"\u003e\n                  \u003chelpcircle classname=\"w-4 h-4 text-amber-500 shrink-0\"\u003e\u003c\/helpcircle\u003e {faq.q}\n                \u003c\/h4\u003e\n                \u003cp classname=\"text-sm text-slate-400 pl-6 leading-relaxed\"\u003e{faq.a}\u003c\/p\u003e\n              \u003c\/div\u003e\n            ))}\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      {\/* ==========================================\n          7. FOOTER PREMIUM CONTEMPORÁNEO\n          ========================================== *\/}\n      \u003cfooter classname=\"bg-slate-950 border-t border-slate-900 py-12 text-xs text-slate-600\"\u003e\n        \u003cdiv classname=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 flex flex-col sm:flex-row items-center justify-between gap-6\"\u003e\n          \u003cdiv classname=\"flex items-center gap-2\"\u003e\n            \u003cdiv classname=\"w-6 h-6 rounded-md bg-gradient-to-tr from-amber-500 to-orange-600 flex items-center justify-center\"\u003e\n              \u003cbookopen classname=\"w-3 h-3 text-slate-950\"\u003e\u003c\/bookopen\u003e\n            \u003c\/div\u003e\n            \u003cspan classname=\"font-bold text-slate-400\"\u003eNovusBook © 2026. Todos los derechos reservados.\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv classname=\"flex items-center gap-6 font-medium\"\u003e\n            \u003ca href=\"#features\" classname=\"hover:text-slate-400 transition-colors\"\u003ePrivacidad\u003c\/a\u003e\n            \u003ca href=\"#benefits\" classname=\"hover:text-slate-400 transition-colors\"\u003eTérminos de Servicio\u003c\/a\u003e\n            \u003ca href=\"#pricing\" classname=\"hover:text-slate-400 transition-colors\"\u003eSoporte Tecnológico\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n  );\n}\u003c\/boolean\u003e\u003c\/boolean\u003e","brand":"Dropi PRO","offers":[{"title":"Default Title","offer_id":48856188387578,"sku":"BOLAGATO-AZUL","price":0.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0834\/0602\/9050\/files\/BOLAAZUL_2024-08-01-20-06-58.jpg?v=1778113346","url":"https:\/\/www.patitasco.store\/products\/bola-de-juguete-interactivo-para-gatos-azul","provider":"Mi tienda","version":"1.0","type":"link"}