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, .gvl-je6, .gvl-mhb, .gvl-xjp,
.gvl-f0l, .category-title {
  font-family: var(--font-heading);
}

.gvl-su4{position:relative;margin:18px auto;text-align:center;max-width:100%}
.gvl-su4 .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}
.gvl-su4 .pauta-link{display:inline-block;line-height:0;max-width:100%}
.gvl-su4 .pauta-img{max-width:100%;height:auto;border-radius:8px;display:block;margin:0 auto}
.gvl-su4 .pauta-beacon{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}
.gvl-n5j .pauta-img,.pauta-footer .pauta-img{max-width:970px}
.gvl-in1{margin:26px auto}
.gvl-in1 .pauta-img{max-width:728px}
.gvl-sli .pauta-img{max-width:336px}
@media(max-width:600px){.gvl-n5j .pauta-img,.pauta-footer .pauta-img,.gvl-in1 .pauta-img{max-width:100%}}

.gvl-l4g .gvl-duf{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}
.gvl-l4g .gvl-duf:hover{border-color:#1CA9E0;color:#0A2A43;background:#f4f9fd}
.gvl-l4g .gvl-zwc{font-family:system-ui,-apple-system,sans-serif;font-weight:800;letter-spacing:.06em;font-size:15px;text-transform:uppercase;line-height:1.1}
.gvl-l4g .gvl-oxk{font-family:system-ui,-apple-system,sans-serif;font-size:11px;opacity:.85}
.gvl-n5j .gvl-duf,.pauta-footer .gvl-duf{max-width:970px;min-height:90px}
.gvl-in1 .gvl-duf{max-width:728px;min-height:90px}
.gvl-sli .gvl-duf{max-width:336px;min-height:280px}
@media(max-width:600px){.gvl-n5j .gvl-duf,.pauta-footer .gvl-duf,.gvl-in1 .gvl-duf{min-height:70px}.gvl-l4g .gvl-zwc{font-size:13px}}

.gvl-k1q .gvl-duf{border:1px solid rgba(127,127,127,.35);border-radius:4px;background:rgba(127,127,127,.06);color:inherit;font-family:inherit}
.gvl-k1q .gvl-duf:hover{border-color:currentColor;background:rgba(127,127,127,.1);color:inherit}
.gvl-k1q .gvl-zwc{font-family:inherit;text-transform:none;letter-spacing:0;font-size:17px;font-weight:700}
.gvl-k1q .gvl-oxk{font-family:inherit;font-size:12px;opacity:.75}