*{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}
.Card_root__7NI5z{max-width:640px;margin:0 auto;padding:0 20px}
.Banner_wrap__JIwSC{padding:60px 0 40px;border-bottom:1px solid #ccc;margin-bottom:48px}
.Banner_wrap__JIwSC h1{font-size:24px;font-weight:400;letter-spacing:-.5px}
.Banner_wrap__JIwSC p{font-size:14px;color:#777;margin-top:6px;font-style:italic}
.Banner_wrap__JIwSC a{color:#2a2a2a;text-decoration:none;font-size:24px;font-weight:400;letter-spacing:-.5px}
.Wrapper_body__eXCH3{padding:20px 0}
.Wrapper_body__eXCH3 h2{font-size:18px;font-weight:400;margin-bottom:4px}
.Wrapper_body__eXCH3 h2 a{color:#2a2a2a;text-decoration:none;border-bottom:1px solid transparent}
.Wrapper_body__eXCH3 h2 a:hover{border-bottom-color:#2a2a2a}
.Wrapper_body__eXCH3 .Grid_body__SSW0x{font-size:12px;color:#aaa;margin-bottom:6px}
.Wrapper_body__eXCH3 p{font-size:14px;color:#666}
.Section_main__X2dYo{color:#888;font-size:13px;text-decoration:none}
.Section_main__X2dYo:hover{color:#2a2a2a}
.Article_block__ub293{padding-bottom:60px}
.Article_block__ub293 h1{font-size:28px;font-weight:400;margin-bottom:8px}
.Article_block__ub293 .Grid_body__SSW0x{font-size:12px;color:#aaa;display:block;margin-bottom:32px}
.Article_block__ub293 h2{font-size:21px;font-weight:400;margin:40px 0 12px;border-bottom:1px solid #eee;padding-bottom:6px}
.Article_block__ub293 h3{font-size:17px;margin:28px 0 8px}
.Article_block__ub293 p{margin-bottom:18px;font-size:16px}
.Article_block__ub293 ul,.Article_block__ub293 ol{margin:0 0 18px 20px}
.Article_block__ub293 a{color:#555;border-bottom:1px solid #ccc}
.Article_block__ub293 a:hover{color:#000;border-bottom-color:#000}
.Article_block__ub293 img{max-width:100%;height:auto;margin:24px 0}
.Container_content__RLE1Y{border-top:1px solid #ddd;padding:20px 0;margin-top:48px;text-align:center;font-size:12px;color:#aaa}
.Container_content__RLE1Y a{color:#aaa;text-decoration:none}
.Wrapper_inner__hqzqO{padding:0 0 16px;margin-bottom:24px;font-size:12px;color:#aaa;font-style:italic;border-bottom:1px solid #eee}
.Layout_item__amZ1Z{padding:16px 0 0;margin-top:32px;font-size:11px;color:#999;border-top:1px solid #eee}
.Hero_text__GkJBg{font-size:12px;color:#aaa;margin:-26px 0 32px;font-weight:300}
.Wrapper_text__cBXP0{margin:0 auto 32px;max-width:720px}
.Section_title__rDPil{width:100%;height:auto}
.Module_body__API0h{margin:24px auto;max-width:720px}
.Content_wrap__0t1Aw{width:100%;height:auto}
.Layout_wrap__2cHWs{margin-top:40px;padding-top:20px;border-top:1px solid #eee;font-size:14px;color:#888}
.Layout_wrap__2cHWs em{color:#aaa}
.Layout_wrap__2cHWs a{color:#555;border-bottom:1px solid #ddd;text-decoration:none}
/* === Theme === */
:root{--primary:#5C4538;--accent:#C4956A;--bg:#EFE6DC;--fg:#1F140C;--border:#B8AC9C;--r:25px;--fb:'IBM Plex Sans';--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=IBM+Plex+Sans: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.72; font-size: 17px; }
::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: 46px 0 28px; 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: 500; color: var(--bg); line-height: 1.16; }
: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(239, 230, 220, .82); }
:root > body > header a { font-family: var(--fh), Cambria, serif; font-size: 1.2rem; color: var(--bg); text-decoration: none; font-weight: 700; letter-spacing: 0.04em; }

:root main { max-width: 720px; margin: 0 auto; padding: 0 24px 60px; }
:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 30px; font-weight: 500; 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: 28px; letter-spacing: .14em; text-transform: uppercase; font-weight: 600; }

:root main > article > p { margin-bottom: 18px; font-size: 17px; line-height: 1.75; }
:root main > article > h2 { font-family: var(--fh), Cambria, serif; font-size: 23px; font-weight: 500; color: var(--primary); margin: 2.5em 0 0.25em; padding-bottom: 6px; border-bottom: 1px solid var(--accent); }
: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/"] { 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 { 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 > article > table, :root main > article table { width: 100%; border-collapse: collapse; margin: 24px 0; font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; background: #FFFCEF; border: 1px solid var(--border); border-radius: var(--r); overflow: hidden; }
:root main > article table th { background: var(--primary); color: var(--bg); padding: 9px 13px; text-align: left; font-family: var(--fh), Cambria, serif; font-weight: 500; font-size: 13.5px; letter-spacing: .02em; }
:root main > article table td { padding: 9px 13px; border-bottom: 1px solid var(--border); vertical-align: top; font-variant-numeric: tabular-nums; }

:root main > div:has(> h2 > a) { padding: 18px 22px; margin-bottom: 14px; background: #FFFCEF; 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: 500; margin-bottom: 6px; line-height: 1.22; padding-bottom: 0; border-bottom: 0; }
: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; }
: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-10T09:30:05.208381+00:00) === */

:root main > article > h3 { margin-top: 1.75em; margin-bottom: 0.3em; }

nav.Layout_wrap__2cHWs { display: block; margin-top: 2.5em; padding-top: 1.25em; border-top: 1px solid currentColor; opacity: 0.75; }

/* === R3 fixes (2026-06-10T10:10:05.405980+00:00) === */

:root main > article > h3 { font-family: var(--fh), Cambria, serif; font-size: 19px; font-weight: 500; color: #7B5A4A; border-bottom: 1px solid var(--accent); padding-bottom: 3px; }

:root main > span { display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--accent); letter-spacing: .14em; text-transform: uppercase; font-weight: 600; margin-bottom: 28px; }

/* === R4 fixes (2026-06-10T11:00:15.307710+00:00) === */

:root main > article > blockquote { margin: 24px 0; padding: 16px 20px 16px 18px; background: #FFFCEF; border-left: 3px solid var(--accent); border-radius: 0 4px 4px 0; font-family: var(--fh), Cambria, serif; font-size: 16.5px; font-style: italic; color: var(--primary); line-height: 1.65; }

:root main > article > h2:last-of-type { border-bottom: 2px solid var(--accent); background: rgba(196, 149, 106, 0.09); padding: 8px 10px; border-radius: 4px 4px 0 0; margin-bottom: 0; }
