body{--nav-height: 3.3em;line-height:1.6;margin:0;overflow:hidden}nav,main,input{font-family:IBM Plex Sans,sans-serif;font-optical-sizing:auto;font-weight:350;font-style:normal;color:silver}nav{font-size:1em;background-color:#222;padding:.7em 1em;height:var(--nav-height);-webkit-user-select:none;user-select:none}nav form{display:flex;flex-direction:row;align-items:baseline;column-gap:1em}nav form div.inputContainer{display:inline-flex;align-items:baseline;white-space:nowrap}nav form div.inputContainer.apiId{margin-left:auto}nav form div.inputContainer label{padding-left:.2em;cursor:pointer}nav form div.inputContainer input[type=text]{font-size:1em;background-color:#000;border:1px solid #333;padding:.25em;color:#666;outline:none;margin-left:.5em}nav form div.inputContainer input[type=text][name=tag]{width:3.5em}nav form div.inputContainer input[type=text][name=apiId]{width:20em}nav form div.inputContainer input[type=text][name=apiId].invalid{color:#955}nav form div.inputContainer input[type=text]:focus{outline:none;border:1px solid #666;color:silver}nav form div.inputContainer input[type=radio]{margin:0 0 0 .8em;appearance:none;border-radius:50%;width:15px;height:15px;border:1px solid #888;transition:75ms border linear;position:relative;top:1px;cursor:pointer}nav form div.inputContainer input[type=radio]:checked{border:4px solid #a92}main{position:fixed;top:var(--nav-height);bottom:0;left:0;right:0;padding:1rem;overflow-y:auto;overflow-x:hidden;background-color:#111;display:flex;flex-direction:column;align-items:center}main::-webkit-scrollbar{width:10px;height:10px;background-color:#111}main::-webkit-scrollbar-thumb{background-color:#222}main::-webkit-scrollbar-thumb:hover{background-color:#444}main::-webkit-scrollbar-corner{background-color:#111}@supports (not selector(::-webkit-scrollbar)){main{scrollbar-color:#222 #111}}main p.initializing{margin-top:2em;font-size:1.4em;color:#888}main p.error{margin-top:2em;font-size:1.2em;color:#a76}main h1{font-size:1.4em;font-weight:350;margin-top:1em}main table{margin-top:1.5em;border-collapse:collapse}main table thead tr th,main table tbody tr td{white-space:nowrap;text-align:end}:is(main table thead tr th,main table tbody tr td):not(:first-of-type){padding-left:1.1rem}:is(main table thead tr th,main table tbody tr td):nth-child(1),:is(main table thead tr th,main table tbody tr td):nth-child(2),:is(main table thead tr th,main table tbody tr td):nth-child(3){text-align:start}:is(main table thead tr th,main table tbody tr td):nth-child(8){padding-left:.8em}main table thead tr th{color:#a97;font-weight:525;letter-spacing:.06em;font-size:.85em;padding-bottom:.4rem}main table tbody tr:not(.averages):hover{background-color:#1a1a1a}main table tbody tr.averages{color:#a97}main table tbody tr.averages td{padding-top:.4rem}main table tbody tr td small{margin-left:.2em;font-size:.95em}main table tbody tr td:nth-child(1){opacity:.4;font-size:.9em}main table tbody tr td:nth-child(2) span.player{cursor:pointer}main table tbody tr td:nth-child(2) span.player:hover{text-decoration:underline}main table tbody tr td:nth-child(3){font-size:.9em}main table tbody tr td:nth-child(3).role1,main table tbody tr td:nth-child(3).role2{font-weight:525}main table tbody tr td:nth-child(3).role2,main table tbody tr td:nth-child(3).role3,main table tbody tr td:nth-child(3).role4,main table tbody tr td:nth-child(3).role5{opacity:.7}main table tbody tr td:nth-child(3).role6{opacity:.4}main table tbody tr td:nth-child(8){width:7.2em}main table tbody tr td:nth-child(8) span.type:not(:first-child){margin-left:.2em}main table tbody tr td:nth-child(8) span.type.CV,main table tbody tr td:nth-child(8) span.type.SS{color:#78b}main table tbody tr td:nth-child(11){width:6.2em}
