.hardware-index-page{--font-body: "Neue Haas", Helvetica, sans-serif;--hardware-ink: #111318;--hardware-muted: #737981;--hardware-line: #dfe2e6;--hardware-soft-line: #e8eaed;--hardware-paper: #fff;background:var(--hardware-paper);color:var(--hardware-ink);color-scheme:light}.hardware-index-page .site-header,.hardware-index-page .site-footer{background:var(--hardware-paper)}.hardware-index-skip-link{position:fixed;top:10px;left:10px;z-index:20;padding:10px 14px;background:var(--hardware-ink);color:#fff;font-size:.875rem;transform:translateY(-160%)}.hardware-index-skip-link:focus{transform:none}.hardware-index-main{padding:clamp(34px,5vw,68px) 0}.hardware-index-content{width:min(1600px,calc(100% - clamp(32px,7vw,112px)));margin:0 auto}.hardware-index-intro{max-width:54rem}.hardware-index-intro h1{--heading-size: clamp(1.8rem, 3vw, 2.65rem);--heading-leading: 1.08;--heading-weight: 500;--heading-tracking: -.045em}.hardware-index-question{margin-top:10px;color:#3e4249;font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.45}.hardware-index-filters{display:flex;flex-wrap:wrap;gap:7px;margin-top:24px}.hardware-index-filter{min-height:32px;padding:5px 11px;border:1px solid #e2e5e8;border-radius:999px;background:#f7f8f9;color:#5a6068;cursor:pointer;font:inherit;font-size:.75rem;line-height:1;transition:background .15s ease,border-color .15s ease,color .15s ease}.hardware-index-filter:hover{border-color:#c9cdd2;color:var(--hardware-ink)}.hardware-index-filter[aria-pressed=true]{border-color:var(--hardware-ink);background:var(--hardware-ink);color:#fff}.hardware-index-filter:focus-visible,.hardware-index-sort:focus-visible{outline:2px solid var(--hardware-ink);outline-offset:2px}.hardware-index-table-region{max-width:100%;margin-top:clamp(24px,3vw,38px);overflow-x:auto;border:1px solid var(--hardware-line);-webkit-overflow-scrolling:touch;scrollbar-color:#b6bbc1 transparent;scrollbar-width:thin}.hardware-index-table-region:focus-visible{outline:2px solid var(--hardware-ink);outline-offset:4px}.hardware-index-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;table-layout:auto}.hardware-index-table th,.hardware-index-table td{border-bottom:1px solid var(--hardware-soft-line)}.hardware-index-table th{height:48px;padding:0 10px;background:#fffffffa;color:var(--hardware-muted);font-size:.6875rem;font-weight:600;letter-spacing:.045em;line-height:1.15;text-align:center;text-transform:uppercase;white-space:nowrap}.hardware-index-table th:first-child,.hardware-index-table td:first-child{position:sticky;left:0;z-index:2;width:64px;min-width:64px;background:var(--hardware-paper)}.hardware-index-table th:first-child{z-index:4}.hardware-index-table th[data-column-key=name],.hardware-index-table .hardware-index-hardware-cell{position:sticky;left:64px;z-index:2;min-width:360px;background:var(--hardware-paper);text-align:left}.hardware-index-table th[data-column-key=name]{z-index:4}.hardware-index-table th[data-column-key=overall],.hardware-index-table .hardware-index-overall-cell{min-width:84px}.hardware-index-table th[data-column-key^=dimension-],.hardware-index-table .hardware-index-score-cell:not(.hardware-index-overall-cell){min-width:108px}.hardware-index-table th:first-child,.hardware-index-table td:first-child,.hardware-index-table th[data-column-key=name],.hardware-index-table .hardware-index-hardware-cell{box-shadow:1px 0 #eceef0}.hardware-index-sort{display:inline-flex;width:100%;min-height:46px;align-items:center;justify-content:center;gap:5px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;white-space:nowrap}.hardware-index-table th[data-column-key=name] .hardware-index-sort{justify-content:flex-start}.hardware-index-sort:hover{color:var(--hardware-ink)}.hardware-index-sort:after{width:0;height:0;border-right:3px solid transparent;border-left:3px solid transparent;content:"";opacity:0}.hardware-index-sort[data-direction=desc]:after{border-top:4px solid currentColor;opacity:1}.hardware-index-sort[data-direction=asc]:after{border-bottom:4px solid currentColor;opacity:1}.hardware-index-table td{height:72px;padding:8px 10px;font-size:.8125rem;text-align:center}.hardware-index-rank-cell{color:#9aa0a6;font-size:1.2rem!important;font-weight:700;text-align:right!important}.hardware-index-hardware-cell{color:#202329;font-size:1.55rem;font-weight:700;white-space:nowrap}.hardware-index-hardware-emoji{display:inline-block;width:1.4em;margin-right:.35em;font-size:1.05em;line-height:1;text-align:center}.hardware-index-hardware-cell a:focus-visible{outline:2px solid #1e70db;outline-offset:3px}.hardware-index-score-cell{background:var(--score-background);color:var(--score-foreground);font-weight:620}.hardware-index-overall-cell{font-size:.9375rem!important;font-weight:720}.hardware-index-table tbody tr{cursor:pointer}.hardware-index-table tbody tr:hover>*{background-image:linear-gradient(#1e70db14,#1e70db14)}.hardware-index-table tbody tr:last-child th,.hardware-index-table tbody tr:last-child td{border-bottom:0}.hardware-index-empty{padding:48px 16px;color:var(--hardware-muted);font-size:.875rem;text-align:center}@media(max-width:700px){.hardware-index-main{padding-top:30px}.hardware-index-content{width:calc(100% - 32px)}.hardware-index-filters{flex-wrap:nowrap;margin-right:-16px;margin-left:-16px;padding:0 16px 2px;overflow-x:auto;scrollbar-width:none}.hardware-index-filters::-webkit-scrollbar{display:none}.hardware-index-filter{flex:0 0 auto;min-height:36px}.hardware-index-table-region{margin-right:-16px;margin-left:-16px;width:calc(100% + 32px)}.hardware-index-table th[data-column-key=name],.hardware-index-table .hardware-index-hardware-cell{min-width:320px}}@media(prefers-reduced-motion:reduce){.hardware-index-page *{scroll-behavior:auto!important;transition:none!important}}
