.replayer-wrapper{position:relative}.replayer-mouse{position:absolute;width:20px;height:20px;transition:left .05s linear,top .05s linear;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMwMCIgd2lkdGg9IjMwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBkYXRhLW5hbWU9IkxheWVyIDEiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTQ4LjcxIDQyLjkxTDM0LjA4IDI4LjI5IDQ0LjMzIDE4YTEgMSAwIDAwLS4zMy0xLjYxTDIuMzUgMS4wNmExIDEgMCAwMC0xLjI5IDEuMjlMMTYuMzkgNDRhMSAxIDAgMDAxLjY1LjM2bDEwLjI1LTEwLjI4IDE0LjYyIDE0LjYzYTEgMSAwIDAwMS40MSAwbDQuMzgtNC4zOGExIDEgMCAwMC4wMS0xLjQyem0tNS4wOSAzLjY3TDI5IDMyYTEgMSAwIDAwLTEuNDEgMGwtOS44NSA5Ljg1TDMuNjkgMy42OWwzOC4xMiAxNEwzMiAyNy41OEExIDEgMCAwMDMyIDI5bDE0LjU5IDE0LjYyeiIvPjwvc3ZnPg==);border-color:transparent}.replayer-mouse:after{content:"";display:inline-block;width:20px;height:20px;background:#4950f6;border-radius:100%;transform:translate(-50%,-50%);opacity:.3}.replayer-mouse.active:after{animation:click .2s ease-in-out 1}.replayer-mouse.touch-device{background-image:none;width:70px;height:70px;border-radius:100%;margin-left:-37px;margin-top:-37px;border:4px solid rgba(73,80,246,0);transition:left 0s linear,top 0s linear,border-color .2s ease-in-out}.replayer-mouse.touch-device.touch-active{border-color:#4950f6;transition:left .25s linear,top .25s linear,border-color .2s ease-in-out}.replayer-mouse.touch-device:after{opacity:0}.replayer-mouse.touch-device.active:after{animation:touch-click .2s ease-in-out 1}.replayer-mouse-tail{position:absolute;pointer-events:none}@keyframes click{0%{opacity:.3;width:20px;height:20px}50%{opacity:.5;width:10px;height:10px}}@keyframes touch-click{0%{opacity:0;width:20px;height:20px}50%{opacity:.5;width:10px;height:10px}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-out;visibility:hidden;will-change:opacity,visibility}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);visibility:visible}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}._root_1rjf8_2{height:100vh;display:grid;grid-template:"L S" auto "P S" 1fr "C S" auto "F S" auto / 1fr auto}._player_1rjf8_14{width:100%;grid-area:P;overflow:hidden}._controller_1rjf8_20{grid-area:C}._sidePanel_1rjf8_24{grid-area:S;width:500px;overflow:auto}._fileExplorer_1rjf8_30{grid-area:F;overflow:auto;margin-top:12px}._location_1rjf8_36{grid-area:L;display:flex;align-items:center;padding:0 16px;height:48px;border-bottom:1px solid #ccc}._switch_1nyht_1{height:1em;display:flex;align-items:center}._swith_1nyht_7[data-disabled=true]{opacity:.5}._label_1nyht_11{margin:0 0 0 8px}._switch_1nyht_1 input[type=checkbox]{position:absolute;opacity:0}._switch_1nyht_1 label{width:2em;height:1em;position:relative;cursor:pointer;display:block}._switch_1nyht_1[data-disabled=true] label{cursor:not-allowed}._switch_1nyht_1 label:before{content:"";position:absolute;width:2em;height:1em;left:.1em;transition:background .1s ease;background:rgba(0,204,146,.3);border-radius:50px}._switch_1nyht_1 label:after{content:"";position:absolute;width:1em;height:1em;border-radius:50px;left:0;transition:all .2s ease;box-shadow:0 2px 5px #0000004d;background:#fcfff4;animation:_switch-off_1nyht_1 .2s ease-out;z-index:2}._switch_1nyht_1 input[type=checkbox]:checked+label:before{background:rgb(0,204,146)}._switch_1nyht_1 input[type=checkbox]:checked+label:after{animation:_switch-on_1nyht_1 .2s ease-out;left:1.1em}._root_bzxns_1{display:flex}._controller_bzxns_5{width:100%;height:80px;background:#fff;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border-radius:0 0 5px 5px}._timeline_bzxns_16{width:100%;display:flex;align-items:center}._timelineTime_bzxns_22{display:inline-block;width:100px;text-align:center;color:#11103e}._progress_bzxns_29{flex:1;height:12px;background:#eee;position:relative;border-radius:3px;cursor:pointer;box-sizing:border-box;border-top:solid 4px #fff;border-bottom:solid 4px #fff}._progress_bzxns_29[data-disabled=true]{cursor:not-allowed}._progressStep_bzxns_45{height:100%;position:absolute;left:0;top:0;background:#e0e1fe}._progressHandler_bzxns_53{width:20px;height:20px;border-radius:10px;position:absolute;top:2px;transform:translate(-50%,-50%);background:rgb(0,204,146)}._controllerBtns_bzxns_63{display:flex;gap:4px;align-items:center;justify-content:center;font-size:13px}._controllerBtns_bzxns_63 button{min-width:32px;height:32px;display:flex;padding:0;align-items:center;justify-content:center;background:none;border:none;border-radius:50%;cursor:pointer;color:#11103e}._controllerBtns_bzxns_63 button:active{background:rgba(0,204,146,.3)}._controllerBtns_bzxns_63 button.active{color:#fff;background:rgb(0,204,146)}._controllerBtns_bzxns_63 button:disabled{cursor:not-allowed}._list_jxasl_2{display:flex;flex-wrap:nowrap;overflow:scroll;width:100%;border-top:1px solid #ccc}._listItem_jxasl_10{display:flex;flex-direction:column;align-items:center;padding:16px;cursor:pointer;flex-shrink:0;border-top:2px solid transparent;font-size:13px;font-weight:600;color:#999}._listItem_jxasl_10:hover{background-color:#eee}._listItem_jxasl_10[data-active=true]{border-top:2px solid #666;color:#333}._root_1erc5_2{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._root_1erc5_2 iframe{border:none}._root_1m9nz_2{border-left:1px solid #ccc;min-height:100vh}._heading_1m9nz_7{font-size:large;font-weight:700;padding:12px 24px;margin:0}._list_1m9nz_14{margin:0;padding:0}._listItem_1m9nz_19{padding:0;list-style:none}._listItem_1m9nz_19[data-nowrap=true]{white-space:nowrap}._listItem_1m9nz_19 p{margin:0}._listItemContainer_1m9nz_32{padding:8px 18px 8px 12px;cursor:pointer}._listItemContainer_1m9nz_32:hover{background-color:#eee}._listItemLabel_1m9nz_41{padding:0;display:flex;align-items:center}._openText_1m9nz_47{font-size:.8em;font-weight:700;padding:0 8px 0 0;color:#aaa;width:.8em}._openText_1m9nz_47[data-open=true] span{display:block;transform:rotate3d(0,0,1,90deg);transform-origin:center}._statusText_1m9nz_61{display:block;margin:auto 8px auto 0}._itemTitle_1m9nz_66{font-weight:400;overflow:hidden;text-overflow:ellipsis}._itemTitle_1m9nz_66[data-inactive=true]{color:#999}._menus_1m9nz_76{position:absolute;right:0;top:100%;min-width:max-content;padding:8px 0;z-index:1;display:flex;flex-direction:column;background-color:#fff;border-radius:8px;box-shadow:0 0 4px #0003}._menuContainer_1m9nz_90{position:relative;margin-left:auto}._menuBtn_1m9nz_95{cursor:pointer;background:none;border:none}._menuItem_1m9nz_101{padding:4px 8px}._menuItem_1m9nz_101[data-headlessui-state=active]{background-color:#eee}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#747bff}body{margin:0;min-height:100vh}#app{display:contents}
