@font-face{font-family:SourceCodePro;src:url(/fonts/SourceCodePro-Medium.ttf);font-size:normal}:root{--hilt-width: 20%;--lightsaber-height: 38%}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box}html,body{background-color:#000;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;user-select:none;touch-action:none}#webgl_canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;outline:none}.loading_screen{z-index:999999;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0a0a0c;will-change:opacity;transition:opacity .3s ease;display:flex;gap:1rem;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.saber_container{display:flex;align-items:center;justify-content:start;width:min(300px,85%);height:1.5rem;position:relative}.saber_hilt{width:var(--hilt-width);z-index:10}.saber_light{position:absolute;height:var(--lightsaber-height);left:var(--hilt-width);width:calc(100% - var(--hilt-width));will-change:transform;transform:scaleX(0);transform-origin:left center;background-color:#fa2637;border-top-right-radius:1rem;border-bottom-right-radius:1rem;box-shadow:0 0 6px #fa2637,0 0 12px #fa2637,0 0 20px #f45}.loading_screen_text{font-family:SourceCodePro,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#5e6675;text-align:center;font-size:1.15rem;margin-top:1rem;max-width:38ch}.lil-gui{visibility:hidden;--width: min(450px, 95%)}@media (min-width: 700px){.lil-gui{visibility:visible}}
