.steel-compare{position:relative;margin:28px 0}.steel-compare__scroll{position:relative;overflow:auto;max-height:calc(100vh - 140px);-webkit-overflow-scrolling:touch;border:1.5px solid var(--border-color);border-radius:16px;background:var(--surface)}.steel-compare__scroll:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(max-width: 639px){.steel-compare__scroll{max-height:calc(100dvh - 240px)}}.steel-compare:has(.steel-compare__scroll.is-scrollable-right)::after{opacity:1}.steel-compare::after{content:"";pointer-events:none;position:absolute;top:0;right:0;width:48px;height:100%;border-radius:0 16px 16px 0;border-right:3px solid var(--primary-color);background:linear-gradient(270deg, var(--background-alt-color) 0%, transparent 100%);opacity:0;transition:opacity .2s ease}.steel-compare .table-scroll-hint{margin:0 0 8px;color:var(--ink-muted)}@media print{.steel-compare::after{content:none}.steel-compare__scroll{max-height:none;overflow:visible}.steel-compare tbody tr:hover:not(.steel-compare__cta-row) th,.steel-compare tbody tr:hover:not(.steel-compare__cta-row) td{background-color:inherit}}.steel-compare__table{width:100%;min-width:460px;border-collapse:collapse;font-family:"Public Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:14px}.steel-compare__table th,.steel-compare__table td{text-align:start;padding:13px 16px;border-bottom:1px solid var(--hairline);vertical-align:top;color:var(--ink)}.steel-compare__table tbody tr:last-child th,.steel-compare__table tbody tr:last-child td{border-bottom:none}.steel-compare__table th[scope=row],.steel-compare__table__rowhead{color:var(--ink-muted);font-weight:600;white-space:nowrap;background:var(--surface-sunk);position:sticky;inset-inline-start:0;z-index:2}.steel-compare__table thead th{position:sticky;top:0;z-index:3}thead .steel-compare__table__rowhead{z-index:4}.steel-compare__table tbody tr:nth-child(even):not(.steel-compare__cta-row) th,.steel-compare__table tbody tr:nth-child(even):not(.steel-compare__cta-row) td{background-color:color-mix(in srgb, var(--surface-sunk) 45%, var(--surface))}.steel-compare__table tbody tr:nth-child(even):not(.steel-compare__cta-row) td.is-best{background-color:rgba(var(--primary-color-rgb), 0.14)}.steel-compare__table tbody tr:hover:not(.steel-compare__cta-row) th,.steel-compare__table tbody tr:hover:not(.steel-compare__cta-row) td{background-color:color-mix(in srgb, var(--accent) 7%, var(--surface))}.steel-compare__table tbody tr:hover:not(.steel-compare__cta-row) td.is-best{background-color:rgba(var(--primary-color-rgb), 0.18)}.steel-compare__rowhead{color:var(--ink-faint);font-weight:700;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.steel-compare__steelhead{background:var(--surface-sunk);min-width:142px}.steel-compare__steelhead a{display:block;font-family:"Bricolage Grotesque","Public Sans",Helvetica,Arial,sans-serif;font-weight:800;font-size:17px;letter-spacing:-0.01em;color:var(--ink);text-decoration:none}.steel-compare__steelhead a:hover{color:var(--accent)}.steel-compare__header-visual{display:flex;align-items:center;justify-content:center;width:48px;height:48px;max-width:48px;max-height:48px;margin:0 0 8px;overflow:hidden;border:1px solid var(--hairline);border-radius:10px;background:var(--surface);box-sizing:border-box}.steel-compare__header-visual picture{display:block;width:100%;height:100%}.steel-compare__header-visual--topic{width:40px;height:40px;max-width:40px;max-height:40px;border-color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.steel-compare__header-visual--flat{border-color:color-mix(in srgb, var(--accent) 18%, var(--hairline));background:color-mix(in srgb, var(--accent) 6%, var(--surface))}.steel-compare__header-image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.steel-compare__header-image--flat{width:32px;height:32px;max-width:32px;max-height:32px}.steel-compare__origin{display:block;margin-top:2px;font-size:11.5px;color:var(--ink-faint);font-weight:400;white-space:nowrap}.steel-compare td.is-best{background:rgba(var(--primary-color-rgb), 0.08);font-weight:600}.steel-compare__rank{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;margin:0 0 8px;padding:0 7px;border-radius:999px;background:var(--graphite-2, #23282f);color:#e8ebf0;font-family:"Public Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;line-height:1}@media(forced-colors: active){.steel-compare__rank{border:1px solid}}@media print{.steel-compare__rank{background:none;color:#15181c;border:1px solid #8a8f98}}.steel-compare__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);margin-right:7px;vertical-align:middle}.steel-compare__cta-row td{padding-top:14px}.steel-compare__cta{display:inline-flex;align-items:center;min-height:34px;font-size:12.5px;font-weight:600;color:var(--accent);text-decoration:none;white-space:nowrap}.steel-compare__cta:hover{text-decoration:underline}.steel-compare__caption{caption-side:bottom;margin:0;padding:12px 2px 0;font-size:12.5px;line-height:1.5;color:var(--ink-faint);text-align:left}@media(max-width: 576px){.steel-compare__table{font-size:13px}.steel-compare__table th,.steel-compare__table td{padding:11px 13px}.steel-compare__steelhead a{font-size:15px}}.product__compare{margin:32px 0}.product__compare-title{font-family:"Bricolage Grotesque","Public Sans",Helvetica,Arial,sans-serif;font-weight:800;font-size:clamp(20px,4vw,26px);letter-spacing:-0.01em;color:var(--ink);margin:0 0 14px}.related-comparisons{margin:28px 0;padding:18px 20px;background:var(--surface-tint);border:1px solid var(--border-soft);border-radius:14px}.related-comparisons__title{font-family:"Bricolage Grotesque","Public Sans",Helvetica,Arial,sans-serif;font-weight:800;font-size:17px;letter-spacing:-0.01em;color:var(--ink);margin:0 0 10px}.related-comparisons__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.related-comparisons__list a{display:inline-flex;align-items:center;min-height:32px;color:var(--accent);text-decoration:none;font-weight:600;font-size:14.5px}.related-comparisons__list a:hover{text-decoration:underline}.compare-page__head{margin:8px 0 4px}.compare-page__title{font-family:"Bricolage Grotesque","Public Sans",Helvetica,Arial,sans-serif;font-weight:800;font-size:clamp(28px,5.5vw,44px);line-height:1.1;letter-spacing:-0.02em;color:var(--ink);margin:8px 0 0;text-wrap:balance}.compare-page__intro{margin:14px 0 0;max-width:64ch;font-size:16px;line-height:1.6;color:var(--ink-muted)}.compare-page__body{max-width:70ch;margin:8px 0 0;color:var(--ink);line-height:1.7}.compare-page__body h2{font-family:"Bricolage Grotesque","Public Sans",Helvetica,Arial,sans-serif;font-weight:800;letter-spacing:-0.01em;margin:28px 0 10px}.compare-page__body a{color:var(--accent)}.compare-page__more{margin-top:40px;padding-top:22px;border-top:1px solid var(--hairline)}.compare-page__more h2{font-family:"Bricolage Grotesque","Public Sans",Helvetica,Arial,sans-serif;font-weight:800;font-size:20px;margin:0 0 12px}.compare-page__more-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 18px}.compare-hub__group{margin-top:36px}.compare-hub__group-h{font-family:"Bricolage Grotesque","Public Sans",Helvetica,Arial,sans-serif;font-weight:800;font-size:22px;letter-spacing:-0.01em;color:var(--ink);margin:0 0 4px;padding-bottom:8px;border-bottom:1px solid var(--hairline)}.compare-hub__count-pill{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:22px;margin-left:6px;padding:0 8px;border-radius:999px;background:var(--surface-sunk);color:var(--ink-muted);font-family:"Public Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:12.5px;font-weight:700;letter-spacing:0;vertical-align:3px}.compare-hub__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));gap:16px;margin-top:24px}.compare-hub__card-q{font-family:"Bricolage Grotesque","Public Sans",Helvetica,Arial,sans-serif;font-weight:800;font-size:18px;line-height:1.25;letter-spacing:-0.01em;color:var(--ink);margin:0 0 8px}/*# sourceMappingURL=guide-comparison-table.css.map */