*{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}
.Container_row__afuKU{max-width:860px;margin:0 auto;padding:0 20px}
.Banner_text__7IAj0{background:#fff;padding:28px 0;margin-bottom:32px;box-shadow:0 1px 3px rgba(0,0,0,.08)}
.Banner_text__7IAj0 h1{font-size:22px;font-weight:700;margin-bottom:2px}
.Banner_text__7IAj0 p{font-size:14px;color:#666}
.Banner_text__7IAj0 a{color:#333;text-decoration:none;font-size:18px;font-weight:700}
.Header_head__HzmdW{display:flex;flex-direction:column;gap:20px}
.Grid_wrap__Iz15V{background:#fff;border-radius:12px;box-shadow:0 1px 6px rgba(0,0,0,.06);padding:24px 28px;transition:transform .15s,box-shadow .15s}
.Grid_wrap__Iz15V:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1)}
.Grid_wrap__Iz15V h2{font-size:19px;margin-bottom:6px}
.Grid_wrap__Iz15V h2 a{color:#1a1a1a;text-decoration:none}
.Grid_wrap__Iz15V .Main_row__SrnYW{font-size:12px;color:#999;margin-bottom:8px}
.Grid_wrap__Iz15V p{font-size:14px;color:#555;margin-bottom:12px}
.Header_head__d25AA{display:inline-block;background:#5865f2;color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;text-decoration:none}
.Header_head__d25AA:hover{background:#4752c4}
.Section_wrapper__coIFP{padding-bottom:60px}
.Section_wrapper__coIFP h1{font-size:30px;font-weight:700;margin-bottom:8px}
.Section_wrapper__coIFP time{font-size:12px;color:#999;display:block;margin-bottom:24px}
.Section_wrapper__coIFP h2{font-size:22px;margin:32px 0 12px}
.Section_wrapper__coIFP h3{font-size:18px;margin:24px 0 8px}
.Section_wrapper__coIFP p{margin-bottom:16px}
.Section_wrapper__coIFP ul,.Section_wrapper__coIFP ol{margin:0 0 16px 24px}
.Section_wrapper__coIFP a{color:#5865f2}
.Section_wrapper__coIFP img{max-width:100%;height:auto;border-radius:12px;margin:16px 0}
.Wrapper_box__frr0C{padding:24px 0;margin-top:40px;text-align:center;font-size:12px;color:#999}
.Wrapper_box__frr0C a{color:#999;text-decoration:none}
.Nav_block__uAJHG{background:#e8eaf0;border-radius:8px;padding:12px 16px;margin-bottom:20px;font-size:13px;color:#888;font-style:italic}
.Main_item__ex5We{background:#fff8e1;border-radius:8px;padding:12px 16px;margin-top:24px;font-size:12px;color:#9e8600}
.Hero_body__eHAQ4{display:inline-block;background:#f0f2f7;border-radius:12px;padding:4px 12px;margin:-18px 0 24px;font-size:12px;color:#777}
.Footer_foot__PoxdI{text-align:center;margin:0 0 24px}
.Module_head__2CTeQ{max-width:100%;height:auto;border-radius:12px}
.Grid_title__ZtxY4{margin-top:32px;padding-top:20px;border-top:1px solid #e0e0e0}
.Grid_title__ZtxY4 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)}
.Page_area__CC26F{display:flex;flex-direction:column;gap:8px;margin-top:20px}
.Banner_content__zUzIu{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}
.Banner_content__zUzIu:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}
/* === Theme === */
:root{--primary:#558B4A;--accent:#DA9E80;--bg:#F4EDD8;--fg:#1A1F14;--border:#D2DCC5;--r:14px;--fb:'Mulish';--fh:'Fraunces'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400;1,9..144,500;1,9..144,600&family=Mulish: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.74; font-size: 16.5px; }
::selection { background: var(--accent); color: var(--fg); }
:root hr { border: 0; border-top: 1px solid var(--border); margin: 30px 0; }

:root > body > header { background: var(--primary); color: var(--bg); padding: 52px 0 32px; margin-bottom: 44px; border-bottom: 3px solid var(--accent); }
:root > body > header > div { max-width: 740px; margin: 0 auto; padding: 0 24px; }
:root > body > header h1 { font-family: var(--fh), Cambria, serif; font-size: 38px; font-weight: 400; color: var(--bg); line-height: 1.16; margin-bottom: 8px; letter-spacing: .01em; }
:root > body > header p { font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; color: rgba(244, 237, 216, .82); max-width: 660px; 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: 740px; 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: 24px 0 6px; letter-spacing: .01em; }
:root main > time { display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--accent); margin-bottom: 30px; letter-spacing: .14em; text-transform: uppercase; font-weight: 700; }

:root main > article > p { margin-bottom: 18px; font-size: 16.5px; line-height: 1.75; }
:root main > article > h2 { font-family: var(--fh), Cambria, serif; font-size: 25px; font-weight: 400; color: var(--primary); margin-top: 2.5em; margin-bottom: 0.6em; padding-bottom: 6px; border-bottom: 1px solid var(--accent); letter-spacing: .01em; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 24px; }
: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: 700; }
: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/"], :root main > article > p a[href^="/view/"], :root main > article > p a[href^="/choice/"] { background: var(--accent); color: var(--fg); padding: 4px 14px; border-radius: var(--r); text-decoration: none; font-weight: 700; 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, :root main > article > p a[href^="/view/"]:hover, :root main > article > p a[href^="/choice/"]:hover { background: var(--primary); color: var(--bg); }

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

:root main > div > div:has(> h2) { background: #FBF9EE; border: 1px solid var(--border); border-left: 4px solid var(--accent); border-radius: 0 var(--r) var(--r) 0; padding: 22px 26px; margin-bottom: 18px; box-shadow: 0 1px 6px rgba(26, 31, 20, .06); 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: 22px; font-weight: 400; margin-bottom: 8px; line-height: 1.22; padding-bottom: 0; border-bottom: 0; letter-spacing: .01em; }
:root main > div > div:has(> h2) > h2 a { color: var(--primary); text-decoration: none; }
:root main > div > div:has(> h2) > h2 a:hover { color: var(--accent); }
: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 main > div > div:has(> h2) > a:last-child:hover { color: var(--accent); border-bottom-color: var(--accent); }

:root footer { background: transparent; border-top: 1px solid var(--border); padding: 24px 0 36px; margin-top: 52px; 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-06-11T02:20:09.322221+00:00) === */

/* Fix: article max-width for comfortable line length on wide viewports */
article, main article, .Section_wrapper__coIFP article { max-width: 720px; margin-left: auto; margin-right: auto; }

/* Fix: related-links separator — clear visual break after article body */
.Grid_title__ZtxY4, .crd-related-list { border-top: 2px solid #d4c5a0; padding-top: 1.5em; margin-top: 3em; }

/* Fix: homepage date — styled as a diary label rather than raw ISO metadata */
.Main_row__SrnYW { font-size: 0.8em; letter-spacing: 0.04em; color: #7a7060; text-transform: uppercase; }

/* === R3 fixes (2026-06-11T03:00:05.231962+00:00) === */

/* Fix: related-link items — curated-recommendation treatment with accent border */
.crd-related-link { display: block; padding: 6px 0 6px 12px; border-left: 2px solid var(--accent); margin-bottom: 8px; color: var(--primary); text-decoration: none; font-size: 14.5px; font-weight: 600; transition: border-left-color .12s ease; }
.crd-related-link:hover { border-left-color: var(--primary); color: var(--accent); }

/* Fix: related-articles section label — section-tag appearance, not a paragraph */
.Grid_title__ZtxY4 h3 { font-family: var(--fb), system-ui, sans-serif; font-size: 11px; color: var(--accent); letter-spacing: 0.13em; text-transform: uppercase; font-weight: 700; margin-bottom: 1.2em; }

/* Fix: H3 inside article/author page — coherent with H1/H2 hierarchy */
:root main > article h3 { font-family: var(--fh), Cambria, serif; font-size: 20px; font-weight: 400; color: var(--primary); margin-top: 1.8em; margin-bottom: 0.5em; letter-spacing: .01em; }

/* Fix: list-item links — olive-green instead of browser-default blue */
:root main > article li a, :root main > article li a:visited { color: var(--primary); text-decoration: underline; text-decoration-color: var(--accent); text-underline-offset: 3px; text-decoration-thickness: 1.5px; }

/* Fix: hero image wrapper — breathing room before first paragraph */
div.Footer_foot__PoxdI { margin-bottom: 32px; }

/* === R4 fixes (2026-06-11T03:50:04.824526+00:00) === */

/* Fix: homepage article cards — subtle separator for scannable index */
.Grid_wrap__Iz15V:not(:last-child) { border-bottom: 1px solid var(--border); padding-bottom: 2em; margin-bottom: 2em; }

/* Fix: <b> inside article body — match <strong> primary color for visual consistency */
:root main > article > p b, :root main > article li b { color: var(--primary); font-weight: 700; }

/* Fix: mid-article image wrapper — rounded corners and shadow matching hero image */
div.Hero_block__DDut7 { margin: 28px 0; display: block; }
div.Hero_block__DDut7 img { width: 100%; height: auto; display: block; border-radius: var(--r); box-shadow: 0 3px 14px rgba(26, 31, 20, .14); }

/* Fix: author page tagline — italic accent signature, not a regular paragraph */
:root main > p:first-of-type { font-size: 14px; color: var(--accent); font-style: italic; margin-top: 4px; margin-bottom: 32px; opacity: 0.88; }

/* === QA round-1 fixes (2026-07-19T13:18:03+0800) === */
/* Structural selectors only — live HTML obfuscates class names, so the earlier
   .Grid_wrap / .crd-related-link rules never applied. This layer is class-free. */

:root { --rust: #B34F2A; }

/* ---- Masthead: photo backdrop + gradient overlay + monogram + italic wordmark ---- */
:root > body > header { background-image: linear-gradient(180deg, rgba(38,52,32,.74), rgba(48,64,40,.90)), url("/theme-assets/hero-masthead.jpg"); background-size: cover; background-position: center; padding: 60px 0 42px; border-bottom: 3px solid var(--accent); }
:root > body > header > div { max-width: 1060px; text-align: center; }
:root > body > header > div::before { content: ""; display: block; width: 60px; height: 60px; margin: 0 auto 16px; background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none' stroke='%23F4EDD8' stroke-width='2.6'><rect x='9' y='9' width='46' height='46' rx='11'/><circle cx='32' cy='25' r='6' fill='%23DA9E80' stroke='none'/><path d='M20 40h24' stroke-linecap='round'/><path d='M24 47h16' stroke-linecap='round' opacity='.65'/></svg>") center/contain no-repeat; }
:root > body > header h1 { font-family: var(--fh), Cambria, serif; font-style: italic; font-size: 46px; line-height: 1.08; letter-spacing: .005em; }
:root > body > header p { margin: 12px auto 0; text-align: center; max-width: 640px; }
:root > body > header a { font-family: var(--fh), Cambria, serif; font-style: italic; font-size: 30px; }
:root > body > header span a { font-weight: 400; }

/* ---- Homepage widens for a two-gear editorial layout ---- */
:root main:has(> div > div > h2) { max-width: 1060px; }

/* Homepage feed becomes a 6-col grid: hero → Editor's Picks band → chronological */
:root main > div:has(> div > h2) { display: grid; grid-template-columns: repeat(6, 1fr); gap: 24px 26px; align-items: start; }

/* Band labels injected as full-width grid items, reordered into place */
:root main > div:has(> div > h2)::before { content: "SELECCIÓN DE RENATA — EMPIEZA POR AQUÍ"; order: 2; grid-column: 1 / -1; font-family: var(--fb), sans-serif; font-size: 12px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: var(--rust); padding-bottom: 5px; border-bottom: 2px solid var(--rust); margin: 16px 0 -4px; }
:root main > div:has(> div > h2)::after { content: "EL CUADERNO — SÁBADO A SÁBADO"; order: 4; grid-column: 1 / -1; font-family: var(--fb), sans-serif; font-size: 12px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: var(--primary); padding-bottom: 5px; border-bottom: 1px solid var(--border); margin: 22px 0 -4px; }

/* Base card (all): zero margin so grid gap governs rhythm; catches the last "stray" box too */
:root main > div > div:has(> h2) { background: #FBF9EE; border: 1px solid var(--border); border-left: 4px solid var(--accent); border-radius: 0 var(--r) var(--r) 0; padding: 22px 24px; margin: 0; box-shadow: 0 1px 6px rgba(26, 31, 20, .06); }

/* HERO — the loud voice: full width, big italic display title, drop cap, byline, pill CTA */
:root main > div > div:has(> h2):nth-child(1) { order: 1; grid-column: 1 / -1; border: 1px solid var(--border); border-top: 4px solid var(--primary); border-radius: var(--r); padding: 40px 46px 44px; background: #FCFAF0; }
:root main > div > div:has(> h2):nth-child(1)::before { content: "ÚLTIMA ENTRADA"; display: inline-block; font-family: var(--fb), sans-serif; font-size: 11px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; color: var(--primary); margin-bottom: 12px; }
:root main > div > div:has(> h2):nth-child(1) > p:first-child { font-family: var(--fb), sans-serif; font-size: 12px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--accent); margin-bottom: 10px; }
:root main > div > div:has(> h2):nth-child(1) > p:first-child::before { content: "Por Renata Acosta · "; color: var(--primary); }
:root main > div > div:has(> h2):nth-child(1) > h2 { font-family: var(--fh), Cambria, serif; font-style: italic; font-size: 40px; line-height: 1.08; margin-bottom: 14px; }
:root main > div > div:has(> h2):nth-child(1) > p:not(:first-child) { font-size: 17px; opacity: .9; max-width: 760px; margin-bottom: 18px; }
:root main > div > div:has(> h2):nth-child(1) > p:not(:first-child)::first-letter { float: left; font-family: var(--fh), Cambria, serif; font-weight: 600; font-size: 60px; line-height: .78; color: var(--rust); margin: 6px 12px -2px 0; }
:root main > div > div:has(> h2):nth-child(1) > a:last-child { display: inline-block; border: 1.5px solid var(--primary); border-radius: 999px; padding: 8px 22px; color: var(--primary); font-family: var(--fb), sans-serif; font-size: 13px; letter-spacing: .04em; font-weight: 700; }
:root main > div > div:has(> h2):nth-child(1) > a:last-child:hover { background: var(--primary); color: var(--bg); }

/* EDITOR'S PICKS band — three cards across (children 2–4) */
:root main > div > div:has(> h2):nth-child(2), :root main > div > div:has(> h2):nth-child(3), :root main > div > div:has(> h2):nth-child(4) { order: 3; grid-column: span 2; }

/* Chronological grid — two across (child 5+); a lone trailing card fills the row */
:root main > div > div:has(> h2):nth-child(n+5) { order: 5; grid-column: span 3; }
:root main > div > div:has(> h2):nth-child(n+5):nth-child(odd):last-child { grid-column: 1 / -1; }

/* ---- Article page: bigger display title, drop cap, dinkus dividers ---- */
:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 42px; line-height: 1.12; }
:root main > article > p:first-of-type::first-letter { float: left; font-family: var(--fh), Cambria, serif; font-weight: 600; font-size: 62px; line-height: .8; color: var(--primary); margin: 8px 12px -4px 0; }
:root main > article > h2::before { content: "✷ ✷ ✷"; display: block; text-align: center; color: var(--accent); font-size: 14px; letter-spacing: .5em; text-indent: .5em; margin: 0 0 .7em; }

/* Article hero + inline images (structural — replaces dead .Footer_foot/.Hero_block rules) */
:root main > article > div:first-child { margin: 4px 0 30px; }
:root main > article > div > img { width: 100%; height: auto; display: block; border-radius: var(--r); box-shadow: 0 4px 18px rgba(26, 31, 20, .16); }

/* Affiliate /offer/ links → accent pills, consistent with other CTA prefixes */
:root main > article > p a[href^="/offer/"] { background: var(--accent); color: var(--fg); padding: 4px 14px; border-radius: var(--r); text-decoration: none; font-weight: 700; font-family: var(--fh), Cambria, serif; font-size: 14.5px; letter-spacing: .02em; white-space: nowrap; }
:root main > article > p a[href^="/offer/"]:hover { background: var(--primary); color: var(--bg); }

/* Related articles — curated list treatment (replaces plain default-blue links) */
:root main > div:has(> h3) { margin-top: 3em; padding-top: 1.6em; border-top: 2px solid var(--border); }
:root main > div:has(> h3) > h3 { font-family: var(--fb), sans-serif; font-size: 12px; font-weight: 700; color: var(--accent); letter-spacing: .15em; text-transform: uppercase; margin-bottom: 1em; }
:root main > div:has(> h3) a { display: block; padding: 9px 0 9px 14px; border-left: 2px solid var(--accent); margin-bottom: 8px; color: var(--primary); text-decoration: none; font-family: var(--fb), sans-serif; font-size: 15px; font-weight: 600; transition: border-left-color .12s ease, color .12s ease; }
:root main > div:has(> h3) a:hover { border-left-color: var(--primary); color: var(--accent); }

/* ---- Mobile: collapse grid to a single column ---- */
@media (max-width: 720px) {
  :root main:has(> div > div > h2) { max-width: 100%; }
  :root main > div:has(> div > h2) { grid-template-columns: 1fr; gap: 18px; }
  :root main > div > div:has(> h2):nth-child(1), :root main > div > div:has(> h2):nth-child(2), :root main > div > div:has(> h2):nth-child(3), :root main > div > div:has(> h2):nth-child(4), :root main > div > div:has(> h2):nth-child(n+5) { grid-column: 1 / -1; }
  :root main > div > div:has(> h2):nth-child(1) { padding: 28px 24px; }
  :root main > div > div:has(> h2):nth-child(1) > h2 { font-size: 30px; }
  :root > body > header h1 { font-size: 34px; }
  :root main > h1 { font-size: 32px; }
}


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