*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.75;color:#333;background:#f0f2f5}
.css-v8vwt19{max-width:860px;margin:0 auto;padding:0 20px}
.css-rmr2usj{background:#fff;padding:28px 0;margin-bottom:32px;box-shadow:0 1px 3px rgba(0,0,0,.08)}
.css-rmr2usj h1{font-size:22px;font-weight:700;margin-bottom:2px}
.css-rmr2usj p{font-size:14px;color:#666}
.css-rmr2usj a{color:#333;text-decoration:none;font-size:18px;font-weight:700}
.css-ep13cjr{display:flex;flex-direction:column;gap:20px}
.css-4oe34p1{background:#fff;border-radius:12px;box-shadow:0 1px 6px rgba(0,0,0,.06);padding:24px 28px;transition:transform .15s,box-shadow .15s}
.css-4oe34p1:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1)}
.css-4oe34p1 h2{font-size:19px;margin-bottom:6px}
.css-4oe34p1 h2 a{color:#1a1a1a;text-decoration:none}
.css-4oe34p1 .css-gwp8jb3{font-size:12px;color:#999;margin-bottom:8px}
.css-4oe34p1 p{font-size:14px;color:#555;margin-bottom:12px}
.css-crmule8{display:inline-block;background:#5865f2;color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;text-decoration:none}
.css-crmule8:hover{background:#4752c4}
.css-rwe68js{padding-bottom:60px}
.css-rwe68js h1{font-size:30px;font-weight:700;margin-bottom:8px}
.css-rwe68js time{font-size:12px;color:#999;display:block;margin-bottom:24px}
.css-rwe68js h2{font-size:22px;margin:32px 0 12px}
.css-rwe68js h3{font-size:18px;margin:24px 0 8px}
.css-rwe68js p{margin-bottom:16px}
.css-rwe68js ul,.css-rwe68js ol{margin:0 0 16px 24px}
.css-rwe68js a{color:#5865f2}
.css-rwe68js img{max-width:100%;height:auto;border-radius:12px;margin:16px 0}
.css-zpketyd{padding:24px 0;margin-top:40px;text-align:center;font-size:12px;color:#999}
.css-zpketyd a{color:#999;text-decoration:none}
.css-2enmhql{background:#e8eaf0;border-radius:8px;padding:12px 16px;margin-bottom:20px;font-size:13px;color:#888;font-style:italic}
.css-ycdy2im{background:#fff8e1;border-radius:8px;padding:12px 16px;margin-top:24px;font-size:12px;color:#9e8600}
.css-9zbvdve{display:inline-block;background:#f0f2f7;border-radius:12px;padding:4px 12px;margin:-18px 0 24px;font-size:12px;color:#777}
.css-nzypo3v{text-align:center;margin:0 0 24px}
.css-ymwowjx{max-width:100%;height:auto;border-radius:12px}
.css-uwr2wxj{margin-top:32px;padding-top:20px;border-top:1px solid #e0e0e0}
.css-uwr2wxj h3{font-size:16px;font-weight:700;margin-bottom:12px}
.crd-related-list{display:flex;flex-direction:column;gap:8px}
.crd-related-link{display:block;background:#fff;border-radius:8px;padding:10px 14px;color:#333;text-decoration:none;box-shadow:0 1px 3px rgba(0,0,0,.06);font-size:14px}
.crd-related-link:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}
.css-qu1itfm{display:flex;flex-direction:column;gap:8px;margin-top:20px}
.css-yk51l1w{display:block;background:#fff;border-radius:8px;padding:10px 16px;color:#1a1a1a;text-decoration:none;box-shadow:0 1px 3px rgba(0,0,0,.05);font-size:15px}
.css-yk51l1w:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}
/* === Theme === */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Cormorant+Garamond:wght@400;700&display=swap');
body{font-family:'Inter',sans-serif;color:#262626;background:#FDFCFB}
.css-rmr2usj{background:#1A1A1A;color:#fff}
.css-rmr2usj h1{font-family:'Cormorant Garamond',serif;color:#fff}
.css-rmr2usj p{color:rgba(255,255,255,.75)}
.css-rmr2usj a{color:#fff;text-decoration:none}
.card h2{font-family:'Cormorant Garamond',serif}
.card h2 a{color:#1A1A1A}
.card h2 a:hover{color:#D97706}
.read-more{color:#D97706}
.article-content h1{font-family:'Cormorant Garamond',serif}
.article-content h2{font-family:'Cormorant Garamond',serif}
.article-content a{color:#D97706}
.article-content img{border-radius:4px}
.affiliate-disclosure{border-radius:4px}
.ymyl-disclaimer{border-radius:4px}
/* === Custom === */
/*
 * rt-retrato-es — custom.css
 * Palette  : terracota-coral de tarde + mostaza dorada (luz de corredor, sábado en Barrio Abajo)
 * Fonts    : Newsreader (display + body) + Figtree (meta)
 * Template : card
 */

/* ─── Design tokens ─────────────────────────────────────────── */
:root {
  --color-bg:              #FBF3E9;
  --color-surface:         #F3E2CE;
  --color-surface-alt:     #EAD3B8;
  --color-text:            #362519;
  --color-text-muted:      #8B7663;
  --color-heading:         #2B1B10;
  --color-accent:          #C15D42;
  --color-accent-hover:    #9C4732;
  --color-accent-light:    #E5A98C;
  --color-accent-secondary:#B8862E;
  --color-border:          #E3CDAE;
  --color-link:            #C15D42;
  --color-link-hover:      #9C4732;

  --font-size-base:      17px;
  --font-size-sm:        15px;
  --font-size-h1:        2.3rem;
  --font-size-h2:        1.65rem;
  --font-size-h3:        1.3rem;
  --font-weight-heading: 600;
  --font-weight-body:    400;
  --line-height-body:    1.7;
  --line-height-heading: 1.25;

  --border-radius:       12px;
  --spacing-section:     3rem;
  --max-width-content:   68ch;
  --max-width-layout:    880px;
}

/* ─── Base ──────────────────────────────────────────────────── */
html,
:root body {
  background-color: var(--color-bg);
}

:root body {
  color: var(--color-text);
  font-family: var(--font-body);
  font-size: var(--font-size-base);
  font-weight: var(--font-weight-body);
  line-height: var(--line-height-body);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:root main {
  max-width: var(--max-width-layout);
  margin-inline: auto;
  padding-inline: 1.5rem;
  background-color: var(--color-bg);
}

/* ─── Headings ──────────────────────────────────────────────── */
:root h1,
:root h2,
:root h3,
:root h4 {
  font-family: var(--font-heading);
  font-weight: var(--font-weight-heading);
  color: var(--color-heading);
  line-height: var(--line-height-heading);
  margin-top: 0;
  margin-bottom: 0.6em;
}

:root h1 { font-size: var(--font-size-h1); }
:root h2 { font-size: var(--font-size-h2); }
:root h3 { font-size: var(--font-size-h3); }
:root h4 { font-size: 1.1rem; }

/* ─── Paragraphs, links, lists ──────────────────────────────── */
:root p {
  max-width: var(--max-width-content);
  margin-block: 0 1em;
}

:root a {
  color: var(--color-link);
  text-decoration-color: var(--color-accent-light);
  text-underline-offset: 3px;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}

:root a:hover { color: var(--color-link-hover); }

:root ul,
:root ol {
  max-width: var(--max-width-content);
  padding-inline-start: 1.5rem;
  margin-block: 0 1rem;
}

:root li {
  margin-block: 0.35rem;
  line-height: var(--line-height-body);
}

:root ul li::marker { color: var(--color-accent-secondary); }

/* ─── Blockquote ────────────────────────────────────────────── */
:root blockquote {
  max-width: var(--max-width-content);
  margin: 1.9rem 0;
  padding: 0.2rem 0 0.2rem 1.6rem;
  border-left: 2px solid var(--color-accent-secondary);
  color: var(--color-text);
  font-family: var(--font-heading);
  font-style: italic;
  font-size: 1.15rem;
  line-height: 1.55;
}

:root blockquote p { margin-bottom: 0; max-width: none; }

/* === QA round-1 fixes (2026-07-23T05:19:07+0800) === */
/* -------------------------------------------------------------------------
   "Cuaderno de sabado" — Diario de Retratos
   Type   : Newsreader italic = display voice, Newsreader roman = text voice,
            Figtree uppercase-tracked = meta voice. Two families, three jobs.
   Colour : ink #23150E + cream #FBF3E9 + mostaza #B8862E do the structure.
            Terracota #C15D42 is the MOMENT colour — on the home page exactly
            twice (hero drop cap + hero pill); on articles only the affiliate
            mentions, i.e. the one place Juliana is actually recommending.
   Mark   : viewfinder brackets + focus circle (masthead and footer).
   Note   : the theme layer's @import is inert (concatenated after rules), so
            the webfonts are declared as @font-face — those are position free.
   ------------------------------------------------------------------------- */

@font-face{font-family:'Newsreader';font-style:normal;font-weight:400 600;font-display:swap;src:url(https://fonts.gstatic.com/s/newsreader/v26/cY9AfjOCX1hbuyalUrK4397yjA.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:'Newsreader';font-style:normal;font-weight:400 600;font-display:swap;src:url(https://fonts.gstatic.com/s/newsreader/v26/cY9AfjOCX1hbuyalUrK439DyjJBG.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}
@font-face{font-family:'Newsreader';font-style:italic;font-weight:400 600;font-display:swap;src:url(https://fonts.gstatic.com/s/newsreader/v26/cY9CfjOCX1hbuyalUrK439vCjohC.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:'Newsreader';font-style:italic;font-weight:400 600;font-display:swap;src:url(https://fonts.gstatic.com/s/newsreader/v26/cY9CfjOCX1hbuyalUrK439vCgIhCFpY.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}
@font-face{font-family:'Figtree';font-style:normal;font-weight:400 600;font-display:swap;src:url(https://fonts.gstatic.com/s/figtree/v9/_Xms-HUzqDCFdgfMm4S9DQ.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:'Figtree';font-style:normal;font-weight:400 600;font-display:swap;src:url(https://fonts.gstatic.com/s/figtree/v9/_Xms-HUzqDCFdgfMm4q9DbZs.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}

:root{
  --font-heading:'Newsreader',Georgia,serif;
  --font-body:'Newsreader',Georgia,serif;
  --font-meta:'Figtree','Segoe UI',system-ui,sans-serif;
  --ink:#23150E;
  --ink-soft:#4A3524;
  --paper-warm:#F6E7D4;
  --rule:#E0CBAE;
  --gold:#B8862E;
  --gold-soft:#C9A96E;
  --meta-brown:#9A7F55;
  --terra:#C15D42;
  --mono-light:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2056%2056'%20fill='none'%20stroke='%23C9A96E'%20stroke-width='1.7'%3E%3Cpath%20d='M7%2019V7h12M49%2019V7H37M7%2037v12h12M49%2037v12H37'/%3E%3Ccircle%20cx='28'%20cy='28'%20r='9'/%3E%3Cpath%20d='M28%2013.5v5M28%2037.5v5M13.5%2028h5M37.5%2028h5'%20stroke-opacity='.55'/%3E%3C/svg%3E");
  --mono-dark:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2056%2056'%20fill='none'%20stroke='%237A5A38'%20stroke-width='1.7'%3E%3Cpath%20d='M7%2019V7h12M49%2019V7H37M7%2037v12h12M49%2037v12H37'/%3E%3Ccircle%20cx='28'%20cy='28'%20r='9'/%3E%3Cpath%20d='M28%2013.5v5M28%2037.5v5M13.5%2028h5M37.5%2028h5'%20stroke-opacity='.55'/%3E%3C/svg%3E");
}

/* ─── Masthead: shared band, per-template deltas only ───────── */
:root body > header:nth-of-type(1){
  background-color:var(--ink);
  background-image:radial-gradient(118% 135% at 50% -20%,rgba(193,93,66,.34) 0%,rgba(184,134,46,.10) 46%,rgba(35,21,14,0) 74%);
  color:#FBF3E9;text-align:center;position:relative;
  padding-block:3.1rem 2.4rem;margin-bottom:0;box-shadow:none;border-bottom:none;
}
:root body > header:nth-of-type(1)::after{
  content:"";position:absolute;left:0;right:0;bottom:0;height:2px;
  background:linear-gradient(90deg,rgba(184,134,46,0) 0%,rgba(184,134,46,.8) 28%,rgba(201,169,110,.95) 50%,rgba(184,134,46,.8) 72%,rgba(184,134,46,0) 100%);
}
:root body > header:nth-of-type(1) > div{max-width:1060px;}
:root body > header:nth-of-type(1) > div::before{
  content:"";display:block;width:46px;height:46px;margin:0 auto 1rem;
  background:var(--mono-light) center/contain no-repeat;
}
:root body > header:nth-of-type(1) > div > h1{
  font-family:var(--font-heading);font-style:italic;font-weight:500;
  font-size:clamp(2.2rem,6.4vw,3.4rem);line-height:1.04;letter-spacing:-.015em;
  color:#FBF3E9;margin:0 0 .85rem;
}
:root body > header:nth-of-type(1) > div > h1::before{
  content:"CUADERNO DE RETRATO \0000B7\0000A0BARRIO ABAJO, BARRANQUILLA";
  display:block;font-family:var(--font-meta);font-style:normal;font-weight:600;
  font-size:10px;letter-spacing:.26em;color:var(--gold-soft);margin-bottom:1rem;
}
:root body > header:nth-of-type(1) > div > p{
  font-family:var(--font-heading);font-style:italic;font-size:1.02rem;line-height:1.6;
  color:rgba(251,243,233,.72);max-width:54ch;margin:0 auto;
}
:root body > header:nth-of-type(1):has(> div > span){padding-block:1.4rem;}
:root body > header:nth-of-type(1):has(> div > span) > div{
  display:flex;align-items:center;justify-content:center;gap:.7rem;
}
:root body > header:nth-of-type(1):has(> div > span) > div::before{width:27px;height:27px;margin:0;}
:root body > header:nth-of-type(1) > div > span > a{
  font-family:var(--font-heading);font-style:italic;font-weight:500;font-size:1.4rem;
  letter-spacing:-.01em;color:#FBF3E9;text-decoration:none;
}

/* ═══ HOME — hero → seleccion band → chronological ledger ═════ */
:root main:has(> div > div > h2){max-width:1060px;padding-top:3.4rem;padding-bottom:1rem;}
:root main:has(> div > div > h2) > div{
  display:grid;grid-template-columns:repeat(6,1fr);
  column-gap:2rem;row-gap:2.6rem;counter-reset:entrada;
}
/* every card is quiet typography — no box, no shadow, no rust button */
:root main:has(> div > div > h2) > div > div{
  position:relative;grid-column:span 3;
  background:none;box-shadow:none;border-radius:0;padding:0;transition:none;
}
:root main:has(> div > div > h2) > div > div:hover{transform:none;box-shadow:none;}
:root main:has(> div > div > h2) > div > div > p:first-child{
  font-family:var(--font-meta);font-size:10px;font-weight:600;letter-spacing:.2em;
  text-transform:uppercase;color:var(--meta-brown);margin:0 0 .5rem;max-width:none;
}
:root main:has(> div > div > h2) > div > div > h2{
  font-family:var(--font-heading);font-size:1.3rem;line-height:1.26;
  letter-spacing:-.005em;margin:0 0 .5rem;
}
:root main:has(> div > div > h2) > div > div > h2 > a{color:var(--ink);text-decoration:none;}
:root main:has(> div > div > h2) > div > div > h2 > a:hover{color:var(--terra);}
:root main:has(> div > div > h2) > div > div > p:nth-of-type(2){
  font-family:var(--font-body);font-size:.97rem;line-height:1.62;
  color:var(--ink-soft);max-width:none;margin:0 0 .85rem;
}
:root main:has(> div > div > h2) > div > div > a{
  display:inline-block;background:none;border-radius:0;padding:0 0 3px;
  font-family:var(--font-meta);font-weight:600;font-size:0;
  text-decoration:none;color:#7A5A38;border-bottom:1px solid var(--rule);
}
:root main:has(> div > div > h2) > div > div > a::after{
  content:"SEGUIR LEYENDO \002192";font-size:10px;letter-spacing:.18em;
}
:root main:has(> div > div > h2) > div > div > a:hover{
  background:none;color:var(--ink);border-bottom-color:var(--gold);
}

/* 1 · THE HERO — the one loud voice, two columns so nothing hangs */
:root main:has(> div > div > h2) > div > div:first-child{
  grid-column:1 / -1;display:grid;
  grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);column-gap:2.8rem;
  padding-bottom:2.8rem;margin-bottom:.6rem;border-bottom:1px solid var(--rule);
}
:root main:has(> div > div > h2) > div > div:first-child > p:first-child{
  grid-column:1 / -1;grid-row:1;color:var(--ink-soft);margin-bottom:1.1rem;
}
:root main:has(> div > div > h2) > div > div:first-child > p:first-child::before{
  content:"\0000DALTIMA ENTRADA \0000B7\0000A0";color:var(--gold);
}
:root main:has(> div > div > h2) > div > div:first-child > p:first-child::after{
  content:"\0000A0\0000B7\0000A0POR JULIANA PARDO \0000B7\0000A0DIARIO DE S\0000C1BADO";
}
:root main:has(> div > div > h2) > div > div:first-child > h2{
  grid-column:1;grid-row:2 / 4;align-self:start;margin:0;
  font-size:clamp(2rem,5.2vw,3.05rem);line-height:1.05;letter-spacing:-.022em;
}
:root main:has(> div > div > h2) > div > div:first-child > p:nth-of-type(2){
  grid-column:2;grid-row:2;margin:.35rem 0 1.3rem;
  font-size:1.04rem;line-height:1.68;color:#3B2718;
}
:root main:has(> div > div > h2) > div > div:first-child > p:nth-of-type(2)::first-letter{
  float:left;font-family:var(--font-heading);font-style:italic;font-weight:600;
  font-size:3.2em;line-height:.78;color:var(--terra);margin:.05em .09em 0 0;
}
:root main:has(> div > div > h2) > div > div:first-child > a{
  grid-column:2;grid-row:3;align-self:start;justify-self:start;
  background:var(--terra);color:#FFF7EF;border:none;border-radius:999px;
  padding:.62rem 1.4rem;font-size:0;
}
:root main:has(> div > div > h2) > div > div:first-child > a::after{
  content:"LEER LA ENTRADA";white-space:nowrap;font-size:10px;letter-spacing:.2em;
}
:root main:has(> div > div > h2) > div > div:first-child > a:hover{
  background:#9C4732;color:#FFF7EF;border-bottom-color:transparent;
}

/* 2 · SECOND GEAR — "Seleccion de Juliana" band (cards 2-4) */
:root main:has(> div > div > h2) > div > div:nth-child(n+2):nth-child(-n+4){
  grid-column:span 2;margin-top:3.6rem;padding:1.45rem 1.35rem 1.4rem;
  background:var(--paper-warm);border:1px solid var(--rule);border-radius:3px;
}
:root main:has(> div > div > h2) > div > div:nth-child(n+2):nth-child(-n+4) > h2{font-size:1.1rem;}
:root main:has(> div > div > h2) > div > div:nth-child(n+2):nth-child(-n+4) > p:nth-of-type(2){
  font-size:.9rem;line-height:1.55;
  display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;
}
:root main:has(> div > div > h2) > div > div:nth-child(2)::before{
  content:"SELECCI\0000D3N DE JULIANA \0000B7\0000A0EMPIEZA POR AC\0000C1";
  position:absolute;left:0;bottom:calc(100% + 1.2rem);white-space:nowrap;
  font-family:var(--font-meta);font-size:10px;font-weight:600;letter-spacing:.24em;color:var(--gold);
}
:root main:has(> div > div > h2) > div > div:nth-child(2)::after{
  content:"";position:absolute;left:0;bottom:calc(100% + .6rem);
  height:1px;width:calc(300% + 4rem);background:var(--rule);
}

/* 3 · THE LEDGER — chronological grid, N.o counters fill the right edge */
:root main:has(> div > div > h2) > div > div:nth-child(n+5){
  counter-increment:entrada;border-top:1px solid var(--rule);padding:1.4rem 3.4rem 0 0;
}
:root main:has(> div > div > h2) > div > div:nth-child(n+5)::after{
  content:"N.\0000BA\0000A0" counter(entrada,decimal-leading-zero);
  position:absolute;top:1.3rem;right:0;
  font-family:var(--font-meta);font-size:10px;font-weight:600;letter-spacing:.12em;color:#BFA88B;
}
:root main:has(> div > div > h2) > div > div:nth-child(5),
:root main:has(> div > div > h2) > div > div:nth-child(6){margin-top:3.8rem;}
:root main:has(> div > div > h2) > div > div:nth-child(5)::before{
  content:"EL CUADERNO \0000B7\0000A0TODAS LAS ENTRADAS, DE LA M\0000C1S RECIENTE HACIA ATR\0000C1S";
  position:absolute;left:0;bottom:calc(100% + 1.4rem);white-space:nowrap;
  font-family:var(--font-meta);font-size:10px;font-weight:600;letter-spacing:.24em;color:var(--gold);
}
:root main:has(> div > div > h2) > div > div:nth-child(n+5):last-child:nth-child(odd){grid-column:1 / -1;}
:root main:has(> div > div > h2) > div > div:nth-child(n+5):last-child:nth-child(odd) > p:nth-of-type(2){max-width:62ch;}

/* ═══ ARTICLE ════════════════════════════════════════════════ */
:root main:nth-of-type(1):has(> article){max-width:752px;padding-bottom:1rem;}
:root main:nth-of-type(1):has(> article) > h1{
  font-family:var(--font-heading);font-weight:500;color:var(--ink);
  font-size:clamp(2rem,5vw,2.95rem);line-height:1.07;letter-spacing:-.02em;
  margin:2.6rem 0 1rem;
}
:root main:nth-of-type(1):has(> article) > h1::before{
  content:"DIARIO DE RETRATOS \0000B7\0000A0BARRIO ABAJO";
  display:block;font-family:var(--font-meta);font-weight:600;font-size:10px;
  letter-spacing:.26em;color:var(--gold);margin-bottom:1.1rem;
}
:root main:nth-of-type(1):has(> article) > time{
  display:block;font-family:var(--font-meta);font-size:10px;font-weight:600;
  letter-spacing:.2em;text-transform:uppercase;color:var(--meta-brown);
  margin-bottom:2.2rem;padding-bottom:1.4rem;border-bottom:1px solid var(--rule);
}
:root main:nth-of-type(1):has(> article) > time::after{
  content:"\0000A0\0000B7\0000A0POR JULIANA PARDO";
}
:root main:nth-of-type(1):has(> article) > article > p{
  font-family:var(--font-body);font-size:1.06rem;line-height:1.75;
  color:#33210F;max-width:none;margin:0 0 1.15rem;
}
:root main:nth-of-type(1):has(> article) > article > p:nth-of-type(1){
  font-size:1.2rem;line-height:1.6;color:var(--ink);
}
:root main:nth-of-type(1):has(> article) > article > p:nth-of-type(1)::first-letter{
  float:left;font-family:var(--font-heading);font-weight:600;
  font-size:3.1em;line-height:.8;color:var(--ink);margin:.05em .09em 0 0;
}
:root main:nth-of-type(1):has(> article) > article > h2{
  font-family:var(--font-heading);font-weight:600;font-size:1.72rem;line-height:1.2;
  letter-spacing:-.012em;color:var(--ink);margin:0 0 1rem;
}
:root main:nth-of-type(1):has(> article) > article > h2::before{
  content:"*\0000A0*\0000A0*";display:block;text-align:center;
  font-family:var(--font-heading);font-size:1.15rem;letter-spacing:.55em;
  text-indent:.55em;color:var(--gold);margin:3.2rem auto 2.6rem;
}
:root main:nth-of-type(1):has(> article) > article > h3{
  font-family:var(--font-heading);font-style:italic;font-weight:500;
  font-size:1.3rem;color:var(--ink-soft);margin:2.2rem 0 .8rem;
}
:root main:nth-of-type(1):has(> article) > article a{
  color:var(--ink);text-decoration:none;border-bottom:1px solid var(--gold-soft);
}
:root main:nth-of-type(1):has(> article) > article a:hover{border-bottom-color:var(--ink);}
:root main:nth-of-type(1) a[href^="/visit/"]{
  color:var(--terra);font-weight:600;text-decoration:none;
  border-bottom:1px solid rgba(193,93,66,.42);
}
:root main:nth-of-type(1) a[href^="/visit/"]:hover{border-bottom-color:var(--terra);}
:root main:nth-of-type(1):has(> article) > article ul,
:root main:nth-of-type(1):has(> article) > article ol{max-width:none;margin:0 0 1.3rem;padding-left:1.3rem;}
:root main:nth-of-type(1):has(> article) > article li{font-size:1.02rem;line-height:1.7;margin-block:.4rem;}
:root main:nth-of-type(1):has(> article) > article li::marker{color:var(--gold);}
:root main:nth-of-type(1):has(> article) > article > div:has(> img){margin:2.6rem 0;}
:root main:nth-of-type(1):has(> article) > article > div > img{
  display:block;width:100%;height:auto;border-radius:2px;margin:0;
}
:root main:nth-of-type(1):has(> article) > article > div:has(> em){
  background:none;border-left:2px solid var(--gold);border-radius:0;
  padding:.3rem 0 .3rem 1rem;margin:0 0 2.2rem;
  font-family:var(--font-meta);font-size:12px;font-style:normal;color:#8B7663;
}
:root main:nth-of-type(1):has(> article) > article > nav{
  background:var(--paper-warm);border:1px solid var(--rule);border-radius:3px;
  padding:1.2rem 1.4rem;margin:0 0 2.4rem;
}
:root main:nth-of-type(1):has(> article) > article > nav::before{
  content:"EN ESTA P\0000C1GINA";display:block;
  font-family:var(--font-meta);font-size:10px;font-weight:600;letter-spacing:.24em;
  color:var(--gold);margin-bottom:.75rem;
}
:root main:nth-of-type(1):has(> article) > article > nav ul{margin:0;padding:0;list-style:none;max-width:none;}
:root main:nth-of-type(1):has(> article) > article > nav li{margin:.25rem 0;font-size:.98rem;}
:root main:nth-of-type(1):has(> article) > article > dl{margin:0 0 1.8rem;}
:root main:nth-of-type(1):has(> article) > article > dl dt{
  font-family:var(--font-meta);font-size:11px;font-weight:600;letter-spacing:.14em;
  text-transform:uppercase;color:var(--ink);margin-top:1.3rem;
}
:root main:nth-of-type(1):has(> article) > article > dl dd{
  margin:.4rem 0 0;padding-left:1rem;border-left:1px solid var(--rule);
  font-size:1rem;line-height:1.7;color:#33210F;
}
:root main:nth-of-type(1):has(> article) > article > table{
  width:100%;border:none;border-collapse:collapse;margin:1.8rem 0 2.2rem;font-size:.92rem;
}
:root main:nth-of-type(1):has(> article) > article > table th{
  font-family:var(--font-meta);font-size:10px;font-weight:600;letter-spacing:.16em;
  text-transform:uppercase;text-align:left;color:var(--ink);
  border:none;border-bottom:2px solid var(--ink);padding:.6rem .75rem;
}
:root main:nth-of-type(1):has(> article) > article > table td{
  border:none;border-bottom:1px solid var(--rule);padding:.7rem .75rem;
  vertical-align:top;line-height:1.5;
}
:root main:nth-of-type(1):has(> article) > article > table tbody tr:nth-child(odd){background:rgba(246,231,212,.5);}
/* related: was bare underlined links, now a hairline ledger */
:root main:nth-of-type(1):has(> article) > div:has(> h3){
  margin-top:3.6rem;padding-top:1.6rem;border-top:1px solid var(--rule);
}
:root main:nth-of-type(1):has(> article) > div:has(> h3) > h3{
  font-family:var(--font-meta);font-size:10px;font-weight:600;letter-spacing:.24em;
  text-transform:uppercase;color:var(--gold);margin:0 0 .6rem;
}
:root main:nth-of-type(1):has(> article) > div:has(> h3) > div{display:block;}
:root main:nth-of-type(1):has(> article) > div:has(> h3) > div > a{
  display:block;background:none;box-shadow:none;border-radius:0;
  padding:.9rem 0;border-bottom:1px solid var(--rule);
  font-family:var(--font-heading);font-size:1.06rem;line-height:1.35;
  color:var(--ink);text-decoration:none;
}
:root main:nth-of-type(1):has(> article) > div:has(> h3) > div > a::after{
  content:"LEER";float:right;margin-left:1.5rem;
  font-family:var(--font-meta);font-size:9px;font-weight:600;letter-spacing:.2em;color:#BFA88B;
}
:root main:nth-of-type(1):has(> article) > div:has(> h3) > div > a:hover{color:var(--terra);}
:root main:nth-of-type(1):has(> article) > div:has(> h3) > div > a:last-child{border-bottom:none;}

/* ─── Footer: quiet bookend with the same mark ──────────────── */
:root body > footer:nth-of-type(1){
  background:none;border-top:1px solid var(--rule);
  margin-top:4.5rem;padding-block:2.6rem 3.2rem;text-align:center;
}
:root body > footer:nth-of-type(1) > div{max-width:1060px;}
:root body > footer:nth-of-type(1) > div::before{
  content:"";display:block;width:26px;height:26px;margin:0 auto .9rem;
  background:var(--mono-dark) center/contain no-repeat;opacity:.6;
}
:root body > footer:nth-of-type(1) small{
  font-family:var(--font-meta);font-size:10px;font-weight:500;letter-spacing:.16em;
  text-transform:uppercase;color:#8B7663;
}
:root body > footer:nth-of-type(1) a{color:#7A5A38;text-decoration:none;border-bottom:1px solid var(--rule);}
:root body > footer:nth-of-type(1) a:hover{color:var(--terra);border-bottom-color:var(--terra);}

/* ─── Narrow screens ────────────────────────────────────────── */
@media (max-width:820px){
  :root main:has(> div > div > h2){padding-top:2.4rem;}
  :root main:has(> div > div > h2) > div{grid-template-columns:1fr;row-gap:2.2rem;}
  :root main:has(> div > div > h2) > div > div{grid-column:1 / -1;}
  :root main:has(> div > div > h2) > div > div:first-child{grid-template-columns:1fr;column-gap:0;}
  :root main:has(> div > div > h2) > div > div:first-child > p:first-child{grid-column:1 / -1;grid-row:auto;}
  :root main:has(> div > div > h2) > div > div:first-child > h2{grid-column:1 / -1;grid-row:auto;margin-bottom:1rem;}
  :root main:has(> div > div > h2) > div > div:first-child > p:nth-of-type(2){grid-column:1 / -1;grid-row:auto;margin-top:0;}
  :root main:has(> div > div > h2) > div > div:first-child > a{grid-column:1 / -1;grid-row:auto;}
  :root main:has(> div > div > h2) > div > div:nth-child(n+2):nth-child(-n+4){grid-column:1 / -1;margin-top:0;}
  :root main:has(> div > div > h2) > div > div:nth-child(2){margin-top:3.4rem;}
  :root main:has(> div > div > h2) > div > div:nth-child(n+5){grid-column:1 / -1;}
  :root main:has(> div > div > h2) > div > div:nth-child(n+5):last-child:nth-child(odd){grid-column:1 / -1;}
  :root main:has(> div > div > h2) > div > div:nth-child(6){margin-top:0;}
  :root main:has(> div > div > h2) > div > div:nth-child(2)::before,
  :root main:has(> div > div > h2) > div > div:nth-child(5)::before{
    white-space:normal;line-height:1.5;bottom:calc(100% + .8rem);letter-spacing:.16em;
  }
  :root main:has(> div > div > h2) > div > div:nth-child(2)::after{width:100%;}
  :root main:nth-of-type(1):has(> article) > article > table{display:block;overflow-x:auto;}
}
@media (max-width:520px){
  :root main:has(> div > div > h2) > div > div:nth-child(n+5){padding-right:0;}
  :root main:has(> div > div > h2) > div > div:nth-child(n+5)::after{top:1.45rem;}
  :root body > header:nth-of-type(1) > div > h1::before{letter-spacing:.2em;}
}
@media (min-width:900px){
  :root main:nth-of-type(1):has(> article) > article > div:has(> img){width:calc(100% + 6rem);margin-inline:-3rem;}
}


/* === QA tail polish (2026-07-24T16:21:02.131339+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;
}
