: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}}

/* v2.0 homepage */
.home .site-header{background:rgba(255,255,255,.96);backdrop-filter:saturate(140%) blur(10px)}
.home-main{overflow:hidden}.home-main>section{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.home-main .home-hero{width:100%;max-width:none;margin:0;padding:88px max(20px,calc((100vw - var(--max))/2)) 82px;background:linear-gradient(135deg,#eef5f0 0%,#f7f7f3 58%,#fff 100%);border-bottom:1px solid var(--line)}
.home-hero .eyebrow{color:var(--forest);margin:0 0 16px}.home-hero h1{max-width:900px;font-size:clamp(3rem,7vw,6.2rem);line-height:.98;letter-spacing:-.055em;margin:0;color:#14211c}.home-hero .hero-intro{max-width:780px;font-size:1.22rem;line-height:1.65;color:#45534d;margin:28px 0 0}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:9px;text-decoration:none;font-weight:760;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--forest);color:#fff!important;box-shadow:0 8px 18px rgba(31,75,58,.16)}.button-primary:hover{background:#163e30}.button-secondary{background:#fff;color:var(--forest)!important;border:1px solid #bdcec5}.button-secondary:hover{box-shadow:0 7px 16px rgba(23,33,29,.08)}
.home-main .home-intro{padding:86px 0 54px;max-width:900px}.home-intro h2,.section-heading h2,.home-focus h2,.home-medical h2,.home-terms h2,.home-about h2,.home-help h2{font-size:clamp(2rem,4vw,3.35rem);line-height:1.06;letter-spacing:-.035em;margin:.3rem 0 1rem}.home-intro p{font-size:1.08rem;color:#42504a;max-width:76ch}.home-intro .text-link{display:inline-block;margin-top:8px;font-weight:750}
.home-guides{padding:44px 0 88px}.section-heading{max-width:760px;margin-bottom:32px}.section-heading>p:not(.eyebrow){color:var(--muted);font-size:1.05rem}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guide-card{position:relative;display:flex;flex-direction:column;min-height:255px;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(22,37,30,.045);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.guide-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(22,37,30,.08);border-color:#c6d5cd}.guide-card h3{font-size:1.32rem;line-height:1.2;margin:0 0 12px}.guide-card h3 a{color:var(--ink);text-decoration:none}.guide-card p{color:#53605a;margin:0 0 22px}.guide-card>a:last-child{margin-top:auto;font-weight:760;text-decoration:none}.guide-card>a:last-child:after{content:" →"}
.home-main .home-focus{width:100%;max-width:none;margin:0;padding:84px max(20px,calc((100vw - var(--max))/2));background:#173c30;color:#edf5f0}.home-focus-content{max-width:820px}.home-focus .eyebrow{color:#bdd6c9}.home-focus h2{color:#fff}.home-focus p{color:#d6e3dc;font-size:1.08rem;max-width:74ch}.home-focus a{color:#fff;font-weight:760}
.home-medical,.home-terms{padding:86px 0}.home-medical{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:80px;align-items:start}.home-medical .section-heading{margin:0}.home-medical>p,.home-medical>.text-link{grid-column:2}.home-medical>p{margin:0 0 16px;color:#46534d}.text-link{font-weight:760;text-decoration-thickness:.1em}.home-terms{position:relative;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-terms:before{content:"POWDER  ·  CRYSTAL  ·  LIQUID  ·  HYDROCHLORIDE";display:block;margin-bottom:22px;font-size:.74rem;letter-spacing:.14em;font-weight:800;color:#718078}.home-terms p{max-width:760px;color:#46534d;font-size:1.06rem}
.home-latest{padding:88px 0}.home-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home-post-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0}.home-post-image{display:block;background:#eef3ef;aspect-ratio:16/10;overflow:hidden}.home-post-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home-post-card:hover .home-post-image img{transform:scale(1.025)}.home-post-card-body{padding:22px 22px 24px;display:flex;flex-direction:column;flex:1}.home-post-category{font-size:.72rem;text-transform:uppercase;letter-spacing:.09em;font-weight:800;color:var(--forest);margin-bottom:9px}.home-post-card h3{font-size:1.28rem;line-height:1.2;margin:0 0 10px}.home-post-card h3 a{color:var(--ink);text-decoration:none}.home-post-card p{color:var(--muted);margin:0 0 20px}.home-post-read{margin-top:auto;font-weight:760;text-decoration:none}.home-no-posts{padding:24px;border:1px dashed #b9c7c0;border-radius:12px;color:var(--muted);background:var(--cream)}
.home-main .home-standards{width:100%;max-width:none;margin:0;padding:84px max(20px,calc((100vw - var(--max))/2));background:#f4f2eb}.standards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:30px}.standards-grid>div{background:#fff;border:1px solid #e4e0d6;border-radius:16px;padding:24px}.standards-grid h3{margin:0 0 10px;font-size:1.08rem}.standards-grid p{color:#58635e;font-size:.95rem;margin:0}.home-standards>p:last-child{margin-top:28px;font-size:.92rem}
.home-about{padding:86px 0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);column-gap:80px}.home-about .eyebrow,.home-about h2{grid-column:1}.home-about p,.home-about .text-link{grid-column:2}.home-about p{margin-top:0;color:#46534d}
.home-main .home-help{width:min(calc(100% - 40px),var(--max));margin:0 auto 90px;padding:38px 42px;border-radius:20px;background:#e4efe8;border:1px solid #c9dcd2}.home-help h2{font-size:clamp(1.8rem,3vw,2.6rem)}.home-help p{max-width:830px}.home-help a{font-weight:760}

/* v2.0 footer */
.site-footer{padding:64px 0 24px;background:#0f211a;color:#eaf0ec}.footer-main{display:grid;grid-template-columns:minmax(260px,1.65fr) repeat(3,minmax(150px,1fr));gap:54px}.footer-logo{display:inline-block;font-size:1.16rem;font-weight:850;color:#fff!important;text-decoration:none;margin-bottom:16px}.footer-brand p{max-width:420px;color:#c6d2cc;margin:.55rem 0}.footer-brand .footer-disclaimer{font-size:.88rem;color:#98aaa1}.footer-column h2{font-size:.78rem;line-height:1.3;text-transform:uppercase;letter-spacing:.1em;color:#a9beb3;margin:2px 0 16px}.site-footer .footer-column ul{display:block;list-style:none;margin:0;padding:0}.footer-column li{margin:0 0 9px}.footer-column a{color:#e7eee9;text-decoration:none;font-size:.93rem}.footer-column a:hover{text-decoration:underline;text-underline-offset:.18em}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #2b4137;margin-top:46px;padding-top:20px;color:#8fa39a;font-size:.82rem}

@media(max-width:980px){.guide-grid,.home-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.standards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-medical,.home-about{grid-template-columns:1fr;gap:12px}.home-medical .section-heading,.home-medical>p,.home-medical>.text-link,.home-about .eyebrow,.home-about h2,.home-about p,.home-about .text-link{grid-column:1}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-main .footer-column:last-child{grid-column:2/4}}
@media(max-width:700px){.home-main>section{width:min(calc(100% - 28px),var(--max))}.home-main .home-hero{padding:64px 20px 58px}.home-hero h1{font-size:clamp(2.65rem,13vw,4.2rem)}.home-hero .hero-intro{font-size:1.08rem}.home-main .home-intro,.home-guides,.home-medical,.home-terms,.home-latest,.home-about{padding-top:60px;padding-bottom:60px}.guide-grid,.home-post-grid,.standards-grid{grid-template-columns:1fr}.guide-card{min-height:0}.home-main .home-focus,.home-main .home-standards{padding:62px 20px}.home-main .home-help{width:min(calc(100% - 28px),var(--max));padding:28px 24px;margin-bottom:60px}.footer-main{grid-template-columns:1fr;gap:34px}.footer-main .footer-column:last-child{grid-column:auto}.footer-bottom{flex-direction:column;margin-top:34px}.site-footer{padding-top:48px}}
