.guide-wrap,.guide-section{--g-ink: #141414;--g-body: #3A3A38;--g-muted: #6B6B67;--g-accent: #F5A60A;--g-accent-ink: #141414;--g-accent-text: #9A6300;--g-panel: #F5F4F1;--g-panel-2: #FAFAF8;--g-rule: #E4E2DD;--g-white: #FFFFFF;--g-display: inherit;--g-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace}.guide-wrap,.guide-section{max-width:1240px;margin:0 auto;padding-left:28px;padding-right:28px;color:var(--g-body);font-size:16.5px;line-height:1.7}.guide-section{margin-bottom:56px}.guide-section--narrow{max-width:860px}.guide-wrap *,.guide-section *{box-sizing:border-box}.guide-wrap h1,.guide-wrap h2,.guide-wrap h3,.guide-wrap h4,.guide-section h1,.guide-section h2,.guide-section h3,.guide-section h4{color:var(--g-ink);margin:0;letter-spacing:-.02em;text-wrap:balance}.guide-wrap p,.guide-section p{margin:0;text-wrap:pretty}.guide-section h2{font-size:clamp(26px,3.4vw,32px);font-weight:800;margin-bottom:14px}.guide-section>p.guide-intro-copy{max-width:76ch;margin-bottom:20px;color:#4a4a47}.guide-wrap [id],.guide-section[id]{scroll-margin-top:132px}.guide-hero{padding:44px 0 36px;max-width:860px}.guide-kicker{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.guide-badge{background:var(--g-accent);color:var(--g-accent-ink);font-family:var(--g-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;padding:5px 9px;font-weight:500}.guide-meta{font-family:var(--g-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--g-muted)}.guide-h1{font-size:clamp(34px,6vw,60px);line-height:1.02;font-weight:800}.guide-deck{font-size:19px;line-height:1.6;color:var(--g-body);max-width:70ch;margin-top:20px!important}.guide-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1px;background:var(--g-rule);border:1px solid var(--g-rule);margin-top:28px}.guide-stat{background:#fff;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.guide-stat span{font-family:var(--g-mono);font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:var(--g-muted)}.guide-stat b{font-family:var(--g-display);font-size:19px;font-weight:700;color:var(--g-ink);line-height:1.1;font-variant-numeric:tabular-nums}.guide-byline{display:flex;gap:14px;align-items:center;margin-top:24px}.guide-byline__img,.guide-byline__initials{width:46px;height:46px;border-radius:50%;object-fit:cover;flex:none}.guide-byline__initials{background:var(--g-ink);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--g-display);font-weight:800;font-size:15px}.guide-byline div{display:flex;flex-direction:column;line-height:1.35}.guide-byline b{font-family:var(--g-display);font-size:15px;color:var(--g-ink)}.guide-byline span{font-size:13.5px;color:var(--g-muted)}.guide-toc{position:sticky;top:0;z-index:20;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--g-rule);border-bottom:1px solid var(--g-rule)}.guide-toc__inner{max-width:1240px;margin:0 auto;padding:10px 28px;display:flex;gap:8px;align-items:center;overflow-x:auto;scrollbar-width:thin}.guide-toc__label{font-family:var(--g-mono);font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:var(--g-muted);flex:none;margin-right:4px}.guide-toc a{flex:none;white-space:nowrap;font-size:13px;font-weight:600;color:var(--g-ink);text-decoration:none;padding:6px 12px;background:var(--g-panel);border-radius:2px}.guide-toc a:hover{background:var(--g-accent);color:var(--g-accent-ink)}.guide-toc a:focus-visible{outline:2px solid var(--g-accent-text);outline-offset:2px}.guide-rte{max-width:76ch}.guide-rte h2{font-size:clamp(26px,3.4vw,32px);font-weight:800;margin:0 0 14px}.guide-rte h3{font-size:21px;font-weight:700;margin:32px 0 10px}.guide-rte p{margin:0 0 14px;line-height:1.75}.guide-rte ul{margin:0 0 16px;padding-left:22px;list-style:disc outside}.guide-rte ol{margin:0 0 16px;padding-left:22px;list-style:decimal outside}.guide-rte li{margin-bottom:7px;display:list-item}.guide-rte li::marker{color:var(--g-accent-text)}.guide-rte a{color:var(--g-ink);text-decoration:underline;text-underline-offset:2px}.guide-rte a:hover{color:var(--g-accent-text)}.guide-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1px;background:var(--g-rule);border:1px solid var(--g-rule)}.guide-card{background:#fff;padding:18px;display:flex;flex-direction:column;gap:8px;text-decoration:none;color:inherit}.guide-card:hover{background:var(--g-panel-2)}.guide-card:focus-visible{outline:2px solid var(--g-accent-text);outline-offset:-2px}.guide-card__award{font-family:var(--g-mono);font-size:9.5px;letter-spacing:.11em;text-transform:uppercase;color:var(--g-accent-text)}.guide-card img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:contain;display:block}.guide-card__name{font-family:var(--g-display);font-size:15px;font-weight:700;color:var(--g-ink);line-height:1.25}.guide-card__price{font-size:14px;color:var(--g-body);font-variant-numeric:tabular-nums;margin-top:auto}.guide-card__price s{color:var(--g-muted);margin-left:6px}.guide-tablewrap{overflow-x:auto;border:1px solid var(--g-rule)}.guide-table{width:100%;min-width:860px;border-collapse:collapse;font-size:14px}.guide-table thead tr{background:var(--g-ink);color:#fff;text-align:left}.guide-table th{padding:12px 14px;font-family:var(--g-mono);font-size:10.5px;letter-spacing:.1em;font-weight:500;text-transform:uppercase;text-align:left}.guide-table td{padding:12px 14px;border-top:1px solid var(--g-rule);vertical-align:top;font-variant-numeric:tabular-nums}.guide-table tbody tr:nth-child(2n){background:var(--g-panel-2)}.guide-table td a{color:var(--g-ink);font-weight:600;text-decoration:none}.guide-table td a:hover{color:var(--g-accent-text)}.guide-pick{display:grid;grid-template-columns:400px 1fr;gap:32px;padding:34px 0;border-top:1px solid var(--g-rule)}.guide-pick:first-of-type{border-top:0}.guide-pick__media img{width:100%;height:auto;display:block;background:var(--g-panel-2)}.guide-pick__specs{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--g-rule);border:1px solid var(--g-rule);margin:14px 0 0}.guide-pick__specs>div{background:#fff;padding:11px 13px;display:flex;flex-direction:column;gap:3px}.guide-pick__specs dt{font-family:var(--g-mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--g-muted)}.guide-pick__specs dd{margin:0;font-family:var(--g-display);font-size:15px;font-weight:700;color:var(--g-ink);font-variant-numeric:tabular-nums}.guide-pick__award{display:inline-block;width:fit-content;background:var(--g-ink);color:#fff;font-family:var(--g-mono);font-size:10px;letter-spacing:.11em;text-transform:uppercase;padding:5px 9px;margin-bottom:12px}.guide-pick h3{font-size:27px;font-weight:800;margin-bottom:12px}.guide-pick__verdict{margin-bottom:18px}.guide-pick__proscons{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--g-rule);border:1px solid var(--g-rule);margin-bottom:18px}.guide-pick__proscons>div{background:var(--g-panel);padding:16px 18px}.guide-pick__proscons h4{font-family:var(--g-mono);font-size:9.5px;letter-spacing:.11em;text-transform:uppercase;color:var(--g-muted);margin-bottom:9px}.guide-pick__proscons ul{margin:0;padding-left:18px;list-style:disc outside}.guide-pick__proscons li{font-size:14.5px;margin-bottom:6px;line-height:1.5;display:list-item}.guide-pick__proscons li::marker{color:var(--g-muted)}.guide-btn{display:inline-block;background:var(--g-accent);color:var(--g-accent-ink);font-family:var(--g-display);font-weight:700;font-size:14.5px;padding:13px 22px;text-decoration:none;border:0}.guide-btn:hover{background:var(--g-ink);color:#fff}.guide-btn:focus-visible{outline:2px solid var(--g-ink);outline-offset:2px}.guide-btn--ghost{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.4)}.guide-btn--ghost:hover{background:#fff;color:var(--g-ink)}.guide-stock{font-size:13px;color:var(--g-muted);margin-left:12px}.guide-faq{border:1px solid var(--g-rule)}.guide-faq details{border-bottom:1px solid var(--g-rule)}.guide-faq details:last-child{border-bottom:0}.guide-faq summary{padding:20px 26px;cursor:pointer;list-style:none;font-family:var(--g-display);font-size:18px;font-weight:700;color:var(--g-ink);display:flex;justify-content:space-between;gap:16px}.guide-faq summary::-webkit-details-marker{display:none}.guide-faq summary:after{content:"+";color:var(--g-accent-text);font-weight:400}.guide-faq details[open] summary:after{content:"\2013"}.guide-faq summary:focus-visible{outline:2px solid var(--g-accent-text);outline-offset:-2px}.guide-faq .guide-faq__a{padding:0 26px 20px;max-width:80ch}.guide-author{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--g-rule);border:1px solid var(--g-rule)}.guide-author--cta-only{grid-template-columns:1fr}.guide-author__role{font-size:14px;color:var(--g-muted)}.guide-related__heading{margin-top:48px}.guide-author__bio{background:#fff;padding:28px}.guide-author__label{font-family:var(--g-mono);font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:var(--g-muted);margin-bottom:14px}.guide-author__head{display:flex;gap:16px;align-items:center}.guide-author__head img,.guide-author__head .guide-byline__initials{width:58px;height:58px;font-size:19px}.guide-author__bio p{font-size:15px;line-height:1.65;margin-top:16px}.guide-author__method{font-size:13px;color:var(--g-muted);margin-top:14px}.guide-author__cta{background:var(--g-ink);color:#fff;padding:28px;display:flex;flex-direction:column;justify-content:center;gap:14px}.guide-author__cta h3{color:#fff;font-size:26px;font-weight:800;line-height:1.15}.guide-author__cta p{color:#ffffffbf;font-size:15.5px;line-height:1.6}.guide-author__cta div{display:flex;gap:10px;flex-wrap:wrap}.guide-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1px;background:var(--g-rule);border:1px solid var(--g-rule)}.guide-related a{background:#fff;padding:20px;text-decoration:none;display:flex;flex-direction:column;gap:8px}.guide-related a:hover{background:var(--g-panel-2)}.guide-related b{font-family:var(--g-display);font-size:16px;color:var(--g-ink);line-height:1.3}.guide-related span{font-size:13.5px;color:var(--g-muted)}@media screen and (max-width:880px){.guide-wrap,.guide-section{padding-left:18px;padding-right:18px}.guide-pick{grid-template-columns:1fr;gap:20px;padding:28px 0}.guide-author,.guide-pick__proscons{grid-template-columns:1fr}.guide-h1{font-size:34px}.guide-toc__label{display:none}}@media(prefers-reduced-motion:reduce){.guide-wrap *,.guide-section *{transition:none!important;animation:none!important}}:root{--tg-offset: 137px}@media(max-width:899px){:root{--tg-offset: 77px}}.tg-wrap{display:block;max-width:1180px;margin:0 auto;padding:32px 20px 0}.tg-body p,.tg-body ul,.tg-body ol{max-width:68ch}.tg-body p{line-height:1.65;margin:0 0 1.05em}.tg-body h2{scroll-margin-top:calc(var(--tg-offset) + 16px);margin:2.6em 0 .7em;padding-top:1.5em;border-top:1px solid rgba(0,0,0,.1);line-height:1.15}.tg-body>h2:first-of-type{border-top:0;padding-top:0;margin-top:1.2em}.tg-body p>strong:first-child{color:var(--g-accent-text, #9A6300)}.tg-body ul,.tg-body ol{list-style:disc outside!important;padding-left:1.3em!important;margin:0 0 1.2em}.tg-body ol{list-style:decimal outside!important}.tg-body li{list-style:inherit!important;margin:0 0 .5em;line-height:1.6}.tg-body a{text-decoration:underline;text-underline-offset:.15em}.tg-body table{width:100%;border-collapse:collapse;margin:0 0 1.6em;font-size:.95rem}.tg-body thead th{text-align:left;background:#0000000a;border-bottom:2px solid var(--g-accent, #F5A60A);padding:10px 12px;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.tg-body td{padding:12px;border-bottom:1px solid rgba(0,0,0,.1);vertical-align:top;line-height:1.5}.tg-body tbody tr:nth-child(2n){background:#00000005}@media(max-width:700px){.tg-body table,.tg-body tbody,.tg-body tr,.tg-body td{display:block;width:100%}.tg-body thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.tg-body tbody tr{border:1px solid rgba(0,0,0,.12);border-radius:6px;padding:14px 16px;margin:0 0 12px;background:none}.tg-body tbody td{border:0;padding:0 0 10px}.tg-body tbody td:last-child{padding-bottom:0}.tg-body tbody td:first-child{font-weight:700;font-size:1.05rem;margin-bottom:4px}.tg-body tbody td[data-label]:not(:first-child):before{content:attr(data-label);display:block;font-size:.7rem;letter-spacing:.07em;text-transform:uppercase;opacity:.6;margin-bottom:2px}}.tg-toc__list{list-style:none!important;margin:0;padding:0!important}.tg-toc__list li{list-style:none!important;margin:0}.tg-toc__link{text-decoration:none;display:block}@media(max-width:899px){.tg-toc{position:sticky;top:var(--tg-offset);z-index:4;margin:0 -20px 24px;padding:8px 0;background:#fff;border-bottom:1px solid rgba(0,0,0,.12)}.tg-toc__summary{display:none}.tg-toc__details>.tg-toc__list,.tg-toc__details[open]>.tg-toc__list{display:flex!important}.tg-toc__list{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:0 20px!important;scrollbar-width:none}.tg-toc__list::-webkit-scrollbar{display:none}.tg-toc__list li{flex:0 0 auto}.tg-toc__link{white-space:nowrap;font-size:.82rem;line-height:1;padding:9px 14px;border:1px solid rgba(0,0,0,.15);border-radius:100px;color:inherit}.tg-toc__link.is-current{background:var(--g-accent, #F5A60A);border-color:var(--g-accent, #F5A60A);color:var(--g-accent-ink, #141414);font-weight:600}}@media(min-width:900px){.tg-wrap{display:grid;grid-template-columns:250px minmax(0,1fr);gap:56px;align-items:start}.tg-toc{position:sticky;top:calc(var(--tg-offset) + 24px);max-height:calc(100vh - var(--tg-offset) - 48px);overflow-y:auto}.tg-toc__summary{display:none}.tg-toc__details{border-left:1px solid rgba(0,0,0,.12);padding-left:16px}.tg-toc__list li{margin:0 0 2px}.tg-toc__link{font-size:.92rem;line-height:1.35;padding:5px 0 5px 12px;margin-left:-17px;border-left:2px solid transparent}.tg-toc__link:hover{border-left-color:#00000040}.tg-toc__link.is-current{border-left-color:var(--g-accent, #F5A60A);color:var(--g-accent-text, #9A6300);font-weight:600}}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/guide.css.map */
