*{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}
.block-3159d7{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 .nav-9f1aeb{color:#fff;text-decoration:none;font-size:18px;font-weight:600}
.wrapper-3f8ba9{border-bottom:1px solid #eee;padding:24px 0}
.wrapper-3f8ba9 h2{font-size:20px;margin-bottom:8px}
.wrapper-3f8ba9 h2 a{color:#1a1a2e;text-decoration:none}
.wrapper-3f8ba9 h2 a:hover{color:#e94560}
.wrapper-3f8ba9 .date{font-size:13px;color:#999;margin-bottom:8px}
.main-39285c{color:#e94560;text-decoration:none;font-size:14px;font-weight:600}
.widget-9347a1{padding-bottom:60px}
.widget-9347a1 h1{font-size:32px;margin-bottom:8px}
.widget-9347a1 time{font-size:13px;color:#999;display:block;margin-bottom:24px}
.widget-9347a1 h2{font-size:22px;margin:32px 0 12px}
.widget-9347a1 h3{font-size:18px;margin:24px 0 8px}
.widget-9347a1 p{margin-bottom:16px}
.widget-9347a1 ul,.widget-9347a1 ol{margin:0 0 16px 24px}
.widget-9347a1 a{color:#e94560}
.widget-9347a1 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}
.container-fa0816{background:#f5f5f5;border-left:3px solid #999;padding:10px 14px;margin-bottom:20px;font-size:13px;color:#777;font-style:italic}
.sidebar-62ad13{background:#fef9e7;border:1px solid #f0c36d;padding:10px 14px;margin-top:20px;font-size:12px;color:#8a6d3b}
.content-169397{font-size:13px;color:#999;margin:-16px 0 24px;font-style:italic}
.outer-38a878{text-align:center;margin:0 0 20px}
.module-bac09d{max-width:100%;height:auto;border-radius:6px}
.shell-49086a{text-align:center;margin:24px 0}
.wrapper-f37d46{max-width:100%;height:auto;border-radius:6px}
.page-9a985c{margin-top:40px;padding-top:24px;border-top:1px solid #eee}
.page-9a985c h3{font-size:18px;margin-bottom:12px}
.page-9a985c ul{list-style:none;padding:0}
.page-9a985c li{padding:4px 0}
.page-9a985c a{color:#e94560;text-decoration:none}
/* === Theme === */
:root{--primary:#4A3A2E;--accent:#4F6B85;--bg:#ECE4D0;--fg:#1F1A14;--border:#C5BBA8;--r:34px;--fb:'Atkinson Hyperlegible';--fh:'Libre Caslon Text'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400&family=Libre+Caslon+Text:ital,wght@0,400;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.74; font-size: 17px; }
::selection { background: var(--primary); color: var(--bg); }
:root hr { border: 0; border-top: 1px solid var(--border); margin: 28px 0; }

:root header { background: var(--primary); color: var(--bg); padding: 38px 0 24px; margin-bottom: 40px; border-bottom: 5px solid var(--accent); }
:root header h1 { font-family: var(--fh), Cambria, serif; font-size: 32px; font-weight: 700; color: var(--bg); letter-spacing: -.005em; margin-bottom: 4px; }
:root header h1 + p { font-family: var(--fb), system-ui, sans-serif; font-size: 14px; color: rgba(236, 228, 208, .82); font-style: italic; }
:root header a { font-family: var(--fh), Cambria, serif; font-size: 22px; 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.18; margin: 10px 0 6px; letter-spacing: -.005em; }
: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: 1.5em; font-size: 17px; }
: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.5em; padding-bottom: 6px; border-bottom: 2px solid var(--accent); }
:root main > article:not(:has(> .date)) > h3 { font-family: var(--fh), Cambria, serif; font-size: 19px; font-weight: 700; color: var(--primary); margin: 24px 0 8px; font-style: normal; }
:root main > article:not(:has(> .date)) ul, :root main > article:not(:has(> .date)) ol { margin: 0 0 18px 22px; }
:root main > article:not(:has(> .date)) li { margin-bottom: 6px; }
:root main > article:not(:has(> .date)) blockquote { border-left: 4px solid var(--accent); padding: 8px 0 8px 18px; margin: 24px 0; font-style: italic; color: var(--primary); background: rgba(79, 107, 133, .05); }

: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/"] { background: transparent; color: var(--primary); border-bottom: 2px solid var(--accent); border-radius: 0; padding: 0; text-decoration: none; font-weight: 700; font-family: inherit; font-size: inherit; letter-spacing: normal; text-transform: none; }
: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 { color: var(--accent); border-bottom-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: 1px solid var(--accent); border-radius: var(--r); }

:root main > article:not(:has(> .date)) > div:has(> em) { border-top: 2px solid var(--accent); border-bottom: 1px solid var(--border); padding: 12px 14px; margin-top: 36px; font-size: 13.5px; color: var(--fg); font-family: var(--fb), system-ui, sans-serif; font-style: italic; background: rgba(74, 58, 46, .04); }
: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; letter-spacing: -.005em; }
:root main > article:has(> .date) > h2 a { color: var(--fg); text-decoration: none; }
:root main > article:has(> .date) > h2 a:hover { color: var(--primary); }
: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: .85; margin-bottom: 10px; }
:root main > article:has(> .date) > a:last-child { font-family: var(--fh), Cambria, serif; font-size: 13px; color: var(--primary); background: transparent; border: 1.5px solid var(--primary); padding: 4px 12px; border-radius: var(--r); text-decoration: none; letter-spacing: normal; text-transform: none; font-weight: 500; }
:root main > article:has(> .date) > a:last-child:hover { background: var(--primary); color: var(--bg); }

:root main > section { margin-top: 40px; padding-top: 20px; border-top: 3px solid var(--primary); }
:root main > section > h3 { font-family: var(--fh), Cambria, serif; font-size: 15px; color: var(--primary); margin-bottom: 14px; letter-spacing: .04em; font-weight: 700; }
: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: 40px; text-align: center; font-family: var(--fh), Cambria, 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-01T13:10:03.898085+00:00) === */

.entry-content p, .wp-block-post-content p, .post-content p { line-height: 1.78; margin-bottom: 1.5em; }

.entry-content h2, .wp-block-post-content h2, .post-content h2 { margin-top: 2.8em; margin-bottom: 0.5em; }

.entry-content h3, .wp-block-post-content h3, .post-content h3 { margin-top: 1.8em; margin-bottom: 0.4em; }

.site-title a, .site-branding .site-title { font-size: 1.5rem; font-weight: 700; letter-spacing: 0.01em; }

.site-description { display: block; font-size: 0.95rem; color: #5a4a3a; margin-top: 0.25em; opacity: 0.85; }

.more-link, .read-more-link, .entry-footer .more-link { background: transparent; border: 1.5px solid #5a7a6a; color: #3d5a4a; padding: 0.3em 1em; border-radius: 3px; font-weight: 500; }

/* === R3 fixes (2026-06-01T13:50:03.621752+00:00) === */
/* p margin-bottom: 16px → 1.5em (fixed in-line at correct selector) */
/* h2 margin: 36px 0 12px → margin-top: 2.8em; margin-bottom: 0.5em (fixed in-line) */
/* h3: font-weight 400 italic accent → 700 normal primary (fixed in-line) */
/* affiliate links: filled capsule → underline-only bold (fixed in-line) */
/* listing card button: filled primary → outlined primary (fixed in-line) */

/* === R4 fixes (2026-06-01T14:30:04.601062+00:00) === */

:root main > article:not(:has(> .date)) table { border-collapse: collapse; width: 100%; margin: 24px 0; font-size: 15px; line-height: 1.5; }

:root main > article:not(:has(> .date)) th,
:root main > article:not(:has(> .date)) td { padding: 9px 14px; border: 1px solid var(--border); vertical-align: top; text-align: left; }

:root main > article:not(:has(> .date)) th { background: var(--primary); color: var(--bg); font-family: var(--fh), Cambria, serif; font-weight: 700; letter-spacing: .03em; font-size: 14px; }

:root main > article:not(:has(> .date)) tr:nth-child(even) td { background: rgba(74, 58, 46, .04); }

:root main > div:has(> time) { font-size: 12px; color: var(--accent); letter-spacing: .08em; font-family: var(--fb), system-ui, sans-serif; margin-bottom: 24px; opacity: 0.8; font-style: italic; }
