*{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}
.Article_inner__AmUwa{max-width:860px;margin:0 auto;padding:0 20px}
.Banner_link__BDKgN{background:#fff;padding:28px 0;margin-bottom:32px;box-shadow:0 1px 3px rgba(0,0,0,.08)}
.Banner_link__BDKgN h1{font-size:22px;font-weight:700;margin-bottom:2px}
.Banner_link__BDKgN p{font-size:14px;color:#666}
.Banner_link__BDKgN a{color:#333;text-decoration:none;font-size:18px;font-weight:700}
.Layout_root__qhd8L{display:flex;flex-direction:column;gap:20px}
.Hero_link__O7TbQ{background:#fff;border-radius:12px;box-shadow:0 1px 6px rgba(0,0,0,.06);padding:24px 28px;transition:transform .15s,box-shadow .15s}
.Hero_link__O7TbQ:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1)}
.Hero_link__O7TbQ h2{font-size:19px;margin-bottom:6px}
.Hero_link__O7TbQ h2 a{color:#1a1a1a;text-decoration:none}
.Hero_link__O7TbQ .Main_text__BGHPL{font-size:12px;color:#999;margin-bottom:8px}
.Hero_link__O7TbQ p{font-size:14px;color:#555;margin-bottom:12px}
.Nav_foot__fi7If{display:inline-block;background:#5865f2;color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;text-decoration:none}
.Nav_foot__fi7If:hover{background:#4752c4}
.Grid_main__yd6L3{padding-bottom:60px}
.Grid_main__yd6L3 h1{font-size:30px;font-weight:700;margin-bottom:8px}
.Grid_main__yd6L3 time{font-size:12px;color:#999;display:block;margin-bottom:24px}
.Grid_main__yd6L3 h2{font-size:22px;margin:32px 0 12px}
.Grid_main__yd6L3 h3{font-size:18px;margin:24px 0 8px}
.Grid_main__yd6L3 p{margin-bottom:16px}
.Grid_main__yd6L3 ul,.Grid_main__yd6L3 ol{margin:0 0 16px 24px}
.Grid_main__yd6L3 a{color:#5865f2}
.Grid_main__yd6L3 img{max-width:100%;height:auto;border-radius:12px;margin:16px 0}
.Grid_link__ZFIfN{padding:24px 0;margin-top:40px;text-align:center;font-size:12px;color:#999}
.Grid_link__ZFIfN a{color:#999;text-decoration:none}
.Article_row__vytZn{background:#e8eaf0;border-radius:8px;padding:12px 16px;margin-bottom:20px;font-size:13px;color:#888;font-style:italic}
.Header_link__P2Kfh{background:#fff8e1;border-radius:8px;padding:12px 16px;margin-top:24px;font-size:12px;color:#9e8600}
.Banner_box__ffhTm{display:inline-block;background:#f0f2f7;border-radius:12px;padding:4px 12px;margin:-18px 0 24px;font-size:12px;color:#777}
.Container_head__DFv7D{text-align:center;margin:0 0 24px}
.Nav_head__N4uXo{max-width:100%;height:auto;border-radius:12px}
.Header_block__VFo1w{text-align:center;margin:24px 0}
.Wrapper_row__EaE4N{max-width:100%;height:auto;border-radius:12px}
.Layout_area__ZW5ck{margin-top:32px;padding-top:20px;border-top:1px solid #e0e0e0}
.Layout_area__ZW5ck 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:#3E5C3F;--accent:#D6BD7A;--bg:#F2EBD8;--fg:#101810;--border:#C5BDA1;--r:30px;--fb:'Hanken Grotesk';--fh:'Vollkorn SC'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,400;0,500;0,700;1,400&family=Vollkorn+SC:wght@400;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: 32px 0; }

:root > body > div:first-child { background: var(--primary); color: var(--bg); padding: 58px 0 36px; margin-bottom: 46px; border-bottom: 4px solid var(--accent); }
:root > body > div:first-child h1 { font-family: var(--fh), Cambria, serif; font-size: 38px; font-weight: 600; color: var(--bg); letter-spacing: .02em; line-height: 1.14; margin-bottom: 8px; text-transform: uppercase; }
:root > body > div:first-child p { font-family: var(--fb), system-ui, sans-serif; font-size: 15px; color: rgba(242, 235, 216, .82); font-style: italic; }
:root > body > div:first-child a { font-family: var(--fh), Cambria, serif; font-size: 26px; color: var(--bg); text-decoration: none; font-weight: 600; letter-spacing: .02em; text-transform: uppercase; }

:root main { padding-bottom: 80px; }
:root main > hgroup > h1, :root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 32px; font-weight: 600; color: var(--primary); line-height: 1.18; margin: 10px 0 6px; letter-spacing: .02em; text-transform: uppercase; }
:root main > hgroup > time, :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: 18px; font-size: 16.5px; line-height: 1.75; }
:root main > article > h2 { font-family: var(--fh), Cambria, serif; font-size: 24px; font-weight: 600; color: var(--primary); margin: 2.2em 0 0.4em; padding-bottom: 8px; border-bottom: 1px solid var(--accent); letter-spacing: .02em; text-transform: uppercase; }
:root main > article > h3 { font-family: var(--fh), Cambria, serif; font-size: 18px; font-weight: 400; color: var(--accent); margin: 26px 0 10px; letter-spacing: .02em; text-transform: uppercase; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 24px; }
:root main > article li { margin-bottom: 6px; }
:root main > article blockquote { border-left: 3px solid var(--accent); padding: 10px 0 10px 20px; margin: 26px 0; font-style: italic; color: var(--primary); background: rgba(214, 189, 122, .12); border-radius: 0 var(--r) var(--r) 0; }

: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: 500; }
: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: 600; font-family: var(--fh), Cambria, serif; font-size: 14px; letter-spacing: .03em; text-transform: uppercase; }
: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) { margin: 0 0 32px; }
:root main > article > section > img { width: 100%; height: auto; display: block; border-radius: var(--r); box-shadow: 0 3px 14px rgba(16, 24, 16, .12); }

:root main > article > aside { background: rgba(62, 92, 63, .07); border-left: 4px solid var(--primary); border-radius: 0 var(--r) var(--r) 0; padding: 14px 20px; margin: 36px 0 0; font-size: 13.5px; color: var(--fg); font-family: var(--fb), system-ui, sans-serif; font-style: italic; }

:root main > div:has(> h2) { background: var(--bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); border-radius: 0 var(--r) var(--r) 0; padding: 22px 24px; margin-bottom: 22px; box-shadow: 0 1px 5px rgba(16, 24, 16, .04); transition: transform .15s ease, box-shadow .15s ease, border-left-color .15s ease; }
:root main > div:has(> h2):hover { transform: translateY(-2px); box-shadow: 0 4px 14px rgba(16, 24, 16, .10); border-left-color: var(--primary); }
:root main > 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: 8px; font-weight: 700; }
:root main > div:has(> h2) > h2 { font-family: var(--fh), Cambria, serif; font-size: 22px; font-weight: 600; margin-bottom: 8px; line-height: 1.22; letter-spacing: .02em; text-transform: uppercase; }
:root main > div:has(> h2) > h2 a { color: var(--primary); text-decoration: none; }
:root main > div:has(> h2) > h2 a:hover { color: var(--accent); }
:root main > div:has(> h2) > p:not(:first-child) { font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; color: var(--fg); opacity: .85; margin-bottom: 12px; }
:root main > div:has(> h2) > a:last-child { font-family: var(--fh), Cambria, serif; font-size: 12.5px; color: var(--bg); background: var(--primary); padding: 7px 18px; border-radius: var(--r); text-decoration: none; letter-spacing: .04em; font-weight: 600; display: inline-block; text-transform: uppercase; }
:root main > div:has(> h2) > a:last-child:hover { background: var(--accent); color: var(--fg); }

:root main > div:has(> ul) { margin-top: 48px; padding-top: 28px; border-top: 1px solid var(--accent); }
:root main > div:has(> ul) > h3 { font-family: var(--fh), Cambria, serif; font-size: 16px; color: var(--primary); margin-bottom: 16px; font-weight: 600; letter-spacing: .02em; text-transform: uppercase; }
:root main > div:has(> ul) > ul { list-style: none; margin: 0; padding: 0; }
:root main > div:has(> ul) > ul > li { padding: 10px 0; border-bottom: 1px dotted var(--border); }
:root main > div:has(> ul) > ul > li:last-child { border-bottom: 0; }
:root main > div:has(> ul) > ul > li > a { color: var(--fg); text-decoration: none; font-family: var(--fb), system-ui, sans-serif; font-size: 15px; line-height: 1.4; }
:root main > div:has(> ul) > ul > li > a:hover { color: var(--primary); }

:root footer { background: transparent; border-top: 1px solid var(--border); padding: 24px 0 36px; margin-top: 56px; 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-13T00:10:09.701457+00:00) === */
.crd-related-link { display: block; padding: 0.55em 0; border-bottom: 1px solid rgba(0,0,0,0.08); }
.Header_block__VFo1w { margin-top: 2em; margin-bottom: 2em; }
:root > body > div:first-child p { display: block; }

/* === R3 fixes (2026-06-13T00:50:05.433109+00:00) === */
header.Banner_link__BDKgN { background: var(--primary); padding: 20px 0; border-bottom: 4px solid var(--accent); }
header.Banner_link__BDKgN a, header.Banner_link__BDKgN span a { color: var(--bg); font-family: var(--fh), Cambria, serif; font-size: 22px; font-weight: 600; letter-spacing: .02em; text-transform: uppercase; text-decoration: none; }
.Layout_area__ZW5ck { margin-top: 56px; padding-top: 28px; border-top: 1px solid var(--accent); }
.Layout_area__ZW5ck h3 { font-family: var(--fh), Cambria, serif; font-size: 16px; color: var(--primary); margin-bottom: 16px; font-weight: 600; letter-spacing: .02em; text-transform: uppercase; }
div.Container_head__DFv7D { margin-bottom: 32px; }

/* === R4 fixes (2026-06-13T01:30:09.506701+00:00) === */
p.Main_text__BGHPL { font-size: 0.78rem; color: #9a8f7e; letter-spacing: 0.04em; margin-bottom: 4px; }
.Hero_link__O7TbQ { border-bottom: 1px solid rgba(160, 140, 110, 0.25); padding-bottom: 24px; margin-bottom: 8px; }
.Hero_link__O7TbQ > p { font-size: 0.88rem; color: #7a6f62; line-height: 1.55; margin-top: 6px; margin-bottom: 12px; }
.crd-related-link { display: block; padding: 6px 0 6px 14px; border-left: 2px solid var(--accent); margin: 6px 0; color: var(--primary); text-decoration: none; font-size: 0.95rem; }
.crd-related-link:hover { border-left-color: var(--primary); }
.Nav_foot__fi7If { background: transparent; border: 1.5px solid var(--primary); color: var(--primary); font-size: 0.82rem; padding: 5px 14px; border-radius: 2px; font-weight: 500; letter-spacing: 0.03em; }
.Nav_foot__fi7If:hover { background: var(--primary); color: var(--bg); }
