*{margin:0;padding:0;box-sizing:border-box}
body{font-family:Georgia,'Times New Roman',serif;line-height:1.8;color:#222;background:#f4f1eb}
.sc-dxJHdn{max-width:1100px;margin:0 auto;padding:0 24px}
.sc-DTPoSx{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:48px 0;text-align:center;margin-bottom:48px}
.sc-DTPoSx h1{font-size:36px;letter-spacing:2px;text-transform:uppercase;margin-bottom:6px}
.sc-DTPoSx p{font-size:16px;opacity:.8;font-style:italic}
.sc-DTPoSx .sc-IfSfVz{color:#fff;text-decoration:none;font-size:20px;letter-spacing:1px;text-transform:uppercase}
.sc-CtVcyd{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px}
.sc-wDNeLd{background:#fff;border-radius:4px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:28px;transition:box-shadow .2s}
.sc-wDNeLd:hover{box-shadow:0 4px 20px rgba(0,0,0,.14)}
.sc-wDNeLd h2{font-size:22px;margin-bottom:10px;line-height:1.3}
.sc-wDNeLd h2 a{color:#2c3e50;text-decoration:none}
.sc-wDNeLd .sc-evWjxO{font-size:12px;color:#888;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}
.sc-wDNeLd p{font-size:15px;color:#555;margin-bottom:14px}
.sc-GgMHYM{color:#e74c3c;text-decoration:none;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.5px}
.sc-Txxivs{max-width:780px;margin:0 auto;padding:0 24px 60px}
.sc-Txxivs h1{font-size:36px;margin-bottom:10px;line-height:1.2}
.sc-Txxivs .sc-evWjxO{font-size:13px;color:#888;display:block;margin-bottom:28px;text-transform:uppercase;letter-spacing:1px}
.sc-Txxivs h2{font-size:24px;margin:36px 0 14px}
.sc-Txxivs h3{font-size:19px;margin:28px 0 10px}
.sc-Txxivs p{margin-bottom:18px;font-size:17px}
.sc-Txxivs ul,.sc-Txxivs ol{margin:0 0 18px 28px}
.sc-Txxivs a{color:#e74c3c}
.sc-Txxivs img{max-width:100%;height:auto;border-radius:4px;margin:20px 0}
.sc-NJpcFm{border-top:2px solid #ddd;padding:28px 0;margin-top:48px;text-align:center;font-size:13px;color:#888}
.sc-NJpcFm a{color:#888}
.sc-OIOLZj{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}
.sc-HtruCr{background:#f9f3e3;padding:16px 20px;margin-top:28px;font-size:13px;color:#7a6230;border-radius:4px}
.sc-cEtUiU{font-size:11px;color:#888;margin:-22px 0 28px;text-transform:uppercase;letter-spacing:1.5px}
.sc-lkXgmz{margin:0 0 28px}
.sc-Siohpq{width:100%;height:auto;border-radius:4px}
.sc-iZPhzb{margin:28px 0}
.sc-YnlwYq{width:100%;height:auto;border-radius:4px}
.sc-vsIIJq{border-top:2px solid #ddd;margin-top:40px;padding-top:24px}
.sc-vsIIJq 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}
/* === Theme === */
:root{--primary:#5F4023;--accent:#BC8C2D;--bg:#ECE4D0;--fg:#1F1A14;--border:#C5B998;--r:19px;--fb:'Outfit';--fh:'EB Garamond'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,700;1,400&family=Outfit:wght@400;500;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: 17px; }
::selection { background: var(--primary); color: var(--bg); }
:root hr { border: 0; border-top: 1px solid var(--border); margin: 32px 0; }

:root nav { background: var(--primary); color: var(--bg); padding: 56px 24px 36px; text-align: center; margin-bottom: 48px; border-bottom: 5px solid var(--accent); }
:root nav h1 { font-family: var(--fh), Cambria, serif; font-size: 38px; font-weight: 700; color: var(--bg); letter-spacing: .01em; margin-bottom: 8px; line-height: 1.12; text-transform: uppercase; }
:root nav h1 + p { font-family: var(--fb), system-ui, sans-serif; font-size: 14px; color: rgba(236, 228, 208, 1); font-style: italic; opacity: 1; display: block; }
:root nav a { font-family: var(--fh), Cambria, serif; font-size: 24px; color: var(--bg); text-decoration: none; font-weight: 700; letter-spacing: .01em; text-transform: uppercase; }

:root main { padding-bottom: 80px; }
:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 38px; font-weight: 700; color: var(--primary); line-height: 1.22; margin: 12px 0 8px; letter-spacing: -.005em; }
:root main > time { display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--accent); margin-bottom: 32px; letter-spacing: .14em; text-transform: uppercase; font-weight: 700; }

:root main > article > p { margin-bottom: 18px; font-size: 17px; line-height: 1.8; }
:root main > article > h2 { font-family: var(--fh), Cambria, serif; font-size: 26px; font-weight: 700; color: var(--primary); margin-top: 2.5em; margin-bottom: 0.6em; padding-top: 12px; border-top: 2px solid var(--accent); letter-spacing: -.005em; }
:root main > article > h3 { font-family: var(--fh), Cambria, serif; font-size: 20px; font-weight: 700; color: var(--accent); margin-top: 1.8em; margin-bottom: 0.4em; font-style: normal; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 26px; }
:root main > article li { margin-bottom: 8px; }
:root main > article blockquote { border-left: 4px solid var(--accent); padding: 10px 0 10px 20px; margin: 28px 0; font-style: italic; color: var(--primary); background: rgba(188, 140, 45, .07); border-radius: 0 var(--r) var(--r) 0; }

: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: 600; }
: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/"] { background: var(--accent); color: var(--bg); padding: 2px 10px; border-radius: var(--r); text-decoration: none; font-weight: 700; font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; letter-spacing: .03em; text-transform: uppercase; }
:root main > article > p a[href^="/ref/"]:hover, :root main > article > p a[href^="/try/"]:hover, :root main > article > p a[href^="/check/"]:hover { background: var(--primary); }

:root main > article > figure { margin: 0 0 32px; }
:root main > article > figure > img { width: 100%; height: auto; max-height: 320px; object-fit: cover; object-position: center top; display: block; border-radius: var(--r); box-shadow: 0 4px 18px rgba(31, 26, 20, .14); border: 1px solid var(--accent); }

:root main > article > div { background: rgba(95, 64, 35, .06); border-left: 4px solid var(--primary); border-radius: 0 var(--r) var(--r) 0; padding: 14px 18px; margin: 36px 0 0; font-size: 14px; color: var(--fg); font-family: var(--fb), system-ui, sans-serif; font-style: italic; }
:root main > article > div strong { font-family: var(--fh), Cambria, serif; font-style: normal; color: var(--primary); text-transform: uppercase; font-size: 11px; letter-spacing: .14em; display: inline-block; margin-right: 8px; font-weight: 700; }

:root main > div > div { background: var(--bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); border-radius: var(--r); padding: 22px 24px; box-shadow: 0 1px 6px rgba(31, 26, 20, .05); transition: transform .15s ease, box-shadow .15s ease, border-left-color .15s ease; }
:root main > div > div:hover { transform: translateY(-2px); box-shadow: 0 4px 14px rgba(95, 64, 35, .12); border-left-color: var(--primary); }
:root main > div > div > 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: 8px; font-weight: 700; }
:root main > div > div > h2 { font-family: var(--fh), Cambria, serif; font-size: 22px; font-weight: 700; margin-bottom: 8px; line-height: 1.22; }
:root main > div > div > h2 a { color: var(--primary); text-decoration: none; }
:root main > div > div > h2 a:hover { color: var(--accent); }
:root main > div > div > p:not(:first-child) { font-family: var(--fb), system-ui, sans-serif; font-size: 15px; line-height: 1.6; color: var(--fg); opacity: .85; margin-bottom: 14px; }
:root main > div > div > a:last-child { font-family: var(--fh), Cambria, serif; font-size: 13px; color: var(--primary); text-decoration: none; letter-spacing: .04em; font-weight: 700; border-bottom: 1px solid var(--primary); padding-bottom: 1px; text-transform: uppercase; }
:root main > div > div > a:last-child:hover { color: var(--accent); border-bottom-color: var(--accent); }

:root main > aside { margin-top: 56px; padding-top: 28px; border-top: 2px solid var(--primary); }
:root main > aside h4 { font-family: var(--fh), Cambria, serif; font-size: 14px; color: var(--primary); margin-bottom: 18px; text-transform: uppercase; letter-spacing: .14em; font-weight: 700; }
:root .mag-related-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 14px; }
:root .mag-related-item { background: var(--bg); border: 1px solid var(--border); border-radius: var(--r); padding: 14px 16px; transition: border-color .15s ease, background .15s ease; }
:root .mag-related-item:hover { border-color: var(--primary); background: rgba(95, 64, 35, .04); }
:root .mag-related-item a { color: var(--fg); text-decoration: none; font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; line-height: 1.4; display: block; }

:root footer { background: transparent; border-top: 1px solid var(--border); padding: 28px 0 36px; margin-top: 48px; text-align: center; font-family: var(--fh), Cambria, serif; font-size: 13px; color: var(--fg); opacity: .80; 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-05-30T18:50:11.795186+00:00) === */

/* Article reading column — constrained to 720px for comfortable line length at 1440px */
main article, main.sc-Txxivs article { max-width: 720px; margin-left: auto; margin-right: auto; }

/* Paragraph line-height and font-size — sc-Txxivs variant coverage */
main.sc-Txxivs p, main.sc-Txxivs article p { font-size: 17px; line-height: 1.8; }

/* H2 section breaks — sc-Txxivs variant coverage */
main.sc-Txxivs article h2 { margin-top: 2.5em; margin-bottom: 0.6em; }

/* H3 sub-headings — sc-Txxivs variant coverage */
main.sc-Txxivs article h3 { margin-top: 1.8em; margin-bottom: 0.4em; }

/* Nav tagline — sc-DTPoSx variant coverage */
nav.sc-DTPoSx p { font-size: 14px; opacity: 1; display: block; }

/* Homepage article excerpt cards — sc-wDNeLd variant */
.sc-wDNeLd p { font-size: 15px; line-height: 1.6; }

/* Refreshed/updated date trust signal */
.sc-cEtUiU { font-size: 11px; font-family: var(--fb), system-ui, sans-serif; font-weight: 700; letter-spacing: 0.09em; text-transform: uppercase; color: var(--accent); opacity: 1; display: inline-block; background: rgba(188,140,45,0.12); padding: 2px 8px; border-radius: 3px; margin-bottom: 28px; }

/* === R3 fixes (2026-05-30T19:30:04.443927+00:00) === */

/* Image height cap — sc-Txxivs variant coverage */
main.sc-Txxivs article figure img { max-height: 320px; object-fit: cover; object-position: center top; }

/* H1 line-height — sc-Txxivs variant coverage */
main.sc-Txxivs > h1 { line-height: 1.22; }

/* H3 font-style — sc-Txxivs variant coverage */
main.sc-Txxivs article h3 { font-style: normal; }

/* === R4 fixes (2026-05-30T20:20:04.843630+00:00) === */

/* Image height reduced to 320px — header image + H1 + opening sentence coexist above fold */
main.sc-Txxivs article figure img, main article figure img { max-height: 320px; object-fit: cover; object-position: center top; }

/* H3 accent color — warm amber distinguishes section breaks from bolded body text at scroll speed */
main.sc-Txxivs article h3, main article h3 { color: var(--accent); font-style: normal; }

/* Data bullet sections — amber left-border makes tracked-metric lists scannable */
main.sc-Txxivs article ul > li, main article ul > li { border-left: 3px solid var(--accent); padding-left: 12px; margin-bottom: 0.5em; list-style: none; margin-left: 0; }

/* Strong text in body — slightly deeper amber surfaces Howard's headline numbers on skim */
main.sc-Txxivs article p > strong, main article p > strong { color: var(--accent-dark, #7a5c1e); }

/* .sc-cEtUiU refreshed date badge — full warm-tinted treatment verified present from R2; no change */
