.article-template{min-height:100vh}.article-header{background:var(--white);border-bottom:1px solid var(--mist);padding:clamp(3rem,6vw,5rem) 0 clamp(2rem,4vw,3rem)}.article-category{margin-bottom:1rem}.category-badge{font-family:var(--mono);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--teal);background:var(--teal-light);padding:.4rem .8rem;border-radius:4px;display:inline-block}.article-title{font-family:var(--serif);font-size:var(--text-4xl);font-weight:700;color:var(--ink);line-height:1.2;margin-bottom:1rem;max-width:900px}.article-lead{font-family:var(--serif);font-size:var(--text-xl);color:var(--ink-soft);line-height:1.6;margin-bottom:1.5rem;max-width:800px;font-style:italic}.article-meta{display:flex;gap:1.5rem;flex-wrap:wrap;font-family:var(--mono);font-size:.7rem;color:var(--stone);text-transform:uppercase;letter-spacing:.05em}.article-featured-image{width:100%;max-width:100%;overflow:hidden;background:var(--mist);margin:0 0 2.5rem;border-radius:4px}.article-featured-image img{width:100%;height:auto;display:block;vertical-align:top}.article-content{max-width:960px;margin:0 auto;padding:clamp(3rem,6vw,5rem) var(--space-container)}.article-content :global(h1){font-family:var(--serif);font-size:var(--text-4xl);font-weight:700;color:var(--ink);margin-top:0!important;margin-bottom:4rem!important;line-height:1.2}.article-content :global(h2){font-family:var(--serif);font-size:var(--text-3xl);font-weight:700;color:var(--ink);margin-top:10rem!important;margin-bottom:4rem!important;line-height:1.3;padding-top:2rem;display:block}.article-content :global(h2:first-of-type){margin-top:8rem!important;padding-top:3rem}.article-content :global(h3){font-family:var(--serif);font-size:var(--text-2xl);font-weight:600;color:var(--ink);margin-top:2.5rem;margin-bottom:1rem;line-height:1.4}.article-content :global(p){font-family:var(--serif)!important;font-size:var(--text-lg)!important;color:var(--ink-soft)!important;line-height:1.85!important;margin-bottom:2rem!important;margin-top:0!important}.article-content :global(p:first-of-type){margin-top:2rem!important;margin-bottom:6rem!important}.article-content :global(h1+p){margin-top:2rem!important;margin-bottom:6rem!important}.article-content :global(p+h2),.article-content :global(ul+h2),.article-content :global(ol+h2),.article-content :global(p+h2:first-of-type){margin-top:10rem!important}.article-content :global(p+p){margin-top:0!important}.article-content :global(p:last-of-type){margin-bottom:6rem!important}.article-content :global(ul),.article-content :global(ol){font-family:var(--serif)!important;font-size:var(--text-lg)!important;color:var(--ink-soft)!important;line-height:1.85!important;margin-bottom:2.5rem!important;margin-top:1rem!important;margin-left:0!important;list-style-position:inside!important}.article-content :global(ul){list-style-type:disc!important;padding-left:1rem!important}.article-content :global(ol){list-style-type:decimal!important;padding-left:1.2rem!important}.article-content :global(li){margin-bottom:.75rem!important;padding-left:.2rem!important;margin-left:0!important;display:list-item!important}.article-content :global(blockquote){border-left:4px solid var(--teal);padding-left:2rem;margin:2rem 0;font-family:var(--serif);font-size:var(--text-xl);font-style:italic;color:var(--ink-soft);line-height:1.7}.article-content :global(code){font-family:var(--mono);font-size:.9em;background:var(--teal-light);color:var(--teal-dark);padding:.2em .4em;border-radius:3px}.article-content :global(pre){background:var(--ink);color:var(--white);padding:1.5rem;border-radius:8px;overflow-x:auto;margin:2rem 0}.article-content :global(pre code){background:transparent;color:inherit;padding:0}.article-content :global(img){width:100%;height:auto;border-radius:8px;margin:2rem 0}.article-content :global(a){color:var(--teal);text-decoration:underline;text-underline-offset:3px}.article-content :global(a:hover){color:var(--teal-dark)}.article-content :global(mark),.article-content :global(.highlight){background:#ccfbf1!important;background-color:#ccfbf1!important;padding:.15em .25em;border-radius:3px;font-weight:500;color:#1a1d23!important;box-decoration-break:clone;-webkit-box-decoration-break:clone;border-bottom:2px solid rgba(13,148,136,.4)}.article-template--feature .article-header{background:var(--ink);color:var(--white)}.article-template--feature .article-title{color:var(--white)}.article-template--feature .article-lead{color:var(--stone)}.article-template--analysis .article-header{background:linear-gradient(135deg,var(--paper) 0%,var(--teal-light) 100%)}.article-template--guide .article-header{background:var(--teal);color:var(--white)}.article-template--guide .article-title,.article-template--guide .article-lead{color:var(--white)}.article-template--guide .article-meta{color:#ffffffd9}.article-template--expedient .article-header{background:var(--ink);color:var(--white)}.article-template--expedient .article-title{color:var(--white)}.article-template--profile .article-header{background:linear-gradient(135deg,var(--ink) 0%,var(--teal-dark) 100%);color:var(--white)}.article-template--profile .article-title{color:var(--white)}.article-template--profile .article-lead{color:#ffffffe0}.article-template--profile .article-meta,.article-template--profile .article-category .category-badge{color:#ffffffbf}.article-template--profile .article-category .category-badge{background:#fff3;color:var(--white)}@media (max-width: 960px){.article-title{font-size:var(--text-3xl)}.article-lead{font-size:var(--text-lg)}.article-content{padding:2rem var(--space-container)}}.article-content #fuentes{font-family:var(--mono)!important;font-size:.6rem!important;letter-spacing:.15em!important;text-transform:uppercase!important;color:var(--stone)!important;font-weight:500!important;line-height:1!important;margin-top:4rem!important;margin-bottom:0!important;padding:1.25rem 1.5rem .75rem!important;background:var(--paper)!important;border:1px solid var(--mist)!important;border-bottom:none!important;border-radius:10px 10px 0 0!important}.article-content #fuentes+ol{font-family:var(--mono)!important;font-size:.72rem!important;color:var(--slate)!important;line-height:1.8!important;background:var(--paper)!important;border:1px solid var(--mist)!important;border-top:none!important;border-radius:0 0 10px 10px!important;padding:.5rem 1.5rem 1.25rem 2.75rem!important;margin-top:0!important;margin-bottom:3rem!important;list-style-position:outside!important}.article-content #fuentes+ol li{font-family:var(--mono)!important;font-size:.72rem!important;color:var(--slate)!important;margin-bottom:.4rem!important;padding-left:.25rem!important}
