body {
  --font-heading: 'Inter', sans-serif;
  --font-body: 'Inter', sans-serif;
  --color-primario: #C41E1E;
  --color-secundario: #1A1A1A;
  --header-bg: #FFFFFF;
  --header-text: #1A1A1A;
  --header-border: var(--color-primario);
  --card-radius: 8px;
  --card-shadow: 0 2px 8px rgba(0,0,0,0.08);
  --card-border: none;
  --section-accent: var(--color-primario);
}

body { font-family: var(--font-body); }
h1, h2, h3, h4, h5, h6,
.hero-title, .rwm-sq2, .rwm-ko0, .rwm-juc,
.rwm-x3b, .category-title {
  font-family: var(--font-heading);
}

.theme-contextope{
  --paper:#F5F1E8; --paper-2:#FBF8F1; --ink:#1B2B29; --ink-2:#25332F;
  --tinta:#0E3B39; --primary:#B06A3B; --acento:#D98E5F;
  --gray:#3E524E; --gray-2:#7A8B87; --gray-3:#A8C2BE;
  --hairline:#E0DACB; --line-2:#D8D2C2; --pos:#8FD0A0;
  --serif:'IBM Plex Serif',Georgia,serif;
  --sans:'IBM Plex Sans',system-ui,Helvetica,sans-serif;
  --mono:'IBM Plex Mono',ui-monospace,monospace;
  background:var(--paper);
}
body.theme-contextope{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}
body.theme-contextope a{color:inherit;text-decoration:none}
body.theme-contextope a:hover{color:var(--primary)}
body.theme-contextope img{max-width:100%;display:block}
body.theme-contextope .rwm-d1g{max-width:1220px;margin:0 auto;padding:0 40px}

body.theme-contextope .kicker{font:400 11px/1 var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--primary)}

body.theme-contextope .rwm-dkh{background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible;display:flex;flex-direction:column;gap:10px}
body.theme-contextope .rwm-dkh:hover{transform:none;box-shadow:none}
body.theme-contextope .rwm-hmv{position:relative;border-radius:0;aspect-ratio:16/10;overflow:hidden;background:var(--paper-2);border:1px solid var(--hairline)}
body.theme-contextope .rwm-hmv img{width:100%;height:100%;object-fit:cover}
body.theme-contextope .card-placeholder{width:100%;height:100%;background:repeating-linear-gradient(45deg,#EAE3D2,#EAE3D2 12px,#F2ECDD 12px,#F2ECDD 24px)}
body.theme-contextope .rwm-g55{position:absolute;top:10px;left:10px;right:auto;bottom:auto;background:var(--tinta);color:var(--paper);border:0;border-radius:0;font:400 10px/1 var(--mono);letter-spacing:.14em;text-transform:uppercase;padding:5px 9px}
body.theme-contextope .rwm-jt6{padding:0;display:flex;flex-direction:column;gap:6px}
body.theme-contextope .rwm-juc{font-family:var(--serif);font-size:22px;font-weight:700;line-height:1.2;color:var(--ink)}
body.theme-contextope .rwm-dkh:hover .rwm-juc{color:var(--primary)}
body.theme-contextope .rwm-ta5{font-family:var(--sans);font-size:14px;line-height:1.55;color:var(--gray)}
body.theme-contextope .rwm-t6h{font-family:var(--mono);font-size:11px;color:var(--gray-2);text-transform:uppercase;letter-spacing:.05em}
body.theme-contextope .rwm-hnx{display:grid;grid-template-columns:repeat(3,1fr);gap:34px 28px}

body.theme-contextope .rwm-rxu{max-width:1220px;margin:0 auto;padding:0 40px}
body.theme-contextope .rwm-sq2{font-family:var(--serif);font-size:26px;font-weight:700;line-height:1.1;color:var(--ink);text-transform:none;letter-spacing:0;border:0;padding:0;margin:38px 0 20px;display:flex;align-items:center;gap:14px}
body.theme-contextope .rwm-sq2::before{content:"";width:14px;height:14px;background:var(--primary);flex:none}
body.theme-contextope .rwm-sq2::after{content:"";flex:1;border-top:1px solid var(--tinta)}

body.theme-contextope .category-hero{background:var(--paper);padding:32px 0 0;text-align:left}
body.theme-contextope .category-badge{display:inline-block;background:none;padding:0;font:400 12px/1 var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--primary)}
body.theme-contextope .category-title{font-family:var(--serif);font-size:46px;font-weight:700;line-height:1.05;color:var(--ink);margin:10px 0 16px;border-bottom:2px solid var(--tinta);padding-bottom:18px}
body.theme-contextope .rwm-q3j{background:var(--paper);padding:26px 0 52px}

body.theme-contextope .pagination{display:flex;gap:24px;align-items:center;justify-content:center;margin-top:34px;font-family:var(--mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase}
body.theme-contextope .page-link{border:0;color:var(--ink)}
body.theme-contextope .page-link:hover{color:var(--primary)}
body.theme-contextope .page-info{color:var(--primary);border-bottom:1px solid var(--primary);padding-bottom:4px}
body.theme-contextope .empty-state{color:var(--gray-2);font-family:var(--serif);font-size:18px;padding:26px 0}

body.theme-contextope .rwm-vpr{max-width:720px;margin:0 auto;padding:0 20px}
body.theme-contextope .rwm-ki7{font-family:var(--mono);font-size:11px;letter-spacing:.06em;color:var(--gray-2);text-transform:uppercase}
body.theme-contextope .rwm-ki7 a{color:var(--primary)}
body.theme-contextope .rwm-t80{font-family:var(--mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-2);border-top:1px solid var(--tinta);border-bottom:1px solid var(--tinta);padding:12px 0}
body.theme-contextope .rwm-g1t{background:none;color:var(--primary);border:0;border-radius:0;font-family:var(--mono);font-weight:400;text-transform:uppercase;letter-spacing:.16em;font-size:11px;padding:0}
body.theme-contextope .rwm-jt5{color:var(--gray-2)}
body.theme-contextope .rwm-ko0{font-family:var(--serif);font-size:42px;font-weight:700;line-height:1.1;letter-spacing:-.01em;color:var(--ink)}
body.theme-contextope .rwm-mv4{font-family:var(--sans);font-size:19px;font-weight:400;line-height:1.55;color:var(--gray)}
body.theme-contextope .rwm-nkn .rwm-u64{border:1px solid var(--hairline);border-radius:0;font-family:var(--mono);color:var(--ink);background:var(--paper-2)}
body.theme-contextope .rwm-zxb{font-family:var(--serif);font-size:18px;line-height:1.75;color:var(--ink-2)}
body.theme-contextope .rwm-zxb p{margin:0 0 1.1em}
body.theme-contextope .rwm-zxb h2,body.theme-contextope .rwm-zxb h3{font-family:var(--serif);color:var(--ink);line-height:1.2}
body.theme-contextope .rwm-zxb a{color:var(--primary);text-decoration:underline}
body.theme-contextope .rwm-zxb blockquote{border-left:3px solid var(--primary);margin:1.4em 0;padding:.2em 0 .2em 20px;font-family:var(--serif);font-style:italic;color:var(--gray)}

body.theme-contextope .rwm-smm{background:var(--tinta);border:0;color:var(--gray-3)}
body.theme-contextope .rwm-rmv .rwm-x3b,body.theme-contextope .rwm-rmv .logo-clave,body.theme-contextope .rwm-rmv .logo-nacional{font-family:var(--serif);font-weight:700;color:var(--paper)}
body.theme-contextope .rwm-bzn{font-family:var(--mono);color:var(--gray-3);letter-spacing:.1em}
body.theme-contextope .rwm-u2s{font-family:var(--mono);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--paper)}
body.theme-contextope .rwm-bgx a{font-family:var(--sans);color:var(--gray-3)}
body.theme-contextope .rwm-bgx a:hover{color:var(--acento)}
body.theme-contextope .rwm-uxp p{color:var(--gray-3)}
body.theme-contextope .rwm-p03{border-top:1px solid #1C4A47;color:var(--gray-3)}

body.theme-contextope .rwm-ppv{border:1px dashed var(--line-2);background:#EFE9DA}
body.theme-contextope .rwm-hus{font-family:var(--mono);color:var(--gray-2);letter-spacing:.16em;text-transform:uppercase}
body.theme-contextope .rwm-fpr{font-family:var(--sans);color:var(--gray-3)}
body.theme-contextope .pauta-label{color:var(--gray-3);font-family:var(--mono);letter-spacing:.16em}

@media(max-width:1024px){ body.theme-contextope .rwm-hnx{grid-template-columns:repeat(2,1fr)} }
@media(max-width:720px){
  body.theme-contextope .rwm-d1g,body.theme-contextope .rwm-rxu{padding:0 16px}
  body.theme-contextope .rwm-hnx{grid-template-columns:1fr}
  body.theme-contextope .rwm-ko0{font-size:30px}
  body.theme-contextope .category-title{font-size:32px}
}

.rwm-k7z{position:relative;margin:18px auto;text-align:center;max-width:100%}
.rwm-k7z .pauta-label{display:block;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#9aa2b1;opacity:.7;margin-bottom:4px;font-family:system-ui,-apple-system,sans-serif}
.rwm-k7z .pauta-link{display:inline-block;line-height:0;max-width:100%}
.rwm-k7z .pauta-img{max-width:100%;height:auto;border-radius:8px;display:block;margin:0 auto}
.rwm-k7z .pauta-beacon{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}
.rwm-p3y .pauta-img,.pauta-footer .pauta-img{max-width:970px}
.rwm-vau{margin:26px auto}
.rwm-vau .pauta-img{max-width:728px}
.rwm-cju .pauta-img{max-width:336px}
@media(max-width:600px){.rwm-p3y .pauta-img,.pauta-footer .pauta-img,.rwm-vau .pauta-img{max-width:100%}}

.rwm-ppv .rwm-inf{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-decoration:none;box-sizing:border-box;width:100%;margin:0 auto;padding:10px 14px;border:2px dashed #cbd5e3;border-radius:8px;background:repeating-linear-gradient(45deg,#f7f9fc,#f7f9fc 10px,#eef2f8 10px,#eef2f8 20px);color:#5b6472;transition:border-color .2s ease,color .2s ease,background .2s ease}
.rwm-ppv .rwm-inf:hover{border-color:#1CA9E0;color:#0A2A43;background:#f4f9fd}
.rwm-ppv .rwm-hus{font-family:system-ui,-apple-system,sans-serif;font-weight:800;letter-spacing:.06em;font-size:15px;text-transform:uppercase;line-height:1.1}
.rwm-ppv .rwm-fpr{font-family:system-ui,-apple-system,sans-serif;font-size:11px;opacity:.85}
.rwm-p3y .rwm-inf,.pauta-footer .rwm-inf{max-width:970px;min-height:90px}
.rwm-vau .rwm-inf{max-width:728px;min-height:90px}
.rwm-cju .rwm-inf{max-width:336px;min-height:280px}
@media(max-width:600px){.rwm-p3y .rwm-inf,.pauta-footer .rwm-inf,.rwm-vau .rwm-inf{min-height:70px}.rwm-ppv .rwm-hus{font-size:13px}}

.rwm-uv3 .rwm-inf{border:1px solid rgba(127,127,127,.35);border-radius:4px;background:rgba(127,127,127,.06);color:inherit;font-family:inherit}
.rwm-uv3 .rwm-inf:hover{border-color:currentColor;background:rgba(127,127,127,.1);color:inherit}
.rwm-uv3 .rwm-hus{font-family:inherit;text-transform:none;letter-spacing:0;font-size:17px;font-weight:700}
.rwm-uv3 .rwm-fpr{font-family:inherit;font-size:12px;opacity:.75}