.rxr__center{justify-content:center;align-items:center;display:block;height:100%;width:100vw;max-width:100%}.rxr__center button{cursor:pointer;border-radius:5px;border:none;width:200px;height:35px}.rxr__center-content{display:flex;flex-direction:column;height:100vh}.rxr__center-content_interaction{display:flex;height:50%;border-bottom:1px solid white}.rxr__center-content_interaction-fileTree{padding:5px 10px;border-right:1px solid white;width:15%}.rxr__center-content_interaction-preview{display:flex;flex-direction:column;width:60%;height:100%}.rxr__center-content_interaction-preview_title{padding:5px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid white}.rxr__center-content_interaction-preview_title h1{font-weight:400;font-size:14px}.rxr__center-content_interaction-preview_title button{margin-left:10px;height:25px;width:120px}.rxr__center-content_interaction-preview_title-text{display:flex;justify-content:center;align-items:center}.rxr__center-content_interaction-preview_title-text p{margin-left:10px;color:gray!important;font-size:10px}.rxr__center-content_interaction-preview_display{display:flex;align-items:center;justify-content:center;flex-grow:1}.rxr__center-content_interaction-preview_display MonacoEditor{width:100%;height:100%}.rxr__center-content_interaction-preview_display img{max-height:300px}.rxr__center-content_editor-buttons{display:flex;justify-content:space-between;border-bottom:1px solid white;padding:10px}.rxr__center-content_editor{display:flex;height:50%;background-color:#494949}.rxr__center-content_editor-buttons button{height:25px;width:120px}.rxr__center-content_interaction-preview_buttons button:first-child{background-color:#a40000}.rxr__center-content_interaction-preview_buttons button:last-child{width:200px}.rxr__center-content_interaction-metadata{display:flex;flex-direction:column;justify-content:space-between;width:40%;border-left:1px solid white;background-color:#6b6b6b}.rxr__center-content_interaction-metadata button{height:32px;width:120px}.rxr__center BeatLoader{display:flex;align-items:center;justify-content:center}.rxr__recording-data{display:flex;flex-direction:column;gap:6px;box-sizing:border-box}.rxr__recording-data label{font-weight:700;box-sizing:border-box;font-size:14px}.rxr__recording-data input[type=text]{background-color:#848484;border:1px solid #999;border-radius:6px;color:#fff;padding:10px;font-size:14px;width:100%;box-sizing:border-box}.rxr__recording-data span{font-size:14px;padding:10px 0;width:100%;box-sizing:border-box}.rxr__recording-data small a{color:#218fff;text-decoration:none;font-weight:600}.rxr__recording-data small a:hover{text-decoration:underline}.rxr__recording-preview-container{display:flex;gap:10px}.rxr__recording-preview-image{position:relative}.rxr__recording-preview-image:hover .previewOverviewOverlay{opacity:1}.rxr__json-content-group-a{display:flex;flex-direction:column;gap:7px}.rxr__json-content-group-b{display:flex;flex-direction:column;gap:14px}@media screen and (max-height: 1095px){.rxr__json-content-group-a{flex-direction:row-reverse;gap:25px}.rxr__json-content-group-a div{flex:1}.rxr__recording-data span{padding:10px 0}}@media screen and (max-height: 935px){.rxr__json-content-group-b{flex-direction:row-reverse;gap:25px}.rxr__json-content-group-b div{flex:1}}.rxr__json-content{display:flex;flex-direction:column}.rxr__json-content>*{padding:7px 18px}.rxr__json-element{display:flex;align-items:center;justify-content:start}.rxr__json-input{display:flex;flex-direction:row;justify-content:start}.rxr__json-element p:first-child,.rxr__json-input p{font-size:11px;width:100px;margin-right:20px}input{width:auto;border:none;background-color:inherit;color:#fff;border-bottom:1px solid white;outline:none}.rxr__json-input textarea{width:auto;height:70px;background-color:inherit;border:none;color:#fff;border:solid 1px white;resize:none;outline:none}.rxr__center-content_interaction-metadata_buttons{display:flex;padding:7px 18px;align-items:center;justify-content:left}.rxr__json-element p:first-child{font-size:11px}.rxr__json-element p:last-child{font-size:13px}.previewOverviewContainer{position:relative;display:flex;flex-direction:column;text-align:center;max-width:300px}.previewOverviewContainer:hover .previewOverviewOverlay{opacity:1}.previewOverviewOverlay{position:absolute;bottom:0;background:rgb(0,0,0);background:rgba(0,0,0,.5);color:#f1f1f1;width:100%;height:100%;transition:.5s ease;opacity:0;color:#fff;font-size:20px;text-align:center}.rxr__startscreen{height:100vh;width:100vw;background:conic-gradient(from 0deg at 18% 45%,#c84f6c 90deg,#9f203f 90deg 215deg,#b9405e 215deg 360deg);display:flex;flex-direction:column;justify-content:center;align-items:center}.rxr__startscreen:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top right,rgba(0,0,0,.5),rgba(0,0,0,0) 40%);pointer-events:none;z-index:1}.rxr__startscreen h1{font-size:65px}.rxr__startscreen .rxr__myDropzone-text p{font-size:27px}.rxr__myDropzone{display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;background-color:transparent}.rxr__myDropzone button{margin-top:50px;width:200px;height:50px}.rxr__myDropzone h1{margin-bottom:10px}.rxr__myDropzone-text{border:3px dashed white;border-radius:20px;text-align:center;width:600px;padding-top:220px;padding-bottom:220px}.rxr__myDropzone-alert{margin-top:10px;color:red!important}.rxr__myDropzone-newProject{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:15px}.rxr__myDropzone-newProjectButton{margin-top:15px}.rxr__myDropzone-download{width:100%;display:flex;justify-content:center}.rxr__myDropzone-downloadAppButton{margin-top:15px}.rxr__recordingEditor{height:100%;width:100vw;max-width:100%;display:flex;flex-direction:column}.rxr__recordingEditor-input{margin-top:10px;display:flex;height:82%;flex-direction:row;align-items:center;justify-content:center}.rxr__recordingEditor-buttons{padding:5px;height:35px;display:flex;border-bottom:1px solid white;align-items:center;justify-content:space-between;background-color:#262626}.rxr__recordingEditor-input_time{width:80px}.rxr__recordingEditor-buttons button{height:32px;width:120px}.rxr__recordingEditor-buttons_play{display:flex;align-items:center;justify-content:space-between;margin-left:10px}.rxr__recordingEditor-buttons_play button{height:32px;width:90px;margin-right:8px}.rxr__recordingEditor-buttons_play img{display:inline-block;height:100%}.rxr__recordingEditor-buttons_saves button{width:120px;margin-right:10px}.rxr__recordingEditor-buttons_general button:first-child{margin-right:10px}.draggable{cursor:pointer}.draggable-move:hover{stroke:#ff474780;fill:#ff474733;cursor:auto}.recording-wave{background-color:#0ff}.menuTrack{background:#242424;color:#fff;padding:7px;border-radius:12px;gap:.5em;display:flex;flex-direction:column;z-index:1000}.languageMenu{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9998}.languageMenuCentered{position:fixed;top:40%;left:50%;transform:translate(-50%,-50%);width:25.5rem;height:12rem;background:#242424;color:#fff;padding:1em;border-radius:12px;text-align:center;box-shadow:0 0 20px #0000004d;z-index:9999}.apiKeyContainer{text-align:center}.apiKeyInputWrapper{margin-top:.5em;margin-bottom:.5em}.apiKeyInput{width:100%;padding:.5em;margin-top:1em}.apiKeyError{height:1em;margin:0;font-size:.8em;margin-bottom:1rem}.apiKeyLink{color:#218fff;text-decoration:none;font-weight:600}.apiKeyButtonContainer{display:flex;justify-content:space-between;gap:1em;margin-top:1.5rem}.selectDialog p{margin-top:.5em;margin-bottom:.5em}.changeApiKey{cursor:pointer;color:#218fff;text-decoration:none;font-weight:600}.selectDialog select{width:100%;padding:.5em;margin:1em 0}.buttonRowSelect{display:flex;justify-content:space-between;gap:1em;margin-top:2rem}.translatingDialog{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.spinner{width:2.5rem;height:2.5rem;border:10px solid rgba(255,255,255,.2);border-top:10px solid white;border-radius:50%;animation:spin 1s linear infinite;margin-top:1rem;margin-bottom:.5rem}.creditsError{height:2.5rem;margin:0;font-size:1em;margin-bottom:.5rem}.expectedDuration{height:.5em;margin:0;font-size:.8em;margin-bottom:1rem}.translatingDialog button{font-size:1.2em;cursor:pointer}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.completedDialog{display:flex;flex-direction:column;text-align:center;height:10.5rem;justify-content:space-between}.completedDialog h3{size:40rem}.buttonRowDialog{display:flex;justify-content:space-between;gap:1em;margin-top:1rem}.completedDialogInfo{margin-top:.5rem}.checkmarkIcon{font-size:2rem;animation:pop .3s ease-out;margin-top:.5rem}.editorCanvas{position:relative}.indicatorOverlay{position:absolute;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;pointer-events:all;z-index:2}.indicatorOverlayContent{display:flex;flex-direction:column;align-items:center;pointer-events:none;gap:.5rem}.indicatorOverlayText{color:#fff;font-size:.95rem;font-weight:600}.tsb-wrap{display:flex;align-items:center;gap:6px;width:99%;padding:0 9px}.tsb-ctrl{width:16px;height:16px;color:#636363;cursor:pointer}.tsb-ctrl:hover{color:#8a8a8a;opacity:1}.tsb-ctrl:active{color:#b3b3b3}.tsb-wrap[aria-disabled=true] .tsb-ctrl{opacity:.35;pointer-events:none}.tsb-track{position:relative;width:100%;height:10px;border-radius:9999px;background:transparent;-webkit-user-select:none;user-select:none;touch-action:none}.tsb-thumb{position:absolute;top:0;bottom:0;border-radius:9999px;background:#636363;cursor:grab;touch-action:none}.tsb-thumb:hover{background:#8a8a8a}.tsb-thumb:active{cursor:grabbing;background:#b3b3b3}@keyframes pop{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}canvas{background-color:#fff}.annotation{font-size:5px;transition:all .5s ease-in-out;text-align:center;display:flex;background:#202035;color:#fff;padding:1px 5px;border-radius:5px}*{margin:0;padding:0;-webkit-user-select:none;user-select:none}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light only;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}
