@mml-io/3d-web-experience-client 0.23.1 → 0.23.3

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__0231 {\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__0231 {\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__0231:focus {\n background-color: #0009;\n border-color: #fff6;\n box-shadow: 0 0 0 3px #ffffff26;\n}\n\n.AvatarSelectionUIComponent-module__input_VjZ7cq__0231::placeholder {\n color: #ffffff80;\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0231 {\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__0231:hover {\n color: #ffffffe6;\n background: #000c;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0231:active {\n transform: scale(.95);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0231 {\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__0231:hover {\n background: #000c;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0231:active {\n transform: scale(.95);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0231 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__0231 {\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__0231::-webkit-scrollbar {\n width: 8px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0231::-webkit-scrollbar-track {\n background: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0231::-webkit-scrollbar-thumb {\n background: #fff3;\n border: 1px solid #ffffff1a;\n border-radius: 4px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0231::-webkit-scrollbar-thumb:hover {\n background: #ffffff4d;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0231 {\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0231:last-child {\n border-bottom: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0231 {\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__0231::-webkit-scrollbar {\n width: 6px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0231::-webkit-scrollbar-track {\n background: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0231::-webkit-scrollbar-thumb {\n background: #ffffff26;\n border-radius: 3px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0231 {\n color: #ffffffe6;\n text-align: center;\n font-weight: 600;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0231 {\n position: absolute;\n top: 20px;\n right: 20px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0231 {\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__0231:hover {\n background: #0000004d;\n transform: translateY(-2px);\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0231 {\n border-radius: 8px;\n position: relative;\n overflow: hidden;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0231 {\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__0231 img {\n filter: invert(70%);\n opacity: .7;\n width: 40%;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0231 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__0231 {\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__0231 p:hover + .AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0231 {\n opacity: 1;\n visibility: visible;\n transition-delay: .5s;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0231 .AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0231 {\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__0231 {\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__0231 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0231 {\n z-index: 2;\n position: absolute;\n top: 4px;\n right: 4px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0231 img:hover {\n opacity: .8;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 {\n color: #ffffffe6;\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231:last-child {\n border-bottom: none;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 .AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0231 {\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__0231 .AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0231 {\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__0231 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__0231 label:hover {\n color: #fff;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 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__0231 input[type=\"radio\"]:hover {\n border-color: #ffffff80;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 input[type=\"radio\"]:focus {\n box-shadow: 0 0 0 3px #ffffff1a;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 input[type=\"radio\"]:checked {\n background: #ffffff1a;\n border-color: #fffc;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 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__0231 input[type=\"radio\"][disabled] {\n opacity: .4;\n cursor: not-allowed;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0231 {\n align-items: stretch;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0231 {\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__0231: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__0231:active:not(:disabled) {\n transform: translateY(0);\n box-shadow: 0 2px 4px #0003;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0231:disabled {\n opacity: .5;\n cursor: not-allowed;\n transform: none;\n}\n\n.AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0231 {\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__0231 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0231 {\n margin-left: 8px;\n position: relative;\n top: -2px;\n}\n\n.AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0231 {\n color: #ffffffe6;\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0231 {\n align-items: stretch;\n display: flex;\n}\n", ".InputBox-module__inputWrapper_adOgOW__0231 {\n pointer-events: all;\n align-items: stretch;\n gap: 6px;\n display: flex;\n}\n\n.InputBox-module__chatInput_adOgOW__0231 {\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__0231:focus {\n background: #0009;\n border-color: #fff6;\n box-shadow: 0 0 0 3px #ffffff26;\n}\n\n.InputBox-module__chatInput_adOgOW__0231::placeholder {\n color: #ffffff80;\n}\n\n.InputBox-module__sendButton_adOgOW__0231 {\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__0231: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__0231:active {\n transform: translateY(0);\n box-shadow: 0 2px 4px #0003;\n}\n\n.InputBox-module__sendButton_adOgOW__0231 .InputBox-module__svgIcon_adOgOW__0231 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__0231:hover .InputBox-module__svgIcon_adOgOW__0231 img {\n filter: invert(90%);\n}\n", ".Message-module__messageContainer_ikOQiq__0231 {\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__0231:hover {\n background: #0006;\n border-color: #ffffff4d;\n}\n\n.Message-module__userName_ikOQiq__0231 {\n color: #ffffffe6;\n margin-right: 4px;\n font-weight: 600;\n}\n", ".Messages-module__messagesContainer_LXaUUW__0231 {\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__0231::-webkit-scrollbar {\n width: 6px;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0231::-webkit-scrollbar-track {\n background: none;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0231::-webkit-scrollbar-thumb {\n background: #fff3;\n border: 1px solid #ffffff1a;\n border-radius: 3px;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0231::-webkit-scrollbar-thumb:hover {\n background: #ffffff4d;\n}\n\n.Messages-module__newMessagesButton_LXaUUW__0231 {\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__0231: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__0231:active {\n transform: translateX(-50%)translateY(0);\n box-shadow: 0 2px 8px #0000004d;\n}\n", ".TextChatUIComponent-module__uiHover_gFDdcW__0231 {\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__0231 {\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__0231 {\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__0231 {\n opacity: 1;\n transform: translateX(0%);\n}\n\n.TextChatUIComponent-module__fadeOut_gFDdcW__0231 {\n opacity: .6;\n transform: translateX(calc(-100% - 72px));\n}\n\n.TextChatUIComponent-module__controls_gFDdcW__0231 {\n position: absolute;\n top: 2px;\n right: 0;\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0231 {\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__0231:hover {\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0231:active {\n transform: scale(.95);\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0231 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__0231 {\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__0231:hover {\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0231 {\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__0231 {\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__0231:hover {\n border-color: #22c55ecc;\n transform: scale(1.05);\n box-shadow: 0 0 12px #22c55e66;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0231 img, .TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0231 img, .TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0231 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__0231:hover img, .TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0231:hover img {\n filter: invert(90%);\n}\n\n.TextChatUIComponent-module__controls_gFDdcW__0231 .TextChatUIComponent-module__closeButton_gFDdcW__0231 {\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__0231:hover {\n color: #ffffffe6;\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__closeButton_gFDdcW__0231:active {\n transform: scale(.95);\n}\n\n.TextChatUIComponent-module__messagesWrapper_gFDdcW__0231 {\n direction: rtl;\n width: fit-content;\n max-height: 450px;\n margin-bottom: 8px;\n position: relative;\n}\n", ".Networked3dWebExperience-module__respawnButton_7g9l0W__0231 {\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__0231:hover {\n background: linear-gradient(135deg, #000c, #0009);\n border-color: #ffffff4d;\n transform: translateY(-1px);\n}\n\n.Networked3dWebExperience-module__respawnButton_7g9l0W__0231:active {\n transform: translateY(0);\n}\n"],
4
+ "sourcesContent": [".AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0233 {\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__0233 {\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__0233:focus {\n background-color: #0009;\n border-color: #fff6;\n box-shadow: 0 0 0 3px #ffffff26;\n}\n\n.AvatarSelectionUIComponent-module__input_VjZ7cq__0233::placeholder {\n color: #ffffff80;\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0233 {\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__0233:hover {\n color: #ffffffe6;\n background: #000c;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0233:active {\n transform: scale(.95);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0233 {\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__0233:hover {\n background: #000c;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0233:active {\n transform: scale(.95);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0233 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__0233 {\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__0233::-webkit-scrollbar {\n width: 8px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0233::-webkit-scrollbar-track {\n background: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0233::-webkit-scrollbar-thumb {\n background: #fff3;\n border: 1px solid #ffffff1a;\n border-radius: 4px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0233::-webkit-scrollbar-thumb:hover {\n background: #ffffff4d;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0233 {\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0233:last-child {\n border-bottom: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0233 {\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__0233::-webkit-scrollbar {\n width: 6px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0233::-webkit-scrollbar-track {\n background: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0233::-webkit-scrollbar-thumb {\n background: #ffffff26;\n border-radius: 3px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0233 {\n color: #ffffffe6;\n text-align: center;\n font-weight: 600;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0233 {\n position: absolute;\n top: 20px;\n right: 20px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0233 {\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__0233:hover {\n background: #0000004d;\n transform: translateY(-2px);\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0233 {\n border-radius: 8px;\n position: relative;\n overflow: hidden;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0233 {\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__0233 img {\n filter: invert(70%);\n opacity: .7;\n width: 40%;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0233 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__0233 {\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__0233 p:hover + .AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0233 {\n opacity: 1;\n visibility: visible;\n transition-delay: .5s;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0233 .AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0233 {\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__0233 {\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__0233 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0233 {\n z-index: 2;\n position: absolute;\n top: 4px;\n right: 4px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0233 img:hover {\n opacity: .8;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 {\n color: #ffffffe6;\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233:last-child {\n border-bottom: none;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 .AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0233 {\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__0233 .AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0233 {\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__0233 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__0233 label:hover {\n color: #fff;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 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__0233 input[type=\"radio\"]:hover {\n border-color: #ffffff80;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 input[type=\"radio\"]:focus {\n box-shadow: 0 0 0 3px #ffffff1a;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 input[type=\"radio\"]:checked {\n background: #ffffff1a;\n border-color: #fffc;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 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__0233 input[type=\"radio\"][disabled] {\n opacity: .4;\n cursor: not-allowed;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0233 {\n align-items: stretch;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0233 {\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__0233: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__0233:active:not(:disabled) {\n transform: translateY(0);\n box-shadow: 0 2px 4px #0003;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0233:disabled {\n opacity: .5;\n cursor: not-allowed;\n transform: none;\n}\n\n.AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0233 {\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__0233 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0233 {\n margin-left: 8px;\n position: relative;\n top: -2px;\n}\n\n.AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0233 {\n color: #ffffffe6;\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0233 {\n align-items: stretch;\n display: flex;\n}\n", ".InputBox-module__inputWrapper_adOgOW__0233 {\n pointer-events: all;\n align-items: stretch;\n gap: 6px;\n display: flex;\n}\n\n.InputBox-module__chatInput_adOgOW__0233 {\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__0233:focus {\n background: #0009;\n border-color: #fff6;\n box-shadow: 0 0 0 3px #ffffff26;\n}\n\n.InputBox-module__chatInput_adOgOW__0233::placeholder {\n color: #ffffff80;\n}\n\n.InputBox-module__sendButton_adOgOW__0233 {\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__0233: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__0233:active {\n transform: translateY(0);\n box-shadow: 0 2px 4px #0003;\n}\n\n.InputBox-module__sendButton_adOgOW__0233 .InputBox-module__svgIcon_adOgOW__0233 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__0233:hover .InputBox-module__svgIcon_adOgOW__0233 img {\n filter: invert(90%);\n}\n", ".Message-module__messageContainer_ikOQiq__0233 {\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__0233:hover {\n background: #0006;\n border-color: #ffffff4d;\n}\n\n.Message-module__userName_ikOQiq__0233 {\n color: #ffffffe6;\n margin-right: 4px;\n font-weight: 600;\n}\n", ".Messages-module__messagesContainer_LXaUUW__0233 {\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__0233::-webkit-scrollbar {\n width: 6px;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0233::-webkit-scrollbar-track {\n background: none;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0233::-webkit-scrollbar-thumb {\n background: #fff3;\n border: 1px solid #ffffff1a;\n border-radius: 3px;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0233::-webkit-scrollbar-thumb:hover {\n background: #ffffff4d;\n}\n\n.Messages-module__newMessagesButton_LXaUUW__0233 {\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__0233: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__0233:active {\n transform: translateX(-50%)translateY(0);\n box-shadow: 0 2px 8px #0000004d;\n}\n", ".TextChatUIComponent-module__uiHover_gFDdcW__0233 {\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__0233 {\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__0233 {\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__0233 {\n opacity: 1;\n transform: translateX(0%);\n}\n\n.TextChatUIComponent-module__fadeOut_gFDdcW__0233 {\n opacity: .6;\n transform: translateX(calc(-100% - 72px));\n}\n\n.TextChatUIComponent-module__controls_gFDdcW__0233 {\n position: absolute;\n top: 2px;\n right: 0;\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0233 {\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__0233:hover {\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0233:active {\n transform: scale(.95);\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0233 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__0233 {\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__0233:hover {\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0233 {\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__0233 {\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__0233:hover {\n border-color: #22c55ecc;\n transform: scale(1.05);\n box-shadow: 0 0 12px #22c55e66;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0233 img, .TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0233 img, .TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0233 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__0233:hover img, .TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0233:hover img {\n filter: invert(90%);\n}\n\n.TextChatUIComponent-module__controls_gFDdcW__0233 .TextChatUIComponent-module__closeButton_gFDdcW__0233 {\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__0233:hover {\n color: #ffffffe6;\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__closeButton_gFDdcW__0233:active {\n transform: scale(.95);\n}\n\n.TextChatUIComponent-module__messagesWrapper_gFDdcW__0233 {\n direction: rtl;\n width: fit-content;\n max-height: 450px;\n margin-bottom: 8px;\n position: relative;\n}\n", ".Networked3dWebExperience-module__respawnButton_7g9l0W__0233 {\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__0233:hover {\n background: linear-gradient(135deg, #000c, #0009);\n border-color: #ffffff4d;\n transform: translateY(-1px);\n}\n\n.Networked3dWebExperience-module__respawnButton_7g9l0W__0233: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-0cf48d47e49b83312176e637e778b3b0__']=".AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0231{z-index:102;user-select:none;width:70px;min-height:70px;position:absolute;top:0;right:0}.AvatarSelectionUIComponent-module__input_VjZ7cq__0231{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__0231:focus{background-color:#0009;border-color:#fff6;box-shadow:0 0 0 3px #ffffff26}.AvatarSelectionUIComponent-module__input_VjZ7cq__0231::placeholder{color:#ffffff80}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0231{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__0231:hover{color:#ffffffe6;background:#000c;transform:scale(1.05)}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0231:active{transform:scale(.95)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0231{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__0231:hover{background:#000c;transform:scale(1.05)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0231:active{transform:scale(.95)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0231 img{filter:invert(80%);width:24px;height:24px;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0231{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__0231::-webkit-scrollbar{width:8px}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0231::-webkit-scrollbar-track{background:none}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0231::-webkit-scrollbar-thumb{background:#fff3;border:1px solid #ffffff1a;border-radius:4px}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0231::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0231{border-bottom:1px solid #ffffff26;padding:10px}.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0231:last-child{border-bottom:none}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0231{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__0231::-webkit-scrollbar{width:6px}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0231::-webkit-scrollbar-track{background:none}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0231::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0231{color:#ffffffe6;text-align:center;font-weight:600;position:relative}.AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0231{position:absolute;top:20px;right:20px}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0231{color:#ffffffe6;text-align:center;cursor:pointer;border-radius:8px;padding:4px;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0231:hover{background:#0000004d;transform:translateY(-2px)}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0231{border-radius:8px;position:relative;overflow:hidden}.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0231{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__0231 img{filter:invert(70%);opacity:.7;width:40%}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0231 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__0231{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__0231 p:hover+.AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0231{opacity:1;visibility:visible;transition-delay:.5s}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0231 .AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0231{aspect-ratio:1;border-radius:8px;width:100%;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0231{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__0231 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0231{z-index:2;position:absolute;top:4px;right:4px}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0231 img:hover{opacity:.8;transform:scale(1.05)}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231{color:#ffffffe6;border-bottom:1px solid #ffffff26;padding:10px;position:relative}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231:last-child{border-bottom:none}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 .AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0231{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:8px;display:flex}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 .AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0231{white-space:nowrap;align-items:center;gap:3px;margin-right:6px;display:flex}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 label{color:#fffc;cursor:pointer;margin:0;font-size:14px;font-weight:500;transition:color .2s ease-in-out}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 label:hover{color:#fff}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 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__0231 input[type=radio]:hover{border-color:#ffffff80}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 input[type=radio]:focus{box-shadow:0 0 0 3px #ffffff1a}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 input[type=radio]:checked{background:#ffffff1a;border-color:#fffc}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 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__0231 input[type=radio][disabled]{opacity:.4;cursor:not-allowed}.AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0231{align-items:stretch;display:flex}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0231{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__0231: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__0231:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #0003}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0231:disabled{opacity:.5;cursor:not-allowed;transform:none}.AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0231{color:#ffffffe6;letter-spacing:-.01em;margin-bottom:8px;font-size:18px;font-weight:600}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0231{margin-left:8px;position:relative;top:-2px}.AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0231{color:#ffffffe6;border-bottom:1px solid #ffffff26;padding:10px;position:relative}.AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0231{align-items:stretch;display:flex}.InputBox-module__inputWrapper_adOgOW__0231{pointer-events:all;align-items:stretch;gap:6px;display:flex}.InputBox-module__chatInput_adOgOW__0231{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__0231:focus{background:#0009;border-color:#fff6;box-shadow:0 0 0 3px #ffffff26}.InputBox-module__chatInput_adOgOW__0231::placeholder{color:#ffffff80}.InputBox-module__sendButton_adOgOW__0231{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__0231:hover{background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.InputBox-module__sendButton_adOgOW__0231:active{transform:translateY(0);box-shadow:0 2px 4px #0003}.InputBox-module__sendButton_adOgOW__0231 .InputBox-module__svgIcon_adOgOW__0231 img{filter:invert(80%);width:18px;height:18px;transition:all .2s ease-in-out}.InputBox-module__sendButton_adOgOW__0231:hover .InputBox-module__svgIcon_adOgOW__0231 img{filter:invert(90%)}.Message-module__messageContainer_ikOQiq__0231{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__0231:hover{background:#0006;border-color:#ffffff4d}.Message-module__userName_ikOQiq__0231{color:#ffffffe6;margin-right:4px;font-weight:600}.Messages-module__messagesContainer_LXaUUW__0231{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__0231::-webkit-scrollbar{width:6px}.Messages-module__messagesContainer_LXaUUW__0231::-webkit-scrollbar-track{background:none}.Messages-module__messagesContainer_LXaUUW__0231::-webkit-scrollbar-thumb{background:#fff3;border:1px solid #ffffff1a;border-radius:3px}.Messages-module__messagesContainer_LXaUUW__0231::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.Messages-module__newMessagesButton_LXaUUW__0231{-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__0231:hover{background:#000000d9;border-color:#ffffff4d;transform:translate(-50%)translateY(-2px);box-shadow:0 6px 16px #0006}.Messages-module__newMessagesButton_LXaUUW__0231:active{transform:translate(-50%)translateY(0);box-shadow:0 2px 8px #0000004d}.TextChatUIComponent-module__uiHover_gFDdcW__0231{z-index:102;pointer-events:all;width:58px;min-height:58px;position:absolute;bottom:0;left:0}.TextChatUIComponent-module__textChatUi_gFDdcW__0231{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__0231{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__0231{opacity:1;transform:translate(0)}.TextChatUIComponent-module__fadeOut_gFDdcW__0231{opacity:.6;transform:translate(calc(-100% - 72px))}.TextChatUIComponent-module__controls_gFDdcW__0231{position:absolute;top:2px;right:0}.TextChatUIComponent-module__openTab_gFDdcW__0231{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__0231:hover{background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__openTab_gFDdcW__0231:active{transform:scale(.95)}.TextChatUIComponent-module__openTab_gFDdcW__0231 img{filter:invert(80%);width:24px;height:24px;transition:all .2s ease-in-out}.TextChatUIComponent-module__stickyButton_gFDdcW__0231{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__0231:hover{background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0231{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__0231{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__0231:hover{border-color:#22c55ecc;transform:scale(1.05);box-shadow:0 0 12px #22c55e66}.TextChatUIComponent-module__stickyButton_gFDdcW__0231 img,.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0231 img,.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0231 img{filter:invert(70%);width:12px;height:12px;transition:all .2s ease-in-out}.TextChatUIComponent-module__stickyButton_gFDdcW__0231:hover img,.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0231:hover img{filter:invert(90%)}.TextChatUIComponent-module__controls_gFDdcW__0231 .TextChatUIComponent-module__closeButton_gFDdcW__0231{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__0231:hover{color:#ffffffe6;background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__closeButton_gFDdcW__0231:active{transform:scale(.95)}.TextChatUIComponent-module__messagesWrapper_gFDdcW__0231{direction:rtl;width:fit-content;max-height:450px;margin-bottom:8px;position:relative}.Networked3dWebExperience-module__respawnButton_7g9l0W__0231{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__0231:hover{background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px)}.Networked3dWebExperience-module__respawnButton_7g9l0W__0231:active{transform:translateY(0)}\n";globalThis['__css-digest-0cf48d47e49b83312176e637e778b3b0__']="0cf48d47e49b83312176e637e778b3b0";
1
+ globalThis['__css-content-0c45deb1fdac600a9280038e5ef23dac__']=".AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0233{z-index:102;user-select:none;width:70px;min-height:70px;position:absolute;top:0;right:0}.AvatarSelectionUIComponent-module__input_VjZ7cq__0233{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__0233:focus{background-color:#0009;border-color:#fff6;box-shadow:0 0 0 3px #ffffff26}.AvatarSelectionUIComponent-module__input_VjZ7cq__0233::placeholder{color:#ffffff80}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0233{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__0233:hover{color:#ffffffe6;background:#000c;transform:scale(1.05)}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0233:active{transform:scale(.95)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0233{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__0233:hover{background:#000c;transform:scale(1.05)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0233:active{transform:scale(.95)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0233 img{filter:invert(80%);width:24px;height:24px;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0233{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__0233::-webkit-scrollbar{width:8px}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0233::-webkit-scrollbar-track{background:none}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0233::-webkit-scrollbar-thumb{background:#fff3;border:1px solid #ffffff1a;border-radius:4px}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0233::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0233{border-bottom:1px solid #ffffff26;padding:10px}.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0233:last-child{border-bottom:none}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0233{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__0233::-webkit-scrollbar{width:6px}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0233::-webkit-scrollbar-track{background:none}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0233::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0233{color:#ffffffe6;text-align:center;font-weight:600;position:relative}.AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0233{position:absolute;top:20px;right:20px}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0233{color:#ffffffe6;text-align:center;cursor:pointer;border-radius:8px;padding:4px;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0233:hover{background:#0000004d;transform:translateY(-2px)}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0233{border-radius:8px;position:relative;overflow:hidden}.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0233{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__0233 img{filter:invert(70%);opacity:.7;width:40%}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0233 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__0233{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__0233 p:hover+.AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0233{opacity:1;visibility:visible;transition-delay:.5s}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0233 .AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0233{aspect-ratio:1;border-radius:8px;width:100%;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0233{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__0233 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0233{z-index:2;position:absolute;top:4px;right:4px}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0233 img:hover{opacity:.8;transform:scale(1.05)}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233{color:#ffffffe6;border-bottom:1px solid #ffffff26;padding:10px;position:relative}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233:last-child{border-bottom:none}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 .AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0233{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:8px;display:flex}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 .AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0233{white-space:nowrap;align-items:center;gap:3px;margin-right:6px;display:flex}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 label{color:#fffc;cursor:pointer;margin:0;font-size:14px;font-weight:500;transition:color .2s ease-in-out}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 label:hover{color:#fff}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 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__0233 input[type=radio]:hover{border-color:#ffffff80}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 input[type=radio]:focus{box-shadow:0 0 0 3px #ffffff1a}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 input[type=radio]:checked{background:#ffffff1a;border-color:#fffc}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 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__0233 input[type=radio][disabled]{opacity:.4;cursor:not-allowed}.AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0233{align-items:stretch;display:flex}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0233{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__0233: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__0233:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #0003}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0233:disabled{opacity:.5;cursor:not-allowed;transform:none}.AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0233{color:#ffffffe6;letter-spacing:-.01em;margin-bottom:8px;font-size:18px;font-weight:600}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0233{margin-left:8px;position:relative;top:-2px}.AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0233{color:#ffffffe6;border-bottom:1px solid #ffffff26;padding:10px;position:relative}.AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0233{align-items:stretch;display:flex}.InputBox-module__inputWrapper_adOgOW__0233{pointer-events:all;align-items:stretch;gap:6px;display:flex}.InputBox-module__chatInput_adOgOW__0233{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__0233:focus{background:#0009;border-color:#fff6;box-shadow:0 0 0 3px #ffffff26}.InputBox-module__chatInput_adOgOW__0233::placeholder{color:#ffffff80}.InputBox-module__sendButton_adOgOW__0233{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__0233:hover{background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.InputBox-module__sendButton_adOgOW__0233:active{transform:translateY(0);box-shadow:0 2px 4px #0003}.InputBox-module__sendButton_adOgOW__0233 .InputBox-module__svgIcon_adOgOW__0233 img{filter:invert(80%);width:18px;height:18px;transition:all .2s ease-in-out}.InputBox-module__sendButton_adOgOW__0233:hover .InputBox-module__svgIcon_adOgOW__0233 img{filter:invert(90%)}.Message-module__messageContainer_ikOQiq__0233{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__0233:hover{background:#0006;border-color:#ffffff4d}.Message-module__userName_ikOQiq__0233{color:#ffffffe6;margin-right:4px;font-weight:600}.Messages-module__messagesContainer_LXaUUW__0233{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__0233::-webkit-scrollbar{width:6px}.Messages-module__messagesContainer_LXaUUW__0233::-webkit-scrollbar-track{background:none}.Messages-module__messagesContainer_LXaUUW__0233::-webkit-scrollbar-thumb{background:#fff3;border:1px solid #ffffff1a;border-radius:3px}.Messages-module__messagesContainer_LXaUUW__0233::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.Messages-module__newMessagesButton_LXaUUW__0233{-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__0233:hover{background:#000000d9;border-color:#ffffff4d;transform:translate(-50%)translateY(-2px);box-shadow:0 6px 16px #0006}.Messages-module__newMessagesButton_LXaUUW__0233:active{transform:translate(-50%)translateY(0);box-shadow:0 2px 8px #0000004d}.TextChatUIComponent-module__uiHover_gFDdcW__0233{z-index:102;pointer-events:all;width:58px;min-height:58px;position:absolute;bottom:0;left:0}.TextChatUIComponent-module__textChatUi_gFDdcW__0233{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__0233{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__0233{opacity:1;transform:translate(0)}.TextChatUIComponent-module__fadeOut_gFDdcW__0233{opacity:.6;transform:translate(calc(-100% - 72px))}.TextChatUIComponent-module__controls_gFDdcW__0233{position:absolute;top:2px;right:0}.TextChatUIComponent-module__openTab_gFDdcW__0233{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__0233:hover{background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__openTab_gFDdcW__0233:active{transform:scale(.95)}.TextChatUIComponent-module__openTab_gFDdcW__0233 img{filter:invert(80%);width:24px;height:24px;transition:all .2s ease-in-out}.TextChatUIComponent-module__stickyButton_gFDdcW__0233{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__0233:hover{background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0233{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__0233{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__0233:hover{border-color:#22c55ecc;transform:scale(1.05);box-shadow:0 0 12px #22c55e66}.TextChatUIComponent-module__stickyButton_gFDdcW__0233 img,.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0233 img,.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0233 img{filter:invert(70%);width:12px;height:12px;transition:all .2s ease-in-out}.TextChatUIComponent-module__stickyButton_gFDdcW__0233:hover img,.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0233:hover img{filter:invert(90%)}.TextChatUIComponent-module__controls_gFDdcW__0233 .TextChatUIComponent-module__closeButton_gFDdcW__0233{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__0233:hover{color:#ffffffe6;background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__closeButton_gFDdcW__0233:active{transform:scale(.95)}.TextChatUIComponent-module__messagesWrapper_gFDdcW__0233{direction:rtl;width:fit-content;max-height:450px;margin-bottom:8px;position:relative}.Networked3dWebExperience-module__respawnButton_7g9l0W__0233{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__0233:hover{background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px)}.Networked3dWebExperience-module__respawnButton_7g9l0W__0233:active{transform:translateY(0)}\n";globalThis['__css-digest-0c45deb1fdac600a9280038e5ef23dac__']="0c45deb1fdac600a9280038e5ef23dac";
2
2
  // src/Networked3dWebExperienceClient.ts
3
3
  import {
4
4
  CameraManager,
@@ -53,8 +53,8 @@ import {
53
53
  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';
54
54
 
55
55
  // esbuild-css-modules-plugin-ns-js::src/avatar-selection-ui/components/AvatarPanel/AvatarSelectionUIComponent.module.css:injector.js
56
- var content = globalThis['__css-content-0cf48d47e49b83312176e637e778b3b0__'];
57
- var digest = globalThis['__css-digest-0cf48d47e49b83312176e637e778b3b0__'];
56
+ var content = globalThis['__css-content-0c45deb1fdac600a9280038e5ef23dac__'];
57
+ var digest = globalThis['__css-digest-0c45deb1fdac600a9280038e5ef23dac__'];
58
58
  var inject = () => {
59
59
  setTimeout(() => {
60
60
  if (!globalThis.document) {
@@ -80,29 +80,29 @@ var inject = () => {
80
80
 
81
81
  // src/avatar-selection-ui/components/AvatarPanel/AvatarSelectionUIComponent.module.css
82
82
  var AvatarSelectionUIComponent_default = new Proxy({
83
- "avatarSelectionContainer": "AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0231",
84
- "avatarSelectionNoImage": "AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0231",
85
- "avatarSelectionSection": "AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0231",
86
- "avatarSelectionUi": "AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0231",
87
- "avatarSelectionUiAvatar": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0231",
88
- "avatarSelectionUiAvatarImage": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0231",
89
- "avatarSelectionUiAvatarImgContainer": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0231",
90
- "avatarSelectionUiCloseButton": "AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0231",
91
- "avatarSelectionUiHeader": "AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0231",
92
- "closeButton": "AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0231",
93
- "customAvatarInputSection": "AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0231",
94
- "customAvatarSection": "AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0231",
95
- "displayNameInputSection": "AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0231",
96
- "displayNameSection": "AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0231",
97
- "input": "AvatarSelectionUIComponent-module__input_VjZ7cq__0231",
98
- "menuButton": "AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0231",
99
- "openTab": "AvatarSelectionUIComponent-module__openTab_VjZ7cq__0231",
100
- "radioGroup": "AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0231",
101
- "radioItem": "AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0231",
102
- "sectionHeading": "AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0231",
103
- "selectedPill": "AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0231",
104
- "setButton": "AvatarSelectionUIComponent-module__setButton_VjZ7cq__0231",
105
- "tooltipText": "AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0231"
83
+ "avatarSelectionContainer": "AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0233",
84
+ "avatarSelectionNoImage": "AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0233",
85
+ "avatarSelectionSection": "AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0233",
86
+ "avatarSelectionUi": "AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0233",
87
+ "avatarSelectionUiAvatar": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0233",
88
+ "avatarSelectionUiAvatarImage": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0233",
89
+ "avatarSelectionUiAvatarImgContainer": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0233",
90
+ "avatarSelectionUiCloseButton": "AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0233",
91
+ "avatarSelectionUiHeader": "AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0233",
92
+ "closeButton": "AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0233",
93
+ "customAvatarInputSection": "AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0233",
94
+ "customAvatarSection": "AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0233",
95
+ "displayNameInputSection": "AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0233",
96
+ "displayNameSection": "AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0233",
97
+ "input": "AvatarSelectionUIComponent-module__input_VjZ7cq__0233",
98
+ "menuButton": "AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0233",
99
+ "openTab": "AvatarSelectionUIComponent-module__openTab_VjZ7cq__0233",
100
+ "radioGroup": "AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0233",
101
+ "radioItem": "AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0233",
102
+ "sectionHeading": "AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0233",
103
+ "selectedPill": "AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0233",
104
+ "setButton": "AvatarSelectionUIComponent-module__setButton_VjZ7cq__0233",
105
+ "tooltipText": "AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0233"
106
106
  }, {
107
107
  get: function(source, key) {
108
108
  inject();
@@ -463,8 +463,8 @@ import { forwardRef as forwardRef2, useImperativeHandle, useRef as useRef3, useS
463
463
  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>';
464
464
 
465
465
  // esbuild-css-modules-plugin-ns-js::src/chat-ui/components/Input/InputBox.module.css:injector.js
466
- var content2 = globalThis['__css-content-0cf48d47e49b83312176e637e778b3b0__'];
467
- var digest2 = globalThis['__css-digest-0cf48d47e49b83312176e637e778b3b0__'];
466
+ var content2 = globalThis['__css-content-0c45deb1fdac600a9280038e5ef23dac__'];
467
+ var digest2 = globalThis['__css-digest-0c45deb1fdac600a9280038e5ef23dac__'];
468
468
  var inject2 = () => {
469
469
  setTimeout(() => {
470
470
  if (!globalThis.document) {
@@ -490,10 +490,10 @@ var inject2 = () => {
490
490
 
491
491
  // src/chat-ui/components/Input/InputBox.module.css
492
492
  var InputBox_default = new Proxy({
493
- "chatInput": "InputBox-module__chatInput_adOgOW__0231",
494
- "inputWrapper": "InputBox-module__inputWrapper_adOgOW__0231",
495
- "sendButton": "InputBox-module__sendButton_adOgOW__0231",
496
- "svgIcon": "InputBox-module__svgIcon_adOgOW__0231"
493
+ "chatInput": "InputBox-module__chatInput_adOgOW__0233",
494
+ "inputWrapper": "InputBox-module__inputWrapper_adOgOW__0233",
495
+ "sendButton": "InputBox-module__sendButton_adOgOW__0233",
496
+ "svgIcon": "InputBox-module__svgIcon_adOgOW__0233"
497
497
  }, {
498
498
  get: function(source, key) {
499
499
  inject2();
@@ -561,8 +561,8 @@ import { useEffect as useEffect3, useRef as useRef4, useState as useState4 } fro
561
561
  import { useState as useState3, useEffect as useEffect2, useCallback } from "react";
562
562
 
563
563
  // esbuild-css-modules-plugin-ns-js::src/chat-ui/components/Message/Message.module.css:injector.js
564
- var content3 = globalThis['__css-content-0cf48d47e49b83312176e637e778b3b0__'];
565
- var digest3 = globalThis['__css-digest-0cf48d47e49b83312176e637e778b3b0__'];
564
+ var content3 = globalThis['__css-content-0c45deb1fdac600a9280038e5ef23dac__'];
565
+ var digest3 = globalThis['__css-digest-0c45deb1fdac600a9280038e5ef23dac__'];
566
566
  var inject3 = () => {
567
567
  setTimeout(() => {
568
568
  if (!globalThis.document) {
@@ -588,8 +588,8 @@ var inject3 = () => {
588
588
 
589
589
  // src/chat-ui/components/Message/Message.module.css
590
590
  var Message_default = new Proxy({
591
- "messageContainer": "Message-module__messageContainer_ikOQiq__0231",
592
- "userName": "Message-module__userName_ikOQiq__0231"
591
+ "messageContainer": "Message-module__messageContainer_ikOQiq__0233",
592
+ "userName": "Message-module__userName_ikOQiq__0233"
593
593
  }, {
594
594
  get: function(source, key) {
595
595
  inject3();
@@ -645,8 +645,8 @@ var Message = ({ username, message, stringToHslOptions }) => {
645
645
  var Message_default2 = Message;
646
646
 
647
647
  // esbuild-css-modules-plugin-ns-js::src/chat-ui/components/Messages/Messages.module.css:injector.js
648
- var content4 = globalThis['__css-content-0cf48d47e49b83312176e637e778b3b0__'];
649
- var digest4 = globalThis['__css-digest-0cf48d47e49b83312176e637e778b3b0__'];
648
+ var content4 = globalThis['__css-content-0c45deb1fdac600a9280038e5ef23dac__'];
649
+ var digest4 = globalThis['__css-digest-0c45deb1fdac600a9280038e5ef23dac__'];
650
650
  var inject4 = () => {
651
651
  setTimeout(() => {
652
652
  if (!globalThis.document) {
@@ -672,8 +672,8 @@ var inject4 = () => {
672
672
 
673
673
  // src/chat-ui/components/Messages/Messages.module.css
674
674
  var Messages_default = new Proxy({
675
- "messagesContainer": "Messages-module__messagesContainer_LXaUUW__0231",
676
- "newMessagesButton": "Messages-module__newMessagesButton_LXaUUW__0231"
675
+ "messagesContainer": "Messages-module__messagesContainer_LXaUUW__0233",
676
+ "newMessagesButton": "Messages-module__newMessagesButton_LXaUUW__0233"
677
677
  }, {
678
678
  get: function(source, key) {
679
679
  inject4();
@@ -752,8 +752,8 @@ var Messages = ({ messages, stringToHslOptions, shouldAutoScroll }) => {
752
752
  };
753
753
 
754
754
  // esbuild-css-modules-plugin-ns-js::src/chat-ui/components/ChatPanel/TextChatUIComponent.module.css:injector.js
755
- var content5 = globalThis['__css-content-0cf48d47e49b83312176e637e778b3b0__'];
756
- var digest5 = globalThis['__css-digest-0cf48d47e49b83312176e637e778b3b0__'];
755
+ var content5 = globalThis['__css-content-0c45deb1fdac600a9280038e5ef23dac__'];
756
+ var digest5 = globalThis['__css-digest-0c45deb1fdac600a9280038e5ef23dac__'];
757
757
  var inject5 = () => {
758
758
  setTimeout(() => {
759
759
  if (!globalThis.document) {
@@ -779,18 +779,18 @@ var inject5 = () => {
779
779
 
780
780
  // src/chat-ui/components/ChatPanel/TextChatUIComponent.module.css
781
781
  var TextChatUIComponent_default = new Proxy({
782
- "closeButton": "TextChatUIComponent-module__closeButton_gFDdcW__0231",
783
- "controls": "TextChatUIComponent-module__controls_gFDdcW__0231",
784
- "fadeIn": "TextChatUIComponent-module__fadeIn_gFDdcW__0231",
785
- "fadeOut": "TextChatUIComponent-module__fadeOut_gFDdcW__0231",
786
- "messagesWrapper": "TextChatUIComponent-module__messagesWrapper_gFDdcW__0231",
787
- "openTab": "TextChatUIComponent-module__openTab_gFDdcW__0231",
788
- "stickyButton": "TextChatUIComponent-module__stickyButton_gFDdcW__0231",
789
- "stickyButtonEnabled": "TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0231",
790
- "stickyButtonFadeOut": "TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0231",
791
- "textChat": "TextChatUIComponent-module__textChat_gFDdcW__0231",
792
- "textChatUi": "TextChatUIComponent-module__textChatUi_gFDdcW__0231",
793
- "uiHover": "TextChatUIComponent-module__uiHover_gFDdcW__0231"
782
+ "closeButton": "TextChatUIComponent-module__closeButton_gFDdcW__0233",
783
+ "controls": "TextChatUIComponent-module__controls_gFDdcW__0233",
784
+ "fadeIn": "TextChatUIComponent-module__fadeIn_gFDdcW__0233",
785
+ "fadeOut": "TextChatUIComponent-module__fadeOut_gFDdcW__0233",
786
+ "messagesWrapper": "TextChatUIComponent-module__messagesWrapper_gFDdcW__0233",
787
+ "openTab": "TextChatUIComponent-module__openTab_gFDdcW__0233",
788
+ "stickyButton": "TextChatUIComponent-module__stickyButton_gFDdcW__0233",
789
+ "stickyButtonEnabled": "TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0233",
790
+ "stickyButtonFadeOut": "TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0233",
791
+ "textChat": "TextChatUIComponent-module__textChat_gFDdcW__0233",
792
+ "textChatUi": "TextChatUIComponent-module__textChatUi_gFDdcW__0233",
793
+ "uiHover": "TextChatUIComponent-module__uiHover_gFDdcW__0233"
794
794
  }, {
795
795
  get: function(source, key) {
796
796
  inject5();
@@ -1008,8 +1008,8 @@ var TextChatUI = class {
1008
1008
  };
1009
1009
 
1010
1010
  // esbuild-css-modules-plugin-ns-js::src/Networked3dWebExperience.module.css:injector.js
1011
- var content6 = globalThis['__css-content-0cf48d47e49b83312176e637e778b3b0__'];
1012
- var digest6 = globalThis['__css-digest-0cf48d47e49b83312176e637e778b3b0__'];
1011
+ var content6 = globalThis['__css-content-0c45deb1fdac600a9280038e5ef23dac__'];
1012
+ var digest6 = globalThis['__css-digest-0c45deb1fdac600a9280038e5ef23dac__'];
1013
1013
  var inject6 = () => {
1014
1014
  setTimeout(() => {
1015
1015
  if (!globalThis.document) {
@@ -1035,7 +1035,7 @@ var inject6 = () => {
1035
1035
 
1036
1036
  // src/Networked3dWebExperience.module.css
1037
1037
  var Networked3dWebExperience_default = new Proxy({
1038
- "respawnButton": "Networked3dWebExperience-module__respawnButton_7g9l0W__0231"
1038
+ "respawnButton": "Networked3dWebExperience-module__respawnButton_7g9l0W__0233"
1039
1039
  }, {
1040
1040
  get: function(source, key) {
1041
1041
  inject6();