/* Shared researched-guide layout; other single posts retain their own styles. */
.bk-buying-guide{max-width:1240px;margin:0 auto;padding:48px 32px 64px;color:var(--ink);background:#fff;overflow-wrap:anywhere}
.bk-buying-guide h1,.bk-buying-guide h2,.bk-buying-guide h3{font-family:var(--font-display);font-weight:500;letter-spacing:-.025em;line-height:1.12}
.bk-buying-guide h1{font-size:clamp(36px,4.5vw,62px);max-width:1000px;margin:20px 0}
.bk-guide-back,.bk-guide-brand{color:var(--ink-mid);text-underline-offset:4px}
.bk-guide-intro{font-size:18px;line-height:1.65;max-width:850px;margin:0 0 16px}
.bk-guide-disclosure{font-size:13px;color:var(--ink-mid);max-width:850px;margin:0}
.bk-guide-overview{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:40px;margin:32px 0 40px;padding:28px 0;border-top:1px solid var(--gold);border-bottom:1px solid var(--rule-strong)}
.bk-guide-take h2{font-size:30px;margin:0 0 12px}
.bk-guide-take p{margin:0 0 16px;line-height:1.7}
.bk-guide-take>a{font-weight:600;text-underline-offset:4px}
.bk-guide-shortlist>a{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--rule);text-decoration:none;min-height:48px}
.bk-guide-shortlist>a:first-child{padding-top:0}
.bk-guide-shortlist>a:last-child{border-bottom:0;padding-bottom:0}
.bk-guide-shortlist strong{font-size:15px;display:block;margin-bottom:3px}
.bk-guide-shortlist a>span>span:not([aria-hidden]){display:block;font-size:13px;color:var(--ink-mid)}
.bk-guide-short-price{white-space:nowrap;font-size:16px;font-variant-numeric:tabular-nums}
.bk-guide-shortlist>a:hover strong{text-decoration:underline;text-underline-offset:4px}
.bk-guide-picks-heading{display:flex;align-items:baseline;justify-content:space-between;gap:28px;margin-bottom:24px;scroll-margin-top:180px}
.bk-guide-picks-heading h2{font-size:34px;margin:0}
.bk-guide-comparison{margin-bottom:36px}
.bk-guide-comparison h2{font-size:32px;margin:0 0 16px}
.bk-guide-table-scroll{overflow-x:auto}
.bk-guide-comparison table{width:100%;border-collapse:collapse;font-size:14px;min-width:520px}
.bk-guide-comparison caption{text-align:left;color:var(--ink-mid);margin-bottom:12px}
.bk-guide-comparison th,.bk-guide-comparison td{text-align:left;vertical-align:top;padding:14px;border-bottom:1px solid var(--rule-strong);width:36%}
.bk-guide-comparison th:first-child{width:28%}
.bk-guide-comparison thead{background:#f8f6f1}
.bk-guide-table-scroll:focus-visible{outline:3px solid var(--ink);outline-offset:4px}
.bk-guide-picks-heading p{font-size:13px;max-width:470px;margin:0;color:var(--ink-mid)}
.bk-guide-pick{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:40px;padding:36px 0;border-top:1px solid var(--gold);scroll-margin-top:180px}
.bk-guide-pick--no-image{grid-template-columns:1fr}
.bk-guide-photo{margin:0;align-self:start}
.bk-guide-photo img{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;background:#f8f6f1;padding:16px}
.bk-guide-photo figcaption{font-size:12px;color:var(--ink-mid);margin-top:8px}
.bk-guide-brand{font-size:14px}
.bk-guide-product h3{font-size:clamp(27px,2.7vw,36px);margin:10px 0 12px}
.bk-guide-suitability{font-size:14px;margin:0 0 20px}
.bk-guide-verdict{border-top:1px solid var(--rule-strong);padding-top:14px;margin-bottom:20px}
.bk-buying-guide h4{font-family:var(--font-body);font-size:14px;line-height:1.4;margin:0 0 7px;font-weight:700}
.bk-guide-verdict p{margin:0;font-size:16px;line-height:1.65}
.bk-guide-tradeoffs{display:grid;grid-template-columns:1fr 1fr;gap:20px;background:#f8f6f1;padding:18px;margin-bottom:18px}
.bk-guide-tradeoffs ul{padding-left:18px;margin:0;font-size:14px;line-height:1.6}
.bk-guide-tradeoffs li+li{margin-top:8px}
.bk-guide-facts{margin:0 0 22px;font-size:13px}
.bk-guide-facts>div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;padding:8px 0;border-bottom:1px solid var(--rule)}
.bk-guide-facts dt{font-weight:600}
.bk-guide-facts dd{margin:0;color:var(--ink-mid)}
.bk-guide-shopping{display:flex;align-items:center;justify-content:space-between;gap:20px}
.bk-guide-price{font-size:27px;font-family:var(--font-display);white-space:nowrap}
.bk-guide-price small{display:block;font-family:var(--font-body);font-size:11px;color:var(--ink-mid)}
.bk-guide-buy{background:var(--ink);color:#fff;text-decoration:none;font-weight:600;padding:14px 18px;font-size:14px;text-align:center;min-height:48px}
.bk-guide-buy:hover{background:#39342d}
.bk-guide-source{display:inline-block;font-size:12px;color:var(--ink-mid);margin-top:14px;text-underline-offset:3px;min-height:32px;padding:6px 0}
.bk-guide-research{border-top:1px solid var(--rule-strong);border-bottom:1px solid var(--rule-strong);margin:24px 0}
.bk-guide-research summary{padding:22px 0;font-size:18px;font-weight:600;cursor:pointer}
.bk-guide-research .bk-article__body{max-width:780px;margin:0 auto;padding:0 0 24px}
.bk-guide-end{display:flex;align-items:center;flex-wrap:wrap;gap:16px 28px;padding-top:16px}
.bk-guide-end p{font-family:var(--font-display);font-size:25px;margin:0 auto 0 0}
.bk-guide-end a{font-size:14px;text-underline-offset:4px;padding:10px 0}
.bk-buying-guide a:focus-visible,.bk-buying-guide summary:focus-visible{outline:3px solid var(--ink);outline-offset:4px}
@media(max-width:800px){
 .bk-buying-guide{padding:30px 20px 48px}
 .bk-guide-overview{grid-template-columns:1fr;gap:24px;margin:26px 0 30px;padding:24px 0}
 .bk-guide-pick{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);gap:24px}
 .bk-guide-tradeoffs{grid-template-columns:1fr;gap:18px}
 .bk-guide-picks-heading{display:block}
 .bk-guide-picks-heading p{margin-top:12px}
 .bk-guide-shopping{align-items:stretch;flex-direction:column;gap:12px}
}
@media(max-width:600px){
 .bk-buying-guide{padding:24px 20px 40px}
 .bk-buying-guide h1{font-size:36px;margin:14px 0}
 .bk-guide-intro{font-size:16px}
 .bk-guide-pick{grid-template-columns:1fr;gap:24px;padding:24px 0 32px}
 .bk-guide-photo img{max-height:320px;aspect-ratio:1/1}
 .bk-guide-product h3{font-size:29px}
 .bk-guide-facts>div{grid-template-columns:90px minmax(0,1fr)}
 .bk-guide-shortlist>a{gap:12px}
 .bk-guide-short-price{font-size:14px}
 .bk-guide-tradeoffs{padding:16px}
 .bk-guide-end{display:block}
 .bk-guide-end a{display:block}
}
.bk-buying-guide .bk-guide-pick--no-image{grid-template-columns:1fr}
