*{margin:0;padding:0;box-sizing:border-box}
body{font-family:Georgia,'Times New Roman',serif;line-height:1.8;color:#222;background:#f4f1eb}
.astro-4onburkE{max-width:1100px;margin:0 auto;padding:0 24px}
.astro-phVemMzb{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:48px 0;text-align:center;margin-bottom:48px}
.astro-phVemMzb h1{font-size:36px;letter-spacing:2px;text-transform:uppercase;margin-bottom:6px}
.astro-phVemMzb p{font-size:16px;opacity:.8;font-style:italic}
.astro-phVemMzb .astro-3cYrhHPe{color:#fff;text-decoration:none;font-size:20px;letter-spacing:1px;text-transform:uppercase}
.astro-Qz7jJb46{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px}
.astro-wnyq9XaS{background:#fff;border-radius:4px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:28px;transition:box-shadow .2s}
.astro-wnyq9XaS:hover{box-shadow:0 4px 20px rgba(0,0,0,.14)}
.astro-wnyq9XaS h2{font-size:22px;margin-bottom:10px;line-height:1.3}
.astro-wnyq9XaS h2 a{color:#2c3e50;text-decoration:none}
.astro-wnyq9XaS .astro-QMYvbdYy{font-size:12px;color:#888;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}
.astro-wnyq9XaS p{font-size:15px;color:#555;margin-bottom:14px}
.astro-JSz8GPEn{color:#e74c3c;text-decoration:none;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.5px}
.astro-hkKTNpAr{max-width:780px;margin:0 auto;padding:0 24px 60px}
.astro-hkKTNpAr h1{font-size:36px;margin-bottom:10px;line-height:1.2}
.astro-hkKTNpAr .astro-QMYvbdYy{font-size:13px;color:#888;display:block;margin-bottom:28px;text-transform:uppercase;letter-spacing:1px}
.astro-hkKTNpAr h2{font-size:24px;margin:36px 0 14px}
.astro-hkKTNpAr h3{font-size:19px;margin:28px 0 10px}
.astro-hkKTNpAr p{margin-bottom:18px;font-size:17px}
.astro-hkKTNpAr ul,.astro-hkKTNpAr ol{margin:0 0 18px 28px}
.astro-hkKTNpAr a{color:#e74c3c}
.astro-hkKTNpAr img{max-width:100%;height:auto;border-radius:4px;margin:20px 0}
.astro-FR0GTi1I{border-top:2px solid #ddd;padding:28px 0;margin-top:48px;text-align:center;font-size:13px;color:#888}
.astro-FR0GTi1I a{color:#888}
.astro-lQkvmjAr{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}
.astro-JnlaE2ya{background:#f9f3e3;padding:16px 20px;margin-top:28px;font-size:13px;color:#7a6230;border-radius:4px}
.astro-xwJbudrI{font-size:11px;color:#888;margin:-22px 0 28px;text-transform:uppercase;letter-spacing:1.5px}
.astro-aX3GE50E{margin:0 0 28px}
.astro-3VxE94XI{width:100%;height:auto;border-radius:4px}
.astro-mcQ4shJD{margin:28px 0}
.astro-29reg8vJ{width:100%;height:auto;border-radius:4px}
.astro-VFEQDTb3{border-top:2px solid #ddd;margin-top:40px;padding-top:24px}
.astro-VFEQDTb3 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:#8A4470;--accent:#C8AB6E;--bg:#ECE4D6;--fg:#1F1418;--border:#C8B8A8;--r:22px;--fb:'Newsreader';--fh:'Familjen Grotesk'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Familjen+Grotesk:wght@400;500;700&family=Newsreader:ital,wght@0,400;0,700;1,400&display=swap');

:root body { font-family: var(--fb), Cambria, 'Times New Roman', 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: 32px 0; }

:root nav { background-color: #2D1F35; 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: 34px; font-weight: 700; color: var(--bg); letter-spacing: -.005em; margin-bottom: 8px; line-height: 1.14; }
:root nav h1 + p { font-family: var(--fb), Cambria, serif; font-size: 15px; color: rgba(236, 228, 214, .82); font-style: italic; }
:root nav a { font-family: var(--fh), system-ui, sans-serif; font-size: 22px; color: var(--bg); text-decoration: none; font-weight: 700; letter-spacing: -.005em; }

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

:root main > article > p { margin-bottom: 18px; font-size: 17px; line-height: 1.8; }
:root main > article > h2 { font-family: var(--fh), system-ui, sans-serif; font-size: 24px; font-weight: 700; color: var(--primary); margin-top: 2.5em; margin-bottom: 0.6em; padding-top: 12px; border-top: 2px solid var(--accent); letter-spacing: -.005em; }
:root main > article > h3 { font-family: var(--fh), system-ui, sans-serif; font-size: 19px; font-weight: 600; color: var(--accent); margin-top: 1.8em; margin-bottom: 0.5em; font-style: normal; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 26px; }
:root main > article li { margin-bottom: 6px; }
: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(200, 171, 110, .06); 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: 700; }
: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/"] { background: var(--accent); color: var(--fg); padding: 2px 10px; border-radius: var(--r); text-decoration: none; font-weight: 600; font-family: var(--fh), system-ui, sans-serif; font-size: 14.5px; 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 { background: var(--primary); color: var(--bg); }

: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(31, 20, 24, .14); filter: saturate(0.82); }

:root main > article > div { background: rgba(138, 68, 112, .04); border-left: 2px solid rgba(138, 68, 112, .35); border-radius: 0 var(--r) var(--r) 0; padding: 12px 18px; margin: 36px 0 0; font-size: 13.5px; color: #7a6a5a; font-family: var(--fb), Cambria, 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 1px 6px rgba(31, 20, 24, .05); transition: transform .15s ease, box-shadow .15s ease, border-left-color .15s ease; margin-bottom: 1.5em; }
:root main > div > div:hover { transform: translateY(-2px); box-shadow: 0 4px 14px rgba(138, 68, 112, .12); border-left-color: var(--primary); }
:root main > div > div > p:first-child { font-family: var(--fh), system-ui, sans-serif; font-size: 11px; color: var(--accent); letter-spacing: .14em; text-transform: uppercase; margin-bottom: 10px; font-weight: 600; display: inline-block; background: rgba(155,127,186,0.13); border-radius: 3px; padding: 1px 7px; }
: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; letter-spacing: -.005em; }
: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), Cambria, serif; font-size: 15.5px; color: var(--fg); opacity: .92; margin-bottom: 14px; }
:root main > div > div > a:last-child { font-family: var(--fh), system-ui, sans-serif; display: block; margin-top: 14px; font-size: 13px; color: var(--primary); text-decoration: none; letter-spacing: .04em; font-weight: 700; border-bottom: 1px solid var(--primary); padding-bottom: 1px; text-transform: uppercase; }
: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; }
: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(138, 68, 112, .04); }
:root .mag-related-item a { color: var(--fg); text-decoration: none; font-family: var(--fb), Cambria, 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(--fb), 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-10T21:30:08.228579+00:00) === */

/* Article prose width — ~75 chars per line for long-form comfort */
:root main > article, :root .astro-hkKTNpAr article, :root .bld-content { max-width: 740px; margin-left: auto; margin-right: auto; }

/* Disclosure — footnote-style aside instead of pharmaceutical-box */
:root .astro-lQkvmjAr, :root .affiliate-disclosure, :root .disclosure-box { font-size: 0.8em; color: #7a6a5a; border: none; background: transparent; padding: 0 0 1.2em 0; font-style: italic; border-bottom: 1px dotted rgba(122,106,90,0.35); margin-bottom: 1.4em; }

/* Post card left accent — gives eye an anchor on the listing page */
:root .astro-wnyq9XaS, :root .post-card, :root .article-card { border-left: 3px solid #9B7FBA; padding: 1em 1em 1em 1.4em; margin-bottom: 2.5em; background: rgba(155, 127, 186, 0.05); border-radius: 0 4px 4px 0; }

/* Continue Reading — small action signal without button weight */
:root .astro-JSz8GPEn, :root .continue-reading, :root a[class*='continue'] { display: inline-block; font-size: 0.85em; letter-spacing: 0.05em; text-transform: uppercase; border-bottom: 1px solid currentColor; padding-bottom: 1px; }

/* === R3 fixes (2026-06-10T22:10:10.396462+00:00) === */
/* Applied inline above: img filter:saturate(0.82), post-card lavender wash+radius, h1 margin/line-height, article>div softened border+bg, article grid card margin-bottom */

/* === R4 fixes (2026-06-10T22:50:18.493179+00:00) === */
/* Applied inline above: h3 normal weight 600 (not italic 500), date pill bg on card p:first-child, card excerpt 15.5px/opacity .92, CONTINUE READING block+margin-top, disclosure dotted bottom rule */
