*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-paper);color:var(--color-ink);font-family:var(--font-text);font-size:var(--step-body);line-height:var(--line);margin:0}img{max-width:100%;display:block}h1,h2,h3{font-family:var(--font-display);font-weight:var(--heading-weight);letter-spacing:-.03em;text-wrap:balance;line-height:1.15}h1{font-size:var(--step-1);max-width:36ch;margin:0 0 .35rem}h2{font-size:var(--step-2);margin:0 0 var(--space-2)}h3{font-size:var(--step-3);margin:0 0 var(--space-1)}h4{margin:var(--space-2) 0 var(--space-1);font-family:var(--font-text);font-size:var(--step-small);font-weight:var(--weight-strong);letter-spacing:0}p{text-wrap:pretty;margin:1em 0}a{color:var(--color-pine)}:focus-visible{outline:2px solid var(--color-pine);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.txh-container{width:min(var(--container), calc(100% - 2 * var(--gutter)));margin-inline:auto}.txh-stack{gap:var(--space-5);min-width:0;display:grid}.txh-cluster{align-items:center;gap:var(--space-2) var(--space-3);flex-wrap:wrap;min-width:0;display:flex}.txh-grid{gap:var(--space-3);grid-template-columns:minmax(0,1fr);min-width:0;display:grid}.txh-spread{gap:var(--space-4);align-items:start;min-width:0;display:grid}.txh-spread>*{min-width:0}.txh-topbar{z-index:30;background:var(--color-paper);border-bottom:1px solid var(--color-sand);position:sticky;top:0}.txh-topbar-row{align-items:center;gap:var(--space-4);min-height:var(--header-h);height:var(--header-h);display:flex}.txh-wordmark{align-items:center;gap:var(--space-2);min-width:0;color:inherit;text-decoration:none;display:flex}.txh-logo{width:auto;height:36px}.txh-brand{flex-direction:column;justify-content:center;gap:.05rem;min-width:0;line-height:1.15;display:flex}.txh-sitename{font-family:var(--font-text);font-size:1rem;font-weight:var(--weight-strong);letter-spacing:0;white-space:nowrap}.txh-tagline{color:var(--color-moss);white-space:nowrap;font-size:.875rem;line-height:1.2}@media (width<=639px){.txh-tagline{display:none}.txh-logo{height:28px}.txh-sitename{font-size:.9375rem}}@media (width>=1024px) and (width<=1279px){.txh-topbar-row{gap:.65rem}.txh-logo{height:28px}.txh-nav{gap:.1rem .4rem}}.txh-nav{align-items:center;gap:.15rem .7rem;min-width:0;margin-left:auto;display:none}.txh-nav a{color:var(--color-ink);font-family:var(--font-text);font-size:var(--step-small);white-space:nowrap;font-weight:400;text-decoration:none}.txh-nav a[aria-current=page]{color:var(--color-pine);font-weight:var(--weight-strong);box-shadow:inset 0 -2px 0 var(--color-pine)}.txh-nav-guides{position:relative}.txh-nav-guides summary{color:var(--color-ink);cursor:pointer;font-family:var(--font-text);font-size:var(--step-small);white-space:nowrap;font-weight:400;list-style:none}.txh-nav-guides summary::-webkit-details-marker{display:none}.txh-nav-guides summary[aria-current=page]{color:var(--color-pine);font-weight:var(--weight-strong);box-shadow:inset 0 -2px 0 var(--color-pine)}.txh-nav-guides-panel{z-index:40;width:14rem;padding:var(--space-2);background:var(--color-surface);border:1px solid var(--color-sand);border-radius:var(--radius-md);box-shadow:var(--shadow-md);gap:.15rem;display:grid;position:absolute;top:calc(100% + .45rem);right:0}.txh-nav-guides-panel a{white-space:normal;border-radius:var(--radius-sm);padding:.4rem .45rem;display:block}.txh-buygroup+.txh-buygroup{margin-top:.85rem}.txh-buyname{font-weight:var(--weight-strong);margin:0 0 .25rem}.txh-guidelink{margin:.35rem 0 .5rem}.txh-menu{margin-left:auto;position:relative}.txh-menu summary{cursor:pointer;background:var(--color-pine);color:var(--color-paper);border-radius:var(--radius-sm);font-size:var(--step-small);font-weight:var(--weight-strong);padding:.35rem .65rem;list-style:none}.txh-menu summary::-webkit-details-marker{display:none}.txh-nav-drawer{width:min(16rem, calc(100vw - 2 * var(--gutter)));padding:var(--space-2);background:var(--color-surface);border:1px solid var(--color-sand);border-radius:var(--radius-md);box-shadow:var(--shadow-md);gap:.15rem;display:grid;position:absolute;top:calc(100% + .35rem);right:0}.txh-nav-drawer a{color:var(--color-ink);border-radius:var(--radius-sm);font-weight:var(--weight-strong);padding:.45rem .5rem;text-decoration:none}.txh-nav-drawer a[aria-current=page]{background:var(--color-sand)}.txh-main{padding:.55rem 0 var(--space-6)}.txh-main:has(.txh-home){padding-top:.1rem}.txh-home{gap:.3rem}.txh-home .txh-lead{padding:.2rem .75rem .25rem}.txh-home .txh-lead h1{max-width:none;margin-bottom:.1rem}.txh-home .txh-deck{font-size:.95rem;line-height:1.35}@media (width>=1200px){.txh-home .txh-pcard-body{gap:.04rem;padding:.22rem .4rem .1rem}.txh-home .txh-pcard h3{font-size:1.02rem;line-height:1.15}.txh-home .txh-pcard-pitch,.txh-home .txh-pcard-sizes{line-height:1.3}.txh-home .txh-pcard-buy{padding:0 .4rem .28rem}.txh-home .txh-pcard .txh-buyrow{flex-flow:wrap;align-items:center;gap:.1rem .4rem}.txh-home .txh-pcard .txh-buy{width:auto;max-width:100%}}@media (width>=1200px) and (width<=1599px){.txh-home .txh-pcard .txh-photo-tile{max-height:10.25rem}}.txh-home .txh-product-grid{gap:.45rem}.txh-skip{left:var(--space-2);top:var(--space-2);background:var(--color-ink);color:var(--color-paper);z-index:40;padding:.4rem .65rem;text-decoration:none;position:absolute;transform:translateY(-160%)}.txh-skip:focus{transform:none}.txh-samplebar{padding:var(--space-2) var(--gutter);background:var(--color-sun);color:var(--color-paper);text-align:center;margin:0}.txh-lead h1,.txh-pagehead h1,.txh-article h1{margin:0 0 var(--space-1)}.txh-lead{background:color-mix(in srgb, var(--color-sand) 70%, white);border-radius:var(--radius-lg);padding:var(--space-3) var(--space-4)}.txh-kicker{margin:0 0 var(--space-1);color:var(--color-pine);font-size:var(--step-small);font-weight:var(--weight-strong)}.txh-deck{font-size:var(--step-body);line-height:var(--line);color:var(--color-ink);margin:0}.txh-byline{color:var(--color-moss);font-size:var(--step-small);margin:0 0 .4rem}.txh-hero{background:var(--color-sand);border-radius:var(--radius-md);padding:var(--space-3)}.txh-verdictline{flex-wrap:wrap;align-items:flex-start;gap:.45rem .75rem;margin:0 0 .55rem;display:flex}.txh-verdictline .txh-verdict{flex:18rem;margin:0}.txh-scorecluster{flex-direction:column;flex:0 32rem;align-items:flex-start;gap:.35rem;min-width:16rem;max-width:34rem;display:flex}.txh-scorenote{color:var(--color-moss);margin:0;font-size:.875rem;line-height:1.45}.txh-verdict{margin:0 0 .55rem}.txh-disclosure{background:color-mix(in srgb, var(--color-sand) 75%, white);border-left:3px solid var(--color-sun);font-size:var(--step-small);margin:0;padding:.35rem .6rem;line-height:1.5}.txh-disclosure p{margin:0}.txh-buyrow{flex-direction:column;align-items:flex-start;gap:.3rem;display:flex}.txh-buy{background:var(--color-pine);color:var(--color-paper);font-family:var(--font-text);font-weight:var(--weight-strong);text-align:center;border-radius:999px;justify-content:center;align-items:center;max-width:100%;padding:.55rem .9rem;font-size:clamp(.875rem,.12vw + .84rem,.9375rem);line-height:1.3;text-decoration:none;display:inline-flex}.txh-buy:hover{background:color-mix(in srgb, var(--color-pine) 84%, black)}.txh-paid{font-size:var(--step-small);color:var(--color-moss);line-height:1.4}.txh-buys{margin:0 0 .55rem}.txh-buys .txh-buyrow{margin:0}.txh-product-grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.txh-gridfill{box-sizing:border-box;background:color-mix(in srgb, var(--color-pine) 9%, white);border:1px solid color-mix(in srgb, var(--color-pine) 24%, var(--color-sand));border-radius:var(--radius-md);min-width:0;height:auto;min-height:8.75rem;box-shadow:var(--shadow-sm);flex-direction:column;justify-content:center;align-self:center;gap:.75rem;padding:.85rem 1.1rem;display:flex}.txh-gridfill[hidden]{display:none}.txh-gridfill-line{font-family:var(--font-display);font-size:var(--step-3);font-weight:var(--heading-weight);letter-spacing:-.02em;color:var(--color-ink);margin:0;line-height:1.25}.txh-gridfill-pairs{flex-wrap:nowrap;align-items:center;gap:.85rem 1.5rem;display:flex}.txh-gridfill-group{align-items:center;gap:.7rem;min-width:0;display:flex}.txh-gridfill-shots{gap:.4rem;display:flex}.txh-gridfill-shot{box-sizing:border-box;background:#fff;border-radius:.7rem;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;padding:.3rem;display:flex;overflow:hidden}.txh-gridfill-shot img{object-fit:contain;width:100%;height:100%}.txh-gridfill-link{white-space:nowrap;color:var(--color-paper);background:var(--color-pine);font-family:var(--font-text);font-size:clamp(.875rem,.12vw + .84rem,1rem);font-weight:var(--weight-strong);border-radius:999px;flex:none;align-items:center;gap:.5rem;padding:.55rem 1rem;line-height:1.3;text-decoration:none;display:inline-flex}.txh-gridfill-link svg{flex:none;width:1.05rem;height:1.05rem}.txh-gridfill-link:hover{background:color-mix(in srgb, var(--color-pine) 82%, black)}@media (width<=479px){.txh-product-grid{grid-template-columns:minmax(0,1fr)}}.txh-pcard{background:var(--color-surface);border:1px solid var(--color-sand);border-radius:var(--radius-md);min-width:0;height:100%;box-shadow:var(--shadow-sm);flex-direction:column;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden}.txh-pcard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.txh-pcard-body{flex-direction:column;flex:1;gap:.1rem;padding:.3rem .55rem .4rem;display:flex}.txh-pcard-kicker{justify-content:space-between;align-items:center;gap:.35rem;min-height:1.4rem;display:flex}.txh-badge{background:var(--color-sand);color:var(--color-ink);font-size:var(--step-small);line-height:1.35;font-weight:var(--weight-strong);border-radius:999px;align-self:flex-start;margin:0;padding:.08rem .5rem}.txh-pcard h3,.txh-pick-card h3{font-family:var(--font-display);font-size:var(--step-3);font-weight:var(--heading-weight);letter-spacing:-.02em;margin:0;line-height:1.2}.txh-fitcard h3,.txh-fitname{font-family:var(--font-display);font-size:var(--step-2);font-weight:var(--heading-weight);letter-spacing:-.03em;margin:0;line-height:1.15}.txh-pcard-pitch{font-size:var(--step-small);color:var(--color-ink);margin:0;line-height:1.5}.txh-pcard-line,.txh-pcard-sizes,.txh-pcard-score{font-size:var(--step-small);color:var(--color-moss);margin:0;line-height:1.45}.txh-pcard-buy{padding:0 .55rem .4rem}.txh-pcard-review{font-size:var(--step-small);margin:.35rem 0 .1rem;line-height:1.35}.txh-pcard-review a{text-underline-offset:.15em;text-decoration:underline}.txh-pcard-sizes{margin-top:auto}.txh-pcard-foot{flex-direction:column;gap:.2rem;margin-top:auto;display:flex}.txh-pcard-score{color:var(--color-ink);font-weight:var(--weight-strong)}.txh-pcard .txh-buyrow{align-items:stretch;gap:.15rem;padding-top:.15rem}.txh-pcard .txh-buy{white-space:nowrap;padding:.28rem .35rem;font-size:.875rem;line-height:1.2}.txh-photo-tile{aspect-ratio:1;box-sizing:border-box;background:#fff;justify-content:center;align-items:center;width:100%;margin:0;padding:.85rem;display:flex}.txh-photo-tile img{object-fit:contain;object-position:center;background:#fff;width:100%;height:100%}.txh-pcard .txh-photo-tile{aspect-ratio:4/3;border:0;border-bottom:1px solid var(--color-sand);border-radius:0;width:100%;height:auto;margin:0;padding:0;position:relative;overflow:hidden}.txh-pcard .txh-photo-tile picture{position:absolute;inset:.35rem}.txh-pcard .txh-photo-tile img{object-fit:contain;width:100%;height:100%}@media (width>=1024px){.txh-product-grid:not(.txh-product-grid-3){grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1200px){.txh-product-grid:not(.txh-product-grid-3){grid-template-columns:repeat(4,minmax(0,1fr))}}.txh-thumb .txh-photo-tile,.txh-pick-card .txh-photo-tile{aspect-ratio:1;border:1px solid var(--color-sand);border-radius:var(--radius-sm);width:4.5rem;height:4.5rem;margin:0;padding:.3rem}.txh-fitcard .txh-photo-tile{aspect-ratio:1;border-radius:var(--radius-sm);background:#fff;border:0;width:100%;height:auto;margin:0;padding:0;position:relative;overflow:hidden}.txh-fitcard .txh-photo-tile picture{justify-content:center;align-items:center;display:flex;position:absolute;inset:.85rem}.txh-fitcard .txh-photo-tile img{object-fit:contain;object-position:center;background:#fff;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.txh-pcard .txh-buyrow{gap:.1rem;display:grid}.txh-pcard .txh-buy,.txh-pick-card .txh-buy,.txh-fitcard .txh-buy{width:100%}.txh-pick-note{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.txh-pick-cards{gap:var(--space-2);display:none}.txh-pick-card{background:var(--color-surface);border:1px solid var(--color-sand);border-radius:var(--radius-md);gap:.2rem;min-width:0;padding:.45rem .55rem .55rem;display:grid}.txh-pick-card p,.txh-fitcard p{margin:0}.txh-rank{color:var(--color-pine);font-size:var(--step-small);font-weight:var(--weight-strong);margin:0}.txh-picks{border-collapse:collapse;background:var(--color-surface);table-layout:fixed;width:100%;font-size:var(--step-body);display:table}.txh-picks caption{caption-side:bottom;text-align:left;font-size:var(--step-small);color:var(--color-moss);padding-top:.3rem}.txh-picks th,.txh-picks td{text-align:left;vertical-align:middle;border-bottom:1px solid var(--color-sand);overflow-wrap:anywhere;padding:.3rem .35rem}.txh-picks th{font-size:var(--step-small);border-bottom:2px solid var(--color-ink)}.txh-picks .txh-col-rank{white-space:nowrap;width:2.2rem}.txh-picks .txh-col-for{width:26%}.txh-picks .txh-col-score{white-space:nowrap;width:6.5rem}.txh-picks .txh-col-link{width:16rem}.txh-hatline{align-items:center;gap:12px;min-width:0;display:flex}.txh-hatcopy{flex-direction:column;align-items:flex-start;gap:.3rem;min-width:0;display:flex}.txh-hatline .txh-photo-tile{flex:none;width:3.6rem;height:3.6rem;padding:.15rem}.txh-thumb{width:3.6rem}.txh-picks .txh-buy{white-space:nowrap;width:auto;max-width:100%;font-size:var(--step-small);box-sizing:border-box;text-align:center;padding:.28rem .55rem}.txh-fitgrid{gap:var(--space-3);display:grid}.txh-fitcard{scroll-margin-top:calc(var(--header-h) + var(--space-2));background:var(--color-surface);border:1px solid var(--color-sand);border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-sm);padding:var(--space-3);grid-template-columns:minmax(0,1fr);align-items:start;gap:.8rem;display:grid}.txh-fitmain{flex-direction:column;gap:.4rem;min-width:0;display:flex}@media (width>=768px){.txh-fitcard{grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:start;gap:1.15rem}}.txh-fitcopy p{font-size:var(--step-body);margin:0;line-height:1.55}.txh-fitcopy ul{font-size:var(--step-body);line-height:var(--line);margin:.45em 0 0;padding-left:1.1rem}.txh-fitcard ul{margin:0;padding-left:1.1rem;list-style:outside}.txh-fitcard li+li,.txh-prose li+li{margin-top:.45em}.txh-fitlists{gap:var(--space-2);min-width:0;display:grid}.txh-fitbest{color:var(--color-ink)}.txh-side{min-width:0}.txh-sidecard{background:var(--color-surface);border:1px solid var(--color-sand);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:var(--space-3)}.txh-sidecard h2{margin:0 0 var(--space-2)}.txh-sidecard p{margin:0 0 var(--space-2);font-size:var(--step-small);line-height:var(--line)}.txh-sizerows{margin:0 0 var(--space-3);font-size:var(--step-small);gap:.45em;padding:0;list-style:none;display:grid}.txh-sizerows li{border-bottom:1px solid var(--color-sand);grid-template-columns:5.2rem minmax(0,1fr);align-items:baseline;gap:.55rem;margin:0;padding-bottom:.35rem;display:grid}.txh-sizesize{font-weight:var(--weight-strong)}.txh-sidefoot{font-size:var(--step-small)}.txh-sidelinks{gap:.3rem;margin:0;padding:0;list-style:none;display:grid}.txh-sidelinks a{font-weight:var(--weight-strong)}.txh-sidepicks{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.txh-sidepicks li{gap:.1rem;min-width:0;display:grid}.txh-sidelabel,.txh-sidewhy{margin:0}.txh-sidelabel{color:var(--color-pine);font-size:var(--step-small);font-weight:var(--weight-strong)}.txh-sidepicks a{font-weight:var(--weight-strong)}.txh-sidewhy{font-size:var(--step-small);overflow-wrap:anywhere}.txh-score{gap:var(--space-2);border-top:1px solid var(--color-sand);border-bottom:1px solid var(--color-sand);padding:var(--space-2) 0;display:grid}.txh-score-label{font-size:var(--step-small);color:var(--color-pine);margin:0}.txh-score-num{font-family:var(--font-display);margin:0;font-size:2.4rem;line-height:.9}.txh-score-num span{color:var(--color-moss);font-size:1rem}.txh-meter{font-size:var(--step-small);grid-template-columns:7.5rem 2rem minmax(0,1fr);align-items:center;gap:.35rem;margin:.15rem 0;display:grid}.txh-bar{background:var(--color-sand);border-radius:99px;height:.35rem;overflow:hidden}.txh-meter .txh-bar span{background:var(--color-pine);height:100%;display:block}.txh-score-how{font-size:var(--step-small);margin:0}.txh-chips{gap:var(--space-2);flex-wrap:wrap;display:flex}.txh-chip{background:var(--color-sand);border-radius:var(--radius-sm);min-width:5.5rem;padding:.25rem .45rem}.txh-chip b{font-family:var(--font-display);display:block}.txh-prose{max-width:none}.txh-prose ul,.txh-prose ol{margin:.3rem 0 .6rem;padding-left:1.15rem}.txh-prose ul{list-style:outside}.txh-prose ol{list-style:decimal}.txh-prose li{margin:0}article li+li{margin-top:.45em}.txh-prose a{overflow-wrap:anywhere}.txh-section-title{margin:0 0 .2rem}.txh-notelist{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.txh-notelist a{font-weight:var(--weight-strong)}.txh-crumb ol{margin:0 0 var(--space-2);font-size:var(--step-small);flex-wrap:wrap;gap:.2rem .4rem;padding:0;list-style:none;display:flex}.txh-crumb li:not(:last-child):after{content:"/";color:var(--color-moss);margin-left:.4rem}.txh-gallery{gap:var(--space-2);grid-template-columns:minmax(0,1fr);display:grid}.txh-gallery img{object-fit:contain;background:var(--color-surface);border-radius:var(--radius-sm);width:100%;height:96px}.txh-record table,.txh-winners,.txh-sources ol{width:100%}.txh-record table,.txh-winners{border-collapse:collapse;table-layout:fixed}.txh-record th,.txh-record td,.txh-winners th,.txh-winners td{text-align:left;vertical-align:top;border-bottom:1px solid var(--color-sand);overflow-wrap:anywhere;padding:.35rem .3rem}.txh-record th{width:34%;font-size:var(--step-small)}.txh-sources ol{margin:.3rem 0 0;padding-left:1.15rem}.txh-sources a,.txh-sources li{overflow-wrap:anywhere}.txh-faq{padding-top:var(--space-2);border-top:1px solid var(--color-sand)}.txh-faq h2{margin:0 0 .2rem}.txh-empty{margin:0}.txh-foot{background:var(--color-ink);color:var(--color-paper);padding:var(--space-5) 0}.txh-foot a{color:var(--color-sand)}.txh-foot h2{margin:0 0 .3rem;font-size:1.05rem}.txh-footgrid{gap:var(--space-4);display:grid}.txh-footlinks{margin:0;padding:0;list-style:none}.txh-footlinks li{margin:.2rem 0}.txh-associate{border:1px solid color-mix(in srgb, var(--color-paper) 35%, transparent);font-size:var(--step-small);margin:0;padding:.55rem .7rem}.txh-photo{margin:0}.txh-photo figcaption{font-size:var(--step-small);color:var(--color-moss);padding-top:.2rem}@media (width>=768px){.txh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.txh-picks-force .txh-pick-cards{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.txh-picks-force .txh-picks{display:none}.txh-fitlists{grid-template-columns:1fr 1fr}.txh-score{grid-template-columns:8rem minmax(0,1fr);align-items:center}.txh-footgrid{grid-template-columns:1.2fr .8fr 1.2fr;align-items:start}.txh-gallery img{height:120px}}@media (width>=1024px){.txh-menu{display:none}.txh-nav{display:flex}.txh-product-grid,.txh-product-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.txh-spread{grid-template-columns:minmax(0, 1fr) var(--sidebar);gap:var(--space-4)}.txh-side{top:calc(var(--header-h) + var(--space-2));position:sticky}.txh-picks-force .txh-pick-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=767px){.txh-verdict,.txh-buys{margin-bottom:var(--space-2)}.txh-section-title{margin-bottom:.15rem}.txh-buy{padding:.4rem .7rem}.txh-picks-block:not(.txh-picks-force) .txh-picks{table-layout:auto;background:0 0;display:block}.txh-picks-block:not(.txh-picks-force) .txh-picks thead,.txh-picks-block:not(.txh-picks-force) .txh-picks caption{display:none}.txh-picks-block:not(.txh-picks-force) .txh-picks tbody{gap:var(--space-2);display:grid}.txh-picks-block:not(.txh-picks-force) .txh-picks tr{background:var(--color-surface);border:1px solid var(--color-sand);border-radius:var(--radius-md);align-items:start;gap:.2rem;padding:.25rem .35rem;display:grid}.txh-picks-block:not(.txh-picks-force) .txh-hatline .txh-photo-tile{width:3.1rem;height:3.1rem}.txh-picks-block:not(.txh-picks-force) .txh-picks td{border:0;width:auto;min-width:0;padding:0;display:block}.txh-picks-block:not(.txh-picks-force) .txh-picks td.txh-col-score:empty{display:none}.txh-pick-card{gap:.12rem;padding:.35rem .5rem .4rem}.txh-pick-card .txh-buy{width:auto;font-size:var(--step-small)}.txh-pick-cards{grid-template-columns:minmax(0,1fr)}.txh-picks-force .txh-pick-cards{grid-template-columns:minmax(0,1fr);display:grid}}@media (width>=1200px){.txh-product-grid:not(.txh-product-grid-3){grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1600px){.txh-product-grid:not(.txh-product-grid-3){grid-template-columns:repeat(5,minmax(0,1fr))}}.txh-offer{flex-direction:column;align-items:flex-start;gap:.35rem;min-width:0;max-width:100%;display:flex}.txh-sizerow{flex-wrap:wrap;align-items:center;gap:.35rem .4rem;max-width:100%;display:flex}.txh-sizepill{white-space:nowrap;color:var(--color-ink);border:1px solid color-mix(in srgb, var(--color-pine) 35%, var(--color-sand));font-family:var(--font-text);font-size:.875rem;font-weight:var(--weight-strong);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.2rem .55rem;line-height:1.4;text-decoration:none;display:inline-flex}.txh-sizepill:hover{border-color:var(--color-pine);color:var(--color-pine)}.txh-pillnote{font-size:.875rem;font-weight:400;line-height:1.3}.txh-sizeblock{flex-direction:column;align-items:flex-start;gap:.35rem;margin:0 0 1rem;display:flex}.txh-sizeblock table{border-collapse:collapse;width:100%}.txh-sizeblock th,.txh-sizeblock td{text-align:left;border-bottom:1px solid var(--color-sand);padding:.35rem .5rem}.txh-sizenote{color:var(--color-moss);margin-left:.55rem;font-size:.875rem;line-height:1.4;display:inline-block}.txh-homegroup{flex-direction:column;gap:.45rem;display:flex}@media (width>=768px){.txh-product-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.txh-scorebadge{background:color-mix(in srgb, var(--color-pine) 14%, white);width:fit-content;max-width:100%;color:var(--color-pine);border-radius:.55rem;align-self:flex-start;align-items:baseline;gap:.15rem;padding:.2rem .5rem .22rem;line-height:1;display:inline-flex}.txh-scorebadge-num{font-family:var(--font-display);font-size:1.35rem;font-weight:700}.txh-scorebadge-of{font-size:var(--step-small);font-weight:var(--weight-strong)}.txh-panel{border-radius:var(--radius-md);min-width:0;padding:.75rem .8rem .85rem}.txh-panel-pro{background:#e7f6ec}.txh-panel-con{background:#fdecec}.txh-panel h4{font-family:var(--font-display);font-size:var(--step-3);font-weight:var(--heading-weight);color:var(--color-ink);letter-spacing:-.02em;margin:0 0 .45rem}.txh-panel ul{gap:.45em;margin:0;padding:0;list-style:none;display:grid}.txh-panel li,.txh-panel li+li{align-items:flex-start;gap:.4rem;margin:0;display:flex}.txh-icon{flex:none;width:1rem;height:1rem;margin-top:.2em}.txh-panel-pro .txh-icon{color:#157a3a}.txh-panel-con .txh-icon{color:#c22727}.txh-callout p{margin:0}.txh-chipflag{font-size:var(--step-small);font-weight:var(--weight-strong);border-radius:999px;margin:0 0 .25rem;padding:.08rem .5rem;line-height:1.5;display:inline-flex}.txh-chipflag-best{color:#146c36;background:#e5f6ea}.txh-chipflag-not{color:#9f1239;background:#fde8e8}.txh-featwrap{overscroll-behavior-x:contain;max-width:100%;overflow-x:auto}.txh-feattable{border-collapse:separate;border-spacing:0;background:var(--color-surface);width:max-content;min-width:100%;font-size:var(--step-small)}.txh-feattable th,.txh-feattable td{text-align:left;vertical-align:middle;border-bottom:1px solid var(--color-sand);white-space:nowrap;background:var(--color-surface);padding:.45rem .6rem}.txh-feattable thead th{z-index:2;background:var(--color-sand);font-size:var(--step-small);position:sticky;top:0}.txh-feattable .txh-featname{z-index:1;white-space:normal;min-width:11rem;max-width:16rem;box-shadow:1px 0 0 var(--color-sand);position:sticky;left:0}.txh-feattable thead .txh-featname{z-index:3;background:var(--color-sand)}.txh-feattable .txh-featcurrent td,.txh-feattable .txh-featcurrent .txh-featname{background:color-mix(in srgb, var(--color-sand) 72%, white)}.txh-feattable .txh-featcurrent .txh-featname a{font-weight:var(--weight-strong)}.txh-featmark{color:#157a3a;display:inline-flex}.txh-featno{color:#8a817c}@media (width>=768px){.txh-product-grid.txh-product-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
