:root{
  --ink:#173f3b;
  --deep:#073f35;
  --soft:#f5efe3;
  --paper:#fffaf0;
  --card:#fffdf8;
  --muted:#596f6a;
  --line:#dfd4c3;
  --accent:#c76d4a;
  --green:#6d9a4f;
  --shadow:0 18px 45px rgba(35,44,38,.12);
  --radius:20px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:#1c2927;background:var(--paper);line-height:1.55;overflow-x:hidden}
h1,h2,h3{font-family:Georgia,'Times New Roman',serif;line-height:1.05;color:#182522;margin:0 0 18px}
p{margin:0 0 16px}.section-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 40px));margin:16px auto 0;padding:10px 12px;background:rgba(255,250,240,.75);backdrop-filter:blur(18px);border:1px solid rgba(220,210,190,.55);border-radius:18px;transition:.2s}.site-header.is-scrolled{box-shadow:var(--shadow)}.brand img{width:156px;display:block}.nav{display:flex;gap:8px;align-items:center}.nav a{color:var(--ink);text-decoration:none;font-weight:750;font-size:14px;padding:12px 18px;border-radius:12px}.nav a:hover{background:#eef1e8}.nav-cta{background:var(--deep)!important;color:white!important}.menu-toggle{display:none;background:white;border:1px solid var(--line);border-radius:12px;font-size:24px;padding:8px 12px}
.hero{display:grid;grid-template-columns:1fr 1.15fr;min-height:520px;align-items:center;gap:34px;padding:58px 0 24px}.eyebrow{font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--green);font-size:13px}.hero h1{font-size:clamp(44px,6vw,78px);letter-spacing:-.04em}.hero h1 span{color:var(--deep)}.hero-lead{font-size:18px;max-width:590px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:12px;text-decoration:none;font-weight:850;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-2px)}.primary{background:var(--deep);color:#fff;box-shadow:0 10px 24px rgba(7,63,53,.18)}.ghost{background:#fff7ed;color:var(--accent);border-color:var(--accent)}.large{width:100%;padding:17px 22px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:570px}.stats div{display:grid;place-items:center;text-align:center;padding:14px 8px;border-top:1px solid var(--line)}.stats span{font-weight:900;color:var(--deep)}.stats small{font-size:12px;color:var(--muted);font-weight:700}.hero-media{position:relative;min-height:500px;border-radius:0 0 0 60px;overflow:visible}.hero-media>img{width:100%;height:100%;min-height:500px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.bubble{position:absolute;background:rgba(255,255,255,.88);border:1px solid rgba(220,210,190,.65);box-shadow:0 12px 35px rgba(32,45,42,.12);border-radius:18px;padding:17px 18px;font-weight:850;color:var(--ink);text-align:center}.bubble-a{left:4%;top:13%}.bubble-b{right:4%;top:16%}.bubble-c{left:0;bottom:30%}.bubble-d{right:2%;bottom:26%}
section:not(.hero){padding:54px 0}.two-columns{display:grid;grid-template-columns:1fr 1.25fr;gap:42px;align-items:center}.two-columns.media-left{grid-template-columns:.9fr 1.2fr}.two-columns.media-right{grid-template-columns:1.1fr .9fr}.problem h2,.method h2,.transformation h2,.program h2,.use-cases h2,.session h2,.gold h2,.entities h2,.trainer h2,.future h2,.cta h2{font-size:clamp(31px,3vw,48px)}.highlight{color:var(--accent);font-weight:900}.fear-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.fear-grid article{display:grid;grid-template-columns:135px 1fr;gap:16px;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:16px;padding:12px;box-shadow:0 10px 25px rgba(30,40,36,.06)}.fear-grid img{width:135px;height:115px;object-fit:cover;border-radius:12px}.fear-grid h3{font-size:22px;margin-bottom:8px}.fear-grid p{font-size:14px;margin:0;color:#3a4a47}.method{background:linear-gradient(90deg,#eff5ed,#fff9ec);width:100%;max-width:none}.method>.section-head,.method>.pillars{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section-head{text-align:center;max-width:820px;margin:0 auto 30px}.section-head.left{text-align:left;margin-left:auto;margin-right:auto}.section-head h2 span{display:block;color:var(--deep)}.pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pillars article,.method-list article,.benefit-grid article,.entity-grid article,.days article{background:rgba(255,255,255,.76);border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 10px 28px rgba(30,40,36,.06)}.pillars img{width:58px;height:58px}.pillars h3,.benefit-grid h3,.method-list h3{font-size:22px;color:var(--ink)}.transformation>img,.entities>img,.future>img,.phone-demo>img{width:100%;border-radius:22px;box-shadow:var(--shadow);object-fit:cover}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.program{background:#fbf4e8;width:100%;max-width:none}.program>.section-head,.program>.days{width:min(1180px,calc(100% - 40px));margin-inline:auto}.days{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.days article{padding:12px}.days span{display:inline-block;background:#eaf2e7;color:var(--deep);font-weight:900;border-radius:999px;padding:5px 10px;margin:4px 0 8px}.days img{width:100%;height:150px;object-fit:cover;border-radius:13px;margin-bottom:12px}.days h3{font-size:22px}.case-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.case-list button{border:1px solid var(--line);background:#fffaf3;border-radius:999px;padding:13px 14px;text-align:left;font-weight:850;color:var(--ink);cursor:pointer}.case-list button.active,.case-list button:hover{background:#e7efe3;border-color:#a8bea0}.phone-demo{display:grid;grid-template-columns:.75fr 1fr;gap:18px;align-items:center}.phone{background:#101716;border:10px solid #1d2725;border-radius:38px;padding:18px;min-height:360px;box-shadow:var(--shadow);color:#10201d}.phone-bar{text-align:center;background:#f5f0e6;border-radius:14px;padding:10px;font-weight:850;margin-bottom:26px}.message{padding:14px 16px;margin-bottom:14px;border-radius:18px;max-width:92%;font-weight:700}.message.user{background:#f1f6ef;margin-left:auto}.message.bot{background:#dcebd8}.session{background:#fff9ef;border-block:1px solid var(--line);width:100%;max-width:none}.session>div{width:min(1180px,calc(100% - 40px));margin-inline:auto}.flow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.flow span{background:#eff5ed;border:1px solid #c8d8c0;border-radius:999px;padding:10px 14px;font-weight:850;color:var(--deep)}.flow b{color:var(--accent)}.note{margin-top:18px;color:var(--muted)}.method-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.check-list{padding:0;margin:18px 0 0;list-style:none}.check-list li{margin:12px 0;padding-left:34px;position:relative}.check-list li:before{content:'✓';position:absolute;left:0;top:-2px;color:var(--deep);font-weight:900;font-size:22px}.gold img{max-height:340px;margin:auto;display:block}.entity-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.entity-grid article{font-weight:850;color:var(--ink)}.trainer blockquote{margin:22px 0 0;padding:18px 20px;border-left:4px solid var(--accent);background:#fff5ea;font-weight:900;color:var(--accent)}.julian{width:100%;max-height:470px;object-fit:contain;border-radius:22px;background:#f2eadb}.circle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.circle-grid article{background:#fff;border:1px solid var(--line);border-radius:999px;padding:22px;text-align:center;font-weight:900;color:var(--ink);box-shadow:0 12px 30px rgba(0,0,0,.05)}.cta{display:grid;grid-template-columns:1.25fr .75fr;gap:34px;align-items:center;background:linear-gradient(90deg,#fff3e2,#edf5ec);border-radius:30px;padding:44px!important;margin-bottom:30px}.cta-actions{display:grid;gap:14px}.footer{display:flex;justify-content:space-between;align-items:center;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:24px 0 40px;color:var(--muted);border-top:1px solid var(--line)}.footer img{width:160px}
@media(max-width:1000px){.hero,.two-columns,.two-columns.media-left,.two-columns.media-right,.cta{grid-template-columns:1fr}.hero{padding-top:32px}.hero-media{min-height:auto}.fear-grid,.pillars,.benefit-grid,.days{grid-template-columns:repeat(2,1fr)}.phone-demo{grid-template-columns:1fr}.phone-demo>img{max-height:320px}.stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.site-header{width:calc(100% - 24px);margin-top:10px}.brand img{width:132px}.menu-toggle{display:block}.nav{position:absolute;left:0;right:0;top:calc(100% + 8px);display:none;flex-direction:column;align-items:stretch;background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:10px;box-shadow:var(--shadow)}.nav.is-open{display:flex}.nav a{text-align:center}.section-shell{width:calc(100% - 24px)}.hero h1{font-size:42px}.hero-media>img{min-height:360px}.bubble{font-size:12px;padding:10px}.bubble-c{bottom:12%}.bubble-d{bottom:8%}.fear-grid,.pillars,.benefit-grid,.days,.case-list,.method-list,.entity-grid,.circle-grid{grid-template-columns:1fr}.fear-grid article{grid-template-columns:110px 1fr}.fear-grid img{width:110px;height:95px}.flow{display:grid}.flow b{display:none}.cta{padding:28px 18px!important}.footer{flex-direction:column;gap:10px;text-align:center}.phone{min-height:320px}}

/* Ajustes de integración de imágenes definitivas */
.brand img{width:205px;max-height:56px;object-fit:contain}.footer img{width:205px;max-height:70px;object-fit:contain}.hero-media .bubble{display:none}.hero-media>img{object-position:center center}.fear-grid img,.days img{object-position:center center}.transformation>img{height:300px;object-position:center center}.phone-demo>img{max-height:340px;object-position:center center}.gold img{width:100%;max-width:430px;max-height:460px;border-radius:22px;box-shadow:var(--shadow);object-fit:cover}.entities>img{height:360px;object-position:center center}.future>img{max-height:340px;object-position:center center}
@media(max-width:720px){.brand img{width:170px}.footer img{width:180px}.transformation>img,.entities>img,.future>img{height:auto}.gold img{max-height:none}}

/* Formulario de contacto integrado con WhatsApp */
.contact{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:44px;
  align-items:center;
  background:linear-gradient(135deg,#fff3e2,#edf5ec);
  border-radius:30px;
  padding:44px!important;
  margin-bottom:30px;
}
.contact h2{font-size:clamp(31px,3vw,48px)}
.contact-copy p{font-size:17px;max-width:620px}
.lead-form{
  background:linear-gradient(180deg,#075145,#003c35);
  padding:32px;
  border-radius:24px;
  color:#fff;
  box-shadow:var(--shadow);
}
.lead-form h3{
  color:#fff;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(1.7rem,2.4vw,2.15rem);
  line-height:1.05;
  margin:0 0 10px;
}
.lead-form p{color:rgba(255,255,255,.82)}
.lead-form label{
  display:block;
  font-weight:800;
  font-size:.88rem;
  margin:13px 0;
  color:rgba(255,255,255,.9);
}
.lead-form input,
.lead-form select,
.lead-form textarea{
  width:100%;
  margin-top:7px;
  border:0;
  border-radius:10px;
  padding:14px;
  font:inherit;
  background:#fff;
  color:#16231f;
  outline:none;
}
.lead-form input:focus,
.lead-form select:focus,
.lead-form textarea:focus{
  box-shadow:0 0 0 3px rgba(255,255,255,.28),0 0 0 5px rgba(109,154,79,.32);
}
.lead-form .form-submit{
  width:100%;
  background:#fff;
  color:var(--deep);
  border-color:#fff;
  margin-top:18px;
  cursor:pointer;
}
.form-note{
  font-size:.82rem!important;
  margin-top:12px!important;
  color:rgba(255,255,255,.72)!important;
}
@media(max-width:1000px){
  .contact{grid-template-columns:1fr}
}
@media(max-width:720px){
  .contact{padding:28px 18px!important}
  .lead-form{padding:24px 18px}
}

/* Fase 1: enfoque institucional, confianza, proceso y WhatsApp flotante */
.hero h1{
  font-size:clamp(42px,5.1vw,70px);
  max-width:720px;
}
.hero h1 span{display:block;color:var(--deep)}
.trust-strip{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
  max-width:720px;
  margin-top:28px;
}
.trust-strip div{
  background:rgba(255,255,255,.72);
  border:1px solid var(--line);
  border-radius:16px;
  padding:14px 12px;
  box-shadow:0 10px 24px rgba(30,40,36,.055);
}
.trust-strip span{
  display:inline-grid;
  place-items:center;
  width:25px;
  height:25px;
  border-radius:999px;
  background:#e6f0e2;
  color:var(--deep);
  font-weight:950;
  margin-bottom:8px;
}
.trust-strip small{
  display:block;
  color:var(--ink);
  font-weight:850;
  line-height:1.25;
}
.process{
  background:linear-gradient(180deg,#fffaf0 0%,#eef5ea 100%);
  border-block:1px solid var(--line);
  width:100%;
  max-width:none;
}
.process>.section-head,
.process>.process-steps{
  width:min(1180px,calc(100% - 40px));
  margin-inline:auto;
}
.process-steps{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:14px;
  counter-reset:step;
}
.process-steps article{
  position:relative;
  background:rgba(255,255,255,.82);
  border:1px solid var(--line);
  border-radius:20px;
  padding:24px 20px;
  box-shadow:0 12px 30px rgba(30,40,36,.06);
  min-height:205px;
}
.process-steps article:not(:last-child)::after{
  content:'→';
  position:absolute;
  right:-15px;
  top:42px;
  z-index:2;
  color:var(--accent);
  font-size:28px;
  font-weight:900;
}
.process-steps span{
  display:inline-flex;
  width:42px;
  height:42px;
  align-items:center;
  justify-content:center;
  border-radius:14px;
  background:#073f35;
  color:#fff;
  font-weight:950;
  margin-bottom:16px;
}
.process-steps h3{
  font-size:24px;
  margin-bottom:10px;
}
.process-steps p{
  font-size:14.5px;
  color:var(--muted);
  margin:0;
}
.whatsapp-float{
  position:fixed;
  right:18px;
  bottom:18px;
  z-index:60;
  display:flex;
  align-items:center;
  gap:10px;
  padding:13px 16px;
  border-radius:999px;
  background:#075145;
  color:#fff;
  text-decoration:none;
  font-weight:900;
  box-shadow:0 14px 30px rgba(0,0,0,.18);
  border:1px solid rgba(255,255,255,.18);
  transition:.2s ease;
}
.whatsapp-float:hover{transform:translateY(-3px);background:#0a6b5a}
.whatsapp-float span{
  display:grid;
  place-items:center;
  width:31px;
  height:31px;
  border-radius:50%;
  background:rgba(255,255,255,.18);
}
@media(max-width:1000px){
  .trust-strip{grid-template-columns:repeat(2,1fr)}
  .process-steps{grid-template-columns:repeat(2,1fr)}
  .process-steps article:not(:last-child)::after{display:none}
}
@media(max-width:720px){
  .hero h1{font-size:38px}
  .trust-strip{grid-template-columns:1fr}
  .process>.section-head,.process>.process-steps{width:calc(100% - 24px)}
  .process-steps{grid-template-columns:1fr}
  .process-steps article{min-height:auto}
  .whatsapp-float{right:12px;bottom:12px;padding:12px 14px}
  .whatsapp-float strong{display:none}
}

/* Fase 2: bloque de impacto social */
.why-works{
  background:linear-gradient(135deg,#073f35 0%,#0d5a4d 74%,#fff3df 74%,#fffaf0 100%);
  width:100%;
  max-width:none;
  border-block:1px solid rgba(223,212,195,.85);
  position:relative;
  overflow:hidden;
}
.why-works::before{
  content:'';
  position:absolute;
  width:360px;
  height:360px;
  border-radius:50%;
  background:rgba(255,255,255,.09);
  left:-120px;
  top:-150px;
}
.why-works>.section-head,
.why-works>.impact-grid{
  width:min(1180px,calc(100% - 40px));
  margin-inline:auto;
  position:relative;
  z-index:1;
}
.why-works .section-head{
  color:#fff;
  text-shadow:0 2px 18px rgba(0,0,0,.18);
}
.why-works .section-head h2{
  color:#fff;
  max-width:850px;
  margin-inline:auto;
}
.why-works .section-head p:not(.eyebrow){
  color:rgba(255,255,255,.84);
}
.impact-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.impact-grid article{
  background:rgba(255,255,255,.88);
  border:1px solid rgba(223,212,195,.75);
  border-radius:22px;
  padding:26px 24px;
  box-shadow:0 18px 42px rgba(18,35,31,.14);
  min-height:265px;
}
.impact-grid article span{
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  border-radius:18px;
  background:#e9f1e5;
  margin-bottom:18px;
  font-size:27px;
}
.impact-grid h3{
  font-size:25px;
  color:var(--deep);
  margin-bottom:12px;
}
.impact-grid p{
  color:#455954;
  margin:0;
}
@media(max-width:1000px){
  .impact-grid{grid-template-columns:repeat(2,1fr)}
  .why-works{background:linear-gradient(180deg,#073f35 0%,#0d5a4d 44%,#fffaf0 44%,#fffaf0 100%)}
}
@media(max-width:720px){
  .why-works>.section-head,.why-works>.impact-grid{width:calc(100% - 24px)}
  .impact-grid{grid-template-columns:1fr}
  .impact-grid article{min-height:auto}
}

/* Fase 3: reposicionamiento institucional */
.institutional{
  padding-top:30px!important;
  padding-bottom:34px!important;
}
.institutional-card{
  display:grid;
  grid-template-columns:1.35fr .85fr;
  gap:34px;
  align-items:center;
  background:linear-gradient(135deg,#073f35 0%,#0f5a4c 67%,#fff4df 67%,#fffaf0 100%);
  color:#fff;
  border-radius:30px;
  padding:38px;
  box-shadow:var(--shadow);
  overflow:hidden;
  position:relative;
}
.institutional-card::before{
  content:'';
  position:absolute;
  width:310px;
  height:310px;
  left:-120px;
  bottom:-150px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
}
.institutional-card > *{position:relative;z-index:1}
.institutional-card h2{
  color:#fff;
  font-size:clamp(31px,3vw,48px);
}
.institutional-card p{color:rgba(255,255,255,.92);max-width:720px}
.institutional-tags{
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
}
.institutional-tags span{
  display:block;
  background:rgba(255,255,255,.84);
  color:var(--deep);
  border:1px solid rgba(223,212,195,.8);
  border-radius:999px;
  padding:14px 18px;
  font-weight:900;
  box-shadow:0 10px 24px rgba(20,40,36,.08);
}
.institutional-badge{
  display:inline-flex;
  align-items:center;
  max-width:650px;
  margin-top:6px;
  padding:12px 16px;
  background:#fff7ea;
  border:1px solid var(--line);
  border-radius:999px;
  color:var(--deep);
  font-weight:900;
  box-shadow:0 10px 24px rgba(30,40,36,.055);
}
.objectives{
  padding-top:40px!important;
}
.objective-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}
.objective-grid article{
  background:var(--card);
  border:1px solid var(--line);
  border-radius:22px;
  padding:26px 24px;
  box-shadow:0 12px 30px rgba(30,40,36,.06);
  min-height:240px;
}
.objective-grid span{
  display:inline-grid;
  place-items:center;
  width:46px;
  height:46px;
  border-radius:16px;
  background:#e8f1e4;
  color:var(--deep);
  font-weight:950;
  margin-bottom:18px;
}
.objective-grid h3{
  color:var(--deep);
  font-size:24px;
  margin-bottom:12px;
}
.objective-grid p{color:#455954;margin:0}
@media(max-width:1000px){
  .institutional-card{grid-template-columns:1fr;background:linear-gradient(180deg,#073f35,#0f5a4c 64%,#fffaf0 64%,#fffaf0)}
  .institutional-tags{grid-template-columns:repeat(2,1fr)}
  .objective-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:720px){
  .institutional-card{padding:28px 18px;border-radius:24px}
  .institutional-tags{grid-template-columns:1fr}
  .institutional-badge{border-radius:18px;align-items:flex-start}
  .objective-grid{grid-template-columns:1fr}
  .objective-grid article{min-height:auto}
}
