*{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}
.sc-bmQpbO{max-width:860px;margin:0 auto;padding:0 20px}
.sc-grIKbB{background:#fff;padding:28px 0;margin-bottom:32px;box-shadow:0 1px 3px rgba(0,0,0,.08)}
.sc-grIKbB h1{font-size:22px;font-weight:700;margin-bottom:2px}
.sc-grIKbB p{font-size:14px;color:#666}
.sc-grIKbB a{color:#333;text-decoration:none;font-size:18px;font-weight:700}
.sc-RFbLaO{display:flex;flex-direction:column;gap:20px}
.sc-FDaAiF{background:#fff;border-radius:12px;box-shadow:0 1px 6px rgba(0,0,0,.06);padding:24px 28px;transition:transform .15s,box-shadow .15s}
.sc-FDaAiF:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1)}
.sc-FDaAiF h2{font-size:19px;margin-bottom:6px}
.sc-FDaAiF h2 a{color:#1a1a1a;text-decoration:none}
.sc-FDaAiF .sc-QwOmWg{font-size:12px;color:#999;margin-bottom:8px}
.sc-FDaAiF p{font-size:14px;color:#555;margin-bottom:12px}
.sc-uUsRen{display:inline-block;background:#5865f2;color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;text-decoration:none}
.sc-uUsRen:hover{background:#4752c4}
.sc-KWsVHZ{padding-bottom:60px}
.sc-KWsVHZ h1{font-size:30px;font-weight:700;margin-bottom:8px}
.sc-KWsVHZ time{font-size:12px;color:#999;display:block;margin-bottom:24px}
.sc-KWsVHZ h2{font-size:22px;margin:32px 0 12px}
.sc-KWsVHZ h3{font-size:18px;margin:24px 0 8px}
.sc-KWsVHZ p{margin-bottom:16px}
.sc-KWsVHZ ul,.sc-KWsVHZ ol{margin:0 0 16px 24px}
.sc-KWsVHZ a{color:#5865f2}
.sc-KWsVHZ img{max-width:100%;height:auto;border-radius:12px;margin:16px 0}
.sc-CFmKja{padding:24px 0;margin-top:40px;text-align:center;font-size:12px;color:#999}
.sc-CFmKja a{color:#999;text-decoration:none}
.sc-DJPGJJ{background:#e8eaf0;border-radius:8px;padding:12px 16px;margin-bottom:20px;font-size:13px;color:#888;font-style:italic}
.sc-UMXYFO{background:#fff8e1;border-radius:8px;padding:12px 16px;margin-top:24px;font-size:12px;color:#9e8600}
.sc-fabfQg{display:inline-block;background:#f0f2f7;border-radius:12px;padding:4px 12px;margin:-18px 0 24px;font-size:12px;color:#777}
.sc-ZBJdye{text-align:center;margin:0 0 24px}
.sc-gfNXhs{max-width:100%;height:auto;border-radius:12px}
.sc-jGFWQe{text-align:center;margin:24px 0}
.sc-RCGdRg{max-width:100%;height:auto;border-radius:12px}
.sc-RqIpIo{margin-top:32px;padding-top:20px;border-top:1px solid #e0e0e0}
.sc-RqIpIo 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:#5C2A50;--accent:#C9C088;--bg:#F0E5D8;--fg:#1F0F1A;--border:#C0A89C;--r:11px;--fb:'Quattrocento Sans';--fh:'Eczar'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Eczar:wght@400;500;700&family=Quattrocento+Sans:ital,wght@0,400;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.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: 50px 0 32px; margin-bottom: 44px; border-bottom: 4px 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: 700; color: var(--bg); line-height: 1.14; margin-bottom: 8px; }
:root > body > header p { font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; color: rgba(240, 229, 216, .82); max-width: 640px; font-style: italic; }
:root > body > header a { font-family: var(--fh), Cambria, serif; font-size: 26px; color: var(--bg); text-decoration: none; font-weight: 700; }

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

:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 32px; font-weight: 700; 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: 12px; color: var(--accent); margin-bottom: 30px; letter-spacing: .14em; text-transform: uppercase; font-weight: 700; }

:root main > article > p { margin-bottom: 16px; font-size: 16.5px; }
:root main > article > h2 { font-family: var(--fh), Cambria, serif; font-size: 25px; font-weight: 700; color: var(--primary); margin: 38px 0 12px; padding-bottom: 6px; border-bottom: 1px solid var(--accent); }
:root main > article > h3 { font-family: var(--fh), Cambria, serif; font-size: 19px; font-weight: 600; color: var(--primary); margin: 2em 0 0.6em; font-style: normal; opacity: 0.75; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 26px; }
: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(201, 192, 136, .14); border-radius: 0 var(--r) var(--r) 0; }
: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/"] { background: var(--accent); color: var(--fg); padding: 3px 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 { background: var(--primary); color: var(--bg); }

: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(31, 15, 26, .12); }

:root main > div > div:has(> h2) { background: #FFFAF2; border: 1px solid var(--border); border-left: 5px solid var(--accent); border-radius: 0 var(--r) var(--r) 0; padding: 20px 24px; margin-bottom: 18px; box-shadow: 0 1px 6px rgba(31, 15, 26, .05); transition: border-left-color .15s ease, transform .12s ease; }
:root main > div > div:has(> h2):hover { border-left-color: var(--primary); transform: translateX(2px); }
: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: 21px; font-weight: 700; margin-bottom: 6px; line-height: 1.22; padding-bottom: 0; border-bottom: 0; }
: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(--fh), Cambria, serif; font-size: 13px; color: var(--bg); background: var(--primary); padding: 7px 18px; border-radius: var(--r); text-decoration: none; letter-spacing: .04em; font-weight: 700; display: inline-block; }
:root main > div > div:has(> h2) > a:last-child:hover { background: var(--accent); color: var(--fg); }

:root footer { background: transparent; border-top: 1px solid var(--border); padding: 24px 0 36px; margin-top: 50px; 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-07T12:40:03.147544+00:00) === */

/* Fix 1: H2 spacing — clearer visual break between sections */
article h2, main h2 { margin-top: 2.5em; margin-bottom: 0.5em; }

/* Fix 2: Body text readability — more breathing room in longer articles */
article p, main article p { line-height: 1.75; margin-bottom: 1.3em; }

/* Fix 3: Disclaimer aside — demote visually, left-border accent */
aside.sc-UMXYFO { font-size: 0.82em; font-weight: normal; color: #888; border-left: 3px solid #d8cfc5; padding: 0.75em 1em; margin-top: 2.5em; background: transparent; }

/* Fix 4: Related article links — feel like real reading invitations */
.crd-related-link, .crd-related-list a { display: block; padding: 0.7em 0; border-bottom: 1px solid #e4dbd0; font-size: 0.93em; line-height: 1.4; text-decoration: none; color: var(--primary); font-weight: 600; }

/* Fix 5: Header vertical padding — give site title more presence */
header.sc-grIKbB { padding-top: 1.4em; padding-bottom: 1.4em; }

/* Fix 6: Homepage article cards — visible separation between entries */
.sc-FDaAiF { border-bottom: 1px solid #e4dbd0; padding-bottom: 1.5em; margin-bottom: 1.5em; }

/* === R3 fixes (2026-06-07T13:30:04.321460+00:00) === */

/* Fix 1: Last-modified metadata — small, muted, snuggled under date */
.sc-fabfQg { display: block; font-size: 11px; color: var(--fg); opacity: 0.5; letter-spacing: 0.05em; margin-top: -20px; margin-bottom: 20px; }

/* Fix 2: Paragraph margin specificity fix — same selector placed after base rule wins cascade */
:root main > article > p { margin-bottom: 1.3em; }

/* Fix 3: Related articles section — clear separator from article body */
.sc-RqIpIo { border-top: 1px solid var(--border); padding-top: 1.75em; margin-top: 3em; }

/* Fix 4: Related articles heading — nav label, not content heading */
.sc-RqIpIo h3 { font-family: var(--fb), system-ui, sans-serif; font-size: 11px; color: var(--fg); opacity: 0.6; letter-spacing: 0.14em; text-transform: uppercase; font-weight: 700; margin-bottom: 0.75em; }

/* Fix 5: Author page article list — strip bullets */
main article section ul { list-style: none; margin-left: 0; padding-left: 0; }

/* Fix 6: Author page list item separators */
main article section ul li { border-bottom: 1px solid var(--border); }

/* Fix 7: Author page article links — block with padding for scannability */
main article section ul li a { display: block; padding: 0.65em 0; font-size: 0.92em; color: var(--primary); text-decoration: none; line-height: 1.35; }

/* === R4 fixes (2026-06-07T14:10:05.015826+00:00) === */
/* Fix 1+3 (merged): :root main > article > h3 updated in-place — margin-top 24px→2em, margin-bottom 10px→0.6em; font-weight 400→600, font-style italic→normal, color accent→primary at opacity 0.75 */
/* Fix 2: .crd-related-link, .crd-related-list a updated in-place — added color: var(--primary); font-weight: 600 */
