body{margin:0;overflow:hidden;transition:all .1s ease-in-out}canvas{touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}#nexus-controls-container{bottom:20px;left:50%;max-width:600px;pointer-events:none;position:absolute;transform:translateX(-50%);width:95%;z-index:1000}#nexus-controls{display:flex;flex-wrap:wrap-reverse;justify-content:center;pointer-events:auto}#modes-group,.functionButton,.lightButton{border-radius:12px;display:flex;gap:8px;padding:5px}.buttonSpace{align-items:center;display:flex;height:44px;justify-content:center;width:44px}.lightButton{display:flex;margin:0 40px}@media (max-width:768px){#nexus-controls-container{bottom:5px}.buttonSpace{height:38px;width:38px}.lightButton{display:flex;margin:0}}.pageButton img{height:24px;width:42px}.button.disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.buttonsContainer{margin:0 15px}.button{align-items:center;cursor:pointer;display:inline-flex;height:40px;opacity:.8;vertical-align:middle;width:40px}.button,.button-mode{background-color:#e6e6e6;color:#000}.button-mode.selected{background-color:#252525;color:#b8b8b8}.rounded{border-radius:2px}.rounded-left{border-bottom-left-radius:2px;border-right:2px solid #2e2e2e;border-top-left-radius:2px}.rounded-right{border-bottom-right-radius:2px;border-left:2px solid #2e2e2e;border-top-right-radius:2px}.button .material-icons{margin-left:8px}.selected{background-color:#fff}#modes-group{align-items:center;display:inline-flex;margin:0;vertical-align:middle}.titleBoxWidget{align-items:center;display:flex;left:20px;max-width:70%;pointer-events:none;position:absolute;top:25px;z-index:1001}.titleContent{background:#f0f0f0;border-radius:2px;box-shadow:0 4px 15px rgba(0,0,0,.3);color:#000;font-family:sans-serif;font-size:18px;line-height:1.4;margin-right:8px;overflow:hidden;padding:12px 16px;pointer-events:auto;transform-origin:left center;transition:all .3s ease-in-out}.titleBoxWidget.collapsed .titleContent{height:0;margin-right:0;opacity:0;padding:0;pointer-events:none;width:0}.titleContentToggle{align-items:center;background:#f0f0f0;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;pointer-events:auto;transition:all .3s ease-in-out;width:40px}#freeroam-help-trigger{left:20px;pointer-events:auto;position:absolute;top:80px;z-index:1001}#freeroam-help-trigger>button{border:0;padding:0}.freeroam-help-trigger-label{color:#000;display:block;font-family:sans-serif;font-size:22px;font-weight:700;line-height:1}.titleBoxWidget.collapsed .imgTitleContentToggle{transform:rotate(180deg)}.imgTitleContentToggle{height:20px;transition:all .3s ease-in-out;width:20px}@media (max-width:768px){.titleContainer{font-size:14px;max-height:150px;overflow-y:auto}}.spatial-component{padding:8px}.btn-component-container.spatial-component:hover>button{background-color:#fff;filter:drop-shadow(0 0 .75rem #ffffff);transform:scale(1.2)}.btn-component-container.spatial-component>button{background-color:#e6e6e6;border:none;display:grid;height:60px;place-items:center;width:60px}.btn-component-container.spatial-component>button>i{color:#000;font-size:36px;margin-left:0}.btn-component-container.spatial-component>.selected,.btn-component-container>.selected{background-color:#252525;border:1px solid #e0e0e0;color:#b8b8b8}.spatial-component>.rounded-right{border-left:none}#modes-group>.spatial-component,.lightButton>.spatial-component{margin-bottom:36px}.spatial-component>.lightButton{margin:0 80px}.functionButton{display:flex}.functionButton>.spatial-component{display:flex;margin-bottom:36px}#freeroam-help-trigger.spatial-component>button{background:#f0f0f0}.btn-component-container.spatial-component>button>img{height:36px;margin-left:0;width:36px}.btn-component-container>button>img{height:24px;margin-left:0;width:24px}#nexus-controls-container>.spatial_design{padding-bottom:12px}#titleContentToggle:hover{cursor:pointer}#titleContentToggle.spatial-component:hover{background-color:#fff;filter:drop-shadow(0 0 .75rem #ffffff);transform:scale(1.2)}.btn-component-container>button{height:40px;width:40px}.button-on-premises.is-disabled{cursor:not-allowed;opacity:.45}#loader-overlay{align-items:center;background-color:#1a1a1a;color:#fff;display:flex;flex-direction:column;font-family:sans-serif;height:100%;justify-content:center;left:0;opacity:1;position:absolute;top:0;transition:opacity 1s ease-in-out;width:100%;z-index:9999}#loader-overlay.hidden{opacity:0;pointer-events:none}.spinner{animation:spin 1s linear infinite;border:5px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:50px;margin-bottom:20px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#joystick-zone{bottom:90px;height:150px;left:0;pointer-events:auto;position:absolute;touch-action:none!important;-webkit-user-select:none;width:150px;z-index:5000}.freeroam-help-overlay{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;flex-direction:column;gap:22px;inset:0;justify-content:center;opacity:0;padding:24px;pointer-events:none;position:absolute;transition:opacity .25s ease;z-index:6000}.freeroam-help-overlay.is-visible{opacity:1;pointer-events:auto}.freeroam-help-panel{background:#00000075;border-radius:10px;box-shadow:0 24px 60px rgba(0,0,0,.35);color:#fff;display:flex;flex-direction:column;font-family:sans-serif;justify-content:center;min-height:360px;padding:26px 28px;position:relative;width:min(640px,100%)}.freeroam-help-close{background:hsla(0,0%,100%,.12);border:0;border-radius:50%;color:#fff;cursor:pointer;display:grid;height:42px;place-items:center;position:absolute;right:16px;top:16px;width:42px}.freeroam-help-close .material-icons{margin-left:0}.freeroam-help-eyebrow{display:none}.freeroam-help-title{font-size:20px;line-height:1.25;margin:0 0 24px;text-align:center}.freeroam-help-steps{align-items:center;display:flex;flex:1}.freeroam-help-step{align-items:center;display:none;flex-direction:column;justify-content:center;width:100%}.freeroam-help-step.is-active{display:flex}.freeroam-help-movement-layout{align-items:center;display:flex;gap:18px;justify-content:center;width:100%}.freeroam-help-keyset{align-items:center;display:flex;flex-direction:column;gap:10px}.freeroam-help-key-row{display:flex;gap:8px}.freeroam-help-key{border:1px solid #fff;border-radius:10px;box-sizing:border-box;color:#fff;display:grid;font-size:20px;font-weight:700;height:44px;line-height:1;min-width:44px;padding:0 8px;place-items:center}.freeroam-help-key--top{margin-bottom:-2px}.freeroam-help-key--esc{font-size:24px;height:78px;min-width:78px}.freeroam-help-caption{font-size:16px;font-weight:700;margin-top:6px;text-align:center}.freeroam-help-divider{color:#fff;font-size:24px;font-weight:700;opacity:.9}.freeroam-help-hero-icon{margin:4px 0 20px}.freeroam-help-hero-icon .material-icons{color:#fff;font-size:76px}.freeroam-help-esc-wrap{margin:6px 0 20px}.freeroam-help-body{color:#fff;font-size:18px;font-weight:700;line-height:1.35;margin:0;max-width:320px;text-align:center}.freeroam-help-actions{display:flex;justify-content:center;margin-top:0;width:min(640px,100%)}.freeroam-help-next{background:#546dd5;border:0;border-radius:10px;color:#fff;cursor:pointer;font-size:26px;font-weight:700;height:50px;padding:0 18px;width:100px}.freeroam-help-next--start{font-size:18px;width:160px}@media (max-width:768px){.freeroam-help-overlay{gap:18px;padding:16px}.freeroam-help-panel{min-height:320px;padding:22px 18px;width:min(360px,100%)}.freeroam-help-title{font-size:18px;margin-bottom:22px}.freeroam-help-movement-layout{flex-direction:column;gap:18px}.freeroam-help-divider{display:none}.freeroam-help-key{border-radius:8px;font-size:18px;height:40px;min-width:40px}.freeroam-help-key--esc{font-size:22px;height:68px;min-width:68px}.freeroam-help-caption{font-size:15px}.freeroam-help-hero-icon .material-icons{font-size:66px}.freeroam-help-body{font-size:17px;max-width:260px}.freeroam-help-next{font-size:24px;height:50px;width:100px}.freeroam-help-next--start{font-size:17px;width:150px}}
/*# sourceMappingURL=main.290ca70a713f722b6dfb.css.map*/