body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:18px;line-height:2;background-color:#f1f1f1;margin:0;padding:0;overflow:auto}.player{width:100vw;height:100vh;overflow:hidden;z-index:1;display:flex;flex-direction:column;flex-wrap:nowrap;white-space:nowrap}.player .file-select{align-self:center;justify-self:center;margin-top:auto;margin-bottom:auto;border:2px dashed #555;padding:20px 30px;text-align:center}.player .loading{align-self:center;border:2px solid #aaa;padding:10px 20px 15px;margin:auto 0}.player .loading .substep{color:#777;font-size:16px}.player .loading .progress{height:4px;border:1px solid #000;width:300px;display:flex;flex-direction:row;align-items:flex-start;justify-content:stretch}.player .loading .progress .filled{background-color:#000;height:4px;width:0}.player .loading .error-content{color:red}.player video{width:100%;height:calc(100vh - 20px)}.player .timeline{height:20px;width:100%}.drop-indicator{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:hsla(0,0%,100%,.5);z-index:2;pointer-events:none}.drop-indicator .inner{position:absolute;top:10%;left:10%;right:10%;bottom:10%;border:6px dashed #87ceeb;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#555;font-size:5vw}
/*# sourceMappingURL=/style.98544d6e.css.map */