.h2h{max-width:1120px;padding-bottom:24px;--a:#d5fa6a;--b:#8ccbdc}.side-a{--player:var(--a);color:var(--a)}.side-b{--player:var(--b);color:var(--b)}.h2h-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:12px 0 25px}.h2h-heading h1{font:700 36px/1 var(--display);margin:0}.h2h-heading p{color:var(--muted);font-size:13px;margin:8px 0 0}.h2h-heading button{font-size:13px}.h2h-pickers{display:grid;grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);align-items:end;gap:14px}.h2h-slot{position:relative;min-width:0}.h2h-slot>label{display:block;font-size:12px;margin-bottom:8px}.h2h-search{display:flex;border:1px solid #394144;border-top:2px solid var(--player);background:#1b2021}.h2h-search:focus-within{outline:1px solid var(--player)}.h2h-search input{width:100%;min-width:0;padding:12px;background:none;border:0;color:#edf0e9;outline:none;font-size:16px}.h2h-search button,#swap{border:0;background:none;color:var(--muted);font-size:25px;min-width:44px;min-height:44px}.h2h-results{position:absolute;top:100%;left:0;right:0;z-index:8;margin:0;padding:4px;list-style:none;background:#202628;border:1px solid #49524c;max-height:320px;overflow:auto;box-shadow:0 14px 28px #0007;color:#edf0e9}.h2h-results li{padding:10px;cursor:pointer;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.h2h-results li:hover,.h2h-results li[aria-selected=true]{background:#354039}.h2h-results li[aria-disabled=true]{opacity:.5}.h2h-results small{display:block;color:var(--muted);font-size:11px;margin-top:4px}#h2h-status{min-height:18px;font-size:12px;color:var(--muted);margin:12px 0 20px}#share-fallback{margin-bottom:20px}#share-url{display:block;width:100%;background:#202628;color:#fff;padding:12px;border:1px solid var(--line)}.h2h-empty{padding:70px 20px;text-align:center;border-block:1px solid var(--line);color:var(--muted)}.h2h-empty>span{font:700 72px var(--display);color:#536348;letter-spacing:10px}.h2h-empty h2{font:700 30px var(--display);color:#edf0e9;margin:15px 0}.h2h-empty p{font-size:14px;max-width:380px;margin:auto;line-height:1.6}.h2h-identities{position:sticky;top:0;z-index:4;display:grid;grid-template-columns:1fr 1fr;gap:20px;background:#151819f7;padding:16px 0;border-bottom:1px solid var(--line)}.h2h-identity{display:flex;gap:16px;align-items:center;min-width:0}.h2h-identity:last-child{flex-direction:row-reverse;text-align:right}.h2h-identity>div{min-width:0}.h2h-identity h2{font:700 clamp(26px,4vw,44px)/1 var(--display);margin:8px 0;overflow-wrap:anywhere}.h2h-identity p{font-size:12px;color:var(--muted);margin:0}.h2h-label{font-size:12px;color:var(--muted)}.h2h-label .tier-chip{margin:0 5px;font-size:13px;min-width:24px}.h2h-scope{display:flex;justify-content:space-between;gap:12px;margin:24px 0 10px;color:var(--muted);font-size:12px}.h2h-stat{display:grid;grid-template-columns:80px minmax(0,1fr) 80px;align-items:center;gap:15px;min-height:70px;border-bottom:1px solid #30383a}.h2h-stat>strong{font:700 30px var(--display);font-variant-numeric:tabular-nums}.h2h-stat>strong:last-child{text-align:right}.h2h-stat>div{display:grid;grid-template-columns:1fr 150px 1fr;align-items:center;gap:16px}.h2h-stat>div>span:not(.h2h-track){text-align:center;font-size:13px;color:#c3cec4}.h2h-stat small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.h2h-track{display:block;height:7px;background:#30393a;overflow:hidden}.h2h-track i{display:block;height:100%;background:var(--player)}.h2h-stat .h2h-track.side-a{transform:scaleX(-1)}.h2h-columns{display:grid;grid-template-columns:1fr 1fr;gap:40px}.h2h-section{margin-top:30px;padding-top:20px;border-top:1px solid var(--line)}.h2h-section h2{font:700 24px var(--display);margin:0 0 18px}.h2h-duel{margin:20px 0}.h2h-duel>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:14px}.h2h-duel p{font-size:12px;color:var(--muted);margin:8px 0}.h2h-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.h2h-section-head>span,.h2h-section-head label{font-size:12px;color:var(--muted)}.h2h-section-head select{background:#1b2021;color:#edf0e9;border:1px solid var(--line);padding:9px;max-width:170px}.h2h-legend{display:flex;gap:24px;flex-wrap:wrap;font-size:13px}.h2h-chart{display:block;width:100%;height:auto;overflow:visible;margin:16px 0}.h2h-chart line{stroke:var(--line)}.h2h-chart text{fill:var(--muted);font:12px Barlow,sans-serif}.h2h-chart path{fill:none;stroke:var(--player);stroke-width:2.5}.h2h-chart circle{fill:var(--player);stroke:#151819;stroke-width:2}.h2h-table-wrap{overflow-x:auto}.h2h-table{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.h2h-table caption{text-align:left;font-size:12px;color:var(--muted);padding:12px 0}.h2h-table th,.h2h-table td{padding:12px 8px;border-bottom:1px solid var(--line);text-align:right;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.h2h-table th:first-child{text-align:left;width:40%;font-weight:400}.h2h-table thead{color:var(--muted);font-size:12px}.h2h-table td:nth-child(2){color:var(--a)}.h2h-table td:nth-child(3){color:var(--b)}.h2h-table small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.h2h-table a:hover{color:var(--lime)}@media(max-width:600px){.header{flex-wrap:wrap;gap:7px}.header nav{flex-wrap:wrap}.header nav a{padding:9px 8px}.h2h-heading h1{font-size:30px}.h2h-heading button{max-width:130px}.h2h-pickers{gap:5px;grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr)}#swap{min-width:32px}.h2h-search input{padding:10px 7px}.h2h-search button{min-width:30px}.h2h-identities{gap:12px;padding:12px 0}.h2h-identity{gap:8px}.h2h-identity .portrait{width:40px;height:48px}.h2h-identity h2{font-size:26px}.h2h-identity p,.h2h-label{font-size:10px}.h2h-label .tier-chip{margin:0 2px}.h2h-stat{grid-template-columns:60px minmax(0,1fr) 60px;gap:6px;min-height:75px}.h2h-stat>strong{font-size:24px}.h2h-stat>div{grid-template-columns:1fr 1fr;gap:9px}.h2h-stat>div>span:not(.h2h-track){grid-column:1/-1;grid-row:1;font-size:12px}.h2h-stat .h2h-track{grid-row:2;height:5px}.h2h-columns{grid-template-columns:1fr;gap:0}.h2h-scope{font-size:10px}.h2h-table{font-size:12px}.h2h-table th,.h2h-table td{padding:10px 4px}.h2h-table th:first-child{width:34%}.h2h-section-head{flex-wrap:wrap}.h2h-chart{min-height:140px}.h2h-identities .portrait-name{display:none}.h2h-identity .portrait:not(:has(img)):before{content:"/";margin:auto;color:var(--player);font:700 25px var(--display)}}@media(max-width:360px){.h2h-identity .portrait{display:none}.h2h-heading{gap:10px}.h2h-heading button{font-size:12px}.h2h-identities h2{font-size:25px}}.h2h{max-width:960px}.h2h-heading{margin:10px 0 16px}.h2h-heading h1{font-size:26px}.h2h-actions{display:flex;align-items:center;gap:14px}.h2h-actions button,.h2h-sample button{padding:6px 0;min-height:40px;border:0;background:none;color:var(--muted);font-size:12px}.h2h-actions button:hover,.h2h-sample button:hover{color:var(--lime)}.h2h-actions #share{color:#d7dfd4}.h2h-identities{padding:20px 0 24px;border:0;position:static}.h2h-identity h2{color:#edf0e9;font-size:38px}.h2h-identity .portrait{width:64px;height:64px}.h2h-label{font-size:11px}.h2h-label .tier-chip{margin-left:0}.h2h-identity p{font-size:12px}.h2h-tabs{display:flex;gap:26px;border-bottom:1px solid var(--line);margin-bottom:22px}.h2h-tabs button{border:0;background:none;padding:13px 0;color:var(--muted);font-size:13px;min-height:44px}.h2h-tabs button[aria-selected=true]{color:var(--lime);box-shadow:inset 0 -2px var(--lime)}.h2h-scope{margin:6px 0 12px;font-size:11px}.h2h-stat{min-height:76px;border-color:#2b3233;grid-template-columns:75px minmax(0,1fr) 75px}.h2h-stat>strong{font-size:28px;color:#e0e7de}.h2h-stat>div{grid-template-columns:1fr 155px 1fr;gap:24px}.h2h-stat>div>span:not(.h2h-track){font-size:13px;color:#aab5ac}.h2h-track{height:3px;background:#293031}.h2h-track i{opacity:.75}.h2h-bar-note{text-align:center;font-size:11px;margin:12px 0 0;color:#88958c}.h2h-secondary{margin-top:28px}.h2h-secondary .h2h-stat{border:0;min-height:38px}.h2h-secondary .h2h-stat>div>.h2h-track{display:none}.h2h-secondary .h2h-stat>div{display:block}.h2h-secondary .h2h-stat>div>span{display:block}.h2h-denominators{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);gap:24px;padding:0 0 16px}.h2h-denominators span:last-child{text-align:right}.h2h-duel-summary+.h2h-duel-summary{border-top:1px solid #2b3233;padding-top:12px}.h2h-sample{font-size:11px;color:var(--muted);margin:18px 0 0}.h2h-sample button{font-size:11px;text-decoration:underline;text-underline-offset:3px}.h2h-section[role=tabpanel]{border:0;margin-top:0;padding-top:0}.h2h-event-details summary{cursor:pointer;font-size:12px;padding:14px 0;color:var(--muted)}.h2h-table td:nth-child(2),.h2h-table td:nth-child(3){color:#dde4da}.h2h .method{margin-top:14px}.h2h .method summary{font-size:12px}.h2h-pickers{margin-bottom:14px}.h2h-section h2{font-size:21px}@media(max-width:600px){.h2h{padding:12px 18px 24px}.h2h-heading{gap:8px;margin:0 0 12px}.h2h-heading h1{font-size:23px}.h2h-actions{gap:14px}.h2h-actions button{font-size:11px}.h2h-identities{gap:28px;padding:14px 0 22px}.h2h-identity,.h2h-identity:last-child{flex-direction:column;align-items:flex-start;gap:12px;text-align:left}.h2h-identity:last-child{align-items:flex-end;text-align:right}.h2h-identity .portrait{width:48px;height:48px}.h2h-identity h2{font-size:29px;margin:7px 0}.h2h-identity p{font-size:11px;max-width:145px;line-height:1.45}.h2h-tabs{justify-content:space-between;gap:12px;margin-bottom:22px}.h2h-tabs button{font-size:12px;padding:12px 0}.h2h-stat{grid-template-columns:62px minmax(0,1fr) 62px;gap:6px;min-height:74px}.h2h-stat>strong{font-size:25px}.h2h-stat>div{grid-template-columns:1fr 1fr;gap:14px 8px}.h2h-stat>div>span:not(.h2h-track){font-size:12px}.h2h-stat .h2h-track{height:3px}.h2h-scope>span:last-child{display:none}.h2h-secondary{margin-top:26px}.h2h-secondary .h2h-stat>strong{font-size:23px}.h2h-secondary .h2h-stat>div>span{font-size:11px}.h2h-table th:first-child{width:35%}.h2h .method{margin-top:10px}.h2h-search input{font-size:16px}}@media(max-width:360px){.h2h{padding-inline:12px}.h2h-identities .portrait{display:flex}.h2h-identity h2{font-size:26px}.h2h-actions{gap:10px}}.h2h-identities{grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr);gap:28px;padding:24px 0 32px}.h2h-identity,.h2h-identity:last-child{flex-direction:column;text-align:center;align-items:center;gap:16px}.h2h-identity h2{font-size:42px;margin:0;line-height:1.05}.h2h-identity .portrait{width:104px;height:104px;border:1px solid #3e4841;background:color-mix(in srgb,var(--player) 7%,#202627)}.h2h-identity .portrait-name{display:none}.h2h-identity .portrait:not(:has(img)):before{content:"/";font:700 66px var(--display);color:var(--player);margin:auto}.h2h-identity p{margin-top:9px}.h2h-score{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:16px}.h2h-score>span:last-child{font-size:10px;color:var(--muted);text-align:left;line-height:1.35}.h2h-score-ring{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:conic-gradient(var(--player) var(--score),#30383a 0);position:relative}.h2h-score-ring:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#151819}.h2h-score-ring strong{position:relative;color:#edf0e9;font-size:13px;font-variant-numeric:tabular-nums}.h2h-versus{align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#7c897f;font:700 15px var(--display)}.h2h-versus:before,.h2h-versus:after{content:"";width:1px;flex:1;max-height:85px;background:#343c39}.h2h-tabs{justify-content:center;gap:35px}.h2h-summary-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:36px;align-items:center;padding:8px 0 12px}.h2h-radar{margin:0;min-width:0}.h2h-radar svg{width:100%;display:block;max-height:290px}.radar-grid{fill:none;stroke:#343d3b;stroke-width:1}.h2h-radar text{fill:#a8b3ab;font:12px Barlow,sans-serif}.radar-shape{stroke:var(--player);stroke-width:2;fill:var(--player);fill-opacity:.09}.h2h-radar figcaption{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;font-size:11px}.h2h-radar p{text-align:center;font-size:10px;color:var(--muted);line-height:1.5;margin:9px 0}.h2h-highlights{border:1px solid #30383a;border-radius:4px;background:#1b2021;padding:20px;min-width:0}.h2h-highlights h2{font:700 22px var(--display);margin:0 0 18px}.h2h-highlights table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}.h2h-highlights th,.h2h-highlights td{text-align:right;padding:12px 0;border-bottom:1px solid #30383a;overflow-wrap:anywhere;color:var(--muted);font-weight:400;font-variant-numeric:tabular-nums}.h2h-highlights th:first-child{text-align:left;width:48%}.h2h-highlights thead th{font-size:10px;padding:0 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h2h-highlights thead th:nth-child(2){color:var(--a)}.h2h-highlights thead th:nth-child(3){color:var(--b)}.h2h-highlights small{display:block;font-size:10px;margin-top:6px;overflow-wrap:anywhere}.h2h-highlights td.higher{color:#edf0e9;font-weight:600}.h2h-highlights .stats-note{font-size:10px}.h2h-record-link,.h2h-record-head button{border:0;background:none;color:#b6c3b4;font-size:12px;padding:12px 0 0;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.h2h-secondary{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:36px}.h2h-duel-summary+.h2h-duel-summary{padding-top:0;border:0}.h2h-duel-summary{border-top:1px solid #30383a!important;padding-top:14px!important}.h2h-secondary .h2h-stat>strong{font-size:24px}.h2h-secondary .h2h-stat>div>span{font-size:11px}.h2h-sample{text-align:center}.h2h-record-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.h2h-record-head h2{margin:0}.h2h-record-head button{padding:10px 0}.h2h-record-group{margin-top:12px;border:1px solid #343b3d;border-radius:4px;background:#1b2021;overflow:hidden}.h2h-record-group summary{display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;cursor:pointer;padding:18px;color:#9aa79e;font-size:12px}.h2h-record-group summary::-webkit-details-marker{display:none}.h2h-record-group summary strong{font:700 21px var(--display);color:#edf0e9;margin-left:10px}.h2h-record-group summary:after{content:"+";font-size:20px}.h2h-record-group[open] summary:after{content:"-"}.record-count{margin-left:auto;font-size:11px}.h2h-record-group .h2h-table-wrap{padding:0 18px 10px}.h2h-record-group .h2h-table td,.h2h-record-group .h2h-table th{font-size:12px}.h2h-record-group .h2h-table thead th{font-size:10px}@media(max-width:600px){.h2h-identities{gap:9px;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);padding:15px 0 25px}.h2h-identity,.h2h-identity:last-child{align-items:center;text-align:center;gap:13px}.h2h-identity h2{font-size:28px;width:100%}.h2h-identity .portrait{width:72px;height:72px}.h2h-identity .portrait:not(:has(img)):before{font-size:44px}.h2h-identity p{font-size:10px;line-height:1.4}.h2h-score{margin-top:12px}.h2h-score-ring{width:39px;height:39px}.h2h-label{font-size:10px}.h2h-tabs{gap:14px;justify-content:space-between;margin-bottom:14px}.h2h-summary-grid{grid-template-columns:1fr;gap:18px;padding-top:0}.h2h-radar svg{max-height:230px}.h2h-highlights{padding:17px}.h2h-highlights h2{font-size:21px;margin-bottom:16px}.h2h-secondary{grid-template-columns:1fr;gap:8px;margin-top:14px}.h2h-denominators{padding-bottom:8px}.h2h-record-group summary{padding:15px 12px}.h2h-record-group summary strong{font-size:19px}.h2h-record-group .h2h-table-wrap{padding:0 8px 8px}.h2h-record-group .h2h-table td,.h2h-record-group .h2h-table th{font-size:11px}.h2h-record-group .h2h-table small{font-size:9px}.h2h-record-group .h2h-table th:first-child{width:32%}}.h2h-argument{padding:22px 24px;background:#1b2021;border:1px solid #343d39;border-radius:4px;margin:10px 0 30px}.argument-kicker{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#a7b99a}.argument-kicker>span{color:var(--muted)}.h2h-argument h2{font:700 30px var(--display);margin:15px 0 12px}.h2h-argument p{font-size:13px;line-height:1.65;color:#b4bfb6;max-width:78ch}.h2h-argument p strong{font-weight:600;color:#d9e0d7}.h2h-argument .argument-caveat{font-size:12px;color:var(--muted)}.h2h-argument .argument-counter{font-size:12px;border-top:1px solid #343d39;padding-top:12px}.evidence-ranges{margin:22px 0 16px;max-width:680px}.evidence-range{margin:16px 0}.evidence-range>div:first-child{display:flex;justify-content:space-between;font-size:12px;gap:15px}.evidence-range strong{font-weight:600}.evidence-track{height:20px;margin:7px 0;position:relative;background:linear-gradient(#303937,#303937) center/100% 1px no-repeat}.evidence-track>span{position:absolute;top:6px;height:8px;background:var(--player);opacity:.35;border-inline:1px solid var(--player)}.evidence-track>i{position:absolute;top:3px;width:3px;height:14px;background:var(--player);transform:translate(-50%)}.evidence-range small{font-size:11px;color:var(--muted)}.evidence-axis{display:flex;justify-content:space-between;color:#9eaaa2;font-size:10px;gap:10px}.h2h-raw-heading{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.h2h-raw-heading h2{font:700 24px var(--display);margin:0 0 15px}.h2h-raw-heading>span{font-size:11px;color:var(--muted)}.model-explanation{margin:24px 0 35px}.model-explanation>p{font-size:13px;color:#acb8af;line-height:1.7;max-width:78ch}.model-explanation h2{font:700 25px var(--display);margin:0 0 12px}.model-contributions{max-width:680px;margin:20px 0}.model-contributions>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #343d39;font-size:13px}.model-contributions strong{font-variant-numeric:tabular-nums;color:var(--lime)}.model-contributions>div:last-child{font-weight:600}.model-inset{padding:0 18px 16px}.model-hash{overflow-wrap:anywhere;font-size:11px!important}.model-explanation .h2h-table td{vertical-align:top}.model-explanation .h2h-table td small{line-height:1.6}.h2h-tabs{gap:26px}@media(max-width:600px){.h2h-argument{padding:18px 16px;margin-bottom:26px}.h2h-argument h2{font-size:26px}.h2h-argument p{font-size:12px}.h2h-tabs{gap:8px}.h2h-tabs button{font-size:11px}.h2h-raw-heading{display:block}.h2h-raw-heading h2{font-size:22px;margin-bottom:5px}.h2h-raw-heading>span{display:block;margin-bottom:12px}.evidence-range>div:first-child{font-size:11px}.evidence-range small{font-size:10px}.model-explanation h2{font-size:23px}.model-explanation>p{font-size:12px}}.h2h-argument .argument-split{font-size:12px;margin:8px 0 0;color:#aebbad;font-variant-numeric:tabular-nums}.argument-split span{padding:0 8px;color:#657269}.h2h-argument .evidence-ranges{margin-top:18px}.h2h-argument h2{margin-bottom:8px}.h2h-radar figcaption>span,.h2h-legend>span{display:inline-flex;align-items:center;gap:6px}.h2h-radar figcaption>span:before,.h2h-legend>span:before{content:"";width:14px;border-top:2px solid var(--player)}.h2h-radar figcaption>.side-b:before,.h2h-legend>.side-b:before{border-top-style:dashed}
