
:root{--cream:#f4f0ea;--cream2:#ece6de;--ink:#1f1f1f;--muted:#6d625b;--dark:#121212;--line:rgba(31,31,31,.14);--accent:#9b7863}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Georgia,'Times New Roman',serif;background:var(--cream);color:var(--ink)}a{color:inherit;text-decoration:none}
.header{position:absolute;top:0;left:0;right:0;z-index:10;color:white;text-align:center;padding:34px 42px 0}.page .header{position:fixed;background:rgba(18,18,18,.90);backdrop-filter:blur(8px);padding-bottom:22px}
.brand{display:block;font-size:30px;letter-spacing:.36em;font-weight:400;text-transform:uppercase;line-height:1.2}.nav{margin-top:30px;display:flex;justify-content:center;align-items:flex-start;gap:28px;font-family:Arial,sans-serif;font-size:13px;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.nav a{opacity:.92}.nav a:hover{opacity:.62}.nav .two{line-height:1.15;text-align:center;margin-top:-4px}
.hero{
  min-height:950px;
  position:relative;
  overflow:hidden;
  background:#050505;
}.hero-photo-wrap{
  position:absolute;
  right:20px;
  top:108px;
  bottom:0;
  width:740px;
  height:840px;
  z-index:1;
  display:flex;
  justify-content:flex-end;
  align-items:flex-end;
  overflow:visible;
}.hero-img{
  height:840px;
  width:auto;
  max-width:none;
  object-fit:contain;
  object-position:right bottom;
  display:block;
}.hero:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.78) 42%,rgba(0,0,0,.20) 66%,rgba(0,0,0,.34) 100%);pointer-events:none}.hero-content{
  position:relative;
  z-index:3;
  min-height:950px;
  display:flex;
  align-items:center;
  padding:120px 8vw 80px;
  color:white;
}.hero-text{
  max-width:420px;
  margin-top:-18px;
  margin-left:-8px;
}.hero h1{
  font-size:46px;
  line-height:1.06;
  font-weight:400;
  margin:0 0 22px;
  letter-spacing:-.04em;
  white-space:nowrap;
}.hero p{
  font-family: Georgia, 'Times New Roman', serif;
  font-size:18px;
  line-height:1.58;
  margin:0;
  max-width:390px;
  color:rgba(255,255,255,.84);
  font-style:italic;
  text-transform:none;
  letter-spacing:0;
}.hero .line{
  display:none;
}
section{padding:100px 8vw}.section-title{font-size:clamp(38px,4.2vw,66px);line-height:1.08;font-weight:400;letter-spacing:-.035em;margin:0 auto 70px;max-width:970px;text-align:center}.cards{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.card{padding:44px 30px;min-height:360px;border-right:1px solid var(--line);background:rgba(255,255,255,.36);display:flex;flex-direction:column;justify-content:space-between}.card:last-child{border-right:0}.icon{font-family:Arial,sans-serif;color:var(--accent);font-size:38px;height:44px;margin-bottom:22px}.card h3{font-size:30px;line-height:1.05;font-weight:400;margin:0 0 24px;letter-spacing:-.025em}.card p{font-family:Arial,sans-serif;font-size:14.5px;line-height:1.72;color:#2a2a2a;margin:0 0 34px}.more{font-family:Arial,sans-serif;font-size:13px;color:var(--accent)}.quote{background:var(--cream2);text-align:center;padding:88px 8vw}.quote p{font-size:clamp(30px,3.6vw,56px);line-height:1.15;margin:0 auto;max-width:1100px;letter-spacing:-.035em}
.page{padding-top:190px}.page-hero{max-width:1080px;margin:0 auto 70px}.kicker{font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.16em;color:var(--accent);font-size:13px;margin-bottom:28px}.page h1{font-size:clamp(48px,5vw,78px);line-height:1;letter-spacing:-.045em;font-weight:400;margin:0 0 34px}.lead{font-size:clamp(25px,2.5vw,38px);line-height:1.25;max-width:980px;margin:0 0 42px}.text-block{max-width:940px;margin:0 auto;font-size:23px;line-height:1.62}.text-block p{margin:0 0 30px}.text-block .short-lines p{margin:0 0 12px}.text-block ul{margin:18px 0 40px;padding-left:28px}.text-block li{margin:12px 0}.text-block h2{font-size:42px;line-height:1.1;font-weight:400;letter-spacing:-.03em;margin:72px 0 28px}.callout{border-left:1px solid var(--accent);padding-left:28px;margin:54px 0;color:#2a2a2a}.process-title{max-width:1100px;margin:90px auto 28px;font-size:42px;line-height:1.1;font-weight:400;letter-spacing:-.03em}.process{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.step{border-top:1px solid var(--accent);padding-top:18px;font-family:Arial,sans-serif;font-size:14px;line-height:1.55}.step strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:22px;font-weight:400;line-height:1.15;margin-bottom:14px}
.ref-grid,.test-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.ref,.testimonial{border-top:1px solid var(--line);padding-top:28px}.ref h3,.testimonial p{font-size:28px;line-height:1.15;font-weight:400;margin:0 0 18px}.ref a{font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:var(--accent)}.testimonials{background:var(--cream2)}.testimonial span{font-family:Arial,sans-serif;color:var(--muted);font-size:14px}
.contact-box{max-width:940px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px}form{display:grid;gap:18px}input,textarea{width:100%;padding:16px 18px;border:1px solid var(--line);background:rgba(255,255,255,.58);font-family:Arial,sans-serif;font-size:15px}textarea{min-height:160px}button{border:1px solid var(--ink);background:var(--ink);color:white;padding:16px 22px;font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.12em}.footer{background:var(--dark);color:white;padding:70px 8vw;display:grid;grid-template-columns:1.2fr 1fr;gap:80px}.footer h3{font-size:26px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;margin:0 0 30px}.footer p,.footer a{font-family:Arial,sans-serif;color:rgba(255,255,255,.72);font-size:15px;line-height:1.9;margin:0}.footer-links{display:flex;gap:28px;flex-wrap:wrap;margin-top:48px}
@media(max-width:1150px){.nav{gap:16px;font-size:11px;overflow-x:auto;justify-content:flex-start}.brand{font-size:24px}.hero-photo-wrap{
  position:absolute;
  right:20px;
  top:108px;
  bottom:0;
  width:740px;
  height:840px;
  z-index:1;
  display:flex;
  justify-content:flex-end;
  align-items:flex-end;
  overflow:visible;
}.cards{grid-template-columns:1fr 1fr}.card:nth-child(2){border-right:0}.card{border-bottom:1px solid var(--line)}.process{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.header{padding:24px 20px 0}.hero-photo-wrap{
  position:absolute;
  right:20px;
  top:108px;
  bottom:0;
  width:740px;
  height:840px;
  z-index:1;
  display:flex;
  justify-content:flex-end;
  align-items:flex-end;
  overflow:visible;
}.hero-img{
  height:840px;
  width:auto;
  max-width:none;
  object-fit:contain;
  object-position:right bottom;
  display:block;
}.hero:after{background:rgba(0,0,0,.70)}.hero-content{
  position:relative;
  z-index:3;
  min-height:950px;
  display:flex;
  align-items:center;
  padding:120px 8vw 80px;
  color:white;
}.hero h1{
  font-size:46px;
  line-height:1.06;
  font-weight:400;
  margin:0 0 22px;
  letter-spacing:-.04em;
  white-space:nowrap;
}section{padding:72px 26px}.cards,.ref-grid,.test-grid,.contact-box,.footer{grid-template-columns:1fr}.card{border-right:0}.page{padding-top:170px}.text-block{font-size:20px}}






/* ===== Flags small inline menu ===== */
.lang-inline{
  display:flex;
  align-items:center;
  gap:6px;
  margin-left:8px;
}

.lang-inline a{
  display:flex;
  align-items:center;
  justify-content:center;
  width:18px;
  height:18px;
  overflow:hidden;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.28);
}

.lang-inline img{
  width:18px;
  height:18px;
  object-fit:cover;
  display:block;
}

/* Lower Eva photo slightly */
.hero-photo-wrap{
  top:132px !important;
}


/* Flags right before Inicio */
.lang-inline{
  display:flex;
  align-items:center;
  gap:6px;
  margin-right:10px;
}

/* Lower Eva photo to end exactly at bottom of home section */
.hero-photo-wrap{
  top:138px !important;
  bottom:0 !important;
  height:auto !important;
  align-items:flex-end !important;
}

.hero-img{
  height:100% !important;
  width:auto !important;
  object-fit:contain !important;
  object-position:right bottom !important;
}


/* ===== Preview: logo real horizontal + menú/banderas + foto encajada ===== */

.brand{
  display:none !important;
}

.header{
  padding-top:16px !important;
}

.real-name-logo-header{
  display:block;
  width:540px;
  height:72px;
  object-fit:contain;
  object-position:center center;
  margin:0 auto 10px auto;
}

/* Menú y banderas permanecen en la misma línea */
.nav{
  margin-top:0 !important;
  align-items:center !important;
}

/* Las banderas siguen antes de Inicio y alineadas al menú */
.lang-inline{
  display:flex;
  align-items:center;
  gap:6px;
  margin-right:10px;
  flex:0 0 auto;
}

/* La foto empieza debajo del menú y acaba abajo */
.hero-photo-wrap{
  top:170px !important;
  bottom:0 !important;
  height:auto !important;
  align-items:flex-end !important;
}

.hero-img{
  height:100% !important;
  width:auto !important;
  object-fit:contain !important;
  object-position:right bottom !important;
}


/* ===== Ajuste v2: logo legible + menú alineado + foto debajo ===== */

.real-name-logo-header{
  display:block !important;
  width:760px !important;
  height:118px !important;
  object-fit:contain !important;
  object-position:center center !important;
  margin:0 auto 8px auto !important;
}

/* Menú + banderas más abajo, en la misma línea */
.nav{
  margin-top:0 !important;
  align-items:center !important;
}

/* Banderas permanecen alineadas con el menú, antes de Inicio */
.lang-inline{
  display:flex !important;
  align-items:center !important;
  gap:6px !important;
  margin-right:10px !important;
  flex:0 0 auto !important;
}

/* La foto empieza debajo del menú y termina abajo */
.hero-photo-wrap{
  top:215px !important;
  bottom:0 !important;
  height:auto !important;
  align-items:flex-end !important;
}

.hero-img{
  height:100% !important;
  width:auto !important;
  object-fit:contain !important;
  object-position:right bottom !important;
  display:block !important;
}


/* ===== Ajuste v3 solicitado: logo más grande, aire, menú/banderas y foto ===== */

.real-name-logo-header{
  display:block !important;
  width:920px !important;
  height:138px !important;
  object-fit:contain !important;
  object-position:center center !important;
  margin:0 auto 22px auto !important;
  opacity:.98 !important;
}

/* Menú + banderas bajan juntos y quedan alineados en una línea */
.nav{
  margin-top:0 !important;
  align-items:center !important;
}

/* Banderas alineadas con el menú */
.lang-inline{
  display:flex !important;
  align-items:center !important;
  gap:6px !important;
  margin-right:10px !important;
  flex:0 0 auto !important;
}

/* Foto empieza justo debajo del menú y termina abajo del hero */
.hero-photo-wrap{
  top:255px !important;
  bottom:0 !important;
  height:auto !important;
  align-items:flex-end !important;
}

.hero-img{
  height:100% !important;
  width:auto !important;
  object-fit:contain !important;
  object-position:right bottom !important;
  display:block !important;
}


/* ===== Ajuste v4 solicitado: logo más grande y respirado, menú/banderas más abajo, foto debajo ===== */

.real-name-logo-header{
  display:block !important;
  width:1120px !important;
  height:170px !important;
  object-fit:contain !important;
  object-position:center center !important;
  margin:0 auto 34px auto !important;
  opacity:.98 !important;
}

/* Menú + banderas bajan juntos y quedan alineados */
.nav{
  margin-top:0 !important;
  align-items:center !important;
}

/* Banderas alineadas con el menú */
.lang-inline{
  display:flex !important;
  align-items:center !important;
  gap:6px !important;
  margin-right:10px !important;
  flex:0 0 auto !important;
}

/* Foto empieza debajo del menú, sin tocarlo, y termina abajo del hero */
.hero-photo-wrap{
  top:320px !important;
  bottom:0 !important;
  height:auto !important;
  align-items:flex-end !important;
}

.hero-img{
  height:100% !important;
  width:auto !important;
  object-fit:contain !important;
  object-position:right bottom !important;
  display:block !important;
}


/* ===== Footer definitivo solicitado ===== */

.footer{
  grid-template-columns:1.1fr 1fr 240px !important;
  align-items:flex-start !important;
  gap:54px !important;
}

.footer h3{
  display:none !important;
}

.footer-name-logo-final{
  width:460px;
  max-width:100%;
  height:auto;
  display:block;
  margin:0 0 34px 0;
}

.footer-contact-legal-line{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:18px;
  margin-top:22px;
}

.footer-contact-legal-line a,
.footer-contact-legal-line span{
  font-family:Arial,sans-serif;
  color:rgba(255,255,255,.72);
  font-size:15px;
  line-height:1.9;
}

.footer-seal-final{
  width:190px;
  max-width:100%;
  height:auto;
  display:block;
  justify-self:end;
  align-self:start;
  margin-top:0;
}

.footer-contact-block-final{
  padding-top:0;
}

@media(max-width:900px){
  .footer{
    grid-template-columns:1fr !important;
  }
  .footer-name-logo-final{
    width:320px;
  }
  .footer-seal-final{
    width:140px;
    justify-self:start;
  }
  .footer-contact-legal-line{
    gap:12px;
  }
}


/* ===== Ajuste footer v8 solicitado ===== */

.footer{
  grid-template-columns:1.05fr 1.2fr 230px !important;
  align-items:flex-start !important;
  gap:54px !important;
}

.footer-seal-final{
  width:210px !important;
  max-width:100% !important;
  height:auto !important;
  display:block !important;
  justify-self:end !important;
  align-self:start !important;
  margin-top:0 !important;
}

.footer-contact-block-final{
  padding-top:0 !important;
  text-align:left !important;
}

.footer-contact-legal-line{
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:18px !important;
  margin-top:14px !important;
}

.footer-contact-legal-line a{
  font-family:Arial,sans-serif !important;
  color:rgba(255,255,255,.72) !important;
  font-size:15px !important;
  line-height:1.9 !important;
}

.footer-contact-block-final p{
  margin:0 0 8px 0 !important;
}

@media(max-width:900px){
  .footer{
    grid-template-columns:1fr !important;
  }
  .footer-seal-final{
    width:150px !important;
    justify-self:start !important;
  }
}


/* ===== Ajuste footer v9 solicitado ===== */

.footer{
  grid-template-columns:1.1fr 1fr 240px !important;
  align-items:flex-start !important;
  gap:54px !important;
}

/* Columna izquierda: logo y debajo páginas */
.footer-pages-under-logo{
  margin-top:28px !important;
}

/* Columna central: email, teléfono, LinkedIn y legales más abajo */
.footer-contact-block-final{
  padding-top:130px !important;
  text-align:left !important;
}

/* Legales en la misma línea */
.footer-contact-legal-line{
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:18px !important;
  margin-top:16px !important;
}

.footer-contact-legal-line a{
  font-family:Arial,sans-serif !important;
  color:rgba(255,255,255,.72) !important;
  font-size:15px !important;
  line-height:1.9 !important;
}

.footer-contact-block-final p{
  margin:0 0 8px 0 !important;
}

/* Sello a la derecha, completo, sin recortes */
.footer-seal-final{
  width:210px !important;
  max-width:100% !important;
  height:auto !important;
  display:block !important;
  justify-self:end !important;
  align-self:start !important;
  margin-top:0 !important;
}

@media(max-width:900px){
  .footer{
    grid-template-columns:1fr !important;
  }
  .footer-contact-block-final{
    padding-top:32px !important;
  }
  .footer-seal-final{
    width:150px !important;
    justify-self:start !important;
  }
}


/* ===== Ajuste footer v10 solicitado ===== */

/* Mantener páginas debajo del logo como estaban */
.footer-pages-under-logo{
  margin-top:28px !important;
}

/* Bajar mucho más email, teléfono, LinkedIn y legales */
.footer-contact-block-final{
  padding-top:230px !important;
  text-align:left !important;
}

/* Aviso legal y políticas en una sola línea */
.footer-contact-legal-line{
  display:flex !important;
  align-items:center !important;
  flex-wrap:nowrap !important;
  gap:18px !important;
  margin-top:14px !important;
  white-space:nowrap !important;
}

.footer-contact-legal-line a{
  font-family:Arial,sans-serif !important;
  color:rgba(255,255,255,.72) !important;
  font-size:15px !important;
  line-height:1.9 !important;
}

.footer-contact-block-final p{
  margin:0 0 8px 0 !important;
}

/* Sello sin traza y con fondo integrado al footer */
.footer-seal-final{
  width:210px !important;
  max-width:100% !important;
  height:auto !important;
  display:block !important;
  justify-self:end !important;
  align-self:start !important;
  margin-top:0 !important;
}

@media(max-width:900px){
  .footer-contact-block-final{
    padding-top:48px !important;
  }
  .footer-contact-legal-line{
    flex-wrap:wrap !important;
    white-space:normal !important;
  }
}


.mi-mirada-layout{
  max-width:1240px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(360px,480px) minmax(0,1fr);
  gap:88px;
  align-items:start;
  padding-top:30px;
}

.mi-mirada-photo-wrap{
  position:sticky;
  top:120px;
}

.mi-mirada-photo{
  width:100%;
  max-width:480px;
  height:auto;
  display:block;
  border-radius:18px;
  object-fit:cover;
  box-shadow:0 26px 76px rgba(0,0,0,.24);
}

.mi-mirada-layout .text-block{
  max-width:700px;
  line-height:1.95;
}

@media(max-width:980px){
  .mi-mirada-layout{
    grid-template-columns:1fr;
    gap:42px;
  }

  .mi-mirada-photo-wrap{
    position:relative;
    top:auto;
  }

  .mi-mirada-photo{
    max-width:520px;
    margin:0 auto;
  }

  .mi-mirada-layout .text-block{
    max-width:100%;
  }
}


/* ===== MENU NUEVO ===== */

.nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:28px;
  flex-wrap:nowrap;
}

.nav a{
  white-space:nowrap;
}

/* ===== HOME EDITORIAL ===== */

.editorial-work-section{
  max-width:1220px;
  margin:140px auto 120px auto;
  display:grid;
  grid-template-columns:1fr 1.2fr 1fr;
  gap:80px;
  align-items:start;
}

.editorial-block{
  position:relative;
}

.editorial-label{
  display:block;
  font-family:Georgia, serif;
  font-size:34px;
  color:#d3c0a0;
  margin-bottom:24px;
  letter-spacing:.02em;
}

.editorial-block p,
.editorial-list{
  font-size:17px;
  line-height:1.95;
  color:rgba(255,255,255,.76);
}

.editorial-list{
  list-style:none;
  padding:0;
  margin:0 0 24px 0;
}

.editorial-list li{
  margin-bottom:10px;
}

.editorial-link{
  display:inline-block;
  margin-top:24px;
  color:#d3c0a0;
  text-decoration:none;
  letter-spacing:.08em;
  font-size:14px;
  text-transform:uppercase;
}

.editorial-link:hover{
  opacity:.7;
}

.editorial-sesiones{
  padding-top:44px;
}

.editorial-ponencias{
  padding-top:86px;
}

@media(max-width:980px){

  .editorial-work-section{
    grid-template-columns:1fr;
    gap:60px;
    padding:0 24px;
  }

  .editorial-sesiones,
  .editorial-ponencias{
    padding-top:0;
  }

  .nav{
    gap:18px;
    overflow-x:auto;
    justify-content:flex-start;
    padding:0 18px;
  }
}


/* ===== Cambio 2 colocado en la sección central correcta ===== */

.work-transform-section{
  padding:100px 8vw;
  background:#f4f0ea;
  color:#1f1f1f;
}

.work-transform-grid{
  max-width:1180px;
  margin:0 auto;
  display:grid;
  grid-template-columns:0.95fr 1.25fr 0.95fr;
  gap:72px;
  align-items:start;
}

.work-transform-item{
  border-top:1px solid rgba(31,31,31,.18);
  padding-top:34px;
  min-height:250px;
}

.work-transform-sesiones{
  margin-top:46px;
}

.work-transform-ponencias{
  margin-top:88px;
}

.work-transform-kicker{
  display:block;
  font-size:34px;
  line-height:1.05;
  font-weight:400;
  letter-spacing:-.025em;
  margin-bottom:26px;
  color:#1f1f1f;
}

.work-transform-item p,
.work-transform-item li{
  font-family:Arial,sans-serif;
  font-size:15px;
  line-height:1.75;
  color:#2a2a2a;
}

.work-transform-item p{
  margin:0 0 30px;
}

.work-transform-item ul{
  list-style:none;
  padding:0;
  margin:0 0 30px;
}

.work-transform-item li{
  margin-bottom:12px;
}

@media(max-width:900px){
  .work-transform-grid{
    grid-template-columns:1fr;
    gap:42px;
  }
  .work-transform-sesiones,
  .work-transform-ponencias{
    margin-top:0;
  }
}


/* ===== Página Empresas ===== */

.empresas-hero{
  margin-bottom:72px;
}

.empresas-page-layout{
  max-width:1120px;
  margin:0 auto;
}

.empresas-service-block{
  padding:84px 0 96px;
  border-top:1px solid rgba(31,31,31,.16);
}

.empresas-service-block:first-child{
  border-top:0;
  padding-top:0;
}

.empresas-service-block h2{
  font-size:clamp(40px,4vw,66px);
  line-height:1.05;
  font-weight:400;
  letter-spacing:-.04em;
  margin:0 0 44px;
}

.empresas-text-block{
  max-width:880px !important;
  margin:0 !important;
  font-size:20px !important;
  line-height:1.72 !important;
}

.empresas-text-block h2{
  font-size:34px !important;
  line-height:1.12 !important;
  margin:54px 0 22px !important;
}

.empresas-text-block p{
  margin-bottom:24px !important;
}

.empresas-text-block ul{
  margin-bottom:34px !important;
}

.empresas-text-block li{
  margin:9px 0 !important;
}

.empresas-text-block .process-title{
  margin-top:70px !important;
}

@media(max-width:900px){
  .empresas-service-block{
    padding:58px 0 70px;
  }
  .empresas-text-block{
    font-size:18px !important;
  }
}


/* ===== Menú global unificado ===== */

.nav{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:28px !important;
  flex-wrap:nowrap !important;
}

.nav a{
  white-space:nowrap !important;
}

/* ===== Mi mirada ===== */

.mi-mirada-layout{
  padding-top:0 !important;
}

.mi-mirada-layout .text-block{
  font-size:17px !important;
  line-height:1.72 !important;
  margin-top:-42px !important;
}

.mi-mirada-layout .text-block p{
  margin-bottom:22px !important;
}

/* ===== Ponencias ===== */

.page-hero{
  padding-top:36px !important;
}

.page .text-block{
  font-size:18px !important;
  line-height:1.75 !important;
}

/* ===== Reflexiones ===== */

.page main section{
  padding-top:34px !important;
}

/* ===== Contacto ===== */

.contact-layout,
.contact-grid,
.contact-wrapper{
  margin-top:-34px !important;
}

@media(max-width:980px){

  .nav{
    gap:18px !important;
    overflow-x:auto !important;
    justify-content:flex-start !important;
    padding:0 18px !important;
  }

  .mi-mirada-layout .text-block{
    margin-top:0 !important;
  }
}


/* ===== Mi mirada corregida: solo texto y estructura ===== */

.mi-mirada-section{
  padding-top:34px !important;
}

.mi-mirada-intro{
  max-width:1120px !important;
  margin:0 auto 46px auto !important;
  padding:0 6vw !important;
}

.mi-mirada-intro p{
  max-width:820px !important;
  font-size:18px !important;
  line-height:1.62 !important;
  color:rgba(255,255,255,.78) !important;
  margin:0 !important;
}

.mi-mirada-layout{
  max-width:1240px !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:minmax(360px,480px) minmax(0,1fr) !important;
  gap:88px !important;
  align-items:start !important;
  padding:0 6vw 80px !important;
}

.mi-mirada-photo-wrap{
  position:sticky !important;
  top:120px !important;
}

.mi-mirada-photo{
  width:100% !important;
  max-width:480px !important;
  height:auto !important;
  display:block !important;
  border-radius:18px !important;
  object-fit:cover !important;
  box-shadow:0 26px 76px rgba(0,0,0,.24) !important;
}

.mi-mirada-right-text{
  max-width:700px !important;
  font-size:17px !important;
  line-height:1.72 !important;
  margin:0 !important;
}

.mi-mirada-right-text p{
  font-size:17px !important;
  line-height:1.72 !important;
  margin:0 0 26px 0 !important;
  color:rgba(255,255,255,.78) !important;
}

@media(max-width:980px){
  .mi-mirada-layout{
    grid-template-columns:1fr !important;
    gap:42px !important;
  }

  .mi-mirada-photo-wrap{
    position:relative !important;
    top:auto !important;
  }

  .mi-mirada-photo{
    max-width:520px !important;
    margin:0 auto !important;
  }

  .mi-mirada-right-text{
    max-width:100% !important;
  }
}


/* ===== Ajustes solicitados Mi mirada ===== */

.mi-mirada-intro{
  margin-top:-34px !important;
  margin-bottom:42px !important;
}

.mi-mirada-intro p{
  color:#111111 !important;
}

.mi-mirada-right-text p{
  color:#111111 !important;
}


/* ===== FIX GLOBAL MENU SIZE ===== */

.header{
  padding-top:28px !important;
  padding-bottom:22px !important;
}

.nav{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:28px !important;
  flex-wrap:nowrap !important;
}

.nav a{
  font-size:15px !important;
  line-height:1 !important;
  letter-spacing:.08em !important;
  white-space:nowrap !important;
}

.lang-inline img{
  width:18px !important;
  height:auto !important;
}

/* ===== FIX MI MIRADA INTRO POSITION ===== */

.mi-mirada-section{
  padding-top:0 !important;
}

.mi-mirada-intro{
  margin-top:-68px !important;
  margin-bottom:40px !important;
}

.mi-mirada-intro p{
  margin-top:0 !important;
}


/* ===== FIX REAL v2: menú igual en todas las páginas ===== */

body .header,
body.page .header{
  padding-top:26px !important;
  padding-bottom:18px !important;
}

body .nav,
body.page .nav{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:22px !important;
  flex-wrap:nowrap !important;
  margin-top:0 !important;
}

body .nav a,
body.page .nav a{
  font-size:13px !important;
  line-height:1.05 !important;
  letter-spacing:.08em !important;
  white-space:nowrap !important;
}

body .lang-inline,
body.page .lang-inline{
  display:flex !important;
  align-items:center !important;
  gap:6px !important;
  margin-right:8px !important;
}

body .lang-inline a,
body.page .lang-inline a{
  width:18px !important;
  height:18px !important;
}

body .lang-inline img,
body.page .lang-inline img{
  width:18px !important;
  height:18px !important;
  object-fit:cover !important;
}

/* ===== FIX REAL v2: Mi mirada cerca del menú ===== */

body.page .mi-mirada-section{
  padding-top:0 !important;
  margin-top:0 !important;
}

body.page main .mi-mirada-section{
  padding-top:0 !important;
}

body.page .mi-mirada-intro{
  margin-top:-112px !important;
  margin-bottom:38px !important;
  padding-top:0 !important;
}

body.page .mi-mirada-intro p{
  margin-top:0 !important;
  color:#111111 !important;
}

body.page .mi-mirada-right-text p{
  color:#111111 !important;
}


/* ===== Experiencia y formación ===== */

.experiencia-title{
  font-weight:700 !important;
  font-size:22px !important;
  line-height:1.4 !important;
  color:#111111 !important;
}

.experiencia-list{
  margin:0 !important;
  padding-left:24px !important;
}

.experiencia-list li{
  margin-bottom:18px !important;
  line-height:1.95 !important;
  color:#111111 !important;
}


/* ===== Intro Mi mirada ===== */

.intro-title{
  font-weight:700 !important;
  font-size:28px !important;
  line-height:1.3 !important;
  color:#111111 !important;
}

.intro-subtitle{
  font-weight:700 !important;
  font-size:21px !important;
  line-height:1.55 !important;
  color:#111111 !important;
}


/* ===== Fix menú SOLO página Empresas ===== */

body.page .nav a{
  font-size:13px !important;
  line-height:1.05 !important;
  letter-spacing:.08em !important;
}

body.page .nav{
  gap:22px !important;
}

body.page .lang-inline img{
  width:18px !important;
  height:18px !important;
}


/* ===== Ajuste SOLO página contacto ===== */

.contact-layout,
.contact-grid,
.contact-wrapper,
.contact-page,
.contact-content{
  margin-top:-78px !important;
  padding-top:0 !important;
}


/* ===== FIX REAL SOLO CONTACTO ===== */

body.page main{
  padding-top:0 !important;
}

body.page main section{
  padding-top:18px !important;
  margin-top:0 !important;
}


/* ===== CONTACTO PEGADO AL MENÚ ===== */

body.page main{
  padding-top:0 !important;
  margin-top:0 !important;
}

body.page main section{
  padding-top:0 !important;
  margin-top:-72px !important;
}

body.page .contact-layout,
body.page .contact-grid,
body.page .contact-wrapper,
body.page .contact-content{
  padding-top:0 !important;
  margin-top:0 !important;
}


/* ===== Página Ponencias ===== */

/* titular grande más pequeño */
.ponencias-main-quote{
  display:block !important;
  font-size:42px !important;
  line-height:1.18 !important;
  letter-spacing:-.03em !important;
}

/* resto texto en columnas */
.ponencias-columns{
  column-count:2 !important;
  column-gap:72px !important;
}

.ponencias-columns p,
.ponencias-columns li{
  break-inside:avoid !important;
}

@media(max-width:980px){
  .ponencias-columns{
    column-count:1 !important;
  }

  .ponencias-main-quote{
    font-size:34px !important;
  }
}


/* ===== Ajuste SOLO frase Ponencias ===== */

.ponencias-main-quote{
  white-space:nowrap !important;
}


/* ===== Ajuste exacto frase Ponencias ===== */

.ponencias-main-quote{
  white-space:nowrap !important;
  font-size:30px !important;
  line-height:1.12 !important;
}


/* ===== REAL FIX PONENCIAS ===== */

.ponencias-main-quote{
  display:block !important;
  width:100% !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  font-size:26px !important;
  line-height:1.1 !important;
  letter-spacing:-0.02em !important;
}


/* ===== Ponencias texto exacto ===== */

.ponencias-main-quote{
  display:block !important;
  white-space:nowrap !important;
  font-size:26px !important;
  line-height:1.15 !important;
  letter-spacing:-0.02em !important;
  max-width:100% !important;
}

.ponencias-text-final{
  max-width:980px !important;
  margin:0 auto !important;
  font-size:18px !important;
  line-height:1.78 !important;
}

.ponencias-text-final p{
  margin-bottom:28px !important;
}

.ponencias-list-final{
  margin:0 0 34px 0 !important;
  padding-left:22px !important;
}

.ponencias-list-final li{
  margin-bottom:12px !important;
  line-height:1.75 !important;
}


/* ===== MI MIRADA EDITORIAL ===== */

.mi-mirada-editorial{
  padding:28px 0 90px;
}

.mi-mirada-intro-editorial{
  max-width:1080px;
  margin:0 auto 60px auto;
  padding:0 6vw;
}

.mi-mirada-intro-editorial h2{
  font-size:30px;
  line-height:1.2;
  margin:0 0 18px;
  color:#111111;
}

.mi-mirada-intro-editorial p{
  font-size:21px;
  line-height:1.65;
  color:#111111;
  max-width:920px;
  margin:0;
}

.mi-mirada-layout-editorial{
  max-width:1260px;
  margin:0 auto;
  padding:0 6vw;
  display:grid;
  grid-template-columns:minmax(360px,470px) minmax(0,1fr);
  gap:96px;
  align-items:start;
}

.mi-mirada-photo-column{
  position:sticky;
  top:120px;
}

.mi-mirada-photo{
  width:100%;
  border-radius:18px;
  display:block;
}

.mi-mirada-content-column{
  max-width:720px;
}

.mi-block{
  margin-bottom:72px;
}

.mi-block h3{
  font-size:29px;
  line-height:1.2;
  margin:0 0 26px;
  color:#111111;
}

.mi-block p{
  font-size:18px;
  line-height:1.82;
  margin:0 0 24px;
  color:#111111;
}

.mi-formacion-list{
  margin:8px 0 0;
  padding-left:22px;
}

.mi-formacion-list li{
  font-size:18px;
  line-height:1.95;
  margin-bottom:14px;
  color:#111111;
}

@media(max-width:980px){

  .mi-mirada-layout-editorial{
    grid-template-columns:1fr;
    gap:52px;
  }

  .mi-mirada-photo-column{
    position:relative;
    top:auto;
  }

  .mi-mirada-content-column{
    max-width:100%;
  }

  .mi-mirada-intro-editorial p,
  .mi-block p,
  .mi-formacion-list li{
    font-size:17px;
  }
}


/* Compact layout for Empresas page */
.empresas-compact {
  padding-top: 0 !important;
}
.empresas-compact section {
  padding-top: 0.75rem !important;
}
.empresas-compact .compact-hero {
  padding-top: 0.75rem !important;
  padding-bottom: 0.25rem !important;
  margin-top: 0 !important;
  margin-bottom: 0.5rem !important;
}
.empresas-compact .compact-hero .lead {
  margin-top: 0.25rem !important;
  margin-bottom: 0 !important;
}
.empresas-compact .compact-page {
  margin-top: 0 !important;
}
.empresas-compact .compact-page p {
  margin-top: 0.35rem !important;
  margin-bottom: 0.45rem !important;
  line-height: 1.42 !important;
}
.empresas-compact .compact-page h2 {
  margin-top: 0.9rem !important;
  margin-bottom: 0.35rem !important;
  white-space: nowrap;
}
.empresas-compact .compact-list {
  margin-top: 0.25rem !important;
  margin-bottom: 0.7rem !important;
}
.empresas-compact .compact-list li {
  margin-bottom: 0.25rem !important;
  line-height: 1.35 !important;
}
.empresas-compact .two-col-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem;
  margin-top: 0.25rem;
  margin-bottom: 0.65rem;
}
.empresas-compact .two-col-list ul {
  margin-top: 0;
  margin-bottom: 0;
}
.empresas-compact .two-col-list li {
  margin-bottom: 0.2rem;
  line-height: 1.32;
}
.empresas-compact .work-steps-line p {
  margin: 0.22rem 0 !important;
  line-height: 1.35 !important;
}
.empresas-compact .compact-contact {
  margin-top: 0.8rem !important;
}
@media (max-width: 760px) {
  .empresas-compact .two-col-list {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .empresas-compact .compact-page h2 {
    white-space: normal;
  }
}

.one-line{white-space:nowrap;}
.section-sep{
border-top:1px solid rgba(0,0,0,.15);
padding-top:18px;
margin-top:24px!important;
}
.work-grid{
display:grid;
grid-template-columns:repeat(5,1fr);
gap:10px;
font-size:.82rem;
margin-top:10px;
}
.work-grid strong{display:block;margin-bottom:6px;}
.work-grid span{line-height:1.3;}
@media(max-width:900px){
.work-grid{grid-template-columns:1fr 1fr;}
.one-line{white-space:normal;}
}

.sesiones-compact .compact-page p{margin:.35rem 0;line-height:1.4}
.sesiones-compact h2{margin-top:1rem;margin-bottom:.4rem}
.sesiones-compact .two-col-list{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.sesiones-compact .work-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;font-size:.82rem}
.sesiones-compact .work-grid strong{display:block;margin-bottom:6px}
@media(max-width:900px){.sesiones-compact .work-grid{grid-template-columns:1fr 1fr}.sesiones-compact .two-col-list{grid-template-columns:1fr}}


/* Sesiones compact page */
.sesiones-compact {
  padding-top: 0 !important;
}
.sesiones-compact section {
  padding-top: 0.75rem !important;
}
.sesiones-compact .compact-hero {
  padding-top: 0.75rem !important;
  padding-bottom: 0.25rem !important;
  margin-top: 0 !important;
  margin-bottom: 0.5rem !important;
}
.sesiones-compact .compact-page p {
  margin-top: 0.35rem !important;
  margin-bottom: 0.45rem !important;
  line-height: 1.42 !important;
}
.sesiones-compact .compact-page h2 {
  margin-top: 0.9rem !important;
  margin-bottom: 0.35rem !important;
}
.sesiones-compact .one-line { white-space: nowrap; }
.sesiones-compact .section-sep {
  border-top: 1px solid rgba(0,0,0,.15);
  padding-top: 18px;
  margin-top: 24px !important;
}
.sesiones-compact .two-col-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem;
  margin-top: 0.25rem;
  margin-bottom: 0.65rem;
}
.sesiones-compact .two-col-list ul { margin-top: 0; margin-bottom: 0; }
.sesiones-compact .two-col-list li { margin-bottom: 0.2rem; line-height: 1.32; }
.sesiones-compact .work-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  font-size: .82rem;
  margin-top: 10px;
}
.sesiones-compact .work-grid strong { display: block; margin-bottom: 6px; }
.sesiones-compact .work-grid span { line-height: 1.3; }
@media (max-width: 900px) {
  .sesiones-compact .work-grid { grid-template-columns: 1fr 1fr; }
  .sesiones-compact .two-col-list { grid-template-columns: 1fr; }
  .sesiones-compact .one-line { white-space: normal; }
}


/* Mi mirada V2 balanced editorial layout */
.mi-mirada-v2{
  max-width: 1120px;
  margin: 0 auto;
  padding-top: 1.2rem;
}
.mi-mirada-v2 .kicker{
  margin-bottom: .8rem;
}
.mi-mirada-top{
  display:grid;
  grid-template-columns: minmax(280px, 38%) 1fr;
  gap: 2.4rem;
  align-items:start;
}
.mi-mirada-top .mi-mirada-image-wrap{
  position: static !important;
  top: auto !important;
}
.mi-mirada-top .mi-mirada-img{
  width: 100%;
  max-width: 380px;
  height: auto;
  display:block;
  object-fit: cover;
}
.mi-mirada-intro h1{
  margin-top:0;
}
.mi-mirada-intro p,
.mi-mirada-full p{
  line-height:1.5;
}
.mi-mirada-full{
  margin-top: 2rem;
  max-width: 100%;
}
.mi-mirada-full h2{
  margin-top: 1.6rem;
  margin-bottom: .65rem;
}
.experience-training-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:2rem;
  margin-top:1rem;
}
.experience-training-grid h3{
  margin-bottom:.6rem;
}
.experience-training-grid ul{
  margin-top:0;
}
.experience-training-grid li{
  margin-bottom:.45rem;
  line-height:1.45;
}
@media(max-width:850px){
  .mi-mirada-top{
    grid-template-columns:1fr;
    gap:1.2rem;
  }
  .mi-mirada-top .mi-mirada-img{
    max-width: 100%;
  }
  .experience-training-grid{
    grid-template-columns:1fr;
    gap:1rem;
  }
}


/* Mi mirada V3 editorial layout */
.mi-mirada-v3{
  max-width:1120px;
  margin:0 auto;
  padding-top:1.2rem;
}
.mi-mirada-v3 .kicker{
  margin-bottom:.8rem;
}
.mi-mirada-opening{
  max-width:900px;
  margin-bottom:1.8rem;
}
.mi-mirada-opening h1{
  margin-top:0;
}
.mi-mirada-image-text{
  display:grid;
  grid-template-columns:minmax(260px, 36%) 1fr;
  gap:2.3rem;
  align-items:start;
  margin-top:1.2rem;
  margin-bottom:2rem;
}
.mi-mirada-v3 .mi-mirada-image-wrap{
  position:static!important;
  top:auto!important;
}
.mi-mirada-v3 .mi-mirada-img{
  width:100%;
  max-width:360px;
  height:auto;
  display:block;
  object-fit:cover;
}
.mi-mirada-company h2{
  margin-top:0;
}
.mi-mirada-v3 p{
  line-height:1.5;
}
.mi-mirada-full{
  max-width:100%;
}
.mi-mirada-full h2{
  margin-top:1.6rem;
  margin-bottom:.65rem;
}
.experience-training-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:2rem;
  margin-top:1rem;
}
.experience-training-grid h3{
  margin-bottom:.6rem;
}
.experience-training-grid ul{
  margin-top:0;
}
.experience-training-grid li{
  margin-bottom:.45rem;
  line-height:1.45;
}
@media(max-width:850px){
  .mi-mirada-image-text{
    grid-template-columns:1fr;
    gap:1.2rem;
  }
  .mi-mirada-v3 .mi-mirada-img{
    max-width:100%;
  }
  .experience-training-grid{
    grid-template-columns:1fr;
    gap:1rem;
  }
}


/* Ponencias V2 editorial layout */
.ponencias-v2{
  max-width: 1120px;
  margin: 0 auto;
  padding-top: 1.2rem;
}
.ponencias-v2 .kicker{
  margin-bottom: .8rem;
}
.ponencias-opening{
  max-width: 930px;
}
.ponencias-opening h1{
  margin-top: 0;
}
.ponencias-v2 p{
  line-height: 1.5;
}
.ponencias-list{
  columns: 2;
  column-gap: 2.5rem;
  margin-top: .8rem;
  margin-bottom: 1.6rem;
}
.ponencias-list li{
  break-inside: avoid;
  margin-bottom: .45rem;
  line-height: 1.4;
}
.ponencias-image-wrap{
  margin: 1.8rem 0 1.8rem 0;
}
.ponencias-image{
  width: 100%;
  max-height: 430px;
  object-fit: cover;
  display: block;
  border-radius: 18px;
}
.ponencias-content{
  max-width: 960px;
}
.ponencias-content h2{
  margin-top: 1.6rem;
  margin-bottom: .65rem;
}
@media(max-width:850px){
  .ponencias-list{
    columns: 1;
  }
  .ponencias-image{
    max-height: none;
  }
}


/* Home bridge final */
.home-bridge-final{
  padding: 3.2rem 1.5rem 2.8rem;
  text-align: center;
}
.home-bridge-final .home-bridge-inner{
  max-width: 1100px;
  margin: 0 auto;
}
.home-bridge-final h2{
  margin: 0;
  font-size: clamp(1.75rem, 2.45vw, 2.75rem);
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  white-space: nowrap;
}
.home-bridge-final p{
  margin: 1rem 0 0;
  font-size: clamp(1.08rem, 1.45vw, 1.38rem);
  line-height: 1.35;
  font-weight: 400;
}
@media(max-width: 1100px){
  .home-bridge-final h2{
    white-space: normal;
  }
}


/* Home bridge final correction */
.home-bridge-final{
  padding: 2.4rem 1.5rem 2.2rem !important;
  text-align: center !important;
  overflow-x: hidden !important;
}
.home-bridge-final .home-bridge-inner{
  max-width: 1500px !important;
  width: calc(100% - 3rem) !important;
  margin: 0 auto !important;
  box-sizing: border-box !important;
}
.home-bridge-final h2{
  margin: 0 !important;
  font-size: clamp(1.55rem, 1.75vw, 2.05rem) !important;
  line-height: 1.18 !important;
  font-weight: 600 !important;
  letter-spacing: -0.015em !important;
  white-space: nowrap !important;
}
.home-bridge-final p{
  margin: .85rem 0 0 !important;
  font-size: clamp(1.05rem, 1.22vw, 1.28rem) !important;
  line-height: 1.35 !important;
  font-weight: 400 !important;
}
@media(max-width: 1350px){
  .home-bridge-final h2{
    white-space: normal !important;
  }
}


/* Ajuste fino frase puente Home */
.home-bridge-final p{
  margin-top: .45rem !important;
  font-size: clamp(1.28rem, 1.65vw, 1.62rem) !important;
  line-height: 1.28 !important;
  font-style: italic !important;
  font-weight: 500 !important;
}
.home-bridge-final h2{
  margin-bottom: 0 !important;
}


/* Corrección definitiva Home */
.home-bridge-final{
    background:#d8d1c8 !important; /* beige más oscuro */
}

.testimonials{
    background:#ece7e1 !important; /* beige claro */
}

.home-bridge-final p{
    font-style:italic !important;
    font-weight:500 !important;
}


/* Ajuste fino cursiva frase puente Home */
.home-bridge-final p{
    font-style: italic !important;
    font-weight: 400 !important;
    letter-spacing: 0.01em !important;
    font-synthesis: none !important;
}


/* Ajuste titular página Sesiones */
.sesiones-compact .compact-hero .lead{
  font-size: clamp(1.45rem, 2.1vw, 2.25rem) !important;
  line-height: 1.18 !important;
  white-space: normal !important;
  max-width: 100% !important;
}


/* Fotografías editoriales Empresas y Sesiones */
.editorial-photo{
  margin: 2rem 0 2.2rem;
  width: 100%;
}
.editorial-photo img{
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  display: block;
}
.editorial-photo-empresas{
  margin-top: 1.8rem;
  margin-bottom: 2.4rem;
}
.editorial-photo-sesiones{
  margin-top: 2.1rem;
  margin-bottom: 2.3rem;
}


/* === MOBILE RESPONSIVE FINAL - only small screens === */
.mobile-menu-button{display:none;}
@media (max-width: 768px){
  html,body{width:100%;max-width:100%;overflow-x:hidden!important;}
  .header{
    position:absolute!important;top:0!important;left:0!important;right:0!important;z-index:50!important;
    padding:12px 14px 0!important;color:#fff!important;text-align:center!important;
    display:block!important;background:transparent!important;backdrop-filter:none!important;
  }
  .page .header{position:fixed!important;background:rgba(18,18,18,.92)!important;padding-bottom:12px!important;}
  .real-name-logo-header{
    display:block!important;width:min(72vw,260px)!important;height:auto!important;max-height:58px!important;
    object-fit:contain!important;margin:0 auto 8px!important;position:relative!important;z-index:52!important;
  }
  .brand{display:none!important;}
  .mobile-menu-button{
    display:block!important;position:absolute!important;left:14px!important;top:20px!important;z-index:60!important;
    border:1px solid rgba(255,255,255,.72)!important;background:rgba(0,0,0,.20)!important;color:#fff!important;
    padding:8px 11px!important;border-radius:999px!important;font:12px/1 Arial,sans-serif!important;
    letter-spacing:.04em!important;text-transform:uppercase!important;cursor:pointer!important;
  }
  .page .mobile-menu-button{top:18px!important;}
  body .header .nav{
    display:none!important;position:absolute!important;top:76px!important;left:14px!important;right:auto!important;z-index:58!important;
    width:min(260px,calc(100vw - 28px))!important;
    margin:0!important;padding:14px 16px!important;max-height:none!important;overflow:visible!important;
    background:rgba(12,12,12,.96)!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:14px!important;
    box-shadow:0 16px 40px rgba(0,0,0,.35)!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;
    gap:0!important;white-space:normal!important;text-align:left!important;
  }
  body .header .nav.is-open{display:flex!important;}
  body .header .nav a, body .header .nav .lang-switch{
    display:block!important;width:100%!important;padding:9px 0!important;margin:0!important;
    font:13px/1.15 Arial,sans-serif!important;letter-spacing:.07em!important;text-transform:uppercase!important;white-space:normal!important;color:#fff!important;
    text-align:left!important;
  }
  body .header .nav .lang-inline{display:none!important;}
  .lang-switch{margin-left:0!important;}

  body:not(.page) .hero{height:100svh!important;min-height:680px!important;max-height:none!important;position:relative!important;overflow:hidden!important;background:#050505!important;}
  body:not(.page) .hero-photo-wrap{
    position:absolute!important;top:82px!important;right:-8px!important;bottom:0!important;left:auto!important;
    width:88vw!important;height:auto!important;display:flex!important;align-items:flex-end!important;justify-content:flex-end!important;
    overflow:visible!important;z-index:1!important;opacity:1!important;
  }
  body:not(.page) .hero-img{
    height:calc(100svh - 82px)!important;min-height:620px!important;width:auto!important;max-width:none!important;
    object-fit:contain!important;object-position:right bottom!important;display:block!important;
  }
  body:not(.page) .hero:after{
    content:""!important;position:absolute!important;inset:0!important;z-index:2!important;pointer-events:none!important;
    background:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.58) 43%,rgba(0,0,0,.06) 70%,rgba(0,0,0,.12) 100%)!important;
  }
  body:not(.page) .hero-content{
    min-height:100svh!important;height:100svh!important;position:relative!important;z-index:3!important;display:block!important;
    padding:0 18px!important;color:#fff!important;
  }
  body:not(.page) .hero-text{
    position:absolute!important;left:18px!important;top:47vh!important;transform:translateY(-5%)!important;
    max-width:350px!important;width:calc(100vw - 36px)!important;margin:0!important;text-align:left!important;
  }
  body:not(.page) .hero h1{
    font-size:clamp(23px,6.2vw,25px)!important;line-height:1.08!important;letter-spacing:-.035em!important;
    white-space:normal!important;margin:0 0 14px!important;max-width:350px!important;overflow-wrap:normal!important;word-break:normal!important;
  }
  body:not(.page) .hero p{
    font-size:clamp(15px,4.15vw,16px)!important;line-height:1.34!important;max-width:330px!important;margin:0!important;
    color:rgba(255,255,255,.88)!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;
  }
  body:not(.page) .hero p br{display:block!important;}

  .page{padding-top:168px!important;}
}
@media (max-width:768px){
  body .header .nav .lang-switch a,
  body .header .nav .lang-switch strong{
    display:inline!important;width:auto!important;padding:0!important;margin:0!important;
  }
}


/* Logo móvil añadido solo en páginas interiores */
.mobile-name-logo{display:none;}
@media (max-width:768px){
  .page .mobile-name-logo{
    display:block!important;width:min(72vw,260px)!important;height:auto!important;max-height:58px!important;
    object-fit:contain!important;margin:0 auto 8px!important;position:relative!important;z-index:52!important;
  }
}
