.compare-module__5ja9Aq__arena{flex-direction:column;width:100%;max-width:1280px;min-height:100vh;margin:0 auto;padding:1.5rem 1.25rem 4rem;display:flex;position:relative}.compare-module__5ja9Aq__hero{text-align:center;max-width:720px;margin:1rem auto 2.5rem}.compare-module__5ja9Aq__eyebrow{font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-text);margin-bottom:1.1rem;font-size:.72rem;font-weight:500;display:inline-block}.compare-module__5ja9Aq__title{letter-spacing:-.03em;color:var(--text-primary);margin:0 0 1rem;padding-bottom:.05em;font-size:clamp(2.1rem,5.5vw,3.6rem);font-weight:800;line-height:1.04}.compare-module__5ja9Aq__titleAccent{color:var(--accent-text)}.compare-module__5ja9Aq__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.55}.compare-module__5ja9Aq__arenaPanel{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);max-width:1020px;margin:0 auto 1.5rem;padding:2rem}.compare-module__5ja9Aq__arenaGrid{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1.25rem;display:grid}.compare-module__5ja9Aq__fighterSlot{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--bg-app);flex-direction:column;gap:.75rem;padding:1.25rem;transition:border-color .15s;display:flex}.compare-module__5ja9Aq__fighterSlot:focus-within{border-color:var(--accent-primary)}.compare-module__5ja9Aq__fighterHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.compare-module__5ja9Aq__fighterTag{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);align-items:center;font-size:.68rem;font-weight:600;display:inline-flex}.compare-module__5ja9Aq__fighterInput{background:var(--bg-surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);font-family:var(--font-mono), monospace;outline:none;padding:.95rem 1.1rem;font-size:1.05rem;font-weight:500;transition:border-color .15s}.compare-module__5ja9Aq__fighterInput:focus{border-color:var(--accent-primary)}.compare-module__5ja9Aq__fighterInput::placeholder{color:var(--text-muted);font-weight:400}.compare-module__5ja9Aq__vsEmblem{justify-content:center;align-self:center;align-items:center;width:56px;min-width:56px;height:56px;display:flex}.compare-module__5ja9Aq__vsCircle{border-radius:var(--radius-sm);background:var(--accent-primary);justify-content:center;align-items:center;width:56px;height:56px;display:flex}.compare-module__5ja9Aq__vsText{font-family:var(--font-mono), monospace;letter-spacing:.04em;color:#f5f3ee;font-size:1.15rem;font-weight:700}@media (max-width:720px){.compare-module__5ja9Aq__arenaGrid{grid-template-columns:1fr}.compare-module__5ja9Aq__vsEmblem{min-height:56px}}.compare-module__5ja9Aq__matchups{border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.compare-module__5ja9Aq__matchupsLabel{text-align:center;width:100%;font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.2rem;font-size:.68rem;font-weight:500}.compare-module__5ja9Aq__matchup{border-radius:var(--radius-sm);background:var(--bg-app);border:1px solid var(--border-subtle);color:var(--text-secondary);font-size:.82rem;font-family:var(--font-mono), monospace;cursor:pointer;padding:.4rem .85rem;transition:color .15s,border-color .15s}.compare-module__5ja9Aq__matchup:hover{color:var(--text-primary);border-color:var(--accent-primary)}.compare-module__5ja9Aq__matchup strong{color:var(--text-primary);font-weight:600}.compare-module__5ja9Aq__ctaRow{grid-template-columns:auto 1fr;align-items:center;gap:1.25rem;max-width:1020px;margin:0 auto;display:grid}@media (max-width:720px){.compare-module__5ja9Aq__ctaRow{grid-template-columns:1fr}}.compare-module__5ja9Aq__turnstileWrap{justify-content:flex-start;display:flex}.compare-module__5ja9Aq__submit{background:var(--accent-primary);color:#fff;border-radius:var(--radius-sm);font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;justify-content:center;align-items:center;padding:1rem 2rem;font-size:.95rem;font-weight:500;transition:background .15s;display:inline-flex}.compare-module__5ja9Aq__submit:hover:not(:disabled){background:var(--accent-hover)}.compare-module__5ja9Aq__submit:active:not(:disabled){transform:translateY(1px)}.compare-module__5ja9Aq__submit:disabled{opacity:.45;cursor:not-allowed}.compare-module__5ja9Aq__errorMsg{border:1px solid var(--status-fail);max-width:1020px;color:var(--status-fail);border-radius:var(--radius-sm);font-size:.9rem;font-family:var(--font-mono), monospace;background:0 0;margin:1.25rem auto 0;padding:.8rem 1.1rem}.compare-module__5ja9Aq__loader{z-index:200;background:var(--bg-app);flex-direction:column;justify-content:center;align-items:center;gap:2rem;animation:.3s compare-module__5ja9Aq__loader-fade;display:flex;position:fixed;inset:0}@keyframes compare-module__5ja9Aq__loader-fade{0%{opacity:0}to{opacity:1}}.compare-module__5ja9Aq__loaderArena{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:min(720px,92vw);display:grid}.compare-module__5ja9Aq__fighter{border-radius:var(--radius-sm);background:var(--bg-surface);border:1px solid var(--border-subtle);flex-direction:column;justify-content:center;align-items:center;min-height:140px;padding:1.5rem 1.25rem;display:flex}.compare-module__5ja9Aq__fighterLabel{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.5rem;font-size:.68rem;font-weight:500}.compare-module__5ja9Aq__fighterName{font-family:var(--font-mono), monospace;color:var(--text-primary);text-align:center;word-break:break-all;font-size:1.1rem;font-weight:500;line-height:1.3}.compare-module__5ja9Aq__fighterBar{background:var(--border-subtle);width:100%;height:2px;margin-top:.85rem;overflow:hidden}.compare-module__5ja9Aq__fighterBarFill{background:var(--accent-primary);width:40%;height:100%;animation:1.4s ease-in-out infinite compare-module__5ja9Aq__loader-bar}.compare-module__5ja9Aq__fighter[data-side=b] .compare-module__5ja9Aq__fighterBarFill{animation-delay:.7s}@keyframes compare-module__5ja9Aq__loader-bar{0%{transform:translate(-110%)}to{transform:translate(260%)}}.compare-module__5ja9Aq__clash{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.compare-module__5ja9Aq__clashVs{font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:1rem;font-weight:600}@media (max-width:520px){.compare-module__5ja9Aq__loaderArena{grid-template-columns:1fr;justify-items:center;gap:.75rem}.compare-module__5ja9Aq__clash{order:2}.compare-module__5ja9Aq__fighter[data-side=b]{order:3}}.compare-module__5ja9Aq__loaderPhase{text-align:center;border-radius:var(--radius-sm);background:var(--bg-surface);border:1px solid var(--border-subtle);max-width:540px;color:var(--text-secondary);font-size:.88rem;font-family:var(--font-mono), monospace;margin-top:.75rem;padding:.8rem 1.25rem}.compare-module__5ja9Aq__loaderPhase strong{color:var(--text-primary);font-weight:500}.compare-module__5ja9Aq__loaderTrack{background:var(--border-subtle);width:min(520px,84vw);height:2px;overflow:hidden}.compare-module__5ja9Aq__loaderTrackFill{background:var(--accent-primary);height:100%;transition:width .6s}.compare-module__5ja9Aq__results{flex-direction:column;gap:1.75rem;animation:.4s compare-module__5ja9Aq__results-fade;display:flex}@keyframes compare-module__5ja9Aq__results-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.compare-module__5ja9Aq__resultsToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.compare-module__5ja9Aq__ghostBtn{border:1px solid var(--border-strong);color:var(--text-secondary);border-radius:var(--radius-sm);font-family:var(--font-mono), monospace;cursor:pointer;background:0 0;padding:.5rem 1rem;font-size:.82rem;font-weight:500;transition:color .15s,border-color .15s}.compare-module__5ja9Aq__ghostBtn:hover{color:var(--text-primary);border-color:var(--accent-primary)}.compare-module__5ja9Aq__winner{--winner-color:var(--accent-primary);border-radius:var(--radius-md);background:var(--bg-surface);border:1px solid var(--border-subtle);border-left:3px solid var(--winner-color);flex-direction:column;gap:1.25rem;padding:1.6rem 1.75rem;display:flex;position:relative}.compare-module__5ja9Aq__winner[data-winner=tie]{--winner-color:var(--border-strong)}.compare-module__5ja9Aq__winnerHeader{align-items:center;gap:1.1rem;display:flex}.compare-module__5ja9Aq__winnerCrown{border-radius:var(--radius-sm);background:var(--winner-color);color:#f5f3ee;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.compare-module__5ja9Aq__winner[data-winner=tie] .compare-module__5ja9Aq__winnerCrown{color:var(--text-secondary)}.compare-module__5ja9Aq__winnerCrown svg{width:26px;height:26px}.compare-module__5ja9Aq__winnerText{flex-direction:column;gap:.25rem;min-width:0;display:flex}.compare-module__5ja9Aq__winnerLabel{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-text);font-size:.72rem;font-weight:500}.compare-module__5ja9Aq__winner[data-winner=tie] .compare-module__5ja9Aq__winnerLabel{color:var(--text-muted)}.compare-module__5ja9Aq__winnerTitle{color:var(--text-primary);letter-spacing:-.02em;word-break:break-word;margin:0;font-size:clamp(1.5rem,3.2vw,2rem);font-weight:800;line-height:1.1}.compare-module__5ja9Aq__winnerChips{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;display:grid}.compare-module__5ja9Aq__winnerChip{background:var(--bg-app);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);flex-direction:column;gap:.3rem;padding:.85rem 1rem;display:flex}.compare-module__5ja9Aq__chipLabel{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.68rem;font-weight:500}.compare-module__5ja9Aq__chipValue{font-family:var(--font-mono), monospace;color:var(--text-secondary);font-variant-numeric:tabular-nums;letter-spacing:-.01em;align-items:baseline;gap:.5rem;font-size:1.3rem;font-weight:500;display:inline-flex}.compare-module__5ja9Aq__chipValue strong{color:var(--text-primary);font-size:1.5rem;font-weight:700}.compare-module__5ja9Aq__chipSep{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:500}@media (max-width:680px){.compare-module__5ja9Aq__winner{padding:1.4rem}.compare-module__5ja9Aq__winnerHeader{gap:.85rem}.compare-module__5ja9Aq__winnerCrown{width:42px;height:42px}.compare-module__5ja9Aq__winnerCrown svg{width:22px;height:22px}}.compare-module__5ja9Aq__fighters{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1.25rem;display:grid}@media (max-width:820px){.compare-module__5ja9Aq__fighters{grid-template-columns:1fr}}.compare-module__5ja9Aq__fighterCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:1rem;height:100%;min-height:420px;padding:2rem 1.75rem 1.5rem;display:flex;position:relative}.compare-module__5ja9Aq__fighterCardInner{flex-direction:column;flex:1;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.compare-module__5ja9Aq__fighterCardBadge{font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);align-items:center;padding:.3rem 0;font-size:.68rem;font-weight:600;display:inline-flex}.compare-module__5ja9Aq__fighterCardDomain{font-family:var(--font-mono), monospace;color:var(--text-primary);text-align:center;word-break:break-all;letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:500;line-height:1.3}.compare-module__5ja9Aq__gaugeWrap{padding:.5rem}.compare-module__5ja9Aq__statsRow{border-top:1px solid var(--border-subtle);text-align:center;grid-template-columns:1fr 1fr 1fr;gap:.5rem;width:100%;padding-top:.85rem;display:grid}.compare-module__5ja9Aq__stat{flex-direction:column;gap:.35rem;padding:.5rem .25rem;display:flex}.compare-module__5ja9Aq__statLabel{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.66rem;font-weight:500}.compare-module__5ja9Aq__statValue{font-family:var(--font-mono), monospace;font-variant-numeric:tabular-nums;color:var(--text-primary);font-size:1.5rem;font-weight:600;line-height:1}.compare-module__5ja9Aq__statValue[data-tone=fail]{color:var(--status-fail)}.compare-module__5ja9Aq__statValue[data-tone=warn]{color:var(--status-warn)}.compare-module__5ja9Aq__statValue[data-tone=pass]{color:var(--status-pass)}.compare-module__5ja9Aq__fullAuditLink{font-family:var(--font-mono), monospace;color:var(--text-secondary);border-radius:var(--radius-sm);border:1px solid var(--border-strong);margin-top:.25rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.compare-module__5ja9Aq__fullAuditLink:hover{color:var(--text-primary);border-color:var(--accent-primary)}.compare-module__5ja9Aq__scoreTotal{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-width:120px;padding:1rem .5rem;display:flex}.compare-module__5ja9Aq__scoreTotalLabel{font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);text-align:center;font-size:.64rem;font-weight:500}.compare-module__5ja9Aq__scoreTotalNumbers{font-family:var(--font-mono), monospace;letter-spacing:-.02em;color:var(--text-primary);align-items:baseline;gap:.45rem;font-size:1.75rem;font-weight:700;display:flex}.compare-module__5ja9Aq__numA,.compare-module__5ja9Aq__numB{color:var(--text-primary)}.compare-module__5ja9Aq__scoreTotalDash{color:var(--text-muted);font-size:1.2rem}@media (max-width:820px){.compare-module__5ja9Aq__scoreTotal{min-width:0;padding:.5rem}.compare-module__5ja9Aq__scoreTotalNumbers{font-size:1.35rem}}.compare-module__5ja9Aq__fighterError{color:var(--status-fail);font-size:1rem;font-weight:700}.compare-module__5ja9Aq__fighterErrorMsg{color:var(--text-secondary);text-align:center;font-size:.88rem;line-height:1.45}.compare-module__5ja9Aq__scoreboard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:1.75rem}.compare-module__5ja9Aq__scoreboardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.compare-module__5ja9Aq__scoreboardTitle{font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.74rem;font-weight:500}.compare-module__5ja9Aq__scoreboardTally{font-family:var(--font-mono), monospace;color:var(--text-secondary);align-items:center;gap:.65rem;font-size:.82rem;display:flex}.compare-module__5ja9Aq__scoreboardTally strong{color:var(--text-primary);font-variant-numeric:tabular-nums}.compare-module__5ja9Aq__scoreboardDot{background:var(--border-strong);border-radius:1px;width:8px;height:8px}.compare-module__5ja9Aq__rounds{flex-direction:column;gap:.75rem;display:flex}.compare-module__5ja9Aq__round{--round-color:var(--text-muted);background:var(--bg-app);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);transition:border-color .15s}.compare-module__5ja9Aq__round[data-winner=a],.compare-module__5ja9Aq__round[data-winner=b]{--round-color:var(--accent-primary)}.compare-module__5ja9Aq__round[data-winner=a]{border-left:3px solid var(--accent-primary)}.compare-module__5ja9Aq__round[data-winner=b]{border-right:3px solid var(--accent-primary)}.compare-module__5ja9Aq__round[data-open]{border-color:var(--border-strong)}.compare-module__5ja9Aq__roundHeader{width:100%;font:inherit;color:inherit;text-align:inherit;cursor:pointer;background:0 0;border:0;grid-template-columns:72px 1fr 72px auto;align-items:center;gap:1rem;padding:.85rem 1rem;transition:background .15s;display:grid}.compare-module__5ja9Aq__roundHeader:hover{background:var(--bg-surface-hover)}.compare-module__5ja9Aq__roundHeader:focus-visible{outline:2px solid var(--accent-primary);outline-offset:-2px}.compare-module__5ja9Aq__roundChevron{width:18px;height:18px;color:var(--text-muted);justify-self:center;transition:transform .2s,color .15s}.compare-module__5ja9Aq__round[data-open] .compare-module__5ja9Aq__roundChevron{color:var(--accent-primary);transform:rotate(180deg)}.compare-module__5ja9Aq__roundDetail{border-top:1px solid var(--border-subtle);background:var(--bg-surface);padding:1.1rem 1.1rem 1.25rem;animation:.2s ease-out compare-module__5ja9Aq__round-expand}@keyframes compare-module__5ja9Aq__round-expand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.compare-module__5ja9Aq__roundBlurb{color:var(--text-muted);letter-spacing:.01em;margin:0 0 .9rem;font-size:.82rem}.compare-module__5ja9Aq__roundDetailGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:620px){.compare-module__5ja9Aq__roundDetailGrid{grid-template-columns:1fr}}.compare-module__5ja9Aq__roundDetailSide{background:var(--bg-app);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);flex-direction:column;gap:.55rem;padding:.9rem;display:flex}.compare-module__5ja9Aq__roundDetailHeader{justify-content:space-between;align-items:center;gap:.55rem;display:flex}.compare-module__5ja9Aq__roundDetailBadge{font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);font-size:.6rem;font-weight:600}.compare-module__5ja9Aq__roundDetailHost{font-family:var(--font-mono), monospace;color:var(--text-secondary);word-break:break-all;font-size:.82rem}.compare-module__5ja9Aq__roundDetailScore{font-family:var(--font-mono), monospace;color:var(--text-primary);font-variant-numeric:tabular-nums;align-items:baseline;gap:.3rem;display:flex}.compare-module__5ja9Aq__roundDetailScore strong{letter-spacing:-.02em;color:var(--text-primary);font-size:1.6rem;font-weight:700}.compare-module__5ja9Aq__roundDetailScoreMax{color:var(--text-muted);font-size:.95rem;font-weight:500}.compare-module__5ja9Aq__roundDetailScorePct{color:var(--text-muted);margin-left:.25rem;font-size:.78rem;font-weight:500}.compare-module__5ja9Aq__roundDetailList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.compare-module__5ja9Aq__roundDetailItem{border-radius:var(--radius-sm);background:var(--bg-surface);border:1px solid var(--border-subtle);align-items:flex-start;gap:.55rem;padding:.5rem .55rem;display:flex}.compare-module__5ja9Aq__roundDetailItemDot{background:var(--text-muted);border-radius:1px;flex-shrink:0;width:7px;height:7px;margin-top:.42rem}.compare-module__5ja9Aq__roundDetailItem[data-tone=fail] .compare-module__5ja9Aq__roundDetailItemDot{background:var(--status-fail)}.compare-module__5ja9Aq__roundDetailItem[data-tone=warn] .compare-module__5ja9Aq__roundDetailItemDot{background:var(--status-warn)}.compare-module__5ja9Aq__roundDetailItem[data-tone=pass] .compare-module__5ja9Aq__roundDetailItemDot{background:var(--status-pass)}.compare-module__5ja9Aq__roundDetailItem[data-tone=info] .compare-module__5ja9Aq__roundDetailItemDot{background:var(--status-info)}.compare-module__5ja9Aq__roundDetailItem[data-tone=fail]{border-color:color-mix(in srgb, var(--status-fail) 30%, var(--border-subtle))}.compare-module__5ja9Aq__roundDetailItem[data-tone=warn]{border-color:color-mix(in srgb, var(--status-warn) 30%, var(--border-subtle))}.compare-module__5ja9Aq__roundDetailItemText{flex-direction:column;gap:.2rem;min-width:0;display:flex}.compare-module__5ja9Aq__roundDetailItemName{color:var(--text-primary);letter-spacing:-.005em;font-size:.85rem;font-weight:600}.compare-module__5ja9Aq__roundDetailItemMsg{color:var(--text-secondary);font-size:.78rem;line-height:1.45}.compare-module__5ja9Aq__roundDetailEmpty{color:var(--text-muted);margin:0;font-size:.85rem}.compare-module__5ja9Aq__roundSide{text-align:right;flex-direction:column;align-items:flex-end;gap:.3rem;display:flex}.compare-module__5ja9Aq__roundSide[data-side=b]{text-align:left;align-items:flex-start}.compare-module__5ja9Aq__roundScore{font-family:var(--font-mono), monospace;font-variant-numeric:tabular-nums;color:var(--text-primary);font-size:1.05rem;font-weight:600}.compare-module__5ja9Aq__round[data-winner=b] .compare-module__5ja9Aq__roundSide[data-side=a] .compare-module__5ja9Aq__roundScore,.compare-module__5ja9Aq__round[data-winner=a] .compare-module__5ja9Aq__roundSide[data-side=b] .compare-module__5ja9Aq__roundScore{color:var(--text-muted)}.compare-module__5ja9Aq__roundBar{background:var(--border-subtle);width:100%;max-width:60px;height:3px;overflow:hidden}.compare-module__5ja9Aq__roundBarFill{height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.compare-module__5ja9Aq__roundCenter{text-align:center;flex-direction:column;gap:.3rem;display:flex}.compare-module__5ja9Aq__roundCategoryRow{justify-content:center;align-items:center;gap:.5rem;display:flex}.compare-module__5ja9Aq__roundNumber{letter-spacing:.1em;color:var(--text-muted);font-size:.7rem;font-weight:500;font-family:var(--font-mono), monospace;font-variant-numeric:tabular-nums}.compare-module__5ja9Aq__roundCategory{color:var(--text-primary);letter-spacing:-.01em;font-size:.95rem;font-weight:600}.compare-module__5ja9Aq__roundVerdict{font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--round-color);font-variant-numeric:tabular-nums;font-size:.7rem;font-weight:500}.compare-module__5ja9Aq__round[data-winner=tie] .compare-module__5ja9Aq__roundVerdict{color:var(--text-muted)}@media (max-width:620px){.compare-module__5ja9Aq__roundHeader{grid-template-columns:1fr 1fr;grid-template-areas:"center center""sidea sideb""chev chev";gap:.5rem .75rem}.compare-module__5ja9Aq__roundCenter{grid-area:center}.compare-module__5ja9Aq__roundSide[data-side=a]{text-align:center;flex-direction:row;grid-area:sidea;justify-content:center;align-items:center}.compare-module__5ja9Aq__roundSide[data-side=b]{text-align:center;flex-direction:row;grid-area:sideb;justify-content:center;align-items:center}.compare-module__5ja9Aq__roundChevron{grid-area:chev;justify-self:center}.compare-module__5ja9Aq__roundBar{max-width:140px}}
