
:root{--az-blue:#082653;--az-blue-2:#0b2f5d;--az-line:#dbe4ec;--az-soft:#f4f7fa;--az-text:#082653}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--az-text);background:#fff;line-height:1.48}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{max-width:1180px;margin:auto;padding:0 28px}
.header{background:#fff;border-bottom:1px solid rgba(219,228,236,.7);position:sticky;top:0;z-index:20}.header-inner{height:94px;display:flex;align-items:center;justify-content:space-between}.logo img{width:230px;height:auto}.nav{display:flex;gap:34px;font-size:14px;font-weight:800;color:#092d58}.nav a.active{position:relative}.nav a.active:after{content:"";position:absolute;left:0;bottom:-15px;width:32px;height:2px;background:#092d58}
.hero{background:linear-gradient(180deg,#fff 0%,#fff 88%,#f5f8fb 100%);overflow:hidden}.hero-inner{display:grid;grid-template-columns:.78fr 1.22fr;gap:34px;align-items:center;padding:72px 0 62px}.hero h1{margin:0 0 26px;color:#082653;font-size:59px;line-height:1.04;letter-spacing:-2.2px;font-weight:900}.hero p{margin:0 0 24px;font-size:17px;color:#0f2e55;max-width:520px}.actions{display:flex;gap:18px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:14px 24px;border-radius:5px;font-size:14px;font-weight:900;border:2px solid var(--az-blue-2)}.btn.primary{background:var(--az-blue-2);color:#fff}.btn.secondary{background:#fff;color:var(--az-blue-2)}.hero-image{min-height:480px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-image img{width:100%;max-height:520px;height:auto;object-fit:contain;object-position:center center}
.process{background:#f3f7fa;border-top:1px solid var(--az-line);border-bottom:1px solid var(--az-line)}.steps{display:grid;grid-template-columns:repeat(4,1fr)}.step{min-height:260px;padding:28px 30px 24px;border-right:1px solid #d3dde7}.step:last-child{border-right:0}.step-num{font-size:29px;font-weight:900;color:var(--az-blue-2);line-height:1}.step-num:after{content:"";display:block;width:31px;height:2px;background:var(--az-blue-2);margin:13px 0 12px}.step-img{height:125px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;overflow:visible}.step-img img{max-height:125px;width:auto;max-width:100%;object-fit:contain}.step h3{margin:0 0 7px;color:#0b2f5d;font-size:19px;line-height:1.2}.step p{margin:0;font-size:13px;color:#25405d}
.system{background:#fff;padding:70px 0 62px;border-bottom:1px solid rgba(219,228,236,.7)}.system-inner{display:grid;grid-template-columns:.69fr 1.31fr;gap:50px;align-items:center}.system-copy h2{margin:0 0 26px;color:#0b2f5d;font-size:34px;line-height:1.08;letter-spacing:-.7px;font-weight:900}.system-copy p{margin:0;max-width:390px;color:#193a60;font-size:16px}.system-diagram{display:flex;align-items:center;justify-content:center;overflow:visible}.system-diagram img{width:690px;max-width:100%;height:auto;object-fit:contain}
.capabilities{background:#f4f7fa;padding:38px 0 54px}.capabilities h2{text-align:center;margin:0 0 30px;color:#0b2f5d;font-size:34px;font-weight:900}.capabilities h2:after{content:"";display:block;width:55px;height:3px;margin:9px auto 0;background:#0b2f5d}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{background:#fff;border:1px solid #dbe4ec;border-radius:12px;padding:28px 22px 26px;min-height:275px;text-align:center;box-shadow:0 14px 34px rgba(15,35,58,.07);overflow:visible}.card img{height:105px;width:auto;max-width:100%;object-fit:contain;margin:0 auto 14px}.card h3{margin:0 0 14px;color:#0b2f5d;font-size:18px;line-height:1.25;font-weight:900}.card p{margin:0;color:#27405e;font-size:14px}
.sectors{background:#fff;padding:34px 0 44px}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dbe4ec;border-bottom:1px solid #dbe4ec}.sector{padding:22px 30px 16px;border-right:1px solid #dbe4ec;overflow:visible}.sector:last-child{border-right:0}.sector h3{margin:0 0 6px;color:#0b2f5d;font-size:23px;font-weight:900}.sector img{width:100%;height:145px;object-fit:contain;object-position:center center}.sector-bottom{display:flex;justify-content:space-between;align-items:center;color:#0b2f5d;font-size:24px}.sector-bottom:before{content:"";display:block;width:42px;height:2px;background:#0b2f5d}
.social{background:#0f1925;color:#fff;padding:60px 0}.social h2{margin:0 0 12px;font-size:34px;font-weight:900;color:#fff}.social p{margin:0 0 26px;max-width:780px;color:#d4dee8}.social .btn.secondary{background:transparent;color:#fff;border-color:#708296}
.contact{background:#fff;padding:68px 0}.contact-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px}.contact h2{margin:0 0 16px;color:#0b2f5d;font-size:36px;line-height:1.1}.contact p{color:#4f6378;margin:0 0 24px}.contact-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.contact-card{background:#f4f7fa;border:1px solid #dbe4ec;border-radius:12px;padding:16px;display:grid;grid-template-columns:34px 1fr;gap:12px;min-height:88px}.contact-card.wide{grid-column:span 2}.contact-ico{width:32px;height:32px;border-radius:50%;background:#0b2f5d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;margin-top:2px}.contact-card b{display:block;color:#0b2f5d;margin-bottom:3px}.contact-card p{margin:0;color:#314a64;line-height:1.35}.form{background:#f4f7fa;border:1px solid #dbe4ec;border-radius:16px;padding:28px;display:grid;gap:14px}.form label{font-size:13px;font-weight:900;color:#223a54}.form input,.form select,.form textarea{width:100%;border:1px solid #dbe4ec;border-radius:8px;padding:12px;background:#fff;font:inherit}.form textarea{min-height:122px;resize:vertical}.note{margin:0;color:#687d90;font-size:13px}
.footer{background:#f5f8fb;border-top:1px solid #dbe4ec;padding:30px 0}.footer-inner{display:grid;grid-template-columns:300px 1fr;gap:28px;align-items:center}.footer-logo img{width:250px;background:transparent}.social-icons{display:flex;gap:15px;justify-content:flex-end;align-items:center}.social-icons a{width:48px;height:48px;display:inline-flex}.social-icons img{width:48px;height:48px}
@media(max-width:980px){.nav{display:none}.header-inner{height:80px}.logo img{width:150px}.hero-inner,.system-inner,.contact-inner{grid-template-columns:1fr}.hero h1{font-size:42px}.hero-image{min-height:auto}.steps,.cards,.sector-grid{grid-template-columns:1fr}.step,.sector{border-right:0;border-bottom:1px solid #dbe4ec}.contact-list{grid-template-columns:1fr}.contact-card.wide{grid-column:auto}.footer-inner{grid-template-columns:1fr}.social-icons{justify-content:flex-start}}


/* ===== V19 ICONOS ORIGINALES REDES ===== */
.social-btn{
  display:inline-flex;
  align-items:center;
  gap:10px;
  min-height:52px;
  padding:10px 18px 10px 12px;
  border-radius:7px;
  font-size:14px;
  font-weight:900;
  background:#fff;
  color:#0f1925;
  border:2px solid rgba(255,255,255,.85);
}
.social-btn img{
  width:32px;
  height:32px;
  flex:0 0 auto;
}
.social-btn span{
  display:inline-block;
}
.social .actions{
  align-items:center;
}
.footer .social-icons a{
  border-radius:10px;
  overflow:hidden;
}
.footer .social-icons img{
  width:48px;
  height:48px;
  display:block;
}
