*{margin:0;padding:0;box-sizing:border-box}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.7;color:#111;background:#fff}
.sc-jNPwrZ{max-width:900px;margin:0 auto;padding:0 28px}
.sc-HeUQih{background:#111;color:#fff;padding:64px 0;margin-bottom:48px}
.sc-HeUQih h1{font-size:42px;font-weight:800;letter-spacing:-1px;margin-bottom:8px}
.sc-HeUQih p{font-size:18px;opacity:.7}
.sc-HeUQih a{color:#fff;text-decoration:none;font-size:22px;font-weight:800}
.sc-JZgUDP{padding:0}
.sc-fYiqBj{padding:32px 0;border-left:4px solid #111;padding-left:24px;margin-bottom:28px}
.sc-fYiqBj h2{font-size:24px;font-weight:700;margin-bottom:6px}
.sc-fYiqBj h2 a{color:#111;text-decoration:none}
.sc-fYiqBj h2 a:hover{text-decoration:underline}
.sc-fYiqBj .sc-JKHVAB{font-size:12px;font-weight:600;text-transform:uppercase;color:#888;letter-spacing:1px;margin-bottom:8px}
.sc-fYiqBj p{font-size:15px;color:#444;margin-bottom:10px}
.sc-mNVAug{display:inline-block;background:#111;color:#fff;padding:8px 20px;font-size:13px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:1px}
.sc-mNVAug:hover{background:#333}
.sc-cZzPtp{padding-bottom:60px}
.sc-cZzPtp h1{font-size:38px;font-weight:800;letter-spacing:-1px;margin-bottom:10px}
.sc-cZzPtp time{font-size:12px;font-weight:600;text-transform:uppercase;color:#888;letter-spacing:1px;display:block;margin-bottom:28px}
.sc-cZzPtp h2{font-size:26px;font-weight:700;margin:40px 0 14px}
.sc-cZzPtp h3{font-size:20px;font-weight:700;margin:32px 0 10px}
.sc-cZzPtp p{margin-bottom:18px;font-size:17px}
.sc-cZzPtp ul,.sc-cZzPtp ol{margin:0 0 18px 24px}
.sc-cZzPtp a{color:#111;font-weight:600;text-decoration:underline}
.sc-cZzPtp img{max-width:100%;height:auto;margin:20px 0}
.sc-wmuelE{background:#111;color:#888;padding:28px 0;margin-top:48px;text-align:center;font-size:12px}
.sc-wmuelE a{color:#888;text-decoration:none}
.sc-WobDYn{background:#222;color:#aaa;padding:14px 20px;margin-bottom:24px;font-size:13px;font-style:italic}
.sc-rRnGED{background:#1a1a1a;color:#888;padding:14px 20px;margin-top:32px;font-size:12px;border-top:3px solid #444}
.sc-RbVWyY{font-size:12px;font-weight:600;text-transform:uppercase;color:#666;letter-spacing:1px;margin:-20px 0 28px;padding-left:12px;border-left:2px solid #ccc}
.sc-lndDeJ{margin:0 0 24px}
.sc-debYZk{width:100%;height:auto;border-radius:0}
.sc-HCwBLY{margin:20px 0}
.sc-dplgNo{width:100%;height:auto;border-radius:0}
.sc-FVlpfE{border-left:4px solid #111;padding-left:24px;margin-top:48px}
.sc-FVlpfE h3{font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}
.sc-FVlpfE ul{list-style:none;padding:0}
.sc-FVlpfE li{padding:6px 0}
.sc-FVlpfE a{color:#111;text-decoration:underline;font-weight:600}
/* === Theme === */
:root{--primary:#5C265C;--accent:#A0A8A0;--bg:#F0EAE2;--fg:#1A1014;--border:#B8B0B0;--r:0px;--fb:'Saira Condensed';--fh:'Anton'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Saira+Condensed: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.70; 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 34px; margin-bottom: 44px; border-bottom: 4px solid var(--accent); }
:root > body > header > div { max-width: 820px; margin: 0 auto; padding: 0 24px; }
:root > body > header h1 { font-family: var(--fh), Impact, sans-serif; font-size: 48px; font-weight: 400; color: var(--bg); line-height: 1.04; margin-bottom: 8px; letter-spacing: -0.01em; text-transform: uppercase; }
:root > body > header p { font-family: var(--fb), system-ui, sans-serif; font-size: 15px; color: rgba(240, 234, 226, .82); max-width: 720px; }
:root > body > header a { font-family: var(--fh), Impact, sans-serif; font-size: 32px; color: var(--bg); text-decoration: none; font-weight: 400; letter-spacing: -0.01em; text-transform: uppercase; }

:root main { max-width: 820px; margin: 0 auto; padding: 0 24px 70px; }

:root main > h1 { font-family: var(--fh), Impact, sans-serif; font-size: 40px; font-weight: 400; color: var(--primary); line-height: 1.08; margin: 6px 0 6px; letter-spacing: -0.01em; text-transform: uppercase; }
:root main > time { display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--accent); margin-bottom: 28px; letter-spacing: .18em; text-transform: uppercase; font-weight: 700; }

:root main > article > p { margin-bottom: 18px; font-size: 16.5px; max-width: 720px; }
:root main > article > h2 { font-family: var(--fh), Impact, sans-serif; font-size: 30px; font-weight: 400; color: var(--primary); margin: 38px 0 12px; padding-bottom: 6px; border-bottom: 2px solid var(--accent); max-width: 720px; letter-spacing: -0.005em; text-transform: uppercase; }
:root main > article > h3 { font-family: var(--fh), Impact, sans-serif; font-size: 22px; font-weight: 400; color: var(--accent); margin: 24px 0 10px; max-width: 720px; text-transform: uppercase; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 26px; max-width: 720px; }
:root main > article li { margin-bottom: 6px; font-size: 16px; }
:root main > article li strong { color: var(--primary); font-weight: 700; }
:root main > article blockquote { border-left: 4px solid var(--accent); padding: 12px 0 12px 22px; margin: 26px 0; font-style: italic; color: var(--primary); background: rgba(160, 168, 160, .12); border-radius: 0 var(--r) var(--r) 0; max-width: 720px; }
: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: 2px; 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(--primary); color: var(--bg); padding: 4px 14px; border-radius: var(--r); text-decoration: none; font-weight: 700; font-family: var(--fh), Impact, sans-serif; font-size: 14.5px; letter-spacing: .08em; 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, :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(--accent); color: var(--fg); }

:root main > article > section:has(> img), :root main > article > img { margin: 0 0 30px; }
:root main > article > section > img, :root main > article > img { width: 100%; height: auto; display: block; border-radius: var(--r); box-shadow: 0 4px 18px rgba(26, 16, 20, .14); }

:root main > div:has(> h2) { background: #FFFFFF; border: 2px solid var(--border); border-left: 5px solid var(--primary); border-radius: 0 var(--r) var(--r) 0; padding: 22px 26px; margin-bottom: 20px; transition: transform .12s ease, border-left-color .12s ease; }
:root main > div:has(> h2):hover { transform: translateX(2px); border-left-color: var(--accent); }
:root main > div:has(> h2) > p:first-child { font-family: var(--fb), system-ui, sans-serif; font-size: 11px; color: var(--primary); letter-spacing: .16em; text-transform: uppercase; margin-bottom: 8px; font-weight: 700; }
:root main > div:has(> h2) > h2 { font-family: var(--fh), Impact, sans-serif; font-size: 26px; font-weight: 400; margin-bottom: 8px; line-height: 1.10; padding-bottom: 0; border-bottom: 0; letter-spacing: -0.005em; text-transform: uppercase; }
:root main > div:has(> h2) > h2 a { color: var(--fg); text-decoration: none; }
:root main > div:has(> h2) > h2 a:hover { color: var(--primary); }
:root main > div:has(> h2) > p:not(:first-child) { font-family: var(--fb), system-ui, sans-serif; font-size: 15px; color: var(--fg); opacity: .82; margin-bottom: 14px; }
:root main > div:has(> h2) > a:last-child { font-family: var(--fh), Impact, sans-serif; font-size: 14px; color: var(--bg); background: var(--primary); padding: 8px 20px; border-radius: var(--r); text-decoration: none; letter-spacing: .08em; font-weight: 400; display: inline-block; text-transform: uppercase; }
:root main > div:has(> h2) > a:last-child:hover { background: var(--accent); color: var(--fg); }

:root footer { background: transparent; border-top: 2px solid var(--border); padding: 26px 0 38px; margin-top: 54px; text-align: center; font-family: var(--fb), system-ui, sans-serif; font-size: 12.5px; color: var(--fg); opacity: .60; letter-spacing: .04em; }
: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-02T22:40:06.942098+00:00) === */

/* Fix 1: H3 color → primary (plum) for legibility; wider top margin for visual break */
:root main > article > h3 { color: var(--primary); margin: 32px 0 10px; }

/* Fix 2: Inline affiliate links → outlined chip, body font, mixed-case */
: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: transparent; color: var(--primary); border: 1.5px solid var(--primary); padding: 2px 9px; border-radius: 2px; text-decoration: none; font-weight: 600; font-family: var(--fb), system-ui, sans-serif; font-size: 15px; letter-spacing: 0; text-transform: none; }
: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); }

/* Fix 3: Homepage card CTA → outlined button */
:root main > div:has(> h2) > a:last-child { background: transparent; color: var(--primary); border: 2px solid var(--primary); padding: 6px 18px; font-family: var(--fb), system-ui, sans-serif; font-size: 14px; font-weight: 700; text-transform: none; letter-spacing: 0; }
:root main > div:has(> h2) > a:last-child:hover { background: var(--primary); color: var(--bg); }

/* Fix 4: Article paragraph spacing + fractional font-size bump */
:root main > article > p { margin-bottom: 22px; font-size: 17px; }

/* Fix 5: Homepage card titles → mixed-case, slightly smaller */
:root main > div:has(> h2) > h2 { font-size: 24px; text-transform: none; }

/* === R3 fixes (2026-06-02T23:20:05.278742+00:00) === */

/* Fix 1: H3 → body font (Saira Condensed bold) at 18px, no uppercase — font-family break from Anton H2 makes heading level unambiguous */
:root main > article > h3 { font-family: var(--fb), system-ui, sans-serif; font-size: 18px; text-transform: none; font-weight: 700; letter-spacing: .01em; }

/* Fix 2: Article paragraph line-height → 1.82 for easier eye-return on ~95-char Saira Condensed lines */
:root main > article > p { line-height: 1.82; }

/* Fix 3: Homepage card date stamp → muted sage at regular weight so article title is the first visual hit */
:root main > div:has(> h2) > p:first-child { color: var(--accent); font-weight: 400; }

/* === R4 fixes (2026-06-03T00:10:04.783533+00:00) === */

/* Fix 1: 'Related Articles' H3 in the post-article nav div — uppercase label at 14px with border-top hairline signals navigation tail, not new content section */
:root main > div:not(:has(> h2)):has(> h3) > h3 { font-family: var(--fb), system-ui, sans-serif; font-size: 14px; text-transform: uppercase; letter-spacing: .10em; font-weight: 700; color: var(--accent); border-top: 1px solid var(--border); padding-top: 28px; margin-top: 44px; margin-bottom: 14px; }
