/* Contenido editorial propio. Reglas limitadas a sus contenedores. */
:is(.em-editorial,.em-home-editorial,.em-article){
  --em-blue:#186a9b;
  --em-ink:#142e43;
  --em-muted:#506474;
  --em-warm:#f6f4ef;
  --em-line:#d9e1e5;
  --em-focus:#a66506;
  color:var(--em-ink);
  font-family:Roboto,Arial,sans-serif;
  font-size:17px;
  line-height:1.7;
  text-align:left;
  overflow-wrap:break-word;
}
:is(.em-editorial,.em-home-editorial,.em-article) *,
:is(.em-editorial,.em-home-editorial,.em-article) *::before,
:is(.em-editorial,.em-home-editorial,.em-article) *::after{box-sizing:border-box}
:is(.em-editorial,.em-home-editorial,.em-article) .em-wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}
:is(.em-editorial,.em-home-editorial,.em-article) :is(h1,h2,h3,h4){font-family:Raleway,Arial,sans-serif;color:var(--em-ink);font-weight:700;line-height:1.22;letter-spacing:-.025em}
:is(.em-editorial,.em-home-editorial,.em-article) a{color:var(--em-blue);text-underline-offset:.2em;text-decoration-thickness:1px}
:is(.em-editorial,.em-home-editorial,.em-article) a:hover{text-decoration:underline}
:is(.em-editorial,.em-home-editorial,.em-article) :is(a,button,summary,[tabindex]):focus-visible{outline:3px solid var(--em-focus);outline-offset:5px;border-radius:3px}
:is(.em-editorial,.em-home-editorial,.em-article) img{max-width:100%;height:auto}
:is(.em-editorial,.em-home-editorial,.em-article) .em-kicker{display:block;margin:0 0 14px;color:var(--em-blue);font-size:12px;font-weight:700;letter-spacing:.13em;line-height:1.6;text-transform:uppercase}
.em-editorial,.ms-page section.em-editorial{margin:0;padding:64px 0;background:var(--em-warm)}
.em-editorial .em-section-head{max-width:790px;margin:0 0 34px}
.em-editorial .em-section-head:is(h1,h2),.em-editorial .em-section-head :is(h1,h2){max-width:790px;margin:0 0 18px;font-size:clamp(30px,3.8vw,48px);line-height:1.18}
.em-editorial .em-section-head p{max-width:720px;margin:0;color:var(--em-muted);font-size:18px;line-height:1.7}
.em-editorial .em-feature{display:grid;grid-template-columns:minmax(0,2fr) minmax(250px,1fr);gap:40px;align-items:stretch;margin:0;padding:36px;background:#fff;border:1px solid var(--em-line);border-radius:8px}
.em-editorial .em-feature-title{max-width:780px;margin:0 0 20px;font-size:clamp(28px,3vw,38px);line-height:1.22}
.em-editorial .em-feature-title a{color:var(--em-ink);text-decoration:none}
.em-editorial .em-feature-title a:hover{text-decoration:underline}
.em-editorial .em-feature p{margin:0 0 20px;color:var(--em-muted);font-size:17px;line-height:1.75}
.em-editorial .em-feature-panel{min-width:0;padding:26px;background:var(--em-warm);border-radius:5px;display:flex;flex-direction:column;justify-content:center;gap:22px}
.em-editorial .em-feature-panel :is(p,ul,ol){margin:0;font-size:15px;line-height:1.7}
.em-editorial .em-feature-panel :is(ul,ol){padding-left:20px}
.em-editorial .em-feature-panel li+li{margin-top:8px}
.em-editorial .em-feature .em-byline{margin-bottom:24px}
:is(.em-editorial,.em-article) .em-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;margin:0 0 22px;color:var(--em-muted);font-size:14px;line-height:1.6}
:is(.em-editorial,.em-article) .em-byline{display:flex;align-items:center;gap:16px;min-width:0;margin:0}
:is(.em-editorial,.em-article) .em-byline img{display:block;width:64px;height:64px;flex:0 0 64px;border-radius:50%;object-fit:cover;border:1px solid var(--em-line)}
:is(.em-editorial,.em-article) .em-author-name{display:block;margin:0;color:var(--em-ink);font-size:16px;font-weight:700;line-height:1.45}
:is(.em-editorial,.em-article) .em-credential{display:block;margin:4px 0 0;color:var(--em-muted);font-size:13px;line-height:1.5}
:is(.em-editorial,.em-home-editorial,.em-article) .em-action{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;max-width:100%;padding:11px 21px;border:1px solid var(--em-blue);border-radius:4px;background:var(--em-blue);color:#fff;font-size:16px;font-weight:600;line-height:1.5;text-align:center;text-decoration:none}
:is(.em-editorial,.em-home-editorial,.em-article) .em-action:hover{background:var(--em-ink);border-color:var(--em-ink);color:#fff;text-decoration:none}
.em-editorial .em-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:30px}
.em-editorial .em-guide-card{min-width:0;margin:0;padding:27px;background:#fff;border:1px solid var(--em-line);border-radius:6px}
.em-editorial .em-guide-card :is(h2,h3,h4){margin:0 0 14px;font-size:23px;line-height:1.3}
.em-editorial .em-guide-card :is(h2,h3,h4) a{color:var(--em-ink)}
.em-editorial .em-guide-card p{margin:0 0 18px;font-size:16px;line-height:1.75;color:var(--em-muted)}
.em-editorial .em-related{margin-top:36px}
.em-editorial .em-related>h3{margin:0 0 20px;font-size:25px;line-height:1.3}
:is(.em-editorial,.em-home-editorial,.em-article) .em-text-link{display:inline-block;padding:5px 0;color:var(--em-blue);font-size:16px;font-weight:600;line-height:1.65;text-decoration:underline;text-underline-offset:.2em}
.em-editorial .em-news-jump{margin-top:28px}
.em-home-editorial,.ms-page section.em-home-editorial{margin:0;padding:42px 0;background:#fff}
.em-home-editorial .em-home-card{display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:30px;padding:30px 0;border-top:1px solid var(--em-line);border-bottom:1px solid var(--em-line)}
.em-home-editorial .em-home-card .em-kicker{margin:0}
.em-home-editorial .em-home-card :is(h2,h3){margin:0 0 8px;font-size:24px;line-height:1.3}
.em-home-editorial .em-home-card :is(h2,h3) a{color:var(--em-ink);text-decoration:none}
.em-home-editorial .em-home-card :is(h2,h3) a:hover{text-decoration:underline}
.em-home-editorial .em-home-card p{margin:0;color:var(--em-muted);font-size:16px;line-height:1.7}
.em-home-editorial .em-home-card .em-home-label{margin-top:10px;font-size:15px;line-height:1.6}
.em-home-editorial .em-home-card .em-home-author{margin-top:12px;font-size:14px;line-height:1.6}
.em-home-editorial .em-home-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}

/* Artículo: contenido y controles no heredan los grandes paddings de Servicios. */
.em-article,.ms-page.em-article{margin:0;padding:0;background:#fff}
.em-article .em-article-hero{margin:0;padding:56px 0 48px;background:var(--em-warm)}
.em-article .em-article-hero .ms-breadcrumb{margin-bottom:26px;font-size:14px}
.em-article .em-article-title{max-width:960px;margin:0 0 24px;font-size:clamp(33px,4.2vw,52.8px);line-height:1.14;letter-spacing:-.03em;text-wrap:balance}
.em-article .em-article-deck{max-width:830px;margin:0 0 26px;color:var(--em-muted);font-size:clamp(18px,1.8vw,21px);line-height:1.7}
.em-article .em-article-hero .em-meta{margin-top:24px;margin-bottom:0}
.em-article .em-article-layout{display:grid;grid-template-columns:minmax(0,780px) minmax(0,260px);gap:64px;align-items:start;padding-top:54px;padding-bottom:54px}
.em-article .em-article-layout>aside:not(.em-article-toc){align-self:stretch;min-width:0}
.em-article .em-article-content{min-width:0;color:var(--em-ink);font-size:17.5px;line-height:1.85}
.em-article .em-article-content p{margin:0 0 22px;color:var(--em-ink);font-size:17.5px;line-height:1.85}
.em-article .em-article-content h2{margin:0 0 22px;font-size:28px;line-height:1.3;letter-spacing:-.02em}
.em-article .em-article-content h3{margin:30px 0 14px;font-size:21px;line-height:1.4;letter-spacing:-.015em}
.em-article .em-article-content :is(ul,ol){margin:0 0 24px;padding-left:25px}
.em-article .em-article-content li{padding-left:3px;margin-bottom:10px}
.em-article .em-article-content li:last-child{margin-bottom:0}
.em-article .em-article-content strong{font-weight:700}
.em-article .em-article-section{margin:0;padding:0 0 36px;background:transparent;scroll-margin-top:130px}
.em-article .em-article-section+.em-article-section{padding-top:4px}
.em-article .em-intro{margin:0 0 40px;padding:24px 28px;border-left:4px solid var(--em-blue);background:#f1f6f8;color:var(--em-ink)}
.em-article .em-intro p:last-child{margin-bottom:0}
.em-article .em-example{margin:0 0 38px;padding:28px 30px;background:var(--em-warm);border-radius:5px;scroll-margin-top:130px}
.em-article .em-example :is(p,ol,ul):last-child{margin-bottom:0}
.em-article .em-article-toc{position:sticky;top:128px;max-height:calc(100dvh - 154px);overflow-y:auto;overscroll-behavior:contain;padding:0 0 0 23px;border-left:1px solid var(--em-line);scrollbar-width:thin}
.em-article .em-article-toc :is(h2,h3,p){margin:0 0 14px;color:var(--em-ink);font-family:Raleway,Arial,sans-serif;font-size:17px;font-weight:700;line-height:1.5;letter-spacing:0}
.em-article .em-article-toc :is(ul,ol){margin:0;padding:0;list-style:none}
.em-article .em-article-toc li{margin:0 0 8px;padding:0}
.em-article .em-article-toc a:not(.em-action){display:block;padding:5px 3px;color:var(--em-muted);font-size:14px;line-height:1.55;text-decoration:none}
.em-article .em-article-toc a:not(.em-action):hover{color:var(--em-blue);text-decoration:underline}
.em-article .em-article-toc .em-action{margin-top:20px;font-size:14px}
.em-article .em-mobile-toc{display:none}
.em-article .em-table-wrap{max-width:100%;margin:28px 0;overflow-x:auto;border:1px solid var(--em-line);border-radius:4px;background:#fff;-webkit-overflow-scrolling:touch}
.em-article .em-table-wrap table{width:100%;min-width:500px;margin:0;border:0;border-collapse:collapse;table-layout:fixed;font-size:15.5px;line-height:1.65}
.em-article .em-table-wrap caption{text-align:left;padding:14px 18px;color:var(--em-muted);font-size:14px;line-height:1.5}
.em-article .em-table-wrap :is(th,td){padding:17px 18px;border:0;border-bottom:1px solid var(--em-line);text-align:left;vertical-align:top;overflow-wrap:break-word}
.em-article .em-table-wrap th{background:var(--em-warm);color:var(--em-ink);font-weight:700}
.em-article .em-table-wrap :is(th,td):first-child{width:35%}
.em-article .em-table-wrap tbody th{background:#fff;font-weight:600}
.em-article .em-table-wrap tbody tr:last-child :is(th,td){border-bottom:0}
.em-article .em-table-wrap td p{margin:0 0 12px;font-size:inherit;line-height:inherit}
.em-article .em-table-wrap td p:last-child{margin-bottom:0}
.em-article .em-author-card{display:block;margin:12px 0 36px;padding:28px 0;border-top:1px solid var(--em-line);border-bottom:1px solid var(--em-line);background:transparent}
.em-article .em-author-card>img{width:88px;height:88px;flex:0 0 88px;border-radius:50%;object-fit:cover;border:1px solid var(--em-line)}
.em-article .em-author-card h2{margin:0 0 12px;font-size:22px}
.em-article .em-author-card p{margin:10px 0 0;font-size:15px;line-height:1.75;color:var(--em-muted)}
.em-article .em-related{margin:0 0 34px;padding:26px 28px;background:var(--em-warm);border-radius:5px}
.em-article .em-related h2{margin:0 0 16px;font-size:23px}
.em-article .em-related :is(ul,ol){margin:0;padding-left:20px}
.em-article .em-related li{margin:0 0 10px;font-size:16px;line-height:1.7}
.em-article .em-related li:last-child{margin-bottom:0}
.em-article .em-related>a{display:block;margin-top:12px;font-size:16px;line-height:1.7}
.em-article .em-editorial-note,.em-article p.em-editorial-note{margin:22px 0;padding:0;color:var(--em-muted);font-size:14px;line-height:1.75}
.em-article .em-editorial-note p{font-size:14px;line-height:1.75;color:var(--em-muted)}
.em-article .em-sources{margin:0;padding:26px 0 8px;border-top:1px solid var(--em-line);background:transparent}
.em-article .em-sources h2{margin:0 0 16px;font-size:22px}
.em-article .em-sources :is(ul,ol){margin:0;padding-left:20px;font-size:14px;line-height:1.75}
.em-article .em-sources li{margin-bottom:10px}
.em-article .em-sources a{overflow-wrap:anywhere}
.em-article .em-article-cta{margin:0;padding:48px 0;background:var(--em-warm)}
.em-article .em-article-cta h2{max-width:780px;margin:0 0 18px;font-size:clamp(26px,3vw,36px)}
.em-article .em-article-cta p{max-width:740px;margin:0 0 24px;color:var(--em-muted);font-size:18px;line-height:1.75}

@media(max-width:1199px){
  .em-article .em-article-layout{grid-template-columns:minmax(0,1fr) 235px;gap:42px}
  .em-editorial .em-feature{gap:28px;padding:30px}
  .em-home-editorial .em-home-card{grid-template-columns:125px minmax(0,1fr) auto;gap:22px}
}
@media(max-width:991px){
  :is(.em-editorial,.em-home-editorial,.em-article) .em-wrap{width:calc(100% - 44px)}
  .em-editorial,.ms-page section.em-editorial{padding:48px 0}
  .em-editorial .em-feature{grid-template-columns:minmax(0,1fr);gap:28px}
  .em-editorial .em-feature-panel{padding:24px;gap:18px}
  .em-home-editorial .em-home-card{grid-template-columns:minmax(0,1fr) auto;gap:16px 24px}
  .em-home-editorial .em-home-card>.em-kicker{grid-column:1/-1}
  .em-home-editorial .em-home-card>div:first-child{grid-column:1/-1}
  .em-article .em-article-hero{padding:38px 0 36px}
  .em-article .em-article-layout{grid-template-columns:minmax(0,1fr);gap:0;max-width:824px;padding-top:34px;padding-bottom:32px}
  .em-article .em-article-toc{display:none}
  .em-article .em-mobile-toc{display:block;margin:0 0 30px;padding:0;border:1px solid var(--em-line);border-radius:4px;background:#fff}
  .em-article .em-mobile-toc summary{cursor:pointer;padding:15px 18px;color:var(--em-ink);font-size:16px;font-weight:700;line-height:1.5}
  .em-article .em-mobile-toc[open] summary{border-bottom:1px solid var(--em-line)}
  .em-article .em-mobile-toc :is(ol,ul){margin:0;padding:18px 22px 18px 42px}
  .em-article .em-mobile-toc li{margin:0 0 7px;padding:0;font-size:15px;line-height:1.65}
  .em-article .em-mobile-toc a{display:inline-block;padding:4px 0}
}
@media(max-width:599px){
  :is(.em-editorial,.em-home-editorial,.em-article) .em-wrap{width:calc(100% - 36px)}
  .em-editorial,.ms-page section.em-editorial{padding:38px 0}
  .em-editorial .em-section-head{margin-bottom:25px}
  .em-editorial .em-section-head p{font-size:17px}
  .em-editorial .em-feature{padding:23px 20px;gap:24px}
  .em-editorial .em-feature-title{font-size:28px}
  .em-editorial .em-feature-panel{padding:20px}
  .em-editorial .em-guide-grid{grid-template-columns:minmax(0,1fr);gap:18px;margin-top:22px}
  .em-editorial .em-guide-card{padding:23px 20px}
  .em-home-editorial,.ms-page section.em-home-editorial{padding:28px 0}
  .em-home-editorial .em-home-card{grid-template-columns:minmax(0,1fr);padding:24px 0;gap:16px}
  .em-home-editorial .em-home-card>.em-action{justify-self:start}
  .em-article .em-article-title{font-size:33px;line-height:1.19}
  .em-article .em-article-deck{font-size:18px}
  .em-article .em-article-hero .ms-breadcrumb{margin-bottom:20px}
  .em-article .em-article-content,.em-article .em-article-content p{font-size:17px;line-height:1.8}
  .em-article .em-article-content h2{font-size:26px;line-height:1.3}
  .em-article .em-article-content h3{font-size:21px}
  .em-article .em-intro{padding:21px 20px;margin-bottom:32px}
  .em-article .em-example{padding:24px 20px;margin-bottom:30px}
  .em-article .em-table-wrap table{font-size:15px}
  .em-article .em-table-wrap :is(th,td){padding:15px 16px}
  .em-article .em-author-card{gap:16px;padding:24px 0}
  .em-article .em-author-card>img{width:64px;height:64px;flex-basis:64px}
  .em-article .em-related{padding:23px 20px}
  .em-article .em-article-cta{padding:36px 0}
}
@media(prefers-reduced-motion:reduce){
  :is(.em-editorial,.em-home-editorial,.em-article),
  :is(.em-editorial,.em-home-editorial,.em-article) *{scroll-behavior:auto!important;animation:none!important;transition:none!important}
}
@media print{
  :is(.em-editorial,.em-home-editorial,.em-article){background:#fff!important;color:#000!important;font-size:11pt;line-height:1.5}
  :is(.em-editorial,.em-home-editorial,.em-article) .em-wrap{width:100%;max-width:none;margin:0}
  :is(.em-editorial,.em-home-editorial,.em-article) a{color:#000;text-decoration:underline}
  .em-editorial .em-feature,.em-editorial .em-guide-grid,.em-home-editorial .em-home-card,.em-article .em-article-layout{display:block;padding:0}
  .em-editorial,.ms-page section.em-editorial,.em-home-editorial,.ms-page section.em-home-editorial,.em-article .em-article-hero{padding:0 0 18pt;background:#fff}
  .em-article .em-article-title{max-width:none;font-size:26pt}
  .em-article .em-article-content p{font-size:11pt;line-height:1.6;orphans:3;widows:3}
  .em-article .em-article-content h2{font-size:18pt;break-after:avoid}
  .em-article .em-article-content h3{font-size:14pt;break-after:avoid}
  .em-article .em-article-toc,.em-article .em-mobile-toc,.em-article .em-article-cta,.em-home-editorial .em-action{display:none!important}
  .em-article .em-article-section{padding:0 0 15pt}
  .em-article .em-example,.em-article .em-intro,.em-article .em-related{padding:12pt;border:1px solid #bbb;background:#fff}
  .em-article .em-table-wrap{overflow:visible;border-color:#aaa}
  .em-article .em-table-wrap table{min-width:0;font-size:10pt}
  .em-article .em-table-wrap tr{break-inside:avoid}
  .em-article .em-table-wrap thead{display:table-header-group}
  .em-article .em-table-wrap :is(th,td){padding:8pt;color:#000;background:#fff}
  .em-article .em-author-card{break-inside:avoid}
  .em-article .em-sources{padding-top:16pt}
}

.em-article .em-table-hint{display:none}@media(max-width:599px){.em-article .em-table-hint{display:block;margin:22px 0 10px;font-size:13px;color:var(--em-muted)}.em-article .em-table-hint+.em-table-wrap{margin-top:0}}
