{"id":41,"date":"2026-04-02T21:13:49","date_gmt":"2026-04-02T21:13:49","guid":{"rendered":"https:\/\/wafflesfingerfood.cl\/?page_id=41"},"modified":"2026-04-02T22:29:30","modified_gmt":"2026-04-02T22:29:30","slug":"intro","status":"publish","type":"page","link":"https:\/\/wafflesfingerfood.cl\/","title":{"rendered":"Intro"},"content":{"rendered":"\n<style>\nhtml, body {\n  margin: 0;\n  padding: 0;\n  height: 100%;\n  background: black;\n  overflow: hidden;\n}\n\n\/* Contenedor 9:16 centrado *\/\n#videoWrapper {\n  position: fixed;\n  top: 50%;\n  left: 50%;\n  height: 100vh;\n  width: calc(100vh * 9 \/ 16);\n  max-width: 100vw;\n  transform: translate(-50%, -50%);\n  background: black;\n}\n\n\/* Video *\/\n#introVideo {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\n\/* Bot\u00f3n *\/\n#enterButton {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  padding: 16px 32px;\n  font-size: 18px;\n  color: white;\n  background: rgba(0,0,0,0.6);\n  border: 2px solid white;\n  border-radius: 30px;\n  cursor: pointer;\n  z-index: 10;\n}\n<\/style>\n\n<div id=\"videoWrapper\">\n  <video id=\"introVideo\" playsinline preload=\"auto\">\n    <source src=\"https:\/\/wafflesfingerfood.cl\/wp-content\/uploads\/2026\/04\/Secuencia-01.mp4\" type=\"video\/mp4\">\n  <\/video>\n<\/div>\n\n<div id=\"enterButton\">Entrar con sonido \ud83c\udf53\ud83e\uddc7<\/div>\n\n<script>\nconst video = document.getElementById(\"introVideo\");\nconst button = document.getElementById(\"enterButton\");\n\n\/\/ URL REAL (IMPORTANTE)\nconst destino = \"https:\/\/wafflesfingerfood.cl\/index.php\/inicio\/\";\n\n\/\/ Activar video\nbutton.addEventListener(\"click\", () => {\n  video.muted = false;\n  video.play();\n  button.style.display = \"none\";\n});\n\n\/\/ FUNCI\u00d3N DE SALIDA SEGURA\nfunction salir() {\n  document.body.style.transition = \"opacity 0.6s\";\n  document.body.style.opacity = \"0\";\n\n  setTimeout(() => {\n    window.location.replace(destino); \/\/ M\u00c1S FUERTE\n  }, 600);\n}\n\n\/\/ \ud83d\udd25 Detectar cuando termina (FORMA CORRECTA)\nvideo.addEventListener(\"ended\", salir);\n\n\/\/ \ud83d\udd25 Backup (por si falla ended)\nvideo.addEventListener(\"timeupdate\", () => {\n  if (video.duration && video.currentTime >= video.duration - 0.2) {\n    salir();\n  }\n});\n\n\/\/ \ud83d\udd25 Si el usuario toca el video \u2192 entra\nvideo.addEventListener(\"click\", salir);\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Entrar con sonido \ud83c\udf53\ud83e\uddc7<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-41","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wafflesfingerfood.cl\/index.php\/wp-json\/wp\/v2\/pages\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wafflesfingerfood.cl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wafflesfingerfood.cl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wafflesfingerfood.cl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wafflesfingerfood.cl\/index.php\/wp-json\/wp\/v2\/comments?post=41"}],"version-history":[{"count":25,"href":"https:\/\/wafflesfingerfood.cl\/index.php\/wp-json\/wp\/v2\/pages\/41\/revisions"}],"predecessor-version":[{"id":81,"href":"https:\/\/wafflesfingerfood.cl\/index.php\/wp-json\/wp\/v2\/pages\/41\/revisions\/81"}],"wp:attachment":[{"href":"https:\/\/wafflesfingerfood.cl\/index.php\/wp-json\/wp\/v2\/media?parent=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}