:root{
  --navy:#001831;
  --navy-2:#062a48;
  --blue:#006a9f;
  --blue-light:#28a9dc;
  --orange:#e6872f;
  --orange-soft:#f2a65a;
  --ink:#17212b;
  --muted:#687783;
  --surface:#f2f5f7;
  --white:#fff;
  --max:1220px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:"Maven Pro","Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}
body.menu-open{overflow:hidden}
a{color:inherit}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}
.container{width:min(var(--max),calc(100% - 48px));margin-inline:auto}
.section{padding:110px 0}
.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#d9edf7}
.eyebrow.dark{color:var(--blue)}

.site-header{position:fixed;inset:0 0 auto 0;height:92px;z-index:1000;display:flex;align-items:center;padding:0 5vw;color:#fff;background:linear-gradient(180deg,rgba(0,24,49,.72),rgba(0,24,49,0));transition:.3s ease}
.site-header.scrolled{height:76px;background:rgba(0,24,49,.96);box-shadow:0 12px 35px rgba(0,0,0,.18)}
.brand{display:block;width:104px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.35));text-decoration:none}
.brand img{width:100%;height:68px;object-fit:contain}
.desktop-nav{margin-left:auto;display:flex;gap:34px;align-items:center}
.desktop-nav a{text-decoration:none;font-size:.92rem;font-weight:500;position:relative;padding:12px 0}
.desktop-nav a::after{content:"";position:absolute;left:0;bottom:3px;width:0;height:2px;background:var(--orange-soft);transition:.25s ease}
.desktop-nav a:hover::after{width:100%}
.header-tools{display:flex;align-items:center;gap:22px;margin-left:34px}
.languages{display:grid;gap:0;font-size:.68rem;font-weight:800;line-height:1.25}.languages a{text-decoration:none;color:#fff;opacity:.72}.languages span{color:#fff}
.menu-toggle{width:32px;height:32px;padding:5px;border:0;background:transparent;display:grid;align-content:center;gap:5px;cursor:pointer}
.menu-toggle span{display:block;width:20px;height:2px;background:#fff;transition:.25s ease}
.menu-toggle:hover span{background:var(--orange-soft)}

.menu-backdrop{position:fixed;inset:0;background:rgba(0,12,26,.46);z-index:1090;backdrop-filter:blur(2px)}
.side-menu{position:fixed;top:0;right:0;width:min(365px,86vw);height:100dvh;z-index:1100;background:linear-gradient(180deg,#00172f,#062b49);color:#fff;transform:translateX(101%);transition:transform .36s cubic-bezier(.22,.78,.22,1);padding:78px 0 38px;box-shadow:-24px 0 60px rgba(0,0,0,.28)}
.side-menu.open{transform:none}
.menu-close{position:absolute;right:22px;top:17px;border:0;background:transparent;color:#fff;font-size:2rem;font-weight:300;cursor:pointer}
.side-menu nav{display:grid}
.side-menu nav a{text-decoration:none;text-align:right;padding:10px 42px 10px 28px;font-size:.92rem;border-right:4px solid transparent;transition:.2s ease}
.side-menu nav a:hover,.side-menu nav a.active{background:rgba(0,105,159,.45);border-right-color:var(--orange-soft)}
.side-menu-footer{position:absolute;left:38px;right:38px;bottom:32px;padding-top:18px;border-top:1px solid rgba(255,255,255,.15);font-size:.78rem;text-align:right;color:#d2e0e9}.side-menu-footer span{opacity:.66}

.social-rail{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:900;display:grid;border-radius:12px 0 0 12px;overflow:hidden;background:rgba(0,105,159,.82);backdrop-filter:blur(8px)}
.social-rail a{width:34px;height:36px;display:grid;place-items:center;color:#fff;text-decoration:none;font-size:.68rem;font-weight:800;border-bottom:1px solid rgba(255,255,255,.2);transition:.2s ease}.social-rail a:last-child{border:0}.social-rail a:hover{background:var(--orange)}

.hero{min-height:100svh;position:relative;overflow:hidden;color:#fff;background:url('../img/hero-industria.svg') center/cover no-repeat}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,18,38,.74) 0%,rgba(0,24,49,.42) 50%,rgba(0,24,49,.15) 100%),linear-gradient(180deg,rgba(0,0,0,.08) 45%,rgba(0,24,49,.64) 100%)}
.hero::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:5px;background:linear-gradient(90deg,var(--blue),var(--blue-light) 72%,var(--orange) 72%,var(--orange) 100%)}
.hero-content{position:relative;z-index:2;width:min(1150px,calc(100% - 11vw));margin:0 auto;padding-top:clamp(260px,54vh,560px)}
.hero h1{font-size:clamp(2.45rem,5.8vw,5.2rem);line-height:1.02;letter-spacing:-.035em;margin:15px 0 26px;max-width:950px;text-shadow:0 5px 18px rgba(0,0,0,.32)}
.hero-button{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.82);border-radius:10px;padding:8px 18px;color:#fff;text-decoration:none;font-size:.82rem;transition:.25s ease}.hero-button:hover{background:#fff;color:var(--navy)}.play{font-size:.72rem}
.hero-scroll{position:absolute;z-index:2;right:5vw;bottom:42px;display:flex;align-items:center;gap:12px;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.hero-scroll span{display:block;width:46px;height:1px;background:var(--orange-soft)}

.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.intro h2,.founder-copy h2{font-size:clamp(2.2rem,4.2vw,4.35rem);line-height:1.03;letter-spacing:-.045em;margin:15px 0 0}.intro p,.founder-copy p{font-size:1.1rem;color:var(--muted);margin:0 0 22px}
.text-link{display:inline-flex;align-items:center;gap:14px;text-decoration:none;font-weight:700;color:var(--navy);padding-bottom:6px;border-bottom:2px solid var(--orange-soft)}.text-link span{color:var(--orange);transition:.2s}.text-link:hover span{transform:translateX(5px)}

.business-grid{display:grid;grid-template-columns:repeat(3,1fr)}
.business-card{min-height:480px;position:relative;display:flex;align-items:flex-end;padding:46px;text-decoration:none;color:#fff;overflow:hidden;background:linear-gradient(180deg,rgba(0,24,49,.14),rgba(0,24,49,.94)),url('../img/hero-industria.svg') center/cover}.business-card:nth-child(2){background-position:72% center}.business-card:nth-child(3){background-position:35% center}
.business-card::before{content:"";position:absolute;inset:0;background:rgba(0,105,159,.1);transition:.35s}.business-card:hover::before{background:rgba(0,105,159,.42)}
.business-card::after{content:"";position:absolute;left:0;bottom:0;width:0;height:5px;background:var(--orange);transition:.35s}.business-card:hover::after{width:100%}
.business-card>span{position:absolute;top:28px;left:30px;font-size:.74rem;font-weight:800;color:#cce7f4}.business-card div{position:relative;z-index:2}.business-card small{text-transform:uppercase;letter-spacing:.17em;font-size:.68rem;color:#cce7f4}.business-card h3{font-size:clamp(1.8rem,3vw,3.1rem);line-height:1;margin:10px 0 14px}.business-card p{max-width:390px;color:#d7e6ee;margin:0}

.founder-section{background:var(--surface)}.founder-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.founder-photo{min-height:680px;position:relative;background:linear-gradient(180deg,rgba(0,24,49,0) 45%,rgba(0,24,49,.9) 100%),url('../img/daniel-arambulo-ceo.png') center 18%/cover no-repeat;box-shadow:0 30px 70px rgba(0,24,49,.18)}.founder-photo::before{content:"";position:absolute;left:-14px;top:40px;width:14px;height:180px;background:linear-gradient(var(--blue-light),var(--orange))}.founder-caption{position:absolute;left:34px;bottom:28px;color:#fff}.founder-caption strong{display:block;font-size:1.45rem}.founder-caption span{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:#c9ddea}

.values-strip{padding:84px 0;background:var(--navy);color:#fff}.values-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.values-row span{padding:14px 19px;border:1px solid rgba(255,255,255,.22);font-weight:600}.values-row span:nth-child(2),.values-row span:nth-child(5){border-bottom-color:var(--orange-soft)}
.contact-banner{padding:88px 0;background:linear-gradient(102deg,var(--blue),var(--navy));color:#fff;position:relative;overflow:hidden}.contact-banner::after{content:"";position:absolute;right:-110px;top:-180px;width:430px;height:430px;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 0 40px rgba(255,255,255,.04),0 0 0 82px rgba(230,135,47,.08)}.contact-banner .container{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:40px}.contact-banner h2{font-size:clamp(2.1rem,4.5vw,4.5rem);line-height:1;margin:12px 0 0}.contact-banner a{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.72);padding:15px 22px;white-space:nowrap}.contact-banner a span{color:var(--orange-soft);margin-left:10px}

.site-footer{padding:64px 0 24px;background:#000f20;color:#fff}.footer-top{display:flex;align-items:center;gap:50px}.footer-top img{width:150px;height:100px;object-fit:contain}.footer-top p{max-width:580px;color:#9fb5c3}.footer-bottom{margin-top:34px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:20px;color:#79909f;font-size:.78rem}

/* Páginas internas */
.page-hero{min-height:62vh;padding:210px 0 90px;color:#fff;background:linear-gradient(90deg,rgba(0,24,49,.9),rgba(0,24,49,.34)),url('../img/hero-industria.svg') center/cover}.page-hero h1{font-size:clamp(3rem,7vw,6.5rem);line-height:.95;letter-spacing:-.05em;margin:14px 0}.page-hero p{max-width:760px;font-size:1.15rem;color:#d4e3eb}
.split,.profile,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.section-title{font-size:clamp(2.3rem,4.5vw,4.5rem);line-height:1.02;letter-spacing:-.045em;margin:12px 0 30px}.section-intro{color:var(--muted);font-size:1.08rem}.section-soft{background:var(--surface)}.section-dark{background:var(--navy);color:#fff}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:30px;border:1px solid rgba(0,24,49,.13);background:#fff;min-height:230px}.card-number{font-size:.72rem;font-weight:800;letter-spacing:.13em;color:var(--blue)}.card h3{font-size:1.45rem;margin:15px 0 10px}.card p{color:var(--muted)}
.values{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.value{padding:24px;border-top:3px solid var(--blue-light);background:rgba(255,255,255,.07)}.value:nth-child(even){border-top-color:var(--orange-soft)}.value strong{display:block}.value span{display:block;color:#b7cad6;margin-top:8px}
.service-list{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(0,24,49,.13)}.service-row{padding:23px;background:#fff;border-right:1px solid rgba(0,24,49,.13);border-bottom:1px solid rgba(0,24,49,.13);display:flex;justify-content:space-between;gap:20px}.service-row span{color:var(--muted)}.service-row b{color:var(--orange)}
.profile-image{min-height:560px;background:linear-gradient(180deg,transparent 45%,rgba(0,24,49,.92)),url('../img/daniel-arambulo-ceo.png') center 18%/cover no-repeat}.profile-copy p{color:var(--muted)}.profile-meta{display:flex;flex-wrap:wrap;gap:9px}.profile-meta span{background:var(--surface);padding:8px 12px;border-left:3px solid var(--blue)}
.contact-grid{align-items:start}.contact-panel{padding:35px;background:var(--navy);color:#fff}.contact-panel p{color:#b7cad6}.contact-item{padding:17px 0;border-bottom:1px solid rgba(255,255,255,.14)}.form{display:grid;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form label{display:block;font-weight:700;margin-bottom:6px}.form input,.form textarea,.form select{width:100%;padding:14px;border:1px solid rgba(0,24,49,.16);background:#f8fafb}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 21px;text-decoration:none;font-weight:700;border:1px solid transparent}.btn-dark,.btn-primary{background:var(--navy);color:#fff}.btn-outline{border-color:#fff;color:#fff}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.reveal{opacity:0;transform:translateY(20px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}

@media(max-width:980px){
  .desktop-nav{display:none}.site-header{height:82px;padding:0 24px}.brand{width:86px}.brand img{height:58px}.header-tools{margin-left:auto}.social-rail{right:0}
  .intro-grid,.founder-grid,.split,.profile,.contact-grid{grid-template-columns:1fr}.intro-grid,.founder-grid{gap:48px}.business-grid{grid-template-columns:1fr}.business-card{min-height:400px}.founder-photo{min-height:600px;max-width:620px}.cards{grid-template-columns:repeat(2,1fr)}.values{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:680px){
  .container{width:min(100% - 30px,var(--max))}.section{padding:78px 0}.site-header{padding:0 18px}.brand{width:74px}.brand img{height:52px}.languages{font-size:.6rem}.header-tools{gap:13px}.social-rail{display:none}
  .hero-content{width:calc(100% - 48px);padding-top:52vh}.hero h1{font-size:clamp(2.2rem,10vw,3.6rem)}.hero-scroll{display:none}
  .intro-grid{gap:34px}.intro h2,.founder-copy h2{font-size:2.65rem}.business-card{padding:32px;min-height:360px}.business-card h3{font-size:2.25rem}
  .founder-photo{min-height:500px}.contact-banner .container,.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start}.contact-banner a{margin-top:8px}.footer-top{gap:20px}.footer-top img{width:120px;height:82px}
  .cards,.values,.service-list,.form-row{grid-template-columns:1fr}.page-hero{padding:170px 0 70px}.side-menu nav a{padding-right:30px}.side-menu-footer{left:30px;right:30px}
}
/* Compatibilidad con secciones internas del borrador anterior */
.cta-band{padding:78px 0;background:linear-gradient(100deg,var(--blue),var(--navy));color:#fff}.cta-band-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{font-size:clamp(2rem,4vw,4rem);line-height:1;margin:0}
.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:48px}.footer-grid h3{margin-top:0}.footer-grid p,.footer-grid a,.footer-grid span{color:#9fb5c3;text-decoration:none}.footer-links{display:grid;gap:9px}
.media-card{min-height:480px;background:url('../img/red-latinoamerica.svg') center/cover no-repeat;position:relative}.quote-box{position:absolute;left:25px;right:25px;bottom:25px;padding:26px;background:#fff;box-shadow:0 20px 50px rgba(0,24,49,.18)}.quote-box strong{display:block;color:var(--blue);font-size:1.35rem}.quote-box span{color:var(--muted)}
@media(max-width:680px){.cta-band-inner,.footer-grid{grid-template-columns:1fr;display:grid}.cta-band-inner{align-items:start}.footer-grid{gap:28px}}

/* ========================================================================== 
   Portada principal inspirada en una estética energética cinematográfica
   ========================================================================== */
.home-page .home-header{
  height:148px;
  padding:0 5.1vw;
  background:linear-gradient(180deg,rgba(0,24,49,.72) 0%,rgba(0,24,49,.28) 62%,transparent 100%);
  box-shadow:none;
}
.home-page .home-header.scrolled{
  height:82px;
  background:rgba(0,24,49,.96);
  backdrop-filter:blur(12px);
}
.home-page .home-header .brand{
  width:168px;
  height:112px;
  display:flex;
  align-items:center;
}
.home-page .home-header .brand img{
  width:100%;
  height:100%;
  object-fit:contain;
  filter:drop-shadow(0 3px 12px rgba(0,0,0,.32));
}
.home-page .home-header .desktop-nav{
  margin-left:auto;
  gap:clamp(26px,4.2vw,76px);
}
.home-page .home-header .desktop-nav a{
  font-size:1.03rem;
  font-weight:700;
  text-shadow:0 2px 8px rgba(0,0,0,.24);
}
.home-page .home-header .desktop-nav a::after{
  background:linear-gradient(90deg,var(--blue-light),var(--orange-soft));
}
.home-page .home-header .header-tools{margin-left:clamp(30px,5vw,80px);gap:28px}
.home-page .home-header .languages{display:flex;gap:24px;font-size:1rem;line-height:1;font-weight:800}
.home-page .home-header .menu-toggle{width:34px;height:38px;gap:6px}
.home-page .home-header .menu-toggle span{width:24px;height:3px;border-radius:3px}

.home-hero{
  min-height:100svh;
  height:100svh;
  background:#001831;
}
.home-hero .video-background{
  position:absolute;
  inset:0;
  overflow:hidden;
  z-index:0;
}
.home-hero .video-background video{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.home-hero .hero-shade{
  z-index:1;
  background:
    linear-gradient(90deg,rgba(0,21,43,.58) 0%,rgba(0,24,49,.24) 48%,rgba(0,24,49,.12) 100%),
    linear-gradient(180deg,rgba(0,18,38,.10) 28%,rgba(0,24,49,.50) 100%);
}
.home-hero::after{
  height:4px;
  background:linear-gradient(90deg,var(--blue-light) 0 77%,var(--orange) 77% 100%);
}
.home-hero .hero-content{
  position:absolute;
  z-index:2;
  left:4.1vw;
  bottom:18.5%;
  width:min(760px,80vw);
  margin:0;
  padding:0;
}
.home-hero h1{
  font-size:clamp(3rem,4.3vw,5rem);
  line-height:1.12;
  letter-spacing:.015em;
  max-width:900px;
  margin:0 0 28px;
  font-weight:800;
  text-shadow:0 4px 14px rgba(0,0,0,.44);
}
.home-hero .hero-button{
  border-radius:24px;
  padding:11px 25px;
  font-size:.95rem;
  background:rgba(0,24,49,.14);
  backdrop-filter:blur(4px);
}
.home-hero .hero-button:hover{
  background:#fff;
  color:var(--navy);
  border-color:#fff;
}
.home-page .social-rail{
  right:0;
  top:59%;
  gap:0;
  padding:0;
  border-radius:26px 0 0 26px;
  background:rgba(19,145,202,.90);
  box-shadow:0 10px 32px rgba(0,24,49,.18);
}
.home-page .social-rail a{
  width:47px;
  height:47px;
  font-size:1rem;
  font-weight:800;
}
.home-page .social-rail a:hover{background:var(--orange)}

@media(max-width:1120px){
  .home-page .home-header{height:105px;padding:0 28px}
  .home-page .home-header .brand{width:115px;height:82px}
  .home-page .home-header .desktop-nav{display:none}
  .home-page .home-header .header-tools{margin-left:auto}
}
@media(max-width:680px){
  .home-page .home-header{height:82px;padding:0 18px}
  .home-page .home-header .brand{width:82px;height:64px}
  .home-page .home-header .languages{font-size:.7rem;gap:5px;display:grid}
  .home-page .home-header .header-tools{gap:14px}
  .home-hero .video-background video{object-position:56% center}
  .home-hero .hero-shade{
    background:linear-gradient(180deg,rgba(0,18,38,.12) 18%,rgba(0,24,49,.22) 48%,rgba(0,24,49,.74) 100%);
  }
  .home-hero .hero-content{
    left:12%;
    bottom:17%;
    width:76%;
  }
  .home-hero h1{
    font-size:clamp(2rem,8.4vw,3.1rem);
    line-height:1.08;
    margin-bottom:22px;
  }
  .home-hero .hero-button{padding:8px 18px;font-size:.78rem}
  .home-page .social-rail{display:none}
}

/* ========================================================================== 
   Ajustes solicitados: coherencia visual entre páginas internas,
   eliminación de imágenes en tarjetas del inicio y remoción de valores.
   ========================================================================== */
.subpage .home-header{
  height:104px;
  background:linear-gradient(180deg,rgba(0,24,49,.92) 0%, rgba(0,24,49,.64) 65%, rgba(0,24,49,.25) 100%);
  box-shadow:none;
}
.subpage .home-header.scrolled{
  height:82px;
  background:rgba(0,24,49,.96);
  backdrop-filter:blur(12px);
}
.subpage .home-header .brand{
  width:142px;
  height:92px;
  display:flex;
  align-items:center;
}
.subpage .home-header .brand img{
  width:100%;
  height:100%;
  object-fit:contain;
}
.subpage .home-header .desktop-nav{
  margin-left:auto;
  gap:clamp(26px,3.7vw,56px);
}
.subpage .home-header .desktop-nav a{
  font-size:1rem;
  font-weight:700;
}
.subpage .home-header .desktop-nav a::after{
  background:linear-gradient(90deg,var(--blue-light),var(--orange-soft));
}
.subpage .home-header .header-tools{margin-left:clamp(24px,4vw,48px)}
.subpage .home-header .languages{display:flex;gap:18px;font-size:.92rem;font-weight:800}
.subpage .home-header .menu-toggle span{width:24px;height:3px;border-radius:3px}
.subpage .social-rail{
  right:0;
  top:59%;
  border-radius:26px 0 0 26px;
  background:rgba(19,145,202,.90);
  box-shadow:0 10px 32px rgba(0,24,49,.18);
}
.subpage .social-rail a{width:47px;height:47px;font-size:1rem;font-weight:800}

.page-hero{
  min-height:72vh;
  display:flex;
  align-items:flex-end;
  padding:190px 0 78px;
  position:relative;
  overflow:hidden;
  color:#fff;
  background:
    linear-gradient(120deg, rgba(0,24,49,.94) 0%, rgba(0,59,102,.84) 46%, rgba(0,24,49,.88) 100%);
}
.page-hero::before{
  content:"";
  position:absolute;
  inset:auto -180px -180px auto;
  width:520px;
  height:520px;
  border-radius:50%;
  background:radial-gradient(circle at center, rgba(230,135,47,.28), rgba(230,135,47,0) 68%);
}
.page-hero::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 82% 32%, rgba(255,255,255,.08) 0 8%, transparent 8.5%),
    linear-gradient(90deg, transparent 0 8%, rgba(255,255,255,.08) 8% 8.18%, transparent 8.18% 100%),
    linear-gradient(90deg, transparent 0 54%, rgba(255,255,255,.07) 54% 54.18%, transparent 54.18% 100%),
    linear-gradient(180deg, transparent 0 28%, rgba(255,255,255,.06) 28% 28.18%, transparent 28.18% 100%),
    linear-gradient(180deg, transparent 0 58%, rgba(255,255,255,.05) 58% 58.18%, transparent 58.18% 100%);
  opacity:.8;
}
.page-hero .container{position:relative;z-index:2}
.page-hero .eyebrow{color:#d6edf9}
.page-hero h1{
  font-size:clamp(3rem,5.6vw,5.4rem);
  line-height:.97;
  letter-spacing:-.045em;
  margin:14px 0 18px;
  max-width:900px;
}
.page-hero p{
  max-width:760px;
  font-size:1.12rem;
  color:#d9e7ef;
}

.business-grid{background:var(--navy)}
.business-card{
  min-height:430px;
  background:linear-gradient(160deg, #043863 0%, #012745 62%, #001831 100%);
  border-right:1px solid rgba(255,255,255,.08);
}
.business-card:last-child{border-right:0}
.business-card::before{
  content:"";
  position:absolute;
  inset:auto -70px 140px auto;
  width:210px;
  height:210px;
  border-radius:50%;
  background:radial-gradient(circle at center, rgba(230,135,47,.30), rgba(230,135,47,0) 72%);
  opacity:.95;
}
.business-card::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:5px;
  background:linear-gradient(90deg,var(--blue-light) 0 72%, var(--orange) 72% 100%);
  opacity:.9;
}
.business-card div{max-width:420px}
.business-card h3{max-width:380px}
.business-card p{max-width:400px}
.business-card>span{font-size:.9rem;letter-spacing:.08em}
.business-card small{font-size:.75rem;letter-spacing:.2em}
.business-card:hover{filter:brightness(1.06)}
.business-card:hover::before{transform:scale(1.04)}
.business-card .card-lines,
.business-card .card-silhouette{display:none}
.business-card.oilgas{background:linear-gradient(160deg,#054977 0%,#03375d 46%,#012847 100%)}
.business-card.infrastructure{background:linear-gradient(160deg,#01375e 0%,#012744 54%,#001d36 100%)}
.business-card.safety{background:linear-gradient(160deg,#022f51 0%,#001e39 58%,#00152b 100%)}

.intro,
.founder-section,
.section,
.section-soft,
.section-dark,
.contact-banner,
.site-footer{position:relative}
.intro h2,.founder-copy h2,.section-title{color:var(--navy)}
.section-dark .section-title,
.section-dark .eyebrow,
.section-dark .value strong,
.section-dark h2{color:#fff}
.cards .card,
.service-row,
.contact-panel,
.form input,
.form textarea,
.form select{
  border-radius:0;
}
.cards .card,
.service-row{
  box-shadow:0 18px 36px rgba(0,24,49,.05);
}
.service-list{border:none;gap:0;background:transparent}
.service-row{border:1px solid rgba(0,24,49,.10);margin:-1px 0 0 -1px;background:#fff}
.service-row:hover{background:#f8fbfd}
.two-col-cards{grid-template-columns:1fr 1fr}
.profile-image,
.founder-photo{background-color:#e9eff3}
.contact-panel{background:linear-gradient(180deg,#012744 0%, #001831 100%)}
.contact-panel h2{font-size:2rem;margin:.4rem 0 1rem}
.site-footer .footer-grid{padding-top:10px}

@media(max-width:1120px){
  .subpage .home-header{height:88px;padding:0 24px}
  .subpage .home-header .brand{width:96px;height:70px}
  .subpage .home-header .desktop-nav{display:none}
  .subpage .home-header .header-tools{margin-left:auto}
}
@media(max-width:980px){
  .business-card{min-height:320px}
  .page-hero{min-height:54vh;padding:160px 0 56px}
}
@media(max-width:680px){
  .subpage .home-header{height:82px;padding:0 18px}
  .subpage .home-header .brand{width:82px;height:62px}
  .subpage .home-header .languages{display:grid;gap:2px;font-size:.7rem}
  .subpage .social-rail{display:none}
  .page-hero{min-height:46vh;padding:145px 0 44px}
  .page-hero h1{font-size:clamp(2.3rem,9vw,3.5rem)}
  .page-hero p{font-size:1rem}
  .business-card{min-height:280px;padding:28px}
  .business-card::before{width:160px;height:160px;right:-45px;bottom:95px}
  .two-col-cards{grid-template-columns:1fr}
}


/* Corrección de recarga del video: el fondo temporal es una captura del mismo MP4. */
.home-hero{background:#001831 url("../img/video-fondo-poster-nuevo.jpg") center/cover no-repeat;}
.home-hero .video-background{background:#001831 url("../img/video-fondo-poster-nuevo.jpg") center/cover no-repeat;}
.home-hero .video-background video{opacity:0;}
.home-hero.video-ready .video-background video.active{opacity:1;}

/* ========================================================================== 
   Correcciones de estructura solicitadas - agosto 2026
   ========================================================================== */
/* En Inicio el encabezado pertenece solamente al hero. No acompaña el scroll. */
.home-page .home-header{
  position:absolute;
}
.home-page .home-header.scrolled{
  height:148px;
  background:linear-gradient(180deg,rgba(0,24,49,.72) 0%,rgba(0,24,49,.28) 62%,transparent 100%);
  backdrop-filter:none;
  box-shadow:none;
}

/* Selector de idioma real */
.languages{
  display:flex;
  align-items:center;
  gap:14px;
}
.languages button{
  appearance:none;
  border:0;
  padding:3px 0;
  margin:0;
  background:transparent;
  color:rgba(255,255,255,.64);
  font:inherit;
  font-weight:800;
  cursor:pointer;
  transition:color .2s ease, opacity .2s ease;
}
.languages button:hover{color:#fff}
.languages button.active{color:#fff}
.languages button.active::after{
  content:"";
  display:block;
  width:100%;
  height:2px;
  margin-top:4px;
  background:var(--orange-soft);
}

/* Footers depurados */
.home-footer{padding:52px 0 30px}
.home-footer-content{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:36px;
}
.home-footer-content p{
  max-width:720px;
  margin:0;
  color:#c0d0da;
  font-size:1.02rem;
}
.home-footer-content span,
.simple-footer-content span{
  color:#79909f;
  font-size:.78rem;
  white-space:nowrap;
}
.simple-footer{padding:28px 0;background:#000f20}
.simple-footer-content{display:flex;justify-content:flex-end}

@media(max-width:1120px){
  .home-page .home-header.scrolled{height:105px;padding:0 28px}
}
@media(max-width:680px){
  .home-page .home-header.scrolled{height:82px;padding:0 18px}
  .home-footer-content{flex-direction:column;align-items:flex-start;gap:18px}
  .simple-footer-content{justify-content:flex-start}
  .languages{gap:8px}
}


/* ==========================================================================
   Hero con múltiples videos - agosto 2026
   Los tres videos rotan automáticamente con una transición suave.
   ========================================================================== */
.home-hero .video-background .hero-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  opacity:0;
  transition:opacity 1.15s ease;
  will-change:opacity;
}
.home-hero.video-ready .video-background .hero-video.active{opacity:1;}
@media(max-width:680px){
  .home-hero .video-background .hero-video{object-position:56% center;}
}

/* ========================================================================== 
   CORRECCIÓN DE ESTRUCTURA GLOBAL - agosto 2026
   El encabezado usa exactamente la misma geometría en Inicio, Nosotros,
   Servicios, Profesionales y Contacto. No cambia de tamaño ni de posición
   al navegar o al hacer scroll.
   ========================================================================== */
.site-header.home-header,
.home-page .home-header,
.subpage .home-header{
  position:absolute;
  inset:0 0 auto 0;
  height:148px;
  padding:0 5.1vw;
  display:flex;
  align-items:center;
  color:#fff;
  background:linear-gradient(180deg,rgba(0,24,49,.72) 0%,rgba(0,24,49,.28) 62%,transparent 100%);
  box-shadow:none;
  backdrop-filter:none;
  transition:none;
}

.site-header.home-header.scrolled,
.home-page .home-header.scrolled,
.subpage .home-header.scrolled{
  height:148px;
  padding:0 5.1vw;
  background:linear-gradient(180deg,rgba(0,24,49,.72) 0%,rgba(0,24,49,.28) 62%,transparent 100%);
  box-shadow:none;
  backdrop-filter:none;
}

.site-header.home-header .brand,
.home-page .home-header .brand,
.subpage .home-header .brand{
  flex:0 0 168px;
  width:168px;
  height:112px;
  display:flex;
  align-items:center;
}
.site-header.home-header .brand img,
.home-page .home-header .brand img,
.subpage .home-header .brand img{
  width:100%;
  height:100%;
  object-fit:contain;
}

.site-header.home-header .desktop-nav,
.home-page .home-header .desktop-nav,
.subpage .home-header .desktop-nav{
  margin-left:auto;
  display:flex;
  align-items:center;
  gap:clamp(26px,4.2vw,76px);
}
.site-header.home-header .desktop-nav a,
.home-page .home-header .desktop-nav a,
.subpage .home-header .desktop-nav a{
  padding:12px 0;
  font-size:1.03rem;
  line-height:1;
  font-weight:700;
  white-space:nowrap;
  text-shadow:0 2px 8px rgba(0,0,0,.24);
}

.site-header.home-header .header-tools,
.home-page .home-header .header-tools,
.subpage .home-header .header-tools{
  flex:0 0 auto;
  margin-left:clamp(30px,5vw,80px);
  gap:28px;
}
.site-header.home-header .languages,
.home-page .home-header .languages,
.subpage .home-header .languages{
  display:flex;
  align-items:center;
  gap:24px;
  font-size:1rem;
  line-height:1;
  font-weight:800;
}
.site-header.home-header .menu-toggle,
.home-page .home-header .menu-toggle,
.subpage .home-header .menu-toggle{
  width:34px;
  height:38px;
  gap:6px;
}
.site-header.home-header .menu-toggle span,
.home-page .home-header .menu-toggle span,
.subpage .home-header .menu-toggle span{
  width:24px;
  height:3px;
  border-radius:3px;
}

/* La barra de redes también conserva exactamente la misma posición. */
.home-page .social-rail,
.subpage .social-rail{
  right:0;
  top:59%;
  transform:translateY(-50%);
  border-radius:26px 0 0 26px;
  background:rgba(19,145,202,.90);
  box-shadow:0 10px 32px rgba(0,24,49,.18);
}
.home-page .social-rail a,
.subpage .social-rail a{
  width:47px;
  height:47px;
  font-size:1rem;
  font-weight:800;
}

/* Las portadas internas nacen desde el mismo borde superior que el Inicio,
   para que no haya salto visual al cambiar de sección. */
.subpage .page-hero{
  padding-top:190px;
}

@media(max-width:1120px){
  .site-header.home-header,
  .home-page .home-header,
  .subpage .home-header,
  .site-header.home-header.scrolled,
  .home-page .home-header.scrolled,
  .subpage .home-header.scrolled{
    height:105px;
    padding:0 28px;
  }
  .site-header.home-header .brand,
  .home-page .home-header .brand,
  .subpage .home-header .brand{
    flex-basis:115px;
    width:115px;
    height:82px;
  }
  .site-header.home-header .desktop-nav,
  .home-page .home-header .desktop-nav,
  .subpage .home-header .desktop-nav{display:none}
  .site-header.home-header .header-tools,
  .home-page .home-header .header-tools,
  .subpage .home-header .header-tools{margin-left:auto}
}

@media(max-width:680px){
  .site-header.home-header,
  .home-page .home-header,
  .subpage .home-header,
  .site-header.home-header.scrolled,
  .home-page .home-header.scrolled,
  .subpage .home-header.scrolled{
    height:82px;
    padding:0 18px;
  }
  .site-header.home-header .brand,
  .home-page .home-header .brand,
  .subpage .home-header .brand{
    flex-basis:82px;
    width:82px;
    height:64px;
  }
  .site-header.home-header .languages,
  .home-page .home-header .languages,
  .subpage .home-header .languages{
    display:grid;
    gap:2px;
    font-size:.7rem;
  }
  .site-header.home-header .header-tools,
  .home-page .home-header .header-tools,
  .subpage .home-header .header-tools{gap:14px}
  .subpage .social-rail{display:none}
  .subpage .page-hero{padding-top:145px}
}


/* Datos de contacto definitivos */
.contact-link{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.36);padding-bottom:2px;transition:.2s ease}
.contact-link:hover{color:var(--orange-soft);border-bottom-color:var(--orange-soft)}
.contact-item small{display:inline-block;margin-top:4px;color:#9fb8c8;font-size:.78rem;letter-spacing:.02em}


/* Corrección 8: redes sociales y primer video */
.social-rail a svg{width:18px;height:18px;display:block;color:#fff;fill:currentColor;}
.social-rail .social-instagram svg{fill:currentColor;}
.social-rail .social-instagram svg rect,.social-rail .social-instagram svg circle:first-of-type{fill:none;}
@media(max-width:680px){.social-rail a svg{width:17px;height:17px;}}

/* Estado del formulario de contacto */
.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.form-status{min-height:1.5em;margin:2px 0 0;font-size:.92rem;font-weight:600;color:var(--muted)}
.form-status.success{color:#167044}
.form-status.error{color:#a52c2c}
.form button[disabled]{opacity:.65;cursor:wait}
