*{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}
.astro-FLGDFuWu{max-width:860px;margin:0 auto;padding:0 20px}
.astro-ey9AFQTz{background:#fff;padding:28px 0;margin-bottom:32px;box-shadow:0 1px 3px rgba(0,0,0,.08)}
.astro-ey9AFQTz h1{font-size:22px;font-weight:700;margin-bottom:2px}
.astro-ey9AFQTz p{font-size:14px;color:#666}
.astro-ey9AFQTz a{color:#333;text-decoration:none;font-size:18px;font-weight:700}
.astro-4DAO9dV6{display:flex;flex-direction:column;gap:20px}
.astro-j2OxsunJ{background:#fff;border-radius:12px;box-shadow:0 1px 6px rgba(0,0,0,.06);padding:24px 28px;transition:transform .15s,box-shadow .15s}
.astro-j2OxsunJ:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1)}
.astro-j2OxsunJ h2{font-size:19px;margin-bottom:6px}
.astro-j2OxsunJ h2 a{color:#1a1a1a;text-decoration:none}
.astro-j2OxsunJ .astro-5MOfGW4s{font-size:12px;color:#999;margin-bottom:8px}
.astro-j2OxsunJ p{font-size:14px;color:#555;margin-bottom:12px}
.astro-wUab5ij4{display:inline-block;background:#5865f2;color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;text-decoration:none}
.astro-wUab5ij4:hover{background:#4752c4}
.astro-I6FtgsNj{padding-bottom:60px}
.astro-I6FtgsNj h1{font-size:30px;font-weight:700;margin-bottom:8px}
.astro-I6FtgsNj time{font-size:12px;color:#999;display:block;margin-bottom:24px}
.astro-I6FtgsNj h2{font-size:22px;margin:32px 0 12px}
.astro-I6FtgsNj h3{font-size:18px;margin:24px 0 8px}
.astro-I6FtgsNj p{margin-bottom:16px}
.astro-I6FtgsNj ul,.astro-I6FtgsNj ol{margin:0 0 16px 24px}
.astro-I6FtgsNj a{color:#5865f2}
.astro-I6FtgsNj img{max-width:100%;height:auto;border-radius:12px;margin:16px 0}
.astro-zI86ezGE{padding:24px 0;margin-top:40px;text-align:center;font-size:12px;color:#999}
.astro-zI86ezGE a{color:#999;text-decoration:none}
.astro-k5hEGv1B{background:#e8eaf0;border-radius:8px;padding:12px 16px;margin-bottom:20px;font-size:13px;color:#888;font-style:italic}
.astro-vQSgwAjF{background:#fff8e1;border-radius:8px;padding:12px 16px;margin-top:24px;font-size:12px;color:#9e8600}
.astro-4KFMfqRc{display:inline-block;background:#f0f2f7;border-radius:12px;padding:4px 12px;margin:-18px 0 24px;font-size:12px;color:#777}
.astro-SO7QPBuP{text-align:center;margin:0 0 24px}
.astro-tNvMVEHs{max-width:100%;height:auto;border-radius:12px}
.astro-rYgVMSC4{text-align:center;margin:24px 0}
.astro-p2vZUBOL{max-width:100%;height:auto;border-radius:12px}
.astro-ZX1hl854{margin-top:32px;padding-top:20px;border-top:1px solid #e0e0e0}
.astro-ZX1hl854 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)}
/* === Theme === */
:root{--primary:#8E5A1F;--accent:#5B6B3A;--bg:#EDE2C7;--fg:#2A1F12;--border:#C7B89A;--r:6px;--fb:'Karla';--fh:'Bitter'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Bitter:wght@500;700&family=Karla:ital,wght@0,400;0,500;0,700;1,400&display=swap');

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

:root header {
  background: var(--primary);
  color: var(--bg);
  padding: 32px 0;
  margin-bottom: 36px;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .10);
}
:root header h1,
:root header span a {
  font-family: var(--fh), Cambria, 'Times New Roman', serif;
  color: var(--bg);
  font-weight: 700;
  letter-spacing: .01em;
  text-decoration: none;
}
:root header h1 { font-size: 30px; line-height: 1.18; }
:root header span a { font-size: 20px; }
:root header p {
  color: rgba(237, 226, 199, .82);
  font-size: 14px;
  font-style: italic;
  font-family: var(--fb), system-ui, sans-serif;
  margin-top: 4px;
}

:root main { padding-bottom: 80px; }

:root main > h1 {
  font-family: var(--fh), Cambria, 'Times New Roman', serif;
  font-size: 36px;
  line-height: 1.18;
  color: var(--fg);
  margin: 8px 0 6px;
  font-weight: 700;
}
:root main > time {
  display: block;
  font-family: var(--fb), system-ui, sans-serif;
  font-style: italic;
  color: var(--accent);
  font-size: 13px;
  margin-bottom: 28px;
  letter-spacing: .04em;
}

:root main > article > p { margin-bottom: 18px; line-height: 1.75; }
:root main > article > h2 {
  font-family: var(--fh), Cambria, 'Times New Roman', serif;
  font-size: 24px;
  font-weight: 700;
  color: var(--primary);
  margin-top: 2.25em;
  margin-bottom: 0.5em;
  padding-bottom: 6px;
  border-bottom: 1px dashed var(--border);
}
:root main > article > h3 {
  font-family: var(--fh), Cambria, 'Times New Roman', serif;
  font-size: 18px;
  font-weight: 700;
  color: var(--primary);
  margin-top: 1.75em;
  margin-bottom: 0.4em;
}
:root main > article ul,
:root main > article ol { margin: 0 0 18px 22px; }
:root main > article li { margin-bottom: 6px; }
:root main > article blockquote {
  border-left: 4px solid var(--accent);
  padding: 6px 0 6px 18px;
  margin: 24px 0;
  font-style: italic;
  color: var(--accent);
  background: rgba(142, 90, 31, .06);
}

: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;
}
:root main > article > p a:hover {
  color: var(--accent);
  text-decoration-color: var(--primary);
}

:root main > article > p a[href^="/ref/"] {
  background: rgba(142, 90, 31, .09);
  padding: 1px 6px;
  border-radius: var(--r);
  text-decoration: none;
  font-weight: 600;
  color: var(--primary);
}
:root main > article > p a[href^="/ref/"]:hover {
  background: rgba(91, 107, 58, .14);
  color: var(--primary);
}

:root article > div[role="img"] { margin: 0 0 28px; }
:root article > div[role="img"] > img {
  width: 100%;
  height: auto;
  border-radius: var(--r);
  box-shadow: 0 2px 10px rgba(42, 31, 18, .12);
  display: block;
}

:root article > section.astro-vQSgwAjF {
  background: rgba(142, 90, 31, .06);
  border-left: 4px solid var(--primary);
  border-radius: var(--r);
  padding: 14px 18px;
  margin-top: 32px;
  font-size: 14px;
  color: var(--fg);
  font-family: var(--fb), system-ui, sans-serif;
  font-style: italic;
}
:root article > section.astro-vQSgwAjF b { color: var(--primary); font-weight: 700; }

:root article > aside {
  background: linear-gradient(180deg, rgba(142, 90, 31, .08), rgba(142, 90, 31, .04));
  border: 1px solid var(--border);
  border-left: 4px solid var(--primary);
  border-radius: var(--r);
  padding: 18px 22px;
  margin: 24px 0;
  font-family: var(--fb), system-ui, sans-serif;
}
:root article > aside h4 {
  font-family: var(--fh), Cambria, 'Times New Roman', serif;
  font-size: 17px;
  color: var(--primary);
  margin-bottom: 6px;
  font-weight: 700;
}
:root article > aside p {
  font-size: 14.5px;
  color: var(--fg);
  margin-bottom: 12px;
}
:root article > aside a {
  display: inline-block;
  background: var(--primary);
  color: var(--bg);
  padding: 8px 18px;
  border-radius: var(--r);
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .04em;
  transition: background .15s ease;
}
:root article > aside a:hover { background: var(--accent); }

:root main > div > div:not(.crd-related-list) {
  background: var(--bg);
  border: 1px solid var(--border);
  border-radius: var(--r);
  padding: 24px 28px;
  box-shadow: 0 1px 2px rgba(42, 31, 18, .05);
  transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}
:root main > div > div:not(.crd-related-list):hover {
  transform: translateY(-2px);
  box-shadow: 0 3px 14px rgba(42, 31, 18, .10);
  border-color: var(--primary);
}
:root main > div > div:not(.crd-related-list) > p:first-child {
  font-family: var(--fb), system-ui, sans-serif;
  font-size: 12px;
  font-style: italic;
  color: var(--accent);
  margin-bottom: 6px;
  letter-spacing: .05em;
  text-transform: uppercase;
}
:root main > div > div:not(.crd-related-list) > h2 {
  font-family: var(--fh), Cambria, 'Times New Roman', serif;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 1.28;
}
:root main > div > div:not(.crd-related-list) > h2 a {
  color: var(--fg);
  text-decoration: none;
}
:root main > div > div:not(.crd-related-list) > h2 a:hover { color: var(--primary); }
:root main > div > div:not(.crd-related-list) > p:not(:first-child) {
  font-size: 14.5px;
  color: rgba(42, 31, 18, .80);
  margin-bottom: 14px;
}
:root main > div > div:not(.crd-related-list) > a:last-child {
  display: inline-block;
  background: var(--primary);
  color: var(--bg);
  font-family: var(--fb), system-ui, sans-serif;
  font-size: 13px;
  font-weight: 700;
  padding: 7px 18px;
  border-radius: var(--r);
  text-decoration: none;
  letter-spacing: .05em;
  text-transform: uppercase;
  transition: background .15s ease;
}
:root main > div > div:not(.crd-related-list) > a:last-child:hover { background: var(--accent); }

:root main > div:has(> .crd-related-list) {
  margin-top: 40px;
  padding-top: 24px;
  border-top: 1px dashed var(--border);
}
:root main > div:has(> .crd-related-list) > h3 {
  font-family: var(--fh), Cambria, 'Times New Roman', serif;
  font-size: 16px;
  font-weight: 700;
  color: var(--primary);
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .06em;
}
:root .crd-related-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
:root .crd-related-link {
  background: var(--bg);
  border: 1px solid var(--border);
  border-radius: var(--r);
  padding: 10px 14px;
  color: var(--fg);
  text-decoration: none;
  font-size: 14px;
  font-family: var(--fb), system-ui, sans-serif;
  display: block;
  transition: border-color .15s ease, background .15s ease;
}
:root .crd-related-link:hover {
  border-color: var(--primary);
  background: rgba(142, 90, 31, .04);
}

:root footer {
  background: transparent;
  border-top: 1px solid var(--border);
  padding: 24px 0 36px;
  margin-top: 60px;
  text-align: center;
  font-family: var(--fb), system-ui, sans-serif;
  font-size: 12px;
  color: rgba(42, 31, 18, .55);
}
:root footer a {
  color: rgba(42, 31, 18, .65);
  text-decoration: none;
}
:root footer a:hover { color: var(--primary); }

/* === R2 fixes (2026-06-07T15:10:03.980138+00:00) === */

/* Fix 3: breathing room between consecutive paragraphs */
:root article p + p,
:root .astro-I6FtgsNj p + p { margin-top: 1.25em; }

/* Fix 4: homepage article card — visual separation */
.astro-j2OxsunJ {
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  margin-bottom: 1rem;
}

/* Fix 5: homepage card title — stronger hierarchy */
.astro-j2OxsunJ h2 {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.3;
}

/* Fix 6: header tagline — better legibility */
header .astro-FLGDFuWu p {
  font-size: 0.95rem;
  opacity: 0.75;
  letter-spacing: 0.01em;
}

/* Fix 7: related articles section — soft background block */
.astro-ZX1hl854 {
  padding: 1.5rem;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  margin-top: 2rem;
}
.astro-ZX1hl854 a {
  display: block;
  padding-bottom: 0.5rem;
}

/* === R3 fixes (2026-06-07T15:50:03.368602+00:00) === */

/* Fix 1 (ext): H3 in Astro article component — bold, primary, scannable */
:root .astro-I6FtgsNj h3 {
  font-family: var(--fh), Cambria, 'Times New Roman', serif;
  font-size: 18px;
  font-weight: 700;
  color: var(--primary);
  margin-top: 1.75em;
  margin-bottom: 0.4em;
}

/* Fix 2: "Updated" date metadata — muted like publish date, not body text */
.astro-4KFMfqRc {
  display: block;
  font-size: 12px;
  color: rgba(42, 31, 18, .55);
  font-style: italic;
  font-family: var(--fb), system-ui, sans-serif;
  margin-top: -20px;
  margin-bottom: 24px;
  letter-spacing: 0.03em;
}

/* Fix 4: Article list item links — block rows with bottom rule for scannability */
:root main > article > ul li a,
:root main > article > ol li a {
  display: block;
  padding: 6px 0;
  border-bottom: 1px solid var(--border);
  text-decoration: none;
  color: var(--fg);
  font-size: 15px;
}

/* === R4 fixes (2026-06-07T16:30:04.163241+00:00) === */

/* Fix 1: Reset unclassed sections (bio, author list) — disclosure class already scoped above */
:root article > section:not(.astro-vQSgwAjF) {
  background: transparent;
  border-left: none;
  padding: 0;
  margin-top: 0;
  font-size: inherit;
  font-style: normal;
  border-radius: 0;
}

/* Fix 2: First homepage card — warm accent to signal "latest" at a glance */
:root main > div > div:not(.crd-related-list):first-child {
  border-left: 4px solid var(--primary);
  background: rgba(142, 90, 31, .04);
}
:root main > div > div:not(.crd-related-list):first-child > h2 {
  font-size: 22px;
  line-height: 1.22;
}

/* Fix 3: Blockquote background — caramel tint (applied inline above, selector kept for clarity) */
