:root{--navy:#071c4a;--blue:#075ce5;--cyan:#05c7d9;--orange:#ff9d21;--ink:#10213d;--muted:#5d6b80;--line:#dbe4f1;--pale:#f3f8ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:400 16px/1.65 "DM Sans",sans-serif}h1,h2,h3,b,.gov-button{font-family:"Manrope",sans-serif}h1,h2,h3,p{margin-top:0}.gov-container{width:min(1160px,calc(100% - 40px));margin:auto}.gov-nav{height:78px;display:flex;align-items:center;position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.gov-nav>div{display:flex;justify-content:space-between;align-items:center}.gov-nav img{width:145px;display:block}.gov-nav nav{display:flex;align-items:center;gap:1.5rem}.gov-nav nav a{color:var(--ink);text-decoration:none;font-weight:700}.gov-button{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:#fff!important;text-decoration:none;border-radius:999px;padding:.95rem 1.35rem;font-weight:800}.gov-button.small{padding:.68rem 1rem}.gov-hero{padding:100px 0 82px;background:radial-gradient(circle at 82% 12%,rgba(5,199,217,.22),transparent 25%),linear-gradient(135deg,#fff,#f2f7ff)}.hero-layout{display:grid;grid-template-columns:1.45fr .65fr;gap:5rem;align-items:center}.gov-eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:.78rem}.gov-hero h1{font-size:clamp(3rem,6vw,5.5rem);line-height:.97;letter-spacing:-.055em;max-width:800px;margin:.8rem 0 1.5rem}.gov-lead{font-size:1.25rem;color:var(--muted);max-width:720px}.hero-buttons{display:flex;align-items:center;gap:1.5rem;margin-top:2rem}.ghost{font-weight:800;color:var(--navy);text-decoration:none}.hero-layout aside{background:var(--navy);color:#fff;border-radius:24px;padding:2rem}.hero-layout aside span,.hero-layout aside b{display:block}.hero-layout aside span{color:#89f4ff;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:800;margin-bottom:1rem}.hero-layout aside b{padding:.7rem 0;border-top:1px solid rgba(255,255,255,.14)}.hero-layout aside p{color:#b8c8e4;font-size:.88rem;margin:1rem 0 0}.signal{background:var(--orange);padding:1.4rem 0}.signal p{margin:0;font-size:1.2rem}.gov-section{padding:96px 0}.section-title{max-width:850px;margin-bottom:3rem}.section-title h2,.fit h2,.gov-cta h2{font-size:clamp(2.1rem,4vw,3.6rem);line-height:1.05;letter-spacing:-.04em}.question-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.question-grid article{padding:2rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:245px}.question-grid span{color:var(--orange);font-weight:800}.question-grid h3{margin-top:2rem;font-size:1.35rem}.question-grid p{color:var(--muted)}.dark{background:var(--navy);color:#fff}.dark .gov-eyebrow{color:var(--cyan)}.pillar-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.pillar-grid article{background:#0c2b63;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:2rem}.pillar-grid small{color:var(--orange);font-weight:800}.pillar-grid h3{font-size:1.65rem}.pillar-grid li{margin:.45rem 0;color:#c4d1e7}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.process>div{padding:2rem;background:#fff}.process b{color:var(--blue)}.process h3{margin-top:2rem}.process p{color:var(--muted)}.fit{background:var(--pale)}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem}.fit li{margin:.8rem 0}.note{border-left:4px solid var(--orange);padding-left:1rem;color:var(--muted);margin-top:2rem}.gov-cta{padding:72px 0;background:var(--cyan)}.gov-cta>div{display:flex;align-items:center;justify-content:space-between;gap:2rem}.gov-cta p{margin-bottom:0}.gov-button.inverse{background:var(--navy)}footer{padding:55px 0;background:#041332;color:#fff}.footer-layout{display:flex;justify-content:space-between;gap:3rem}.footer-layout p{color:#9fb1cf}.footer-layout a{display:block;color:#c8d4e7;text-decoration:none;margin:.35rem 0}@media(max-width:850px){.gov-nav nav a:not(.gov-button){display:none}.hero-layout,.fit-grid{grid-template-columns:1fr}.pillar-grid,.question-grid{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}}@media(max-width:600px){.gov-container{width:min(100% - 28px,1160px)}.gov-hero{padding:70px 0}.hero-buttons{align-items:flex-start;flex-direction:column}.pillar-grid,.question-grid,.process{grid-template-columns:1fr}.gov-cta>div,.footer-layout{align-items:flex-start;flex-direction:column}.gov-section{padding:70px 0}}
/* Diagnóstico estratégico */
.gov-diagnostic{background:#f3f8ff}
.diagnostic-brief{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}
.diagnostic-brief article{display:grid;grid-template-columns:auto 1fr;gap:1.1rem;align-items:start;padding:2rem;background:#fff;border:1px solid #dbe4f1;border-radius:18px;box-shadow:0 10px 32px rgba(7,28,74,.06)}
.diagnostic-brief span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#071c4a;color:#ff9d21;font-weight:800}
.diagnostic-brief p{margin:0;font-size:1.15rem;font-weight:700;line-height:1.5}
@media(max-width:760px){.diagnostic-brief{grid-template-columns:1fr}}
