.post-shell{background:var(--post-page)}.post-wrap{max-width:1028px;margin:0 auto;padding:0 56px}.post-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:48px;padding:36px 0 12px;display:grid}@media (min-width:1024px){.post-grid{grid-template-columns:240px minmax(0,1fr)}}.post-side{flex-direction:column;gap:24px;min-width:0;display:flex}@media (min-width:1024px){.post-side{scrollbar-width:thin;align-self:start;max-height:calc(100vh - 104px);position:sticky;top:84px;overflow-y:auto}}@media (max-width:1023px){.post-main{order:1}.post-side{order:2}}.post-main{min-width:0;max-width:720px}.post-progress{background:var(--post-accent);z-index:60;width:0;height:2px;transition:width 90ms linear;position:fixed;top:0;left:0}@media (prefers-reduced-motion:reduce){.post-progress{transition:none}}.post-head{border-bottom:1px solid var(--post-line);padding:30px 0 34px}.post-crumbs{font:400 14px/1.4 var(--post-sans);color:var(--post-faint);flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:22px;display:flex}.post-crumbs a{color:inherit}.post-crumbs a:hover,.post-crumbs [aria-current]{color:var(--post-muted)}.post-title-block{flex-direction:column;gap:16px;max-width:880px;display:flex}.post-eyebrow{font:400 13px/1.3 var(--post-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--post-accent)}.post-h1{font:500 56px/1.04 var(--post-serif);color:var(--post-ink);letter-spacing:0;text-wrap:pretty;margin:0}.post-standfirst{font:400 23px/1.5 var(--post-serif);color:var(--post-muted);text-wrap:pretty;margin:0}.post-byline{flex-wrap:wrap;align-items:center;gap:20px;margin-top:26px;display:flex}.post-byline-id{align-items:center;gap:11px;display:flex}.post-byline-avatar{object-fit:cover;background:var(--post-subtle);border-radius:999px;flex:none;width:40px;height:40px}.post-byline-name{font:500 15px/1.3 var(--post-sans);color:var(--post-ink)}.post-byline-name a{color:inherit}.post-byline-name a:hover{color:var(--post-accent)}.post-byline-cred{font:400 14px/1.3 var(--post-sans);color:var(--post-faint)}.post-byline-rule{background:var(--post-line-strong);width:1px;height:32px}.post-pills{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.post-pill{font:400 14px/1.2 var(--post-sans);background:var(--post-subtle);color:var(--post-muted);border-radius:999px;padding:6px 11px}.post-pill--updated{background:var(--post-accent-tint);border:1px solid var(--post-accent-line);color:var(--post-accent-deep)}.post-pill--updated time{color:inherit}.post-actions{gap:8px;margin-left:auto;display:flex}.post-action{font:400 14px/1.2 var(--post-sans);color:var(--post-soft);background:var(--post-card);border:1px solid var(--post-line-strong);cursor:pointer;border-radius:8px;padding:8px 13px}.post-action:hover{border-color:var(--post-ink);color:var(--post-ink)}.post-toc{flex-direction:column;gap:14px;display:flex}@media (max-width:1023px){.post-toc{display:none}}.post-toc-label{font:400 12px/1.2 var(--post-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--post-faint)}.post-toc-list{border-left:2px solid var(--post-line-strong);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.post-toc-list a{font:400 15px/1.35 var(--post-sans);color:var(--post-muted);overflow-wrap:break-word;padding:8px 0 8px 14px;display:block}.post-toc-list a:hover{color:var(--post-ink)}.post-toc-list a[aria-current=location]{color:var(--post-ink);border-left:2px solid var(--post-accent);margin-left:-2px;font-weight:500}.post-toc-mobile{border:1px solid var(--post-line-strong);background:var(--post-card);border-radius:10px;margin:16px 0;overflow:hidden}.post-toc-mobile>summary{cursor:pointer;font:500 16px/1.2 var(--post-sans);color:var(--post-ink);justify-content:space-between;align-items:center;min-height:44px;padding:14px 16px;list-style:none;display:flex}.post-toc-mobile>summary::-webkit-details-marker{display:none}.post-toc-mobile[open]>summary{border-bottom:1px solid var(--post-line)}.post-toc-mobile .post-toc-list{border-left:0;padding:8px 16px 14px}.post-toc-mobile .post-toc-list a{padding:10px 0}@media (min-width:1024px){.post-toc-mobile{display:none}}.post-body{flex-direction:column;gap:26px;display:flex}.post-body>.post-content{display:contents}.post-content .post-image-row{flex-wrap:wrap;align-items:flex-start;gap:16px;margin:32px 0;display:flex}.post-content .post-image-row img{flex:min(220px,100%);width:auto;min-width:0;max-width:100%;margin:0}.post-body :where(p){font:400 19px/1.7 var(--post-serif);color:var(--post-body);text-wrap:pretty;margin:0}.post-body :where(h2){font:500 34px/1.15 var(--post-serif);color:var(--post-ink);margin:14px 0 0;scroll-margin-top:80px}.post-body :where(h3){font:500 25px/1.2 var(--post-serif);color:var(--post-ink);margin:8px 0 0;scroll-margin-top:80px}.post-body :where(a){color:var(--post-accent);border-bottom:1px solid var(--post-underline)}.post-body :where(a):hover{color:var(--post-accent-deep)}.post-body :where(ul,ol){font:400 19px/1.7 var(--post-serif);color:var(--post-body);margin:0;padding-left:24px;list-style:outside}.post-body :where(ol){list-style:decimal}.post-body :where(ul,ol) :where(ul){list-style:circle}.post-body :where(li){margin-bottom:8px}.post-body :where(li)::marker{color:var(--post-faint)}.post-body :where(hr){border:0;border-top:1px solid var(--post-line);margin:8px 0}.post-body :where(strong){color:var(--post-ink);font-weight:600}.post-body :where(figure){border:1px solid var(--post-line);background:var(--post-card);border-radius:12px;margin:0;overflow:hidden}.post-body :where(figure) :where(img){aspect-ratio:16/9;object-fit:cover;width:100%;box-shadow:none;border-radius:0;margin:0;display:block}.post-body :where(figcaption){font:400 13px/1.5 var(--post-sans);color:var(--post-faint);border-top:1px solid var(--post-line-faint);padding:10px 14px}.post-body>:where(img){width:100%;box-shadow:none;border:1px solid var(--post-line);border-radius:12px;margin:0;display:block}.post-content>:where(iframe){border:1px solid var(--post-line);border-radius:12px;max-width:100%;margin:0;display:block}.post-content>:where(iframe[src*=youtube\.com]),.post-content>:where(iframe[src*=youtube-nocookie\.com]),.post-content>:where(iframe[src*=vimeo\.com]){aspect-ratio:16/9;width:100%;height:auto}.post-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.post-body :where(table){border-collapse:separate;border-spacing:0;background:var(--post-card);border:1px solid var(--post-line-strong);width:100%;font-family:var(--post-sans);border-radius:12px;min-width:520px;overflow:hidden}.post-body :where(th){font:400 13px/1.3 var(--post-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--post-soft);background:var(--post-subtle);text-align:left;border-bottom:1px solid var(--post-line-strong);padding:13px 16px}.post-body :where(td){font:400 16px/1.45 var(--post-sans);color:var(--post-muted);border-bottom:1px solid var(--post-line-faint);vertical-align:top;padding:14px 16px}.post-body :where(tbody tr:last-child td){border-bottom:0}.post-body :where(td:first-child){color:var(--post-ink);font-weight:500}.post-body :where(pre){background:var(--post-term-bg);border:1px solid var(--post-term-bar);font:400 14px/1.85 var(--post-mono);color:var(--post-term-ink);border-radius:12px;margin:0;padding:18px 20px;overflow-x:auto}.post-body :where(pre code){font:inherit;color:inherit;background:0 0;padding:0}.post-body :where(:not(pre)>code){font:400 .9em/1.4 var(--post-mono);background:var(--post-subtle);color:var(--post-muted);border-radius:4px;padding:2px 6px}.post-terminal{border:1px solid var(--post-term-bar);border-radius:12px;overflow:hidden}.post-terminal-bar{background:var(--post-term-bar);justify-content:space-between;align-items:center;padding:9px 16px;display:flex}.post-terminal-bar span{font:400 12px/1 var(--post-mono);letter-spacing:.06em;color:var(--post-term-muted)}.post-copy{font:400 13px/1 var(--post-sans);color:var(--post-term-muted);cursor:pointer;background:0 0;border:0;min-height:24px;padding:4px 6px}.post-copy:hover{color:#fff}.post-terminal :where(pre){border:0;border-radius:0}.post-tip{background:var(--post-card);border:1px solid var(--post-line-strong);box-shadow:inset 3px 0 0 var(--post-accent);border-radius:12px;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.post-tip-badge{background:var(--post-accent-tint);width:26px;height:26px;color:var(--post-accent);font:600 15px/1 var(--post-sans);border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.post-tip p{font:400 16px/1.6 var(--post-sans);color:var(--post-body);text-wrap:pretty;margin:0}.post-summary{background:var(--post-accent-tint);border:1px solid var(--post-accent-line);border-radius:12px;padding:24px 26px}.post-summary-label{font:400 12px/1.2 var(--post-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--post-accent-soft);margin-bottom:12px}.post-summary-lede{font:400 21px/1.5 var(--post-serif);color:var(--post-accent-deep);text-wrap:pretty;margin:0 0 14px}.post-summary-facts{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.post-summary-facts li{font:400 14px/1.2 var(--post-sans);background:var(--post-card);border:1px solid var(--post-accent-line);color:var(--post-accent-deep);border-radius:999px;padding:7px 12px}.post-verdict-head{align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.post-verdict-score{font:400 30px/1 var(--post-serif);color:var(--post-accent-deep)}.post-verdict-cols{grid-template-columns:1fr;gap:14px;margin-top:14px;display:grid}@media (min-width:640px){.post-verdict-cols{grid-template-columns:1fr 1fr}}.post-verdict-cols h3{font:400 12px/1.2 var(--post-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--post-accent-soft);margin:0 0 5px}.post-verdict-cols ul{margin:0;padding:0;list-style:none}.post-verdict-cols li{font:400 14px/1.5 var(--post-sans);color:var(--post-accent-deep)}.post-product{background:var(--post-card);border:1px solid var(--post-line-strong);border-radius:12px;overflow:hidden}.post-product-label{background:var(--post-subtle);border-bottom:1px solid var(--post-line-strong);font:400 12px/1.3 var(--post-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--post-disabled);padding:8px 16px}.post-product-body{flex-wrap:wrap;align-items:center;gap:20px;padding:20px;display:flex}.post-product-img{aspect-ratio:1;object-fit:cover;background:var(--post-subtle);border-radius:9px;flex:none;width:120px}.post-product-main{flex-direction:column;flex:1;gap:6px;min-width:200px;display:flex}.post-product-brand{font:400 12px/1.2 var(--post-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--post-faint)}.post-product-name{font:400 23px/1.2 var(--post-serif);color:var(--post-ink);margin:0}.post-product-why{font:400 15px/1.5 var(--post-sans);color:var(--post-muted);text-wrap:pretty;margin:0}.post-product-specs{flex-wrap:wrap;gap:7px;margin-top:4px;padding:0;list-style:none;display:flex}.post-product-specs li{font:400 13px/1.2 var(--post-sans);background:var(--post-subtle);color:var(--post-muted);border-radius:5px;padding:4px 9px}.post-product-buy{flex-direction:column;align-items:flex-end;gap:9px;display:flex}.post-product-price{font:400 26px/1 var(--post-serif);color:var(--post-ink)}.post-cta{font:400 15px/1.2 var(--post-sans);background:var(--post-accent);color:#fff;white-space:nowrap;border-radius:9px;align-items:center;min-height:44px;padding:12px 20px;display:inline-flex}.post-cta:hover{background:var(--post-accent-deep);color:#fff}@media (max-width:640px){.post-product-body{flex-direction:column;align-items:stretch}.post-product-buy{flex-direction:row;justify-content:space-between;align-items:center}.post-product-buy .post-cta{flex:1;justify-content:center}}.post-next{background:var(--post-subtle);border-radius:12px;flex-wrap:wrap;align-items:center;gap:20px;padding:22px 24px;display:flex}.post-next-label{font:400 12px/1.2 var(--post-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--post-faint);margin-bottom:6px}.post-next-title{font:400 23px/1.2 var(--post-serif);color:var(--post-ink)}.post-next-cta{font:400 15px/1.2 var(--post-sans);background:var(--post-accent);color:var(--tone-on-accent);white-space:nowrap;border-radius:9px;align-items:center;min-height:44px;margin-left:auto;padding:12px 20px;display:inline-flex}.post-next-cta:hover{color:var(--tone-on-accent);opacity:.9}.post-author{border-top:1px solid var(--post-line);align-items:flex-start;gap:18px;padding-top:26px;display:flex}.post-author-avatar{object-fit:cover;background:var(--post-subtle);border-radius:999px;flex:none;width:64px;height:64px}.post-author-name{font:400 21px/1.2 var(--post-serif);color:var(--post-ink);margin:0 0 4px}.post-author-bio{font:400 16px/1.55 var(--post-sans);color:var(--post-muted);text-wrap:pretty;margin:0 0 10px}.post-author-links{font:400 15px/1.2 var(--post-sans);gap:16px;display:flex}.post-rail{flex-direction:column;gap:18px;display:flex}@media (max-width:1023px){.post-rail-affiliate{max-width:420px}}.post-rail-card{background:var(--post-card);border:1px solid var(--post-line);border-radius:12px;overflow:hidden}.post-rail-label{border-bottom:1px solid var(--post-line-faint);font:400 11px/1.3 var(--post-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--post-disabled);padding:8px 14px}.post-rail-body{padding:20px}.post-rail-heading{font:400 11px/1.3 var(--post-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--post-faint);margin:0 0 12px}.post-rail-list{flex-direction:column;gap:14px;display:flex}.post-rail-item{color:inherit;flex-direction:column;gap:3px;display:flex}.post-rail-item+.post-rail-item{border-top:1px solid var(--post-line-faint);padding-top:14px}.post-rail-item:hover{opacity:.72}.post-rail-topic{font:400 12px/1.2 var(--post-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--post-accent)}.post-rail-title{font:400 17px/1.25 var(--post-serif);color:var(--post-ink)}.post-related{padding:20px 0 52px}.post-related-inner{border-top:1px solid var(--post-line);padding-top:32px}.post-related h2{font:500 30px/1.15 var(--post-serif);color:var(--post-ink);margin:0 0 20px}.post-related-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.post-related-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.post-related-grid{grid-template-columns:repeat(3,1fr)}}.post-related-grid .post-card{background:var(--post-card);border:1px solid var(--post-line);box-shadow:none;color:inherit;border-radius:12px;flex-direction:column;padding:0;display:flex;overflow:hidden}.post-related-grid .post-card:hover{color:inherit;box-shadow:none;border-color:#c9c3b8;transform:none}.theme-dark .post-related-grid .post-card:hover{border-color:var(--post-faint)}.post-related-grid .post-card img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.post-card-body{flex-direction:column;gap:7px;padding:17px 17px 19px;display:flex}.post-card-topic{font:400 12px/1.2 var(--post-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--post-accent)}.post-card-title{font:400 21px/1.2 var(--post-serif);color:var(--post-ink)}.post-card-excerpt{font:400 15px/1.45 var(--post-sans);color:var(--post-muted);text-wrap:pretty}@media (max-width:767px){.post-wrap{padding:0 18px}.post-grid{gap:24px;padding:18px 0 8px}.post-h1{font-size:34px}.post-standfirst{font-size:19px}.post-body{gap:20px}.post-body :where(p),.post-body :where(ul,ol){font-size:18px}.post-body :where(h2){font-size:27px}.post-body :where(h3){font-size:21px}.post-summary{padding:18px}.post-summary-lede{font-size:19px}.post-tip{gap:13px;padding:16px 18px}.post-tip p{font-size:15px}.post-product-body{padding:16px}.post-next{padding:18px}.post-next-cta{justify-content:center;width:100%;margin-left:0}.post-actions{margin-left:0}.post-related h2{font-size:26px}}@media print{.post-progress,.post-side,.post-toc,.post-toc-mobile,.post-rail,.post-actions,.post-related,.post-next,:where(header,nav,footer,.newsletter,.footer-shell,.site-header){display:none!important}.post-shell,.post-wrap,.post-grid,.post-main{background:0 0;max-width:none;margin:0;padding:0;display:block}.post-body{max-width:none;font-size:11pt}.post-body :where(p,li){font-size:11pt;line-height:1.45}.post-h1{font-size:22pt}.post-body :where(figure,table,pre,.post-summary,.post-verdict,.post-tip){break-inside:avoid}.post-body :where(h2,h3){break-after:avoid}.post-body a[href^=http]:after{content:" (" attr(href) ")";word-break:break-all;font-size:9pt}.post-terminal-bar,.post-copy{display:none!important}.post-body pre{white-space:pre-wrap;word-break:break-word;border:1px solid #999}}
