*{margin:0;padding:0;box-sizing:border-box}
body{font-family:Georgia,'Times New Roman',serif;line-height:1.8;color:#222;background:#f4f1eb}
.css-0nee99v{max-width:1100px;margin:0 auto;padding:0 24px}
.css-kruy6sn{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:48px 0;text-align:center;margin-bottom:48px}
.css-kruy6sn h1{font-size:36px;letter-spacing:2px;text-transform:uppercase;margin-bottom:6px}
.css-kruy6sn p{font-size:16px;opacity:.8;font-style:italic}
.css-kruy6sn .css-xtlgj54{color:#fff;text-decoration:none;font-size:20px;letter-spacing:1px;text-transform:uppercase}
.css-exlityj{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px}
.css-rslfy1v{background:#fff;border-radius:4px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:28px;transition:box-shadow .2s}
.css-rslfy1v:hover{box-shadow:0 4px 20px rgba(0,0,0,.14)}
.css-rslfy1v h2{font-size:22px;margin-bottom:10px;line-height:1.3}
.css-rslfy1v h2 a{color:#2c3e50;text-decoration:none}
.css-rslfy1v .css-v0fuw55{font-size:12px;color:#888;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}
.css-rslfy1v p{font-size:15px;color:#555;margin-bottom:14px}
.css-1py28y1{color:#e74c3c;text-decoration:none;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.5px}
.css-7l71d77{max-width:780px;margin:0 auto;padding:0 24px 60px}
.css-7l71d77 h1{font-size:36px;margin-bottom:10px;line-height:1.2}
.css-7l71d77 .css-v0fuw55{font-size:13px;color:#888;display:block;margin-bottom:28px;text-transform:uppercase;letter-spacing:1px}
.css-7l71d77 h2{font-size:24px;margin:36px 0 14px}
.css-7l71d77 h3{font-size:19px;margin:28px 0 10px}
.css-7l71d77 p{margin-bottom:18px;font-size:17px}
.css-7l71d77 ul,.css-7l71d77 ol{margin:0 0 18px 28px}
.css-7l71d77 a{color:#e74c3c}
.css-7l71d77 img{max-width:100%;height:auto;border-radius:4px;margin:20px 0}
.css-59gz74f{border-top:2px solid #ddd;padding:28px 0;margin-top:48px;text-align:center;font-size:13px;color:#888}
.css-59gz74f a{color:#888}
.css-kv7xy76{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}
.css-16uznj1{background:#f9f3e3;padding:16px 20px;margin-top:28px;font-size:13px;color:#7a6230;border-radius:4px}
.css-vnxnj7e{font-size:11px;color:#888;margin:-22px 0 28px;text-transform:uppercase;letter-spacing:1.5px}
.css-payi8p0{margin:0 0 28px}
.css-nzl0oaq{width:100%;height:auto;border-radius:4px}
.css-ter820u{border-top:2px solid #ddd;margin-top:40px;padding-top:24px}
.css-ter820u 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}
.css-n63kl2h{background:#fff;border-radius:4px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:22px 28px;margin-top:28px}
.css-n63kl2h p{font-size:15px;padding:4px 0;margin:0}
.css-n63kl2h .css-v0fuw55{margin:0 8px 0 0;display:inline}
.css-n63kl2h a{color:#2c3e50;text-decoration:none}
.css-n63kl2h a:hover{color:#e74c3c}
/* === Theme === */
@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&family=Cormorant+Garamond:wght@400;700&display=swap');
body{font-family:'Lora',sans-serif;color:#2A2E24;background:#F9FBF7}
.css-kruy6sn{background:#2D4628;color:#fff}
.css-kruy6sn h1{font-family:'Cormorant Garamond',serif;color:#fff}
.css-kruy6sn p{color:rgba(255,255,255,.75)}
.css-kruy6sn a{color:#fff;text-decoration:none}
.card h2{font-family:'Cormorant Garamond',serif}
.card h2 a{color:#2D4628}
.card h2 a:hover{color:#8BA832}
.read-more{color:#8BA832}
.article-content h1{font-family:'Cormorant Garamond',serif}
.article-content h2{font-family:'Cormorant Garamond',serif}
.article-content a{color:#8BA832}
.article-content img{border-radius:8px}
.affiliate-disclosure{border-radius:8px}
.ymyl-disclaimer{border-radius:8px}
/* === Custom === */
/*
 * sn-plant-es — custom.css
 * Palette  : café tostado + verde cafetal + tierra roja
 * Fonts    : Cormorant Garamond (heading) + Lora (body)
 * Template : magazine — cuaderno de recetas de una finca cafetera
 */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500&family=Lora:ital,wght@0,400;0,500;0,600;1,400&display=swap');

/* ── Tokens ── */
:root {
  --color-bg:            #FAF6EC;
  --color-surface:       #F1E9D8;
  --color-text:          #2B2118;
  --color-text-muted:    #6B5D4C;
  --color-heading:       #241A12;
  --color-primary:       #4A3322;
  --color-primary-dark:  #302014;
  --color-secondary:     #5C7A52;
  --color-accent:        #B5652F;
  --color-accent-hover:  #96501F;
  --color-border:        #DCCEB0;
  --color-link:          #5C7A52;
  --color-link-hover:    #96501F;
  --font-heading:        'Cormorant Garamond', Georgia, serif;
  --font-body:           'Lora', Georgia, serif;
  --size-base:           17px;
  --size-sm:             15px;
  --size-h1:             2.3rem;
  --size-h2:             1.7rem;
  --size-h3:             1.3rem;
  --weight-heading:      600;
  --weight-body:         400;
  --lh-body:             1.7;
  --lh-heading:          1.25;
  --radius:              8px;
  --radius-sm:           4px;
  --max-prose:           68ch;
  --max-layout:          1140px;
}

/* ── Base ── */
*, *::before, *::after { box-sizing: border-box; }
html { font-size: var(--size-base); scroll-behavior: smooth; }
:root body {
  background-color: var(--color-bg);
  color: var(--color-text);
  font-family: var(--font-body);
  font-size: var(--size-base);
  font-weight: var(--weight-body);
  line-height: var(--lh-body);
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
:root .preview-layout, :root .site-wrap, :root main, :root .site-content {
  max-width: var(--max-layout);
  margin-inline: auto;
  padding-inline: 1.5rem;
}

/* ── Typography ── */
:root h1, :root h2, :root h3, :root h4, :root h5, :root h6 {
  font-family: var(--font-heading);
  font-weight: var(--weight-heading);
  line-height: var(--lh-heading);
  color: var(--color-heading);
  margin-top: 1.6em;
  margin-bottom: 0.55em;
}
:root h1 { font-size: var(--size-h1); }
:root h2 { font-size: var(--size-h2); }
:root h3 { font-size: var(--size-h3); color: var(--color-primary); }
:root h4 { font-size: 1.1rem; }
:root p {
  max-width: var(--max-prose);
  margin: 0 0 1.1em;
}
:root ul, :root ol {
  max-width: var(--max-prose);
  padding-inline-start: 1.5rem;
  margin: 0 0 1.1em;
}
:root li {
  margin-block: 0.35rem;
  line-height: var(--lh-body);
}
:root ul li::marker { color: var(--color-secondary); }
:root ol li::marker { color: var(--color-accent); font-family: var(--font-heading); font-weight: 600; }

/* ── Links ── */
:root a {
  color: var(--color-link);
  text-decoration: underline;
  text-decoration-color: var(--color-secondary);
  text-underline-offset: 3px;
  transition: color 0.18s ease, text-decoration-color 0.18s ease;
}
:root a:hover {
  color: var(--color-link-hover);
  text-decoration-color: var(--color-link-hover);
}
:root strong { font-weight: 600; color: var(--color-heading); }
:root em { font-style: italic; }

/* ── Blockquote — nota de cuaderno ── */
:root blockquote {
  max-width: var(--max-prose);
  margin: 1.75rem 0;
  padding: 1.1rem 1.5rem;
  border-left: 3px solid var(--color-accent);
  background-color: var(--color-surface);
  border-radius: 0 var(--radius) var(--radius) 0;
  color: var(--color-text);
  font-family: var(--font-heading);
  font-style: italic;
  font-size: 1.1rem;
}
:root blockquote p { margin-bottom: 0; }
:root hr {
  border: none;
  border-top: 1px solid var(--color-border);
  margin: 3rem 0;
}

/* ── Magazine header ── */
:root .css-kruy6sn {
  background-color: var(--color-primary);
  color: #fff;
  padding: 2rem 0;
  border-bottom: 3px solid var(--color-accent);
}
:root .css-kruy6sn h1 {
  font-family: var(--font-heading);
  color: #fff;
  font-size: var(--size-h1);
  margin: 0 0 0.3rem;
}
:root .css-kruy6sn p {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--font-body);
  font-size: var(--size-sm);
  margin: 0;
}
:root .css-kruy6sn a { color: #fff; text-decoration: none; }
:root .css-kruy6sn a:hover { color: rgba(255, 255, 255, 0.85); text-decoration: underline; }

/* ── Navigation ── */
:root .mag-nav { background-color: var(--color-primary-dark); }
:root .mag-nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0 1.5rem;
  max-width: var(--max-layout);
  margin-inline: auto;
}
:root .mag-nav li { margin: 0; }
:root .mag-nav a {
  display: block;
  font-family: var(--font-heading);
  font-size: var(--size-sm);
  font-weight: 600;
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  padding: 0.85rem 1.1rem;
  transition: color 0.18s ease, background-color 0.18s ease;
}
:root .mag-nav a:hover { color: #fff; background-color: var(--color-primary); }

/* ── Grid + cards ── */
:root .css-exlityj {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1.75rem;
  padding: 2.5rem 0;
}
:root .card {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius);
  overflow: hidden;
  transition: box-shadow 0.2s ease;
}
:root .card:hover { box-shadow: 0 4px 16px rgba(74, 51, 34, 0.14); }
:root .card-img { width: 100%; height: 200px; object-fit: cover; display: block; }
:root .card-body { padding: 1.5rem; }
:root .card h2 {
  font-family: var(--font-heading);
  font-size: 1.3rem;
  margin: 0 0 0.5rem;
  line-height: 1.3;
}
:root .card h2 a { color: var(--color-heading); text-decoration: none; }
:root .card h2 a:hover { color: var(--color-primary); }
:root .card-excerpt {
  font-size: var(--size-sm);
  color: var(--color-text-muted);
  margin: 0 0 1rem;
  line-height: 1.6;
}
:root .read-more {
  font-family: var(--font-heading);
  font-size: var(--size-sm);
  font-weight: 600;
  color: var(--color-accent);
  text-decoration: none;
}
:root .read-more:hover { text-decoration: underline; color: var(--color-accent-hover); }

/* ── Category badge ── */
:root .category-badge {
  display: inline-block;
  font-family: var(--font-heading);
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--color-primary);
  background: rgba(74, 51, 34, 0.09);
  border-radius: var(--radius-sm);
  padding: 3px 9px;
  margin-bottom: 0.6rem;
}

/* ── Article content ── */
:root .article-content, :root article { max-width: var(--max-layout); }
:root .article-content h1, :root article h1 { font-size: var(--size-h1); }
:root .article-content h2, :root article h2 {
  font-size: var(--size-h2);
  border-bottom: 2px solid var(--color-border);
  padding-bottom: 0.4rem;
  margin-top: 2.2em;
}
:root .article-content h3, :root article h3 { font-size: var(--size-h3); color: var(--color-primary); }
:root .article-content a, :root article a { color: var(--color-link); }
:root .article-content a:hover, :root article a:hover { color: var(--color-link-hover); }
:root .article-content img, :root article img {
  border-radius: var(--radius);
  max-width: 100%;
  height: auto;
  display: block;
}

/* ── Sidebar ── */
:root .mag-sidebar { padding-left: 1.75rem; border-left: 2px solid var(--color-border); }
:root .sidebar-widget { margin-bottom: 2.25rem; }
:root .sidebar-widget h3 {
  font-family: var(--font-heading);
  font-size: var(--size-base);
  font-weight: 600;
  color: var(--color-heading);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 0 0.85rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid var(--color-accent);
}

/* ── Footer ── */
:root .css-59gz74f {
  background: var(--color-primary-dark);
  color: rgba(255, 255, 255, 0.75);
  font-size: var(--size-sm);
  padding: 2.75rem 0 1.75rem;
  margin-top: 3.5rem;
}
:root .css-59gz74f a { color: rgba(255, 255, 255, 0.75); }
:root .css-59gz74f a:hover { color: #fff; }
:root .css-59gz74f p { max-width: none; }

/* ── Responsive ── */
@media (max-width: 900px) {
  :root .css-exlityj { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 640px) {
  :root {
    --size-h1: 1.9rem;
    --size-h2: 1.5rem;
    --size-h3: 1.2rem;
  }
  :root .css-exlityj { grid-template-columns: 1fr; }
  :root .preview-layout, :root main, :root .site-content { padding-inline: 1rem; }
}

/* === R2 fixes (2026-07-10T01:51:03.290842+00:00) === */

/* Fix 1 — Article images: cap height so photos read as accompaniment, not a wall */
:root .article-content img, :root article img {
  max-height: 520px;
  width: 100%;
  object-fit: cover;
}

/* Fix 2 — H3 section breaks: heavier weight to stand out from body text in the same brown tone */
:root .article-content h3, :root article h3 {
  font-weight: 700;
  letter-spacing: 0.01em;
}

/* === R3 fixes (2026-07-10T02:31:02.228491+00:00) === */

/* Fix 1 — Course recommendation links: distinguish from plain reference links (Wikipedia, internal) */
:root .article-content a[href^="/best/"], :root article a[href^="/best/"] {
  font-weight: 600;
  text-decoration-thickness: 2px;
}

/* Fix 2 — Article paragraphs: more breathing room between consecutive paragraphs when no subheading breaks them up */
:root .article-content p, :root article p {
  margin: 0 0 1.4em;
}

/* === R4 fixes (2026-07-10T03:20:33.064690+00:00) === */

/* Fix 1 — Course recommendation links: soft earth-tone background so the highlight reads as hand-marked in the notebook, not just bolder text */
:root .article-content a[href^="/best/"], :root article a[href^="/best/"] {
  background-color: rgba(181, 101, 47, 0.1);
  padding: 0.05em 0.25em;
  border-radius: var(--radius-sm);
}

/* === QA round-1 fixes (2026-07-22T05:50:12+0800) === */
/*
 * Editorial signature pass — the deployed template obfuscates classes with the
 * seed_hcn_4r9p seed, so the earlier `.card` / `.mag-nav` / `.read-more` rules
 * never matched live HTML. Everything below hooks the ACTUAL live classes
 * (.css-kruy6sn masthead · .css-exlityj grid · .css-rslfy1v card · .css-1py28y1
 * CTA · .css-7l71d77 article · .css-16uznj1 aviso · .mag-related-grid) plus
 * structural selectors. Three-voice type system, one hero moment, an Editor's
 * Picks band, and tierra roja committed as the deliberate moment colour.
 * @import lands after rules in the concatenated site.css (dead per spec), so
 * the webfonts are declared as position-independent @font-face blocks here —
 * adds a Chivo meta voice for kickers/labels alongside Cormorant + Lora.
 */

/* ── Webfonts (real @font-face — the top-of-file @import is inert) ── */
@font-face { font-family:'Cormorant Garamond'; font-style:normal; font-weight:400 700; font-display:swap;
  src:url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYqXtKky2F7g.woff2) format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }
@font-face { font-family:'Cormorant Garamond'; font-style:italic; font-weight:400 700; font-display:swap;
  src:url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrEtImSqn7B6D.woff2) format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }
@font-face { font-family:'Lora'; font-style:normal; font-weight:400 700; font-display:swap;
  src:url(https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwr7I_FMl_E.woff2) format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }
@font-face { font-family:'Lora'; font-style:italic; font-weight:400 700; font-display:swap;
  src:url(https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LIftLtfOm8w.woff2) format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }
@font-face { font-family:'Chivo'; font-style:normal; font-weight:400 800; font-display:swap;
  src:url(https://fonts.gstatic.com/s/chivo/v21/va9I4kzIxd1KFrBoQeNVkqDO.woff2) format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }

:root {
  --font-meta: 'Chivo', 'Helvetica Neue', Arial, sans-serif;
  /* signature: coffee-cherry sprig — verde cafetal leaves + tierra roja berry */
  --sprig: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 66'%3E%3Cpath d='M22 64V16' stroke='%23B5652F' stroke-width='2.2' fill='none' stroke-linecap='round'/%3E%3Cpath d='M22 46C11 43 8 34 8 26c10 2 14 9 14 17' fill='%235C7A52'/%3E%3Cpath d='M22 34c11-3 14-12 14-20-10 2-14 9-14 17' fill='%235C7A52'/%3E%3Ccircle cx='22' cy='13' r='5' fill='%23B5652F'/%3E%3C/svg%3E");
}

/* ═══════════ MASTHEAD ═══════════ */
:root nav.css-kruy6sn {
  background: linear-gradient(158deg, #3C2818 0%, #4A3322 52%, #2C1D12 100%);
  border-bottom: none;
  padding: clamp(2.6rem, 5vw, 3.9rem) 0 clamp(2.1rem, 4vw, 3.1rem);
  position: relative;
}
:root nav.css-kruy6sn::after {   /* tierra + cafetal hairline seam */
  content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 3px;
  background: linear-gradient(90deg, #5C7A52 0%, #B5652F 42%, #B5652F 100%);
}
/* home masthead (has h1) — sprig monogram above the wordmark */
:root nav.css-kruy6sn:has(h1) > .css-0nee99v {
  background: var(--sprig) no-repeat top center / 30px auto;
  padding-top: 3.1rem;
}
:root nav.css-kruy6sn:has(h1) > .css-0nee99v > h1::before {
  content: "Desde el Eje Cafetero · Pereira, Colombia";
  display: block;
  font-family: var(--font-meta);
  font-style: normal;
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #D9A06B;
  margin-bottom: 0.7rem;
}
:root nav.css-kruy6sn h1 {
  font-family: var(--font-heading);
  font-style: italic;
  font-weight: 600;
  font-size: clamp(2.5rem, 6vw, 3.5rem);
  letter-spacing: 0.01em;
  text-transform: none;
  line-height: 1.05;
  margin: 0 0 0.55rem;
}
:root nav.css-kruy6sn p {   /* manifesto line */
  font-family: var(--font-heading);
  font-style: italic;
  font-size: clamp(1rem, 2.1vw, 1.22rem);
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.82);
  max-width: 40ch;
  margin: 0 auto;
}
/* article masthead (no h1) — compact serif-italic wordmark link */
:root nav.css-kruy6sn:not(:has(h1)) { padding: 1.35rem 0; }
:root nav.css-kruy6sn a.css-xtlgj54 {
  font-family: var(--font-heading);
  font-style: italic;
  font-weight: 600;
  font-size: 1.7rem;
  letter-spacing: 0.01em;
  text-transform: none;
  color: #fff;
}

/* ═══════════ HOME GRID SHELL ═══════════ */
:root main.css-0nee99v { padding-top: 0.5rem; }
:root .css-exlityj {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.6rem 1.5rem;
  padding: 2.5rem 0 1rem;
  align-items: start;
}
/* base card — one consistent treatment for the chronological grid */
:root .css-exlityj > .css-rslfy1v {
  order: 3;
  background: #fff;
  border: 1px solid var(--color-border);
  border-radius: var(--radius);
  box-shadow: none;
  padding: 1.55rem 1.6rem 1.7rem;
  transition: box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
}
:root .css-exlityj > .css-rslfy1v:hover {
  box-shadow: 0 6px 22px rgba(48, 32, 20, 0.11);
  border-color: #CDB98C;
  transform: translateY(-2px);
}
:root .css-exlityj > .css-rslfy1v > .css-v0fuw55 {   /* date kicker */
  font-family: var(--font-meta);
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  color: var(--color-secondary);
  margin: 0 0 0.55rem;
}
:root .css-exlityj > .css-rslfy1v h2 {
  font-family: var(--font-heading);
  font-weight: 600;
  font-size: 1.42rem;
  line-height: 1.22;
  margin: 0 0 0.55rem;
}
:root .css-exlityj > .css-rslfy1v h2 a { color: var(--color-heading); text-decoration: none; }
:root .css-exlityj > .css-rslfy1v h2 a:hover { color: var(--color-accent); }
:root .css-exlityj > .css-rslfy1v > p {
  font-size: 0.95rem;
  color: var(--color-text-muted);
  line-height: 1.6;
  margin: 0 0 1rem;
}
:root .css-exlityj > .css-rslfy1v a.css-1py28y1 {   /* CTA — tierra meta voice */
  font-family: var(--font-meta);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  color: var(--color-accent);
  text-decoration: none;
}
:root .css-exlityj > .css-rslfy1v a.css-1py28y1:hover { color: var(--color-accent-hover); }

/* ── Editor's Picks band label (full-width pseudo grid item, after hero) ── */
:root .css-exlityj::before {
  content: "Selección de Aurora · Empieza por aquí";
  order: 2;
  grid-column: 1 / -1;
  font-family: var(--font-meta);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-primary);
  padding: 0.4rem 0 0.55rem;
  border-bottom: 2px solid var(--color-accent);
  align-self: end;
}
/* ── Editor's Picks cards (2–4): curated set, tierra top rule ── */
:root .css-exlityj > .css-rslfy1v:nth-child(n+2):nth-child(-n+4) {
  order: 2;
  background: var(--color-surface);
  border-top: 3px solid var(--color-accent);
  border-radius: 0 0 var(--radius) var(--radius);
}

/* ── HERO (first card): THE loud voice ── */
:root .css-exlityj > .css-rslfy1v:first-child {
  order: 1;
  grid-column: 1 / -1;
  position: relative;
  overflow: hidden;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius);
  box-shadow: none;
  padding: clamp(2rem, 4vw, 3.2rem);
  margin-bottom: 0.4rem;
}
:root .css-exlityj > .css-rslfy1v:first-child:hover { transform: none; box-shadow: none; border-color: var(--color-border); }
/* right metadata panel fills the empty column → balanced row */
:root .css-exlityj > .css-rslfy1v:first-child::after {
  content: "";
  position: absolute; top: 0; right: 0; bottom: 0; width: 32%;
  background: var(--sprig) no-repeat center / 74px auto, var(--color-bg);
  border-left: 1px solid var(--color-border);
}
:root .css-exlityj > .css-rslfy1v:first-child > * {
  position: relative; z-index: 1; max-width: 60%;
}
:root .css-exlityj > .css-rslfy1v:first-child::before {   /* badge */
  content: "Última entrada del cuaderno";
  position: relative; z-index: 1;
  display: inline-block;
  font-family: var(--font-meta);
  font-size: 0.64rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #fff;
  background: var(--color-accent);
  padding: 0.28rem 0.7rem;
  border-radius: 2px;
  margin-bottom: 1rem;
}
:root .css-exlityj > .css-rslfy1v:first-child > .css-v0fuw55 {
  font-family: var(--font-meta);
  font-size: 0.7rem;
  letter-spacing: 0.16em;
  color: var(--color-secondary);
  margin: 0 0 0.7rem;
}
:root .css-exlityj > .css-rslfy1v:first-child > .css-v0fuw55::after {
  content: "  ·  Por Aurora Pinzón";
  color: var(--color-text-muted);
}
:root .css-exlityj > .css-rslfy1v:first-child h2 {
  font-family: var(--font-heading);
  font-weight: 700;
  font-size: clamp(2rem, 4.6vw, 3.15rem);
  line-height: 1.08;
  margin: 0 0 0.9rem;
}
:root .css-exlityj > .css-rslfy1v:first-child h2 a { color: var(--color-heading); }
:root .css-exlityj > .css-rslfy1v:first-child h2 a:hover { color: var(--color-primary); }
:root .css-exlityj > .css-rslfy1v:first-child > p {
  font-family: var(--font-body);
  font-size: 1.06rem;
  line-height: 1.65;
  color: var(--color-text);
  margin: 0 0 1.4rem;
}
:root .css-exlityj > .css-rslfy1v:first-child > p:not(.css-v0fuw55)::first-letter {   /* drop cap */
  float: left;
  font-family: var(--font-heading);
  font-weight: 700;
  font-size: 3.5rem;
  line-height: 0.72;
  padding: 0.1rem 0.55rem 0 0;
  color: var(--color-accent);
}
:root .css-exlityj > .css-rslfy1v:first-child a.css-1py28y1 {   /* outlined pill CTA */
  display: inline-block;
  font-family: var(--font-meta);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  color: var(--color-accent);
  border: 1.5px solid var(--color-accent);
  border-radius: 999px;
  padding: 0.6rem 1.4rem;
  text-decoration: none;
  transition: background-color 0.18s ease, color 0.18s ease;
}
:root .css-exlityj > .css-rslfy1v:first-child a.css-1py28y1:hover {
  background: var(--color-accent); color: #fff;
}

/* ═══════════ ARCHIVE STRIP (older posts) ═══════════ */
:root .css-n63kl2h {
  background: transparent;
  box-shadow: none;
  border: none;
  border-top: 1px solid var(--color-border);
  border-radius: 0;
  padding: 1.6rem 0 0;
  margin-top: 2.4rem;
}
:root .css-n63kl2h::before {
  content: "Del archivo";
  display: block;
  font-family: var(--font-meta);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-secondary);
  margin-bottom: 0.9rem;
}
:root .css-n63kl2h p {
  border-bottom: 1px solid var(--color-border);
  padding: 0.6rem 0;
}
:root .css-n63kl2h p .css-v0fuw55 {
  font-family: var(--font-meta);
  font-size: 0.66rem;
  letter-spacing: 0.12em;
  color: var(--color-secondary);
}
:root .css-n63kl2h a { color: var(--color-heading); text-decoration: none; font-size: 1.02rem; }
:root .css-n63kl2h a:hover { color: var(--color-accent); }

/* ═══════════ ARTICLE PAGE ═══════════ */
:root main.css-7l71d77 { max-width: 760px; }
:root main.css-7l71d77 > h1 {
  font-family: var(--font-heading);
  font-weight: 700;
  font-size: clamp(2.2rem, 5vw, 3.05rem);
  line-height: 1.08;
  margin: 1.4rem 0 0.7rem;
}
:root main.css-7l71d77 > time.css-v0fuw55 {
  font-family: var(--font-meta);
  font-size: 0.72rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--color-secondary);
  display: block;
  margin-bottom: 0.5rem;
}
:root main.css-7l71d77 > time.css-v0fuw55::after {
  content: "  ·  Por Aurora Pinzón";
  color: var(--color-text-muted);
}
:root main.css-7l71d77 > time.css-v0fuw55 {
  border-bottom: 1px solid var(--color-border);
  padding-bottom: 1.6rem;
  margin-bottom: 2.1rem;
}
/* intro drop cap */
:root main.css-7l71d77 article > p:first-of-type::first-letter {
  float: left;
  font-family: var(--font-heading);
  font-weight: 700;
  font-size: 3.9rem;
  line-height: 0.72;
  padding: 0.08rem 0.5rem 0 0;
  color: var(--color-accent);
}
/* section H2 with a fleuron dinkus divider above each */
:root main.css-7l71d77 article > h2 {
  font-family: var(--font-heading);
  font-weight: 700;
  font-size: 1.72rem;
  border-bottom: none;
  padding-bottom: 0;
  margin-top: 2.6em;
  text-align: left;
}
:root main.css-7l71d77 article > h2::before {
  content: "❧";
  display: block;
  text-align: center;
  color: var(--color-accent);
  font-size: 1.5rem;
  line-height: 1;
  margin: 0 0 0.9rem;
  opacity: 0.85;
}
:root main.css-7l71d77 article > h3 {
  font-family: var(--font-heading);
  font-weight: 700;
  color: var(--color-primary);
  font-size: 1.32rem;
}
/* aviso / disclaimer — sober callout, tierra edge */
:root aside.css-16uznj1 {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-left: 4px solid var(--color-accent);
  border-radius: 0 var(--radius) var(--radius) 0;
  color: var(--color-text-muted);
  font-size: 0.9rem;
  line-height: 1.6;
  padding: 1.1rem 1.35rem;
}
/* related articles */
:root aside.css-ter820u { border-top: 2px solid var(--color-border); }
:root aside.css-ter820u h4 {
  font-family: var(--font-meta);
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--color-secondary);
}
:root .mag-related-grid { gap: 0.9rem 1.5rem; }
:root .mag-related-item a {
  font-family: var(--font-heading);
  font-size: 1.12rem;
  color: var(--color-heading);
  text-decoration: none;
  line-height: 1.25;
}
:root .mag-related-item a:hover { color: var(--color-accent); }

/* ═══════════ FOOTER ═══════════ */
:root footer.css-59gz74f {
  background: var(--color-primary-dark);
  border-top: 3px solid var(--color-accent);
  color: rgba(255, 255, 255, 0.72);
}
:root footer.css-59gz74f a { color: rgba(255, 255, 255, 0.82); }
:root footer.css-59gz74f a:hover { color: #fff; }

/* ═══════════ RESPONSIVE ═══════════ */
@media (max-width: 900px) {
  :root .css-exlityj { grid-template-columns: 1fr 1fr; }
  :root .css-exlityj > .css-rslfy1v:first-child { grid-column: 1 / -1; }
  :root .css-exlityj::before { grid-column: 1 / -1; }
}
@media (max-width: 640px) {
  :root .css-exlityj { grid-template-columns: 1fr; gap: 1.3rem; }
  :root .css-exlityj > .css-rslfy1v:first-child { grid-column: 1 / -1; padding: 1.7rem 1.5rem; }
  :root .css-exlityj > .css-rslfy1v:first-child::after { display: none; }
  :root .css-exlityj > .css-rslfy1v:first-child > * { max-width: none; }
  :root .css-exlityj > .css-rslfy1v:first-child h2 { font-size: 2rem; }
  :root .css-exlityj::before { grid-column: 1 / -1; }
  :root nav.css-kruy6sn p { max-width: 32ch; }
}


/* === QA tail polish (2026-07-24T16:25:04.356425+00:00) — style Lambda [SB-20] compact tail across templates === */
/* The tail wrapper is always the LAST block child of <main> on the homepage,
   containing title-only rows of older articles. Various templates use different
   inner structures (ul>li / p / direct <a>) — this handles all three. */

:root main > *:last-child:not(:has(h2)):not(:has(h1)):not(:has(article)) {
  grid-column: 1 / -1;
  max-width: min(720px, 92vw);
  margin: 88px auto 0;
  padding: 40px 0 32px;
  border-top: 2px double rgba(0, 0, 0, .16);
  background: transparent;
  box-shadow: none;
}

:root main > *:last-child:not(:has(h2)):not(:has(h1)):not(:has(article))::before {
  content: "\2014  MORE FROM THE ARCHIVE  \2014";
  display: block;
  text-align: center;
  font-family: system-ui, -apple-system, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .28em;
  text-transform: uppercase;
  opacity: .5;
  margin-bottom: 36px;
}

/* Any list / paragraph rows: 2-col on desktop, single on mobile */
:root main > *:last-child ul {
  list-style: none;
  padding: 0;
  margin: 0;
  columns: 2;
  column-gap: 48px;
}
@media (max-width: 899px) {
  :root main > *:last-child ul { columns: 1; }
}

:root main > *:last-child li,
:root main > *:last-child > p,
:root main > *:last-child > a {
  padding: 10px 0;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 15px;
  line-height: 1.4;
  border-bottom: 1px dotted rgba(0, 0, 0, .12);
  break-inside: avoid;
  display: block;
}

:root main > *:last-child li a,
:root main > *:last-child p a,
:root main > *:last-child > a {
  text-decoration: none;
  font-weight: 600;
}

:root main > *:last-child li a:hover,
:root main > *:last-child p a:hover,
:root main > *:last-child > a:hover {
  text-decoration: underline;
}

/* dates (first inline child of li/p) — subtle mono */
:root main > *:last-child p > :first-child,
:root main > *:last-child li > :first-child:not(a) {
  font-family: system-ui, -apple-system, sans-serif;
  font-size: 11px;
  letter-spacing: .1em;
  opacity: .5;
  margin-right: 10px;
}
