*{margin:0;padding:0;box-sizing:border-box}
body{font-family:Georgia,'Times New Roman',serif;line-height:1.8;color:#222;background:#f4f1eb}
.astro-Z7Gu8deq{max-width:1100px;margin:0 auto;padding:0 24px}
.astro-ou7TATN1{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:48px 0;text-align:center;margin-bottom:48px}
.astro-ou7TATN1 h1{font-size:36px;letter-spacing:2px;text-transform:uppercase;margin-bottom:6px}
.astro-ou7TATN1 p{font-size:16px;opacity:.8;font-style:italic}
.astro-ou7TATN1 .astro-uvnAM74X{color:#fff;text-decoration:none;font-size:20px;letter-spacing:1px;text-transform:uppercase}
.astro-F57mbLdK{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px}
.astro-njVxT2H8{background:#fff;border-radius:4px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:28px;transition:box-shadow .2s}
.astro-njVxT2H8:hover{box-shadow:0 4px 20px rgba(0,0,0,.14)}
.astro-njVxT2H8 h2{font-size:22px;margin-bottom:10px;line-height:1.3}
.astro-njVxT2H8 h2 a{color:#2c3e50;text-decoration:none}
.astro-njVxT2H8 .astro-nfYgMmlS{font-size:12px;color:#888;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}
.astro-njVxT2H8 p{font-size:15px;color:#555;margin-bottom:14px}
.astro-3YCJfxG0{color:#e74c3c;text-decoration:none;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.5px}
.astro-AjjoTxgT{max-width:780px;margin:0 auto;padding:0 24px 60px}
.astro-AjjoTxgT h1{font-size:36px;margin-bottom:10px;line-height:1.2}
.astro-AjjoTxgT .astro-nfYgMmlS{font-size:13px;color:#888;display:block;margin-bottom:28px;text-transform:uppercase;letter-spacing:1px}
.astro-AjjoTxgT h2{font-size:24px;margin:36px 0 14px}
.astro-AjjoTxgT h3{font-size:19px;margin:28px 0 10px}
.astro-AjjoTxgT p{margin-bottom:18px;font-size:17px}
.astro-AjjoTxgT ul,.astro-AjjoTxgT ol{margin:0 0 18px 28px}
.astro-AjjoTxgT a{color:#e74c3c}
.astro-AjjoTxgT img{max-width:100%;height:auto;border-radius:4px;margin:20px 0}
.astro-y7c2LAkW{border-top:2px solid #ddd;padding:28px 0;margin-top:48px;text-align:center;font-size:13px;color:#888}
.astro-y7c2LAkW a{color:#888}
.astro-LP2tg8mt{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:14px 0;margin-bottom:28px;font-size:14px;color:#888;font-style:italic;text-align:center}
.astro-E1qO9Fsk{background:#f9f3e3;padding:16px 20px;margin-top:28px;font-size:13px;color:#7a6230;border-radius:4px}
.astro-orxOJHeP{font-size:11px;color:#888;margin:-22px 0 28px;text-transform:uppercase;letter-spacing:1.5px}
.astro-rtsiJUbB{margin:0 0 28px}
.astro-NRXtyg2P{width:100%;height:auto;border-radius:4px}
.astro-f1Vw4oog{margin:28px 0}
.astro-S5FKh2gp{width:100%;height:auto;border-radius:4px}
.astro-FsYpTOp9{border-top:2px solid #ddd;margin-top:40px;padding-top:24px}
.astro-FsYpTOp9 h4{font-size:16px;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;color:#888}
.mag-related-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.mag-related-item a{color:#2c3e50;text-decoration:none;font-size:15px}
.mag-related-item a:hover{color:#e74c3c}
/* === Theme === */
:root{--primary:#4A2A5C;--accent:#A8754A;--bg:#F0EAD8;--fg:#1A0F1A;--border:#C4A8B0;--r:9px;--fb:'Mada';--fh:'Lustria'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Lustria&family=Mada:wght@400;500;600;700&display=swap');

:root body { font-family: var(--fb), system-ui, -apple-system, sans-serif; color: var(--fg); background: var(--bg); line-height: 1.72; font-size: 16.5px; }
::selection { background: var(--accent); color: var(--bg); }
:root hr { border: 0; border-top: 1px solid var(--border); margin: 30px 0; }

:root > body > header { background: var(--primary); color: var(--bg); padding: 50px 0 30px; margin-bottom: 44px; border-bottom: 3px solid var(--accent); }
:root > body > header > div { max-width: 820px; margin: 0 auto; padding: 0 24px; }
:root > body > header h1 { font-family: var(--fh), Cambria, serif; font-size: 36px; font-weight: 400; color: var(--bg); line-height: 1.16; margin-bottom: 8px; }
:root > body > header p { font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; color: rgba(240, 234, 216, .82); max-width: 720px; font-style: italic; }
:root > body > header a { font-family: var(--fh), Cambria, serif; font-size: 26px; color: var(--bg); text-decoration: none; font-weight: 400; }

:root main { max-width: 820px; margin: 0 auto; padding: 0 24px 70px; }
:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 34px; font-weight: 400; color: var(--primary); line-height: 1.18; margin: 0 0 16px; }
:root main > time { display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 14px; color: #6B5A5A; margin: 0 0 28px; letter-spacing: 0.04em; text-transform: uppercase; font-weight: 600; }

:root main > article > p { margin-bottom: 18px; font-size: 16.5px; max-width: 720px; }
:root main > article > h2 { font-family: var(--fh), Cambria, serif; font-size: 26px; font-weight: 400; color: var(--primary); margin: 42px 0 18px; padding-bottom: 6px; border-bottom: 1px solid var(--accent); max-width: 720px; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 26px; max-width: 720px; }
:root main > article li { margin-bottom: 6px; font-size: 16px; }
:root main > article li strong { color: var(--primary); font-weight: 700; }
:root main > article > p strong { color: var(--primary); font-weight: 700; }

:root main > article > p a, :root main > article > p a:visited { color: var(--primary); text-decoration: underline; text-decoration-color: var(--accent); text-underline-offset: 3px; text-decoration-thickness: 1.5px; font-weight: 600; }
:root main > article > p a:hover { color: var(--accent); text-decoration-color: var(--primary); }

:root main > article > p a[href^="/ref/"], :root main > article > p a[href^="/try/"], :root main > article > p a[href^="/check/"], :root main > article > p a[href^="/partner/"], :root main > article > p a[href^="/go/"], :root main > article > p a[href^="/out/"] { background: var(--accent); color: var(--bg); padding: 3px 14px; border-radius: var(--r); text-decoration: none; font-weight: 600; font-family: var(--fh), Cambria, serif; font-size: 14.5px; letter-spacing: .02em; }
:root main > article > p a[href^="/ref/"]:hover, :root main > article > p a[href^="/try/"]:hover, :root main > article > p a[href^="/check/"]:hover, :root main > article > p a[href^="/partner/"]:hover, :root main > article > p a[href^="/go/"]:hover, :root main > article > p a[href^="/out/"]:hover { background: var(--primary); color: var(--bg); }

:root main > article > img, :root main > article > figure { margin: 0 0 30px; }
:root main > article > img, :root main > article > figure > img { width: 100%; height: auto; display: block; border-radius: var(--r); box-shadow: 0 4px 18px rgba(26, 15, 26, .14); }

:root main > div > div:has(> h2) { background: #FFFBF0; border: 1px solid var(--border); border-left: 4px solid var(--accent); border-radius: 0 var(--r) var(--r) 0; padding: 20px 24px; margin-bottom: 18px; transition: border-left-color .12s ease; }
:root main > div > div:has(> h2):hover { border-left-color: var(--primary); }
:root main > div > div:has(> h2) > p:first-child { font-family: var(--fb), system-ui, sans-serif; font-size: 11px; color: var(--accent); letter-spacing: .14em; text-transform: uppercase; margin-bottom: 6px; font-weight: 700; }
:root main > div > div:has(> h2) > h2 { font-family: var(--fh), Cambria, serif; font-size: 21px; font-weight: 400; margin-bottom: 6px; line-height: 1.22; padding-bottom: 0; border-bottom: 0; }
:root main > div > div:has(> h2) > h2 a { color: var(--primary); text-decoration: none; }
:root main > div > div:has(> h2) > p:not(:first-child) { font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; color: var(--fg); opacity: .82; margin-bottom: 12px; }
:root main > div > div:has(> h2) > a:last-child { font-family: var(--fb), system-ui, sans-serif; font-size: 12.5px; color: var(--primary); background: transparent; padding: 0; text-decoration: none; letter-spacing: .04em; font-weight: 700; border-bottom: 1px solid var(--primary); }

:root footer { background: transparent; border-top: 1px solid var(--border); padding: 24px 0 36px; margin-top: 50px; text-align: center; font-family: var(--fb), system-ui, sans-serif; font-size: 12.5px; color: var(--fg); opacity: .60; letter-spacing: .03em; font-style: italic; }
:root footer a { color: var(--fg); text-decoration: none; border-bottom: 1px dotted var(--border); font-style: normal; }
:root footer a:hover { color: var(--primary); border-bottom-color: var(--primary); }

/* === R2 fixes (2026-05-30T02:10:12.614624+00:00) === */

:root > body > header { background: #3B2214; }

.astro-E1qO9Fsk { background: transparent; border-left: 3px solid #C4A8B0; padding: 10px 16px; font-size: 13.5px; color: #6B5A5A; }

.mag-related-item a { display: block; padding: 10px 0; border-bottom: 1px solid #D4C5B0; color: #2C1A0E; font-size: 15px; text-decoration: none; line-height: 1.4; }

/* === R3 fixes (2026-05-30T02:50:04.428468+00:00) === */

:root main > article h3 { font-family: var(--fh), Cambria, serif; font-size: 20px; font-weight: 600; color: var(--primary); margin: 28px 0 10px; letter-spacing: 0.01em; }

:root main > div > div:has(> h2) > a:last-child { font-size: 0; }
:root main > div > div:has(> h2) > a:last-child::after { content: 'Seguir leyendo →'; font-size: 12.5px; color: var(--primary); letter-spacing: .04em; font-weight: 700; font-family: var(--fb), system-ui, sans-serif; border-bottom: 1px solid var(--primary); }

:root main > aside h4 { font-family: var(--fb), system-ui, sans-serif; font-size: 11px; color: var(--accent); letter-spacing: .14em; text-transform: uppercase; font-weight: 700; margin-bottom: 14px; padding-bottom: 8px; border-bottom: 1px solid var(--border); }

/* === R4 fixes (2026-05-30T03:30:12.688227+00:00) === */

.astro-F57mbLdK > .astro-njVxT2H8:last-child:nth-child(odd) { grid-column: 1 / -1; max-width: 540px; margin-inline: auto; }

:root main > article > p:first-of-type { font-size: 17px; line-height: 1.85; font-style: italic; color: inherit; }

:root main > article:not(:has(> figure)) > p:first-of-type { border-top: 1px solid var(--border, #d4b896); padding-top: 20px; margin-top: 8px; }
