{"id":22,"date":"2026-03-23T15:50:18","date_gmt":"2026-03-23T15:50:18","guid":{"rendered":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/?page_id=22"},"modified":"2026-03-24T12:13:38","modified_gmt":"2026-03-24T12:13:38","slug":"inicio","status":"publish","type":"page","link":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/","title":{"rendered":"Inicio"},"content":{"rendered":"<style>.elementor-22 .elementor-element.elementor-element-febe626{--display:flex;}<\/style>\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"22\" class=\"elementor elementor-22\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-febe626 e-flex e-con-boxed e-con e-parent\" data-id=\"febe626\" 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-3dfa5b9 elementor-widget elementor-widget-html\" data-id=\"3dfa5b9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n<meta charset=\"UTF-8\" \/>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n<title>Mr. Goodman Studio \u2013 Intro Reveal<\/title>\r\n<style>\r\n    :root {\r\n      --bg: #050505;\r\n      --fg: #f2f2f2;\r\n      --duration: 2600ms;\r\n      --ease-bounce: cubic-bezier(.2,.85,.22,1.15);\r\n      --ease-out: cubic-bezier(.16,1,.3,1);\r\n    }\r\n \r\n    * { box-sizing: border-box; }\r\n \r\n    html, body {\r\n      width: 100%;\r\n      height: 100%;\r\n      margin: 0;\r\n      overflow: hidden;\r\n      background: var(--bg);\r\n      font-family: Arial, Helvetica, sans-serif;\r\n    }\r\n \r\n    body {\r\n      position: relative;\r\n      color: var(--fg);\r\n    }\r\n \r\n    .intro {\r\n      position: fixed;\r\n      inset: 0;\r\n      background: #000;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      z-index: 50;\r\n      isolation: isolate;\r\n      animation: introExit 700ms ease forwards;\r\n      animation-delay: 2350ms;\r\n    }\r\n \r\n    .back-glow {\r\n      position: absolute;\r\n      inset: -10%;\r\n      background:\r\n        radial-gradient(circle at center, rgba(255,255,255,.1) 0%, rgba(255,255,255,.03) 16%, rgba(0,0,0,0) 42%),\r\n        radial-gradient(circle at center, rgba(255,255,255,.06) 0%, rgba(0,0,0,0) 60%);\r\n      filter: blur(18px);\r\n      opacity: 0;\r\n      animation: glowPulse 900ms ease-out forwards;\r\n      animation-delay: 850ms;\r\n    }\r\n \r\n    .logo-wrap {\r\n      position: relative;\r\n      width: min(90vw, 980px);\r\n      aspect-ratio: 979 \/ 591;\r\n      display: grid;\r\n      place-items: center;\r\n      transform: scale(.55) rotate(-4deg);\r\n      opacity: 0;\r\n      animation:\r\n        logoImpact 1050ms var(--ease-bounce) forwards,\r\n        idleFloat 1600ms ease-in-out 1250ms infinite alternate;\r\n      animation-delay: 760ms, 1250ms;\r\n      will-change: transform, opacity;\r\n    }\r\n \r\n    .logo-wrap img {\r\n      width: 100%;\r\n      height: 100%;\r\n      object-fit: contain;\r\n      display: block;\r\n      filter:\r\n        drop-shadow(0 0 0 rgba(255,255,255,0))\r\n        drop-shadow(0 10px 40px rgba(255,255,255,.08))\r\n        drop-shadow(0 14px 100px rgba(255,255,255,.05));\r\n      user-select: none;\r\n      -webkit-user-drag: none;\r\n      position: relative;\r\n      z-index: 3;\r\n    }\r\n \r\n    .logo-wrap::before,\r\n    .logo-wrap::after {\r\n      content: \"\";\r\n      position: absolute;\r\n      inset: 0;\r\n      pointer-events: none;\r\n    }\r\n \r\n    .logo-wrap::before {\r\n      z-index: 1;\r\n      background:\r\n        radial-gradient(circle at 50% 50%, rgba(255,255,255,.18), rgba(255,255,255,0) 55%);\r\n      transform: scale(.8);\r\n      opacity: 0;\r\n      animation: flashBurst 500ms ease-out forwards;\r\n      animation-delay: 860ms;\r\n      mix-blend-mode: screen;\r\n      filter: blur(8px);\r\n    }\r\n \r\n    .logo-wrap::after {\r\n      z-index: 4;\r\n      opacity: 0;\r\n      background:\r\n        linear-gradient(115deg,\r\n          transparent 0%,\r\n          transparent 38%,\r\n          rgba(255,255,255,.95) 48%,\r\n          rgba(255,255,255,.18) 54%,\r\n          transparent 61%,\r\n          transparent 100%);\r\n      transform: translateX(-130%) skewX(-16deg);\r\n      animation: shinePass 700ms ease-out forwards;\r\n      animation-delay: 1280ms;\r\n      mix-blend-mode: screen;\r\n    }\r\n \r\n    .screen-cracks,\r\n    .screen-cracks::before,\r\n    .screen-cracks::after {\r\n      position: absolute;\r\n      inset: 0;\r\n      content: \"\";\r\n      pointer-events: none;\r\n      opacity: 0;\r\n      mix-blend-mode: screen;\r\n      background-repeat: no-repeat;\r\n    }\r\n \r\n    .screen-cracks {\r\n      z-index: 5;\r\n      background-image:\r\n        linear-gradient(90deg, transparent 48.7%, rgba(255,255,255,.95) 49.4%, transparent 50.1%),\r\n        linear-gradient(28deg, transparent 49.2%, rgba(255,255,255,.9) 49.8%, transparent 50.4%),\r\n        linear-gradient(-26deg, transparent 49.2%, rgba(255,255,255,.8) 49.9%, transparent 50.6%),\r\n        linear-gradient(62deg, transparent 49.25%, rgba(255,255,255,.7) 49.9%, transparent 50.55%),\r\n        linear-gradient(-61deg, transparent 49.15%, rgba(255,255,255,.75) 49.8%, transparent 50.45%),\r\n        linear-gradient(12deg, transparent 49.3%, rgba(255,255,255,.65) 49.9%, transparent 50.5%),\r\n        linear-gradient(-8deg, transparent 49.3%, rgba(255,255,255,.55) 49.95%, transparent 50.6%);\r\n      filter: drop-shadow(0 0 8px rgba(255,255,255,.3));\r\n      animation: crackIn 460ms ease-out forwards;\r\n      animation-delay: 680ms;\r\n      transform-origin: center;\r\n    }\r\n \r\n    .screen-cracks::before {\r\n      background-image:\r\n        linear-gradient(140deg, transparent 49.1%, rgba(255,255,255,.55) 49.8%, transparent 50.5%),\r\n        linear-gradient(-142deg, transparent 49.15%, rgba(255,255,255,.55) 49.9%, transparent 50.65%),\r\n        linear-gradient(74deg, transparent 49.2%, rgba(255,255,255,.45) 49.9%, transparent 50.6%);\r\n      transform: scale(1.16);\r\n      animation: crackBranch 480ms ease-out forwards;\r\n      animation-delay: 870ms;\r\n    }\r\n \r\n    .screen-cracks::after {\r\n      background-image:\r\n        radial-gradient(circle at 50% 50%, rgba(255,255,255,.95) 0 1.2%, rgba(255,255,255,0) 6%),\r\n        radial-gradient(circle at 57% 42%, rgba(255,255,255,.65) 0 0.65%, rgba(255,255,255,0) 4%),\r\n        radial-gradient(circle at 42% 58%, rgba(255,255,255,.55) 0 0.55%, rgba(255,255,255,0) 4%),\r\n        radial-gradient(circle at 62% 63%, rgba(255,255,255,.45) 0 0.45%, rgba(255,255,255,0) 4%);\r\n      filter: blur(.3px);\r\n      animation: sparkPop 420ms ease-out forwards;\r\n      animation-delay: 760ms;\r\n    }\r\n \r\n    .shards {\r\n      position: absolute;\r\n      inset: 0;\r\n      z-index: 6;\r\n      pointer-events: none;\r\n      overflow: hidden;\r\n    }\r\n \r\n    .shard {\r\n      position: absolute;\r\n      left: 50%;\r\n      top: 50%;\r\n      width: clamp(10px, 1.4vw, 18px);\r\n      height: clamp(4px, .65vw, 10px);\r\n      background: linear-gradient(90deg, rgba(255,255,255,.95), rgba(255,255,255,.2));\r\n      clip-path: polygon(0 50%, 40% 0, 100% 30%, 62% 100%);\r\n      opacity: 0;\r\n      transform: translate(-50%, -50%) rotate(0deg) scale(.2);\r\n      filter: blur(.2px) drop-shadow(0 0 6px rgba(255,255,255,.2));\r\n    }\r\n \r\n    .shard:nth-child(1) { --x: -38vw; --y: -22vh; --r: -240deg; animation: shardFly 900ms ease-out 760ms forwards; }\r\n    .shard:nth-child(2) { --x: 26vw; --y: -27vh; --r: 200deg; animation: shardFly 820ms ease-out 790ms forwards; }\r\n    .shard:nth-child(3) { --x: -29vw; --y: 18vh; --r: -170deg; animation: shardFly 980ms ease-out 830ms forwards; }\r\n    .shard:nth-child(4) { --x: 33vw; --y: 24vh; --r: 240deg; animation: shardFly 880ms ease-out 770ms forwards; }\r\n    .shard:nth-child(5) { --x: -16vw; --y: -31vh; --r: -130deg; animation: shardFly 860ms ease-out 810ms forwards; }\r\n    .shard:nth-child(6) { --x: 11vw; --y: 30vh; --r: 150deg; animation: shardFly 930ms ease-out 840ms forwards; }\r\n    .shard:nth-child(7) { --x: -8vw; --y: 26vh; --r: -100deg; animation: shardFly 740ms ease-out 785ms forwards; }\r\n    .shard:nth-child(8) { --x: 40vw; --y: -8vh; --r: 170deg; animation: shardFly 1000ms ease-out 815ms forwards; }\r\n \r\n    .noise {\r\n      position: absolute;\r\n      inset: 0;\r\n      z-index: 7;\r\n      opacity: .06;\r\n      pointer-events: none;\r\n      background-image:\r\n        radial-gradient(circle at 20% 20%, rgba(255,255,255,.55) .4px, transparent .9px),\r\n        radial-gradient(circle at 80% 40%, rgba(255,255,255,.4) .4px, transparent .9px),\r\n        radial-gradient(circle at 40% 75%, rgba(255,255,255,.45) .4px, transparent .9px),\r\n        radial-gradient(circle at 68% 82%, rgba(255,255,255,.35) .4px, transparent .9px);\r\n      background-size: 120px 120px, 160px 160px, 140px 140px, 180px 180px;\r\n      animation: noiseFlicker 240ms steps(2) infinite;\r\n    }\r\n \r\n    .edge-creatures {\r\n      position: fixed;\r\n      inset: 0;\r\n      z-index: 2;\r\n      pointer-events: none;\r\n      overflow: hidden;\r\n    }\r\n \r\n    .edge-peek {\r\n      position: absolute;\r\n      width: clamp(180px, 20vw, 320px);\r\n      height: clamp(180px, 20vw, 320px);\r\n      display: block;\r\n      pointer-events: auto;\r\n      cursor: pointer;\r\n      transition: transform .28s ease, opacity .22s ease;\r\n      will-change: transform, top, left, right, bottom;\r\n      background: transparent;\r\n      border: 0;\r\n      outline: none;\r\n      padding: 0;\r\n      appearance: none;\r\n      -webkit-appearance: none;\r\n      box-shadow: none;\r\n      -webkit-tap-highlight-color: transparent;\r\n    }\r\n      -webkit-appearance: none;\r\n      box-shadow: none;\r\n    }\r\n \r\n    .edge-peek::-moz-focus-inner {\r\n      border: 0;\r\n    }\r\n \r\n    .edge-peek:focus {\r\n      outline: none;\r\n    }\r\n \r\n    .edge-peek:active {\r\n      outline: none;\r\n    }\r\n \r\n    .edge-peek img {\r\n      background: transparent !important;\r\n      width: 100%;\r\n      height: 100%;\r\n      object-fit: contain;\r\n      display: block;\r\n      filter: drop-shadow(0 14px 32px rgba(0,0,0,.4));\r\n      user-select: none;\r\n      -webkit-user-drag: none;\r\n      pointer-events: none;\r\n      transform-origin: center;\r\n    }\r\n \r\n    .edge-peek.is-top {\r\n      top: 0;\r\n      transform: translateY(-14%);\r\n    }\r\n \r\n    .edge-peek.is-top img {\r\n      transform: rotate(180deg);\r\n    }\r\n \r\n    .edge-peek.is-bottom {\r\n      bottom: 0;\r\n      transform: translateY(14%);\r\n    }\r\n \r\n    .edge-peek.is-bottom img {\r\n      transform: rotate(0deg);\r\n    }\r\n \r\n    .edge-peek.is-left {\r\n      left: 0;\r\n      transform: translateX(-14%);\r\n    }\r\n \r\n    .edge-peek.is-left img {\r\n      transform: rotate(90deg);\r\n    }\r\n \r\n    .edge-peek.is-right {\r\n      right: 0;\r\n      transform: translateX(14%);\r\n    }\r\n \r\n    .edge-peek.is-right img {\r\n      transform: rotate(-90deg);\r\n    }\r\n \r\n    .edge-peek.is-corner-top-left {\r\n      top: 0;\r\n      left: 0;\r\n      transform: translate(-8%, -8%);\r\n    }\r\n \r\n    .edge-peek.is-corner-top-left img {\r\n      transform: rotate(135deg);\r\n    }\r\n \r\n    .edge-peek.is-corner-top-right {\r\n      top: 0;\r\n      right: 0;\r\n      transform: translate(8%, -8%);\r\n    }\r\n \r\n    .edge-peek.is-corner-top-right img {\r\n      transform: rotate(-135deg);\r\n    }\r\n \r\n    .edge-peek.is-corner-bottom-left {\r\n      bottom: 0;\r\n      left: 0;\r\n      transform: translate(-8%, 8%);\r\n    }\r\n \r\n    .edge-peek.is-corner-bottom-left img {\r\n      transform: rotate(45deg);\r\n    }\r\n \r\n    .edge-peek.is-corner-bottom-right {\r\n      bottom: 0;\r\n      right: 0;\r\n      transform: translate(8%, 8%);\r\n    }\r\n \r\n    .edge-peek.is-corner-bottom-right img {\r\n      transform: rotate(-45deg);\r\n    }\r\n \r\n    .edge-peek:hover {\r\n      opacity: 1;\r\n      transform: none;\r\n      filter: none;\r\n      background: transparent !important;\r\n    }\r\n \r\n    .edge-peek.is-hiding {\r\n      opacity: 0;\r\n      transition: opacity .18s ease, transform .18s ease;\r\n    }\r\n \r\n    .edge-peek.is-top.is-hiding {\r\n      transform: translateY(-58%);\r\n    }\r\n \r\n    .edge-peek.is-bottom.is-hiding {\r\n      transform: translateY(58%);\r\n    }\r\n \r\n    .edge-peek.is-left.is-hiding {\r\n      transform: translateX(-58%);\r\n    }\r\n \r\n    .edge-peek.is-right.is-hiding {\r\n      transform: translateX(58%);\r\n    }\r\n \r\n    .edge-peek.is-corner-top-left.is-hiding {\r\n      transform: translate(-42%, -42%);\r\n    }\r\n \r\n    .edge-peek.is-corner-top-right.is-hiding {\r\n      transform: translate(42%, -42%);\r\n    }\r\n \r\n    .edge-peek.is-corner-bottom-left.is-hiding {\r\n      transform: translate(-42%, 42%);\r\n    }\r\n \r\n    .edge-peek.is-corner-bottom-right.is-hiding {\r\n      transform: translate(42%, 42%);\r\n    }\r\n \r\n    .edge-peek.float-a { animation: edgeBobA 3.4s ease-in-out infinite; }\r\n    .edge-peek.float-b { animation: edgeBobB 4.1s ease-in-out infinite; }\r\n    .edge-peek.float-c { animation: edgeBobC 3.7s ease-in-out infinite; }\r\n \r\n    .skip {\r\n      position: absolute;\r\n      right: 16px;\r\n      bottom: 16px;\r\n      z-index: 8;\r\n      background: rgba(255,255,255,.08);\r\n      color: rgba(255,255,255,.8);\r\n      border: 1px solid rgba(255,255,255,.16);\r\n      backdrop-filter: blur(6px);\r\n      border-radius: 999px;\r\n      padding: 10px 14px;\r\n      cursor: pointer;\r\n      font-size: 12px;\r\n      letter-spacing: .08em;\r\n      text-transform: uppercase;\r\n      transition: background .25s ease, color .25s ease, transform .25s ease;\r\n    }\r\n \r\n    .skip:hover {\r\n      background: rgba(255,255,255,.16);\r\n      color: #fff;\r\n      transform: translateY(-1px);\r\n    }\r\n \r\n    .scene {\r\n      position: fixed;\r\n      inset: 0;\r\n      display: grid;\r\n      place-items: center;\r\n      background:\r\n        radial-gradient(circle at center, #161616 0%, #090909 50%, #000 100%);\r\n      z-index: 1;\r\n      overflow: hidden;\r\n    }\r\n \r\n    .home-shell {\r\n      width: min(1100px, 92vw);\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: clamp(24px, 4vh, 44px);\r\n      padding: 24px;\r\n    }\r\n \r\n    .floating-logo-wrap {\r\n      width: min(78vw, 760px);\r\n      animation: heroFloat 4s ease-in-out infinite;\r\n      will-change: transform;\r\n    }\r\n \r\n    .floating-main-logo {\r\n      width: 100%;\r\n      height: auto;\r\n      display: block;\r\n      filter:\r\n        drop-shadow(0 18px 60px rgba(255,255,255,.08))\r\n        drop-shadow(0 0 34px rgba(255,255,255,.05));\r\n      user-select: none;\r\n      -webkit-user-drag: none;\r\n    }\r\n \r\n    .brand-buttons {\r\n      width: 100%;\r\n      display: grid;\r\n      grid-template-columns: repeat(3, minmax(0, 1fr));\r\n      gap: clamp(18px, 3vw, 40px);\r\n      align-items: end;\r\n      justify-items: center;\r\n    }\r\n \r\n    .brand-button {\r\n      min-height: 132px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      padding: clamp(8px, 1vw, 12px);\r\n      text-decoration: none;\r\n      background: transparent;\r\n      border: 0;\r\n      box-shadow: none;\r\n      transition: transform .28s ease, filter .28s ease, opacity .28s ease;\r\n      will-change: transform;\r\n    }\r\n \r\n    .brand-button:hover {\r\n      transform: translateY(-8px) scale(1.04);\r\n      filter: drop-shadow(0 10px 24px rgba(255,255,255,.12));\r\n    }\r\n \r\n    .brand-button:nth-child(1) {\r\n      animation: miniFloatOne 3.8s ease-in-out infinite;\r\n    }\r\n \r\n    .brand-button:nth-child(2) {\r\n      animation: miniFloatTwo 4.4s ease-in-out infinite;\r\n      animation-delay: .25s;\r\n    }\r\n \r\n    .brand-button:nth-child(3) {\r\n      animation: miniFloatThree 4s ease-in-out infinite;\r\n      animation-delay: .5s;\r\n    }\r\n \r\n    .brand-button img {\r\n      max-width: 100%;\r\n      max-height: 92px;\r\n      width: auto;\r\n      height: auto;\r\n      display: block;\r\n      object-fit: contain;\r\n      filter: drop-shadow(0 8px 24px rgba(0,0,0,.28));\r\n      user-select: none;\r\n      -webkit-user-drag: none;\r\n    }\r\n \r\n    .shake {\r\n      animation: screenShake 420ms linear 1;\r\n    }\r\n \r\n    @keyframes crackIn {\r\n      0% { opacity: 0; transform: scale(.2) rotate(-9deg); }\r\n      40% { opacity: 1; transform: scale(1.08) rotate(1deg); }\r\n      100% { opacity: .95; transform: scale(1) rotate(0); }\r\n    }\r\n \r\n    @keyframes crackBranch {\r\n      0% { opacity: 0; transform: scale(.75) rotate(-6deg); }\r\n      100% { opacity: .7; transform: scale(1.14) rotate(0); }\r\n    }\r\n \r\n    @keyframes sparkPop {\r\n      0% { opacity: 0; transform: scale(.3); }\r\n      50% { opacity: .95; transform: scale(1.25); }\r\n      100% { opacity: 0; transform: scale(1.65); }\r\n    }\r\n \r\n    @keyframes logoImpact {\r\n      0% { opacity: 0; transform: scale(.2) rotate(-8deg); }\r\n      55% { opacity: 1; transform: scale(1.1) rotate(1deg); }\r\n      78% { opacity: 1; transform: scale(.94) rotate(-.7deg); }\r\n      100% { opacity: 1; transform: scale(1) rotate(0deg); }\r\n    }\r\n \r\n    @keyframes flashBurst {\r\n      0% { opacity: 0; transform: scale(.5); }\r\n      35% { opacity: .95; transform: scale(1.08); }\r\n      100% { opacity: 0; transform: scale(1.35); }\r\n    }\r\n \r\n    @keyframes shinePass {\r\n      0% { opacity: 0; transform: translateX(-130%) skewX(-16deg); }\r\n      15% { opacity: .95; }\r\n      100% { opacity: 0; transform: translateX(130%) skewX(-16deg); }\r\n    }\r\n \r\n    @keyframes shardFly {\r\n      0% {\r\n        opacity: 0;\r\n        transform: translate(-50%, -50%) rotate(0deg) scale(.2);\r\n      }\r\n      18% {\r\n        opacity: .95;\r\n      }\r\n      100% {\r\n        opacity: 0;\r\n        transform: translate(calc(-50% + var(--x)), calc(-50% + var(--y))) rotate(var(--r)) scale(1.2);\r\n      }\r\n    }\r\n \r\n    @keyframes glowPulse {\r\n      0% { opacity: 0; transform: scale(.7); }\r\n      45% { opacity: .95; transform: scale(1.05); }\r\n      100% { opacity: .32; transform: scale(1.1); }\r\n    }\r\n \r\n    @keyframes introExit {\r\n      to {\r\n        opacity: 0;\r\n        visibility: hidden;\r\n        transform: scale(1.02);\r\n      }\r\n    }\r\n \r\n    @keyframes idleFloat {\r\n      from { transform: translateY(-2px) scale(1); }\r\n      to { transform: translateY(4px) scale(1.01); }\r\n    }\r\n \r\n    @keyframes noiseFlicker {\r\n      0% { opacity: .04; }\r\n      100% { opacity: .08; }\r\n    }\r\n \r\n    @keyframes heroFloat {\r\n      0% { transform: translateY(0px) rotate(0deg); }\r\n      25% { transform: translateY(-6px) rotate(-.45deg); }\r\n      50% { transform: translateY(2px) rotate(.35deg); }\r\n      75% { transform: translateY(-4px) rotate(-.2deg); }\r\n      100% { transform: translateY(0px) rotate(0deg); }\r\n    }\r\n \r\n    @keyframes miniFloatOne {\r\n      0% { transform: translateY(0px) rotate(0deg); }\r\n      25% { transform: translateY(-7px) rotate(-1.2deg); }\r\n      50% { transform: translateY(3px) rotate(.8deg); }\r\n      75% { transform: translateY(-4px) rotate(-.5deg); }\r\n      100% { transform: translateY(0px) rotate(0deg); }\r\n    }\r\n \r\n    @keyframes miniFloatTwo {\r\n      0% { transform: translateY(0px) rotate(0deg); }\r\n      20% { transform: translateY(4px) rotate(.7deg); }\r\n      50% { transform: translateY(-8px) rotate(-1deg); }\r\n      80% { transform: translateY(2px) rotate(.45deg); }\r\n      100% { transform: translateY(0px) rotate(0deg); }\r\n    }\r\n \r\n    @keyframes miniFloatThree {\r\n      0% { transform: translateY(0px) rotate(0deg); }\r\n      30% { transform: translateY(-5px) rotate(.9deg); }\r\n      55% { transform: translateY(5px) rotate(-.8deg); }\r\n      80% { transform: translateY(-3px) rotate(.4deg); }\r\n      100% { transform: translateY(0px) rotate(0deg); }\r\n    }\r\n \r\n    @keyframes edgeBobA {\r\n      0% { margin-top: 0; margin-left: 0; }\r\n      50% { margin-top: -10px; margin-left: 5px; }\r\n      100% { margin-top: 0; margin-left: 0; }\r\n    }\r\n \r\n    @keyframes edgeBobB {\r\n      0% { margin-top: 0; margin-left: 0; }\r\n      50% { margin-top: 7px; margin-left: -8px; }\r\n      100% { margin-top: 0; margin-left: 0; }\r\n    }\r\n \r\n    @keyframes edgeBobC {\r\n      0% { margin-top: 0; margin-left: 0; }\r\n      50% { margin-top: -6px; margin-left: -5px; }\r\n      100% { margin-top: 0; margin-left: 0; }\r\n    }\r\n      50% { margin-top: -4px; margin-left: -4px; }\r\n      100% { margin-top: 0; margin-left: 0; }\r\n    }\r\n \r\n    @keyframes screenShake {\r\n      0%, 100% { transform: translate(0, 0); }\r\n      10% { transform: translate(-6px, 2px); }\r\n      20% { transform: translate(5px, -2px); }\r\n      30% { transform: translate(-4px, -3px); }\r\n      40% { transform: translate(4px, 2px); }\r\n      50% { transform: translate(-3px, 1px); }\r\n      60% { transform: translate(3px, -2px); }\r\n      70% { transform: translate(-2px, 2px); }\r\n      80% { transform: translate(2px, -1px); }\r\n      90% { transform: translate(-1px, 1px); }\r\n    }\r\n \r\n    @media (max-width: 900px) {\r\n      .home-shell {\r\n        width: min(94vw, 720px);\r\n      }\r\n \r\n      .floating-logo-wrap {\r\n        width: min(86vw, 640px);\r\n      }\r\n \r\n      .brand-buttons {\r\n        grid-template-columns: 1fr;\r\n      }\r\n \r\n      .brand-button {\r\n        min-height: 112px;\r\n      }\r\n    }\r\n \r\n    @media (prefers-reduced-motion: reduce) {\r\n      .intro,\r\n      .back-glow,\r\n      .logo-wrap,\r\n      .logo-wrap::before,\r\n      .logo-wrap::after,\r\n      .screen-cracks,\r\n      .screen-cracks::before,\r\n      .screen-cracks::after,\r\n      .shard,\r\n      .noise,\r\n      .floating-logo-wrap {\r\n        animation: none !important;\r\n        transition: none !important;\r\n      }\r\n \r\n      .logo-wrap {\r\n        opacity: 1;\r\n        transform: none;\r\n      }\r\n \r\n      .intro {\r\n        display: none;\r\n      }\r\n    }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n<main class=\"scene\" aria-hidden=\"true\">\r\n<div class=\"edge-creatures\" aria-hidden=\"true\">\r\n<button class=\"edge-peek float-a\" type=\"button\" data-edge-peek>\r\n<img decoding=\"async\" src=\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/24.png\" alt=\"\" \/>\r\n<\/button>\r\n<button class=\"edge-peek float-b\" type=\"button\" data-edge-peek>\r\n<img decoding=\"async\" src=\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/22.png\" alt=\"\" \/>\r\n<\/button>\r\n<button class=\"edge-peek float-c\" type=\"button\" data-edge-peek>\r\n<img decoding=\"async\" src=\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/59.png\" alt=\"\" \/>\r\n<\/button>\r\n<button class=\"edge-peek float-a\" type=\"button\" data-edge-peek>\r\n<img decoding=\"async\" src=\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/2026-03-23_17-27-1.png\" alt=\"\" \/>\r\n<\/button>\r\n<button class=\"edge-peek float-b\" type=\"button\" data-edge-peek>\r\n<img decoding=\"async\" src=\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/2026-03-23_17-26-1.png\" alt=\"\" \/>\r\n<\/button>\r\n<\/div>\r\n \r\n    <div class=\"home-shell\">\r\n<div class=\"floating-logo-wrap\">\r\n<img decoding=\"async\" class=\"floating-main-logo\" src=\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/MR-GOODMAN-LOGO-WEB-1.png\" alt=\"Mr. Goodman Studio\" \/>\r\n<\/div>\r\n \r\n      <div class=\"brand-buttons\" aria-label=\"Marcas del estudio\">\r\n<a class=\"brand-button\" href=\"#\" aria-label=\"Ir a marca 1\">\r\n<img decoding=\"async\" src=\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/2026-03-23_17-01-1.png\" alt=\"Marca 1\" \/>\r\n<\/a>\r\n<a class=\"brand-button\" href=\"#\" aria-label=\"Ir a Cogollitos\">\r\n<img decoding=\"async\" src=\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/logo-cogollitos-png.png\" alt=\"Cogollitos\" \/>\r\n<\/a>\r\n<a class=\"brand-button\" href=\"#\" aria-label=\"Ir a Calaveritas\">\r\n<img decoding=\"async\" src=\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/Logo_Calaveritas.png.png\" alt=\"Calaveritas\" \/>\r\n<\/a>\r\n<\/div>\r\n<\/div>\r\n<\/main>\r\n \r\n  <section class=\"intro\" id=\"intro\" aria-label=\"Animaci\u00f3n de entrada\">\r\n<div class=\"back-glow\"><\/div>\r\n<div class=\"screen-cracks\"><\/div>\r\n \r\n    <div class=\"shards\" aria-hidden=\"true\">\r\n<span class=\"shard\"><\/span>\r\n<span class=\"shard\"><\/span>\r\n<span class=\"shard\"><\/span>\r\n<span class=\"shard\"><\/span>\r\n<span class=\"shard\"><\/span>\r\n<span class=\"shard\"><\/span>\r\n<span class=\"shard\"><\/span>\r\n<span class=\"shard\"><\/span>\r\n<\/div>\r\n \r\n    <div class=\"logo-wrap\">\r\n<img decoding=\"async\" src=\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/MR-GOODMAN-LOGO-WEB-1.png\" alt=\"Mr. Goodman Studio\" \/>\r\n<\/div>\r\n \r\n    <div class=\"noise\"><\/div>\r\n<button class=\"skip\" id=\"skipIntro\" type=\"button\">Saltar intro<\/button>\r\n<\/section>\r\n \r\n  <script>\r\n    const intro = document.getElementById('intro');\r\n    const skipIntro = document.getElementById('skipIntro');\r\n    const edgePeeks = Array.from(document.querySelectorAll('[data-edge-peek]'));\r\n    let introClosed = false;\r\n \r\n    const edgePositions = [\r\n      'is-top',\r\n      'is-bottom',\r\n      'is-left',\r\n      'is-right',\r\n      'is-corner-top-left',\r\n      'is-corner-top-right',\r\n      'is-corner-bottom-left',\r\n      'is-corner-bottom-right'\r\n    ];\r\n \r\n    function randomBetween(min, max) {\r\n      return Math.random() * (max - min) + min;\r\n    }\r\n \r\n    function clearEdgeClasses(el) {\r\n      edgePositions.forEach(cls => el.classList.remove(cls));\r\n    }\r\n \r\n    function getRectForPlacement(edge, vw, vh, size) {\r\n      const w = size;\r\n      const h = size;\r\n \r\n      if (edge === 'is-top') {\r\n        const left = vw * randomBetween(0.12, 0.72);\r\n        return { edge, left, top: -h * 0.14, width: w, height: h };\r\n      }\r\n \r\n      if (edge === 'is-bottom') {\r\n        const left = vw * randomBetween(0.12, 0.72);\r\n        return { edge, left, top: vh - h * 0.86, width: w, height: h };\r\n      }\r\n \r\n      if (edge === 'is-left') {\r\n        const top = vh * randomBetween(0.18, 0.66);\r\n        return { edge, left: -w * 0.14, top, width: w, height: h };\r\n      }\r\n \r\n      if (edge === 'is-right') {\r\n        const top = vh * randomBetween(0.18, 0.66);\r\n        return { edge, left: vw - w * 0.86, top, width: w, height: h };\r\n      }\r\n \r\n      if (edge === 'is-corner-top-left') {\r\n        return { edge, left: -w * 0.08, top: -h * 0.08, width: w, height: h };\r\n      }\r\n \r\n      if (edge === 'is-corner-top-right') {\r\n        return { edge, left: vw - w * 0.92, top: -h * 0.08, width: w, height: h };\r\n      }\r\n \r\n      if (edge === 'is-corner-bottom-left') {\r\n        return { edge, left: -w * 0.08, top: vh - h * 0.92, width: w, height: h };\r\n      }\r\n \r\n      return { edge, left: vw - w * 0.92, top: vh - h * 0.92, width: w, height: h };\r\n    }\r\n \r\n    function overlaps(rectA, rectB, padding = 70) {\r\n      return !(\r\n        rectA.left + rectA.width + padding < rectB.left ||\r\n        rectB.left + rectB.width + padding < rectA.left ||\r\n        rectA.top + rectA.height + padding < rectB.top ||\r\n        rectB.top + rectB.height + padding < rectA.top\r\n      );\r\n    }\r\n \r\n    function getPlacedRects(excludeEl = null) {\r\n      return edgePeeks\r\n        .filter(item => item !== excludeEl && item.dataset.placed === 'true')\r\n        .map(item => ({\r\n          left: parseFloat(item.dataset.left),\r\n          top: parseFloat(item.dataset.top),\r\n          width: parseFloat(item.dataset.width),\r\n          height: parseFloat(item.dataset.height)\r\n        }));\r\n    }\r\n \r\n    function applyPlacement(el, rect) {\r\n      clearEdgeClasses(el);\r\n      el.classList.add(rect.edge);\r\n \r\n      el.style.left = `${rect.left}px`;\r\n      el.style.top = `${rect.top}px`;\r\n      el.style.right = 'auto';\r\n      el.style.bottom = 'auto';\r\n \r\n      el.dataset.left = rect.left;\r\n      el.dataset.top = rect.top;\r\n      el.dataset.width = rect.width;\r\n      el.dataset.height = rect.height;\r\n      el.dataset.placed = 'true';\r\n    }\r\n \r\n    function placeEdgePeek(el, preferredEdge = null) {\r\n      const vw = window.innerWidth;\r\n      const vh = window.innerHeight;\r\n      const size = Math.min(Math.max(vw * 0.2, 180), 320);\r\n      const placedRects = getPlacedRects(el);\r\n      const shuffledEdges = [...edgePositions].sort(() => Math.random() - 0.5);\r\n      const candidateEdges = preferredEdge ? [preferredEdge, ...shuffledEdges.filter(edge => edge !== preferredEdge)] : shuffledEdges;\r\n \r\n      let chosenRect = null;\r\n \r\n      for (const edge of candidateEdges) {\r\n        for (let i = 0; i < 24; i++) {\r\n          const rect = getRectForPlacement(edge, vw, vh, size);\r\n          const collision = placedRects.some(existing => overlaps(rect, existing, 80));\r\n          if (!collision) {\r\n            chosenRect = rect;\r\n            break;\r\n          }\r\n        }\r\n        if (chosenRect) break;\r\n      }\r\n \r\n      if (!chosenRect) {\r\n        for (const edge of candidateEdges) {\r\n          const rect = getRectForPlacement(edge, vw, vh, size);\r\n          const collision = placedRects.some(existing => overlaps(rect, existing, 20));\r\n          if (!collision) {\r\n            chosenRect = rect;\r\n            break;\r\n          }\r\n        }\r\n      }\r\n \r\n      if (!chosenRect) {\r\n        chosenRect = getRectForPlacement(candidateEdges[0], vw, vh, size);\r\n      }\r\n \r\n      applyPlacement(el, chosenRect);\r\n    }\r\n \r\n    function hideAndRelocate(el) {\r\n      el.classList.add('is-hiding');\r\n      setTimeout(() => {\r\n        placeEdgePeek(el);\r\n        el.classList.remove('is-hiding');\r\n      }, 180);\r\n    }\r\n \r\n    function setupEdgePeeks() {\r\n      edgePeeks.forEach((el) => {\r\n        placeEdgePeek(el);\r\n \r\n        el.addEventListener('mouseenter', () => hideAndRelocate(el));\r\n        el.addEventListener('focus', () => hideAndRelocate(el));\r\n      });\r\n    }\r\n \r\n    function shakeScreen() {\r\n      document.body.classList.add('shake');\r\n      setTimeout(() => document.body.classList.remove('shake'), 450);\r\n    }\r\n \r\n    function closeIntro() {\r\n      if (introClosed || !intro) return;\r\n      introClosed = true;\r\n      intro.style.animation = 'introExit 500ms ease forwards';\r\n      setTimeout(() => {\r\n        intro.remove();\r\n        document.body.style.overflow = 'auto';\r\n      }, 520);\r\n    }\r\n \r\n    setupEdgePeeks();\r\n    setTimeout(shakeScreen, 730);\r\n    setTimeout(closeIntro, 2600);\r\n \r\n    skipIntro.addEventListener('click', closeIntro);\r\n \r\n    window.addEventListener('resize', () => {\r\n      edgePeeks.forEach((el) => placeEdgePeek(el));\r\n    });\r\n \r\n    window.addEventListener('keydown', (e) => {\r\n      if (e.key === 'Escape' || e.key === 'Enter' || e.key === ' ') {\r\n        closeIntro();\r\n      }\r\n    });\r\n<\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Mr. Goodman Studio \u2013 Intro Reveal Saltar intro<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_angie_page":false,"footnotes":""},"class_list":["post-22","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Inicio - mrgoodmanstudio.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Inicio - mrgoodmanstudio.com\" \/>\n<meta property=\"og:description\" content=\"Mr. Goodman Studio \u2013 Intro Reveal Saltar intro\" \/>\n<meta property=\"og:url\" content=\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/\" \/>\n<meta property=\"og:site_name\" content=\"mrgoodmanstudio.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-24T12:13:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/24.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"13 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/\",\"url\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/\",\"name\":\"Inicio - mrgoodmanstudio.com\",\"isPartOf\":{\"@id\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/24.png\",\"datePublished\":\"2026-03-23T15:50:18+00:00\",\"dateModified\":\"2026-03-24T12:13:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/#primaryimage\",\"url\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/24.png\",\"contentUrl\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/24.png\",\"width\":1426,\"height\":2000},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Inicio\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/#website\",\"url\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/\",\"name\":\"mrgoodmanstudio.com\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/modest-davinci.5-56-166-59.plesk.page\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Inicio - mrgoodmanstudio.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/","og_locale":"es_ES","og_type":"article","og_title":"Inicio - mrgoodmanstudio.com","og_description":"Mr. Goodman Studio \u2013 Intro Reveal Saltar intro","og_url":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/","og_site_name":"mrgoodmanstudio.com","article_modified_time":"2026-03-24T12:13:38+00:00","og_image":[{"url":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/24.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"13 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/","url":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/","name":"Inicio - mrgoodmanstudio.com","isPartOf":{"@id":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/#website"},"primaryImageOfPage":{"@id":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/#primaryimage"},"image":{"@id":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/#primaryimage"},"thumbnailUrl":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/24.png","datePublished":"2026-03-23T15:50:18+00:00","dateModified":"2026-03-24T12:13:38+00:00","breadcrumb":{"@id":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/modest-davinci.5-56-166-59.plesk.page\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/#primaryimage","url":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/24.png","contentUrl":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/wp-content\/uploads\/2026\/03\/24.png","width":1426,"height":2000},{"@type":"BreadcrumbList","@id":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/"},{"@type":"ListItem","position":2,"name":"Inicio"}]},{"@type":"WebSite","@id":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/#website","url":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/","name":"mrgoodmanstudio.com","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/index.php?rest_route=\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=22"}],"version-history":[{"count":34,"href":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":73,"href":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions\/73"}],"wp:attachment":[{"href":"https:\/\/modest-davinci.5-56-166-59.plesk.page\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}