@mml-io/3d-web-experience-client 0.26.0 → 0.26.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["esbuild-css-modules-plugin-ns-css:src/avatar-selection-ui/components/AvatarPanel/AvatarSelectionUIComponent.module.css", "esbuild-css-modules-plugin-ns-css:src/chat-ui/components/Input/InputBox.module.css", "esbuild-css-modules-plugin-ns-css:src/chat-ui/components/Message/Message.module.css", "esbuild-css-modules-plugin-ns-css:src/chat-ui/components/Messages/Messages.module.css", "esbuild-css-modules-plugin-ns-css:src/chat-ui/components/ChatPanel/TextChatUIComponent.module.css", "esbuild-css-modules-plugin-ns-css:src/Networked3dWebExperience.module.css"],
4
- "sourcesContent": [".AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0260 {\n z-index: 102;\n user-select: none;\n width: 70px;\n min-height: 70px;\n position: absolute;\n top: 0;\n right: 0;\n}\n\n.AvatarSelectionUIComponent-module__input_VjZ7cq__0260 {\n color: #fff;\n backdrop-filter: blur(10px);\n background-color: #0006;\n border: 1px solid #fff3;\n border-radius: 8px;\n outline: none;\n flex: 1;\n margin-right: 6px;\n padding: 6px 8px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 400;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__input_VjZ7cq__0260:focus {\n background-color: #0009;\n border-color: #fff6;\n box-shadow: 0 0 0 3px #ffffff26;\n}\n\n.AvatarSelectionUIComponent-module__input_VjZ7cq__0260::placeholder {\n color: #ffffff80;\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0260 {\n backdrop-filter: blur(10px);\n color: #fffc;\n cursor: pointer;\n user-select: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 44px;\n height: 44px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 16px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 8px;\n right: 8px;\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0260:hover {\n color: #ffffffe6;\n background: #000c;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0260:active {\n transform: scale(.95);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0260 {\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 44px;\n height: 44px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 8px;\n right: 8px;\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0260:hover {\n background: #000c;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0260:active {\n transform: scale(.95);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0260 img {\n filter: invert(80%);\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0260 {\n backdrop-filter: blur(20px);\n z-index: 103;\n user-select: none;\n background: #000000bf;\n border: 1px solid #fff3;\n border-radius: 16px;\n width: 400px;\n max-width: 78vw;\n max-height: calc(100vh - 24px);\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n position: absolute;\n top: 8px;\n right: 60px;\n overflow: hidden auto;\n box-shadow: 0 8px 32px #0006, 0 0 0 1px #ffffff1a;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0260::-webkit-scrollbar {\n width: 8px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0260::-webkit-scrollbar-track {\n background: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0260::-webkit-scrollbar-thumb {\n background: #fff3;\n border: 1px solid #ffffff1a;\n border-radius: 4px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0260::-webkit-scrollbar-thumb:hover {\n background: #ffffff4d;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0260 {\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0260:last-child {\n border-bottom: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0260 {\n background: #0000004d;\n border: 1px solid #ffffff26;\n border-radius: 12px;\n grid-template-columns: repeat(auto-fill, minmax(85px, 1fr));\n gap: 8px;\n max-height: 320px;\n padding: 10px;\n display: grid;\n overflow: hidden auto;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0260::-webkit-scrollbar {\n width: 6px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0260::-webkit-scrollbar-track {\n background: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0260::-webkit-scrollbar-thumb {\n background: #ffffff26;\n border-radius: 3px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0260 {\n color: #ffffffe6;\n text-align: center;\n font-weight: 600;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0260 {\n position: absolute;\n top: 20px;\n right: 20px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0260 {\n color: #ffffffe6;\n text-align: center;\n cursor: pointer;\n border-radius: 8px;\n padding: 4px;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0260:hover {\n background: #0000004d;\n transform: translateY(-2px);\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0260 {\n border-radius: 8px;\n position: relative;\n overflow: hidden;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0260 {\n aspect-ratio: 1;\n box-sizing: border-box;\n background: #0003;\n border: 1px solid #ffffff26;\n border-radius: 8px;\n justify-content: center;\n align-items: center;\n width: 100%;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0260 img {\n filter: invert(70%);\n opacity: .7;\n width: 40%;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0260 p {\n text-overflow: ellipsis;\n white-space: nowrap;\n color: #fffc;\n margin: 4px 0 0;\n font-size: 12px;\n font-weight: 500;\n position: relative;\n overflow: hidden;\n}\n\n.AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0260 {\n pointer-events: none;\n z-index: 1000;\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n opacity: 0;\n visibility: hidden;\n white-space: nowrap;\n background: #000c;\n border-radius: 8px;\n margin-bottom: 4px;\n padding: 4px 6px;\n font-size: 12px;\n font-weight: 500;\n transition: opacity .2s ease-in-out;\n position: absolute;\n bottom: 100%;\n left: 50%;\n transform: translateX(-50%);\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0260 p:hover + .AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0260 {\n opacity: 1;\n visibility: visible;\n transition-delay: .5s;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0260 .AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0260 {\n aspect-ratio: 1;\n border-radius: 8px;\n width: 100%;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0260 {\n color: #fff;\n backdrop-filter: blur(10px);\n background: linear-gradient(135deg, #22c55e, #16a34a);\n border: 1px solid #fff3;\n border-radius: 6px;\n padding: 2px 4px;\n font-size: 11px;\n font-weight: 600;\n box-shadow: 0 2px 4px #0003;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0260 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0260 {\n z-index: 2;\n position: absolute;\n top: 4px;\n right: 4px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0260 img:hover {\n opacity: .8;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 {\n color: #ffffffe6;\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260:last-child {\n border-bottom: none;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 .AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0260 {\n flex-wrap: wrap;\n align-items: center;\n gap: 4px;\n margin-bottom: 8px;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 .AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0260 {\n white-space: nowrap;\n align-items: center;\n gap: 3px;\n margin-right: 6px;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 label {\n color: #fffc;\n cursor: pointer;\n margin: 0;\n font-size: 14px;\n font-weight: 500;\n transition: color .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 label:hover {\n color: #fff;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 input[type=\"radio\"] {\n appearance: none;\n cursor: pointer;\n background: none;\n border: 2px solid #ffffff4d;\n border-radius: 50%;\n outline: none;\n width: 18px;\n height: 18px;\n transition: all .2s ease-in-out;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 input[type=\"radio\"]:hover {\n border-color: #ffffff80;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 input[type=\"radio\"]:focus {\n box-shadow: 0 0 0 3px #ffffff1a;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 input[type=\"radio\"]:checked {\n background: #ffffff1a;\n border-color: #fffc;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 input[type=\"radio\"]:checked:after {\n content: \"\";\n background: #ffffffe6;\n border-radius: 50%;\n width: 8px;\n height: 8px;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 input[type=\"radio\"][disabled] {\n opacity: .4;\n cursor: not-allowed;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0260 {\n align-items: stretch;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0260 {\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n cursor: pointer;\n background: linear-gradient(135deg, #0009, #0006);\n border: 1px solid #fff3;\n border-radius: 8px;\n justify-content: center;\n align-items: center;\n height: 44px;\n padding-left: 16px;\n padding-right: 16px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0260:hover:not(:disabled) {\n background: linear-gradient(135deg, #000c, #0009);\n border-color: #ffffff4d;\n transform: translateY(-1px);\n box-shadow: 0 4px 8px #0000004d;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0260:active:not(:disabled) {\n transform: translateY(0);\n box-shadow: 0 2px 4px #0003;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0260:disabled {\n opacity: .5;\n cursor: not-allowed;\n transform: none;\n}\n\n.AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0260 {\n color: #ffffffe6;\n letter-spacing: -.01em;\n margin-bottom: 8px;\n font-size: 18px;\n font-weight: 600;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0260 {\n margin-left: 8px;\n position: relative;\n top: -2px;\n}\n\n.AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0260 {\n color: #ffffffe6;\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0260 {\n align-items: stretch;\n display: flex;\n}\n", ".InputBox-module__inputWrapper_adOgOW__0260 {\n pointer-events: all;\n align-items: stretch;\n gap: 6px;\n display: flex;\n}\n\n.InputBox-module__chatInput_adOgOW__0260 {\n color: #fff;\n backdrop-filter: blur(10px);\n box-sizing: border-box;\n background: #0006;\n border: 1px solid #fff3;\n border-radius: 8px;\n outline: none;\n flex: 1;\n height: 36px;\n padding: 0 8px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 400;\n transition: all .2s ease-in-out;\n}\n\n.InputBox-module__chatInput_adOgOW__0260:focus {\n background: #0009;\n border-color: #fff6;\n box-shadow: 0 0 0 3px #ffffff26;\n}\n\n.InputBox-module__chatInput_adOgOW__0260::placeholder {\n color: #ffffff80;\n}\n\n.InputBox-module__sendButton_adOgOW__0260 {\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n cursor: pointer;\n background: linear-gradient(135deg, #0009, #0006);\n border: 1px solid #fff3;\n border-radius: 8px;\n outline: none;\n justify-content: center;\n align-items: center;\n width: 36px;\n height: 36px;\n transition: all .2s ease-in-out;\n display: flex;\n}\n\n.InputBox-module__sendButton_adOgOW__0260:hover {\n background: linear-gradient(135deg, #000c, #0009);\n border-color: #ffffff4d;\n transform: translateY(-1px);\n box-shadow: 0 4px 8px #0000004d;\n}\n\n.InputBox-module__sendButton_adOgOW__0260:active {\n transform: translateY(0);\n box-shadow: 0 2px 4px #0003;\n}\n\n.InputBox-module__sendButton_adOgOW__0260 .InputBox-module__svgIcon_adOgOW__0260 img {\n filter: invert(80%);\n width: 18px;\n height: 18px;\n transition: all .2s ease-in-out;\n}\n\n.InputBox-module__sendButton_adOgOW__0260:hover .InputBox-module__svgIcon_adOgOW__0260 img {\n filter: invert(90%);\n}\n", ".Message-module__messageContainer_ikOQiq__0260 {\n backdrop-filter: blur(8px);\n word-break: break-word;\n color: #ffffffe6;\n direction: ltr;\n background: #0000004d;\n border: 1px solid #fff3;\n border-radius: 8px;\n width: fit-content;\n margin: 6px auto 6px 2px;\n padding: 4px 8px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n transition: all .2s ease-in-out;\n overflow-x: hidden;\n}\n\n.Message-module__messageContainer_ikOQiq__0260:hover {\n background: #0006;\n border-color: #ffffff4d;\n}\n\n.Message-module__userName_ikOQiq__0260 {\n color: #ffffffe6;\n margin-right: 4px;\n font-weight: 600;\n}\n", ".Messages-module__messagesContainer_LXaUUW__0260 {\n z-index: 1000;\n max-height: inherit;\n scrollbar-width: thin;\n scrollbar-color: #fff3 transparent;\n pointer-events: fill;\n direction: rtl;\n position: relative;\n bottom: 0;\n left: -1px;\n overflow-y: auto;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0260::-webkit-scrollbar {\n width: 6px;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0260::-webkit-scrollbar-track {\n background: none;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0260::-webkit-scrollbar-thumb {\n background: #fff3;\n border: 1px solid #ffffff1a;\n border-radius: 3px;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0260::-webkit-scrollbar-thumb:hover {\n background: #ffffff4d;\n}\n\n.Messages-module__newMessagesButton_LXaUUW__0260 {\n -webkit-backdrop-filter: blur(10px);\n color: #fff;\n cursor: pointer;\n z-index: 1001;\n direction: ltr;\n background: #000000bf;\n border: 1px solid #fff3;\n border-radius: 20px;\n padding: 8px 16px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s;\n position: absolute;\n bottom: 50px;\n left: 50%;\n transform: translateX(-50%);\n box-shadow: 0 4px 12px #0000004d;\n}\n\n.Messages-module__newMessagesButton_LXaUUW__0260:hover {\n background: #000000d9;\n border-color: #ffffff4d;\n transform: translateX(-50%)translateY(-2px);\n box-shadow: 0 6px 16px #0006;\n}\n\n.Messages-module__newMessagesButton_LXaUUW__0260:active {\n transform: translateX(-50%)translateY(0);\n box-shadow: 0 2px 8px #0000004d;\n}\n", ".TextChatUIComponent-module__uiHover_gFDdcW__0260 {\n z-index: 102;\n pointer-events: all;\n width: 58px;\n min-height: 58px;\n position: absolute;\n bottom: 0;\n left: 0;\n}\n\n.TextChatUIComponent-module__textChatUi_gFDdcW__0260 {\n flex-direction: row;\n align-items: flex-end;\n width: 100%;\n max-width: 500px;\n height: 0;\n display: flex;\n position: absolute;\n bottom: 0;\n left: 0;\n}\n\n.TextChatUIComponent-module__textChat_gFDdcW__0260 {\n z-index: -1;\n color: #fff;\n user-select: none;\n opacity: 0;\n flex-direction: column;\n justify-content: space-between;\n width: 100%;\n max-height: 500px;\n margin-bottom: 8px;\n margin-left: 60px;\n padding: 5px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n transition: opacity .25s ease-in-out, transform .2s ease-in-out;\n display: flex;\n transform: translateX(-100%);\n}\n\n.TextChatUIComponent-module__fadeIn_gFDdcW__0260 {\n opacity: 1;\n transform: translateX(0%);\n}\n\n.TextChatUIComponent-module__fadeOut_gFDdcW__0260 {\n opacity: .6;\n transform: translateX(calc(-100% - 72px));\n}\n\n.TextChatUIComponent-module__controls_gFDdcW__0260 {\n position: absolute;\n top: 2px;\n right: 0;\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0260 {\n backdrop-filter: blur(10px);\n cursor: pointer;\n z-index: 102;\n user-select: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 44px;\n height: 44px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 8px;\n left: 8px;\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0260:hover {\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0260:active {\n transform: scale(.95);\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0260 img {\n filter: invert(80%);\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0260 {\n z-index: 103;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n opacity: 1;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 38px;\n left: 38px;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0260:hover {\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0260 {\n z-index: 103;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n opacity: 0;\n pointer-events: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 42px;\n left: 42px;\n}\n\n.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0260 {\n z-index: 103;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n background: #000c;\n border: 1px solid #22c55e99;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 42px;\n left: 42px;\n box-shadow: 0 0 8px #22c55e4d;\n}\n\n.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0260:hover {\n border-color: #22c55ecc;\n transform: scale(1.05);\n box-shadow: 0 0 12px #22c55e66;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0260 img, .TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0260 img, .TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0260 img {\n filter: invert(70%);\n width: 12px;\n height: 12px;\n transition: all .2s ease-in-out;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0260:hover img, .TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0260:hover img {\n filter: invert(90%);\n}\n\n.TextChatUIComponent-module__controls_gFDdcW__0260 .TextChatUIComponent-module__closeButton_gFDdcW__0260 {\n color: #fffc;\n backdrop-filter: blur(10px);\n cursor: pointer;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 28px;\n height: 28px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 3px;\n right: 3px;\n}\n\n.TextChatUIComponent-module__closeButton_gFDdcW__0260:hover {\n color: #ffffffe6;\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__closeButton_gFDdcW__0260:active {\n transform: scale(.95);\n}\n\n.TextChatUIComponent-module__messagesWrapper_gFDdcW__0260 {\n direction: rtl;\n width: fit-content;\n max-height: 450px;\n margin-bottom: 8px;\n position: relative;\n}\n", ".Networked3dWebExperience-module__respawnButton_7g9l0W__0260 {\n z-index: 102;\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n background: linear-gradient(135deg, #0009, #0006);\n border: 1px solid #fff3;\n border-radius: 8px;\n justify-content: center;\n align-items: center;\n padding: 12px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 8px;\n left: 8px;\n}\n\n.Networked3dWebExperience-module__respawnButton_7g9l0W__0260:hover {\n background: linear-gradient(135deg, #000c, #0009);\n border-color: #ffffff4d;\n transform: translateY(-1px);\n}\n\n.Networked3dWebExperience-module__respawnButton_7g9l0W__0260:active {\n transform: translateY(0);\n}\n"],
4
+ "sourcesContent": [".AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0261 {\n z-index: 102;\n user-select: none;\n width: 70px;\n min-height: 70px;\n position: absolute;\n top: 0;\n right: 0;\n}\n\n.AvatarSelectionUIComponent-module__input_VjZ7cq__0261 {\n color: #fff;\n backdrop-filter: blur(10px);\n background-color: #0006;\n border: 1px solid #fff3;\n border-radius: 8px;\n outline: none;\n flex: 1;\n margin-right: 6px;\n padding: 6px 8px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 400;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__input_VjZ7cq__0261:focus {\n background-color: #0009;\n border-color: #fff6;\n box-shadow: 0 0 0 3px #ffffff26;\n}\n\n.AvatarSelectionUIComponent-module__input_VjZ7cq__0261::placeholder {\n color: #ffffff80;\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0261 {\n backdrop-filter: blur(10px);\n color: #fffc;\n cursor: pointer;\n user-select: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 44px;\n height: 44px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 16px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 8px;\n right: 8px;\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0261:hover {\n color: #ffffffe6;\n background: #000c;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0261:active {\n transform: scale(.95);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0261 {\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 44px;\n height: 44px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 8px;\n right: 8px;\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0261:hover {\n background: #000c;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0261:active {\n transform: scale(.95);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0261 img {\n filter: invert(80%);\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0261 {\n backdrop-filter: blur(20px);\n z-index: 103;\n user-select: none;\n background: #000000bf;\n border: 1px solid #fff3;\n border-radius: 16px;\n width: 400px;\n max-width: 78vw;\n max-height: calc(100vh - 24px);\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n position: absolute;\n top: 8px;\n right: 60px;\n overflow: hidden auto;\n box-shadow: 0 8px 32px #0006, 0 0 0 1px #ffffff1a;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0261::-webkit-scrollbar {\n width: 8px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0261::-webkit-scrollbar-track {\n background: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0261::-webkit-scrollbar-thumb {\n background: #fff3;\n border: 1px solid #ffffff1a;\n border-radius: 4px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0261::-webkit-scrollbar-thumb:hover {\n background: #ffffff4d;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0261 {\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0261:last-child {\n border-bottom: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0261 {\n background: #0000004d;\n border: 1px solid #ffffff26;\n border-radius: 12px;\n grid-template-columns: repeat(auto-fill, minmax(85px, 1fr));\n gap: 8px;\n max-height: 320px;\n padding: 10px;\n display: grid;\n overflow: hidden auto;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0261::-webkit-scrollbar {\n width: 6px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0261::-webkit-scrollbar-track {\n background: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0261::-webkit-scrollbar-thumb {\n background: #ffffff26;\n border-radius: 3px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0261 {\n color: #ffffffe6;\n text-align: center;\n font-weight: 600;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0261 {\n position: absolute;\n top: 20px;\n right: 20px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0261 {\n color: #ffffffe6;\n text-align: center;\n cursor: pointer;\n border-radius: 8px;\n padding: 4px;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0261:hover {\n background: #0000004d;\n transform: translateY(-2px);\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0261 {\n border-radius: 8px;\n position: relative;\n overflow: hidden;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0261 {\n aspect-ratio: 1;\n box-sizing: border-box;\n background: #0003;\n border: 1px solid #ffffff26;\n border-radius: 8px;\n justify-content: center;\n align-items: center;\n width: 100%;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0261 img {\n filter: invert(70%);\n opacity: .7;\n width: 40%;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0261 p {\n text-overflow: ellipsis;\n white-space: nowrap;\n color: #fffc;\n margin: 4px 0 0;\n font-size: 12px;\n font-weight: 500;\n position: relative;\n overflow: hidden;\n}\n\n.AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0261 {\n pointer-events: none;\n z-index: 1000;\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n opacity: 0;\n visibility: hidden;\n white-space: nowrap;\n background: #000c;\n border-radius: 8px;\n margin-bottom: 4px;\n padding: 4px 6px;\n font-size: 12px;\n font-weight: 500;\n transition: opacity .2s ease-in-out;\n position: absolute;\n bottom: 100%;\n left: 50%;\n transform: translateX(-50%);\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0261 p:hover + .AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0261 {\n opacity: 1;\n visibility: visible;\n transition-delay: .5s;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0261 .AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0261 {\n aspect-ratio: 1;\n border-radius: 8px;\n width: 100%;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0261 {\n color: #fff;\n backdrop-filter: blur(10px);\n background: linear-gradient(135deg, #22c55e, #16a34a);\n border: 1px solid #fff3;\n border-radius: 6px;\n padding: 2px 4px;\n font-size: 11px;\n font-weight: 600;\n box-shadow: 0 2px 4px #0003;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0261 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0261 {\n z-index: 2;\n position: absolute;\n top: 4px;\n right: 4px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0261 img:hover {\n opacity: .8;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 {\n color: #ffffffe6;\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261:last-child {\n border-bottom: none;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 .AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0261 {\n flex-wrap: wrap;\n align-items: center;\n gap: 4px;\n margin-bottom: 8px;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 .AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0261 {\n white-space: nowrap;\n align-items: center;\n gap: 3px;\n margin-right: 6px;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 label {\n color: #fffc;\n cursor: pointer;\n margin: 0;\n font-size: 14px;\n font-weight: 500;\n transition: color .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 label:hover {\n color: #fff;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 input[type=\"radio\"] {\n appearance: none;\n cursor: pointer;\n background: none;\n border: 2px solid #ffffff4d;\n border-radius: 50%;\n outline: none;\n width: 18px;\n height: 18px;\n transition: all .2s ease-in-out;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 input[type=\"radio\"]:hover {\n border-color: #ffffff80;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 input[type=\"radio\"]:focus {\n box-shadow: 0 0 0 3px #ffffff1a;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 input[type=\"radio\"]:checked {\n background: #ffffff1a;\n border-color: #fffc;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 input[type=\"radio\"]:checked:after {\n content: \"\";\n background: #ffffffe6;\n border-radius: 50%;\n width: 8px;\n height: 8px;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 input[type=\"radio\"][disabled] {\n opacity: .4;\n cursor: not-allowed;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0261 {\n align-items: stretch;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0261 {\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n cursor: pointer;\n background: linear-gradient(135deg, #0009, #0006);\n border: 1px solid #fff3;\n border-radius: 8px;\n justify-content: center;\n align-items: center;\n height: 44px;\n padding-left: 16px;\n padding-right: 16px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0261:hover:not(:disabled) {\n background: linear-gradient(135deg, #000c, #0009);\n border-color: #ffffff4d;\n transform: translateY(-1px);\n box-shadow: 0 4px 8px #0000004d;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0261:active:not(:disabled) {\n transform: translateY(0);\n box-shadow: 0 2px 4px #0003;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0261:disabled {\n opacity: .5;\n cursor: not-allowed;\n transform: none;\n}\n\n.AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0261 {\n color: #ffffffe6;\n letter-spacing: -.01em;\n margin-bottom: 8px;\n font-size: 18px;\n font-weight: 600;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0261 {\n margin-left: 8px;\n position: relative;\n top: -2px;\n}\n\n.AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0261 {\n color: #ffffffe6;\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0261 {\n align-items: stretch;\n display: flex;\n}\n", ".InputBox-module__inputWrapper_adOgOW__0261 {\n pointer-events: all;\n align-items: stretch;\n gap: 6px;\n display: flex;\n}\n\n.InputBox-module__chatInput_adOgOW__0261 {\n color: #fff;\n backdrop-filter: blur(10px);\n box-sizing: border-box;\n background: #0006;\n border: 1px solid #fff3;\n border-radius: 8px;\n outline: none;\n flex: 1;\n height: 36px;\n padding: 0 8px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 400;\n transition: all .2s ease-in-out;\n}\n\n.InputBox-module__chatInput_adOgOW__0261:focus {\n background: #0009;\n border-color: #fff6;\n box-shadow: 0 0 0 3px #ffffff26;\n}\n\n.InputBox-module__chatInput_adOgOW__0261::placeholder {\n color: #ffffff80;\n}\n\n.InputBox-module__sendButton_adOgOW__0261 {\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n cursor: pointer;\n background: linear-gradient(135deg, #0009, #0006);\n border: 1px solid #fff3;\n border-radius: 8px;\n outline: none;\n justify-content: center;\n align-items: center;\n width: 36px;\n height: 36px;\n transition: all .2s ease-in-out;\n display: flex;\n}\n\n.InputBox-module__sendButton_adOgOW__0261:hover {\n background: linear-gradient(135deg, #000c, #0009);\n border-color: #ffffff4d;\n transform: translateY(-1px);\n box-shadow: 0 4px 8px #0000004d;\n}\n\n.InputBox-module__sendButton_adOgOW__0261:active {\n transform: translateY(0);\n box-shadow: 0 2px 4px #0003;\n}\n\n.InputBox-module__sendButton_adOgOW__0261 .InputBox-module__svgIcon_adOgOW__0261 img {\n filter: invert(80%);\n width: 18px;\n height: 18px;\n transition: all .2s ease-in-out;\n}\n\n.InputBox-module__sendButton_adOgOW__0261:hover .InputBox-module__svgIcon_adOgOW__0261 img {\n filter: invert(90%);\n}\n", ".Message-module__messageContainer_ikOQiq__0261 {\n backdrop-filter: blur(8px);\n word-break: break-word;\n color: #ffffffe6;\n direction: ltr;\n background: #0000004d;\n border: 1px solid #fff3;\n border-radius: 8px;\n width: fit-content;\n margin: 6px auto 6px 2px;\n padding: 4px 8px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n transition: all .2s ease-in-out;\n overflow-x: hidden;\n}\n\n.Message-module__messageContainer_ikOQiq__0261:hover {\n background: #0006;\n border-color: #ffffff4d;\n}\n\n.Message-module__userName_ikOQiq__0261 {\n color: #ffffffe6;\n margin-right: 4px;\n font-weight: 600;\n}\n", ".Messages-module__messagesContainer_LXaUUW__0261 {\n z-index: 1000;\n max-height: inherit;\n scrollbar-width: thin;\n scrollbar-color: #fff3 transparent;\n pointer-events: fill;\n direction: rtl;\n position: relative;\n bottom: 0;\n left: -1px;\n overflow-y: auto;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0261::-webkit-scrollbar {\n width: 6px;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0261::-webkit-scrollbar-track {\n background: none;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0261::-webkit-scrollbar-thumb {\n background: #fff3;\n border: 1px solid #ffffff1a;\n border-radius: 3px;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0261::-webkit-scrollbar-thumb:hover {\n background: #ffffff4d;\n}\n\n.Messages-module__newMessagesButton_LXaUUW__0261 {\n -webkit-backdrop-filter: blur(10px);\n color: #fff;\n cursor: pointer;\n z-index: 1001;\n direction: ltr;\n background: #000000bf;\n border: 1px solid #fff3;\n border-radius: 20px;\n padding: 8px 16px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s;\n position: absolute;\n bottom: 50px;\n left: 50%;\n transform: translateX(-50%);\n box-shadow: 0 4px 12px #0000004d;\n}\n\n.Messages-module__newMessagesButton_LXaUUW__0261:hover {\n background: #000000d9;\n border-color: #ffffff4d;\n transform: translateX(-50%)translateY(-2px);\n box-shadow: 0 6px 16px #0006;\n}\n\n.Messages-module__newMessagesButton_LXaUUW__0261:active {\n transform: translateX(-50%)translateY(0);\n box-shadow: 0 2px 8px #0000004d;\n}\n", ".TextChatUIComponent-module__uiHover_gFDdcW__0261 {\n z-index: 102;\n pointer-events: all;\n width: 58px;\n min-height: 58px;\n position: absolute;\n bottom: 0;\n left: 0;\n}\n\n.TextChatUIComponent-module__textChatUi_gFDdcW__0261 {\n flex-direction: row;\n align-items: flex-end;\n width: 100%;\n max-width: 500px;\n height: 0;\n display: flex;\n position: absolute;\n bottom: 0;\n left: 0;\n}\n\n.TextChatUIComponent-module__textChat_gFDdcW__0261 {\n z-index: -1;\n color: #fff;\n user-select: none;\n opacity: 0;\n flex-direction: column;\n justify-content: space-between;\n width: 100%;\n max-height: 500px;\n margin-bottom: 8px;\n margin-left: 60px;\n padding: 5px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n transition: opacity .25s ease-in-out, transform .2s ease-in-out;\n display: flex;\n transform: translateX(-100%);\n}\n\n.TextChatUIComponent-module__fadeIn_gFDdcW__0261 {\n opacity: 1;\n transform: translateX(0%);\n}\n\n.TextChatUIComponent-module__fadeOut_gFDdcW__0261 {\n opacity: .6;\n transform: translateX(calc(-100% - 72px));\n}\n\n.TextChatUIComponent-module__controls_gFDdcW__0261 {\n position: absolute;\n top: 2px;\n right: 0;\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0261 {\n backdrop-filter: blur(10px);\n cursor: pointer;\n z-index: 102;\n user-select: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 44px;\n height: 44px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 8px;\n left: 8px;\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0261:hover {\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0261:active {\n transform: scale(.95);\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0261 img {\n filter: invert(80%);\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0261 {\n z-index: 103;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n opacity: 1;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 38px;\n left: 38px;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0261:hover {\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0261 {\n z-index: 103;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n opacity: 0;\n pointer-events: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 42px;\n left: 42px;\n}\n\n.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0261 {\n z-index: 103;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n background: #000c;\n border: 1px solid #22c55e99;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 42px;\n left: 42px;\n box-shadow: 0 0 8px #22c55e4d;\n}\n\n.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0261:hover {\n border-color: #22c55ecc;\n transform: scale(1.05);\n box-shadow: 0 0 12px #22c55e66;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0261 img, .TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0261 img, .TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0261 img {\n filter: invert(70%);\n width: 12px;\n height: 12px;\n transition: all .2s ease-in-out;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0261:hover img, .TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0261:hover img {\n filter: invert(90%);\n}\n\n.TextChatUIComponent-module__controls_gFDdcW__0261 .TextChatUIComponent-module__closeButton_gFDdcW__0261 {\n color: #fffc;\n backdrop-filter: blur(10px);\n cursor: pointer;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 28px;\n height: 28px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 3px;\n right: 3px;\n}\n\n.TextChatUIComponent-module__closeButton_gFDdcW__0261:hover {\n color: #ffffffe6;\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__closeButton_gFDdcW__0261:active {\n transform: scale(.95);\n}\n\n.TextChatUIComponent-module__messagesWrapper_gFDdcW__0261 {\n direction: rtl;\n width: fit-content;\n max-height: 450px;\n margin-bottom: 8px;\n position: relative;\n}\n", ".Networked3dWebExperience-module__respawnButton_7g9l0W__0261 {\n z-index: 102;\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n background: linear-gradient(135deg, #0009, #0006);\n border: 1px solid #fff3;\n border-radius: 8px;\n justify-content: center;\n align-items: center;\n padding: 12px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 8px;\n left: 8px;\n}\n\n.Networked3dWebExperience-module__respawnButton_7g9l0W__0261:hover {\n background: linear-gradient(135deg, #000c, #0009);\n border-color: #ffffff4d;\n transform: translateY(-1px);\n}\n\n.Networked3dWebExperience-module__respawnButton_7g9l0W__0261:active {\n transform: translateY(0);\n}\n"],
5
5
  "mappings": "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",
6
6
  "names": []
7
7
  }
package/build/index.js CHANGED
@@ -1,4 +1,4 @@
1
- globalThis['__css-content-f6c39ca8d32b92c0b3e90804c6ccc949__']=".AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0260{z-index:102;user-select:none;width:70px;min-height:70px;position:absolute;top:0;right:0}.AvatarSelectionUIComponent-module__input_VjZ7cq__0260{color:#fff;backdrop-filter:blur(10px);background-color:#0006;border:1px solid #fff3;border-radius:8px;outline:none;flex:1;margin-right:6px;padding:6px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:400;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__input_VjZ7cq__0260:focus{background-color:#0009;border-color:#fff6;box-shadow:0 0 0 3px #ffffff26}.AvatarSelectionUIComponent-module__input_VjZ7cq__0260::placeholder{color:#ffffff80}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0260{backdrop-filter:blur(10px);color:#fffc;cursor:pointer;user-select:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;font-weight:500;transition:all .2s ease-in-out;display:flex;position:absolute;top:8px;right:8px}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0260:hover{color:#ffffffe6;background:#000c;transform:scale(1.05)}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0260:active{transform:scale(.95)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0260{backdrop-filter:blur(10px);cursor:pointer;user-select:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s ease-in-out;display:flex;position:absolute;top:8px;right:8px}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0260:hover{background:#000c;transform:scale(1.05)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0260:active{transform:scale(.95)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0260 img{filter:invert(80%);width:24px;height:24px;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0260{backdrop-filter:blur(20px);z-index:103;user-select:none;background:#000000bf;border:1px solid #fff3;border-radius:16px;width:400px;max-width:78vw;max-height:calc(100vh - 24px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;position:absolute;top:8px;right:60px;overflow:hidden auto;box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff1a}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0260::-webkit-scrollbar{width:8px}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0260::-webkit-scrollbar-track{background:none}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0260::-webkit-scrollbar-thumb{background:#fff3;border:1px solid #ffffff1a;border-radius:4px}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0260::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0260{border-bottom:1px solid #ffffff26;padding:10px}.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0260:last-child{border-bottom:none}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0260{background:#0000004d;border:1px solid #ffffff26;border-radius:12px;grid-template-columns:repeat(auto-fill,minmax(85px,1fr));gap:8px;max-height:320px;padding:10px;display:grid;overflow:hidden auto}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0260::-webkit-scrollbar{width:6px}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0260::-webkit-scrollbar-track{background:none}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0260::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0260{color:#ffffffe6;text-align:center;font-weight:600;position:relative}.AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0260{position:absolute;top:20px;right:20px}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0260{color:#ffffffe6;text-align:center;cursor:pointer;border-radius:8px;padding:4px;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0260:hover{background:#0000004d;transform:translateY(-2px)}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0260{border-radius:8px;position:relative;overflow:hidden}.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0260{aspect-ratio:1;box-sizing:border-box;background:#0003;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex}.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0260 img{filter:invert(70%);opacity:.7;width:40%}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0260 p{text-overflow:ellipsis;white-space:nowrap;color:#fffc;margin:4px 0 0;font-size:12px;font-weight:500;position:relative;overflow:hidden}.AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0260{pointer-events:none;z-index:1000;color:#ffffffe6;backdrop-filter:blur(10px);opacity:0;visibility:hidden;white-space:nowrap;background:#000c;border-radius:8px;margin-bottom:4px;padding:4px 6px;font-size:12px;font-weight:500;transition:opacity .2s ease-in-out;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0260 p:hover+.AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0260{opacity:1;visibility:visible;transition-delay:.5s}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0260 .AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0260{aspect-ratio:1;border-radius:8px;width:100%;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0260{color:#fff;backdrop-filter:blur(10px);background:linear-gradient(135deg,#22c55e,#16a34a);border:1px solid #fff3;border-radius:6px;padding:2px 4px;font-size:11px;font-weight:600;box-shadow:0 2px 4px #0003}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0260 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0260{z-index:2;position:absolute;top:4px;right:4px}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0260 img:hover{opacity:.8;transform:scale(1.05)}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260{color:#ffffffe6;border-bottom:1px solid #ffffff26;padding:10px;position:relative}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260:last-child{border-bottom:none}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 .AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0260{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:8px;display:flex}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 .AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0260{white-space:nowrap;align-items:center;gap:3px;margin-right:6px;display:flex}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 label{color:#fffc;cursor:pointer;margin:0;font-size:14px;font-weight:500;transition:color .2s ease-in-out}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 label:hover{color:#fff}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 input[type=radio]{appearance:none;cursor:pointer;background:none;border:2px solid #ffffff4d;border-radius:50%;outline:none;width:18px;height:18px;transition:all .2s ease-in-out;position:relative}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 input[type=radio]:hover{border-color:#ffffff80}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 input[type=radio]:focus{box-shadow:0 0 0 3px #ffffff1a}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 input[type=radio]:checked{background:#ffffff1a;border-color:#fffc}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 input[type=radio]:checked:after{content:\"\";background:#ffffffe6;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 input[type=radio][disabled]{opacity:.4;cursor:not-allowed}.AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0260{align-items:stretch;display:flex}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0260{color:#ffffffe6;backdrop-filter:blur(10px);cursor:pointer;background:linear-gradient(135deg,#0009,#0006);border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;height:44px;padding-left:16px;padding-right:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease-in-out;display:flex}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0260:hover:not(:disabled){background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0260:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #0003}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0260:disabled{opacity:.5;cursor:not-allowed;transform:none}.AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0260{color:#ffffffe6;letter-spacing:-.01em;margin-bottom:8px;font-size:18px;font-weight:600}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0260{margin-left:8px;position:relative;top:-2px}.AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0260{color:#ffffffe6;border-bottom:1px solid #ffffff26;padding:10px;position:relative}.AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0260{align-items:stretch;display:flex}.InputBox-module__inputWrapper_adOgOW__0260{pointer-events:all;align-items:stretch;gap:6px;display:flex}.InputBox-module__chatInput_adOgOW__0260{color:#fff;backdrop-filter:blur(10px);box-sizing:border-box;background:#0006;border:1px solid #fff3;border-radius:8px;outline:none;flex:1;height:36px;padding:0 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:400;transition:all .2s ease-in-out}.InputBox-module__chatInput_adOgOW__0260:focus{background:#0009;border-color:#fff6;box-shadow:0 0 0 3px #ffffff26}.InputBox-module__chatInput_adOgOW__0260::placeholder{color:#ffffff80}.InputBox-module__sendButton_adOgOW__0260{color:#ffffffe6;backdrop-filter:blur(10px);cursor:pointer;background:linear-gradient(135deg,#0009,#0006);border:1px solid #fff3;border-radius:8px;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s ease-in-out;display:flex}.InputBox-module__sendButton_adOgOW__0260:hover{background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.InputBox-module__sendButton_adOgOW__0260:active{transform:translateY(0);box-shadow:0 2px 4px #0003}.InputBox-module__sendButton_adOgOW__0260 .InputBox-module__svgIcon_adOgOW__0260 img{filter:invert(80%);width:18px;height:18px;transition:all .2s ease-in-out}.InputBox-module__sendButton_adOgOW__0260:hover .InputBox-module__svgIcon_adOgOW__0260 img{filter:invert(90%)}.Message-module__messageContainer_ikOQiq__0260{backdrop-filter:blur(8px);word-break:break-word;color:#ffffffe6;direction:ltr;background:#0000004d;border:1px solid #fff3;border-radius:8px;width:fit-content;margin:6px auto 6px 2px;padding:4px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;transition:all .2s ease-in-out;overflow-x:hidden}.Message-module__messageContainer_ikOQiq__0260:hover{background:#0006;border-color:#ffffff4d}.Message-module__userName_ikOQiq__0260{color:#ffffffe6;margin-right:4px;font-weight:600}.Messages-module__messagesContainer_LXaUUW__0260{z-index:1000;max-height:inherit;scrollbar-width:thin;scrollbar-color:#fff3 transparent;pointer-events:fill;direction:rtl;position:relative;bottom:0;left:-1px;overflow-y:auto}.Messages-module__messagesContainer_LXaUUW__0260::-webkit-scrollbar{width:6px}.Messages-module__messagesContainer_LXaUUW__0260::-webkit-scrollbar-track{background:none}.Messages-module__messagesContainer_LXaUUW__0260::-webkit-scrollbar-thumb{background:#fff3;border:1px solid #ffffff1a;border-radius:3px}.Messages-module__messagesContainer_LXaUUW__0260::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.Messages-module__newMessagesButton_LXaUUW__0260{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:1001;direction:ltr;background:#000000bf;border:1px solid #fff3;border-radius:20px;padding:8px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;transition:all .2s;position:absolute;bottom:50px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.Messages-module__newMessagesButton_LXaUUW__0260:hover{background:#000000d9;border-color:#ffffff4d;transform:translate(-50%)translateY(-2px);box-shadow:0 6px 16px #0006}.Messages-module__newMessagesButton_LXaUUW__0260:active{transform:translate(-50%)translateY(0);box-shadow:0 2px 8px #0000004d}.TextChatUIComponent-module__uiHover_gFDdcW__0260{z-index:102;pointer-events:all;width:58px;min-height:58px;position:absolute;bottom:0;left:0}.TextChatUIComponent-module__textChatUi_gFDdcW__0260{flex-direction:row;align-items:flex-end;width:100%;max-width:500px;height:0;display:flex;position:absolute;bottom:0;left:0}.TextChatUIComponent-module__textChat_gFDdcW__0260{z-index:-1;color:#fff;user-select:none;opacity:0;flex-direction:column;justify-content:space-between;width:100%;max-height:500px;margin-bottom:8px;margin-left:60px;padding:5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;transition:opacity .25s ease-in-out,transform .2s ease-in-out;display:flex;transform:translate(-100%)}.TextChatUIComponent-module__fadeIn_gFDdcW__0260{opacity:1;transform:translate(0)}.TextChatUIComponent-module__fadeOut_gFDdcW__0260{opacity:.6;transform:translate(calc(-100% - 72px))}.TextChatUIComponent-module__controls_gFDdcW__0260{position:absolute;top:2px;right:0}.TextChatUIComponent-module__openTab_gFDdcW__0260{backdrop-filter:blur(10px);cursor:pointer;z-index:102;user-select:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:8px;left:8px}.TextChatUIComponent-module__openTab_gFDdcW__0260:hover{background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__openTab_gFDdcW__0260:active{transform:scale(.95)}.TextChatUIComponent-module__openTab_gFDdcW__0260 img{filter:invert(80%);width:24px;height:24px;transition:all .2s ease-in-out}.TextChatUIComponent-module__stickyButton_gFDdcW__0260{z-index:103;backdrop-filter:blur(10px);cursor:pointer;user-select:none;opacity:1;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:38px;left:38px}.TextChatUIComponent-module__stickyButton_gFDdcW__0260:hover{background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0260{z-index:103;backdrop-filter:blur(10px);cursor:pointer;user-select:none;opacity:0;pointer-events:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:42px;left:42px}.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0260{z-index:103;backdrop-filter:blur(10px);cursor:pointer;user-select:none;background:#000c;border:1px solid #22c55e99;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:42px;left:42px;box-shadow:0 0 8px #22c55e4d}.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0260:hover{border-color:#22c55ecc;transform:scale(1.05);box-shadow:0 0 12px #22c55e66}.TextChatUIComponent-module__stickyButton_gFDdcW__0260 img,.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0260 img,.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0260 img{filter:invert(70%);width:12px;height:12px;transition:all .2s ease-in-out}.TextChatUIComponent-module__stickyButton_gFDdcW__0260:hover img,.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0260:hover img{filter:invert(90%)}.TextChatUIComponent-module__controls_gFDdcW__0260 .TextChatUIComponent-module__closeButton_gFDdcW__0260{color:#fffc;backdrop-filter:blur(10px);cursor:pointer;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease-in-out;display:flex;position:absolute;top:3px;right:3px}.TextChatUIComponent-module__closeButton_gFDdcW__0260:hover{color:#ffffffe6;background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__closeButton_gFDdcW__0260:active{transform:scale(.95)}.TextChatUIComponent-module__messagesWrapper_gFDdcW__0260{direction:rtl;width:fit-content;max-height:450px;margin-bottom:8px;position:relative}.Networked3dWebExperience-module__respawnButton_7g9l0W__0260{z-index:102;color:#ffffffe6;backdrop-filter:blur(10px);cursor:pointer;user-select:none;background:linear-gradient(135deg,#0009,#0006);border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;padding:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease-in-out;display:flex;position:absolute;top:8px;left:8px}.Networked3dWebExperience-module__respawnButton_7g9l0W__0260:hover{background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px)}.Networked3dWebExperience-module__respawnButton_7g9l0W__0260:active{transform:translateY(0)}\n";globalThis['__css-digest-f6c39ca8d32b92c0b3e90804c6ccc949__']="f6c39ca8d32b92c0b3e90804c6ccc949";
1
+ globalThis['__css-content-9df4d1565589ce63a22b21cf2f9d3ed9__']=".AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0261{z-index:102;user-select:none;width:70px;min-height:70px;position:absolute;top:0;right:0}.AvatarSelectionUIComponent-module__input_VjZ7cq__0261{color:#fff;backdrop-filter:blur(10px);background-color:#0006;border:1px solid #fff3;border-radius:8px;outline:none;flex:1;margin-right:6px;padding:6px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:400;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__input_VjZ7cq__0261:focus{background-color:#0009;border-color:#fff6;box-shadow:0 0 0 3px #ffffff26}.AvatarSelectionUIComponent-module__input_VjZ7cq__0261::placeholder{color:#ffffff80}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0261{backdrop-filter:blur(10px);color:#fffc;cursor:pointer;user-select:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;font-weight:500;transition:all .2s ease-in-out;display:flex;position:absolute;top:8px;right:8px}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0261:hover{color:#ffffffe6;background:#000c;transform:scale(1.05)}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0261:active{transform:scale(.95)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0261{backdrop-filter:blur(10px);cursor:pointer;user-select:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s ease-in-out;display:flex;position:absolute;top:8px;right:8px}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0261:hover{background:#000c;transform:scale(1.05)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0261:active{transform:scale(.95)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0261 img{filter:invert(80%);width:24px;height:24px;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0261{backdrop-filter:blur(20px);z-index:103;user-select:none;background:#000000bf;border:1px solid #fff3;border-radius:16px;width:400px;max-width:78vw;max-height:calc(100vh - 24px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;position:absolute;top:8px;right:60px;overflow:hidden auto;box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff1a}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0261::-webkit-scrollbar{width:8px}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0261::-webkit-scrollbar-track{background:none}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0261::-webkit-scrollbar-thumb{background:#fff3;border:1px solid #ffffff1a;border-radius:4px}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0261::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0261{border-bottom:1px solid #ffffff26;padding:10px}.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0261:last-child{border-bottom:none}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0261{background:#0000004d;border:1px solid #ffffff26;border-radius:12px;grid-template-columns:repeat(auto-fill,minmax(85px,1fr));gap:8px;max-height:320px;padding:10px;display:grid;overflow:hidden auto}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0261::-webkit-scrollbar{width:6px}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0261::-webkit-scrollbar-track{background:none}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0261::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0261{color:#ffffffe6;text-align:center;font-weight:600;position:relative}.AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0261{position:absolute;top:20px;right:20px}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0261{color:#ffffffe6;text-align:center;cursor:pointer;border-radius:8px;padding:4px;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0261:hover{background:#0000004d;transform:translateY(-2px)}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0261{border-radius:8px;position:relative;overflow:hidden}.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0261{aspect-ratio:1;box-sizing:border-box;background:#0003;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex}.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0261 img{filter:invert(70%);opacity:.7;width:40%}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0261 p{text-overflow:ellipsis;white-space:nowrap;color:#fffc;margin:4px 0 0;font-size:12px;font-weight:500;position:relative;overflow:hidden}.AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0261{pointer-events:none;z-index:1000;color:#ffffffe6;backdrop-filter:blur(10px);opacity:0;visibility:hidden;white-space:nowrap;background:#000c;border-radius:8px;margin-bottom:4px;padding:4px 6px;font-size:12px;font-weight:500;transition:opacity .2s ease-in-out;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0261 p:hover+.AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0261{opacity:1;visibility:visible;transition-delay:.5s}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0261 .AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0261{aspect-ratio:1;border-radius:8px;width:100%;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0261{color:#fff;backdrop-filter:blur(10px);background:linear-gradient(135deg,#22c55e,#16a34a);border:1px solid #fff3;border-radius:6px;padding:2px 4px;font-size:11px;font-weight:600;box-shadow:0 2px 4px #0003}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0261 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0261{z-index:2;position:absolute;top:4px;right:4px}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0261 img:hover{opacity:.8;transform:scale(1.05)}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261{color:#ffffffe6;border-bottom:1px solid #ffffff26;padding:10px;position:relative}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261:last-child{border-bottom:none}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 .AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0261{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:8px;display:flex}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 .AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0261{white-space:nowrap;align-items:center;gap:3px;margin-right:6px;display:flex}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 label{color:#fffc;cursor:pointer;margin:0;font-size:14px;font-weight:500;transition:color .2s ease-in-out}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 label:hover{color:#fff}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 input[type=radio]{appearance:none;cursor:pointer;background:none;border:2px solid #ffffff4d;border-radius:50%;outline:none;width:18px;height:18px;transition:all .2s ease-in-out;position:relative}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 input[type=radio]:hover{border-color:#ffffff80}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 input[type=radio]:focus{box-shadow:0 0 0 3px #ffffff1a}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 input[type=radio]:checked{background:#ffffff1a;border-color:#fffc}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 input[type=radio]:checked:after{content:\"\";background:#ffffffe6;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 input[type=radio][disabled]{opacity:.4;cursor:not-allowed}.AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0261{align-items:stretch;display:flex}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0261{color:#ffffffe6;backdrop-filter:blur(10px);cursor:pointer;background:linear-gradient(135deg,#0009,#0006);border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;height:44px;padding-left:16px;padding-right:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease-in-out;display:flex}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0261:hover:not(:disabled){background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0261:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #0003}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0261:disabled{opacity:.5;cursor:not-allowed;transform:none}.AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0261{color:#ffffffe6;letter-spacing:-.01em;margin-bottom:8px;font-size:18px;font-weight:600}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0261{margin-left:8px;position:relative;top:-2px}.AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0261{color:#ffffffe6;border-bottom:1px solid #ffffff26;padding:10px;position:relative}.AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0261{align-items:stretch;display:flex}.InputBox-module__inputWrapper_adOgOW__0261{pointer-events:all;align-items:stretch;gap:6px;display:flex}.InputBox-module__chatInput_adOgOW__0261{color:#fff;backdrop-filter:blur(10px);box-sizing:border-box;background:#0006;border:1px solid #fff3;border-radius:8px;outline:none;flex:1;height:36px;padding:0 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:400;transition:all .2s ease-in-out}.InputBox-module__chatInput_adOgOW__0261:focus{background:#0009;border-color:#fff6;box-shadow:0 0 0 3px #ffffff26}.InputBox-module__chatInput_adOgOW__0261::placeholder{color:#ffffff80}.InputBox-module__sendButton_adOgOW__0261{color:#ffffffe6;backdrop-filter:blur(10px);cursor:pointer;background:linear-gradient(135deg,#0009,#0006);border:1px solid #fff3;border-radius:8px;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s ease-in-out;display:flex}.InputBox-module__sendButton_adOgOW__0261:hover{background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.InputBox-module__sendButton_adOgOW__0261:active{transform:translateY(0);box-shadow:0 2px 4px #0003}.InputBox-module__sendButton_adOgOW__0261 .InputBox-module__svgIcon_adOgOW__0261 img{filter:invert(80%);width:18px;height:18px;transition:all .2s ease-in-out}.InputBox-module__sendButton_adOgOW__0261:hover .InputBox-module__svgIcon_adOgOW__0261 img{filter:invert(90%)}.Message-module__messageContainer_ikOQiq__0261{backdrop-filter:blur(8px);word-break:break-word;color:#ffffffe6;direction:ltr;background:#0000004d;border:1px solid #fff3;border-radius:8px;width:fit-content;margin:6px auto 6px 2px;padding:4px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;transition:all .2s ease-in-out;overflow-x:hidden}.Message-module__messageContainer_ikOQiq__0261:hover{background:#0006;border-color:#ffffff4d}.Message-module__userName_ikOQiq__0261{color:#ffffffe6;margin-right:4px;font-weight:600}.Messages-module__messagesContainer_LXaUUW__0261{z-index:1000;max-height:inherit;scrollbar-width:thin;scrollbar-color:#fff3 transparent;pointer-events:fill;direction:rtl;position:relative;bottom:0;left:-1px;overflow-y:auto}.Messages-module__messagesContainer_LXaUUW__0261::-webkit-scrollbar{width:6px}.Messages-module__messagesContainer_LXaUUW__0261::-webkit-scrollbar-track{background:none}.Messages-module__messagesContainer_LXaUUW__0261::-webkit-scrollbar-thumb{background:#fff3;border:1px solid #ffffff1a;border-radius:3px}.Messages-module__messagesContainer_LXaUUW__0261::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.Messages-module__newMessagesButton_LXaUUW__0261{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:1001;direction:ltr;background:#000000bf;border:1px solid #fff3;border-radius:20px;padding:8px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;transition:all .2s;position:absolute;bottom:50px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.Messages-module__newMessagesButton_LXaUUW__0261:hover{background:#000000d9;border-color:#ffffff4d;transform:translate(-50%)translateY(-2px);box-shadow:0 6px 16px #0006}.Messages-module__newMessagesButton_LXaUUW__0261:active{transform:translate(-50%)translateY(0);box-shadow:0 2px 8px #0000004d}.TextChatUIComponent-module__uiHover_gFDdcW__0261{z-index:102;pointer-events:all;width:58px;min-height:58px;position:absolute;bottom:0;left:0}.TextChatUIComponent-module__textChatUi_gFDdcW__0261{flex-direction:row;align-items:flex-end;width:100%;max-width:500px;height:0;display:flex;position:absolute;bottom:0;left:0}.TextChatUIComponent-module__textChat_gFDdcW__0261{z-index:-1;color:#fff;user-select:none;opacity:0;flex-direction:column;justify-content:space-between;width:100%;max-height:500px;margin-bottom:8px;margin-left:60px;padding:5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;transition:opacity .25s ease-in-out,transform .2s ease-in-out;display:flex;transform:translate(-100%)}.TextChatUIComponent-module__fadeIn_gFDdcW__0261{opacity:1;transform:translate(0)}.TextChatUIComponent-module__fadeOut_gFDdcW__0261{opacity:.6;transform:translate(calc(-100% - 72px))}.TextChatUIComponent-module__controls_gFDdcW__0261{position:absolute;top:2px;right:0}.TextChatUIComponent-module__openTab_gFDdcW__0261{backdrop-filter:blur(10px);cursor:pointer;z-index:102;user-select:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:8px;left:8px}.TextChatUIComponent-module__openTab_gFDdcW__0261:hover{background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__openTab_gFDdcW__0261:active{transform:scale(.95)}.TextChatUIComponent-module__openTab_gFDdcW__0261 img{filter:invert(80%);width:24px;height:24px;transition:all .2s ease-in-out}.TextChatUIComponent-module__stickyButton_gFDdcW__0261{z-index:103;backdrop-filter:blur(10px);cursor:pointer;user-select:none;opacity:1;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:38px;left:38px}.TextChatUIComponent-module__stickyButton_gFDdcW__0261:hover{background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0261{z-index:103;backdrop-filter:blur(10px);cursor:pointer;user-select:none;opacity:0;pointer-events:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:42px;left:42px}.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0261{z-index:103;backdrop-filter:blur(10px);cursor:pointer;user-select:none;background:#000c;border:1px solid #22c55e99;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:42px;left:42px;box-shadow:0 0 8px #22c55e4d}.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0261:hover{border-color:#22c55ecc;transform:scale(1.05);box-shadow:0 0 12px #22c55e66}.TextChatUIComponent-module__stickyButton_gFDdcW__0261 img,.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0261 img,.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0261 img{filter:invert(70%);width:12px;height:12px;transition:all .2s ease-in-out}.TextChatUIComponent-module__stickyButton_gFDdcW__0261:hover img,.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0261:hover img{filter:invert(90%)}.TextChatUIComponent-module__controls_gFDdcW__0261 .TextChatUIComponent-module__closeButton_gFDdcW__0261{color:#fffc;backdrop-filter:blur(10px);cursor:pointer;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease-in-out;display:flex;position:absolute;top:3px;right:3px}.TextChatUIComponent-module__closeButton_gFDdcW__0261:hover{color:#ffffffe6;background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__closeButton_gFDdcW__0261:active{transform:scale(.95)}.TextChatUIComponent-module__messagesWrapper_gFDdcW__0261{direction:rtl;width:fit-content;max-height:450px;margin-bottom:8px;position:relative}.Networked3dWebExperience-module__respawnButton_7g9l0W__0261{z-index:102;color:#ffffffe6;backdrop-filter:blur(10px);cursor:pointer;user-select:none;background:linear-gradient(135deg,#0009,#0006);border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;padding:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease-in-out;display:flex;position:absolute;top:8px;left:8px}.Networked3dWebExperience-module__respawnButton_7g9l0W__0261:hover{background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px)}.Networked3dWebExperience-module__respawnButton_7g9l0W__0261:active{transform:translateY(0)}\n";globalThis['__css-digest-9df4d1565589ce63a22b21cf2f9d3ed9__']="9df4d1565589ce63a22b21cf2f9d3ed9";
2
2
  // src/Networked3dWebExperienceClient.ts
3
3
  import {
4
4
  CameraManager,
@@ -45,8 +45,8 @@ import {
45
45
  var Avatar_default = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304l-91.4 0z"/></svg>\n';
46
46
 
47
47
  // esbuild-css-modules-plugin-ns-js::src/avatar-selection-ui/components/AvatarPanel/AvatarSelectionUIComponent.module.css:injector.js
48
- var content = globalThis['__css-content-f6c39ca8d32b92c0b3e90804c6ccc949__'];
49
- var digest = globalThis['__css-digest-f6c39ca8d32b92c0b3e90804c6ccc949__'];
48
+ var content = globalThis['__css-content-9df4d1565589ce63a22b21cf2f9d3ed9__'];
49
+ var digest = globalThis['__css-digest-9df4d1565589ce63a22b21cf2f9d3ed9__'];
50
50
  var inject = () => {
51
51
  setTimeout(() => {
52
52
  if (!globalThis.document) {
@@ -72,29 +72,29 @@ var inject = () => {
72
72
 
73
73
  // src/avatar-selection-ui/components/AvatarPanel/AvatarSelectionUIComponent.module.css
74
74
  var AvatarSelectionUIComponent_default = new Proxy({
75
- "avatarSelectionContainer": "AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0260",
76
- "avatarSelectionNoImage": "AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0260",
77
- "avatarSelectionSection": "AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0260",
78
- "avatarSelectionUi": "AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0260",
79
- "avatarSelectionUiAvatar": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0260",
80
- "avatarSelectionUiAvatarImage": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0260",
81
- "avatarSelectionUiAvatarImgContainer": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0260",
82
- "avatarSelectionUiCloseButton": "AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0260",
83
- "avatarSelectionUiHeader": "AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0260",
84
- "closeButton": "AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0260",
85
- "customAvatarInputSection": "AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0260",
86
- "customAvatarSection": "AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0260",
87
- "displayNameInputSection": "AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0260",
88
- "displayNameSection": "AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0260",
89
- "input": "AvatarSelectionUIComponent-module__input_VjZ7cq__0260",
90
- "menuButton": "AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0260",
91
- "openTab": "AvatarSelectionUIComponent-module__openTab_VjZ7cq__0260",
92
- "radioGroup": "AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0260",
93
- "radioItem": "AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0260",
94
- "sectionHeading": "AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0260",
95
- "selectedPill": "AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0260",
96
- "setButton": "AvatarSelectionUIComponent-module__setButton_VjZ7cq__0260",
97
- "tooltipText": "AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0260"
75
+ "avatarSelectionContainer": "AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0261",
76
+ "avatarSelectionNoImage": "AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0261",
77
+ "avatarSelectionSection": "AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0261",
78
+ "avatarSelectionUi": "AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0261",
79
+ "avatarSelectionUiAvatar": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0261",
80
+ "avatarSelectionUiAvatarImage": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0261",
81
+ "avatarSelectionUiAvatarImgContainer": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0261",
82
+ "avatarSelectionUiCloseButton": "AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0261",
83
+ "avatarSelectionUiHeader": "AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0261",
84
+ "closeButton": "AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0261",
85
+ "customAvatarInputSection": "AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0261",
86
+ "customAvatarSection": "AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0261",
87
+ "displayNameInputSection": "AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0261",
88
+ "displayNameSection": "AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0261",
89
+ "input": "AvatarSelectionUIComponent-module__input_VjZ7cq__0261",
90
+ "menuButton": "AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0261",
91
+ "openTab": "AvatarSelectionUIComponent-module__openTab_VjZ7cq__0261",
92
+ "radioGroup": "AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0261",
93
+ "radioItem": "AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0261",
94
+ "sectionHeading": "AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0261",
95
+ "selectedPill": "AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0261",
96
+ "setButton": "AvatarSelectionUIComponent-module__setButton_VjZ7cq__0261",
97
+ "tooltipText": "AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0261"
98
98
  }, {
99
99
  get: function(source, key) {
100
100
  inject();
@@ -455,8 +455,8 @@ import { forwardRef as forwardRef2, useImperativeHandle, useRef as useRef3, useS
455
455
  var PaperPlane_default = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M498.1 5.6c10.1 7 15.4 19.1 13.5 31.2l-64 416c-1.5 9.7-7.4 18.2-16 23s-18.9 5.4-28 1.6L284 427.7l-68.5 74.1c-8.9 9.7-22.9 12.9-35.2 8.1S160 493.2 160 480V396.4c0-4 1.5-7.8 4.2-10.7L331.8 202.8c5.8-6.3 5.6-16-.4-22s-15.7-6.4-22-.7L106 360.8 17.7 316.6C7.1 311.3 .3 300.7 0 288.9s5.9-22.8 16.1-28.7l448-256c10.7-6.1 23.9-5.5 34 1.4z"/></svg>';
456
456
 
457
457
  // esbuild-css-modules-plugin-ns-js::src/chat-ui/components/Input/InputBox.module.css:injector.js
458
- var content2 = globalThis['__css-content-f6c39ca8d32b92c0b3e90804c6ccc949__'];
459
- var digest2 = globalThis['__css-digest-f6c39ca8d32b92c0b3e90804c6ccc949__'];
458
+ var content2 = globalThis['__css-content-9df4d1565589ce63a22b21cf2f9d3ed9__'];
459
+ var digest2 = globalThis['__css-digest-9df4d1565589ce63a22b21cf2f9d3ed9__'];
460
460
  var inject2 = () => {
461
461
  setTimeout(() => {
462
462
  if (!globalThis.document) {
@@ -482,10 +482,10 @@ var inject2 = () => {
482
482
 
483
483
  // src/chat-ui/components/Input/InputBox.module.css
484
484
  var InputBox_default = new Proxy({
485
- "chatInput": "InputBox-module__chatInput_adOgOW__0260",
486
- "inputWrapper": "InputBox-module__inputWrapper_adOgOW__0260",
487
- "sendButton": "InputBox-module__sendButton_adOgOW__0260",
488
- "svgIcon": "InputBox-module__svgIcon_adOgOW__0260"
485
+ "chatInput": "InputBox-module__chatInput_adOgOW__0261",
486
+ "inputWrapper": "InputBox-module__inputWrapper_adOgOW__0261",
487
+ "sendButton": "InputBox-module__sendButton_adOgOW__0261",
488
+ "svgIcon": "InputBox-module__svgIcon_adOgOW__0261"
489
489
  }, {
490
490
  get: function(source, key) {
491
491
  inject2();
@@ -553,8 +553,8 @@ import { useEffect as useEffect3, useRef as useRef4, useState as useState4 } fro
553
553
  import { useState as useState3, useEffect as useEffect2, useCallback } from "react";
554
554
 
555
555
  // esbuild-css-modules-plugin-ns-js::src/chat-ui/components/Message/Message.module.css:injector.js
556
- var content3 = globalThis['__css-content-f6c39ca8d32b92c0b3e90804c6ccc949__'];
557
- var digest3 = globalThis['__css-digest-f6c39ca8d32b92c0b3e90804c6ccc949__'];
556
+ var content3 = globalThis['__css-content-9df4d1565589ce63a22b21cf2f9d3ed9__'];
557
+ var digest3 = globalThis['__css-digest-9df4d1565589ce63a22b21cf2f9d3ed9__'];
558
558
  var inject3 = () => {
559
559
  setTimeout(() => {
560
560
  if (!globalThis.document) {
@@ -580,8 +580,8 @@ var inject3 = () => {
580
580
 
581
581
  // src/chat-ui/components/Message/Message.module.css
582
582
  var Message_default = new Proxy({
583
- "messageContainer": "Message-module__messageContainer_ikOQiq__0260",
584
- "userName": "Message-module__userName_ikOQiq__0260"
583
+ "messageContainer": "Message-module__messageContainer_ikOQiq__0261",
584
+ "userName": "Message-module__userName_ikOQiq__0261"
585
585
  }, {
586
586
  get: function(source, key) {
587
587
  inject3();
@@ -637,8 +637,8 @@ var Message = ({ username, message, stringToHslOptions }) => {
637
637
  var Message_default2 = Message;
638
638
 
639
639
  // esbuild-css-modules-plugin-ns-js::src/chat-ui/components/Messages/Messages.module.css:injector.js
640
- var content4 = globalThis['__css-content-f6c39ca8d32b92c0b3e90804c6ccc949__'];
641
- var digest4 = globalThis['__css-digest-f6c39ca8d32b92c0b3e90804c6ccc949__'];
640
+ var content4 = globalThis['__css-content-9df4d1565589ce63a22b21cf2f9d3ed9__'];
641
+ var digest4 = globalThis['__css-digest-9df4d1565589ce63a22b21cf2f9d3ed9__'];
642
642
  var inject4 = () => {
643
643
  setTimeout(() => {
644
644
  if (!globalThis.document) {
@@ -664,8 +664,8 @@ var inject4 = () => {
664
664
 
665
665
  // src/chat-ui/components/Messages/Messages.module.css
666
666
  var Messages_default = new Proxy({
667
- "messagesContainer": "Messages-module__messagesContainer_LXaUUW__0260",
668
- "newMessagesButton": "Messages-module__newMessagesButton_LXaUUW__0260"
667
+ "messagesContainer": "Messages-module__messagesContainer_LXaUUW__0261",
668
+ "newMessagesButton": "Messages-module__newMessagesButton_LXaUUW__0261"
669
669
  }, {
670
670
  get: function(source, key) {
671
671
  inject4();
@@ -744,8 +744,8 @@ var Messages = ({ messages, stringToHslOptions, shouldAutoScroll }) => {
744
744
  };
745
745
 
746
746
  // esbuild-css-modules-plugin-ns-js::src/chat-ui/components/ChatPanel/TextChatUIComponent.module.css:injector.js
747
- var content5 = globalThis['__css-content-f6c39ca8d32b92c0b3e90804c6ccc949__'];
748
- var digest5 = globalThis['__css-digest-f6c39ca8d32b92c0b3e90804c6ccc949__'];
747
+ var content5 = globalThis['__css-content-9df4d1565589ce63a22b21cf2f9d3ed9__'];
748
+ var digest5 = globalThis['__css-digest-9df4d1565589ce63a22b21cf2f9d3ed9__'];
749
749
  var inject5 = () => {
750
750
  setTimeout(() => {
751
751
  if (!globalThis.document) {
@@ -771,18 +771,18 @@ var inject5 = () => {
771
771
 
772
772
  // src/chat-ui/components/ChatPanel/TextChatUIComponent.module.css
773
773
  var TextChatUIComponent_default = new Proxy({
774
- "closeButton": "TextChatUIComponent-module__closeButton_gFDdcW__0260",
775
- "controls": "TextChatUIComponent-module__controls_gFDdcW__0260",
776
- "fadeIn": "TextChatUIComponent-module__fadeIn_gFDdcW__0260",
777
- "fadeOut": "TextChatUIComponent-module__fadeOut_gFDdcW__0260",
778
- "messagesWrapper": "TextChatUIComponent-module__messagesWrapper_gFDdcW__0260",
779
- "openTab": "TextChatUIComponent-module__openTab_gFDdcW__0260",
780
- "stickyButton": "TextChatUIComponent-module__stickyButton_gFDdcW__0260",
781
- "stickyButtonEnabled": "TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0260",
782
- "stickyButtonFadeOut": "TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0260",
783
- "textChat": "TextChatUIComponent-module__textChat_gFDdcW__0260",
784
- "textChatUi": "TextChatUIComponent-module__textChatUi_gFDdcW__0260",
785
- "uiHover": "TextChatUIComponent-module__uiHover_gFDdcW__0260"
774
+ "closeButton": "TextChatUIComponent-module__closeButton_gFDdcW__0261",
775
+ "controls": "TextChatUIComponent-module__controls_gFDdcW__0261",
776
+ "fadeIn": "TextChatUIComponent-module__fadeIn_gFDdcW__0261",
777
+ "fadeOut": "TextChatUIComponent-module__fadeOut_gFDdcW__0261",
778
+ "messagesWrapper": "TextChatUIComponent-module__messagesWrapper_gFDdcW__0261",
779
+ "openTab": "TextChatUIComponent-module__openTab_gFDdcW__0261",
780
+ "stickyButton": "TextChatUIComponent-module__stickyButton_gFDdcW__0261",
781
+ "stickyButtonEnabled": "TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0261",
782
+ "stickyButtonFadeOut": "TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0261",
783
+ "textChat": "TextChatUIComponent-module__textChat_gFDdcW__0261",
784
+ "textChatUi": "TextChatUIComponent-module__textChatUi_gFDdcW__0261",
785
+ "uiHover": "TextChatUIComponent-module__uiHover_gFDdcW__0261"
786
786
  }, {
787
787
  get: function(source, key) {
788
788
  inject5();
@@ -1000,8 +1000,8 @@ var TextChatUI = class {
1000
1000
  };
1001
1001
 
1002
1002
  // esbuild-css-modules-plugin-ns-js::src/Networked3dWebExperience.module.css:injector.js
1003
- var content6 = globalThis['__css-content-f6c39ca8d32b92c0b3e90804c6ccc949__'];
1004
- var digest6 = globalThis['__css-digest-f6c39ca8d32b92c0b3e90804c6ccc949__'];
1003
+ var content6 = globalThis['__css-content-9df4d1565589ce63a22b21cf2f9d3ed9__'];
1004
+ var digest6 = globalThis['__css-digest-9df4d1565589ce63a22b21cf2f9d3ed9__'];
1005
1005
  var inject6 = () => {
1006
1006
  setTimeout(() => {
1007
1007
  if (!globalThis.document) {
@@ -1027,7 +1027,7 @@ var inject6 = () => {
1027
1027
 
1028
1028
  // src/Networked3dWebExperience.module.css
1029
1029
  var Networked3dWebExperience_default = new Proxy({
1030
- "respawnButton": "Networked3dWebExperience-module__respawnButton_7g9l0W__0260"
1030
+ "respawnButton": "Networked3dWebExperience-module__respawnButton_7g9l0W__0261"
1031
1031
  }, {
1032
1032
  get: function(source, key) {
1033
1033
  inject6();
@@ -1291,9 +1291,8 @@ var Networked3dWebExperienceClient = class {
1291
1291
  lastUpdateTimeMs = 0;
1292
1292
  frameCounter = 0;
1293
1293
  targetFPS = 60;
1294
- frameInterval = 1e3 / this.targetFPS;
1295
- epochFramesRendered = 0;
1296
- epochStartTimeMs = 0;
1294
+ fixedDeltaTime = 1 / this.targetFPS;
1295
+ accumulatedTime = 0;
1297
1296
  cachedCameraTransform = {
1298
1297
  position: new Vect3(),
1299
1298
  rotation: { x: 0, y: 0, z: 0 },
@@ -1498,34 +1497,35 @@ var Networked3dWebExperienceClient = class {
1498
1497
  }
1499
1498
  update() {
1500
1499
  const currentTimeMs = performance.now();
1501
- const elapsedMs = currentTimeMs - this.lastUpdateTimeMs;
1502
- let deltaTimeSeconds = elapsedMs / 1e3;
1503
- if (deltaTimeSeconds > 0.1) {
1504
- deltaTimeSeconds = 0.1;
1505
- }
1506
1500
  this.currentRequestAnimationFrame = requestAnimationFrame(() => {
1507
1501
  this.update();
1508
1502
  });
1509
- if (this.epochStartTimeMs === 0) {
1510
- this.epochStartTimeMs = currentTimeMs;
1503
+ const elapsedMs = currentTimeMs - this.lastUpdateTimeMs;
1504
+ this.lastUpdateTimeMs = currentTimeMs;
1505
+ const elapsedSeconds = Math.min(elapsedMs / 1e3, 0.1);
1506
+ this.accumulatedTime += elapsedSeconds;
1507
+ let physicsUpdated = false;
1508
+ const updatedCharacterDescriptions = [];
1509
+ const removedUserIds = [];
1510
+ while (this.accumulatedTime >= this.fixedDeltaTime) {
1511
+ this.frameCounter++;
1512
+ const result = this.characterManager.update(this.fixedDeltaTime, this.frameCounter);
1513
+ for (const id of result.updatedCharacterDescriptions) {
1514
+ if (!updatedCharacterDescriptions.includes(id)) {
1515
+ updatedCharacterDescriptions.push(id);
1516
+ }
1517
+ }
1518
+ for (const id of result.removedUserIds) {
1519
+ if (!removedUserIds.includes(id)) {
1520
+ removedUserIds.push(id);
1521
+ }
1522
+ }
1523
+ this.accumulatedTime -= this.fixedDeltaTime;
1524
+ physicsUpdated = true;
1511
1525
  }
1512
- const timeSinceEpochStartMs = currentTimeMs - this.epochStartTimeMs;
1513
- const idealFramesRendered = timeSinceEpochStartMs / this.frameInterval;
1514
- const deltaFrames = this.epochFramesRendered - idealFramesRendered;
1515
- if (deltaFrames > 0) {
1526
+ if (!physicsUpdated) {
1516
1527
  return;
1517
1528
  }
1518
- if (timeSinceEpochStartMs > 1e3) {
1519
- this.epochStartTimeMs = currentTimeMs;
1520
- this.epochFramesRendered = 0;
1521
- }
1522
- this.epochFramesRendered++;
1523
- this.lastUpdateTimeMs = currentTimeMs;
1524
- this.frameCounter++;
1525
- const { updatedCharacterDescriptions, removedUserIds } = this.characterManager.update(
1526
- deltaTimeSeconds,
1527
- this.frameCounter
1528
- );
1529
1529
  this.cameraManager.update();
1530
1530
  if (this.tweakPane.guiVisible && this.characterManager.localController) {
1531
1531
  this.tweakPane.updateCharacterData(this.characterManager.localController);
@@ -1548,7 +1548,7 @@ var Networked3dWebExperienceClient = class {
1548
1548
  removedUserIds,
1549
1549
  cameraTransform: this.cachedCameraTransform,
1550
1550
  localCharacterId: this.characterManager.getLocalClientId(),
1551
- deltaTimeSeconds
1551
+ deltaTimeSeconds: this.fixedDeltaTime
1552
1552
  };
1553
1553
  this.renderer.render(renderState);
1554
1554
  }