{"id":734,"date":"2026-05-25T11:33:22","date_gmt":"2026-05-25T11:33:22","guid":{"rendered":"https:\/\/acesolumina.com\/?page_id=734"},"modified":"2026-05-25T19:07:49","modified_gmt":"2026-05-25T19:07:49","slug":"claude-home","status":"publish","type":"page","link":"https:\/\/acesolumina.com\/pt\/","title":{"rendered":"Claude home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"734\" class=\"elementor elementor-734\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a0d1a5 e-con-full e-flex e-con e-parent\" data-id=\"0a0d1a5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f677074 elementor-widget elementor-widget-html\" data-id=\"f677074\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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>Aceso Lumina \u00b7 Home 2026<\/title>\r\n<\/head>\r\n<body>\r\n\r\n<!-- ============================================================ -->\r\n<!-- INICIO \u00b7 COPIA DESDE AQU\u00cd PARA EL WIDGET HTML DE ELEMENTOR -->\r\n<!-- ============================================================ -->\r\n\r\n<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Lato:wght@300;400;700&display=swap');\r\n\r\n.al-home {\r\n  --al-green: #124133;\r\n  --al-green-deep: #0A2A20;\r\n  --al-green-medium: #1F5946;\r\n  --al-paper: #F3F1EC;\r\n  --al-paper-light: #FAF8F3;\r\n  --al-paper-dim: #ECE6D8;\r\n  --al-border: #DDD8CD;\r\n  --al-border-dark: rgba(243,241,236,0.18);\r\n  --al-text: #1A1A1A;\r\n  --al-text-soft: #5A5A5A;\r\n  --al-serif: 'EB Garamond', Georgia, 'Times New Roman', serif;\r\n  --al-sans: 'Lato', system-ui, -apple-system, sans-serif;\r\n  --al-h1: clamp(2.8rem, 7.5vw, 6.5rem);\r\n  --al-h2: clamp(1.9rem, 4vw, 3.1rem);\r\n  --al-h3: clamp(1.3rem, 2.2vw, 1.75rem);\r\n  --al-body: 1.0625rem;\r\n  --al-small: 0.875rem;\r\n  --al-section-pad: clamp(4.5rem, 9vw, 9rem);\r\n  --al-container: 1200px;\r\n  font-family: var(--al-sans);\r\n  color: var(--al-text);\r\n  line-height: 1.5;\r\n  font-weight: 400;\r\n}\r\n.al-home, .al-home *, .al-home *::before, .al-home *::after { box-sizing: border-box; }\r\n.al-home h1, .al-home h2, .al-home h3, .al-home p, .al-home ul, .al-home dl, .al-home dd { margin: 0; }\r\n.al-home ul { list-style: none; padding: 0; }\r\n.al-home a { color: inherit; text-decoration: none; }\r\n.al-home img { max-width: 100%; height: auto; display: block; }\r\n.al-home ::selection { background: var(--al-green); color: var(--al-paper); }\r\n\r\n.al-home .al-reveal {\r\n  opacity: 0;\r\n  transform: translateY(28px);\r\n  transition: opacity 1.1s cubic-bezier(.2,.7,.2,1), transform 1.1s cubic-bezier(.2,.7,.2,1);\r\n}\r\n.al-home .al-reveal.is-visible { opacity: 1; transform: translateY(0); }\r\n\r\n.al-home .al-stagger > * {\r\n  opacity: 0;\r\n  transform: translateY(20px);\r\n  transition: opacity .9s ease-out, transform .9s ease-out;\r\n}\r\n.al-home .al-stagger.is-visible > *:nth-child(1) { opacity: 1; transform: translateY(0); transition-delay: .15s; }\r\n.al-home .al-stagger.is-visible > *:nth-child(2) { opacity: 1; transform: translateY(0); transition-delay: .30s; }\r\n.al-home .al-stagger.is-visible > *:nth-child(3) { opacity: 1; transform: translateY(0); transition-delay: .45s; }\r\n.al-home .al-stagger.is-visible > *:nth-child(4) { opacity: 1; transform: translateY(0); transition-delay: .60s; }\r\n.al-home .al-stagger.is-visible > *:nth-child(5) { opacity: 1; transform: translateY(0); transition-delay: .75s; }\r\n\r\n.al-home .al-words .al-word {\r\n  display: inline-block;\r\n  opacity: 0;\r\n  transform: translateY(0.6em);\r\n  transition: opacity .9s cubic-bezier(.2,.7,.2,1), transform .9s cubic-bezier(.2,.7,.2,1);\r\n}\r\n.al-home .al-words.is-visible .al-word { opacity: 1; transform: translateY(0); }\r\n\r\n.al-home .al-cta {\r\n  display: inline-block;\r\n  font-family: var(--al-sans);\r\n  font-size: 0.92rem;\r\n  font-weight: 700;\r\n  letter-spacing: 0.08em;\r\n  text-transform: uppercase;\r\n  padding: 1.1rem 2.4rem;\r\n  border: 1px solid currentColor;\r\n  background: transparent;\r\n  cursor: pointer;\r\n  transition: background 0.45s ease, color 0.45s ease, transform 0.4s cubic-bezier(.2,.9,.3,1);\r\n  will-change: transform;\r\n  position: relative;\r\n}\r\n.al-home .al-cta--paper { color: var(--al-paper); }\r\n.al-home .al-cta--paper:hover { background: var(--al-paper); color: var(--al-green-deep); }\r\n\r\n.al-home .al-progress {\r\n  position: fixed;\r\n  top: 0;\r\n  left: 0;\r\n  width: 2px;\r\n  height: 0;\r\n  background: var(--al-green-medium);\r\n  z-index: 9999;\r\n  transition: height 0.1s linear;\r\n  pointer-events: none;\r\n}\r\n\r\n\/* ============================================ *\/\r\n\/* BLOQUE 1 \u00b7 HERO REFORZADO                    *\/\r\n\/* ============================================ *\/\r\n.al-home .al-hero {\r\n  background: var(--al-green-deep);\r\n  color: var(--al-paper);\r\n  padding: clamp(6rem, 10vw, 9rem) 1.5rem clamp(8rem, 12vw, 11rem);\r\n  min-height: 100vh;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  text-align: center;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n\/* Marcas editoriales en esquinas *\/\r\n.al-home .al-hero-mark {\r\n  position: absolute;\r\n  font-family: var(--al-sans);\r\n  font-size: 0.68rem;\r\n  letter-spacing: 0.22em;\r\n  text-transform: uppercase;\r\n  color: var(--al-paper);\r\n  opacity: 0;\r\n  z-index: 2;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 0.6rem;\r\n  animation: al-fade-in 1.4s 1.4s cubic-bezier(.2,.7,.2,1) forwards;\r\n}\r\n.al-home .al-hero-mark--tl { top: 2rem; left: 2rem; }\r\n.al-home .al-hero-mark--tr { top: 2rem; right: 2rem; }\r\n.al-home .al-hero-mark--bl { bottom: 2rem; left: 2rem; }\r\n.al-home .al-hero-mark-dot {\r\n  width: 7px;\r\n  height: 7px;\r\n  background: var(--al-paper);\r\n  border-radius: 50%;\r\n  display: inline-block;\r\n  animation: al-pulse-dot 2.2s ease-in-out infinite;\r\n}\r\n@keyframes al-pulse-dot {\r\n  0%, 100% { opacity: 0.45; transform: scale(1); box-shadow: 0 0 0 0 rgba(243,241,236,0); }\r\n  50% { opacity: 1; transform: scale(1.1); box-shadow: 0 0 0 6px rgba(243,241,236,0.15); }\r\n}\r\n@keyframes al-fade-in { to { opacity: 0.6; } }\r\n\r\n\/* Blobs *\/\r\n.al-home .al-hero-blob {\r\n  position: absolute;\r\n  border-radius: 50%;\r\n  filter: blur(90px);\r\n  opacity: 0.5;\r\n  pointer-events: none;\r\n  will-change: transform;\r\n  transition: transform 1.8s cubic-bezier(.2,.7,.2,1);\r\n}\r\n.al-home .al-hero-blob--a {\r\n  width: 680px; height: 680px;\r\n  background: radial-gradient(circle, var(--al-green-medium), transparent 65%);\r\n  top: -10%; left: -8%;\r\n  animation: al-float-a 24s ease-in-out infinite;\r\n}\r\n.al-home .al-hero-blob--b {\r\n  width: 600px; height: 600px;\r\n  background: radial-gradient(circle, #2B6A53, transparent 65%);\r\n  bottom: -18%; right: -12%;\r\n  animation: al-float-b 28s ease-in-out infinite;\r\n}\r\n@keyframes al-float-a {\r\n  0%, 100% { transform: translate(var(--mx,0), var(--my,0)) scale(1); }\r\n  50% { transform: translate(calc(var(--mx,0px) + 80px), calc(var(--my,0px) + 60px)) scale(1.08); }\r\n}\r\n@keyframes al-float-b {\r\n  0%, 100% { transform: translate(var(--mx,0), var(--my,0)) scale(1); }\r\n  50% { transform: translate(calc(var(--mx,0px) - 60px), calc(var(--my,0px) - 40px)) scale(1.05); }\r\n}\r\n\r\n.al-home .al-hero-inner {\r\n  max-width: 1080px;\r\n  margin: 0 auto;\r\n  position: relative;\r\n  z-index: 1;\r\n}\r\n\r\n.al-home .al-hero h1 {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-size: var(--al-h1);\r\n  line-height: 1.02;\r\n  letter-spacing: -0.02em;\r\n  margin: 0 0 2.5rem;\r\n  color: var(--al-paper);\r\n  opacity: 0;\r\n  transform: translateY(28px);\r\n  animation: al-hero-enter 1.3s 0.2s cubic-bezier(.2,.7,.2,1) forwards;\r\n}\r\n.al-home .al-hero-sub {\r\n  font-family: var(--al-sans);\r\n  font-size: var(--al-body);\r\n  line-height: 1.7;\r\n  color: var(--al-paper);\r\n  opacity: 0.82;\r\n  max-width: 640px;\r\n  margin: 0 auto 3rem;\r\n  font-weight: 300;\r\n  opacity: 0;\r\n  transform: translateY(20px);\r\n  animation: al-hero-enter 1.2s 0.7s cubic-bezier(.2,.7,.2,1) forwards;\r\n}\r\n.al-home .al-hero .al-cta {\r\n  opacity: 0;\r\n  transform: translateY(20px);\r\n  animation: al-hero-enter 1.2s 1.05s cubic-bezier(.2,.7,.2,1) forwards;\r\n}\r\n.al-home .al-hero-micro {\r\n  font-family: var(--al-sans);\r\n  font-size: var(--al-small);\r\n  font-style: italic;\r\n  color: var(--al-paper);\r\n  opacity: 0.45;\r\n  margin: 1.5rem 0 0;\r\n  letter-spacing: 0.02em;\r\n  opacity: 0;\r\n  transform: translateY(20px);\r\n  animation: al-hero-enter-micro 1.2s 1.35s cubic-bezier(.2,.7,.2,1) forwards;\r\n}\r\n@keyframes al-hero-enter { to { opacity: 1; transform: translateY(0); } }\r\n@keyframes al-hero-enter-micro { to { opacity: 0.45; transform: translateY(0); } }\r\n\r\n\/* Palabra rotativa *\/\r\n.al-home .al-rotate {\r\n  display: inline-grid;\r\n  vertical-align: bottom;\r\n  position: relative;\r\n}\r\n.al-home .al-rotate > em {\r\n  grid-area: 1 \/ 1;\r\n  font-style: italic;\r\n  opacity: 0;\r\n  white-space: nowrap;\r\n  animation: al-rotate-cycle 9s infinite;\r\n  color: var(--al-paper);\r\n}\r\n.al-home .al-rotate > em:nth-child(1) { animation-delay: 1.6s; }\r\n.al-home .al-rotate > em:nth-child(2) { animation-delay: 4.6s; }\r\n.al-home .al-rotate > em:nth-child(3) { animation-delay: 7.6s; }\r\n@keyframes al-rotate-cycle {\r\n  0%, 4%   { opacity: 0; transform: translateY(40%); }\r\n  8%, 30%  { opacity: 0.92; transform: translateY(0); }\r\n  34%, 100%{ opacity: 0; transform: translateY(-40%); }\r\n}\r\n\r\n\/* Scroll indicator *\/\r\n.al-home .al-hero-scroll {\r\n  position: absolute;\r\n  bottom: 3.5rem;\r\n  left: 50%;\r\n  transform: translateX(-50%);\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  gap: 1.2rem;\r\n  z-index: 2;\r\n  opacity: 0;\r\n  animation: al-fade-in-full 1.4s 1.8s cubic-bezier(.2,.7,.2,1) forwards;\r\n}\r\n@keyframes al-fade-in-full { to { opacity: 1; } }\r\n.al-home .al-hero-scroll-label {\r\n  font-family: var(--al-sans);\r\n  font-size: 0.62rem;\r\n  letter-spacing: 0.32em;\r\n  text-transform: uppercase;\r\n  color: var(--al-paper);\r\n  opacity: 0.55;\r\n}\r\n.al-home .al-hero-scroll-line {\r\n  width: 1px;\r\n  height: 70px;\r\n  background: rgba(243,241,236,0.2);\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.al-home .al-hero-scroll-line::after {\r\n  content: '';\r\n  position: absolute;\r\n  top: -40px;\r\n  left: 0;\r\n  width: 100%;\r\n  height: 40px;\r\n  background: linear-gradient(to bottom, transparent, var(--al-paper));\r\n  animation: al-scroll-beam 2.8s cubic-bezier(.5,0,.5,1) infinite;\r\n}\r\n@keyframes al-scroll-beam {\r\n  0% { top: -40px; opacity: 0; }\r\n  20% { opacity: 1; }\r\n  80% { opacity: 1; }\r\n  100% { top: 70px; opacity: 0; }\r\n}\r\n\r\n\/* BLOQUE 2 \u00b7 ESPEJO *\/\r\n.al-home .al-mirror {\r\n  background: var(--al-paper);\r\n  color: var(--al-text);\r\n  padding: var(--al-section-pad) 1.5rem;\r\n}\r\n.al-home .al-mirror-inner { max-width: 880px; margin: 0 auto; }\r\n.al-home .al-mirror h2 {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-size: var(--al-h2);\r\n  line-height: 1.15;\r\n  letter-spacing: -0.015em;\r\n  color: var(--al-green);\r\n  margin: 0 0 3rem;\r\n  max-width: 740px;\r\n}\r\n.al-home .al-mirror-lines {\r\n  margin: 0 0 3.5rem;\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-style: italic;\r\n  font-size: clamp(1.3rem, 2.2vw, 1.75rem);\r\n  line-height: 1.55;\r\n  color: var(--al-green);\r\n}\r\n.al-home .al-mirror-lines li {\r\n  padding: 1.15rem 0;\r\n  border-bottom: 1px solid var(--al-border);\r\n}\r\n.al-home .al-mirror-lines li:last-child { border-bottom: none; }\r\n.al-home .al-mirror-close {\r\n  font-family: var(--al-sans);\r\n  font-size: var(--al-body);\r\n  line-height: 1.7;\r\n  color: var(--al-text-soft);\r\n  max-width: 660px;\r\n}\r\n.al-home .al-mirror-close strong { color: var(--al-green); font-weight: 700; }\r\n\r\n\/* BLOQUE 3 \u00b7 REENCUADRE *\/\r\n.al-home .al-reframe { background: var(--al-paper-light); }\r\n.al-home .al-reframe-top {\r\n  padding: var(--al-section-pad) 1.5rem clamp(3rem, 6vw, 6rem);\r\n  max-width: var(--al-container);\r\n  margin: 0 auto;\r\n}\r\n.al-home .al-reframe-top h2 {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-size: var(--al-h2);\r\n  line-height: 1.12;\r\n  letter-spacing: -0.015em;\r\n  color: var(--al-green);\r\n  margin: 0 0 3rem;\r\n  max-width: 900px;\r\n}\r\n.al-home .al-reframe-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 4rem;\r\n  align-items: start;\r\n}\r\n.al-home .al-reframe-stat { border-left: 1px solid var(--al-green); padding-left: 1.85rem; }\r\n.al-home .al-reframe-stat-number {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-size: clamp(3.2rem, 6.5vw, 5rem);\r\n  line-height: 1;\r\n  color: var(--al-green);\r\n  margin: 0 0 1rem;\r\n  letter-spacing: -0.035em;\r\n}\r\n.al-home .al-reframe-stat-label {\r\n  font-family: var(--al-sans);\r\n  font-size: 0.95rem;\r\n  line-height: 1.6;\r\n  color: var(--al-text-soft);\r\n  max-width: 360px;\r\n}\r\n.al-home .al-reframe-body {\r\n  font-family: var(--al-sans);\r\n  font-size: var(--al-body);\r\n  line-height: 1.75;\r\n  color: var(--al-text);\r\n  max-width: 500px;\r\n}\r\n.al-home .al-reframe-body p { margin: 0 0 1.25rem; }\r\n.al-home .al-reframe-body p:last-child { margin: 0; }\r\n.al-home .al-reframe-bottom {\r\n  background: var(--al-green-deep);\r\n  color: var(--al-paper);\r\n  padding: clamp(5rem, 13vw, 10rem) 1.5rem;\r\n  text-align: center;\r\n}\r\n.al-home .al-reframe-quote {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-style: italic;\r\n  font-size: clamp(1.7rem, 3.8vw, 2.8rem);\r\n  line-height: 1.3;\r\n  letter-spacing: -0.01em;\r\n  max-width: 900px;\r\n  margin: 0 auto;\r\n  color: var(--al-paper);\r\n}\r\n.al-home .al-reframe-quote span { display: block; opacity: 0.85; margin-top: 0.5rem; }\r\n\r\n\/* BLOQUE 4 \u00b7 M\u00c9TODO *\/\r\n.al-home .al-method {\r\n  background: var(--al-paper);\r\n  padding: var(--al-section-pad) 1.5rem;\r\n}\r\n.al-home .al-method-inner { max-width: var(--al-container); margin: 0 auto; }\r\n.al-home .al-method-header { max-width: 760px; margin: 0 0 clamp(3rem, 6vw, 5rem); }\r\n.al-home .al-method-eyebrow,\r\n.al-home .al-cases-eyebrow,\r\n.al-home .al-fit-eyebrow,\r\n.al-home .al-process-eyebrow,\r\n.al-home .al-team-eyebrow {\r\n  font-family: var(--al-sans);\r\n  font-size: 0.78rem;\r\n  letter-spacing: 0.22em;\r\n  text-transform: uppercase;\r\n  margin: 0 0 1.25rem;\r\n  font-weight: 700;\r\n  color: var(--al-green);\r\n  opacity: 0.65;\r\n}\r\n.al-home .al-team-eyebrow { color: var(--al-paper); opacity: 0.55; font-weight: 400; }\r\n.al-home .al-method h2 {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-size: var(--al-h2);\r\n  line-height: 1.12;\r\n  letter-spacing: -0.015em;\r\n  color: var(--al-green);\r\n  margin: 0 0 1rem;\r\n}\r\n.al-home .al-method-sub {\r\n  font-family: var(--al-sans);\r\n  font-size: var(--al-body);\r\n  font-style: italic;\r\n  color: var(--al-text-soft);\r\n}\r\n.al-home .al-method-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 3rem 4rem;\r\n  perspective: 1000px;\r\n}\r\n.al-home .al-method-card {\r\n  border-top: 1px solid var(--al-border);\r\n  padding-top: 1.85rem;\r\n  transition: transform 0.5s cubic-bezier(.2,.9,.3,1);\r\n  transform-style: preserve-3d;\r\n}\r\n.al-home .al-method-card:hover { transform: translateY(-4px) rotateX(2deg); }\r\n.al-home .al-method-num {\r\n  font-family: var(--al-serif);\r\n  font-weight: 500;\r\n  font-style: italic;\r\n  font-size: 1rem;\r\n  color: var(--al-green);\r\n  opacity: 0.7;\r\n  letter-spacing: 0.04em;\r\n  margin: 0 0 1.25rem;\r\n  display: block;\r\n}\r\n.al-home .al-method-card h3 {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-size: var(--al-h3);\r\n  line-height: 1.25;\r\n  color: var(--al-green);\r\n  margin: 0 0 1rem;\r\n  letter-spacing: -0.01em;\r\n}\r\n.al-home .al-method-card p {\r\n  font-family: var(--al-sans);\r\n  font-size: 1rem;\r\n  line-height: 1.7;\r\n  color: var(--al-text);\r\n}\r\n.al-home .al-method-principle {\r\n  margin-top: clamp(4rem, 7vw, 6rem);\r\n  padding-top: 3rem;\r\n  border-top: 1px solid var(--al-border);\r\n  text-align: center;\r\n}\r\n.al-home .al-method-principle em {\r\n  font-family: var(--al-serif);\r\n  font-style: italic;\r\n  font-weight: 500;\r\n  font-size: 1.4rem;\r\n  color: var(--al-green);\r\n  letter-spacing: 0.01em;\r\n  display: block;\r\n  margin: 0 0 1rem;\r\n}\r\n.al-home .al-method-principle p {\r\n  font-family: var(--al-sans);\r\n  font-size: var(--al-body);\r\n  line-height: 1.7;\r\n  color: var(--al-text-soft);\r\n  max-width: 720px;\r\n  margin: 0 auto;\r\n}\r\n\r\n\/* MARQUEE INFINITO *\/\r\n.al-home .al-marquee {\r\n  background: var(--al-green);\r\n  color: var(--al-paper);\r\n  padding: 2.5rem 0;\r\n  overflow: hidden;\r\n  border-top: 1px solid var(--al-border-dark);\r\n  border-bottom: 1px solid var(--al-border-dark);\r\n}\r\n.al-home .al-marquee-track {\r\n  display: flex;\r\n  gap: 4rem;\r\n  width: max-content;\r\n  animation: al-marquee 55s linear infinite;\r\n  will-change: transform;\r\n}\r\n.al-home .al-marquee-item {\r\n  font-family: var(--al-serif);\r\n  font-style: italic;\r\n  font-weight: 400;\r\n  font-size: clamp(1.4rem, 2.4vw, 2rem);\r\n  letter-spacing: -0.01em;\r\n  white-space: nowrap;\r\n  opacity: 0.92;\r\n  display: flex;\r\n  align-items: center;\r\n}\r\n.al-home .al-marquee-item::after {\r\n  content: '\u00b7';\r\n  display: inline-block;\r\n  margin-left: 4rem;\r\n  font-style: normal;\r\n  opacity: 0.5;\r\n}\r\n@keyframes al-marquee {\r\n  0% { transform: translateX(0); }\r\n  100% { transform: translateX(-50%); }\r\n}\r\n\r\n\/* BLOQUE 5 \u00b7 EQUIPO *\/\r\n.al-home .al-team {\r\n  background: var(--al-green-deep);\r\n  color: var(--al-paper);\r\n  padding: var(--al-section-pad) 1.5rem;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.al-home .al-team-inner { max-width: var(--al-container); margin: 0 auto; position: relative; z-index: 1; }\r\n.al-home .al-team-header {\r\n  text-align: center;\r\n  max-width: 820px;\r\n  margin: 0 auto clamp(3rem, 6vw, 5rem);\r\n}\r\n.al-home .al-team-header h2 {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-size: var(--al-h2);\r\n  line-height: 1.1;\r\n  letter-spacing: -0.015em;\r\n  color: var(--al-paper);\r\n  margin: 0;\r\n}\r\n.al-home .al-team-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 4rem;\r\n}\r\n.al-home .al-team-card { display: flex; flex-direction: column; }\r\n.al-home .al-team-photo {\r\n  aspect-ratio: 4\/5;\r\n  overflow: hidden;\r\n  margin-bottom: 1.75rem;\r\n  background: var(--al-green-medium);\r\n  position: relative;\r\n}\r\n.al-home .al-team-photo img {\r\n  width: 100%;\r\n  height: 110%;\r\n  object-fit: cover;\r\n  filter: saturate(0.85) contrast(1.02);\r\n  transition: filter 0.6s ease, transform 0.4s cubic-bezier(.2,.7,.2,1);\r\n  will-change: transform;\r\n}\r\n.al-home .al-team-card:hover .al-team-photo img { filter: saturate(1) contrast(1.05); }\r\n.al-home .al-team-name {\r\n  font-family: var(--al-serif);\r\n  font-weight: 500;\r\n  font-size: clamp(1.4rem, 2.4vw, 1.85rem);\r\n  line-height: 1.2;\r\n  letter-spacing: -0.01em;\r\n  color: var(--al-paper);\r\n  margin: 0 0 0.5rem;\r\n}\r\n.al-home .al-team-role {\r\n  font-family: var(--al-sans);\r\n  font-size: 0.85rem;\r\n  font-weight: 700;\r\n  letter-spacing: 0.04em;\r\n  text-transform: uppercase;\r\n  color: var(--al-paper);\r\n  opacity: 0.7;\r\n  margin: 0 0 1.25rem;\r\n  line-height: 1.6;\r\n}\r\n.al-home .al-team-desc {\r\n  font-family: var(--al-sans);\r\n  font-size: 1rem;\r\n  line-height: 1.7;\r\n  color: var(--al-paper);\r\n  opacity: 0.85;\r\n  font-weight: 300;\r\n}\r\n\r\n\/* BLOQUE 6 \u00b7 CASOS *\/\r\n.al-home .al-cases {\r\n  background: var(--al-paper);\r\n  position: relative;\r\n}\r\n.al-home .al-cases-header {\r\n  padding: var(--al-section-pad) 1.5rem clamp(2rem, 5vw, 4rem);\r\n  max-width: var(--al-container);\r\n  margin: 0 auto;\r\n}\r\n.al-home .al-cases-header-inner { max-width: 760px; }\r\n.al-home .al-cases h2 {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-size: var(--al-h2);\r\n  line-height: 1.12;\r\n  letter-spacing: -0.015em;\r\n  color: var(--al-green);\r\n  margin: 0 0 1rem;\r\n}\r\n.al-home .al-cases-sub {\r\n  font-family: var(--al-sans);\r\n  font-size: var(--al-body);\r\n  font-style: italic;\r\n  color: var(--al-text-soft);\r\n}\r\n.al-home .al-cases-list {\r\n  max-width: var(--al-container);\r\n  margin: 0 auto;\r\n  padding: 0 1.5rem var(--al-section-pad);\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 1.5rem;\r\n}\r\n.al-home .al-case {\r\n  background: var(--al-paper-light);\r\n  border: 1px solid var(--al-border);\r\n  padding: clamp(2rem, 3.5vw, 3rem);\r\n  display: grid;\r\n  grid-template-columns: 0.85fr 1.7fr;\r\n  gap: 3rem;\r\n  align-items: start;\r\n  transition: border-color 0.4s ease, transform 0.4s cubic-bezier(.2,.9,.3,1);\r\n}\r\n.al-home .al-case:hover {\r\n  border-color: var(--al-green);\r\n  transform: translateY(-2px);\r\n}\r\n.al-home .al-case-head {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 0.75rem;\r\n  border-right: 1px solid var(--al-border);\r\n  padding-right: 2rem;\r\n  align-self: stretch;\r\n}\r\n.al-home .al-case-number {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-size: clamp(3.5rem, 6vw, 5rem);\r\n  line-height: 0.9;\r\n  letter-spacing: -0.04em;\r\n  color: var(--al-green);\r\n}\r\n.al-home .al-case-label {\r\n  font-family: var(--al-sans);\r\n  font-size: 0.72rem;\r\n  letter-spacing: 0.18em;\r\n  text-transform: uppercase;\r\n  color: var(--al-text-soft);\r\n}\r\n.al-home .al-case-title {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-size: clamp(1.4rem, 2.2vw, 1.75rem);\r\n  line-height: 1.3;\r\n  color: var(--al-green);\r\n  margin: 0 0 1.5rem;\r\n  letter-spacing: -0.01em;\r\n}\r\n.al-home .al-case-data {\r\n  display: grid;\r\n  grid-template-columns: 130px 1fr;\r\n  gap: 0.6rem 1.25rem;\r\n  margin: 0 0 1.5rem;\r\n  font-family: var(--al-sans);\r\n  font-size: 0.92rem;\r\n  line-height: 1.6;\r\n}\r\n.al-home .al-case-data dt {\r\n  font-weight: 700;\r\n  text-transform: uppercase;\r\n  font-size: 0.68rem;\r\n  letter-spacing: 0.12em;\r\n  color: var(--al-green);\r\n  padding-top: 0.2rem;\r\n}\r\n.al-home .al-case-data dd { color: var(--al-text); }\r\n.al-home .al-case-quote {\r\n  font-family: var(--al-serif);\r\n  font-style: italic;\r\n  font-size: 1.1rem;\r\n  line-height: 1.55;\r\n  color: var(--al-green);\r\n  border-left: 2px solid var(--al-green);\r\n  padding-left: 1.25rem;\r\n  margin: 0;\r\n}\r\n\r\n\/* BLOQUE 7 \u00b7 ENCAJE *\/\r\n.al-home .al-fit {\r\n  background: var(--al-paper-dim);\r\n  padding: var(--al-section-pad) 1.5rem;\r\n}\r\n.al-home .al-fit-inner { max-width: var(--al-container); margin: 0 auto; }\r\n.al-home .al-fit-header {\r\n  text-align: center;\r\n  max-width: 760px;\r\n  margin: 0 auto clamp(3.5rem, 7vw, 5rem);\r\n}\r\n.al-home .al-fit h2 {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-size: var(--al-h2);\r\n  line-height: 1.12;\r\n  letter-spacing: -0.015em;\r\n  color: var(--al-green);\r\n  margin: 0 0 1.25rem;\r\n}\r\n.al-home .al-fit-sub {\r\n  font-family: var(--al-sans);\r\n  font-size: var(--al-body);\r\n  font-style: italic;\r\n  color: var(--al-text-soft);\r\n  max-width: 620px;\r\n  margin: 0 auto;\r\n}\r\n.al-home .al-fit-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 4rem;\r\n}\r\n.al-home .al-fit-col-title {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-style: italic;\r\n  font-size: 1.5rem;\r\n  color: var(--al-green);\r\n  margin: 0 0 2rem;\r\n  padding-bottom: 1rem;\r\n  border-bottom: 1px solid var(--al-green);\r\n  letter-spacing: -0.01em;\r\n}\r\n.al-home .al-fit-list li {\r\n  font-family: var(--al-sans);\r\n  font-size: 1rem;\r\n  line-height: 1.6;\r\n  color: var(--al-text);\r\n  padding: 0.85rem 0 0.85rem 1.75rem;\r\n  position: relative;\r\n}\r\n.al-home .al-fit-list li::before {\r\n  content: '\u2014';\r\n  position: absolute;\r\n  left: 0;\r\n  color: var(--al-green);\r\n  font-weight: 700;\r\n}\r\n\r\n\/* BLOQUE 8 \u00b7 PROCESO *\/\r\n.al-home .al-process {\r\n  background: var(--al-paper-light);\r\n  padding: var(--al-section-pad) 1.5rem;\r\n}\r\n.al-home .al-process-inner { max-width: 820px; margin: 0 auto; }\r\n.al-home .al-process-header {\r\n  text-align: center;\r\n  margin: 0 0 clamp(3.5rem, 7vw, 5rem);\r\n}\r\n.al-home .al-process h2 {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-size: var(--al-h2);\r\n  line-height: 1.12;\r\n  letter-spacing: -0.015em;\r\n  color: var(--al-green);\r\n  margin: 0;\r\n}\r\n.al-home .al-process-list { position: relative; }\r\n.al-home .al-process-list::before {\r\n  content: '';\r\n  position: absolute;\r\n  left: 28px;\r\n  top: 28px;\r\n  bottom: 28px;\r\n  width: 1px;\r\n  background: var(--al-border);\r\n}\r\n.al-home .al-process-step {\r\n  display: grid;\r\n  grid-template-columns: 56px 1fr;\r\n  gap: 2rem;\r\n  align-items: start;\r\n  padding: 1.5rem 0;\r\n  position: relative;\r\n}\r\n.al-home .al-process-num {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-size: 1.65rem;\r\n  color: var(--al-paper);\r\n  background: var(--al-green);\r\n  width: 56px;\r\n  height: 56px;\r\n  border-radius: 50%;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  line-height: 1;\r\n  position: relative;\r\n  z-index: 1;\r\n  letter-spacing: -0.02em;\r\n}\r\n.al-home .al-process-text {\r\n  font-family: var(--al-sans);\r\n  font-size: 1.0625rem;\r\n  line-height: 1.65;\r\n  color: var(--al-text);\r\n  padding-top: 0.85rem;\r\n}\r\n.al-home .al-process-text strong { font-weight: 700; color: var(--al-green); }\r\n.al-home .al-process-micro {\r\n  text-align: center;\r\n  margin: 3rem 0 0;\r\n  font-family: var(--al-sans);\r\n  font-size: var(--al-small);\r\n  font-style: italic;\r\n  color: var(--al-text-soft);\r\n}\r\n\r\n\/* BLOQUE 9 \u00b7 CIERRE *\/\r\n.al-home .al-close {\r\n  background: var(--al-green-deep);\r\n  color: var(--al-paper);\r\n  padding: clamp(6rem, 14vw, 12rem) 1.5rem;\r\n  text-align: center;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.al-home .al-close-blob {\r\n  position: absolute;\r\n  width: 700px; height: 700px;\r\n  border-radius: 50%;\r\n  background: radial-gradient(circle, var(--al-green-medium), transparent 65%);\r\n  filter: blur(100px);\r\n  opacity: 0.4;\r\n  top: 50%; left: 50%;\r\n  transform: translate(-50%, -50%);\r\n  animation: al-pulse 12s ease-in-out infinite;\r\n  pointer-events: none;\r\n}\r\n@keyframes al-pulse {\r\n  0%, 100% { transform: translate(-50%, -50%) scale(1); opacity: 0.4; }\r\n  50% { transform: translate(-50%, -50%) scale(1.15); opacity: 0.55; }\r\n}\r\n.al-home .al-close-inner { max-width: 880px; margin: 0 auto; position: relative; z-index: 1; }\r\n.al-home .al-close h2 {\r\n  font-family: var(--al-serif);\r\n  font-weight: 400;\r\n  font-size: clamp(2.2rem, 5.5vw, 4.2rem);\r\n  line-height: 1.1;\r\n  letter-spacing: -0.02em;\r\n  color: var(--al-paper);\r\n  margin: 0 0 3rem;\r\n}\r\n.al-home .al-close-micro {\r\n  font-family: var(--al-sans);\r\n  font-size: var(--al-small);\r\n  font-style: italic;\r\n  color: var(--al-paper);\r\n  opacity: 0.5;\r\n  margin: 1.75rem 0 0;\r\n  letter-spacing: 0.02em;\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n@media (max-width: 900px) {\r\n  .al-home .al-reframe-grid,\r\n  .al-home .al-method-grid,\r\n  .al-home .al-team-grid,\r\n  .al-home .al-fit-grid { grid-template-columns: 1fr; gap: 3rem; }\r\n  .al-home .al-progress { display: none; }\r\n  .al-home .al-case {\r\n    grid-template-columns: 1fr;\r\n    gap: 1.75rem;\r\n  }\r\n  .al-home .al-case-head {\r\n    flex-direction: row;\r\n    align-items: baseline;\r\n    justify-content: space-between;\r\n    border-right: none;\r\n    border-bottom: 1px solid var(--al-border);\r\n    padding-right: 0;\r\n    padding-bottom: 1.25rem;\r\n    gap: 1rem;\r\n  }\r\n}\r\n@media (max-width: 700px) {\r\n  .al-home .al-hero-mark--bl { display: none; }\r\n  .al-home .al-hero-mark { font-size: 0.6rem; }\r\n  .al-home .al-hero-mark--tl { top: 1.25rem; left: 1.25rem; }\r\n  .al-home .al-hero-mark--tr { top: 1.25rem; right: 1.25rem; }\r\n  .al-home .al-hero-scroll { bottom: 2rem; }\r\n  .al-home .al-hero-scroll-line { height: 50px; }\r\n}\r\n@media (max-width: 600px) {\r\n  .al-home .al-hero { min-height: 100vh; padding-left: 1.25rem; padding-right: 1.25rem; }\r\n  .al-home .al-mirror,\r\n  .al-home .al-reframe-top,\r\n  .al-home .al-method,\r\n  .al-home .al-team,\r\n  .al-home .al-cases-header,\r\n  .al-home .al-fit,\r\n  .al-home .al-process,\r\n  .al-home .al-close { padding-left: 1.25rem; padding-right: 1.25rem; }\r\n  .al-home .al-case-data { grid-template-columns: 1fr; gap: 0.25rem 0; }\r\n  .al-home .al-case-data dt { padding-top: 0.85rem; }\r\n  .al-home .al-case-data dt:first-child { padding-top: 0; }\r\n  .al-home .al-process-step { grid-template-columns: 48px 1fr; gap: 1.25rem; }\r\n  .al-home .al-process-num { width: 48px; height: 48px; font-size: 1.4rem; }\r\n  .al-home .al-process-list::before { left: 24px; }\r\n  .al-home .al-cta { padding: 1rem 1.85rem; font-size: 0.85rem; }\r\n  .al-home .al-marquee-item { font-size: 1.25rem; }\r\n  .al-home .al-marquee-item::after { margin-left: 2.5rem; }\r\n}\r\n\r\n@media (prefers-reduced-motion: reduce) {\r\n  .al-home .al-reveal, .al-home .al-stagger > *, .al-home .al-words .al-word {\r\n    opacity: 1 !important; transform: none !important; transition: none !important;\r\n  }\r\n  .al-home .al-marquee-track,\r\n  .al-home .al-hero-blob,\r\n  .al-home .al-close-blob,\r\n  .al-home .al-hero-mark-dot,\r\n  .al-home .al-hero-scroll-line::after,\r\n  .al-home .al-rotate > em { animation: none !important; }\r\n  .al-home .al-rotate > em:first-child { opacity: 0.92 !important; }\r\n}\r\n<\/style>\r\n\r\n\r\n<div class=\"al-progress\"><\/div>\r\n<div class=\"al-home\">\r\n\r\n  <section class=\"al-hero\">\r\n    <!-- Marcas editoriales en esquinas -->\r\n    <div class=\"al-hero-mark al-hero-mark--tl\">\r\n      <span class=\"al-hero-mark-dot\"><\/span>\r\n      <span>Caso abierto \u00b7 N\u00ba 0501<\/span>\r\n    <\/div>\r\n    <div class=\"al-hero-mark al-hero-mark--bl\">Te atendemos en cualquier pa\u00eds del mundo<\/div>\r\n\r\n    <!-- Blobs animados -->\r\n    <div class=\"al-hero-blob al-hero-blob--a\" data-blob><\/div>\r\n    <div class=\"al-hero-blob al-hero-blob--b\" data-blob><\/div>\r\n\r\n    <div class=\"al-hero-inner\">\r\n      <h1>\r\n        Donde el diagn\u00f3stico termina,<br>\r\n        la <span class=\"al-rotate\"><em>investigaci\u00f3n<\/em><em>hip\u00f3tesis<\/em><em>respuesta<\/em><\/span> empieza.\r\n      <\/h1>\r\n      <p class=\"al-hero-sub\">Especializados en casos cr\u00f3nicos y complejos que el circuito m\u00e9dico convencional ha dejado abiertos. Investigamos, documentamos y devolvemos una hip\u00f3tesis nueva.<\/p>\r\n      <a href=\"https:\/\/acesolumina.com\/contacto\/\" class=\"al-cta al-cta--paper\" data-magnetic>Abrir mi caso<\/a>\r\n      <p class=\"al-hero-micro\">Sin promesas. Solo m\u00e9todo.<\/p>\r\n    <\/div>\r\n\r\n    <!-- Indicador de scroll -->\r\n    <div class=\"al-hero-scroll\" aria-hidden=\"true\">\r\n      <span class=\"al-hero-scroll-label\">Scroll<\/span>\r\n      <span class=\"al-hero-scroll-line\"><\/span>\r\n    <\/div>\r\n  <\/section>\r\n\r\n\r\n  <section class=\"al-mirror\">\r\n    <div class=\"al-mirror-inner\">\r\n      <h2 class=\"al-reveal\">Si est\u00e1s leyendo esto, probablemente no es tu primera consulta.<\/h2>\r\n      <ul class=\"al-mirror-lines al-stagger\">\r\n        <li>Has visto a tres, cinco, diez especialistas.<\/li>\r\n        <li>Tienes una carpeta de anal\u00edticas que ya nadie revisa entera.<\/li>\r\n        <li>Las pruebas salen bien. T\u00fa no.<\/li>\r\n        <li>Tienes diagn\u00f3stico, pero el tratamiento no termina de funcionar.<\/li>\r\n        <li>Has dejado de explicar lo que te pasa porque te cansa repetirlo.<\/li>\r\n      <\/ul>\r\n      <p class=\"al-mirror-close al-reveal\">No est\u00e1s exagerando. Est\u00e1s en una etapa que tiene nombre cl\u00ednico: <strong>caso abierto<\/strong>. Y se aborda diferente.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n\r\n  <section class=\"al-reframe\">\r\n    <div class=\"al-reframe-top\">\r\n      <h2 class=\"al-reveal\">El problema no es tu cuerpo. Es el tiempo que se le dedica a entenderlo.<\/h2>\r\n      <div class=\"al-reframe-grid\">\r\n        <div class=\"al-reframe-stat al-reveal\">\r\n          <p class=\"al-reframe-stat-number\">&lt; 10 min<\/p>\r\n          <p class=\"al-reframe-stat-label\">Duraci\u00f3n media de una consulta cl\u00ednica convencional por paciente.<\/p>\r\n        <\/div>\r\n        <div class=\"al-reframe-body al-reveal\">\r\n          <p>Un caso complejo requiere semanas: historial completo, pruebas cruzadas, variables ambientales, h\u00e1bitos, hip\u00f3tesis funcionales, contraste con literatura cient\u00edfica reciente.<\/p>\r\n          <p>Aceso Lumina existe para hacer ese trabajo. Nada m\u00e1s. Nada menos.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"al-reframe-bottom\">\r\n      <p class=\"al-reframe-quote al-reveal\">Tu caso no est\u00e1 cerrado. <span>Solo no ha sido investigado todav\u00eda.<\/span><\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n\r\n  <section class=\"al-method\">\r\n    <div class=\"al-method-inner\">\r\n      <div class=\"al-method-header al-reveal\">\r\n        <p class=\"al-method-eyebrow\">El m\u00e9todo<\/p>\r\n        <h2>C\u00f3mo reabrimos un caso.<\/h2>\r\n        <p class=\"al-method-sub\">Cuatro fases. Sin atajos.<\/p>\r\n      <\/div>\r\n      <div class=\"al-method-grid al-stagger\">\r\n        <div class=\"al-method-card\">\r\n          <span class=\"al-method-num\">01 \u2014 Apertura<\/span>\r\n          <h3>Apertura del expediente.<\/h3>\r\n          <p>Revisi\u00f3n exhaustiva de tu historial cl\u00ednico, pruebas previas y tratamientos ensayados. Inventario de variables de contexto. Documentamos qu\u00e9 sabemos y, sobre todo, qu\u00e9 no se ha mirado todav\u00eda.<\/p>\r\n        <\/div>\r\n        <div class=\"al-method-card\">\r\n          <span class=\"al-method-num\">02 \u2014 Investigaci\u00f3n<\/span>\r\n          <h3>Investigaci\u00f3n dirigida.<\/h3>\r\n          <p>Cruzamos tus datos con literatura cient\u00edfica actualizada y experiencia cl\u00ednica directa en condiciones similares. Formulamos dos o tres hip\u00f3tesis funcionales priorizadas por evidencia y reversibilidad.<\/p>\r\n        <\/div>\r\n        <div class=\"al-method-card\">\r\n          <span class=\"al-method-num\">03 \u2014 Plan<\/span>\r\n          <h3>Plan accionable.<\/h3>\r\n          <p>Dise\u00f1amos una intervenci\u00f3n no farmacol\u00f3gica, medible y temporalizada. Nutrici\u00f3n cl\u00ednica personalizada, fisiolog\u00eda aplicada, manejo del entorno, suplementaci\u00f3n dirigida cuando hay justificaci\u00f3n cient\u00edfica.<\/p>\r\n        <\/div>\r\n        <div class=\"al-method-card\">\r\n          <span class=\"al-method-num\">04 \u2014 Seguimiento<\/span>\r\n          <h3>Seguimiento documentado.<\/h3>\r\n          <p>Revisamos progresos en plazos cortos. Cada ajuste queda registrado. Cada mejora, tambi\u00e9n. El caso permanece abierto hasta que los objetivos cl\u00ednicos se cumplen.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"al-method-principle al-reveal\">\r\n        <em>Primum non nocere.<\/em>\r\n        <p>Si una intervenci\u00f3n no es segura, reversible y sustentada en evidencia, no se aplica.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n\r\n  <section class=\"al-marquee\" aria-hidden=\"true\">\r\n    <div class=\"al-marquee-track\">\r\n      <span class=\"al-marquee-item\">Tu caso no est\u00e1 cerrado<\/span>\r\n      <span class=\"al-marquee-item\">La investigaci\u00f3n empieza<\/span>\r\n      <span class=\"al-marquee-item\">Donde otros ven un paciente dif\u00edcil, vemos un caso abierto<\/span>\r\n      <span class=\"al-marquee-item\">Primum non nocere<\/span>\r\n      <span class=\"al-marquee-item\">Caso por caso. Sin atajos<\/span>\r\n      <span class=\"al-marquee-item\">Tu caso no est\u00e1 cerrado<\/span>\r\n      <span class=\"al-marquee-item\">La investigaci\u00f3n empieza<\/span>\r\n      <span class=\"al-marquee-item\">Donde otros ven un paciente dif\u00edcil, vemos un caso abierto<\/span>\r\n      <span class=\"al-marquee-item\">Primum non nocere<\/span>\r\n      <span class=\"al-marquee-item\">Caso por caso. Sin atajos<\/span>\r\n    <\/div>\r\n  <\/section>\r\n\r\n\r\n  <section class=\"al-team\">\r\n    <div class=\"al-team-inner\">\r\n      <div class=\"al-team-header al-reveal\">\r\n        <p class=\"al-team-eyebrow\">El equipo<\/p>\r\n        <h2>Qui\u00e9n investiga tu caso.<\/h2>\r\n      <\/div>\r\n      <div class=\"al-team-grid al-stagger\">\r\n        <article class=\"al-team-card\">\r\n          <div class=\"al-team-photo\">\r\n            <img decoding=\"async\" src=\"https:\/\/acesolumina.com\/wp-content\/uploads\/2025\/12\/asdasfasf-1.png\" alt=\"Alejandro Luque, director cl\u00ednico de Aceso Lumina\" data-parallax=\"0.08\">\r\n          <\/div>\r\n          <h3 class=\"al-team-name\">Alejandro Luque<\/h3>\r\n          <p class=\"al-team-role\">Director cl\u00ednico \u00b7 Nutricionista cl\u00ednico<br>Especialista en salud integrativa basada en evidencia<\/p>\r\n          <p class=\"al-team-desc\">Ponente en congresos internacionales en M\u00e9xico, Colombia y Venezuela. Docente en formaciones post-universitarias sobre dieta cetog\u00e9nica cl\u00ednica, microbiota, abordaje neurocognitivo y nutrici\u00f3n oncol\u00f3gica. Especializado en casos digestivos refractarios, autoinmunidad y condiciones complejas resistentes al tratamiento convencional.<\/p>\r\n        <\/article>\r\n        <article class=\"al-team-card\">\r\n          <div class=\"al-team-photo\">\r\n            <img decoding=\"async\" src=\"https:\/\/acesolumina.com\/wp-content\/uploads\/2025\/12\/photo_2023-09-23_14-49-41.png\" alt=\"Inma Ram\u00edrez, subdirectora cl\u00ednica de Aceso Lumina\" data-parallax=\"0.08\">\r\n          <\/div>\r\n          <h3 class=\"al-team-name\">Inma Ram\u00edrez<\/h3>\r\n          <p class=\"al-team-role\">Subdirectora cl\u00ednica \u00b7 Nutricionista cl\u00ednica<br>Practitioner certificada del M\u00e9todo Creighton<\/p>\r\n          <p class=\"al-team-desc\">Especialista en Naprotecnolog\u00eda. Acompa\u00f1a casos de infertilidad sin causa identificada por el circuito m\u00e9dico, alteraciones del ciclo menstrual y salud hormonal compleja. Su enfoque investiga la fisiolog\u00eda reproductiva subyacente cuando la medicina convencional la ha catalogado como \"inexplicable\".<\/p>\r\n        <\/article>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n\r\n  <section class=\"al-cases\">\r\n    <div class=\"al-cases-header al-reveal\">\r\n      <div class=\"al-cases-header-inner\">\r\n        <p class=\"al-cases-eyebrow\">Casos resueltos<\/p>\r\n        <h2>Pacientes reales. Diagn\u00f3sticos sin respuesta. Tiempos reales.<\/h2>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"al-cases-list\">\r\n\r\n      <article class=\"al-case al-reveal\">\r\n        <div class=\"al-case-head\">\r\n          <p class=\"al-case-number\">01<\/p>\r\n          <span class=\"al-case-label\">3 meses<\/span>\r\n        <\/div>\r\n        <div class=\"al-case-body\">\r\n          <h3 class=\"al-case-title\">Patolog\u00eda intestinal de m\u00e1s de 20 a\u00f1os.<\/h3>\r\n          <dl class=\"al-case-data\">\r\n            <dt>Paciente<\/dt><dd>J. Manuel U. C., 60 a\u00f1os.<\/dd>\r\n            <dt>Estado inicial<\/dt><dd>Patolog\u00eda intestinal cr\u00f3nica de m\u00e1s de dos d\u00e9cadas, prediabetes, dislipidemia, deterioro f\u00edsico generalizado.<\/dd>\r\n            <dt>Resultado<\/dt><dd>Normalizaci\u00f3n de glucemia, l\u00edpidos en rango, resoluci\u00f3n de la acidez, recuperaci\u00f3n de actividad f\u00edsica diaria.<\/dd>\r\n          <\/dl>\r\n          <p class=\"al-case-quote\">\"Nunca en mi vida hab\u00eda tenido unas anal\u00edticas tan buenas.\"<\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"al-case al-reveal\">\r\n        <div class=\"al-case-head\">\r\n          <p class=\"al-case-number\">02<\/p>\r\n          <span class=\"al-case-label\">Programa extendido<\/span>\r\n        <\/div>\r\n        <div class=\"al-case-body\">\r\n          <h3 class=\"al-case-title\">M\u00faltiples patolog\u00edas, a\u00f1os de circuito m\u00e9dico sin respuesta.<\/h3>\r\n          <dl class=\"al-case-data\">\r\n            <dt>Paciente<\/dt><dd>\u00c1ngela M.<\/dd>\r\n            <dt>Estado inicial<\/dt><dd>Cuadro complejo de patolog\u00edas m\u00faltiples, a\u00f1os de consultas sin diagn\u00f3stico claro ni mejor\u00eda sostenida.<\/dd>\r\n            <dt>Resultado<\/dt><dd>Progresi\u00f3n sostenida del estado cl\u00ednico, recuperaci\u00f3n de autonom\u00eda y comprensi\u00f3n del propio caso.<\/dd>\r\n          <\/dl>\r\n          <p class=\"al-case-quote\">\"Luego de andar tantos a\u00f1os a oscuras, de m\u00e9dico en m\u00e9dico y sin respuestas, con Alejandro es con quien m\u00e1s he podido progresar.\"<\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"al-case al-reveal\">\r\n        <div class=\"al-case-head\">\r\n          <p class=\"al-case-number\">03<\/p>\r\n          <span class=\"al-case-label\">Acompa\u00f1amiento cl\u00ednico<\/span>\r\n        <\/div>\r\n        <div class=\"al-case-body\">\r\n          <h3 class=\"al-case-title\">Sintomatolog\u00eda digestiva no diagnosticada por especialistas.<\/h3>\r\n          <dl class=\"al-case-data\">\r\n            <dt>Paciente<\/dt><dd>Edith G.<\/dd>\r\n            <dt>Estado inicial<\/dt><dd>Problema digestivo persistente que los especialistas de aparato digestivo del circuito convencional no lograron diagnosticar.<\/dd>\r\n            <dt>Resultado<\/dt><dd>Resoluci\u00f3n sintom\u00e1tica completa.<\/dd>\r\n          <\/dl>\r\n          <p class=\"al-case-quote\">\"Logra la confianza absoluta del cliente y eso ayuda a la pronta mejor\u00eda.\"<\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"al-case al-reveal\">\r\n        <div class=\"al-case-head\">\r\n          <p class=\"al-case-number\">04<\/p>\r\n          <span class=\"al-case-label\">Plan dirigido<\/span>\r\n        <\/div>\r\n        <div class=\"al-case-body\">\r\n          <h3 class=\"al-case-title\">Bajo peso refractario y problemas digestivos cr\u00f3nicos.<\/h3>\r\n          <dl class=\"al-case-data\">\r\n            <dt>Paciente<\/dt><dd>Juan G. G., var\u00f3n, 1,74 m.<\/dd>\r\n            <dt>Estado inicial<\/dt><dd>60-62 kg sostenidos, problemas dermatol\u00f3gicos, distensi\u00f3n y gases persistentes.<\/dd>\r\n            <dt>Resultado<\/dt><dd>Ganancia hasta 70 kg comiendo menos volumen. Resoluci\u00f3n completa de problemas digestivos y cut\u00e1neos. Posteriormente se resolvi\u00f3 el caso del hijo, con deposiciones blandas cr\u00f3nicas no resueltas por la sanidad p\u00fablica.<\/dd>\r\n          <\/dl>\r\n          <p class=\"al-case-quote\">\"Con dos pinceladas, problemas de a\u00f1os se solucionaron.\"<\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n\r\n  <section class=\"al-fit\">\r\n    <div class=\"al-fit-inner\">\r\n      <div class=\"al-fit-header al-reveal\">\r\n        <p class=\"al-fit-eyebrow\">Encaje<\/p>\r\n        <h2>No aceptamos todos los casos.<\/h2>\r\n        <p class=\"al-fit-sub\">Investigar a fondo requiere tiempo. Solo entran los casos donde podemos hacer una diferencia real.<\/p>\r\n      <\/div>\r\n      <div class=\"al-fit-grid\">\r\n        <div class=\"al-reveal\">\r\n          <h3 class=\"al-fit-col-title\">Para ti si<\/h3>\r\n          <ul class=\"al-fit-list\">\r\n            <li>Has recibido al menos un diagn\u00f3stico que no se ha resuelto con el tratamiento est\u00e1ndar.<\/li>\r\n            <li>Tu cuadro persiste pese a m\u00faltiples intervenciones previas.<\/li>\r\n            <li>Est\u00e1s dispuesto a comprometerte con un proceso de meses, no de semanas.<\/li>\r\n            <li>Buscas un enfoque complementario al m\u00e9dico, no sustitutivo.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n        <div class=\"al-reveal\">\r\n          <h3 class=\"al-fit-col-title\">No para ti si<\/h3>\r\n          <ul class=\"al-fit-list\">\r\n            <li>Esperas un protocolo r\u00e1pido o una respuesta inmediata.<\/li>\r\n            <li>Buscas una segunda receta antes que una segunda investigaci\u00f3n.<\/li>\r\n            <li>No est\u00e1s dispuesto a aportar tu historial completo.<\/li>\r\n            <li>Tu condici\u00f3n requiere intervenci\u00f3n m\u00e9dica urgente. Te orientaremos al recurso adecuado.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n\r\n  <section class=\"al-process\">\r\n    <div class=\"al-process-inner\">\r\n      <div class=\"al-process-header al-reveal\">\r\n        <p class=\"al-process-eyebrow\">El proceso<\/p>\r\n        <h2>Qu\u00e9 ocurre cuando abres tu caso.<\/h2>\r\n      <\/div>\r\n      <div class=\"al-process-list al-stagger\">\r\n        <div class=\"al-process-step\">\r\n          <div class=\"al-process-num\">1<\/div>\r\n          <p class=\"al-process-text\"><strong>Env\u00edas tu formulario<\/strong> cont\u00e1ndonos brevemente tu caso.<\/p>\r\n        <\/div>\r\n        <div class=\"al-process-step\">\r\n          <div class=\"al-process-num\">2<\/div>\r\n          <p class=\"al-process-text\"><strong>Recibes en menos de 48 horas<\/strong> un cuestionario cl\u00ednico breve para profundizar en el historial.<\/p>\r\n        <\/div>\r\n        <div class=\"al-process-step\">\r\n          <div class=\"al-process-num\">3<\/div>\r\n          <p class=\"al-process-text\"><strong>Revisamos tu informaci\u00f3n<\/strong> y valoramos si tu caso encaja con nuestro modelo.<\/p>\r\n        <\/div>\r\n        <div class=\"al-process-step\">\r\n          <div class=\"al-process-num\">4<\/div>\r\n          <p class=\"al-process-text\"><strong>Si encaja, agendamos una llamada de admisi\u00f3n<\/strong> para evaluar el caso en profundidad.<\/p>\r\n        <\/div>\r\n        <div class=\"al-process-step\">\r\n          <div class=\"al-process-num\">5<\/div>\r\n          <p class=\"al-process-text\"><strong>Si entras al programa,<\/strong> comienza la apertura formal de tu expediente cl\u00ednico.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <p class=\"al-process-micro al-reveal\">Esta evaluaci\u00f3n inicial no tiene coste.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n\r\n  <section class=\"al-close\">\r\n    <div class=\"al-close-blob\"><\/div>\r\n    <div class=\"al-close-inner\">\r\n      <h2 class=\"al-words\" data-line1=\"Tu caso no est\u00e1 cerrado.\" data-line2=\"Solo no ha sido investigado todav\u00eda.\"><\/h2>\r\n      <a href=\"https:\/\/acesolumina.com\/contacto\/\" class=\"al-cta al-cta--paper\" data-magnetic>Abrir mi caso<\/a>\r\n      <p class=\"al-close-micro al-reveal\">Tu mensaje lo lee una persona, no un asistente.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\r\n\r\n<script>\r\n(function(){\r\n  var root = document.querySelector('.al-home');\r\n  if (!root) return;\r\n\r\n  \/\/ 1. Reveal por palabras solo en cierre\r\n  document.querySelectorAll('.al-home .al-words').forEach(function(el){\r\n    var l1 = el.getAttribute('data-line1') || '';\r\n    var l2 = el.getAttribute('data-line2') || '';\r\n    var html = '';\r\n    var idx = 0;\r\n    function addWords(text, italic){\r\n      var words = text.split(\/\\s+\/).filter(Boolean);\r\n      words.forEach(function(w){\r\n        var delay = (idx * 0.06) + 's';\r\n        var style = 'transition-delay:' + delay + ';';\r\n        if (italic) style += 'font-style:italic;opacity:0.9;';\r\n        html += '<span class=\"al-word\" style=\"' + style + '\">' + w + '<\/span> ';\r\n        idx++;\r\n      });\r\n    }\r\n    addWords(l1, false);\r\n    if (l2) { html += '<br>'; addWords(l2, true); }\r\n    el.innerHTML = html;\r\n  });\r\n\r\n  \/\/ 2. IntersectionObserver universal\r\n  if ('IntersectionObserver' in window) {\r\n    var io = new IntersectionObserver(function(entries){\r\n      entries.forEach(function(e){\r\n        if (e.isIntersecting) {\r\n          e.target.classList.add('is-visible');\r\n          io.unobserve(e.target);\r\n        }\r\n      });\r\n    }, { threshold: 0.15, rootMargin: '0px 0px -8% 0px' });\r\n    document.querySelectorAll('.al-home .al-reveal, .al-home .al-stagger, .al-home .al-words').forEach(function(el){ io.observe(el); });\r\n  } else {\r\n    document.querySelectorAll('.al-home .al-reveal, .al-home .al-stagger, .al-home .al-words').forEach(function(el){ el.classList.add('is-visible'); });\r\n  }\r\n\r\n  var mq = window.matchMedia('(hover: hover) and (pointer: fine)');\r\n\r\n  \/\/ 3. Magnetic CTA\r\n  if (mq.matches) {\r\n    document.querySelectorAll('.al-home [data-magnetic]').forEach(function(btn){\r\n      var strength = 0.25;\r\n      btn.addEventListener('mousemove', function(e){\r\n        var rect = btn.getBoundingClientRect();\r\n        var x = e.clientX - rect.left - rect.width\/2;\r\n        var y = e.clientY - rect.top - rect.height\/2;\r\n        btn.style.transform = 'translate(' + (x * strength) + 'px,' + (y * strength) + 'px)';\r\n      });\r\n      btn.addEventListener('mouseleave', function(){ btn.style.transform = ''; });\r\n    });\r\n  }\r\n\r\n  \/\/ 4. Cursor-follow en blobs del hero\r\n  if (mq.matches) {\r\n    var hero = document.querySelector('.al-home .al-hero');\r\n    var blobs = document.querySelectorAll('.al-home [data-blob]');\r\n    if (hero && blobs.length) {\r\n      var targetX = 0, targetY = 0, currentX = 0, currentY = 0;\r\n      hero.addEventListener('mousemove', function(e){\r\n        var rect = hero.getBoundingClientRect();\r\n        var cx = e.clientX - rect.left - rect.width\/2;\r\n        var cy = e.clientY - rect.top - rect.height\/2;\r\n        targetX = cx * 0.06;\r\n        targetY = cy * 0.06;\r\n      });\r\n      hero.addEventListener('mouseleave', function(){\r\n        targetX = 0; targetY = 0;\r\n      });\r\n      function tickBlobs(){\r\n        currentX += (targetX - currentX) * 0.04;\r\n        currentY += (targetY - currentY) * 0.04;\r\n        blobs.forEach(function(b, i){\r\n          var mult = i === 0 ? 1 : -0.8;\r\n          b.style.setProperty('--mx', (currentX * mult) + 'px');\r\n          b.style.setProperty('--my', (currentY * mult) + 'px');\r\n        });\r\n        requestAnimationFrame(tickBlobs);\r\n      }\r\n      tickBlobs();\r\n    }\r\n  }\r\n\r\n  \/\/ 5. Parallax fotos equipo\r\n  if (mq.matches) {\r\n    var parallaxEls = document.querySelectorAll('.al-home [data-parallax]');\r\n    function updateParallax(){\r\n      parallaxEls.forEach(function(el){\r\n        var rect = el.getBoundingClientRect();\r\n        var winH = window.innerHeight;\r\n        if (rect.bottom < 0 || rect.top > winH) return;\r\n        var center = rect.top + rect.height\/2;\r\n        var dist = (center - winH\/2) \/ winH;\r\n        var amount = parseFloat(el.getAttribute('data-parallax')) || 0.08;\r\n        el.style.transform = 'translateY(' + (dist * amount * 100) + 'px)';\r\n      });\r\n    }\r\n    var pticking = false;\r\n    window.addEventListener('scroll', function(){\r\n      if (!pticking) { requestAnimationFrame(function(){ updateParallax(); pticking = false; }); pticking = true; }\r\n    }, { passive: true });\r\n    updateParallax();\r\n  }\r\n\r\n  \/\/ 6. Progress bar lateral\r\n  var bar = document.querySelector('.al-progress');\r\n  if (bar) {\r\n    function updateBar(){\r\n      var h = document.documentElement;\r\n      var scrolled = (h.scrollTop || document.body.scrollTop);\r\n      var max = (h.scrollHeight - h.clientHeight);\r\n      var pct = max > 0 ? (scrolled \/ max) : 0;\r\n      bar.style.height = (pct * window.innerHeight) + 'px';\r\n    }\r\n    window.addEventListener('scroll', updateBar, { passive: true });\r\n    window.addEventListener('resize', updateBar);\r\n    updateBar();\r\n  }\r\n})();\r\n<\/script>\r\n\r\n<!-- ============================================================ -->\r\n<!-- FIN \u00b7 COPIA HASTA AQU\u00cd PARA EL WIDGET HTML DE ELEMENTOR -->\r\n<!-- ============================================================ -->\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e9674e9 e-flex e-con-boxed e-con e-parent\" data-id=\"e9674e9\" 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-f19cc26 elementor-widget elementor-widget-html\" data-id=\"f19cc26\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n\/* =====================================================\r\n   ACESO LUMINA \u00b7 CAPA DE EFECTOS PREMIUM v1.0\r\n   Efectos a\u00f1adidos sin tocar el HTML principal.\r\n   ===================================================== *\/\r\n\r\n\r\n\/* === 1 \u00b7 V\u00cdDEO LOOP DEL HERO ============================= *\/\r\n.al-home .al-hero-video-wrap {\r\n  position: absolute;\r\n  inset: 0;\r\n  z-index: 0;\r\n  overflow: hidden;\r\n  pointer-events: none;\r\n}\r\n.al-home .al-hero-video-wrap video {\r\n  position: absolute;\r\n  top: 50%;\r\n  left: 50%;\r\n  min-width: 100%;\r\n  min-height: 100%;\r\n  width: auto;\r\n  height: auto;\r\n  transform: translate(-50%, -50%);\r\n  object-fit: cover;\r\n  filter: saturate(0.55) contrast(1.05) brightness(0.55);\r\n  opacity: 0.7;\r\n}\r\n.al-home .al-hero-video-wrap::after {\r\n  content: '';\r\n  position: absolute;\r\n  inset: 0;\r\n  background:\r\n    radial-gradient(ellipse at center, rgba(10,42,32,0.35) 0%, rgba(10,42,32,0.78) 70%, rgba(10,42,32,0.92) 100%);\r\n  pointer-events: none;\r\n}\r\n\/* Atenuamos los blobs originales para que el v\u00eddeo respire *\/\r\n.al-home .al-hero-blob { opacity: 0.22 !important; }\r\n\r\n\r\n\/* === 4 \u00b7 NOISE \/ GRAIN GLOBAL ============================ *\/\r\n.al-noise-overlay {\r\n  position: fixed;\r\n  inset: 0;\r\n  pointer-events: none;\r\n  z-index: 9998;\r\n  opacity: 0.09;\r\n  mix-blend-mode: overlay;\r\n  background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 200 200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.4' numOctaves='2' stitchTiles='stitch'\/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 1 0'\/><\/filter><rect width='100%25' height='100%25' filter='url(%23n)'\/><\/svg>\");\r\n  background-size: 200px 200px;\r\n  animation: al-noise-shift 0.45s steps(6) infinite;\r\n}\r\n@keyframes al-noise-shift {\r\n  0%   { transform: translate(0, 0); }\r\n  20%  { transform: translate(-8px, 4px); }\r\n  40%  { transform: translate(6px, -3px); }\r\n  60%  { transform: translate(-4px, 7px); }\r\n  80%  { transform: translate(5px, 2px); }\r\n  100% { transform: translate(-7px, -5px); }\r\n}\r\n\r\n\r\n\/* === 5 \u00b7 IMAGE DISTORTION FOTOS EQUIPO ================== *\/\r\n.al-home .al-team-photo img {\r\n  filter: saturate(0.85) contrast(1.02) url(#al-distort);\r\n}\r\n.al-home .al-team-card:hover .al-team-photo img {\r\n  filter: saturate(1) contrast(1.05) url(#al-distort);\r\n}\r\n\r\n\r\n\/* === 6 \u00b7 SVG PATH DRAWING (trazo lateral al scroll) ===== *\/\r\n.al-signature-trace {\r\n  position: fixed;\r\n  left: 1.5rem;\r\n  top: 0;\r\n  width: 48px;\r\n  height: 100vh;\r\n  pointer-events: none;\r\n  z-index: 9997;\r\n  color: #1F5946;\r\n  opacity: 0.55;\r\n}\r\n.al-signature-trace path {\r\n  stroke-dasharray: 1;\r\n  stroke-dashoffset: 1;\r\n  transition: stroke-dashoffset 0.08s linear;\r\n  vector-effect: non-scaling-stroke;\r\n  filter: drop-shadow(0 0 6px rgba(31,89,70,0.4));\r\n}\r\n\/* Sustituye la barra de progreso recta original *\/\r\n.al-progress { display: none !important; }\r\n@media (max-width: 900px) {\r\n  .al-signature-trace { display: none; }\r\n}\r\n\r\n\r\n\/* === 9 \u00b7 MASK REVEAL EN H2 ============================== *\/\r\n.al-home section h2.al-mask-reveal {\r\n  clip-path: inset(0 100% 0 0);\r\n  transition: clip-path 1.4s cubic-bezier(.2,.7,.2,1);\r\n  opacity: 1 !important;\r\n  transform: none !important;\r\n}\r\n.al-home section h2.al-mask-reveal.is-visible {\r\n  clip-path: inset(0 0 0 0);\r\n}\r\n\r\n\r\n\/* === RESPETAR prefers-reduced-motion ==================== *\/\r\n@media (prefers-reduced-motion: reduce) {\r\n  .al-noise-overlay,\r\n  .al-home .al-team-photo img,\r\n  .al-home .al-hero-video-wrap video { animation: none !important; }\r\n  .al-home .al-team-photo img { filter: saturate(0.85) contrast(1.02); }\r\n  .al-home section h2.al-mask-reveal { clip-path: none !important; }\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- SVG hidden con el filtro de distorsi\u00f3n para las fotos del equipo -->\r\n<svg style=\"position:absolute;width:0;height:0;overflow:hidden\" aria-hidden=\"true\" focusable=\"false\">\r\n  <defs>\r\n    <filter id=\"al-distort\" x=\"-10%\" y=\"-10%\" width=\"120%\" height=\"120%\">\r\n      <feTurbulence type=\"fractalNoise\" baseFrequency=\"0.008\" numOctaves=\"2\" seed=\"3\" result=\"turb\">\r\n        <animate attributeName=\"baseFrequency\" dur=\"22s\" values=\"0.008;0.014;0.008\" repeatCount=\"indefinite\" \/>\r\n      <\/feTurbulence>\r\n      <feDisplacementMap in=\"SourceGraphic\" in2=\"turb\" scale=\"6\" xChannelSelector=\"R\" yChannelSelector=\"G\" \/>\r\n    <\/filter>\r\n  <\/defs>\r\n<\/svg>\r\n\r\n\r\n<script>\r\n(function(){\r\n  \/* =====================================================\r\n     CONFIGURACI\u00d3N\r\n     ===================================================== *\/\r\n\r\n  \/\/ === URL del v\u00eddeo del HERO ===\r\n  var HERO_VIDEO_URL = 'https:\/\/videos.pexels.com\/video-files\/3209298\/3209298-uhd_2560_1440_25fps.mp4';\r\n\r\n\r\n  \/* =====================================================\r\n     INICIALIZACI\u00d3N\r\n     ===================================================== *\/\r\n  function ready(fn){\r\n    if (document.readyState !== 'loading') fn();\r\n    else document.addEventListener('DOMContentLoaded', fn);\r\n  }\r\n  ready(function(){ setTimeout(init, 80); });\r\n\r\n  var initialized = false;\r\n  function init(){\r\n    if (initialized) return;\r\n    var hero = document.querySelector('.al-home .al-hero');\r\n    if (!hero) { setTimeout(init, 150); return; }\r\n    initialized = true;\r\n\r\n    injectHeroVideo(hero);\r\n    injectNoise();\r\n    injectSignatureTrace();\r\n    setupMaskReveals();\r\n    setupMarqueeVelocity();\r\n  }\r\n\r\n\r\n  \/* === 1 \u00b7 Inyectar v\u00eddeo del hero === *\/\r\n  function injectHeroVideo(hero){\r\n    if (hero.querySelector('.al-hero-video-wrap')) return;\r\n    var wrap = document.createElement('div');\r\n    wrap.className = 'al-hero-video-wrap';\r\n    wrap.setAttribute('aria-hidden', 'true');\r\n\r\n    var video = document.createElement('video');\r\n    video.autoplay = true;\r\n    video.muted = true;\r\n    video.loop = true;\r\n    video.playsInline = true;\r\n    video.setAttribute('playsinline', '');\r\n    video.setAttribute('webkit-playsinline', '');\r\n    video.setAttribute('preload', 'auto');\r\n    video.src = HERO_VIDEO_URL;\r\n\r\n    video.addEventListener('error', function(){ wrap.remove(); });\r\n\r\n    wrap.appendChild(video);\r\n    hero.insertBefore(wrap, hero.firstChild);\r\n  }\r\n\r\n\r\n  \/* === 4 \u00b7 Inyectar capa de noise === *\/\r\n  function injectNoise(){\r\n    if (document.querySelector('.al-noise-overlay')) return;\r\n    var noise = document.createElement('div');\r\n    noise.className = 'al-noise-overlay';\r\n    noise.setAttribute('aria-hidden', 'true');\r\n    document.body.appendChild(noise);\r\n  }\r\n\r\n\r\n  \/* === 6 \u00b7 Inyectar trazado SVG lateral === *\/\r\n  function injectSignatureTrace(){\r\n    if (document.querySelector('.al-signature-trace')) return;\r\n    var svgHTML = '<svg class=\"al-signature-trace\" viewBox=\"0 0 50 1000\" preserveAspectRatio=\"none\" aria-hidden=\"true\">' +\r\n      '<path d=\"M 25,5 Q 8,180 25,360 Q 42,540 25,720 Q 10,860 25,995\" ' +\r\n      'fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" pathLength=\"1\" \/>' +\r\n      '<\/svg>';\r\n    var temp = document.createElement('div');\r\n    temp.innerHTML = svgHTML;\r\n    var svg = temp.firstElementChild;\r\n    document.body.appendChild(svg);\r\n\r\n    var path = svg.querySelector('path');\r\n    path.style.strokeDasharray = '1';\r\n    path.style.strokeDashoffset = '1';\r\n\r\n    function updatePath(){\r\n      var max = document.documentElement.scrollHeight - window.innerHeight;\r\n      var pct = max > 0 ? window.scrollY \/ max : 0;\r\n      path.style.strokeDashoffset = (1 - pct).toFixed(4);\r\n    }\r\n    window.addEventListener('scroll', updatePath, { passive: true });\r\n    window.addEventListener('resize', updatePath);\r\n    updatePath();\r\n  }\r\n\r\n\r\n  \/* === 9 \u00b7 Mask reveal en h2 === *\/\r\n  function setupMaskReveals(){\r\n    var heads = document.querySelectorAll('.al-home section h2:not(.al-words)'); \/* CORRECCI\u00d3N: excluye el h2 del cierre *\/\r\n    heads.forEach(function(h){\r\n      h.classList.add('al-mask-reveal');\r\n      h.classList.remove('al-reveal');\r\n    });\r\n    if (!('IntersectionObserver' in window)) {\r\n      heads.forEach(function(h){ h.classList.add('is-visible'); });\r\n      return;\r\n    }\r\n    var io = new IntersectionObserver(function(entries){\r\n      entries.forEach(function(e){\r\n        if (e.isIntersecting) {\r\n          e.target.classList.add('is-visible');\r\n          io.unobserve(e.target);\r\n        }\r\n      });\r\n    }, { threshold: 0.35, rootMargin: '0px 0px -8% 0px' });\r\n    heads.forEach(function(h){ io.observe(h); });\r\n  }\r\n\r\n\r\n  \/* === 7 \u00b7 Marquee scroll-driven velocity === *\/\r\n  function setupMarqueeVelocity(){\r\n    var track = document.querySelector('.al-home .al-marquee-track');\r\n    if (!track) return;\r\n\r\n    var scrollVel = 0;\r\n    var lastScroll = window.scrollY;\r\n    var lastTime = Date.now();\r\n    var baseDuration = 55;\r\n\r\n    window.addEventListener('scroll', function(){\r\n      var now = Date.now();\r\n      var dt = Math.max(1, now - lastTime);\r\n      var dy = window.scrollY - lastScroll;\r\n      var vel = Math.abs(dy) \/ dt;\r\n      scrollVel = Math.max(scrollVel, vel * 35);\r\n      lastScroll = window.scrollY;\r\n      lastTime = now;\r\n    }, { passive: true });\r\n\r\n    function tick(){\r\n      var newDuration = Math.max(8, baseDuration - scrollVel * 0.6);\r\n      track.style.animationDuration = newDuration + 's';\r\n      scrollVel *= 0.93;\r\n      requestAnimationFrame(tick);\r\n    }\r\n    tick();\r\n  }\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1f40f5b e-flex e-con-boxed e-con e-parent\" data-id=\"1f40f5b\" 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-ad2c4df elementor-widget elementor-widget-html\" data-id=\"ad2c4df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\r\n(function() {\r\n  \/* =============================================\r\n     ACESO LUMINA \u2014 Scripts premium 2026\r\n     ============================================= *\/\r\n\r\n  document.addEventListener('DOMContentLoaded', function() {\r\n\r\n    \/* ----- CURSOR PERSONALIZADO ----- *\/\r\n    const cursor = document.createElement('div');\r\n    cursor.id = 'aceso-cursor';\r\n    const ring = document.createElement('div');\r\n    ring.id = 'aceso-cursor-ring';\r\n    document.body.appendChild(cursor);\r\n    document.body.appendChild(ring);\r\n\r\n    let mouseX = 0, mouseY = 0, ringX = 0, ringY = 0;\r\n    document.addEventListener('mousemove', function(e) {\r\n      mouseX = e.clientX;\r\n      mouseY = e.clientY;\r\n      cursor.style.left = mouseX + 'px';\r\n      cursor.style.top  = mouseY + 'px';\r\n    });\r\n    (function animateRing() {\r\n      ringX += (mouseX - ringX) * 0.12;\r\n      ringY += (mouseY - ringY) * 0.12;\r\n      ring.style.left = ringX + 'px';\r\n      ring.style.top  = ringY + 'px';\r\n      requestAnimationFrame(animateRing);\r\n    })();\r\n\r\n    \/* ----- BARRA DE PROGRESO SCROLL ----- *\/\r\n    const progressBar = document.createElement('div');\r\n    progressBar.id = 'aceso-progress';\r\n    document.body.appendChild(progressBar);\r\n\r\n    window.addEventListener('scroll', function() {\r\n      const scrollTop  = window.scrollY;\r\n      const docHeight  = document.documentElement.scrollHeight - window.innerHeight;\r\n      progressBar.style.width = ((scrollTop \/ docHeight) * 100) + '%';\r\n    }, { passive: true });\r\n\r\n    \/* ----- HEADER GLASSMORPHISM ----- *\/\r\n    var siteHeader = document.querySelector('.site-header');\r\n    if (siteHeader) {\r\n      window.addEventListener('scroll', function() {\r\n        siteHeader.classList.toggle('al-scrolled', window.scrollY > 80);\r\n      }, { passive: true });\r\n    }\r\n\r\n    \/* ----- MASK REVEAL EN TITULARES h2 ----- *\/\r\n    var maskEls = document.querySelectorAll('.al-mask-reveal');\r\n    var maskObserver = new IntersectionObserver(function(entries) {\r\n      entries.forEach(function(entry) {\r\n        if (entry.isIntersecting) {\r\n          entry.target.classList.add('is-visible');\r\n          maskObserver.unobserve(entry.target);\r\n        }\r\n      });\r\n    }, { threshold: 0.2, rootMargin: '0px 0px -60px 0px' });\r\n\r\n    maskEls.forEach(function(el) {\r\n      el.getBoundingClientRect().top < window.innerHeight * 0.9\r\n        ? el.classList.add('is-visible')\r\n        : maskObserver.observe(el);\r\n    });\r\n\r\n    \/* ----- REVEAL AL SCROLL ----- *\/\r\n    var revealMap = [\r\n      { selector: '.al-method-card',   cls: 'aceso-reveal',       delay: true  },\r\n      { selector: '.al-team-photo',    cls: 'aceso-reveal-scale', delay: false },\r\n      { selector: '.al-team-name',     cls: 'aceso-reveal',       delay: true  },\r\n      { selector: '.al-team-role',     cls: 'aceso-reveal',       delay: true  },\r\n      { selector: '.al-team-desc',     cls: 'aceso-reveal',       delay: true  },\r\n      { selector: '.al-case-card',     cls: 'aceso-reveal',       delay: true  },\r\n      { selector: '.al-reframe-stat',  cls: 'aceso-reveal-scale', delay: true  },\r\n      { selector: '.al-process-step',  cls: 'aceso-reveal-left',  delay: true  },\r\n      { selector: '.al-fit-col',       cls: 'aceso-reveal',       delay: false },\r\n    ];\r\n\r\n    revealMap.forEach(function(item) {\r\n      document.querySelectorAll(item.selector).forEach(function(el, i) {\r\n        el.classList.add(item.cls);\r\n        if (item.delay && i < 5) el.classList.add('aceso-delay-' + i);\r\n      });\r\n    });\r\n\r\n    var revealObserver = new IntersectionObserver(function(entries) {\r\n      entries.forEach(function(entry) {\r\n        if (entry.isIntersecting) {\r\n          entry.target.classList.add('is-visible');\r\n          revealObserver.unobserve(entry.target);\r\n        }\r\n      });\r\n    }, { threshold: 0.1, rootMargin: '0px 0px -50px 0px' });\r\n\r\n    document.querySelectorAll('.aceso-reveal, .aceso-reveal-left, .aceso-reveal-scale')\r\n      .forEach(function(el) {\r\n        el.getBoundingClientRect().top > window.innerHeight * 0.8\r\n          ? revealObserver.observe(el)\r\n          : el.classList.add('is-visible');\r\n      });\r\n\r\n    \/* ----- STAT < 10 MIN \u2014 PULSO AL ENTRAR ----- *\/\r\n    var statNumber = document.querySelector('.al-reframe-stat-number');\r\n    if (statNumber) {\r\n      var statObserver = new IntersectionObserver(function(entries) {\r\n        entries.forEach(function(entry) {\r\n          if (entry.isIntersecting) {\r\n            var parent = entry.target.closest('.al-reframe-stat');\r\n            if (parent) {\r\n              parent.classList.add('al-reframe-stat--animating', 'is-visible');\r\n              setTimeout(function() {\r\n                parent.classList.remove('al-reframe-stat--animating');\r\n              }, 700);\r\n            }\r\n            statObserver.unobserve(entry.target);\r\n          }\r\n        });\r\n      }, { threshold: 0.5 });\r\n      statObserver.observe(statNumber);\r\n    }\r\n\r\n    \/* ----- BOT\u00d3N CTA MAGN\u00c9TICO ----- *\/\r\n    document.querySelectorAll('.al-cta, .al-cta--paper').forEach(function(btn) {\r\n      btn.addEventListener('mousemove', function(e) {\r\n        var rect = btn.getBoundingClientRect();\r\n        var x = (e.clientX - rect.left - rect.width  \/ 2) * 0.15;\r\n        var y = (e.clientY - rect.top  - rect.height \/ 2) * 0.15;\r\n        btn.style.transform  = 'translate(' + x + 'px, ' + y + 'px)';\r\n        btn.style.transition = 'transform 0.1s ease';\r\n      });\r\n      btn.addEventListener('mouseleave', function() {\r\n        btn.style.transform  = 'translate(0,0)';\r\n        btn.style.transition = 'transform 0.4s cubic-bezier(0.16,1,0.3,1)';\r\n      });\r\n    });\r\n\r\n    \/* ----- TILT 3D EN TARJETAS DE M\u00c9TODO ----- *\/\r\n    document.querySelectorAll('.al-method-card').forEach(function(card) {\r\n      card.addEventListener('mousemove', function(e) {\r\n        var rect = card.getBoundingClientRect();\r\n        var rx = ((e.clientY - rect.top)  \/ rect.height - 0.5) * -8;\r\n        var ry = ((e.clientX - rect.left) \/ rect.width  - 0.5) *  8;\r\n        card.style.transform  = 'perspective(800px) rotateX(' + rx + 'deg) rotateY(' + ry + 'deg) translateY(-4px)';\r\n        card.style.transition = 'transform 0.1s ease';\r\n      });\r\n      card.addEventListener('mouseleave', function() {\r\n        card.style.transform  = 'perspective(800px) rotateX(0deg) rotateY(0deg) translateY(0)';\r\n        card.style.transition = 'transform 0.5s cubic-bezier(0.16,1,0.3,1)';\r\n      });\r\n    });\r\n\r\n    \/* ----- PART\u00cdCULAS FLOTANTES EN EL HERO ----- *\/\r\n    var hero = document.querySelector('.al-hero');\r\n    if (hero) {\r\n      var canvas = document.createElement('canvas');\r\n      canvas.style.cssText = 'position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2;opacity:0.35;';\r\n      hero.style.position = hero.style.position || 'relative';\r\n      hero.appendChild(canvas);\r\n      var ctx = canvas.getContext('2d');\r\n\r\n      function resize() {\r\n        canvas.width  = hero.offsetWidth;\r\n        canvas.height = hero.offsetHeight;\r\n      }\r\n      resize();\r\n      window.addEventListener('resize', resize);\r\n\r\n      var particles = Array.from({ length: 35 }, function() {\r\n        return {\r\n          x: Math.random() * canvas.width,\r\n          y: Math.random() * canvas.height,\r\n          r: Math.random() * 1.5 + 0.3,\r\n          dx: (Math.random() - 0.5) * 0.3,\r\n          dy: -(Math.random() * 0.4 + 0.1),\r\n          opacity: Math.random() * 0.5 + 0.1,\r\n          pulse: Math.random() * Math.PI * 2\r\n        };\r\n      });\r\n\r\n      (function animate() {\r\n        ctx.clearRect(0, 0, canvas.width, canvas.height);\r\n        particles.forEach(function(p) {\r\n          p.pulse += 0.01;\r\n          ctx.beginPath();\r\n          ctx.arc(p.x, p.y, p.r, 0, Math.PI * 2);\r\n          ctx.fillStyle = 'rgba(200,230,210,' + (p.opacity * (0.7 + 0.3 * Math.sin(p.pulse))) + ')';\r\n          ctx.fill();\r\n          p.x += p.dx;\r\n          p.y += p.dy;\r\n          if (p.y < -5) p.y = canvas.height + 5;\r\n          if (p.x < -5) p.x = canvas.width + 5;\r\n          if (p.x > canvas.width + 5) p.x = -5;\r\n        });\r\n        requestAnimationFrame(animate);\r\n      })();\r\n    }\r\n\r\n  }); \/\/ fin DOMContentLoaded\r\n})();\r\n<\/script>\t\t\t\t<\/div>\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>Aceso Lumina \u00b7 Home 2026 Caso abierto \u00b7 N\u00ba 0501 Te atendemos en cualquier pa\u00eds del mundo Donde el diagn\u00f3stico [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":131,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-734","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Aceso Lumina | Mentor\u00eda Cl\u00ednica para Casos Complejos<\/title>\n<meta name=\"description\" content=\"Ayudamos a personas con diagn\u00f3sticos complejos mediante estrategias no farmacol\u00f3gicas basadas en investigaci\u00f3n y seguimiento cl\u00ednico.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/acesolumina.com\/pt\/\" \/>\n<meta property=\"og:locale\" content=\"pt_PT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Aceso Lumina | Mentor\u00eda Cl\u00ednica para Casos Complejos\" \/>\n<meta property=\"og:description\" content=\"Ayudamos a personas con diagn\u00f3sticos complejos mediante estrategias no farmacol\u00f3gicas basadas en investigaci\u00f3n y seguimiento cl\u00ednico.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/acesolumina.com\/pt\/\" \/>\n<meta property=\"og:site_name\" content=\"ACESO LUMINA\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-25T19:07:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/acesolumina.com\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-16-may-2025-08_33_51.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo estimado de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/acesolumina.com\\\/\",\"url\":\"https:\\\/\\\/acesolumina.com\\\/\",\"name\":\"Aceso Lumina | Mentor\u00eda Cl\u00ednica para Casos Complejos\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/acesolumina.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/acesolumina.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/acesolumina.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/acesolumina.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/ChatGPT-Image-16-may-2025-08_33_51.png\",\"datePublished\":\"2026-05-25T11:33:22+00:00\",\"dateModified\":\"2026-05-25T19:07:49+00:00\",\"description\":\"Ayudamos a personas con diagn\u00f3sticos complejos mediante estrategias no farmacol\u00f3gicas basadas en investigaci\u00f3n y seguimiento cl\u00ednico.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/acesolumina.com\\\/#breadcrumb\"},\"inLanguage\":\"pt-PT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/acesolumina.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\\\/\\\/acesolumina.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/acesolumina.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/ChatGPT-Image-16-may-2025-08_33_51.png\",\"contentUrl\":\"https:\\\/\\\/acesolumina.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/ChatGPT-Image-16-may-2025-08_33_51.png\",\"width\":1024,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/acesolumina.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/acesolumina.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Claude home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/acesolumina.com\\\/#website\",\"url\":\"https:\\\/\\\/acesolumina.com\\\/\",\"name\":\"ACESO LUMINA\",\"description\":\"Aceso Lumina gu\u00eda a personas con diagn\u00f3sticos complejos hacia la comprensi\u00f3n profunda de su salud, ofreciendo estrategias no farmacol\u00f3gicas basadas en ciencia y acompa\u00f1amiento constante\",\"publisher\":{\"@id\":\"https:\\\/\\\/acesolumina.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/acesolumina.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-PT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/acesolumina.com\\\/#organization\",\"name\":\"ACESO LUMINA\",\"url\":\"https:\\\/\\\/acesolumina.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\\\/\\\/acesolumina.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/acesolumina.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/LOGO-ACESO-LUMINA.png\",\"contentUrl\":\"https:\\\/\\\/acesolumina.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/LOGO-ACESO-LUMINA.png\",\"width\":1024,\"height\":1024,\"caption\":\"ACESO LUMINA\"},\"image\":{\"@id\":\"https:\\\/\\\/acesolumina.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Aceso Lumina | Mentor\u00eda Cl\u00ednica para Casos Complejos","description":"Ayudamos a personas con diagn\u00f3sticos complejos mediante estrategias no farmacol\u00f3gicas basadas en investigaci\u00f3n y seguimiento cl\u00ednico.","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:\/\/acesolumina.com\/pt\/","og_locale":"pt_PT","og_type":"article","og_title":"Aceso Lumina | Mentor\u00eda Cl\u00ednica para Casos Complejos","og_description":"Ayudamos a personas con diagn\u00f3sticos complejos mediante estrategias no farmacol\u00f3gicas basadas en investigaci\u00f3n y seguimiento cl\u00ednico.","og_url":"https:\/\/acesolumina.com\/pt\/","og_site_name":"ACESO LUMINA","article_modified_time":"2026-05-25T19:07:49+00:00","og_image":[{"width":1024,"height":1024,"url":"https:\/\/acesolumina.com\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-16-may-2025-08_33_51.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Tempo estimado de leitura":"5 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/acesolumina.com\/","url":"https:\/\/acesolumina.com\/","name":"Aceso Lumina | Mentor\u00eda Cl\u00ednica para Casos Complejos","isPartOf":{"@id":"https:\/\/acesolumina.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/acesolumina.com\/#primaryimage"},"image":{"@id":"https:\/\/acesolumina.com\/#primaryimage"},"thumbnailUrl":"https:\/\/acesolumina.com\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-16-may-2025-08_33_51.png","datePublished":"2026-05-25T11:33:22+00:00","dateModified":"2026-05-25T19:07:49+00:00","description":"Ayudamos a personas con diagn\u00f3sticos complejos mediante estrategias no farmacol\u00f3gicas basadas en investigaci\u00f3n y seguimiento cl\u00ednico.","breadcrumb":{"@id":"https:\/\/acesolumina.com\/#breadcrumb"},"inLanguage":"pt-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/acesolumina.com\/"]}]},{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/acesolumina.com\/#primaryimage","url":"https:\/\/acesolumina.com\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-16-may-2025-08_33_51.png","contentUrl":"https:\/\/acesolumina.com\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-16-may-2025-08_33_51.png","width":1024,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/acesolumina.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/acesolumina.com\/"},{"@type":"ListItem","position":2,"name":"Claude home"}]},{"@type":"WebSite","@id":"https:\/\/acesolumina.com\/#website","url":"https:\/\/acesolumina.com\/","name":"ACESO LUMINA","description":"Aceso Lumina gu\u00eda a personas con diagn\u00f3sticos complejos hacia la comprensi\u00f3n profunda de su salud, ofreciendo estrategias no farmacol\u00f3gicas basadas en ciencia y acompa\u00f1amiento constante","publisher":{"@id":"https:\/\/acesolumina.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/acesolumina.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-PT"},{"@type":"Organization","@id":"https:\/\/acesolumina.com\/#organization","name":"ACESO LUMINA","url":"https:\/\/acesolumina.com\/","logo":{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/acesolumina.com\/#\/schema\/logo\/image\/","url":"https:\/\/acesolumina.com\/wp-content\/uploads\/2025\/05\/LOGO-ACESO-LUMINA.png","contentUrl":"https:\/\/acesolumina.com\/wp-content\/uploads\/2025\/05\/LOGO-ACESO-LUMINA.png","width":1024,"height":1024,"caption":"ACESO LUMINA"},"image":{"@id":"https:\/\/acesolumina.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/acesolumina.com\/pt\/wp-json\/wp\/v2\/pages\/734","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/acesolumina.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/acesolumina.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/acesolumina.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/acesolumina.com\/pt\/wp-json\/wp\/v2\/comments?post=734"}],"version-history":[{"count":22,"href":"https:\/\/acesolumina.com\/pt\/wp-json\/wp\/v2\/pages\/734\/revisions"}],"predecessor-version":[{"id":763,"href":"https:\/\/acesolumina.com\/pt\/wp-json\/wp\/v2\/pages\/734\/revisions\/763"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/acesolumina.com\/pt\/wp-json\/wp\/v2\/media\/131"}],"wp:attachment":[{"href":"https:\/\/acesolumina.com\/pt\/wp-json\/wp\/v2\/media?parent=734"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}