:root{--ink:#17211d;--muted:#61706a;--forest:#1f4b3a;--sage:#dce9e2;--cream:#f7f7f3;--line:#dde3df;--white:#fff;--max:1180px;--narrow:760px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font:17px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}img{max-width:100%;height:auto;display:block}a{color:var(--forest);text-decoration-thickness:.08em;text-underline-offset:.15em}a:hover{text-decoration-thickness:.14em}.wrap,.wrap-wide{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.wrap-narrow{width:min(calc(100% - 40px),var(--narrow));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:10px;background:#fff;padding:10px;z-index:99}.skip-link:focus{left:10px}.site-header{border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:20}.header-inner{min-height:74px;display:flex;align-items:center;gap:28px}.brand{margin-right:auto}.site-name{font-weight:800;font-size:1.15rem;text-decoration:none;color:var(--ink)}.custom-logo{max-height:48px;width:auto}.primary-nav ul,.site-footer ul{display:flex;gap:24px;list-style:none;margin:0;padding:0}.primary-nav a{text-decoration:none;color:var(--ink);font-weight:650;font-size:.94rem}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;padding:8px 12px;border-radius:7px}.main-space{padding-block:56px 80px}.archive-head{max-width:760px;margin-bottom:36px}.archive-head h1,.page-header h1,.article-header h1{line-height:1.08;letter-spacing:-.035em}.archive-head h1{font-size:clamp(2rem,5vw,3.8rem)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.post-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.post-card img{aspect-ratio:16/10;object-fit:cover}.card-body{padding:22px}.card-body h2,.card-body h3{font-size:1.35rem;line-height:1.2;margin:.4rem 0 .6rem}.card-body h2 a,.card-body h3 a{text-decoration:none;color:var(--ink)}.eyebrow{font-size:.78rem;line-height:1.4;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);font-weight:750}.article-header{padding-top:68px}.article-header h1{font-size:clamp(2.4rem,6vw,4.7rem);margin:.55rem 0 1rem}.dek{font-size:1.28rem;color:#42504a;line-height:1.55}.article-meta{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:.9rem;color:var(--muted);margin-top:24px}.review-strip{margin-top:20px;padding:14px 16px;background:var(--cream);border-left:4px solid var(--forest);font-size:.92rem}.hero-media{margin-top:42px}.hero-media img{width:100%;max-height:620px;object-fit:cover;border-radius:16px}.article-layout{display:grid;grid-template-columns:230px minmax(0,760px);justify-content:center;gap:54px;padding-block:48px 80px}.article-aside{font-size:.88rem}.aside-box{position:sticky;top:100px;border-top:3px solid var(--forest);padding-top:14px;color:var(--muted)}.article-content{min-width:0}.article-content h2{font-size:1.8rem;line-height:1.2;margin-top:2.1em}.article-content h3{font-size:1.35rem;margin-top:1.8em}.article-content p,.article-content li{max-width:72ch}.article-content blockquote{margin:2rem 0;padding:1px 0 1px 22px;border-left:4px solid var(--forest);font-size:1.12rem}.key-takeaway{background:var(--sage);padding:22px 24px;border-radius:12px;margin-bottom:34px}.key-takeaway p{margin-bottom:0}.references{border-top:1px solid var(--line);margin-top:52px;padding-top:22px}.references li{margin-bottom:.65rem;overflow-wrap:anywhere}.author-box{display:grid;grid-template-columns:96px 1fr;gap:20px;margin-top:52px;padding:28px;background:var(--cream);border-radius:14px}.author-box img,.profile-hero img{border-radius:50%}.author-box h2{margin:.2rem 0}.author-box p{margin-bottom:0}.evidence-date{color:var(--muted);font-size:.9rem;margin-top:18px}.profile-hero{display:grid;grid-template-columns:180px 1fr;gap:34px;align-items:center;max-width:850px;margin-bottom:50px}.profile-hero h1{font-size:3rem;margin:.2rem 0}.search-result{padding:18px 0;border-bottom:1px solid var(--line)}.site-footer{background:#12201a;color:#e8eee9;padding:46px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr;gap:40px}.site-footer a{color:#e8eee9}.site-footer ul{flex-direction:column;gap:8px}.footer-bottom{border-top:1px solid #314039;margin-top:30px;padding-top:18px;color:#aebbb5;font-size:.85rem}@media(max-width:900px){.card-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr;width:min(calc(100% - 40px),760px)}.article-aside{order:2}.aside-box{position:static}.menu-toggle{display:block}.primary-nav{display:none;position:absolute;left:0;right:0;top:74px;background:#fff;border-bottom:1px solid var(--line);padding:18px 20px}.primary-nav.is-open{display:block}.primary-nav ul{flex-direction:column;gap:12px}}@media(max-width:620px){body{font-size:16px}.card-grid{grid-template-columns:1fr}.wrap,.wrap-wide,.wrap-narrow{width:min(calc(100% - 28px),var(--max))}.article-header{padding-top:44px}.article-layout{width:min(calc(100% - 28px),760px)}.profile-hero{grid-template-columns:1fr}.profile-hero img{width:120px}.footer-grid{grid-template-columns:1fr}.author-box{grid-template-columns:64px 1fr}.author-box img{width:64px;height:64px}.site-header{position:relative}}

/* Transparency pages */
.page-header{margin-bottom:28px}.page-header h1{font-size:clamp(2.2rem,5vw,4rem);margin:0}.article-content>h2:first-child{margin-top:1.4em}.transparency-people{display:grid;gap:18px;margin-top:28px}.person-card{display:grid;grid-template-columns:96px 1fr;gap:20px;align-items:start;padding:22px;border:1px solid var(--line);border-radius:14px}.person-card img{border-radius:50%}.person-card h2{font-size:1.35rem;margin:0 0 .4rem}.person-card p{margin:.35rem 0}.review-pending{border-left-color:#9b6b16;background:#fbf7ec}
@media(max-width:620px){.person-card{grid-template-columns:64px 1fr}.person-card img{width:64px;height:64px}}

/* Author profile editorial details */
.profile-hero .author-role{font-weight:700;margin:.35rem 0 1rem;color:var(--kj-green,#173f35)}
.profile-hero .author-full-bio p{margin:.55rem 0;max-width:760px}
.profile-hero .author-focus{margin-top:1rem;line-height:1.7}
.profile-hero .author-profile-link{font-weight:700}

/* v1.3 author profile refinements */
.profile-hero{grid-template-columns:260px minmax(0,1fr);gap:52px;align-items:start;max-width:980px;margin:10px auto 64px}
.profile-photo{padding-top:4px}
.profile-photo img{width:260px;height:260px;object-fit:cover;border-radius:22px;box-shadow:0 10px 28px rgba(23,33,29,.08)}
.profile-copy h1{font-size:clamp(2.6rem,5vw,4.2rem);line-height:1.02;margin:.35rem 0 .45rem}
.profile-copy .author-role{font-size:1.08rem;color:var(--forest);margin:0 0 1.1rem}
.profile-copy .author-full-bio p{margin:.65rem 0;max-width:72ch}
.author-articles{max-width:980px;margin-inline:auto}

/* Restored theme author box */
.author-box{grid-template-columns:104px 1fr;align-items:start;margin-top:52px;padding:30px 32px;background:var(--cream);border-radius:16px}
.author-box-avatar img{width:104px;height:104px;object-fit:cover;border-radius:50%}
.author-box-copy h2{margin:.2rem 0 .2rem;font-size:1.55rem}
.author-box-copy h2 a{color:var(--ink)}
.author-box-role{font-weight:700;color:var(--forest);margin:.2rem 0 .5rem!important}
.author-box-copy>p:last-child{margin-top:.35rem}

/* Medical reviewer profiles */
.reviewer-profile{max-width:980px;margin-inline:auto}
.reviewer-profile-hero{display:grid;grid-template-columns:260px minmax(0,1fr);gap:52px;align-items:start;margin-bottom:48px}
.reviewer-photo img{width:260px;height:300px;object-fit:cover;border-radius:22px}
.reviewer-intro h1{font-size:clamp(2.5rem,5vw,4rem);line-height:1.04;margin:.35rem 0 .5rem}
.reviewer-role{font-size:1.12rem;font-weight:750;color:var(--forest);margin:0 0 1.4rem}
.reviewer-summary{margin:1rem 0}.reviewer-summary strong{display:block;font-size:.82rem;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.reviewer-summary p{margin:.2rem 0}
.reviewer-body{max-width:760px;margin-left:312px}.reviewer-body section{margin-top:38px}.reviewer-body h2{font-size:1.7rem}.reviewer-highlights ul{padding-left:1.2rem}.reviewer-highlights li{margin-bottom:.45rem}
.reviewer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.reviewer-card{display:grid;grid-template-columns:110px 1fr;gap:20px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:20px}.reviewer-card-photo img{width:110px;height:110px;object-fit:cover;border-radius:14px}.reviewer-card h2{font-size:1.25rem;line-height:1.25;margin:0 0 .35rem}.reviewer-card h2 a{color:var(--ink)}.reviewer-card p{margin:0;color:var(--muted)}

@media(max-width:760px){.profile-hero,.reviewer-profile-hero{grid-template-columns:1fr;gap:24px}.profile-photo img{width:180px;height:180px}.reviewer-photo img{width:180px;height:210px}.reviewer-body{margin-left:0}.reviewer-grid{grid-template-columns:1fr}}

/* v1.6: single-article cleanup */
.single-post .saboxplugin-wrap,
.single-post .saboxplugin-wrap.saboxplugin-wrap,
.single-post .saboxplugin-authorname,
.single-post .saboxplugin-desc { }
.single-post .saboxplugin-wrap{display:none!important;}
.article-layout{display:block;width:min(calc(100% - 40px),760px);max-width:760px;margin-inline:auto;padding-block:48px 80px;}
.article-layout .article-content{width:100%;max-width:760px;margin-inline:auto;min-width:0;}
.article-layout .key-takeaway{width:100%;max-width:none;}
.author-box{display:grid;width:100%;grid-template-columns:144px minmax(0,1fr);gap:26px;padding:32px 34px;align-items:start;}
.author-box-avatar img{width:144px;height:144px;object-fit:cover;border-radius:18px;}
.author-box-copy h2{font-size:1.7rem;}
@media(max-width:620px){.article-layout{width:min(calc(100% - 28px),760px);padding-block:36px 56px}.author-box{grid-template-columns:82px minmax(0,1fr);padding:22px;gap:16px}.author-box-avatar img{width:82px;height:96px;border-radius:12px}.author-box-copy h2{font-size:1.4rem}}
