html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;-webkit-user-select:none;user-select:none}body{background-color:#000}canvas{display:block}.mobile-controls{position:absolute;bottom:0;left:0;right:0;display:none;flex-direction:column;gap:16px;padding:24px;z-index:9999;pointer-events:none}.touch-device .mobile-controls{display:flex}.mobile-controls>div{pointer-events:auto}.left-controls{display:flex;flex-direction:row;align-items:center;gap:12px}.joystick-controls{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.move-joystick{position:relative;align-self:flex-end;width:48px;height:136px;z-index:9999;border:1px solid rgba(255,255,255,.75);border-radius:50px;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.move-joystick .up-arrow{position:absolute;left:50%;top:14px;transform:translate(-50%);width:16px;height:16px;opacity:1;transition:transform .2s ease,opacity .2s;z-index:1000;fill:#ffffffbf!important}.move-joystick .down-arrow{position:absolute;left:50%;bottom:14px;transform:translate(-50%);width:16px;height:16px;opacity:1;transition:transform .2s ease,opacity .2s;z-index:1000;fill:#ffffffbf!important}.nipple .debug{display:none!important}.left-arrow{position:absolute;top:50%;left:14px;transform:translateY(-50%);width:16px;height:16px;opacity:1;transition:transform .2s ease,opacity .2s;z-index:1000;fill:#ffffffbf!important}.right-arrow{position:absolute;top:50%;right:14px;transform:translateY(-50%);width:16px;height:16px;opacity:1;transition:transform .2s ease,opacity .2s;z-index:1000;fill:#ffffffbf!important}.steer-joystick{position:relative;width:136px!important;height:48px!important;z-index:9999;border:1px solid rgba(255,255,255,.75);border-radius:50px;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.nipple{opacity:1!important}.front{background:radial-gradient(#fff 8%,#ffffff80 58%,#fff 90%,#0000001a)!important;border-radius:50%!important;opacity:1!important;width:32px!important;height:32px!important;margin-top:-16px!important;margin-left:-16px!important}.back{background-color:#ffffff59!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:1!important}.move-joystick .back{width:48px!important;height:136px!important;border-radius:50px!important;margin-left:-24px!important;margin-top:-68px!important}.steer-joystick .back{height:48px!important;width:136px!important;border-radius:50px!important;margin-top:-24px!important;margin-left:-68px!important}.steer-joystick .nipple .debug{display:none!important}.reset-button{position:relative;display:flex;align-self:flex-end;justify-content:center;width:48px;height:48px;z-index:9999;background-color:#ffffff59;border:1px solid rgba(255,255,255,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;pointer-events:auto;cursor:pointer}.reset-button svg{width:24px;height:24px;align-self:center;justify-content:center;fill:#fff;pointer-events:none}#password-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fcfbfc;display:flex;justify-content:center;align-items:center;z-index:10000}.loading-container{background:#e4e4e4;padding:80px;margin:16px;border-radius:48px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:800px;height:400px}.loading-title{color:#242428;margin-bottom:40px;font-family:Clarika Pro Grot,sans-serif;font-size:32px}.loading-text{color:#242428;font-family:Clarika Pro Grot,sans-serif;font-size:18px;margin-bottom:30px}.loading-lottie{width:140px;height:140px;margin-bottom:40px}@media (max-width: 768px){.loading-lottie{width:80px;height:80px;margin-bottom:30px}.loading-container{padding:40px}}.loading-lottie.pulse{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-progress-container{width:100%;background:#c9c9c9;border-radius:40px;overflow:hidden;margin-bottom:20px;padding:8px;max-width:400px}.loading-progress-bar{height:12px;background:#fcdf3e;width:0%;transition:width .3s ease;border-radius:24px}.loading-progress-text{color:#242428;font-family:Clarika Pro Grot,sans-serif;font-size:16px;margin:0}.popup-notification{position:fixed;top:20px;left:50%;transform:translate(-50%);padding:18px 20px;background-color:#e4e4e4;color:#242428;border-radius:40px;z-index:10000;font-family:Clarika Pro Grot,sans-serif;font-size:14px;display:flex;align-items:center;gap:8px;text-align:center;white-space:nowrap;width:fit-content}.popup-notification img{width:20px;height:20px}
