*{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-JlPHNY{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-pdJFbp{color:#fff;text-decoration:none;font-size:18px;font-weight:600}
.sc-vQhYAp{border-bottom:1px solid #eee;padding:24px 0}
.sc-vQhYAp h2{font-size:20px;margin-bottom:8px}
.sc-vQhYAp h2 a{color:#1a1a2e;text-decoration:none}
.sc-vQhYAp h2 a:hover{color:#e94560}
.sc-vQhYAp .date{font-size:13px;color:#999;margin-bottom:8px}
.sc-KufloR{color:#e94560;text-decoration:none;font-size:14px;font-weight:600}
.sc-GwALqS{padding-bottom:60px}
.sc-GwALqS h1{font-size:32px;margin-bottom:8px}
.sc-GwALqS time{font-size:13px;color:#999;display:block;margin-bottom:24px}
.sc-GwALqS h2{font-size:22px;margin:32px 0 12px}
.sc-GwALqS h3{font-size:18px;margin:24px 0 8px}
.sc-GwALqS p{margin-bottom:16px}
.sc-GwALqS ul,.sc-GwALqS ol{margin:0 0 16px 24px}
.sc-GwALqS a{color:#e94560}
.sc-GwALqS 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-NLuPGp{background:#f5f5f5;border-left:3px solid #999;padding:10px 14px;margin-bottom:20px;font-size:13px;color:#777;font-style:italic}
.sc-BXZgSW{background:#fef9e7;border:1px solid #f0c36d;padding:10px 14px;margin-top:20px;font-size:12px;color:#8a6d3b}
.sc-ToHfud{font-size:13px;color:#999;margin:-16px 0 24px;font-style:italic}
.sc-ouLUpb{text-align:center;margin:0 0 20px}
.sc-LqzXHc{max-width:100%;height:auto;border-radius:6px}
.sc-TyYWEk{text-align:center;margin:24px 0}
.sc-IQjpmu{max-width:100%;height:auto;border-radius:6px}
.sc-YnjTkM{margin-top:40px;padding-top:24px;border-top:1px solid #eee}
.sc-YnjTkM h3{font-size:18px;margin-bottom:12px}
.sc-YnjTkM ul{list-style:none;padding:0}
.sc-YnjTkM li{padding:4px 0}
.sc-YnjTkM a{color:#e94560;text-decoration:none}
/* === Theme === */
:root{--primary:#4A1F2A;--accent:#B79968;--bg:#EFE5D2;--fg:#180810;--border:#C5BD9C;--r:53px;--fb:'Hind Vadodara';--fh:'Almendra'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Almendra:ital,wght@0,400;0,700;1,400&family=Hind+Vadodara: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.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: 1.6rem; font-weight: 700; color: var(--bg); line-height: 1.14; margin-bottom: 6px; letter-spacing: 0.04em; text-transform: uppercase; }
:root header h1 + p { font-family: var(--fb), system-ui, sans-serif; font-size: 14px; color: rgba(239, 229, 210, .82); font-style: italic; }
:root header a { font-family: var(--fh), Cambria, serif; font-size: 24px; color: var(--bg); text-decoration: none; font-weight: 700; }

:root main { padding-bottom: 60px; }
:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 34px; font-weight: 700; color: var(--primary); line-height: 1.16; 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; line-height: 1.75; }
:root main > article:not(:has(> .date)) > h2 { font-family: var(--fh), Cambria, serif; font-size: 24px; font-weight: 700; color: var(--primary); margin-top: 2.8em; margin-bottom: 0.6em; padding-bottom: 6px; border-bottom: 1px solid var(--accent); }
:root main > article:not(:has(> .date)) > h3 { font-family: var(--fh), Cambria, serif; font-size: 19px; font-weight: 400; color: var(--accent); margin-top: 2em; margin-bottom: 0.4em; font-style: italic; }
: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(183, 153, 104, .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^="/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: var(--accent); color: var(--fg); border-radius: var(--r); padding: 3px 14px; text-decoration: none; font-family: var(--fh), Cambria, serif; font-size: 14px; letter-spacing: .03em; font-weight: 700; }
: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: var(--primary); color: var(--bg); }

: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(24, 8, 16, .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(74, 31, 42, .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: 700; }

: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: 700; margin-bottom: 4px; 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: 15px; color: var(--fg); opacity: 1; 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: var(--r); text-decoration: none; letter-spacing: .08em; text-transform: uppercase; font-weight: 700; }
:root main > article:has(> .date) > a:last-child:hover { background: var(--accent); color: var(--fg); }

: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: 16px; color: var(--primary); margin-bottom: 18px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; }
: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-03T08:10:03.309426+00:00) === */
.sc-vQhYAp { border-bottom: 1px solid rgba(0,0,0,0.08); padding-bottom: 1.8em; margin-bottom: 1.8em; }
.sc-TyYWEk, .sc-ouLUpb { margin-bottom: 1.8em; }
article a, main article a { font-weight: 500; text-decoration: underline; text-underline-offset: 3px; }

/* === R3 fixes (2026-06-03T08:50:03.936264+00:00) === */
main article table { width: 100%; border-collapse: collapse; margin: 24px 0 32px; font-size: 14.5px; }
main article table th { background: var(--primary); color: var(--bg); font-family: var(--fh), Cambria, serif; padding: 8px 14px; text-align: left; font-size: 13px; letter-spacing: 0.04em; font-weight: 700; }
main article table td { padding: 7px 14px; border-bottom: 1px solid var(--border); vertical-align: top; }
main article table tr:nth-child(even) { background: rgba(183, 153, 104, 0.07); }
.sc-BXZgSW { font-size: 12.5px; line-height: 1.6; opacity: 0.78; margin-top: 44px; padding: 12px 16px; border-left: 3px solid rgba(74,31,42,0.25); background: rgba(74,31,42,0.04); }

/* === R4 fixes (2026-06-03T09:30:03.875020+00:00) === */
:root main > article:not(:has(> .date)) > p a[href^="/r/"] { background: var(--primary); color: var(--bg); padding: 2px 10px; border-radius: var(--r); text-decoration: none; font-family: var(--fh), Cambria, serif; font-size: 0.9em; font-weight: 700; letter-spacing: 0.03em; }
:root main > article:not(:has(> .date)) > p a[href^="/r/"]:hover { background: var(--accent); color: var(--fg); }
:root main > article:not(:has(> .date)) > h3 { font-weight: 600; }
:root main > section > ul > li > a { color: var(--primary); text-decoration: underline; text-decoration-color: var(--accent); text-underline-offset: 3px; text-decoration-thickness: 1px; }
