*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Palatino Linotype',Palatino,'Book Antiqua',serif;line-height:1.9;color:#2a2a2a;background:#fefefe}
.astro-0tD8fPQY{max-width:640px;margin:0 auto;padding:0 20px}
.astro-bbHRQRPE{padding:60px 0 40px;border-bottom:1px solid #ccc;margin-bottom:48px}
.astro-bbHRQRPE h1{font-size:24px;font-weight:400;letter-spacing:-.5px}
.astro-bbHRQRPE p{font-size:14px;color:#777;margin-top:6px;font-style:italic}
.astro-bbHRQRPE a{color:#2a2a2a;text-decoration:none;font-size:24px;font-weight:400;letter-spacing:-.5px}
.astro-GFaWSpCi{padding:20px 0}
.astro-GFaWSpCi h2{font-size:18px;font-weight:400;margin-bottom:4px}
.astro-GFaWSpCi h2 a{color:#2a2a2a;text-decoration:none;border-bottom:1px solid transparent}
.astro-GFaWSpCi h2 a:hover{border-bottom-color:#2a2a2a}
.astro-GFaWSpCi .astro-joDxjg3q{font-size:12px;color:#aaa;margin-bottom:6px}
.astro-GFaWSpCi p{font-size:14px;color:#666}
.astro-by9uhXkT{color:#888;font-size:13px;text-decoration:none}
.astro-by9uhXkT:hover{color:#2a2a2a}
.astro-xLGvlGXx{padding-bottom:60px}
.astro-xLGvlGXx h1{font-size:28px;font-weight:400;margin-bottom:8px}
.astro-xLGvlGXx .astro-joDxjg3q{font-size:12px;color:#aaa;display:block;margin-bottom:32px}
.astro-xLGvlGXx h2{font-size:21px;font-weight:400;margin:40px 0 12px;border-bottom:1px solid #eee;padding-bottom:6px}
.astro-xLGvlGXx h3{font-size:17px;margin:28px 0 8px}
.astro-xLGvlGXx p{margin-bottom:18px;font-size:16px}
.astro-xLGvlGXx ul,.astro-xLGvlGXx ol{margin:0 0 18px 20px}
.astro-xLGvlGXx a{color:#555;border-bottom:1px solid #ccc}
.astro-xLGvlGXx a:hover{color:#000;border-bottom-color:#000}
.astro-xLGvlGXx img{max-width:100%;height:auto;margin:24px 0}
.astro-CxcQR2Gq{border-top:1px solid #ddd;padding:20px 0;margin-top:48px;text-align:center;font-size:12px;color:#aaa}
.astro-CxcQR2Gq a{color:#aaa;text-decoration:none}
.astro-ntGWoJiB{padding:0 0 16px;margin-bottom:24px;font-size:12px;color:#aaa;font-style:italic;border-bottom:1px solid #eee}
.astro-sKTbUdic{padding:16px 0 0;margin-top:32px;font-size:11px;color:#999;border-top:1px solid #eee}
.astro-WGsuXZls{font-size:12px;color:#aaa;margin:-26px 0 32px;font-weight:300}
.astro-AGQIlKIY{margin:0 auto 32px;max-width:720px}
.astro-9qVvh1CW{width:100%;height:auto}
.astro-5buw63k3{margin:24px auto;max-width:720px}
.astro-YgE2O3sQ{width:100%;height:auto}
.astro-iUavpqem{margin-top:40px;padding-top:20px;border-top:1px solid #eee;font-size:14px;color:#888}
.astro-iUavpqem em{color:#aaa}
.astro-iUavpqem a{color:#555;border-bottom:1px solid #ddd;text-decoration:none}
/* === Theme === */
:root{--primary:#5C4A8A;--accent:#D9A88A;--bg:#F2EDDC;--fg:#1F140C;--border:#C4B5A0;--r:11px;--fb:'Cabin';--fh:'Forum'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Forum&family=Cabin: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.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: 2.5rem 0; margin-bottom: 40px; border-bottom: 3px solid var(--accent); }
:root > body > header > h1, :root > body > header h1 { max-width: 720px; margin: 0 auto 8px; padding: 0 24px; font-family: var(--fh), Cambria, serif; font-size: 34px; font-weight: 400; color: var(--bg); line-height: 1.16; letter-spacing: .01em; }
:root > body > header > p, :root > body > header p { max-width: 720px; margin: 0 auto; padding: 0 24px; font-family: var(--fb), system-ui, sans-serif; font-size: 14px; color: rgba(242, 237, 220, .82); font-style: italic; }
:root > body > header a { font-family: var(--fh), Cambria, serif; font-size: 26px; color: var(--bg); text-decoration: none; font-weight: 400; }

:root main { max-width: 860px; margin: 0 auto; padding: 0 24px 60px; }
:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 30px; font-weight: 400; color: var(--primary); line-height: 1.20; margin: 6px 0 6px; letter-spacing: .01em; }
:root main > time { display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--accent); margin-bottom: 28px; letter-spacing: .14em; text-transform: uppercase; font-weight: 700; }

:root main > article > p { margin-bottom: 1.3em; font-size: 16.5px; line-height: 1.8; }
:root main > article > h2 { font-family: var(--fh), Cambria, serif; font-size: 23px; font-weight: 400; color: var(--primary); margin: 2.8em 0 0.65em; padding-bottom: 6px; border-bottom: 1px solid var(--accent); letter-spacing: .01em; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 24px; }
:root main > article li { margin-bottom: 6px; font-size: 15.5px; }
: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/"], :root main > article > p a[href^="/get/"] { background: var(--accent); color: var(--fg); padding: 3px 12px; border-radius: var(--r); text-decoration: none; font-weight: 600; font-family: var(--fh), Cambria, serif; font-size: 14px; 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, :root main > article > p a[href^="/get/"]:hover { background: var(--primary); color: var(--bg); }

:root main > article > img, :root main > article > figure { margin: 0 0 28px; }
:root main > article > img, :root main > article > figure > img { width: 100%; height: auto; display: block; border-radius: var(--r); box-shadow: 0 3px 14px rgba(31, 20, 12, .12); }

:root main > div:has(> h2 > a) { padding: 18px 22px; margin-bottom: 14px; background: #FFFAF0; border: 1px solid var(--border); border-left: 3px solid var(--accent); border-radius: 0 var(--r) var(--r) 0; transition: border-left-color .12s ease; }
:root main > div:has(> h2 > a):hover { border-left-color: var(--primary); }
:root main > div:has(> h2 > a) > 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:has(> h2 > a) > h2 { font-family: var(--fh), Cambria, serif; font-size: 19px; font-weight: 400; margin-bottom: 6px; line-height: 1.22; padding-bottom: 0; border-bottom: 0; letter-spacing: .01em; }
:root main > div:has(> h2 > a) > h2 a { color: var(--primary); text-decoration: none; }
:root main > div:has(> h2 > a) > p:not(:first-child) { font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; color: var(--fg); opacity: .82; margin-bottom: 10px; }
:root main > div:has(> h2 > a) > 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: 22px 0 32px; margin-top: 48px; text-align: center; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; 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-04T10:00:04.119627+00:00) === */
:root main > article > h3 { font-family: var(--fh), Cambria, serif; font-size: 21px; font-weight: 400; color: var(--primary); margin: 1.8em 0 0.4em; letter-spacing: .01em; border-left: 4px solid var(--accent); background: rgba(92,74,138,0.045); padding: 3px 8px 3px 10px; border-radius: 0 3px 3px 0; }

/* === R3 fixes (2026-06-04T10:50:10.096830+00:00) === */
:root main > h1 + span { display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--accent); margin-bottom: 28px; letter-spacing: .14em; text-transform: uppercase; font-weight: 700; }

:root main > article > div:has(> em) { margin: 0 0 24px; padding: 9px 14px; background: rgba(92,74,138,0.07); border-left: 3px solid var(--accent); border-radius: 0 4px 4px 0; font-size: 13px; line-height: 1.5; }

:root main > nav { margin-top: 48px; padding-top: 20px; border-top: 1px solid var(--border); font-size: 14px; font-family: var(--fb), system-ui, sans-serif; line-height: 1.7; }
:root main > nav a { color: var(--primary); text-decoration: underline; text-decoration-color: var(--accent); text-underline-offset: 3px; font-weight: 600; }

/* === R4 fixes (2026-06-04T11:30:04.003538+00:00) === */
:root > body > header:not(:has(h1)) { padding: 0.9rem 1.5rem; }
:root > body > header:not(:has(h1)) a { font-size: 1.05rem; font-weight: 700; letter-spacing: 0.01em; }
