body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.color-red{color:red}.color-green{color:green}div.openui-page{text-align:left;display:flex;flex-direction:column;padding-left:10px;padding-right:10px}div.openui-page.no-padding{padding-left:0;padding-right:0}.scenario-runner .three-mount{height:100vh;background:#fff}.scenario-runner .menu{position:fixed;right:10px;top:20px;padding:10px;box-shadow:0 0 10px -4px rgba(0,0,0,.5);background:#fff;border-radius:5px;display:flex;flex-direction:column;min-width:80px}.scenario-runner .menu button{margin-bottom:5px;border:none;outline:none;cursor:pointer;padding:5px 10px;background:rgba(30,30,30,.9);color:#fff;border-radius:3px}.scenario-runner .menu button:last-child{margin-bottom:0}.scenario-runner .xml-holder{position:fixed;top:0;left:0;max-width:80vw;max-height:90vh;padding:5vh 10vw;background:hsla(0,0%,100%,.5);display:flex;flex-direction:column;border-radius:5px}.scenario-runner .xml-holder>div{display:flex;flex:1 1;background:#fff;overflow-y:scroll;flex-direction:column;padding:10px;box-shadow:0 0 10px -2px rgba(50,50,50,.5)}.scenario-runner .xml-holder>div.header{background:#000;color:#fff;flex-direction:row;overflow:unset;justify-content:space-between}.scenario-runner .xml-holder>div.header button{outline:none;border:none;font-weight:700;background:#fff;cursor:pointer}.three-mount{height:100vh;background:#fff}