#arena-form{margin:0}.vs-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:var(--fs-sm)}.vs-table th,.vs-table td{border-bottom:1px solid var(--border);padding:.4rem .6rem;text-align:left;vertical-align:top}.vs-table tbody tr:hover{background:var(--bg-hover)}.vs-table tbody th{font-weight:500;color:var(--fg-muted);width:34%}.vs-table thead th:first-child{width:34%}.vs-table thead th:not(:first-child),.vs-table tbody td{width:33%}.vs-cell{display:table-cell}.vs-cell--win{font-weight:700}.vs-win{color:var(--accent);margin-left:.4rem}.vs-table td.vs-cell{text-align:right}.vs-table thead th:not(:first-child){text-align:right}#arena-specs>.table-scroll+.table-scroll{margin-top:var(--space-5)}#arena-specs+h2{margin:var(--space-10)0 .6rem}#arena-matchup{margin-bottom:var(--space-8)}#arena-specs:empty{min-height:41.25rem}#arena-form[data-loaded]~#arena-specs:empty{min-height:0}.vs-run{color:var(--fg-muted);font-size:var(--fs-sm)}ul.vs-sources{list-style:none;padding:0;margin:0;font-size:var(--fs-sm)}ul.vs-sources li{margin:.15rem 0}.vs-table thead th a{text-decoration:none}.vs-table thead th a:hover{text-decoration:underline}.vs-th-media{display:block;height:2.5rem;margin-bottom:var(--space-2)}.vs-th-media .brand-mark{width:2.5rem;height:2.5rem;margin:0;vertical-align:top}.vs-th-sub{display:block;margin-top:.15rem;font-weight:400;text-transform:none;letter-spacing:0;color:var(--fg-muted);font-size:var(--fs-xs)}.vs-table tbody tr.vs-section th{padding-top:var(--space-5);font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.03em;color:var(--fg-muted);font-weight:600}.matchup-controls{display:flex;flex-wrap:wrap;gap:var(--space-3)var(--space-4);align-items:end;margin:0 0 var(--space-4)}.matchup-picker,.matchup-context{display:flex;flex-direction:column;gap:var(--space-1);font-size:var(--fs-sm);color:var(--fg-muted)}.matchup-picker{flex:1 1 22rem;max-width:30rem}.matchup-context{flex:0 1 12rem}.matchup-picker select,.matchup-context select{background:var(--bg);color:var(--fg);border:1px solid var(--border);border-radius:var(--radius);padding:.4rem var(--space-2);font:inherit;width:100%}.vs-change,.vs-swap{display:inline-block;margin-top:.35rem;background:0 0;border:1px solid var(--border);color:var(--fg);padding:.2rem .55rem;font-size:var(--fs-xs);font-weight:400;text-transform:none;letter-spacing:0}.vs-change:hover,.vs-swap:hover{background:var(--bg)}.vs-swap{margin-left:var(--space-2);margin-top:0}.machine-dialog{width:min(34rem,calc(100vw - 2rem));max-height:min(32rem,calc(100vh - 4rem));padding:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-raised);color:var(--fg)}.machine-dialog::backdrop{background:rgb(0 0 0/.5)}.machine-dialog__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:.9rem var(--space-4)0}.machine-dialog__head h2{margin:0;font-size:var(--fs-base)}.machine-dialog__head button{background:0 0;border:none;color:var(--fg-muted);font-size:1.4rem;line-height:1;padding:0 var(--space-1)}.machine-dialog__search{display:block;padding:var(--space-3)var(--space-4)0}.machine-dialog__search input{width:100%;background:var(--bg);color:var(--fg);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-2).6rem;font:inherit}#machine-dialog-count{padding:var(--space-2)var(--space-4)0;margin:0}ul.machine-results{list-style:none;margin:var(--space-2)0 0;padding:0 var(--space-2)var(--space-3);overflow-y:auto;max-height:20rem;display:flex;flex-direction:column;gap:.15rem}.machine-result{display:flex;flex-direction:column;gap:.1rem;width:100%;text-align:left;background:0 0;border:1px solid transparent;border-radius:var(--radius);padding:.45rem .55rem;font:inherit;color:var(--fg);cursor:pointer}.machine-result:hover,.machine-result:focus-visible{background:var(--bg);border-color:var(--border)}.machine-result[aria-current=true]{border-color:var(--accent)}.machine-result__name{font-weight:600;font-size:var(--fs-md)}.machine-result__meta{color:var(--fg-muted);font-size:var(--fs-xs)}.vs-currency{margin-left:var(--space-2);background:var(--bg);color:var(--fg);border:1px solid var(--border);border-radius:var(--radius);padding:.15rem .3rem;font:inherit;font-size:var(--fs-xs)}