*{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}
.Nav_item__MOMyx{max-width:860px;margin:0 auto;padding:0 20px}
.Post_inner__KG1Xd{background:#fff;padding:28px 0;margin-bottom:32px;box-shadow:0 1px 3px rgba(0,0,0,.08)}
.Post_inner__KG1Xd h1{font-size:22px;font-weight:700;margin-bottom:2px}
.Post_inner__KG1Xd p{font-size:14px;color:#666}
.Post_inner__KG1Xd a{color:#333;text-decoration:none;font-size:18px;font-weight:700}
.Header_content__Isyvd{display:flex;flex-direction:column;gap:20px}
.Section_root__mRus1{background:#fff;border-radius:12px;box-shadow:0 1px 6px rgba(0,0,0,.06);padding:24px 28px;transition:transform .15s,box-shadow .15s}
.Section_root__mRus1:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1)}
.Section_root__mRus1 h2{font-size:19px;margin-bottom:6px}
.Section_root__mRus1 h2 a{color:#1a1a1a;text-decoration:none}
.Section_root__mRus1 .Header_root__g1ewV{font-size:12px;color:#999;margin-bottom:8px}
.Section_root__mRus1 p{font-size:14px;color:#555;margin-bottom:12px}
.Post_main__2yokj{display:inline-block;background:#5865f2;color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;text-decoration:none}
.Post_main__2yokj:hover{background:#4752c4}
.Main_wrap__41sLu{padding-bottom:60px}
.Main_wrap__41sLu h1{font-size:30px;font-weight:700;margin-bottom:8px}
.Main_wrap__41sLu time{font-size:12px;color:#999;display:block;margin-bottom:24px}
.Main_wrap__41sLu h2{font-size:22px;margin:32px 0 12px}
.Main_wrap__41sLu h3{font-size:18px;margin:24px 0 8px}
.Main_wrap__41sLu p{margin-bottom:16px}
.Main_wrap__41sLu ul,.Main_wrap__41sLu ol{margin:0 0 16px 24px}
.Main_wrap__41sLu a{color:#5865f2}
.Main_wrap__41sLu img{max-width:100%;height:auto;border-radius:12px;margin:16px 0}
.Article_wrap__YGmjH{padding:24px 0;margin-top:40px;text-align:center;font-size:12px;color:#999}
.Article_wrap__YGmjH a{color:#999;text-decoration:none}
.Sidebar_wrap__jPzCV{background:#e8eaf0;border-radius:8px;padding:12px 16px;margin-bottom:20px;font-size:13px;color:#888;font-style:italic}
.Sidebar_main__ISP6t{background:#fff8e1;border-radius:8px;padding:12px 16px;margin-top:24px;font-size:12px;color:#9e8600}
.Module_main__pbdxP{display:inline-block;background:#f0f2f7;border-radius:12px;padding:4px 12px;margin:-18px 0 24px;font-size:12px;color:#777}
.Banner_foot__SvczU{text-align:center;margin:0 0 24px}
.Grid_link__shSBd{max-width:100%;height:auto;border-radius:12px}
.Content_head__Bbolw{text-align:center;margin:24px 0}
.Header_link__bQ50w{max-width:100%;height:auto;border-radius:12px}
.Nav_foot__12Ccz{margin-top:32px;padding-top:20px;border-top:1px solid #e0e0e0}
.Nav_foot__12Ccz 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:#2E7A4A;--accent:#B8743A;--bg:#F5EDDC;--fg:#0F1F14;--border:#C7C2B0;--r:16px;--fb:'Asap';--fh:'Crimson Pro'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Asap: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.70; font-size: 16.5px; }
::selection { background: var(--accent); color: var(--bg); }
:root hr { border: 0; border-top: 1px solid var(--border); margin: 30px 0; }

:root > body > header { background: var(--primary); color: var(--bg); padding: 50px 0 30px; margin-bottom: 44px; border-bottom: 3px solid var(--accent); }
:root > body > header > div { max-width: 760px; margin: 0 auto; padding: 0 24px; }
:root > body > header h1 { font-family: var(--fh), Cambria, serif; font-size: 36px; font-weight: 600; color: var(--bg); line-height: 1.16; margin-bottom: 8px; }
:root > body > header p { font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; color: rgba(245, 237, 220, .82); max-width: 680px; }
:root > body > header a { font-family: var(--fh), Cambria, serif; font-size: 26px; color: var(--bg); text-decoration: none; font-weight: 600; }

:root main { max-width: 760px; margin: 0 auto; padding: 0 24px 70px; }
:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 34px; font-weight: 600; color: var(--primary); line-height: 1.18; 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: 700; }

:root main > article > p { margin-bottom: 18px; font-size: 16.5px; }
:root main > article > h2 { font-family: var(--fh), Cambria, serif; font-size: 26px; font-weight: 600; color: var(--primary); margin: 38px 0 12px; padding-bottom: 6px; border-bottom: 1px solid var(--accent); }
:root main > article > h3 { font-family: var(--fh), Cambria, serif; font-size: 20px; font-weight: 500; color: var(--accent); margin: 24px 0 10px; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 26px; }
:root main > article li { margin-bottom: 6px; font-size: 16px; }
:root main > article li strong { color: var(--primary); font-weight: 700; }
:root main > article blockquote { border-left: 3px solid var(--accent); padding: 12px 0 12px 22px; margin: 26px 0; font-style: italic; color: var(--primary); background: rgba(184, 116, 58, .08); border-radius: 0 var(--r) var(--r) 0; }
: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: 700; }
:root main > article > p a:hover { color: var(--accent); text-decoration-color: var(--primary); }

:root main > article > p a[href^="/rec/"], :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/"], :root main > article > p a[href^="/view/"], :root main > article > p a[href^="/choice/"] { background: rgba(184, 116, 58, 0.10); color: var(--accent, #B8743A); border-bottom: 1.5px solid rgba(184, 116, 58, 0.45); padding: 1px 6px 2px; border-radius: 3px; text-decoration: none; }
:root main > article > p a[href^="/rec/"]:hover, :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, :root main > article > p a[href^="/view/"]:hover, :root main > article > p a[href^="/choice/"]:hover { background: rgba(184, 116, 58, 0.20); color: var(--primary); }

:root main > article > img, :root main > article > figure { margin: 28px 0 30px; }
:root main > article > img, :root main > article > figure > img { width: 100%; height: auto; display: block; border-radius: var(--r); box-shadow: 0 4px 16px rgba(15, 31, 20, .14); }

:root main > article > table, :root main > article table { width: 100%; border-collapse: collapse; margin: 26px 0; font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; background: #FCFAEF; border: 1px solid var(--border); border-radius: var(--r); overflow: hidden; }
:root main > article table th { background: var(--primary); color: var(--bg); padding: 10px 14px; text-align: left; font-family: var(--fh), Cambria, serif; font-weight: 600; font-size: 13.5px; letter-spacing: .02em; }
:root main > article table td { padding: 9px 14px; border-bottom: 1px solid var(--border); vertical-align: top; }

:root main > div > div:has(> h2) { background: #FCFAEF; border: 1px solid var(--border); border-left: 4px solid var(--accent); border-radius: 0 var(--r) var(--r) 0; padding: 20px 24px; margin-bottom: 18px; transition: border-left-color .12s ease; }
:root main > div > div:has(> h2):hover { border-left-color: var(--primary); }
:root main > div > 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 > div:has(> h2) > h2 { font-family: var(--fh), Cambria, serif; font-size: 22px; font-weight: 600; margin-bottom: 8px; line-height: 1.20; padding-bottom: 0; border-bottom: 0; }
:root main > div > div:has(> h2) > h2 a { color: var(--primary); text-decoration: none; }
:root main > div > div:has(> h2) > h2 a:hover { color: var(--accent); }
:root main > div > div:has(> h2) > p:not(:first-child) { font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; color: var(--fg); opacity: .82; margin-bottom: 12px; }
:root main > div > div:has(> h2) > 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 main > div > div:has(> h2) > a:last-child:hover { color: var(--accent); border-bottom-color: var(--accent); }

:root footer { background: transparent; border-top: 1px solid var(--border); padding: 22px 0 32px; margin-top: 50px; text-align: center; font-family: var(--fb), system-ui, sans-serif; font-size: 12.5px; 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-09T10:10:07.242578+00:00) === */

/* Fix 1: Increase line-height for easier reading in long articles */
:root body, :root main > article p { line-height: 1.75; }

/* Fix 2: More space above H2 to make section breaks visually clear */
:root main > article > h2 { margin-top: 2.5em; margin-bottom: 0.6em; }

/* Fix 3: Make H3 more scannable with green accent and stronger weight */
:root main > article > h3 { font-size: 1.1em; font-weight: 700; color: #2E7A4A; }

/* Fix 4: Downplay second sidebar disclaimer block to look like a footnote */
.Sidebar_main__ISP6t { font-size: 0.78em; color: #888; border: none; background: transparent; padding: 0.5em 0; }

/* Fix 5: Soften related-articles border so it reads as organic recommendation, not site nav */
.Nav_foot__12Ccz, .crd-related-list { border: 1px solid rgba(46, 122, 74, 0.2); background: transparent; padding: 1.2em 1.4em; }

/* === R3 fixes (2026-06-09T10:50:07.209277+00:00) === */

/* Fix 1: Add top margin to images so they don't cut abruptly after a paragraph */
/* (applied in-place above on the existing img/figure rule) */

/* Fix 2: Visually distinguish the opening paragraph as an entry point into the article */
:root main > article > p:first-of-type { font-size: 17.5px; color: var(--primary); line-height: 1.82; font-weight: 400; }

/* Fix 3: Soften affiliate pill from solid-amber button to semi-transparent hint */
/* (applied in-place above on the existing affiliate-link rule) */

/* === R4 fixes (2026-06-09T11:30:07.155408+00:00) === */

/* Fix 1: font-weight: 400 added to p:first-of-type (applied in-place on R3 rule above) */

/* Fix 2: affiliate links updated to subtle inline-hint style with /rec/ added (applied in-place on existing rule above) */

/* Fix 3: Downplay 'Revisado' date block — smaller, grey, visually secondary to H1 and primary date */
.Module_main__pbdxP, time + .Module_main__pbdxP { display: block; margin-top: 6px; font-size: 12px; color: #888; letter-spacing: 0.02em; }
