{"id":979,"date":"2026-06-18T17:06:10","date_gmt":"2026-06-18T17:06:10","guid":{"rendered":"https:\/\/ivetagr.org\/erudita\/?page_id=979"},"modified":"2026-08-19T10:05:43","modified_gmt":"2026-08-19T10:05:43","slug":"erudita","status":"publish","type":"page","link":"https:\/\/ivetagr.org\/erudita\/","title":{"rendered":"erudita"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"979\" class=\"elementor elementor-979\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e8d08a e-con e-atomic-element e-flexbox-base e-0218ed4 \" data-id=\"2e8d08a\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"2e8d08a\">\n    \t\t<div class=\"elementor-element elementor-element-0f0e55c elementor-widget elementor-widget-html\" data-id=\"0f0e55c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;800&family=Roboto:wght@400;500;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n  #u-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* \u2500\u2500 DESKTOP \u2500\u2500 *\/\n  #u-mobile-top { display: none; }\n\n  #u-wrap {\n    display: grid;\n    grid-template-columns: 230px 1fr 280px; \/* CAMBIO: 220px \u2192 240px *\/\n    width: 100%;\n    position: relative;\n    background: #fff;\n    font-family: 'Roboto', sans-serif;\n  }\n\n  \/* SLIDESHOW *\/\n  #u-slideshow {\n    position: absolute;\n    inset: 0;\n    z-index: 0;\n    pointer-events: none;\n    overflow: hidden;\n  }\n  #u-slide-track {\n    position: absolute;\n    inset: 0;\n    display: flex;\n    width: max-content;\n    height: 100%;\n    animation: u-slide-scroll 200s linear infinite;\n    animation-play-state: paused;\n  }\n  #u-slideshow.playing #u-slide-track {\n    animation-play-state: running;\n  }\n  .u-slide {\n    flex: 0 0 100vw;\n    height: 100%;\n    background-size: cover;\n    background-position: center;\n    filter: grayscale(100%);\n  }\n  @keyframes u-slide-scroll {\n    from { transform: translateX(0); }\n    to   { transform: translateX(-50%); }\n  }\n  #u-overlay {\n    position: absolute;\n    inset: 0;\n    background: #fff;\n    opacity: 1;\n    z-index: 1;\n    transition: opacity 0.6s ease;\n    pointer-events: none;\n  }\n  #u-overlay.dim { opacity: 0.70; }\n\n  \/* COLUMNA 1 *\/\n  #u-col-left {\n    padding: 2rem 1.5rem;\n    position: sticky;\n    top: 0;\n    align-self: start;\n    z-index: 2;\n    height: 100vh;\n    overflow: visible;\n  }\n  #u-logo {\n    width: 100%;\n    max-width: 230px;\n    display: block;\n    margin-bottom: 1rem;\n  }\n  #u-audio-toggle {\n    width: 60px;\n    height: 60px;\n    border-radius: 50%;\n    border: none;\n    background: #0B2D47;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    padding: 0;\n    margin-bottom: 1.5rem;\n    transition: background 0.2s ease;\n  }\n  #u-audio-toggle.playing { background: #E24B4A; }\n #u-audio-toggle svg { width: 24px; height: 24px; fill: #fff; }\n  .u-left-panel {\n    position: absolute;\n    left: 1.5rem;\n    right: 1.5rem;\n    top: 180px;\n    max-height: calc(100vh - 200px);\n    overflow-y: auto;\n    opacity: 0;\n    pointer-events: none;\n    transition: opacity 0.25s;\n    display: flex;\n    flex-direction: column;\n    gap: 0.75rem;\n  }\n  .u-left-panel.visible { opacity: 1; }\n  .u-foto {\n    width: 100%;\n    aspect-ratio: 3\/4;\n    object-fit: cover;\n    object-position: top;\n    display: block;\n  }\n  .u-panel-nombre {\n    font-size: 16px;\n    font-weight: 700;\n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n  }\n  .u-panel-bio {\n    font-size: 16px;\n    color: #444;\n    line-height: 1.3;\n  }\n\n  \/* COLUMNA 2 *\/\n  #u-col-center {\n    padding: 2rem 2rem;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    position: relative;\n    z-index: 1;\n    overflow: visible;\n  }\n  .u-nombres-lista { width: 100%; }\n  .u-nombre-wrap {\n    position: relative;\n    display: block;\n  }\n  .u-numero-float {\n    position: absolute;\n    top: -26px;\n    left: 50%;\n    transform: translateX(-50%);\n    font-family: 'Roboto', sans-serif;\n    font-size: 44px;\n    font-weight: 700;\n    color: #E24B4A;\n    opacity: 0;\n    transition: opacity 0.15s;\n    pointer-events: none;\n    white-space: nowrap;\n  }\n  .u-nombre-wrap.activo .u-numero-float { opacity: 1; }\n  .u-nombre {\n    font-family: 'Playfair Display', serif;\n    font-weight: 800;\n    color: #000;\n    cursor: pointer;\n    line-height: 1.15;\n    text-transform: uppercase;\n    display: block;\n    padding: 2px 0;\n    text-align: center;\n    transition: font-size 0.25s ease, opacity 0.2s ease;\n    white-space: nowrap;\n    text-decoration: none;\n    width: 100%;\n  }\n  .u-nombres-lista:hover .u-nombre { opacity: 0.15; }\n  .u-nombres-lista:hover .u-nombre:hover { opacity: 1; }\n\n  \/* COLUMNA 3 *\/\n  #u-col-right {\n \n  padding: 0.2rem 1.5rem;\n  position: sticky;\n  top: 0;\n  align-self: start;\n  z-index: 2;\n  height: 100vh;\n  display: flex;\n  align-items: center;\n}\n  #u-col-right .u-intro {\n    font-family: 'Roboto', sans-serif;\n    font-size: 17px;\n    color: #444;\n    line-height: 1.3;\n    cursor: default;\n    border: none;\n    padding: 0.7rem;\n    margin-bottom: 2.5rem;\n    font-weight: 400;text-align: center;\n  }\n  .u-intro strong { font-weight: 700; }\n  #u-col-left .u-intro {\n    font-family: 'Roboto', sans-serif;\n    font-size: 18px;\n    color: #444;\n    line-height: 1.3;\n    border: 1px solid #E24B4A;\n    padding: 0.5rem;\n    margin-bottom: 1.5rem;\n  }\n\n  \/* \u2500\u2500 RESPONSIVE M\u00d3VIL \u2500\u2500 *\/\n  @media (max-width: 768px) {\n    #u-wrap { display: none; }\n    #u-mobile-top {\n      display: block;\n      padding: 1.5rem 1rem;\n      font-family: 'Roboto', sans-serif;\n    }\n    #u-mobile-logo {\n      width: 120px;\n      display: block;\n      margin-bottom: 1.5rem;\n    }\n    #u-mobile-intro {\n      font-size: 12px;\n      color: #aaa;\n      line-height: 1.8;\n      margin-bottom: 2rem;\n    }\n    #u-mobile-intro strong { font-weight: 700; }\n    .u-mobile-nombre-wrap {\n      border-bottom: 1px solid #e0e0e0;\n    }\n    .u-mobile-nombre {\n      font-family: 'Playfair Display', serif;\n      font-size: 28px;\n      font-weight: 800;\n      color: #000;\n      text-transform: uppercase;\n      display: block;\n      padding: 0.6rem 0;\n      text-decoration: none;\n      cursor: pointer;\n    }\n    .u-mobile-panel {\n      display: none;\n      flex-direction: column;\n      gap: 0.75rem;\n      padding: 1rem 0 1.5rem;\n    }\n    .u-mobile-panel.open { display: flex; }\n    .u-mobile-foto {\n      width: 100%;\n      aspect-ratio: 3\/4;\n      object-fit: cover;\n      object-position: top;\n    }\n    .u-mobile-panel-nombre {\n      font-size: 15px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: #000;\n    }\n    .u-mobile-panel-bio {\n      font-size: 13px;\n      color: #444;\n      line-height: 1.7;\n    }\n  }\n<\/style>\n\n<!-- M\u00d3VIL -->\n<div id=\"u-mobile-top\">\n  <img decoding=\"async\" id=\"u-mobile-logo\" src=\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/logo_erudita.png\" alt=\"Erudita\">\n  <p id=\"u-mobile-intro\">Ten players enter the game.<br>\n  But not all of them can move.<br>\n  Some are trapped inside the phone - voices, faces, memories, and wounds suspended in the digital world. They know fragments of the truth, but they cannot reach the places where the evidence is hidden.<br>\n  They need human allies in the real territory.<br>\n  They need someone to walk with them, listen, question, decide, and carry their story forward.<br>\n  Together, they must uncover what was buried, expose what was protected, and fight for a justice that history tried to erase.\n  <strong>But the real question is not whether they will find the truth. The real question is what they will become when they do.<\/strong><\/p>\n  <div id=\"u-mobile-lista\"><\/div>\n<\/div>\n\n<!-- DESKTOP -->\n<div id=\"u-wrap\">\n  <div id=\"u-slideshow\"><div id=\"u-slide-track\"><\/div><div id=\"u-overlay\"><\/div><\/div>\n\n  <div id=\"u-col-left\">\n    <img decoding=\"async\" id=\"u-logo\" src=\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/logo_erudita.png\" alt=\"Erudita\">\n    <button id=\"u-audio-toggle\" aria-label=\"Reproducir audio\">\n      <svg id=\"u-icon-play\" viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n      <svg id=\"u-icon-pause\" viewBox=\"0 0 24 24\" style=\"display:none\"><path d=\"M6 5h4v14H6zM14 5h4v14h-4z\"\/><\/svg>\n    <\/button>\n    <audio id=\"u-audio\" src=\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/audio.mp3\" loop preload=\"auto\"><\/audio>\n    \n    <div id=\"u-left-panels\"><\/div>\n  <\/div>\n\n  <div id=\"u-col-center\">\n    <div class=\"u-nombres-lista\" id=\"u-nombres\"><\/div>\n  <\/div>\n\n  <div id=\"u-col-right\">\n    <p class=\"u-intro\" id=\"u-intro\">Ten players enter the game.<br>\n    But not all of them can move.<br>\n    Some are trapped inside the phone - voices, faces, memories, and wounds suspended in the digital world. They know fragments of the truth, but they cannot reach the places where the evidence is hidden.<br>\n    They need human allies in the real territory.<br>\n    They need someone to walk with them, listen, question, decide, and carry their story forward.<br>\n    Together, they must uncover what was buried, expose what was protected, and fight for a justice that history tried to erase.<br>\n    <strong>But the real question is not whether they will find the truth. The real question is what they will become when they do.<\/strong><\/p>\n  <\/div>\n<\/div>\n\n<script>\n(function() {\n  var personas = [\n    { id:0,  numero:\"00\", nombre:\"THE Oracle\",       url:\"https:\/\/ivetagr.org\/erudita\/oracle-2\/\",    imagen:\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/oracle.jpg\",       bio:\"The Guardian of the archive, only answers when asked. Oracle carries authority without aggression. It does not command. It knows. That is precisely the Oracle's function in this game. She holds information. She answers questions. She does not tell players what to do.\" },\n    { id:1,  numero:\"01\", nombre:\"Sof\u00eda Almeida\",    url:\"https:\/\/ivetagr.org\/erudita\/sofia-2\/\",     imagen:\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/sofia.jpeg\",          bio:\"The one who documented without understanding. Sofia is a 34-year-old cultural journalist based in Lisbon. She has been writing about the Esteves Foundation for three years. Cultural patronage. Heritage preservation. The Erudita of Peniche.\" },\n    { id:2,  numero:\"02\", nombre:\"Daniel Correia\",   url:\"https:\/\/ivetagr.org\/erudita\/daniel-2\/\",    imagen:\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/daniel.jpeg\",          bio:\"The child of someone silenced. Daniel is a 29-year-old architect from Porto. He grew up without his father. His mother told him his father went to work in France in 1962 and never came back.\" },\n    { id:3,  numero:\"03\", nombre:\"Marta Sequeira\",   url:\"https:\/\/ivetagr.org\/erudita\/marta-2\/\",     imagen:\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/marta.jpeg\",           bio:\"The one who benefited without knowing it. Marta is the first professor in her family. She built her life on a Foundation scholarship that arrived in 1952, when her family had almost nothing.\" },\n    { id:4,  numero:\"04\", nombre:\"Rui Figueiredo\",   url:\"https:\/\/ivetagr.org\/erudita\/rui-2\/\",       imagen:\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/rui.jpeg\",             bio:\"The one who suspected but said nothing. Rui is a 52-year-old retired fisherman. He was born in Peniche. He has worked its harbour his entire life.\" },\n    { id:5,  numero:\"05\", nombre:\"Isabel Lacerca\",   url:\"https:\/\/ivetagr.org\/erudita\/isabel-2\/\",    imagen:\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/08\/isabel-lacerca.jpg\",          bio:\"The one who lost everything and rebuilt. Isabel is a 27-year-old seamstress from Caldas da Rainha. Her mother worked for the Esteves Foundation for twenty years as a skilled craftswoman.\" },\n    { id:6,  numero:\"06\", nombre:\"Tom\u00e1s Valente\",    url:\"https:\/\/ivetagr.org\/erudita\/tomas-2\/\",     imagen:\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/tomas.jpeg\",           bio:\"The one who is asked to protect what caused the wound. Tomas is a 38-year-old administrator at the Esteves Foundation. He has worked there for eleven years.\" },\n    { id:7,  numero:\"07\", nombre:\"In\u00eas Moura\",       url:\"https:\/\/ivetagr.org\/erudita\/ines-2\/\",      imagen:\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/ines.jpg\",             bio:\"She knows what the conspiracy is about, but denies. In\u00eas Moura appears as a young teacher collecting family stories from elderly women in Peniche.\" },\n    { id:8,  numero:\"08\", nombre:\"V\u00e2nia Teixeira\",   url:\"https:\/\/ivetagr.org\/erudita\/vania-2\/\",     imagen:\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/vania.jpg\",            bio:\"No one knows what game she plays, but she knows. V\u00e2nia appears to be a telephone exchange operator who may have heard fragments of calls between the Foundation and the police.\" },\n    { id:9,  numero:\"09\", nombre:\"Francisco Esteves\",url:\"https:\/\/ivetagr.org\/erudita\/fraancisco\/\",  imagen:\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/Francisco.jpg\",        bio:\"An active MFA member in action. Francisco Esteves is the most dangerous decoy because his surname immediately connects him to the Foundation.\" },\n    { id:10, numero:\"10\", nombre:\"Pedro Master\",     url:\"https:\/\/ivetagr.org\/erudita\/pedro\/\",       imagen:\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/Pedro-Master.jpg\",    bio:\"The one who pulls the strings of the conspiracy. Pedro Master appears as an outsider: part photographer, part translator, part person who always knows someone at the port.\" },\n    { id:11, numero:\"11\", nombre:\"Catarina Vas\",     url:\"https:\/\/ivetagr.org\/erudita\/catarina\/\",    imagen:\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/Dra.Catarina.jpg\",    bio:\"She is waiting for Godot to act. Dr. Catarina Vaz is the researcher who discovered that the Erudita material was not simply cultural heritage.\" }\n  ];\n\n  var sliderImages = [\n    \"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/peniche3.jpg\",\n    \"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/peniche2.jpg\",\n    \"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/peniche4.jpg\",\n    \"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/peniche1.jpg\",\n    \"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/peniche5.jpg\",\n    \"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/revolution.jpg\"\n  ];\n\n  \/* \u2500\u2500 DESKTOP \u2500\u2500 *\/\n  var nombresEl  = document.getElementById('u-nombres');\n  var leftPanels = document.getElementById('u-left-panels');\n  var overlayEl  = document.getElementById('u-overlay');\n  var slideshowEl= document.getElementById('u-slideshow');\n  var trackEl    = document.getElementById('u-slide-track');\n\n  \/\/ Slides (secuencia duplicada para bucle continuo sin saltos)\n  sliderImages.concat(sliderImages).forEach(function(url) {\n    var div = document.createElement('div');\n    div.className = 'u-slide';\n    div.style.backgroundImage = 'url(' + url + ')';\n    trackEl.appendChild(div);\n  });\n\n  function startSlideshow() {\n    overlayEl.classList.add('dim');\n    slideshowEl.classList.add('playing');\n  }\n\n  \/\/ CAMBIO: eliminados los listeners mouseenter\/mouseleave sobre introEl\n\n  \/\/ Audio play\/pausa\n  var audioEl = document.getElementById('u-audio');\n  var audioBtn = document.getElementById('u-audio-toggle');\n  var iconPlay = document.getElementById('u-icon-play');\n  var iconPause = document.getElementById('u-icon-pause');\n  audioBtn.addEventListener('click', function() {\n    if (audioEl.paused) {\n      audioEl.play();\n      audioBtn.classList.add('playing');\n      iconPlay.style.display = 'none';\n      iconPause.style.display = '';\n      audioBtn.setAttribute('aria-label', 'Pausar audio');\n    } else {\n      audioEl.pause();\n      audioBtn.classList.remove('playing');\n      iconPlay.style.display = '';\n      iconPause.style.display = 'none';\n      audioBtn.setAttribute('aria-label', 'Reproducir audio');\n    }\n  });\n\n  \/\/ Construir DOM desktop\n  personas.forEach(function(p) {\n    var wrap = document.createElement('div');\n    wrap.className = 'u-nombre-wrap';\n    wrap.id = 'u-wrap-' + p.id;\n\n    var numFloat = document.createElement('span');\n    numFloat.className = 'u-numero-float';\n    numFloat.textContent = p.numero;\n    wrap.appendChild(numFloat);\n\n    var a = document.createElement('a');\n    a.className = 'u-nombre';\n    a.textContent = p.nombre;\n    a.href = p.url;\n    a.dataset.id = p.id;\n    wrap.appendChild(a);\n    nombresEl.appendChild(wrap);\n\n    var panel = document.createElement('div');\n    panel.className = 'u-left-panel';\n    panel.id = 'u-panel-' + p.id;\n    panel.innerHTML =\n      '<img decoding=\"async\" class=\"u-foto\" src=\"' + p.imagen + '\" alt=\"' + p.nombre + '\">' +\n      '<p class=\"u-panel-nombre\">' + p.nombre + '<\/p>' +\n      '<p class=\"u-panel-bio\">' + p.bio + '<\/p>';\n    leftPanels.appendChild(panel);\n  });\n\n  \/\/ CAMBIO: tama\u00f1o inicial de nombres 70 \u2192 60\n  function fitNombres() {\n    var colCenter = document.getElementById('u-col-center');\n    var colWidth = colCenter.offsetWidth - 64;\n    document.querySelectorAll('.u-nombre').forEach(function(el) {\n      var size = 60;\n      el.style.fontSize = size + 'px';\n      while (el.scrollWidth > colWidth && size > 10) {\n        size--;\n        el.style.fontSize = size + 'px';\n      }\n      el.dataset.base = size;\n      el.dataset.hover = Math.round(size * 1.2);\n    });\n  }\n\n  function bindHoverDesktop() {\n    document.querySelectorAll('.u-nombre').forEach(function(el) {\n      el.addEventListener('mouseenter', function() {\n        var id = el.dataset.id;\n\n        document.querySelectorAll('.u-nombre').forEach(function(n) {\n          n.style.fontSize = n.dataset.base + 'px';\n        });\n        personas.forEach(function(p) {\n          var w = document.getElementById('u-wrap-' + p.id);\n          var pan = document.getElementById('u-panel-' + p.id);\n          if (w) w.classList.remove('activo');\n          if (pan) pan.classList.remove('visible');\n        });\n\n        el.style.fontSize = el.dataset.hover + 'px';\n        var w = document.getElementById('u-wrap-' + id);\n        var panel = document.getElementById('u-panel-' + id);\n        if (w) w.classList.add('activo');\n        if (panel) {\n          var nameRect = el.getBoundingClientRect();\n          var minTop = 180;\n          var maxTop = window.innerHeight - 20 - panel.offsetHeight;\n          var top = nameRect.top;\n          top = Math.max(minTop, top);\n          if (maxTop > minTop) top = Math.min(top, maxTop);\n          panel.style.top = top + 'px';\n          panel.classList.add('visible');\n        }\n      });\n\n      el.addEventListener('mouseleave', function() {\n        var id = el.dataset.id;\n        el.style.fontSize = el.dataset.base + 'px';\n        var w = document.getElementById('u-wrap-' + id);\n        var panel = document.getElementById('u-panel-' + id);\n        if (w) w.classList.remove('activo');\n        if (panel) panel.classList.remove('visible');\n      });\n    });\n  }\n\n  \/* \u2500\u2500 M\u00d3VIL \u2500\u2500 *\/\n  function buildMobile() {\n    var lista = document.getElementById('u-mobile-lista');\n    if (!lista) return;\n    personas.forEach(function(p) {\n      var wrap = document.createElement('div');\n      wrap.className = 'u-mobile-nombre-wrap';\n\n      var nombre = document.createElement('span');\n      nombre.className = 'u-mobile-nombre';\n      nombre.textContent = p.nombre;\n      wrap.appendChild(nombre);\n\n      var panel = document.createElement('div');\n      panel.className = 'u-mobile-panel';\n      panel.innerHTML =\n        '<img decoding=\"async\" class=\"u-mobile-foto\" src=\"' + p.imagen + '\" alt=\"' + p.nombre + '\">' +\n        '<p class=\"u-mobile-panel-nombre\">' + p.nombre + '<\/p>' +\n        '<p class=\"u-mobile-panel-bio\">' + p.bio + '<\/p>';\n      wrap.appendChild(panel);\n\n      nombre.addEventListener('click', function() {\n        var isOpen = panel.classList.contains('open');\n        document.querySelectorAll('.u-mobile-panel').forEach(function(pp) { pp.classList.remove('open'); });\n        if (!isOpen) panel.classList.add('open');\n      });\n\n      lista.appendChild(wrap);\n    });\n  }\n\n  function init() {\n    fitNombres();\n    bindHoverDesktop();\n    buildMobile();\n    startSlideshow(); \/\/ CAMBIO: slideshow arranca al inicio, siempre activo\n  }\n\n  setTimeout(init, 200);\n  window.addEventListener('resize', fitNombres);\n\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-221248a e-con e-atomic-element e-flexbox-base e-139b597 \" data-id=\"221248a\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"221248a\">\n    \t\t<div class=\"elementor-element elementor-element-2741828 elementor-widget elementor-widget-heading\" data-id=\"2741828\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Truth is out there. Trust no One. Deny Everything. But You need to Believe<\/h2>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-a65a1fe e-con e-atomic-element e-flexbox-base e-92f0ff0 \" data-id=\"a65a1fe\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"a65a1fe\">\n    \t\t<div class=\"elementor-element elementor-element-4875573 elementor-widget elementor-widget-image\" data-id=\"4875573\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2560\" height=\"227\" src=\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/08\/serie-caras.jpg\" class=\"attachment-full size-full wp-image-1070\" alt=\"\" srcset=\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/08\/serie-caras.jpg 2560w, https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/08\/serie-caras-300x27.jpg 300w, https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/08\/serie-caras-1024x91.jpg 1024w, https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/08\/serie-caras-768x68.jpg 768w, https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/08\/serie-caras-1536x136.jpg 1536w, https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/08\/serie-caras-2048x182.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-59941f7 e-con e-atomic-element e-flexbox-base e-ad70351 \" data-id=\"59941f7\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"59941f7\">\n    <div class=\"elementor-element elementor-element-cdfbbde e-con e-atomic-element e-flexbox-base e-74f9a65 \" data-id=\"cdfbbde\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"cdfbbde\">\n    \t\t<div class=\"elementor-element elementor-element-75f7fe6 e-transform elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"75f7fe6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;,&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-13,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Archive Begins<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1634ce7 elementor-widget elementor-widget-text-editor\" data-id=\"1634ce7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tThe game begins with a name that should not be there. A cultural report, a parish register, a disappeared citizen, and the same foundation stamped across the evidence. Sofia sees the pattern from inside the phone, but she cannot reach the church, the harbour, or the archive rooms where the city kept its silence. She needs a human Seeker to move for her, to read what others ignored, and to decide which trace is worth carrying forward. Every step may expose a collaborator, or damage someone who was already wounded by history. The map looks simple, but each coordinate opens a moral door.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23b6a13 e-transform elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"23b6a13\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;zoomIn&quot;,&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>When evidence starts speaking, who will you protect first: the truth, the living, or the dead?<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-abf553f e-con e-atomic-element e-flexbox-base e-49f9b82 \" data-id=\"abf553f\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"abf553f\">\n    \t\t<div class=\"elementor-element elementor-element-303bb6f e-transform elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"303bb6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;,&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-9,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Human Partner<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-47d223f elementor-widget elementor-widget-text-editor\" data-id=\"47d223f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tYour character is not a costume. Sofia, Daniel, Marta, Rui, Isabel, or Tom\u00e1s remain inside the phone, speaking through fragments, fear, memory, and doubt. You are the one who walks. You are the one who chooses whether to trust them, challenge them, or leave something unread. The digital voice can push, plead, or break, but only the human Seeker can cross the city and answer the platform. Each decision gives points, but the real score is invisible: how much responsibility you accept for a story that was not yours. The game watches how you carry someone else&#8217;s wound.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1880fac e-transform elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"1880fac\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;zoomIn&quot;,&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>When someone else depends on your movement, what kind of ally will you become?<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n\n<\/div>\n<div class=\"elementor-element elementor-element-50d2cac e-con e-atomic-element e-flexbox-base e-50d2cac-dcbb0b9 \" data-id=\"50d2cac\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"50d2cac\">\n    <div class=\"elementor-element elementor-element-8433209 e-con e-atomic-element e-flexbox-base e-8433209-56ca4ff \" data-id=\"8433209\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"8433209\">\n    \t\t<div class=\"elementor-element elementor-element-60cb96d e-transform elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"60cb96d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;,&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-9,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The ERUDITA Code<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-98d3408 elementor-widget elementor-widget-text-editor\" data-id=\"98d3408\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tIn the museum, the lace looks innocent. Threads, patterns, patience, heritage. But the Erudita code was built to hide names in plain sight. What visitors admired may also have carried sentences, warnings, and betrayals. The phone gives you a clue, not an answer. A character recognises one symbol, another remembers a family silence, another wants the object destroyed before it speaks. You must decide whether beauty can survive after its hidden use is exposed. The game asks you to read culture as evidence, not decoration. If the museum keeps the object, it also keeps the crime visible.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a385ff5 e-transform elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"a385ff5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;zoomIn&quot;,&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tIf an object is both artwork and weapon, what should be saved, and what should be condemned?\t\t\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-fe832d9 e-con e-atomic-element e-flexbox-base e-fe832d9-d8521bb \" data-id=\"fe832d9\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"fe832d9\">\n    \t\t<div class=\"elementor-element elementor-element-e5b712f e-transform elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"e5b712f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;,&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-13,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Final Gathering<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8177414 elementor-widget elementor-widget-text-editor\" data-id=\"8177414\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tBy the end, the phone is full of voices and the city is full of evidence. The Seekers arrive carrying documents, suspicions, and the decisions they made for people who could not move. No character is complete alone. Sofia has one fragment, Daniel another, Marta a wound, Rui a silence, Isabel a map, Tom\u00e1s a shadow. The final encounter is not a victory screen. It is the moment when human players decide what to do with a truth that can accuse, heal, divide, or liberate. The game may end in three hours, but the responsibility does not. The hidden archive has found witnesses. Now testimony needs action.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e530f4d e-transform elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"e530f4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;zoomIn&quot;,&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tOnce you have helped the truth escape, what will you do with it?\t\t\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n\n<\/div>\n<div class=\"elementor-element elementor-element-9d1d7b9 e-con e-atomic-element e-flexbox-base e-9d1d7b9-b93b105 \" data-id=\"9d1d7b9\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"9d1d7b9\">\n    \t\t<div class=\"elementor-element elementor-element-5d6499c elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"5d6499c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f3d85d elementor-widget elementor-widget-image\" data-id=\"7f3d85d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/ivetagr.org\/erudita\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"307\" src=\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/ERUDITA_logo-1024x393.jpg\" class=\"attachment-large size-large wp-image-196\" alt=\"\" srcset=\"https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/ERUDITA_logo-1024x393.jpg 1024w, https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/ERUDITA_logo-300x115.jpg 300w, https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/ERUDITA_logo-768x295.jpg 768w, https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/ERUDITA_logo-1536x590.jpg 1536w, https:\/\/ivetagr.org\/erudita\/wp-content\/uploads\/2026\/06\/ERUDITA_logo.jpg 1866w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a06313d elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"a06313d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-7eeed85 e-con e-atomic-element e-flexbox-base e-cedae0e \" data-id=\"7eeed85\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"7eeed85\">\n    <div class=\"elementor-element elementor-element-81967e2 e-flex e-con-boxed e-con e-parent\" data-id=\"81967e2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3e737d elementor-widget elementor-widget-html\" data-id=\"b3e737d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .da-wrap{text-align:center;margin:28px 0}\n  .da-btn{\n    display:inline-flex;align-items:center;gap:9px;\n    background:transparent !important;\n    background-color:transparent !important;\n    border:none !important;\n    box-shadow:none !important;\n    outline:none !important;\n    cursor:pointer;\n    font-family:system-ui,sans-serif;font-weight:600;font-size:15px;color:#222;\n    position:relative;padding:6px 2px;\n  }\n  .da-btn:hover,\n  .da-btn:focus,\n  .da-btn:active{\n    background:transparent !important;\n    background-color:transparent !important;\n    box-shadow:none !important;\n    outline:none !important;\n    color:#222;\n  }\n  .da-btn::after{\n    content:'';position:absolute;left:0;bottom:0;width:0;height:1.5px;\n    background:#FF0000;transition:width .4s cubic-bezier(.25,.8,.25,1);\n  }\n  .da-btn:hover::after{width:100%}\n  .da-btn svg{width:15px;height:15px;stroke:#FF0000;flex-shrink:0}\n  .da-overlay{\n    position:fixed;inset:0;background:rgba(255,255,255,.93);\n    display:flex;align-items:center;justify-content:center;\n    z-index:99999;padding:24px;\n    opacity:0;visibility:hidden;transition:all .4s ease;\n  }\n  .da-overlay.active{opacity:1;visibility:visible}\n  .da-box{\n    max-width:800px;width:100%;max-height:80vh;overflow-y:auto;\n    font-family:system-ui,sans-serif;font-size:15.5px;line-height:1.5;color:#222;\n    transform:translateY(18px);opacity:0;transition:all .4s ease;\n  }\n  .da-overlay.active .da-box{transform:translateY(0);opacity:1}\n  .da-box p{margin:0 0 1.15em}\n  .da-box p:last-child{margin:0}\n  .da-close{position:absolute;top:22px;right:26px;font-size:26px;color:#999;background:none;border:none;cursor:pointer}\n<\/style>\n\n<div class=\"da-wrap\">\n  <button class=\"da-btn\" id=\"daBtn\">\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4M12 16h.01\"\/><\/svg>\n    Disclaimer\n  <\/button>\n<\/div>\n\n<div class=\"da-overlay\" id=\"daOverlay\">\n  <div class=\"da-box\" style=\"position:relative\">\n    <button class=\"da-close\" id=\"daClose\">\u00d7<\/button>\n    <p>ERUDITA is a fictional game and narrative experience inspired by the history, cultural heritage, and traditions of Peniche.<\/p>\n    <p>The characters, events, organisations, documents, and relationships portrayed in the story are fictional unless explicitly identified as historical facts.<\/p>\n    <p>The Esteves Foundation is entirely fictional and has never existed.<\/p>\n    <p>Likewise, there is no historical evidence of any connection between the ERUDITA bobbin lace pattern and the Estado Novo regime, nor of bobbin lace being used in the manner depicted in the game.<\/p>\n    <p>Any such connections presented in ERUDITA form part of the fictional narrative created for the purposes of gameplay, investigation, learning, and critical reflection. They should not be interpreted as statements about real people, institutions, historical events, or the traditional lacemaking heritage of Peniche.<\/p>\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n  const btn = document.getElementById('daBtn');\n  const overlay = document.getElementById('daOverlay');\n  const closeBtn = document.getElementById('daClose');\n\n  function open() {\n    overlay.classList.add('active');\n    document.body.style.overflow = 'hidden';\n  }\n  function close() {\n    overlay.classList.remove('active');\n    document.body.style.overflow = '';\n  }\n\n  btn.addEventListener('click', open);\n  closeBtn.addEventListener('click', close);\n  overlay.addEventListener('click', function(e) {\n    if (e.target === overlay) close();\n  });\n  document.addEventListener('keydown', function(e) {\n    if (e.key === 'Escape' && overlay.classList.contains('active')) close();\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Ten players enter the game. But not all of them can move. Some are trapped inside the phone &#8211; voices, faces, memories, and wounds suspended in the digital world. They know fragments of the truth, but they cannot reach the places where the evidence is hidden. They need human allies in the real territory. They [&hellip;]<\/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-979","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ivetagr.org\/erudita\/wp-json\/wp\/v2\/pages\/979","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ivetagr.org\/erudita\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ivetagr.org\/erudita\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ivetagr.org\/erudita\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ivetagr.org\/erudita\/wp-json\/wp\/v2\/comments?post=979"}],"version-history":[{"count":65,"href":"https:\/\/ivetagr.org\/erudita\/wp-json\/wp\/v2\/pages\/979\/revisions"}],"predecessor-version":[{"id":1103,"href":"https:\/\/ivetagr.org\/erudita\/wp-json\/wp\/v2\/pages\/979\/revisions\/1103"}],"wp:attachment":[{"href":"https:\/\/ivetagr.org\/erudita\/wp-json\/wp\/v2\/media?parent=979"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}