*{margin:0;padding:0;box-sizing:border-box}
body{font-family:-apple-system,system-ui,sans-serif;line-height:1.7;color:#333;background:#fff}
.sc-WZDsEa{max-width:780px;margin:0 auto;padding:0 20px}
header{background:#1a1a2e;color:#fff;padding:32px 0;margin-bottom:40px}
header h1{font-size:28px;margin-bottom:4px}
header p{opacity:.7;font-size:15px}
header .sc-guKeua{color:#fff;text-decoration:none;font-size:18px;font-weight:600}
.sc-xAoRDD{border-bottom:1px solid #eee;padding:24px 0}
.sc-xAoRDD h2{font-size:20px;margin-bottom:8px}
.sc-xAoRDD h2 a{color:#1a1a2e;text-decoration:none}
.sc-xAoRDD h2 a:hover{color:#e94560}
.sc-xAoRDD .date{font-size:13px;color:#999;margin-bottom:8px}
.sc-bRrEFZ{color:#e94560;text-decoration:none;font-size:14px;font-weight:600}
.sc-LlJiAT{padding-bottom:60px}
.sc-LlJiAT h1{font-size:32px;margin-bottom:8px}
.sc-LlJiAT time{font-size:13px;color:#999;display:block;margin-bottom:24px}
.sc-LlJiAT h2{font-size:22px;margin:32px 0 12px}
.sc-LlJiAT h3{font-size:18px;margin:24px 0 8px}
.sc-LlJiAT p{margin-bottom:16px}
.sc-LlJiAT ul,.sc-LlJiAT ol{margin:0 0 16px 24px}
.sc-LlJiAT a{color:#e94560}
.sc-LlJiAT img{max-width:100%;height:auto;border-radius:8px;margin:16px 0}
footer{border-top:1px solid #eee;padding:24px 0;margin-top:40px;text-align:center;font-size:13px;color:#999}
footer a{color:#999}
.sc-FEmwwN{background:#f5f5f5;border-left:3px solid #999;padding:10px 14px;margin-bottom:20px;font-size:13px;color:#777;font-style:italic}
.sc-RxTmvt{background:#fef9e7;border:1px solid #f0c36d;padding:10px 14px;margin-top:20px;font-size:12px;color:#8a6d3b}
.sc-bNPEpA{font-size:13px;color:#999;margin:-16px 0 24px;font-style:italic}
.sc-bRTrnQ{text-align:center;margin:0 0 20px}
.sc-ZBOALt{max-width:100%;height:auto;border-radius:6px}
.sc-wAiPyk{text-align:center;margin:24px 0}
.sc-qnQAjH{max-width:100%;height:auto;border-radius:6px}
.sc-xfuvDE{margin-top:40px;padding-top:24px;border-top:1px solid #eee}
.sc-xfuvDE h3{font-size:18px;margin-bottom:12px}
.sc-xfuvDE ul{list-style:none;padding:0}
.sc-xfuvDE li{padding:4px 0}
.sc-xfuvDE a{color:#e94560;text-decoration:none}
/* === Theme === */
:root{--primary:#3F506F;--accent:#B89A5C;--bg:#EEE5CE;--fg:#0F1820;--border:#B8AC9C;--r:29px;--fb:'Plus Jakarta Sans';--fh:'Aleo'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,400;0,500;0,700;1,400&family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;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: 16.5px; }
::selection { background: var(--accent); color: var(--bg); }
:root hr { border: 0; border-top: 1px solid var(--border); margin: 30px 0; }

:root > body > header { background: var(--primary); color: var(--bg); padding: 28px 0 20px; margin-bottom: 44px; border-bottom: 3px solid var(--accent); }
:root > body > header > div { max-width: 760px; margin: 0 auto; padding: 0 24px; }
:root > body > header h1 { font-family: var(--fh), Cambria, serif; font-size: 36px; font-weight: 500; color: var(--bg); line-height: 1.16; margin-bottom: 8px; }
:root > body > header p { font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; color: rgba(238, 229, 206, .82); max-width: 680px; }
:root > body > header a { font-family: var(--fh), Cambria, serif; font-size: 1.5rem; color: var(--bg); text-decoration: none; font-weight: 700; letter-spacing: 0.04em; }

:root main { max-width: 760px; margin: 0 auto; padding: 0 24px 70px; }
:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 32px; font-weight: 500; color: var(--primary); line-height: 1.20; margin: 6px 0 6px; }
:root main > time { display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 0.8rem; color: #888; margin-bottom: 30px; letter-spacing: .10em; text-transform: uppercase; font-weight: 400; }

:root main > article > p { margin-bottom: 18px; font-size: 16.5px; }
:root main > article > h2 { font-family: var(--fh), Cambria, serif; font-size: 25px; font-weight: 500; color: var(--primary); margin: 2.2em 0 0.5em; padding-bottom: 6px; border-bottom: 1px solid var(--accent); }
: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: 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/"], :root main > article > p a[href^="/partner/"], :root main > article > p a[href^="/go/"], :root main > article > p a[href^="/out/"] { background: var(--accent); color: var(--fg); padding: 3px 14px; border-radius: var(--r); text-decoration: none; font-weight: 600; 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 { background: var(--primary); color: var(--bg); }

:root main > article > img, :root main > article > figure { margin: 0 0 30px; }
:root main > article > img, :root main > article > figure > img { width: 100%; height: auto; display: block; border-radius: var(--r); box-shadow: 0 4px 18px rgba(15, 24, 32, .12); }

:root main > article > table, :root main > article table { width: 100%; border-collapse: collapse; margin: 26px 0; font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; background: #FFFCEF; border: 1px solid var(--border); border-radius: var(--r); overflow: hidden; }
:root main > article table th { background: var(--primary); color: var(--bg); padding: 10px 14px; text-align: left; font-family: var(--fh), Cambria, serif; font-weight: 500; font-size: 13.5px; letter-spacing: .02em; }
:root main > article table td { padding: 9px 14px; border-bottom: 1px solid var(--border); vertical-align: top; font-variant-numeric: tabular-nums; }

:root main > article:has(> p.date) { background: #FFFCEF; border: 1px solid var(--border); border-left: 4px solid var(--accent); border-radius: 0 var(--r) var(--r) 0; padding: 20px 24px; margin-bottom: 16px; transition: border-left-color .15s ease, transform .12s ease; }
:root main > article:has(> p.date):hover { border-left-color: var(--primary); transform: translateX(2px); }
:root main > article:has(> p.date) > h2 { font-family: var(--fh), Cambria, serif; font-size: 21px; font-weight: 500; margin-bottom: 6px; line-height: 1.22; padding-bottom: 0; border-bottom: 0; }
:root main > article:has(> p.date) > h2 a { color: var(--primary); text-decoration: none; }
:root main > article:has(> p.date) > p.date { font-family: var(--fb), system-ui, sans-serif; font-size: 11px; color: #999; letter-spacing: .10em; text-transform: uppercase; margin-bottom: 6px; font-weight: 500; }
:root main > article:has(> p.date) > p:not(.date) { font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; color: var(--fg); opacity: .82; margin-bottom: 12px; }
:root main > article:has(> p.date) > 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 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; }
: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); }

/* === R2 fixes (2026-06-05T11:00:06.535275+00:00) === */

/* Fix 1: Widen theme content wrapper that the styled-component caps narrower than our main */
.sc-WZDsEa { max-width: 720px; }

/* Fix 4: Reinforce header brand mark via theme's styled-component class */
.sc-guKeua { font-size: 1.5rem; font-weight: 700; letter-spacing: 0.04em; }

/* Fix 3: Explicit line-height on .bld-content paragraphs in case theme overrides body cascade */
.bld-content p { line-height: 1.7; }

/* === R3 fixes (2026-06-05T11:40:05.569147+00:00) === */

/* Fix R3-1: H3 needs enough vertical air to register as a section boundary, not a bold paragraph lead */
:root main > article > h3 { font-family: var(--fh), Cambria, serif; font-size: 19px; font-weight: 500; color: var(--primary); margin-top: 1.8em; margin-bottom: 0.35em; }

/* Fix R3-2: Related articles left-border converts citation-list look to curated reading path */
.sc-xfuvDE ul li { list-style: none; border-left: 2px solid var(--accent); padding-left: 12px; margin-bottom: 10px; font-size: 15px; line-height: 1.5; }

/* Fix R3-3: header padding reduced via targeted first-of-type — see line 7 edit above (50px 0 30px → 28px 0 20px) */

/* Fix R3-4: First homepage card gets a slightly heavier border and warm-cream background as a quiet "start here" signal */
:root main > article:has(> p.date):first-of-type { border-left-width: 5px; border-left-color: var(--primary); background: #F0ECD8; }

/* === R4 fixes (2026-06-05T12:20:05.483387+00:00) === */

/* Fix R4-1: First card border-left-color → navy primary (was amber accent = same as all cards) + warmer cream bg so "start here" registers at a glance — rule updated in-place above */

/* Fix R4-2: Related Articles heading demoted to quiet editorial sidebar label */
.sc-xfuvDE h3 { font-family: var(--fb), system-ui, sans-serif; font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase; color: #999; margin-bottom: 14px; font-weight: 600; }
