*{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}
.css-aj7xis7{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 .css-teoknps{color:#fff;text-decoration:none;font-size:18px;font-weight:600}
.css-2tu6ejt{border-bottom:1px solid #eee;padding:24px 0}
.css-2tu6ejt h2{font-size:20px;margin-bottom:8px}
.css-2tu6ejt h2 a{color:#1a1a2e;text-decoration:none}
.css-2tu6ejt h2 a:hover{color:#e94560}
.css-2tu6ejt .date{font-size:13px;color:#999;margin-bottom:8px}
.css-vs28hlo{color:#e94560;text-decoration:none;font-size:14px;font-weight:600}
.css-zshuiyy{padding-bottom:60px}
.css-zshuiyy h1{font-size:32px;margin-bottom:8px}
.css-zshuiyy time{font-size:13px;color:#999;display:block;margin-bottom:24px}
.css-zshuiyy h2{font-size:22px;margin:32px 0 12px}
.css-zshuiyy h3{font-size:18px;margin:24px 0 8px}
.css-zshuiyy p{margin-bottom:16px}
.css-zshuiyy ul,.css-zshuiyy ol{margin:0 0 16px 24px}
.css-zshuiyy a{color:#e94560}
.css-zshuiyy 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}
.css-hua8wde{background:#f5f5f5;border-left:3px solid #999;padding:10px 14px;margin-bottom:20px;font-size:13px;color:#777;font-style:italic}
.css-iwe95ue{background:#fef9e7;border:1px solid #f0c36d;padding:10px 14px;margin-top:20px;font-size:12px;color:#8a6d3b}
.css-x41jgbq{font-size:13px;color:#999;margin:-16px 0 24px;font-style:italic}
.css-vmfkwk9{text-align:center;margin:0 0 20px}
.css-vnkuld4{max-width:100%;height:auto;border-radius:6px}
.css-1njbr1k{text-align:center;margin:24px 0}
.css-9q1ctp4{max-width:100%;height:auto;border-radius:6px}
.css-i6lmuby{margin-top:40px;padding-top:24px;border-top:1px solid #eee}
.css-i6lmuby h3{font-size:18px;margin-bottom:12px}
.css-i6lmuby ul{list-style:none;padding:0}
.css-i6lmuby li{padding:4px 0}
.css-i6lmuby a{color:#e94560;text-decoration:none}
/* === Theme === */
:root{--primary:#3D2D1F;--accent:#7E947D;--bg:#EFEAD8;--fg:#0E0A06;--border:#C5BE9F;--r:43px;--fb:'Source Sans 3';--fh:'Roboto Serif'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Serif:ital,opsz,wght@0,8..144,400;0,8..144,500;0,8..144,700;1,8..144,400&family=Source+Sans+3:wght@400;500;600&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(--primary); color: var(--bg); }
:root hr { border: 0; border-top: 1px solid var(--border); margin: 30px 0; }

:root header { background: var(--primary); color: var(--bg); padding: 46px 0 28px; margin-bottom: 44px; border-bottom: 4px solid var(--accent); }
:root header h1 { font-family: var(--fh), Cambria, serif; font-size: 36px; font-weight: 500; color: var(--bg); line-height: 1.14; margin-bottom: 6px; letter-spacing: 0; }
:root header h1 + p { font-family: var(--fb), system-ui, sans-serif; font-size: 15.5px; color: rgba(239, 234, 216, .94); font-style: italic; }
:root header a { font-family: var(--fh), Cambria, serif; font-size: 24px; color: var(--bg); text-decoration: none; font-weight: 500; }

:root main { padding-bottom: 60px; }
:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 32px; font-weight: 500; color: var(--primary); line-height: 1.18; margin: 10px 0 6px; }
: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:not(:has(> .date)) > p { margin-bottom: 18px; font-size: 16.5px; }
:root main > article:not(:has(> .date)) > h2 { font-family: var(--fh), Cambria, serif; font-size: 24px; font-weight: 500; color: var(--primary); margin: 56px 0 14px; padding-bottom: 6px; border-bottom: 1px solid var(--accent); }
:root main > article:not(:has(> .date)) > h3 { font-family: var(--fh), Cambria, serif; font-size: 1.05rem; font-weight: 400; color: var(--accent); margin: 2em 0 0.35em; font-style: italic; letter-spacing: 0.02em; }
:root main > article:not(:has(> .date)) ul, :root main > article:not(:has(> .date)) ol { margin: 0 0 18px 24px; }
:root main > article:not(:has(> .date)) li { margin-bottom: 6px; }
:root main > article:not(:has(> .date)) blockquote { border-left: 3px solid var(--accent); padding: 10px 0 10px 20px; margin: 26px 0; font-style: italic; color: var(--primary); background: rgba(126, 148, 125, .08); border-radius: 0 var(--r) var(--r) 0; }

:root main > article:not(:has(> .date)) > p a, :root main > article:not(:has(> .date)) > 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: 500; }
:root main > article:not(:has(> .date)) > p a:hover { color: var(--accent); text-decoration-color: var(--primary); }

:root main > article:not(:has(> .date)) > p a[href^="/get/"], :root main > article:not(:has(> .date)) > p a[href^="/ref/"], :root main > article:not(:has(> .date)) > p a[href^="/try/"], :root main > article:not(:has(> .date)) > p a[href^="/check/"], :root main > article:not(:has(> .date)) > p a[href^="/partner/"], :root main > article:not(:has(> .date)) > p a[href^="/go/"] { background: transparent; color: var(--accent); font-weight: 600; font-family: inherit; font-size: inherit; letter-spacing: inherit; text-decoration: underline; text-decoration-color: var(--accent); text-underline-offset: 2px; padding: 0; border-radius: 0; }
:root main > article:not(:has(> .date)) > p a[href^="/get/"]:hover, :root main > article:not(:has(> .date)) > p a[href^="/ref/"]:hover, :root main > article:not(:has(> .date)) > p a[href^="/try/"]:hover, :root main > article:not(:has(> .date)) > p a[href^="/check/"]:hover, :root main > article:not(:has(> .date)) > p a[href^="/partner/"]:hover, :root main > article:not(:has(> .date)) > p a[href^="/go/"]:hover { background: transparent; color: var(--primary); text-decoration-color: var(--primary); }

:root main > article:not(:has(> .date)) > div:has(> img) { margin: 0 0 28px; }
:root main > article:not(:has(> .date)) > div:has(> img) > img { width: 100%; height: auto; display: block; border-radius: var(--r); box-shadow: 0 3px 14px rgba(14, 10, 6, .12); }

:root main > article:not(:has(> .date)) > div:has(> em) { border-left: 4px solid var(--primary); border-radius: 0 var(--r) var(--r) 0; padding: 12px 18px; margin-top: 32px; font-size: 13.5px; color: var(--fg); font-family: var(--fb), system-ui, sans-serif; font-style: italic; background: rgba(61, 45, 31, .06); }
:root main > article:not(:has(> .date)) > div:has(> em) em { 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: 500; }

:root main > article:has(> .date) { padding: 22px 0; border-bottom: 1px solid var(--border); }
:root main > article:has(> .date):last-of-type { border-bottom: 0; }
:root main > article:has(> .date) > h2 { font-family: var(--fh), Cambria, serif; font-size: 22px; font-weight: 500; margin-bottom: 10px; line-height: 1.22; }
:root main > article:has(> .date) > h2 a { color: var(--primary); text-decoration: none; }
:root main > article:has(> .date) > h2 a:hover { color: var(--accent); }
:root main > article:has(> .date) > .date { font-family: var(--fb), system-ui, sans-serif; font-size: 11px; color: var(--accent); letter-spacing: .14em; text-transform: uppercase; margin-bottom: 8px; display: block; font-weight: 700; }
:root main > article:has(> .date) > p:not(.date) { font-size: 14.5px; color: var(--fg); opacity: 1.0; margin-bottom: 10px; }
:root main > article:has(> .date) > a:last-child { font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--bg); background: var(--primary); padding: 6px 16px; border-radius: 6px; text-decoration: none; letter-spacing: .02em; text-transform: none; font-weight: 700; }
:root main > article:has(> .date) > a:last-child:hover { background: var(--accent); }

:root main > section { margin-top: 40px; padding-top: 22px; border-top: 2px solid var(--primary); }
:root main > section > h3 { font-family: var(--fh), Cambria, serif; font-size: 15px; color: var(--primary); margin-bottom: 14px; font-weight: 500; }
:root main > section > ul { list-style: none; margin: 0; padding: 0; }
:root main > section > ul > li { padding: 9px 0; border-bottom: 1px dotted var(--border); }
:root main > section > ul > li:last-child { border-bottom: 0; }
:root main > section > ul > li > a { color: var(--fg); text-decoration: none; font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; }
:root main > section > ul > li > a:hover { color: var(--primary); }

:root footer { background: transparent; border-top: 1px solid var(--accent); padding: 22px 0 32px; margin-top: 44px; text-align: center; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--fg); opacity: .60; letter-spacing: .04em; 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-12T21:50:18.759098+00:00) === */
:root main > time + div { font-size: 11px; color: var(--fg); opacity: .48; letter-spacing: .10em; margin-bottom: 26px; }

/* === R3 fixes (2026-06-12T22:30:06.613997+00:00) === */
:root main > article:not(:has(> .date)) > div:has(> strong:first-child) { border-left: 1.5px solid var(--border); background: transparent; font-size: 12px; color: var(--fg); opacity: .60; padding: 8px 16px; margin-top: 28px; border-radius: 0; }

/* === R4 fixes (2026-06-12T23:10:18.187143+00:00) === */
.css-2tu6ejt { border-bottom: 1px solid var(--border); padding-bottom: 24px; margin-bottom: 24px; }
.css-i6lmuby { border-top: 1px solid var(--border); margin-top: 2.5em; padding-top: 1.5em; }
main.css-zshuiyy h1 { margin-bottom: 0.55em; }
