*{margin:0;padding:0;box-sizing:border-box}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.7;color:#111;background:#fff}
.sc-PhRQIq{max-width:900px;margin:0 auto;padding:0 28px}
.sc-XEnkhc{background:#111;color:#fff;padding:64px 0;margin-bottom:48px}
.sc-XEnkhc h1{font-size:42px;font-weight:800;letter-spacing:-1px;margin-bottom:8px}
.sc-XEnkhc p{font-size:18px;opacity:.7}
.sc-XEnkhc a{color:#fff;text-decoration:none;font-size:22px;font-weight:800}
.sc-cGPiFv{padding:0}
.sc-eDKyPg{padding:32px 0;border-left:4px solid #111;padding-left:24px;margin-bottom:28px}
.sc-eDKyPg h2{font-size:24px;font-weight:700;margin-bottom:6px}
.sc-eDKyPg h2 a{color:#111;text-decoration:none}
.sc-eDKyPg h2 a:hover{text-decoration:underline}
.sc-eDKyPg .sc-ZcpcNF{font-size:12px;font-weight:600;text-transform:uppercase;color:#888;letter-spacing:1px;margin-bottom:8px}
.sc-eDKyPg p{font-size:15px;color:#444;margin-bottom:10px}
.sc-HsqDAl{display:inline-block;background:#111;color:#fff;padding:8px 20px;font-size:13px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:1px}
.sc-HsqDAl:hover{background:#333}
.sc-BRDPHk{padding-bottom:60px}
.sc-BRDPHk h1{font-size:38px;font-weight:800;letter-spacing:-1px;margin-bottom:10px}
.sc-BRDPHk time{font-size:12px;font-weight:600;text-transform:uppercase;color:#888;letter-spacing:1px;display:block;margin-bottom:28px}
.sc-BRDPHk h2{font-size:26px;font-weight:700;margin:40px 0 14px}
.sc-BRDPHk h3{font-size:20px;font-weight:700;margin:32px 0 10px}
.sc-BRDPHk p{margin-bottom:18px;font-size:17px}
.sc-BRDPHk ul,.sc-BRDPHk ol{margin:0 0 18px 24px}
.sc-BRDPHk a{color:#111;font-weight:600;text-decoration:underline}
.sc-BRDPHk img{max-width:100%;height:auto;margin:20px 0}
.sc-ELgDxO{background:#111;color:#888;padding:28px 0;margin-top:48px;text-align:center;font-size:12px}
.sc-ELgDxO a{color:#888;text-decoration:none}
.sc-YVbxjG{background:#222;color:#aaa;padding:14px 20px;margin-bottom:24px;font-size:13px;font-style:italic}
.sc-TqDRdb{background:#1a1a1a;color:#888;padding:14px 20px;margin-top:32px;font-size:12px;border-top:3px solid #444}
.sc-mMtkwD{font-size:12px;font-weight:600;text-transform:uppercase;color:#666;letter-spacing:1px;margin:-20px 0 28px;padding-left:12px;border-left:2px solid #ccc}
.sc-MCDmFH{margin:0 0 24px}
.sc-jOiPVp{width:100%;height:auto;border-radius:0}
.sc-HOrbkq{border-left:4px solid #111;padding-left:24px;margin-top:48px}
.sc-HOrbkq h3{font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}
.sc-HOrbkq ul{list-style:none;padding:0}
.sc-HOrbkq li{padding:6px 0}
.sc-HOrbkq a{color:#111;text-decoration:underline;font-weight:600}
.sc-VELgMe{border-left:4px solid #ddd;padding-left:24px;margin-top:36px}
.sc-VELgMe ul{list-style:none;padding:0}
.sc-VELgMe li{padding:6px 0;font-size:16px}
.sc-VELgMe a{color:#111;text-decoration:none;font-weight:600}
.sc-VELgMe a:hover{text-decoration:underline}
.sc-VELgMe .sc-ZcpcNF{margin:0 0 0 8px}
/* === Theme === */
:root{--primary:#2A5A40;--accent:#D9A86F;--bg:#F0EAD2;--fg:#0F1A12;--border:#C0AC95;--r:27px;--fb:'Newsreader';--fh:'Fraunces';--fm:'Mukta';--moment:#4A5C6B}
/* === Custom === */
/* v.d8fa52 — layout revision */
@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,500;1,9..144,600;1,9..144,700&family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;1,6..72,400;1,6..72,500&family=Mukta:wght@500;600;700&display=swap');

/* ============================================================
   Arcilla Viva — editorial revision
   fb = Newsreader (body serif) · fh = Fraunces (display serif italic)
   fm = Mukta (tracked-sans meta) · moment = #4A5C6B (slate)
   Persona: Camila Ortega, diseñadora en Medellín — arcilla fría + resina
   ============================================================ */
:root body { font-family: var(--fb), Georgia, serif; color: var(--fg); background: var(--bg); line-height: 1.72; font-size: 16.5px; }
::selection { background: var(--accent); color: #17140d; }
:root hr { border: 0; border-top: 1px solid var(--border); margin: 30px 0; }

/* ============================================================
   MASTHEAD  (body > div:first-child)
   photo bg + gradient · clay/resina monogram · serif-italic
   wordmark · italic manifesto tagline with moment divider
   ============================================================ */
:root body > div:first-child {
  background: linear-gradient(rgba(18,32,24,.74), rgba(18,32,24,.5)), url("/theme-assets/landing-photo.jpg") center/cover no-repeat, var(--primary);
  color: var(--bg);
  padding: 70px 24px 54px;
  margin-bottom: 0;
  border-bottom: 4px solid var(--accent);
  text-align: center;
}
:root body > div:first-child > div { max-width: 900px; margin: 0 auto; position: relative; }
/* signature monogram — cream ring, clay bowl, resin droplet */
:root body > div:first-child > div::before {
  content: ""; display: block; width: 58px; height: 58px; margin: 0 auto 16px;
  background: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2064'%3E%3Ccircle%20cx='32'%20cy='32'%20r='30'%20fill='none'%20stroke='%23F0EAD2'%20stroke-width='2'/%3E%3Cpath%20d='M18%2034%20Q32%2024%2046%2034%20Q44%2045%2032%2048%20Q20%2045%2018%2034%20Z'%20fill='%23D9A86F'/%3E%3Cpath%20d='M32%2013%20Q38%2023%2032%2028%20Q26%2023%2032%2013%20Z'%20fill='%23F0EAD2'/%3E%3C/svg%3E") center/contain no-repeat;
}
:root body > div:first-child h1,
:root body > div:first-child > div > a {
  font-family: var(--fh), Georgia, serif; font-style: italic; font-weight: 600;
  font-size: 50px; line-height: 1.06; letter-spacing: -0.01em; color: var(--bg);
  text-decoration: none; display: inline-block; margin-bottom: 10px;
}
:root body > div:first-child p {
  font-family: var(--fb), Georgia, serif; font-style: italic;
  font-size: 16px; line-height: 1.62; color: rgba(240,234,210,.9);
  max-width: 620px; margin: 0 auto;
}
:root body > div:first-child p::before {
  content: ""; display: block; width: 46px; height: 2px; margin: 0 auto 16px; background: var(--moment);
}

/* ============================================================
   ARTICLE PAGES  (main:has(> article))
   ============================================================ */
:root main { max-width: 760px; margin: 0 auto; padding: 48px 24px 80px; }

:root main:has(> article) > hgroup > h1 {
  font-family: var(--fh), Georgia, serif; font-style: italic; font-weight: 600;
  font-size: 40px; color: var(--primary); line-height: 1.12; letter-spacing: -0.01em;
  margin: 4px 0 8px;
}
:root main:has(> article) > hgroup > time {
  display: block; font-family: var(--fm), system-ui, sans-serif; font-size: 12px;
  color: var(--accent); margin-bottom: 34px; letter-spacing: .16em;
  text-transform: uppercase; font-weight: 600;
}

:root main:has(> article) article > section img,
:root main:has(> article) article > img {
  width: 100%; height: auto; display: block; border-radius: 10px; margin: 0 0 30px;
  box-shadow: 0 6px 22px rgba(15,26,18,.14);
}

:root main:has(> article) article > p { margin-bottom: 1.4em; font-size: 18px; line-height: 1.78; }
:root main:has(> article) article > h2 {
  font-family: var(--fh), Georgia, serif; font-size: 28px; font-weight: 600; font-style: italic;
  color: var(--primary); margin: 2.1em 0 .55em; padding-bottom: 8px;
  border-bottom: 1px solid var(--accent); letter-spacing: -0.01em;
}
/* dinkus divider above each h2 section */
:root main:has(> article) article > h2::before {
  content: "\2756 \2756 \2756"; display: block; text-align: center;
  color: var(--accent); font-size: 13px; letter-spacing: .5em; font-style: normal;
  margin: 0 auto 18px; border: 0;
}
:root main:has(> article) article > h3 {
  font-family: var(--fh), Georgia, serif; font-size: 21px; font-weight: 600;
  color: var(--primary); margin: 1.7em 0 .4em; letter-spacing: -0.005em;
}
:root main:has(> article) article ul, :root main:has(> article) article ol { margin: 0 0 18px 26px; }
:root main:has(> article) article li { margin-bottom: 7px; font-size: 17px; line-height: 1.72; }
:root main:has(> article) article li strong,
:root main:has(> article) article > p strong { color: var(--primary); font-weight: 700; }

/* body links */
:root main:has(> article) article a, :root main:has(> article) article 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:has(> article) article a:hover { color: var(--accent); text-decoration-color: var(--primary); }

/* affiliate pill CTAs — full element path + attr to beat body-link rule */
:root main:has(> article) article > p a[href^="/rec/"],
:root main:has(> article) article > p a[href^="/ref/"],
:root main:has(> article) article > p a[href^="/go/"],
:root main:has(> article) article > p a[href^="/out/"],
:root main:has(> article) article > ul a[href^="/rec/"],
:root main:has(> article) article > ol a[href^="/rec/"],
:root main:has(> article) article > ul li a[href^="/rec/"],
:root main:has(> article) article > ol li a[href^="/rec/"] {
  background: var(--accent); color: #17140d;
  padding: 3px 15px; border-radius: 6px; text-decoration: none; font-weight: 600;
  font-family: var(--fm), system-ui, sans-serif; font-size: 13px;
  text-transform: uppercase; letter-spacing: .06em;
}
:root main:has(> article) article > p a[href^="/rec/"]:hover,
:root main:has(> article) article > p a[href^="/ref/"]:hover,
:root main:has(> article) article > p a[href^="/go/"]:hover,
:root main:has(> article) article > p a[href^="/out/"]:hover,
:root main:has(> article) article > ul li a[href^="/rec/"]:hover,
:root main:has(> article) article > ol li a[href^="/rec/"]:hover { background: var(--primary); color: var(--bg); }

/* disclaimer "Nota" box (article > div, no ul) */
:root main:has(> article) article > div {
  background: #F0EBE0; border: 1px solid rgba(15,26,18,.1); border-left: 4px solid var(--primary);
  border-radius: 0 8px 8px 0; padding: 14px 20px; margin: 30px 0 4px;
  font-size: 14.5px; line-height: 1.6; color: rgba(15,26,18,.72);
}
:root main:has(> article) article > div strong { color: var(--primary); }

/* related-articles module (main > div:has(> ul)) */
:root main:has(> article) > div:has(> ul) {
  background: #F5EFE1; border: 1px solid rgba(15,26,18,.1);
  border-radius: 10px; padding: 24px 30px; margin-top: 2.6em;
}
:root main:has(> article) > div:has(> ul) > h3 {
  font-family: var(--fm), system-ui, sans-serif; font-size: 12px; font-weight: 700;
  text-transform: uppercase; letter-spacing: .16em; color: var(--accent);
  margin: 0 0 14px; padding-bottom: 10px; border-bottom: 1px solid rgba(15,26,18,.12);
}
:root main:has(> article) > div:has(> ul) ul { list-style: none; padding: 0; margin: 0; }
:root main:has(> article) > div:has(> ul) li { margin: 0; }
:root main:has(> article) > div:has(> ul) a {
  display: block; padding: 9px 0 9px 14px; margin-bottom: 4px;
  border-left: 2px solid rgba(217,168,111,.4); text-decoration: none;
  color: var(--primary); font-weight: 600; line-height: 1.45; font-size: 15.5px;
  transition: border-left-color .15s, background .15s, padding-left .15s;
}
:root main:has(> article) > div:has(> ul) a:hover {
  border-left-color: var(--primary); background: rgba(217,168,111,.1); padding-left: 18px;
}

/* ============================================================
   HOMEPAGE  (main:not(:has(> article)))  — editorial rhythm:
   hero -> Editor's Picks band -> Strip 1 (EL CUADERNO) ->
   journal grid -> Strip 2 (TODAS LAS ENTRADAS)
   ============================================================ */
:root main:not(:has(> article)) {
  max-width: 1160px; padding: 0 28px 96px;
  display: grid; grid-template-columns: repeat(6, 1fr);
  column-gap: 30px; row-gap: 40px;
}

/* full-row section label after the hero */
:root main:not(:has(> article))::before {
  content: "Selección de la editora — empieza por aquí";
  grid-column: 1 / -1; order: -1;
  font-family: var(--fm), system-ui, sans-serif; font-size: 14px; font-weight: 700;
  text-transform: uppercase; letter-spacing: .2em; color: var(--primary);
  margin: 44px 0 2px; padding-bottom: 12px; border-bottom: 1px solid rgba(15,26,18,.18);
}

/* ---- shared card ---- */
:root main:not(:has(> article)) > div {
  grid-column: span 2;
  background: #FAF5EC; border: 1px solid rgba(15,26,18,.1);
  border-radius: 9px; box-shadow: 0 1px 4px rgba(15,26,18,.05);
  padding: 26px 32px 24px; margin: 0; position: relative;
  display: flex; flex-direction: column;
  transition: box-shadow .16s ease, transform .16s ease;
}
:root main:not(:has(> article)) > div:hover {
  box-shadow: 0 8px 24px rgba(15,26,18,.11); transform: translateY(-2px);
}
:root main:not(:has(> article)) > div > p:first-of-type {
  font-family: var(--fm), system-ui, sans-serif; font-size: 11.5px; font-weight: 600;
  text-transform: uppercase; letter-spacing: .16em; color: var(--accent); margin-bottom: 10px;
}
:root main:not(:has(> article)) > div > h2 {
  font-family: var(--fh), Georgia, serif; font-size: 21px; font-weight: 600;
  line-height: 1.22; margin-bottom: 12px; letter-spacing: -0.005em;
}
:root main:not(:has(> article)) > div > h2 a { color: var(--fg); text-decoration: none; }
:root main:not(:has(> article)) > div > h2 a:hover { color: var(--primary); }
:root main:not(:has(> article)) > div > p:last-of-type {
  font-family: var(--fb), Georgia, serif; font-size: 15.5px; line-height: 1.6;
  color: rgba(15,26,18,.82); margin-bottom: 18px; max-width: 64ch;
  display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;
}
:root main:not(:has(> article)) > div > a:last-child {
  margin-top: auto; align-self: flex-start; background: transparent; border: 0; padding: 0;
  color: var(--primary); text-decoration: none; font-size: 0;
}
:root main:not(:has(> article)) > div > a:last-child::after {
  content: "Leer entrada \2192";
  font-family: var(--fm), system-ui, sans-serif; font-size: 12.5px; font-weight: 600;
  letter-spacing: .14em; text-transform: uppercase;
}
:root main:not(:has(> article)) > div > a:last-child:hover { color: var(--accent); }

/* ---- HERO (card 1): the one loud voice ---- */
:root main:not(:has(> article)) > div:first-of-type {
  grid-column: 1 / -1; order: -2;
  padding: 46px 52px 42px; overflow: hidden; border-top: 4px solid var(--primary);
  background: #FBF7EE url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20240'%3E%3Cellipse%20cx='128'%20cy='96'%20rx='52'%20ry='62'%20fill='%23D9A86F'%20fill-opacity='0.09'/%3E%3Cellipse%20cx='150'%20cy='150'%20rx='38'%20ry='46'%20fill='%232A5A40'%20fill-opacity='0.07'/%3E%3C/svg%3E") right -10px center/240px no-repeat;
}
:root main:not(:has(> article)) > div:first-of-type:hover { transform: none; box-shadow: 0 1px 4px rgba(15,26,18,.05); }
:root main:not(:has(> article)) > div:first-of-type::before {
  content: "Última entrada"; align-self: flex-start;
  font-family: var(--fm), system-ui, sans-serif; font-size: 11px; font-weight: 700;
  text-transform: uppercase; letter-spacing: .18em; color: #F7EFE0; background: var(--accent);
  padding: 4px 12px; border-radius: 4px; margin-bottom: 16px; position: relative; z-index: 2;
}
:root main:not(:has(> article)) > div:first-of-type > p:first-of-type { position: relative; z-index: 2; }
:root main:not(:has(> article)) > div:first-of-type > p:first-of-type::after {
  content: " · Por Camila Ortega · Lectura 6 min"; color: rgba(15,26,18,.55);
}
:root main:not(:has(> article)) > div:first-of-type > h2 {
  font-size: 43px; font-style: italic; font-weight: 600; line-height: 1.07;
  max-width: 16ch; margin-bottom: 16px; position: relative; z-index: 2;
}
:root main:not(:has(> article)) > div:first-of-type > p:last-of-type {
  font-size: 19px; line-height: 1.5; max-width: 42ch; color: rgba(15,26,18,.86);
  display: block; -webkit-line-clamp: none; overflow: visible; margin-bottom: 22px;
  position: relative; z-index: 2;
}
:root main:not(:has(> article)) > div:first-of-type > p:last-of-type::first-letter {
  font-family: var(--fh), Georgia, serif; font-style: italic; font-weight: 700;
  font-size: 60px; line-height: .74; float: left; color: var(--moment); margin: 7px 12px 0 0;
}
:root main:not(:has(> article)) > div:first-of-type > a:last-child {
  border: 2px solid var(--primary); border-radius: 30px; padding: 10px 26px;
  position: relative; z-index: 2; transition: background .15s;
}
:root main:not(:has(> article)) > div:first-of-type > a:last-child::after { content: "Leer la entrada \2192"; font-size: 13px; }
:root main:not(:has(> article)) > div:first-of-type > a:last-child:hover { background: var(--primary); }
:root main:not(:has(> article)) > div:first-of-type > a:last-child:hover::after { color: var(--bg); }

/* ---- EDITOR'S PICKS band (cards 2-4) — roman numerals balance the row ---- */
:root main:not(:has(> article)) > div:nth-of-type(2),
:root main:not(:has(> article)) > div:nth-of-type(3),
:root main:not(:has(> article)) > div:nth-of-type(4) { border-top: 3px solid var(--accent); }
:root main:not(:has(> article)) > div:nth-of-type(2)::before,
:root main:not(:has(> article)) > div:nth-of-type(3)::before,
:root main:not(:has(> article)) > div:nth-of-type(4)::before {
  position: absolute; top: 14px; right: 20px;
  font-family: var(--fh), Georgia, serif; font-style: italic; font-size: 24px;
  color: rgba(74,92,107,.42);
}
:root main:not(:has(> article)) > div:nth-of-type(2)::before { content: "I"; }
:root main:not(:has(> article)) > div:nth-of-type(3)::before { content: "II"; }
:root main:not(:has(> article)) > div:nth-of-type(4)::before { content: "III"; }

/* ---- JOURNAL LEAD (card 5): full-width opener carrying photo Strip 1 ---- */
:root main:not(:has(> article)) > div:nth-of-type(5) {
  grid-column: 1 / -1; padding: 0 0 32px; margin-top: 32px; overflow: hidden;
  background: #FAF5EC;
}
:root main:not(:has(> article)) > div:nth-of-type(5):hover { transform: none; box-shadow: 0 1px 4px rgba(15,26,18,.05); }
:root main:not(:has(> article)) > div:nth-of-type(5)::before {
  content: "EL CUADERNO";
  display: flex; align-items: center; justify-content: center; height: 206px; margin-bottom: 30px;
  background: linear-gradient(rgba(20,24,28,.55), rgba(20,24,28,.25)), url("/theme-assets/article-bg.jpg") center 30%/cover no-repeat, #1d2a22;
  color: #F0EAD2; font-family: var(--fm), system-ui, sans-serif; font-size: 13px; font-weight: 600;
  text-transform: uppercase; letter-spacing: .32em; text-shadow: 0 1px 4px rgba(0,0,0,.5);
}
:root main:not(:has(> article)) > div:nth-of-type(5) > p,
:root main:not(:has(> article)) > div:nth-of-type(5) > h2,
:root main:not(:has(> article)) > div:nth-of-type(5) > a { max-width: 720px; margin-left: auto; margin-right: auto; padding-left: 32px; padding-right: 32px; }
:root main:not(:has(> article)) > div:nth-of-type(5) > h2 { font-size: 29px; font-style: italic; max-width: 22ch; }
:root main:not(:has(> article)) > div:nth-of-type(5) > p:last-of-type { -webkit-line-clamp: 2; max-width: 720px; }

/* ---- JOURNAL grid (cards 6+): quiet supporting rhythm ---- */
:root main:not(:has(> article)) > div:nth-of-type(n+6) { border-top: 1px solid rgba(15,26,18,.1); }

/* ---- Strip 2 (TODAS LAS ENTRADAS) — closing band ---- */
:root main:not(:has(> article))::after {
  content: "TODAS LAS ENTRADAS";
  grid-column: 1 / -1; margin-top: 44px;
  display: flex; align-items: center; justify-content: center; height: 210px; border-radius: 9px;
  background: linear-gradient(rgba(20,24,28,.58), rgba(20,24,28,.3)), url("/theme-assets/article-bg.jpg") center 70%/cover no-repeat, #1d2a22;
  color: #F0EAD2; font-family: var(--fm), system-ui, sans-serif; font-size: 13px; font-weight: 600;
  text-transform: uppercase; letter-spacing: .32em; text-shadow: 0 1px 4px rgba(0,0,0,.5);
}

/* ============================================================
   FOOTER
   ============================================================ */
:root footer {
  background: transparent; border-top: 1px solid var(--border);
  padding: 30px 24px 42px; margin-top: 56px; text-align: center;
  font-family: var(--fm), system-ui, sans-serif; font-size: 12.5px;
  color: var(--fg); opacity: .62; letter-spacing: .03em;
}
:root footer a { color: var(--fg); text-decoration: none; border-bottom: 1px dotted var(--border); }
:root footer a:hover { color: var(--primary); border-bottom-color: var(--primary); }

/* ============================================================
   MOBILE — collapse the homepage grid to one column
   ============================================================ */
@media (max-width: 760px) {
  :root main:not(:has(> article)) { grid-template-columns: 1fr; padding: 0 20px 70px; }
  :root main:not(:has(> article)) > div,
  :root main:not(:has(> article)) > div:first-of-type { grid-column: 1 / -1; }
  :root main:not(:has(> article)) > div:first-of-type { padding: 34px 26px 30px; background-position: right -70px top -20px; }
  :root main:not(:has(> article)) > div:first-of-type > h2 { font-size: 32px; max-width: none; }
  :root body > div:first-child h1,
  :root body > div:first-child > div > a { font-size: 38px; }
  :root main:has(> article) > hgroup > h1 { font-size: 32px; }
}
