.tkr-review-box{--tkr-accent:var(--brand-color,var(--tie-skin-color,var(--theme-color,#e44d26)));border:1px solid rgba(0,0,0,.12);border-radius:8px;overflow:hidden;margin:2rem 0;background:var(--tkr-review-bg,#fff);color:inherit;box-shadow:0 2px 10px rgba(0,0,0,.04)}.tkr-review-header{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:22px 24px;border-bottom:1px solid rgba(0,0,0,.08)}.tkr-review-heading{min-width:0}.tkr-review-header h2{margin:2px 0 0;font-size:1.35em}.tkr-review-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:.72em;font-weight:700;opacity:.65}.tkr-review-verdict{margin-top:5px;font-weight:700;color:var(--tkr-accent)}.tkr-review-score{flex:0 0 auto;min-width:92px;height:92px;padding:0 8px;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--tkr-accent);color:#fff;font-size:1.08em;line-height:1.15}.tkr-review-summary,.tkr-review-criteria,.tkr-review-notes,.tkr-review-buy{padding:20px 24px}.tkr-review-summary>*:first-child{margin-top:0}.tkr-review-summary>*:last-child{margin-bottom:0}.tkr-review-criterion{margin:0 0 14px}.tkr-review-criterion:last-child{margin-bottom:0}.tkr-review-criterion-label{display:flex;justify-content:space-between;gap:10px;margin-bottom:6px}.tkr-review-bar{height:8px;border-radius:99px;background:rgba(0,0,0,.1);overflow:hidden}.tkr-review-bar span{height:100%;display:block;background:var(--tkr-accent)}.tkr-review-notes{display:grid;grid-template-columns:1fr 1fr;gap:24px;border-top:1px solid rgba(0,0,0,.08)}.tkr-review-notes h3{font-size:1em;margin:0 0 8px}.tkr-review-notes ul{margin:0;padding-left:20px}.tkr-review-pros li::marker{content:'+  '}.tkr-review-cons li::marker{content:'−  '}.tkr-review-buy{border-top:1px solid rgba(0,0,0,.08);display:flex;align-items:center;gap:14px;flex-wrap:wrap}.tkr-review-amazon{display:inline-block;background:var(--tkr-accent);color:#fff!important;text-decoration:none!important;font-weight:700;padding:11px 18px;border-radius:4px}.tkr-review-amazon:hover{filter:brightness(.94)}.tkr-review-buy small{opacity:.7}.tkr-legacy-score{display:inline-flex;align-items:center;justify-content:center;background:var(--brand-color,var(--tie-skin-color,var(--theme-color,#e44d26)));color:#fff;border-radius:3px;padding:.2em .48em;font-size:.8em;font-weight:700;line-height:1.3}.tkr-review-widget-list{list-style:none;margin:0;padding:0}.tkr-review-widget-list li{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.08)}.tkr-review-widget-list li:last-child{border-bottom:0}.tkr-review-widget-list a{min-width:0}@media(max-width:600px){.tkr-review-header{align-items:flex-start;padding:18px}.tkr-review-score{min-width:76px;height:76px;font-size:.95em}.tkr-review-summary,.tkr-review-criteria,.tkr-review-notes,.tkr-review-buy{padding:18px}.tkr-review-notes{grid-template-columns:1fr}.tkr-review-box{border-radius:6px}}