*{box-sizing:border-box}html{background:#fff}body{color:#111;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.4}button,input,select{font:inherit}button,select{background:#fff;border:1px solid #aaa;border-radius:3px}button{cursor:pointer;padding:5px 9px}button:disabled{cursor:default;opacity:.45}input:focus-visible,button:focus-visible,select:focus-visible{outline-offset:1px;outline:2px solid #2563eb}.app{width:min(1100px,100% - 32px);margin:0 auto;padding:28px 0 60px}.upload-page{background:#fafafa;border:1px solid #ddd;border-radius:6px;width:min(460px,100% - 32px);margin-top:64px;padding:26px}.upload-page h1{margin-bottom:18px}.upload-page .file-input{background:#fff;border:1px solid #ccc;border-radius:3px;width:100%;max-width:none;padding:10px}.upload-page .file-input::file-selector-button{cursor:pointer;background:#f3f3f3;border:1px solid #aaa;border-radius:3px;margin-right:10px;padding:6px 9px}h1{margin:0 0 20px;font-size:24px;line-height:1.2}h2{margin:0 0 12px;font-size:17px;line-height:1.2}section{border-top:1px solid #bbb;margin-top:32px;padding-top:22px}.error{color:#b00020}.file-row{color:#555;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-bottom:28px;font-size:12px;display:flex}.file-input{max-width:270px}.match-title{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.match-title strong{font-size:22px}.controls{flex-wrap:wrap;gap:14px;display:flex}.controls label{color:#555;gap:4px;font-size:12px;display:grid}.controls select{color:#111;min-width:180px;padding:6px 25px 6px 7px}.table-wrap{overflow-x:auto}.stats-table{border-collapse:collapse;width:100%}.stats-table th,.stats-table td{text-align:right;white-space:nowrap;border:1px solid #ccc;padding:7px 10px}.stats-table th{background:#f3f3f3;font-weight:600}.stats-table th:first-child,.stats-table td:first-child,.rounds-table th:nth-child(2),.rounds-table td:nth-child(2){text-align:left}.rounds-table tbody tr{cursor:pointer}.rounds-table tbody tr:hover{background:#f5f7ff}.rounds-table tbody tr.selected{background:#e8efff}.rounds-table td button{padding:2px 6px}.legend{color:#444;flex-wrap:wrap;gap:16px;margin-bottom:8px;font-size:12px;display:flex}.legend span{align-items:center;gap:6px;display:flex}.legend i{width:10px;height:10px}.bar-chart{border-bottom:1px solid #aaa;border-left:1px solid #aaa;align-items:stretch;gap:2px;height:240px;padding-top:12px;display:flex;overflow-x:auto}.round-bars{background:0 0;border:0;border-radius:0;flex:1 0 34px;grid-template-rows:1fr 22px;gap:4px;min-width:34px;padding:0 3px;display:grid}.round-bars:hover,.round-bars.selected{background:#eee}.bars{justify-content:center;align-items:flex-end;gap:2px;min-height:0;display:flex}.bars i{width:min(12px,45%)}.round-bars small{color:#555;font-size:10px}.section-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.section-row h2{margin:0}.round-nav{gap:6px;display:flex}@media (width<=600px){.app{width:min(100% - 20px,1100px);padding-top:18px}.upload-page{margin-top:32px;padding:20px}.controls{display:grid}.controls select{width:100%}section{margin-top:24px;padding-top:18px}.bar-chart{height:200px}}
