.mk-post-aprenderas{margin-top:var(--sp-6)}.mk-post-aprenderas b,.mk-post-esencial h2,.mk-post-indice b{display:block;font-size:var(--fs-xs);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--brand)}.mk-post-aprenderas ul,.mk-post-esencial ul{list-style:none;margin:var(--sp-3) 0 0;padding:0;display:grid;grid-gap:var(--sp-2);gap:var(--sp-2)}.mk-post-aprenderas li,.mk-post-esencial li{position:relative;padding-left:26px;font-size:var(--fs-base);line-height:1.55;color:var(--text)}.mk-post-aprenderas li:before{content:"";position:absolute;left:3px;top:.38em;width:10px;height:6px;border-left:2px solid var(--brand);border-bottom:2px solid var(--brand);transform:rotate(-45deg)}.mk-post-esencial{margin:var(--sp-8) 0 0;padding:var(--sp-6) 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mk .mk-post-esencial h2{margin:0}.mk-post-esencial li:before{content:"";position:absolute;left:4px;top:.6em;width:7px;height:7px;border-radius:50%;background:var(--brand)}.mk-post-indice-movil{margin:var(--sp-6) 0 0;border-bottom:1px solid var(--line)}.mk-post-indice-movil summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:var(--fs-sm);font-weight:600;color:var(--text);list-style:none}.mk-post-indice-movil summary::-webkit-details-marker{display:none}.mk-post-indice-movil summary:after{content:"";width:8px;height:8px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg);margin-right:4px}.mk-post-indice-movil[open] summary:after{transform:rotate(-135deg)}.mk-post-indice ol,.mk-post-indice-movil ol{list-style:none;margin:0;padding:0 0 var(--sp-4);display:grid}.mk-post-indice a,.mk-post-indice-movil a{display:block;padding:var(--sp-2) 0;font-size:var(--fs-sm);line-height:1.4;color:var(--text-muted);text-decoration:none}.mk-post-indice-movil a{min-height:44px;display:flex;align-items:center}.mk-post-indice a:hover,.mk-post-indice-movil a:hover{color:var(--brand)}#preguntas-frecuentes,.mk-article-body h2[id],.mk-post-esencial{scroll-margin-top:calc(var(--mk-nav-h, 65px) + 16px)}.mk-post-indice{display:none}@media (min-width:1100px){.mk-post.con-indice{display:grid;grid-template-columns:minmax(0,720px) 232px;grid-gap:var(--sp-12);gap:var(--sp-12);justify-content:center;max-width:1100px;margin:0 auto;padding:0 clamp(20px,4vw,44px)}.mk-post.con-indice .mk-article{margin:0;padding-left:0;padding-right:0}.mk-post.con-indice .mk-post-indice-movil{display:none}.mk-post-indice{display:block;padding-top:clamp(40px,6vw,88px)}.mk-post-indice nav{position:-webkit-sticky;position:sticky;top:calc(var(--mk-nav-h, 65px) + var(--sp-6));padding-left:var(--sp-4);border-left:1px solid var(--line)}.mk-post-indice ol{margin-top:var(--sp-3);padding:0}}.mk-post-progreso{display:none}@supports (animation-timeline:scroll()){.mk-post-progreso{display:block;position:fixed;inset:0 0 auto 0;height:2px;z-index:70;background:var(--brand);transform-origin:left;transform:scaleX(0);animation:mk-progreso-lectura linear both;animation-timeline:scroll(root)}}@keyframes mk-progreso-lectura{to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.mk-post-progreso{display:none}}@media print{.mk-post-indice,.mk-post-indice-movil,.mk-post-progreso{display:none!important}}.mk-post-portada{margin:var(--sp-8) 0 0;aspect-ratio:16/9;overflow:hidden;border-radius:var(--r-card,12px)}.mk-post-portada img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:560px){.mk-post-portada{aspect-ratio:2/1;margin-top:var(--sp-6)}}