body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.scrubber{height:100%;position:relative;touch-action:none;width:100%}.scrubber,.scrubber *{-webkit-user-select:none;user-select:none}.scrubber .bar{background:hsla(0,0%,39%,.5);position:relative;transition:height .2s linear,width .2s linear}.scrubber.horizontal .bar{height:4px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.scrubber.vertical .bar{height:100%;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:4px}.scrubber .bar__progress{background:#019afd;position:absolute}.scrubber .bar__buffer{background:hsla(0,0%,67%,.6);position:absolute}.scrubber.horizontal .bar__buffer,.scrubber.horizontal .bar__marker,.scrubber.horizontal .bar__progress{height:100%}.scrubber.vertical .bar__buffer,.scrubber.vertical .bar__marker,.scrubber.vertical .bar__progress{bottom:0;width:100%}.scrubber .bar__thumb{background:#019afd;border-radius:10px;height:0;position:absolute;transition:height .2s linear,width .2s linear;width:0}.scrubber.horizontal .bar__thumb{top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.scrubber.vertical .bar__thumb{left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.scrubber.hover.horizontal .bar{height:6px}.scrubber.hover.vertical .bar{width:6px}.scrubber.hover .bar__thumb{height:12px;width:12px}.scrubber .bar__marker{background:#f0cd05;position:absolute;z-index:1}.scrubber.horizontal .bar__marker{width:12px}.scrubber.vertical .bar__marker{height:12px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.27571d56.css.map*/