html,body,#root,.dropzone{height:100vh;margin:0;padding:0}body{overflow:hidden}.ui-dialog{opacity:.95}.timestring{font-family:monospace;white-space:pre}.player{display:flex;flex-direction:row;height:calc(100vh - 20px);padding:10px 10px 0;gap:10px}.player .leftColumn{flex:0 0 195px;outline:1px gray solid;overflow-y:auto;border-bottom-left-radius:10px}.player .rightColumn{flex:1 1 auto;display:flex;flex-direction:column;background-color:#ffa5001a;position:relative;border-bottom-right-radius:10px}.player .rightFooter{position:absolute;bottom:0;left:0;width:100%}.player .canvasAndVideoWrapper{position:relative;width:100%;flex:0 0 auto;display:flex;align-items:flex-start;outline:1px solid gray}.player .canvasAndVideoWrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:100}.player .canvasAndVideoWrapper .video{width:100%;height:auto;display:block}.player .canvasAndVideoWrapper canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.player .canvasAndVideoWrapper canvas.sphere,.player .canvasAndVideoWrapper .uplot canvas{pointer-events:auto}.player .canvasAndVideoWrapper canvas.fieldOverlay{background:linear-gradient(to bottom right,transparent calc(50% - 1px),red 50%,transparent calc(50% + 1px))}.player .canvasAndVideoWrapper canvas.detectionsOverlay{background:linear-gradient(to bottom left,transparent calc(50% - 1px),green 50%,transparent calc(50% + 1px))}span.tipsTricks{font-size:13px;margin:0 5px;color:#4679bd}span.tipsTricks:before{content:"?";color:gray;border-radius:8px;padding:0 4px;margin-right:4px;border:solid 1px gray}span.tipsTricks:hover{text-decoration:underline;cursor:pointer}#hotkeyDialog .hotkeyRow{align-items:center;display:flex;flex-direction:row;padding:10px 0;width:500px}#hotkeyDialog .leftCol{order:1;text-align:right;margin-right:15px;width:50%}#hotkeyDialog .rightCol{order:2;flex-basis:50%}#hotkeyDialog kbd{font:18px monospace;margin-left:10px;border:solid 1px #ababab;padding:3px 5px;border-radius:5px;color:#999}#hotkeyDialog .hotkeyRow span{font-size:16px}#hotkeyDialog .version{text-align:center;font-size:10px;color:gray}.player .bookmarks{list-style-type:none;margin:0;padding:10px 5px 10px 0}.bookmarks .current{background-color:#ff9}.bookmarks .current:hover .bookmark-clickable{background-color:#ff0}.bookmarks .event,.bookmarks .score{font-family:tahoma;color:gray;font-size:10px}.bookmarks .event{margin-left:10px;padding-right:5px}.bookmarks .bookmark-clickable{cursor:pointer;display:inline-block;width:calc(100% - 22px);padding:2px 4px;margin-left:2px;border-radius:3px}.bookmarks .bookmark-clickable:hover{background-color:#e8f4ff}.bookmarks span.timestring{text-decoration:none;font:10px monospace;color:#4679bd}.bookmarks span.deleteX{color:gray;margin-left:1px;margin-right:4px;width:3px;font:13px tahoma;cursor:pointer;visibility:hidden}.bookmarks :hover .deleteX{visibility:visible}.note{display:none}.showNotes .note{display:block}.player .uploadPromptWrapper{z-index:2;display:flex;flex-direction:column;position:absolute;height:100%;width:100%;align-content:center;justify-content:center}.player .uploadPromptWrapper .uploadPromptItem{text-align:center;margin:10px 0}.player .uploadPromptWrapper label[for=fileSelector]{display:inline-block;padding:12px 24px;background-color:#4679bd;color:#fff;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.player .uploadPromptWrapper label[for=fileSelector]:hover{background-color:#5689cd}.player .uploadPromptWrapper label[for=fileSelector]:active{background-color:#3569ad}.player .timer{text-align:center;padding:5px 2px 0;position:absolute;top:5px;left:5px;z-index:2;background-color:#fff;--progress: 0}.player .timer:before{content:"";position:absolute;top:0;left:3px;padding-bottom:2px;width:calc(100% - 3px);height:2px;background-color:gray;transform:scaleX(var(--progress));transform-origin:left;will-change:transform}.player .timer .filename{padding-left:5px;color:#d3d3d3;font-family:monospace}.uplot{width:100%;background-color:#e4f0e8}.uplot .u-legend .u-value,.uplot .u-legend .u-label{font-family:monospace}.uplot.u-hz .u-cursor-x{border-right-color:#0000004d!important}.u-cursor-time{position:absolute;top:0;left:0;height:100%;pointer-events:none;will-change:transform;border-left:1px dashed red;transform:translate(-10px);font-family:monospace;font-size:10px;color:gray;padding-left:3px}.export-cluster{position:absolute;bottom:5px;right:5px}.uplot,.uplot *,.uplot *:before,.uplot *:after{box-sizing:border-box}.uplot{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;width:min-content}.u-title{text-align:center;font-size:18px;font-weight:700}.u-wrap{position:relative;-webkit-user-select:none;user-select:none}.u-over,.u-under{position:absolute}.u-under{overflow:hidden}.uplot canvas{display:block;position:relative;width:100%;height:100%}.u-axis{position:absolute}.u-legend{font-size:14px;margin:auto;text-align:center}.u-inline{display:block}.u-inline *{display:inline-block}.u-inline tr{margin-right:16px}.u-legend th{font-weight:600}.u-legend th>*{vertical-align:middle;display:inline-block}.u-legend .u-marker{width:1em;height:1em;margin-right:4px;background-clip:padding-box!important}.u-inline.u-live th:after{content:":";vertical-align:middle}.u-inline:not(.u-live) .u-value{display:none}.u-series>*{padding:4px}.u-series th{cursor:pointer}.u-legend .u-off>*{opacity:.3}.u-select{background:#00000012;position:absolute;pointer-events:none}.u-cursor-x,.u-cursor-y{position:absolute;left:0;top:0;pointer-events:none;will-change:transform}.u-hz .u-cursor-x,.u-vt .u-cursor-y{height:100%;border-right:1px dashed #607D8B}.u-hz .u-cursor-y,.u-vt .u-cursor-x{width:100%;border-bottom:1px dashed #607D8B}.u-cursor-pt{position:absolute;top:0;left:0;border-radius:50%;border:0 solid;pointer-events:none;will-change:transform;background-clip:padding-box!important}.u-axis.u-off,.u-select.u-off,.u-cursor-x.u-off,.u-cursor-y.u-off,.u-cursor-pt.u-off{display:none}#camContainer{background-color:#333;text-align:center;padding-top:95px;position:absolute;inset:0;z-index:2}.hidden{display:none!important}#camVideo{transform:rotate(-90deg)}div.selectors{position:absolute;top:5px;right:5px;width:250px;height:20px;text-align:right}div.selectors .select{display:none}div.selectors:hover .select{display:block}#selection-rectangle{z-index:3;position:absolute;border:2px dashed #000;pointer-events:none}#camContainer textarea{position:absolute;display:inline;height:300px;width:200px;background:#333;color:#fff;top:50px;left:30px;border:none;font-size:22px}
