:root{--navy:#071a4b;--ink:#08142d;--blue:#0b5cff;--cyan:#11c5e9;--text:#526079;--line:#dce5f2;--pale:#f3f8ff;--white:#fff;--shadow:0 18px 60px rgba(20,65,140,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}.container{width:min(1400px,calc(100% - 64px));margin:auto}.skip-link{position:fixed;left:-999px;top:8px;background:#fff;padding:10px;z-index:9999}.skip-link:focus{left:8px}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.93);backdrop-filter:blur(14px);border-bottom:1px solid rgba(210,220,236,.72);transition:.25s}.site-header.scrolled{box-shadow:0 8px 28px rgba(14,43,92,.08)}.header-inner{width:calc(100% - 72px);max-width:none;height:112px;display:flex;align-items:center;justify-content:space-between;gap:34px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img,.custom-logo{display:block;width:255px;max-width:none;max-height:94px;object-fit:contain;object-position:left center}.primary-nav{display:flex;align-items:center;gap:38px}.sofia-nav-list{display:flex;align-items:center;gap:35px;list-style:none;margin:0;padding:0;font-size:15px;font-weight:650}.sofia-nav-list a{position:relative;padding:44px 0}.sofia-nav-list a:hover{color:var(--blue)}.sofia-nav-list a:after{content:"";position:absolute;left:0;right:0;bottom:29px;height:2px;background:var(--blue);transform:scaleX(0);transition:.2s}.sofia-nav-list a:hover:after{transform:scaleX(1)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-weight:750;transition:.25s}.nav-cta{background:linear-gradient(135deg,#0f64ff,#074ee9);color:#fff;padding:15px 20px;box-shadow:0 10px 25px rgba(11,92,255,.22)}.nav-cta:hover,.button:hover{transform:translateY(-2px)}.menu-toggle{display:none;border:0;background:transparent;padding:10px}.menu-toggle span{display:block;width:25px;height:2px;background:var(--navy);margin:5px}
.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#fff 0,#fff 43%,#f3f8ff 100%);padding:46px 0 25px}.hero:after{content:"";position:absolute;right:-200px;top:-280px;width:760px;height:760px;border-radius:50%;background:radial-gradient(circle,rgba(64,160,255,.14),transparent 67%)}.hero-network{position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(30,133,255,.15) 1px,transparent 1.3px);background-size:34px 34px;opacity:.23;mask-image:linear-gradient(90deg,transparent 40%,#000 65%,transparent)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.95fr 1.15fr;align-items:center;gap:40px}.hero-copy{padding:35px 0 12px}.hero h1{font-size:clamp(46px,4.8vw,72px);line-height:1.06;letter-spacing:-.045em;margin:0;color:var(--ink)}.hero h1 span{color:var(--blue)}.title-rule{width:54px;height:3px;background:var(--blue);margin:26px 0}.hero-lead{font-size:18px;color:#4d5c74;max-width:570px;margin:0 0 26px}.hero-actions{display:flex;gap:18px;flex-wrap:wrap}.button{padding:15px 24px}.button-primary{background:linear-gradient(135deg,#1268ff,#064ee8);color:#fff;box-shadow:0 12px 26px rgba(11,92,255,.22)}.button-outline{border:1px solid #cdd7e6;background:#fff;color:#14213b}.button-light{background:#fff;color:#0b4fdc}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:32px;max-width:700px}.trust-row>div{display:flex;align-items:center;gap:10px;padding-right:16px;margin-right:16px;border-right:1px solid #dce5f0}.trust-row>div:last-child{border-right:0}.trust-row span{display:grid;place-items:center;min-width:32px;height:32px;border:1.5px solid var(--blue);border-radius:8px;color:var(--blue);font-size:13px;font-weight:800}.trust-row small{font-size:11px;line-height:1.35;color:#3d4b63}.hero-visual{min-height:430px;display:flex;align-items:center}.hero-visual img{width:100%;filter:drop-shadow(0 18px 35px rgba(30,92,190,.16))}
.ecosystem{padding:32px 0 20px;background:linear-gradient(180deg,#f7fbff,#eef6ff)}.center-heading{text-align:center;margin:0 auto 22px}.center-heading h2{font-size:34px;letter-spacing:-.03em;margin:0}.center-heading h2 span{color:var(--blue)}.center-heading p{margin:2px 0;color:var(--text)}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.product-card{background:rgba(255,255,255,.92);border:1px solid #dce5ef;border-radius:14px;padding:20px 18px 18px;text-align:center;min-height:300px;display:flex;flex-direction:column;align-items:center;transition:.3s;box-shadow:0 8px 20px rgba(23,75,150,.035)}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#bfd5f4}.product-logo{height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.product-logo img{max-height:46px;max-width:190px;object-fit:contain}.product-icon{width:48px;height:48px;border-radius:50%;margin:0 0 14px;background:linear-gradient(145deg,#0b64ff,#0737d5);box-shadow:0 10px 22px rgba(11,92,255,.25);position:relative}.product-icon:after{content:"";position:absolute;inset:13px;border:2px solid #fff;border-radius:6px}.elect .product-icon{background:linear-gradient(145deg,#9a5cf1,#6942df)}.vote .product-icon,.auto .product-icon{background:linear-gradient(145deg,#22c3c9,#1595ad)}.product-card h3{font-size:16px;line-height:1.25;margin:0 0 10px;max-width:210px}.product-card p{font-size:13px;line-height:1.45;color:#687389;margin:0 0 15px}.product-card a{margin-top:auto;color:var(--blue);font-size:13px;font-weight:800}.product-card a span{display:inline-block;margin-left:7px;transition:.2s}.product-card a:hover span{transform:translateX(4px)}
.impact-section{padding:22px 0 36px;background:#fff}.impact-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:end}.sectors h2,.results h2{font-size:20px;margin:0 0 4px}.sectors>p{font-size:13px;color:var(--text);margin:0 0 12px}.sector-list{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.sector-list div{height:82px;border:1px solid #dde5ef;border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#fff}.sector-list b{font-size:20px;color:#103b7d}.sector-list span{font-size:10px;font-weight:700}.results{background:linear-gradient(135deg,#061942,#0a2c6b);color:#fff;border-radius:24px;padding:23px 30px}.result-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px}.result-grid div{padding:0 18px;border-right:1px solid rgba(255,255,255,.15)}.result-grid div:first-child{padding-left:0}.result-grid div:last-child{border-right:0}.result-grid b{display:block;font-size:20px}.result-grid span{display:block;color:#d7e3f7;font-size:11px;line-height:1.45;margin-top:7px}
.why-section{padding:95px 0;background:#f7faff}.why-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.18em;color:var(--blue);font-weight:850}.why-copy h2,.cases-section h2{font-size:clamp(36px,4vw,54px);line-height:1.08;letter-spacing:-.04em;margin:14px 0 18px}.why-copy p{font-size:18px;color:var(--text);margin-bottom:26px}.why-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.why-cards article{background:#fff;border:1px solid #dfe7f1;border-radius:16px;padding:25px;box-shadow:0 8px 24px rgba(20,65,140,.045)}.why-cards b{color:var(--blue)}.why-cards h3{font-size:19px;margin:13px 0 7px}.why-cards p{font-size:14px;color:var(--text);margin:0}.cases-section{padding:95px 0}.cases-section .center-heading{max-width:820px;margin-bottom:40px}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.case-card{position:relative;min-height:270px;border-radius:22px;padding:30px;color:#fff;overflow:hidden;background:radial-gradient(circle at 90% 10%,rgba(30,150,255,.5),transparent 38%),linear-gradient(135deg,#051535,#0b3b7b)}.case-card:nth-child(2){background:radial-gradient(circle at 90% 10%,rgba(145,82,255,.55),transparent 38%),linear-gradient(135deg,#10153d,#35236d)}.case-card:nth-child(3){background:radial-gradient(circle at 90% 10%,rgba(20,214,205,.55),transparent 38%),linear-gradient(135deg,#052239,#07546b)}.case-card span{font-size:11px;letter-spacing:.16em;color:#bfe7ff;font-weight:800}.case-card h3{font-size:27px;line-height:1.12;margin:80px 0 10px}.case-card p{color:#dbe6f6;margin:0}.cta-section{padding:95px 0;background:radial-gradient(circle at 80% 20%,#0e6cff,transparent 38%),linear-gradient(135deg,#071534,#092c65);color:#fff}.cta-inner{text-align:center;max-width:900px}.cta-inner>span{font-size:12px;letter-spacing:.17em;color:#89dcff;font-weight:800}.cta-inner h2{font-size:clamp(38px,5vw,61px);line-height:1.07;letter-spacing:-.04em;margin:15px 0}.cta-inner p{font-size:18px;color:#c5d6ec;margin-bottom:28px}.site-footer{padding:70px 0 24px;background:#fff;border-top:1px solid #dde5ef;color:#526079}.footer-grid{display:grid;grid-template-columns:1.35fr .65fr .65fr 1.25fr;gap:50px}.footer-logo{width:190px}.site-footer h3{font-size:15px;color:var(--ink)}.site-footer a{display:block;margin:8px 0}.site-footer a:hover{color:var(--blue)}.site-footer .button{display:inline-flex}.footer-bottom{border-top:1px solid #e3e9f1;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px}.footer-bottom a{display:inline}.page-main{padding:80px 0 100px;background:#f7faff;min-height:70vh}.content-shell{max-width:900px}.content-shell h1{font-size:clamp(44px,6vw,68px);line-height:1.05}.entry-content{font-size:18px;color:#42516b}.entry-content h2{color:var(--ink);margin-top:42px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}
@media(max-width:1100px){.container{width:min(100% - 40px,1400px)}.primary-nav{gap:18px}.sofia-nav-list{gap:20px}.product-grid{grid-template-columns:repeat(3,1fr)}.impact-grid{grid-template-columns:1fr}.sector-list{grid-template-columns:repeat(7,1fr)}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.trust-row{margin-left:auto;margin-right:auto}.hero-visual{max-width:900px;margin:auto;min-height:auto}.why-grid{grid-template-columns:1fr}}
@media(max-width:820px){.header-inner{width:min(100% - 28px,1400px);height:82px}.brand img,.custom-logo{width:178px;max-height:68px}.menu-toggle{display:block}.primary-nav{display:none;position:fixed;top:82px;left:16px;right:16px;background:#fff;border:1px solid #dce5ef;border-radius:16px;padding:22px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.primary-nav.open{display:flex}.sofia-nav-list{flex-direction:column;align-items:flex-start}.sofia-nav-list a{padding:8px 0}.nav-cta{text-align:center}.product-grid{grid-template-columns:repeat(2,1fr)}.trust-row{grid-template-columns:repeat(2,1fr);gap:16px}.trust-row>div{border-right:0}.sector-list{grid-template-columns:repeat(4,1fr)}.result-grid{grid-template-columns:repeat(2,1fr);gap:20px}.result-grid div{border-right:0;padding:0}.case-grid,.footer-grid{grid-template-columns:1fr}.why-cards{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px}}
@media(max-width:520px){.container{width:min(100% - 28px,1400px)}.hero{padding-top:25px}.hero h1{font-size:42px}.hero-lead{font-size:16px}.hero-actions .button{width:100%}.product-grid{grid-template-columns:1fr}.sector-list{grid-template-columns:repeat(2,1fr)}.result-grid{grid-template-columns:1fr}.trust-row{grid-template-columns:1fr}.impact-section{padding-top:35px}.why-section,.cases-section,.cta-section{padding:70px 0}.center-heading h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}



/* Header layout v1.2.2
   The logo begins on the same left guide as the hero headline,
   is vertically centered, and has a larger visible footprint. */
.site-header .header-inner{
  width:min(1400px,calc(100% - 64px)) !important;
  max-width:1400px !important;
  height:126px !important;
  margin:0 auto !important;
  padding:0 !important;
  display:grid !important;
  grid-template-columns:310px minmax(0,1fr) auto !important;
  align-items:center !important;
  column-gap:34px !important;
}
.site-header .brand{
  width:310px !important;
  height:126px !important;
  margin:0 !important;
  padding:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  overflow:visible !important;
}
.site-header .brand .sofia-header-logo{
  display:block !important;
  width:295px !important;
  height:auto !important;
  max-width:none !important;
  max-height:108px !important;
  margin:0 !important;
  padding:0 !important;
  object-fit:contain !important;
  object-position:left center !important;
  transform:none !important;
}
.site-header .primary-nav{
  min-width:0;
  justify-self:end;
}
.nav-cta{gap:9px;white-space:nowrap}.cta-calendar{flex:none;display:block}

@media(max-width:1250px){
  .site-header .header-inner{
    width:min(100% - 40px,1400px) !important;
    height:112px !important;
    grid-template-columns:250px minmax(0,1fr) auto !important;
    column-gap:22px !important;
  }
  .site-header .brand{width:250px !important;height:112px !important}
  .site-header .brand .sofia-header-logo{width:240px !important;max-height:96px !important}
  .primary-nav{gap:18px}.sofia-nav-list{gap:20px}
}
@media(max-width:980px){
  .site-header .header-inner{
    width:min(100% - 32px,1400px) !important;
    height:92px !important;
    display:flex !important;
    justify-content:space-between !important;
  }
  .site-header .brand{width:auto !important;height:92px !important}
  .site-header .brand .sofia-header-logo{width:205px !important;max-height:78px !important}
}
@media(max-width:820px){
  .site-header .header-inner{width:min(100% - 28px,1400px) !important;height:82px !important}
  .site-header .brand{height:82px !important}
  .site-header .brand .sofia-header-logo{width:180px !important;max-height:68px !important}
  .primary-nav{top:82px}
}
@media(max-width:430px){
  .site-header .brand .sofia-header-logo{width:158px !important;max-height:62px !important}
}

/* SOFIA v1.2.3 — precise logo alignment and normalized product wordmarks */
.site-header .header-inner{
  width:min(1400px,calc(100% - 64px)) !important;
  max-width:1400px !important;
  min-height:132px !important;
  height:132px !important;
  grid-template-columns:350px minmax(0,1fr) auto !important;
  align-items:center !important;
  column-gap:28px !important;
}
.site-header .brand{
  width:350px !important;
  height:132px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  margin:0 !important;
  padding:0 !important;
}
.site-header .brand .sofia-header-logo{
  width:335px !important;
  height:auto !important;
  max-width:none !important;
  max-height:112px !important;
  object-fit:contain !important;
  object-position:left center !important;
  margin:0 !important;
  padding:0 !important;
}
.product-logo{
  width:100%;
  height:88px !important;
  margin:0 0 12px !important;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:visible;
}
.product-logo img{
  width:auto !important;
  height:auto !important;
  max-width:92% !important;
  max-height:78px !important;
  object-fit:contain !important;
  object-position:center !important;
  display:block;
}
.product-card.voice .product-logo img{max-width:92% !important;max-height:78px !important}
.product-card{padding-top:22px !important}

@media(max-width:1250px){
  .site-header .header-inner{grid-template-columns:285px minmax(0,1fr) auto !important;height:116px !important;min-height:116px !important}
  .site-header .brand{width:285px !important;height:116px !important}
  .site-header .brand .sofia-header-logo{width:272px !important;max-height:98px !important}
}
@media(max-width:980px){
  .site-header .header-inner{height:94px !important;min-height:94px !important}
  .site-header .brand{height:94px !important;width:auto !important}
  .site-header .brand .sofia-header-logo{width:220px !important;max-height:80px !important}
}
@media(max-width:820px){
  .site-header .header-inner{height:84px !important;min-height:84px !important}
  .site-header .brand{height:84px !important}
  .site-header .brand .sofia-header-logo{width:190px !important;max-height:70px !important}
  .primary-nav{top:84px !important}
}
@media(max-width:430px){
  .site-header .brand .sofia-header-logo{width:164px !important;max-height:62px !important}
}

/* SOFIA v1.2.4 — corrección real de escala y alineación de logotipos */
@media (min-width: 981px){
  .site-header .header-inner{
    width:min(1400px,calc(100% - 64px)) !important;
    max-width:1400px !important;
    height:124px !important;
    min-height:124px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    display:grid !important;
    grid-template-columns:330px minmax(0,1fr) auto !important;
    align-items:center !important;
    column-gap:34px !important;
  }
  .site-header .brand{
    width:330px !important;
    height:124px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    margin:0 !important;
    padding:0 !important;
  }
  .site-header .brand .sofia-header-logo{
    display:block !important;
    width:310px !important;
    max-width:310px !important;
    height:auto !important;
    max-height:108px !important;
    object-fit:contain !important;
    object-position:left center !important;
    margin:0 !important;
  }
  .primary-nav{justify-self:end !important;}
}

.product-logo{
  width:100% !important;
  height:82px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 0 12px !important;
  overflow:visible !important;
}
.product-logo img{
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:220px !important;
  max-height:76px !important;
  object-fit:contain !important;
  object-position:center !important;
}
/* Los archivos de Shield y Vote tenían mucho lienzo transparente; además del recorte,
   se les asigna la misma escala visual que al resto. */
.product-card.shield .product-logo img,
.product-card.vote .product-logo img{
  max-width:220px !important;
  max-height:76px !important;
}
.product-card.elect .product-logo img,
.product-card.voice .product-logo img,
.product-card.auto .product-logo img{
  max-width:220px !important;
  max-height:76px !important;
}

@media (max-width:1250px) and (min-width:981px){
  .site-header .header-inner{
    grid-template-columns:270px minmax(0,1fr) auto !important;
    height:112px !important;
    min-height:112px !important;
  }
  .site-header .brand{width:270px !important;height:112px !important;}
  .site-header .brand .sofia-header-logo{width:250px !important;max-width:250px !important;max-height:92px !important;}
  .sofia-nav-list{gap:22px !important;}
}
@media (max-width:980px){
  .site-header .brand .sofia-header-logo{width:220px !important;max-width:220px !important;max-height:76px !important;}
}
@media (max-width:600px){
  .site-header .brand .sofia-header-logo{width:178px !important;max-width:178px !important;max-height:64px !important;}
  .product-logo img{max-width:210px !important;max-height:72px !important;}
}

/* SOFIA v1.2.5 — responsive product grid and overflow correction */
html, body { max-width: 100%; overflow-x: clip; }
.ecosystem, .ecosystem .container, .product-grid { min-width: 0; }
.product-grid {
  width: 100%;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
}
.product-card {
  min-width: 0;
  width: 100%;
  padding-left: 14px;
  padding-right: 14px;
  overflow: hidden;
}
.product-logo {
  width: 100% !important;
  height: 68px !important;
  min-width: 0 !important;
  overflow: hidden !important;
}
.product-logo img,
.product-card.shield .product-logo img,
.product-card.elect .product-logo img,
.product-card.vote .product-logo img,
.product-card.voice .product-logo img,
.product-card.auto .product-logo img {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: min(100%, 178px) !important;
  max-height: 58px !important;
  object-fit: contain !important;
  object-position: center !important;
  flex: 0 1 auto !important;
}
.product-card h3,
.product-card p,
.product-card a { max-width: 100%; overflow-wrap: anywhere; }

@media (max-width: 1279px) {
  .product-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 820px) {
  .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .product-logo img,
  .product-card.shield .product-logo img,
  .product-card.elect .product-logo img,
  .product-card.vote .product-logo img,
  .product-card.voice .product-logo img,
  .product-card.auto .product-logo img { max-width: min(100%, 170px) !important; }
}
@media (max-width: 520px) {
  .product-grid { grid-template-columns: minmax(0, 1fr); }
}

/* ===== SOFIA Corporate Website v1.3.0: páginas internas ===== */
.sofia-nav-list .menu-item-has-children{position:relative}.sofia-nav-list .sub-menu{position:absolute;top:82px;left:-24px;min-width:220px;margin:0;padding:12px;list-style:none;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.sofia-nav-list .menu-item-has-children:hover>.sub-menu,.sofia-nav-list .menu-item-has-children:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.sofia-nav-list .sub-menu a{display:block;padding:10px 12px;border-radius:9px}.sofia-nav-list .sub-menu a:hover{background:var(--pale)}.sofia-nav-list .sub-menu a:after{display:none}
.inner-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 25%,#eef6ff 100%);padding:110px 0}.inner-hero:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 75% 20%,rgba(11,92,255,.11),transparent 25%),linear-gradient(rgba(30,112,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(30,112,255,.04) 1px,transparent 1px);background-size:auto,44px 44px,44px 44px;pointer-events:none}.inner-hero .container{position:relative;z-index:1}.inner-hero.compact{padding:100px 0}.narrow{max-width:950px}.inner-hero h1{font-size:clamp(42px,5vw,72px);line-height:1.03;margin:14px 0 22px;letter-spacing:-.045em}.inner-hero p{font-size:20px;color:var(--text);max-width:850px;margin:0}.eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--blue)}
.product-hero{padding:80px 0}.product-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;gap:70px}.inner-product-logo{width:300px;height:100px;display:flex;align-items:center;margin:22px 0}.inner-product-logo img{max-width:100%;max-height:100%;object-fit:contain;object-position:left center}.product-hero h1{font-size:clamp(42px,4.5vw,68px)}.product-hero-copy>p{font-size:19px;max-width:700px}.product-visual{min-height:500px;display:grid;place-items:center}.product-orbit{position:relative;width:min(460px,100%);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(18,198,233,.22),rgba(11,92,255,.08) 45%,transparent 69%);border:1px solid rgba(11,92,255,.12)}.product-orbit:before,.product-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(11,92,255,.25)}.product-orbit:before{inset:11%}.product-orbit:after{inset:23%;border-style:dashed}.orbit-core{position:relative;z-index:2;width:58%;height:38%;display:grid;place-items:center;background:#fff;border-radius:26px;box-shadow:0 25px 80px rgba(12,67,155,.22)}.orbit-core img{max-width:88%;max-height:75%;object-fit:contain}.product-orbit>span{position:absolute;width:18px;height:18px;border-radius:50%;background:var(--blue);box-shadow:0 0 28px var(--blue)}.product-orbit>span:nth-of-type(1){top:11%;left:48%}.product-orbit>span:nth-of-type(2){right:12%;top:48%;background:var(--cyan)}.product-orbit>span:nth-of-type(3){bottom:12%;left:45%}.product-orbit>span:nth-of-type(4){left:13%;top:42%;background:var(--cyan)}
.capabilities,.implementation,.story-section,.sector-page,.case-page,.contact-section,.generic-content{padding:100px 0}.section-heading{max-width:800px;margin-bottom:44px}.section-heading h2{font-size:clamp(34px,4vw,52px);line-height:1.08;margin:12px 0 16px}.section-heading p{font-size:18px;color:var(--text)}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.capability-card{min-height:260px;padding:32px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 16px 50px rgba(23,73,142,.08)}.capability-card b,.principles-grid b{font-size:12px;letter-spacing:.16em;color:var(--blue)}.capability-card h3{font-size:22px;margin:30px 0 12px}.capability-card p{color:var(--text);margin:0}.product-benefits{padding:100px 0;background:var(--pale)}.benefits-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:32px}.benefit-panel,.use-panel{padding:48px;border-radius:28px}.benefit-panel{background:var(--navy);color:#fff}.benefit-panel h2{font-size:42px;line-height:1.1;margin:15px 0}.benefit-panel p{color:#d5e2ff}.benefit-panel ul{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:0;margin:30px 0 0;list-style:none}.benefit-panel li{padding:14px 14px 14px 36px;background:rgba(255,255,255,.07);border-radius:12px;position:relative}.benefit-panel li:before{content:"✓";position:absolute;left:13px;color:var(--cyan)}.use-panel{background:#fff;border:1px solid var(--line)}.use-panel h3{font-size:28px;margin-top:0}.use-list{display:grid;gap:13px}.use-list div{display:flex;gap:12px;padding:14px;border-radius:12px;background:var(--pale)}.use-list span{color:var(--blue);font-weight:800}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.step-card{position:relative;padding:30px;border-top:3px solid var(--blue);background:#fff;box-shadow:0 12px 40px rgba(20,65,140,.08)}.step-card b{font-size:36px;color:#dce8ff}.step-card h3{font-size:19px;margin:18px 0 0}
.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.story-grid>div:first-child h2{font-size:48px;line-height:1.1;margin:15px 0}.story-grid>div:first-child p{font-size:18px;color:var(--text)}.principles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.principles-grid article{padding:30px;border:1px solid var(--line);border-radius:20px}.principles-grid h3{font-size:22px;margin:26px 0 8px}.principles-grid p{color:var(--text)}.suite-band{padding:100px 0;background:var(--pale)}.suite-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.suite-links a{min-width:0;padding:25px 18px;background:#fff;border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;align-items:center;gap:15px;transition:.2s}.suite-links a:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.suite-links img{width:100%;height:65px;object-fit:contain}.suite-links span{font-size:13px;color:var(--blue);font-weight:800}
.sector-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.sector-page-card{padding:42px;border:1px solid var(--line);border-radius:24px}.sector-page-card>b{color:var(--blue);letter-spacing:.14em}.sector-page-card h2{font-size:30px;margin:28px 0 12px}.sector-page-card p{font-size:17px;color:var(--text)}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.tags span{padding:8px 11px;border-radius:99px;background:var(--pale);color:var(--blue);font-size:12px;font-weight:800}.case-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.case-study{padding:45px;border-radius:25px;border:1px solid var(--line);background:#fff}.case-study>span{font-size:12px;letter-spacing:.14em;font-weight:800;color:var(--blue)}.case-study h2{font-size:32px;line-height:1.15}.case-study p,.case-study li{color:var(--text)}.case-study ul{padding-left:20px}.case-study a{display:inline-block;margin-top:15px;color:var(--blue);font-weight:800}
.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px}.contact-copy h2{font-size:44px}.contact-copy>p{font-size:18px;color:var(--text)}.contact-points{display:grid;gap:12px;margin:35px 0}.contact-points div{display:flex;align-items:center;gap:16px;padding:15px;border-bottom:1px solid var(--line)}.contact-points b{color:var(--blue)}.privacy-note{font-size:13px!important}.form-card{padding:40px;border:1px solid var(--line);border-radius:25px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.form-grid label{font-size:13px;font-weight:800;display:grid;gap:8px}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;padding:14px 15px;border:1px solid #cfd9e8;border-radius:10px;font:inherit;color:var(--ink);background:#fff}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{outline:3px solid rgba(11,92,255,.12);border-color:var(--blue)}.sofia-contact-form button{margin-top:22px;border:0;cursor:pointer}.form-notice{padding:14px 16px;border-radius:10px;margin-bottom:20px}.form-notice.success{background:#eafaf2;color:#16643b}.form-notice.error{background:#fff0f0;color:#8b2222}.generic-content{min-height:300px}
@media(max-width:1050px){.product-hero-grid,.benefits-grid,.story-grid,.contact-grid{grid-template-columns:1fr}.product-visual{min-height:380px}.capability-grid{grid-template-columns:repeat(2,1fr)}.suite-links{grid-template-columns:repeat(3,1fr)}.step-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.sofia-nav-list .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding-left:14px;display:block}.inner-hero,.inner-hero.compact{padding:72px 0}.product-hero-grid{gap:25px}.product-visual{min-height:320px}.capability-grid,.sector-page-grid,.case-page-grid,.principles-grid{grid-template-columns:1fr}.benefit-panel ul{grid-template-columns:1fr}.suite-links{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}
@media(max-width:520px){.capabilities,.implementation,.story-section,.sector-page,.case-page,.contact-section,.generic-content,.product-benefits,.suite-band{padding:70px 0}.inner-hero h1{font-size:40px}.product-visual{min-height:260px}.orbit-core{width:68%}.capability-grid,.step-grid,.suite-links{grid-template-columns:1fr}.benefit-panel,.use-panel,.form-card{padding:28px}.benefit-panel h2,.story-grid>div:first-child h2,.contact-copy h2{font-size:34px}}

/* ===== SOFIA Corporate Website v1.3.1: Soluciones y Contacto ===== */
.solutions-hero .hero-actions{margin-top:30px;display:flex;gap:14px;flex-wrap:wrap}.solutions-intro{padding:95px 0}.solutions-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.solutions-intro-copy>p{font-size:19px;color:var(--text);margin-top:10px}.common-benefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.common-benefits span{padding:10px 14px;border-radius:99px;background:var(--pale);color:var(--blue);font-size:13px;font-weight:800}.solutions-suite{padding:10px 0 100px}.solution-row{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:72px;align-items:center;padding:72px 0;border-top:1px solid var(--line)}.solution-row.reverse{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.solution-row.reverse .solution-logo-panel{order:2}.solution-logo-panel{position:relative;min-height:420px;border-radius:30px;background:linear-gradient(145deg,#fff,#edf5ff);border:1px solid var(--line);display:grid;place-items:center;padding:42px;overflow:hidden;box-shadow:0 24px 70px rgba(20,65,140,.10)}.solution-logo-panel:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(11,92,255,.14),transparent 70%)}.solution-logo-panel img{position:relative;z-index:2;width:100%;max-width:330px;max-height:130px;object-fit:contain}.solution-logo-panel>span{position:absolute;bottom:20px;right:25px;font-size:70px;font-weight:900;color:rgba(11,92,255,.08)}.solution-content h2{font-size:clamp(36px,4vw,54px);line-height:1.08;margin:14px 0 18px}.solution-content>p{font-size:18px;color:var(--text)}.solution-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:30px 0}.solution-feature-list div{padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff}.solution-feature-list b{display:block;margin-bottom:6px}.solution-feature-list span{font-size:14px;color:var(--text)}.solution-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.text-link{color:var(--blue);font-weight:800}.platform-architecture{padding:100px 0;background:var(--navy);color:#fff}.architecture-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.architecture-copy h2{font-size:clamp(36px,4vw,54px);line-height:1.08}.architecture-copy p,.architecture-copy li{color:#d8e5ff}.architecture-copy ul{padding-left:20px;display:grid;gap:10px}.architecture-diagram{position:relative;min-height:560px}.architecture-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:270px;height:170px;border-radius:25px;background:#fff;display:grid;place-items:center;padding:25px;box-shadow:0 20px 70px rgba(0,0,0,.32);z-index:2}.architecture-core img{max-width:220px;max-height:90px;object-fit:contain}.architecture-core small{color:var(--text);text-align:center}.architecture-node{position:absolute;width:185px;height:90px;padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px);display:grid;place-items:center}.architecture-node img{max-width:150px;max-height:55px;object-fit:contain}.architecture-node:nth-of-type(1){left:5%;top:8%}.architecture-node:nth-of-type(2){right:5%;top:8%}.architecture-node:nth-of-type(3){left:0;bottom:9%}.architecture-node:nth-of-type(4){right:0;bottom:9%}.architecture-node:nth-of-type(5){left:50%;bottom:0;transform:translateX(-50%)}.solutions-comparison{padding:100px 0}.comparison-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:20px}.comparison-table{width:100%;border-collapse:collapse;min-width:850px;background:#fff}.comparison-table th,.comparison-table td{text-align:left;padding:20px;border-bottom:1px solid var(--line);vertical-align:top}.comparison-table th{background:var(--pale);font-size:13px;letter-spacing:.08em}.comparison-table td{color:var(--text)}.comparison-table td strong{color:var(--ink)}.comparison-table a{font-weight:800;color:var(--blue)}.final-cta{padding:90px 0;background:linear-gradient(135deg,#0b1f3a,#075dff);color:#fff}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.final-cta h2{font-size:clamp(34px,4vw,52px);line-height:1.08;max-width:850px;margin:12px 0}.final-cta p{color:#dce8ff}.button-light{background:#fff;color:var(--blue);padding:16px 22px;border-radius:12px;font-weight:800;white-space:nowrap}
.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:start}.contact-information h2,.contact-form-panel h2{font-size:clamp(34px,4vw,48px);line-height:1.1}.contact-information>p,.contact-form-panel>p{font-size:17px;color:var(--text)}.contact-cards{display:grid;gap:14px;margin:32px 0}.contact-card{display:flex;align-items:flex-start;gap:16px;padding:19px;border:1px solid var(--line);border-radius:16px;background:#fff;transition:.2s}.contact-card:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(20,65,140,.10)}.contact-icon{width:44px;height:44px;border-radius:12px;background:var(--pale);color:var(--blue);display:grid;place-items:center;font-size:21px;flex:0 0 auto}.contact-card div{display:grid;gap:3px;min-width:0}.contact-card b{font-size:12px;letter-spacing:.1em;color:var(--blue)}.contact-card strong{font-size:17px;color:var(--ink);overflow-wrap:anywhere}.contact-card small{color:var(--text)}.social-contact{padding-top:15px}.social-contact h3{font-size:20px}.social-contact a{display:block;color:var(--blue);font-weight:800;margin:8px 0}.contact-form-panel{padding:42px}.contact-process{padding:90px 0;background:var(--pale)}
@media(max-width:1050px){.solutions-intro-grid,.solution-row,.solution-row.reverse,.architecture-grid,.contact-layout{grid-template-columns:1fr}.solution-row.reverse .solution-logo-panel{order:0}.solution-logo-panel{min-height:320px}.architecture-diagram{min-height:500px}.final-cta-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:720px){.solution-feature-list{grid-template-columns:1fr}.solution-row{gap:30px;padding:55px 0}.architecture-diagram{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;min-height:auto}.architecture-core,.architecture-node{position:static!important;transform:none!important;width:auto;height:92px}.architecture-core{grid-column:1/-1;height:140px}.architecture-node img{max-width:130px}.final-cta{padding:70px 0}.contact-form-panel{padding:28px}}
