.WILSON_canvas-container{position:relative;-webkit-user-select:none;user-select:none;width:fit-content;font-size:0}.WILSON_canvas-container.WILSON_fullscreen{width:100%}.WILSON_applet-container{-webkit-user-select:none;user-select:none;font-size:0}.WILSON_center-content{display:flex;justify-content:center;margin:0 auto}.WILSON_draggables-container{position:absolute;-webkit-user-select:none;user-select:none;font-size:0}.WILSON_draggable{position:absolute;width:20px;height:20px;left:0;top:0;background-color:#fff;border:2px solid #404040;border-radius:50%;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;cursor:grab;transition:width .125s ease-in-out,height .125s ease-in-out,top .125s ease-in-out,left .125s ease-in-out}.WILSON_draggable:active{width:16px;height:16px;left:2px;top:2px;cursor:grabbing}.WILSON_fullscreen-container.WILSON_fullscreen{position:fixed;top:0;left:0;width:100vw;height:100%;font-size:0;background-color:#000;display:flex;justify-content:center;align-items:center;z-index:1000}.WILSON_fullscreen-container.WILSON_fullscreen .WILSON_applet-container{margin-top:0;margin-bottom:0}.WILSON_fullscreen-container.WILSON_fullscreen canvas{border:none !important;border-radius:0 !important;padding:0 !important;aspect-ratio:unset !important}.WILSON_button-container{position:absolute;right:10px;top:10px;z-index:50;display:flex;flex-direction:row-reverse;column-gap:10px}.WILSON_fullscreen-container.WILSON_fullscreen .WILSON_button-container{position:fixed;right:calc(10px + env(safe-area-inset-right));top:calc(10px + env(safe-area-inset-top));z-index:1000}.WILSON_fullscreen-hidden{display:none !important}.WILSON_button{width:16px;height:16px;background:#fff;border:2px solid #404040;border-radius:8px;padding:5px;cursor:pointer;outline:0}.WILSON_enter-fullscreen-button,.WILSON_exit-fullscreen-button{order:0}.WILSON_exit-fullscreen-button{display:none}.WILSON_xr-button{width:fit-content;height:19px;padding:3.5px;display:flex;align-items:center;column-gap:3.5px}.WILSON_xr-button img{width:19px;height:19px;display:flex}.WILSON_button-text{font-size:14px;padding-right:1px}.WILSON_reset-button{opacity:0;display:none;transition:opacity .15s ease-out;order:2;width:20px;height:20px;padding:3px}.WILSON_fullscreen-container.WILSON_fullscreen .WILSON_enter-fullscreen-button{display:none}.WILSON_fullscreen-container.WILSON_fullscreen .WILSON_exit-fullscreen-button{display:block}.WILSON_button img{height:100%}.WILSON_xr-button.WILSON_xr-button-loading img{animation:opacityPulse 1.75s ease-in-out infinite;opacity:1}@keyframes opacityPulse{0%,100%{opacity:1}50%{opacity:0}}::view-transition-old(*){animation-duration:300ms}::view-transition-new(*){animation-duration:300ms}::view-transition-group(*){animation-duration:300ms}