*{margin:0;padding:0;box-sizing:border-box}
body{font-family:Georgia,'Times New Roman',serif;line-height:1.8;color:#222;background:#f4f1eb}
.Layout_wrap__kB6o7{max-width:1100px;margin:0 auto;padding:0 24px}
.Content_wrap__hORsW{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:48px 0;text-align:center;margin-bottom:48px}
.Content_wrap__hORsW h1{font-size:36px;letter-spacing:2px;text-transform:uppercase;margin-bottom:6px}
.Content_wrap__hORsW p{font-size:16px;opacity:.8;font-style:italic}
.Content_wrap__hORsW .Content_wrap__EQOdb{color:#fff;text-decoration:none;font-size:20px;letter-spacing:1px;text-transform:uppercase}
.Card_content__E9Nal{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px}
.Article_area__1NuTy{background:#fff;border-radius:4px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:28px;transition:box-shadow .2s}
.Article_area__1NuTy:hover{box-shadow:0 4px 20px rgba(0,0,0,.14)}
.Article_area__1NuTy h2{font-size:22px;margin-bottom:10px;line-height:1.3}
.Article_area__1NuTy h2 a{color:#2c3e50;text-decoration:none}
.Article_area__1NuTy .Nav_foot__heKHy{font-size:12px;color:#888;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}
.Article_area__1NuTy p{font-size:15px;color:#555;margin-bottom:14px}
.Container_foot__NC6gt{color:#e74c3c;text-decoration:none;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.5px}
.Page_text__Z6QVD{max-width:780px;margin:0 auto;padding:0 24px 60px}
.Page_text__Z6QVD h1{font-size:36px;margin-bottom:10px;line-height:1.2}
.Page_text__Z6QVD .Nav_foot__heKHy{font-size:13px;color:#888;display:block;margin-bottom:28px;text-transform:uppercase;letter-spacing:1px}
.Page_text__Z6QVD h2{font-size:24px;margin:36px 0 14px}
.Page_text__Z6QVD h3{font-size:19px;margin:28px 0 10px}
.Page_text__Z6QVD p{margin-bottom:18px;font-size:17px}
.Page_text__Z6QVD ul,.Page_text__Z6QVD ol{margin:0 0 18px 28px}
.Page_text__Z6QVD a{color:#e74c3c}
.Page_text__Z6QVD img{max-width:100%;height:auto;border-radius:4px;margin:20px 0}
.Section_root__UrqXq{border-top:2px solid #ddd;padding:28px 0;margin-top:48px;text-align:center;font-size:13px;color:#888}
.Section_root__UrqXq a{color:#888}
.Wrapper_box__S4CKV{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:14px 0;margin-bottom:28px;font-size:14px;color:#888;font-style:italic;text-align:center}
.Header_wrap__t7EmL{background:#f9f3e3;padding:16px 20px;margin-top:28px;font-size:13px;color:#7a6230;border-radius:4px}
.Grid_head__pi2FZ{font-size:11px;color:#888;margin:-22px 0 28px;text-transform:uppercase;letter-spacing:1.5px}
.Section_text__iJAzT{margin:0 0 28px}
.Card_text__lVq7k{width:100%;height:auto;border-radius:4px}
.Header_inner__xhBMv{margin:28px 0}
.Grid_root__VDmdC{width:100%;height:auto;border-radius:4px}
.Banner_text__J10sQ{border-top:2px solid #ddd;margin-top:40px;padding-top:24px}
.Banner_text__J10sQ h4{font-size:16px;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;color:#888}
.mag-related-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.mag-related-item a{color:#2c3e50;text-decoration:none;font-size:15px}
.mag-related-item a:hover{color:#e74c3c}
/* === Theme === */
:root{--primary:#2D3F5C;--accent:#C49452;--bg:#ECE4D0;--fg:#1A1F26;--border:#C5BBA8;--r:27px;--fb:'Work Sans';--fh:'Sansita'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Sansita:wght@400;700&family=Work+Sans:ital,wght@0,400;0,500;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.75; font-size: 17px; }
::selection { background: var(--primary); color: var(--bg); }
:root hr { border: 0; border-top: 1px solid var(--border); margin: 32px 0; }

:root nav { background: var(--primary); color: var(--bg); padding: 56px 24px 36px; text-align: center; margin-bottom: 48px; border-bottom: 5px solid var(--accent); }
:root nav h1 { font-family: var(--fh), system-ui, sans-serif; font-size: 38px; font-weight: 700; color: var(--bg); letter-spacing: -.005em; margin-bottom: 8px; line-height: 1.12; }
:root nav h1 + p { font-family: var(--fb), system-ui, sans-serif; font-size: 15px; color: rgba(236, 228, 208, .82); font-style: italic; }
:root nav a { font-family: var(--fh), system-ui, sans-serif; font-size: 1.25rem; color: var(--bg); text-decoration: none; font-weight: 700; letter-spacing: 0.05em; }

:root main { padding-bottom: 80px; }
:root main > h1 { font-family: var(--fh), system-ui, sans-serif; font-size: 38px; font-weight: 700; color: var(--primary); line-height: 1.14; margin: 12px 0 8px; letter-spacing: -.005em; }
:root main > time { display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--accent); margin-bottom: 32px; letter-spacing: .14em; text-transform: uppercase; font-weight: 700; }

:root main > article > p { margin-bottom: 18px; font-size: 17px; }
:root main > article > h2 { font-family: var(--fh), system-ui, sans-serif; font-size: 26px; font-weight: 700; color: var(--primary); margin: 2.5em 0 0.6em; padding-top: 12px; border-top: 2px solid var(--accent); }
:root main > article > h3 { font-family: var(--fh), system-ui, sans-serif; font-size: 20px; font-weight: 700; color: var(--accent); margin: 1.8em 0 0.4em; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 26px; }
:root main > article li { margin-bottom: 0.6em; line-height: 1.7; }
:root main > article blockquote { border-left: 4px solid var(--accent); padding: 10px 0 10px 20px; margin: 28px 0; font-style: italic; color: var(--primary); background: rgba(196, 148, 82, .07); 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: 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^="/choice/"] { background: var(--accent); color: var(--bg); padding: 2px 10px; border-radius: var(--r); text-decoration: none; font-weight: 700; font-family: var(--fh), system-ui, sans-serif; font-size: 14.5px; letter-spacing: .02em; 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^="/choice/"]:hover { background: var(--primary); }

:root main > article > figure { margin: 0 0 32px; }
:root main > article > figure > img { width: 100%; height: auto; display: block; border-radius: var(--r); box-shadow: 0 4px 18px rgba(26, 31, 38, .14); }

:root main > article > div { background: rgba(45, 63, 92, .06); border-left: 4px solid var(--primary); border-radius: 0 var(--r) var(--r) 0; padding: 14px 18px; margin: 36px 0 0; font-size: 14px; color: var(--fg); font-family: var(--fb), system-ui, sans-serif; font-style: italic; }
:root main > article > div strong { font-family: var(--fh), system-ui, sans-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 > div > div { background: var(--bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); border-radius: var(--r); padding: 22px 24px; box-shadow: 0 2px 10px rgba(26, 31, 38, .06); transition: transform .15s ease, box-shadow .15s ease, border-left-color .15s ease; }
:root main > div > div:hover { transform: translateY(-2px); box-shadow: 0 5px 16px rgba(45, 63, 92, .12); border-left-color: var(--primary); }
:root main > div > div > 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: 10px; font-weight: 700; }
:root main > div > div > h2 { font-family: var(--fh), system-ui, sans-serif; font-size: 22px; font-weight: 700; margin-bottom: 8px; line-height: 1.22; }
:root main > div > div > h2 a { color: var(--primary); text-decoration: none; }
:root main > div > div > h2 a:hover { color: var(--accent); }
:root main > div > div > p:not(:first-child) { font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; color: var(--fg); opacity: .82; margin-bottom: 14px; }
:root main > div > div > a:last-child { font-family: var(--fh), system-ui, sans-serif; font-size: 13px; color: var(--primary); text-decoration: none; letter-spacing: .04em; font-weight: 700; border-bottom: 1px solid var(--primary); padding-bottom: 1px; }
:root main > div > div > a:last-child:hover { color: var(--accent); border-bottom-color: var(--accent); }

:root main > aside { margin-top: 56px; padding-top: 28px; border-top: 2px solid var(--primary); }
:root main > aside h4 { font-family: var(--fh), system-ui, sans-serif; font-size: 14px; color: var(--primary); margin-bottom: 18px; text-transform: uppercase; letter-spacing: .14em; font-weight: 700; }
:root .mag-related-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 14px; padding: 1.25em; background-color: rgba(0,0,0,0.04); border-radius: 4px; margin-top: 2em; }
:root .mag-related-item { background: var(--bg); border: 1px solid var(--border); border-radius: var(--r); padding: 14px 16px; transition: border-color .15s ease, background .15s ease; }
:root .mag-related-item:hover { border-color: var(--primary); background: rgba(45, 63, 92, .04); }
:root .mag-related-item a { color: var(--fg); text-decoration: none; font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; line-height: 1.4; display: block; }

:root footer { background: transparent; border-top: 1px solid var(--border); padding: 28px 0 36px; margin-top: 48px; text-align: center; font-family: var(--fh), system-ui, sans-serif; font-size: 12px; color: var(--fg); opacity: .60; letter-spacing: .04em; }
: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-05T06:20:03.415913+00:00) === */
.bld-content, :root main > article { max-width: 720px; margin-left: auto; margin-right: auto; }
.bld-content p, :root main > article p { line-height: 1.75; }

/* === R3 fixes (2026-06-05T07:00:05.864641+00:00) === */
:root main > article > h3 { padding-left: 10px; border-left: 3px solid var(--accent); }
:root main > aside h4 { font-size: 16px; margin-bottom: 22px; }
:root main > time { font-size: 13px; margin-bottom: 40px; }

/* === R4 fixes (2026-06-05T07:40:04.583053+00:00) === */
:root main > article > div { border-left: 2px solid var(--border); background: rgba(196, 148, 82, .06); padding: 12px 18px; }
:root main > time { font-size: 14px; margin-bottom: 48px; }
:root main > article > h3 { margin-top: 2.2em; margin-bottom: 0.5em; }
