.CreatePost-page-module__BwSJoq__section{background:linear-gradient(#fff 0%,#999 100%);width:100%;min-height:60vh;padding:1rem 0}.CreatePost-page-module__BwSJoq__container{width:100%;max-width:900px;margin:0 auto;padding:0 1rem}
.EmojiPicker-module__8xxMzq__emojiGeneralContainer{position:relative}.EmojiPicker-module__8xxMzq__toggleEmojiPickerButton{color:#fff;cursor:pointer;background-color:#121313;border:none;border-radius:5px;margin-top:10px;padding:10px 20px;font-size:16px}.EmojiPicker-module__8xxMzq__toggleEmojiPickerButton:hover{background-color:#0c0c0c}.EmojiPicker-module__8xxMzq__emojiContainer{z-index:999;flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:0;right:0}.EmojiPicker-module__8xxMzq__closeIcon{display:block;position:absolute;top:15px;right:5px}.EmojiPicker-module__8xxMzq__emojiPicker{margin-top:10px}@media screen and (max-width:400px){.EmojiPicker-module__8xxMzq__emojiContainer{background-color:#fff;width:100vw}.EmojiPicker-module__8xxMzq__closeIcon{display:block}}
.WatchProfileNotification-module__3_XOGW__notification{color:#f2f2f2;cursor:pointer;-webkit-backdrop-filter:blur(10px);transform-origin:100% 0;background:#121214f2;border:1px solid #ffffff14;border-radius:14px;gap:10px;width:320px;max-height:120px;padding:12px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 40px #00000059}.WatchProfileNotification-module__3_XOGW__enter{animation:.22s ease-out forwards WatchProfileNotification-module__3_XOGW__toastIn}.WatchProfileNotification-module__3_XOGW__leave{animation:.18s ease-in forwards WatchProfileNotification-module__3_XOGW__toastOut}@keyframes WatchProfileNotification-module__3_XOGW__toastIn{0%{opacity:0;transform:translateY(-10px)translate(8px)scale(.98)}to{opacity:1;transform:translateY(0)translate(0)scale(1)}}@keyframes WatchProfileNotification-module__3_XOGW__toastOut{0%{opacity:1;transform:translateY(0)translate(0)scale(1)}to{opacity:0;transform:translateY(-6px)translate(8px)scale(.98)}}.WatchProfileNotification-module__3_XOGW__imgContainer{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;width:64px;min-width:64px;height:64px;overflow:hidden}.WatchProfileNotification-module__3_XOGW__imgContainer>img,.WatchProfileNotification-module__3_XOGW__imgContainer>video{object-fit:cover;object-position:top;width:100%;height:100%}.WatchProfileNotification-module__3_XOGW__recipientContainer{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.WatchProfileNotification-module__3_XOGW__recipientContainer h4{color:#eaeaea;white-space:nowrap;text-overflow:ellipsis;max-width:240px;margin:0;font-size:14px;font-weight:600;line-height:1.2;overflow:hidden}.WatchProfileNotification-module__3_XOGW__previewContainer{align-items:center;gap:8px;animation:2s infinite WatchProfileNotification-module__3_XOGW__pulseContainer;display:flex}.WatchProfileNotification-module__3_XOGW__preview{color:#ebebf5d9;white-space:nowrap;text-overflow:ellipsis;max-width:240px;font-size:13px;line-height:1.35;overflow:hidden}@keyframes WatchProfileNotification-module__3_XOGW__pulseContainer{0%{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes WatchProfileNotification-module__3_XOGW__blinkText{0%,to{opacity:1}50%{opacity:.5}}.WatchProfileNotification-module__3_XOGW__media{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;height:46px;overflow:hidden}.WatchProfileNotification-module__3_XOGW__media>img,.WatchProfileNotification-module__3_XOGW__media>video{object-fit:cover;width:100%;height:100%}.WatchProfileNotification-module__3_XOGW__close{color:#ffffffe6;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.WatchProfileNotification-module__3_XOGW__close:hover{background:#ffffff1a}.WatchProfileNotification-module__3_XOGW__progress{background:#ffffff14;width:100%;height:2px;position:absolute;bottom:0;left:0;overflow:hidden}.WatchProfileNotification-module__3_XOGW__progress:after{content:"";transform-origin:0;width:100%;height:100%;animation:WatchProfileNotification-module__3_XOGW__progressShrink var(--duration,30s)linear forwards;background:#ffffffb3;position:absolute;top:0;left:0;transform:scaleX(1)}@keyframes WatchProfileNotification-module__3_XOGW__progressShrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}
.LiveChatSenderAction-module__8sd5Eq__floatingButton{color:#fff;cursor:pointer;z-index:1000;background-color:#242424;border-radius:50%;padding:12px;transition:background-color .2s;position:fixed;bottom:20px;right:20px;box-shadow:0 0 10px #0000004d}.LiveChatSenderAction-module__8sd5Eq__floatingButton:hover{background-color:#343434}.LiveChatSenderAction-module__8sd5Eq__panel{color:#fff;z-index:999;background-color:#1f1f1f;border-radius:12px;width:320px;max-height:75vh;padding:20px;position:fixed;bottom:80px;right:20px;overflow-y:auto;box-shadow:0 0 20px #0009}.LiveChatSenderAction-module__8sd5Eq__closeBtn{color:#fff;cursor:pointer;background-color:#2b2b2b;border:1px solid #2e2e2e;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .2s,transform .1s;display:inline-flex;position:absolute;top:10px;right:10px}.LiveChatSenderAction-module__8sd5Eq__closeBtn:hover{background-color:#3a3a3a}.LiveChatSenderAction-module__8sd5Eq__closeBtn:active{transform:scale(.98)}.LiveChatSenderAction-module__8sd5Eq__closeBtn:focus-visible{outline-offset:2px;outline:2px solid #666}.LiveChatSenderAction-module__8sd5Eq__panel h3{border-bottom:1px solid #333;margin-top:0;margin-bottom:12px;padding-bottom:6px;font-size:18px}.LiveChatSenderAction-module__8sd5Eq__buttonGroup{justify-content:space-between;gap:10px;margin-bottom:16px;display:flex}.LiveChatSenderAction-module__8sd5Eq__statusRow{color:#cfcfcf;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.LiveChatSenderAction-module__8sd5Eq__statusDot{background-color:#666;border-radius:50%;width:8px;height:8px}.LiveChatSenderAction-module__8sd5Eq__statusDotActive{background-color:#2eae4f}.LiveChatSenderAction-module__8sd5Eq__statusDotIdle{background-color:#7a7a7a}.LiveChatSenderAction-module__8sd5Eq__statusDotLoading{box-shadow:0 0 0 2px #ffffff14}.LiveChatSenderAction-module__8sd5Eq__statusText{font-weight:500}.LiveChatSenderAction-module__8sd5Eq__actionBtn{cursor:pointer;border:1px solid #0000;border-radius:8px;min-width:120px;padding:8px 14px;font-weight:600;transition:background-color .2s,transform .1s}.LiveChatSenderAction-module__8sd5Eq__actionBtn:active{transform:scale(.98)}.LiveChatSenderAction-module__8sd5Eq__startBtn{color:#fff;background-color:#2eae4f}.LiveChatSenderAction-module__8sd5Eq__startBtn:hover{background-color:#289846}.LiveChatSenderAction-module__8sd5Eq__startBtn:disabled{color:#7d7d7d;cursor:not-allowed;background-color:#2a2a2a}.LiveChatSenderAction-module__8sd5Eq__stopBtn{color:#fff;background-color:#e3493b}.LiveChatSenderAction-module__8sd5Eq__stopBtn:hover{background-color:#cc4034}.LiveChatSenderAction-module__8sd5Eq__stopBtn:disabled{color:#7d7d7d;cursor:not-allowed;background-color:#2a2a2a}.LiveChatSenderAction-module__8sd5Eq__emptyState{color:#b5b5b5;margin:6px 0 12px;font-size:13px}.LiveChatSenderAction-module__8sd5Eq__userSection{margin-top:10px}.LiveChatSenderAction-module__8sd5Eq__userSection h4{color:#ccc;margin-top:14px;margin-bottom:6px;font-size:14px}.LiveChatSenderAction-module__8sd5Eq__userList{flex-direction:column;gap:5px;max-height:250px;display:flex;overflow-y:auto}.LiveChatSenderAction-module__8sd5Eq__userList>li{justify-content:space-between;align-items:center;display:flex}.LiveChatSenderAction-module__8sd5Eq__listBtn{color:#fff;cursor:pointer;background-color:#2b2b2b;border:1px solid #3a3a3a;border-radius:6px;padding:6px 10px;font-size:12px;transition:background-color .2s,transform .1s}.LiveChatSenderAction-module__8sd5Eq__listBtn:hover{background-color:#3a3a3a}.LiveChatSenderAction-module__8sd5Eq__listBtn:active{transform:scale(.98)}.LiveChatSenderAction-module__8sd5Eq__removeBtn{color:#ffb3b3;background-color:#3a1c1c;border-color:#5a2a2a}.LiveChatSenderAction-module__8sd5Eq__removeBtn:hover{background-color:#4a2323}
.LiveChatContactSidebar-module__wfmrlG__desktopSidebar{flex-direction:column;height:100%;min-height:0;display:flex}.LiveChatContactSidebar-module__wfmrlG__contactListInfoContainer{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}@media screen and (max-width:768px){.LiveChatContactSidebar-module__wfmrlG__contactListInfoContainer{width:100%;max-width:100%}}.LiveChatContactSidebar-module__wfmrlG__toggleBtn{z-index:60;color:#fff;cursor:pointer;background:#0f172ae6;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,box-shadow .2s,background .2s;display:none;position:fixed;bottom:80px;right:16px;box-shadow:0 10px 25px #0006}.LiveChatContactSidebar-module__wfmrlG__toggleBtn svg{font-size:20px}.LiveChatContactSidebar-module__wfmrlG__toggleBtnActive{background:#22c55e;transform:translateY(-2px)scale(1.03);box-shadow:0 12px 28px #22c55e59}.LiveChatContactSidebar-module__wfmrlG__mobileSidebar{z-index:55;background:#000;width:360px;max-width:92vw;height:100vh;transition:transform .25s ease-out;display:none;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%)}.LiveChatContactSidebar-module__wfmrlG__mobileSidebarOpen{transform:translate(0)}.LiveChatContactSidebar-module__wfmrlG__contactListInfoContainerMobile{flex-direction:column;height:100%;min-height:0;padding:8px 8px 10px;display:flex;overflow:hidden auto}.LiveChatContactSidebar-module__wfmrlG__contactListInfoContainerMobile .contactList{gap:0;padding-top:2px;padding-bottom:2px}.LiveChatContactSidebar-module__wfmrlG__contactListInfoContainerMobile .userCard{margin:6px auto}.LiveChatContactSidebar-module__wfmrlG__backdrop{z-index:50;opacity:0;pointer-events:none;background:#00000073;transition:opacity .2s;display:none;position:fixed;inset:0}.LiveChatContactSidebar-module__wfmrlG__backdropVisible{opacity:1;pointer-events:auto;display:block}@media (max-width:1024px){.LiveChatContactSidebar-module__wfmrlG__desktopSidebar{display:none}.LiveChatContactSidebar-module__wfmrlG__toggleBtn{display:flex}.LiveChatContactSidebar-module__wfmrlG__mobileSidebar{display:block}}@media (max-width:480px){.LiveChatContactSidebar-module__wfmrlG__mobileSidebar{width:100vw;max-width:100vw}.LiveChatContactSidebar-module__wfmrlG__contactListInfoContainerMobile{padding:6px 6px 8px}}
.LiveChatInfo-module__5HnVvW__controlsSection{background:#000;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;padding:8px 14px 8px 10px;display:flex}.LiveChatInfo-module__5HnVvW__userOwnerInfo{flex-direction:column;flex:1;justify-content:center;display:flex}.LiveChatInfo-module__5HnVvW__CredentialsContainer{flex-direction:row;align-items:center;gap:10px;display:flex}.LiveChatInfo-module__5HnVvW__imgOwnerAvatar{border-radius:50%;flex-shrink:0;width:64px;height:64px;overflow:hidden}@media screen and (max-width:400px){.LiveChatInfo-module__5HnVvW__imgOwnerAvatar{width:40px;height:40px}}.LiveChatInfo-module__5HnVvW__imgOwnerAvatar>img,.LiveChatInfo-module__5HnVvW__imgOwnerAvatar>video{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.LiveChatInfo-module__5HnVvW__userName{flex-direction:column;align-items:flex-start;display:flex;overflow:hidden}.LiveChatInfo-module__5HnVvW__userName h3{color:#f7f4f4;white-space:nowrap;text-overflow:ellipsis;max-width:10ch;margin:0;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:800;line-height:1.3;overflow:hidden}.LiveChatInfo-module__5HnVvW__userName p{color:#faf7f7;white-space:nowrap;text-overflow:ellipsis;max-width:10ch;margin:0;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.2;overflow:hidden}.LiveChatInfo-module__5HnVvW__buttonsContainer{flex-shrink:0;align-items:center;gap:8px;display:flex}.LiveChatInfo-module__5HnVvW__iconWrapper{flex-direction:column;align-items:center;display:flex;position:relative}.LiveChatInfo-module__5HnVvW__iconUserCard{color:#0c0c0c;cursor:pointer;font-size:26px;transition:color .2s,transform .2s}.LiveChatInfo-module__5HnVvW__iconWrapper:hover .LiveChatInfo-module__5HnVvW__iconUserCard{color:#0c9c09;transform:scale(1.15)}.LiveChatInfo-module__5HnVvW__tooltip{color:#fff;opacity:0;white-space:nowrap;z-index:999;background-color:#000000bf;border-radius:4px;padding:4px 8px;font-size:12px;transition:opacity .2s;position:absolute;top:-28px;right:50%;transform:translate(50%)}.LiveChatInfo-module__5HnVvW__iconWrapper:hover .LiveChatInfo-module__5HnVvW__tooltip{opacity:1}.LiveChatInfo-module__5HnVvW__smallVideoContainer{width:180px;max-width:180px;margin:0 auto;position:relative;overflow:hidden}.LiveChatInfo-module__5HnVvW__smallVideoPlayer{object-fit:cover;width:180px;height:180px}.LiveChatInfo-module__5HnVvW__smallIconContainer{gap:10px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.LiveChatInfo-module__5HnVvW__controlIcon{color:#0c9c09;cursor:pointer;font-size:22px;transition:color .3s}.LiveChatInfo-module__5HnVvW__controlIcon:hover{color:#0c9c09}.LiveChatInfo-module__5HnVvW__disabled{color:#888;cursor:not-allowed}@media screen and (max-width:480px){.LiveChatInfo-module__5HnVvW__controlsSection{gap:8px;padding:6px 10px 6px 8px}.LiveChatInfo-module__5HnVvW__userName h3{font-size:15px}.LiveChatInfo-module__5HnVvW__userName p{font-size:13px}}
.StartVideoStreaming-module__K3JHDG__btn{cursor:pointer;color:#fff;border:none;border-radius:6px;padding:8px 14px;transition:opacity .2s,transform .2s}.StartVideoStreaming-module__K3JHDG__btnStart{background:linear-gradient(#4ade80 0%,#16a34a 100%)}.StartVideoStreaming-module__K3JHDG__btnStop{background:linear-gradient(#f87171 0%,#dc2626 100%)}.StartVideoStreaming-module__K3JHDG__btnDisabled{color:#334155;cursor:not-allowed;background:linear-gradient(#e2e8f0 0%,#94a3b8 100%)}.StartVideoStreaming-module__K3JHDG__btn:not(:disabled):hover{opacity:.9;transform:translateY(-1px)}.StartVideoStreaming-module__K3JHDG__btn:disabled{opacity:.85}
.LiveChatContactList-module__EkvmWa__contactListContainer{background-color:#000;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100%;max-height:100%;padding:6px 8px;display:flex;overflow:hidden}.LiveChatContactList-module__EkvmWa__borderContainer{cursor:pointer;background-color:#000;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;height:38px;display:flex}.LiveChatContactList-module__EkvmWa__borderContainer>h3{text-align:center;color:#f5efef;letter-spacing:.05em;margin:0;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:600;line-height:150%}.LiveChatContactList-module__EkvmWa__loadMore{text-align:center;color:#f5efef;letter-spacing:.05em;cursor:pointer;background-color:#000;border:1px solid #fff;border-radius:8px;margin:8px auto 6px;padding:4px 12px;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:600;line-height:150%;display:block}.LiveChatContactList-module__EkvmWa__contactList{flex-direction:column;align-items:stretch;gap:0;width:100%;max-height:calc(100% - 76px);padding:2px 0;display:flex;overflow:hidden auto}.LiveChatContactList-module__EkvmWa__contactList>*+*{margin-top:2px}.LiveChatContactList-module__EkvmWa__contactList::-webkit-scrollbar{width:0;height:0;display:none}@media screen and (max-width:400px){.LiveChatContactList-module__EkvmWa__borderContainer>h3{font-size:12px}.LiveChatContactList-module__EkvmWa__contactListContainer{padding:6px}.LiveChatContactList-module__EkvmWa__borderContainer{gap:6px;height:36px}}
.LiveChatCardItem-module__Sic6ia__userCard{background:linear-gradient(#fff 0%,#999 100%);border-radius:10px;width:100%;max-width:275px;margin:6px auto;padding:6px;transition:box-shadow .2s,transform .2s;overflow:visible}@media (max-width:768px){.LiveChatCardItem-module__Sic6ia__userCard{max-width:100%;padding:6px}}.LiveChatCardItem-module__Sic6ia__userCard:hover{box-shadow:0 8px 16px #0000002e}.LiveChatCardItem-module__Sic6ia__active{background:#1e1e1e;border:1px solid #fff;outline:none;box-shadow:inset 0 0 0 1px #2a2a2a}.LiveChatCardItem-module__Sic6ia__active .LiveChatCardItem-module__Sic6ia__userName>h3{color:#f3f3f3}.LiveChatCardItem-module__Sic6ia__active .LiveChatCardItem-module__Sic6ia__userName>p{color:#c9c9c9}.LiveChatCardItem-module__Sic6ia__active .LiveChatCardItem-module__Sic6ia__iconWrapper{box-shadow:none;background:#2a2a2a}.LiveChatCardItem-module__Sic6ia__active .LiveChatCardItem-module__Sic6ia__iconUserCard{color:#fff}.LiveChatCardItem-module__Sic6ia__active .LiveChatCardItem-module__Sic6ia__badge{border-color:#1e1e1e}.LiveChatCardItem-module__Sic6ia__active .LiveChatCardItem-module__Sic6ia__iconWrapper:hover{background:#343434}@media (max-width:400px){.LiveChatCardItem-module__Sic6ia__userCard{border-radius:10px;margin:5px auto;padding:5px}}.LiveChatCardItem-module__Sic6ia__userInfo{flex-direction:column;gap:6px;display:flex}.LiveChatCardItem-module__Sic6ia__avatarContainer{grid-template-columns:auto 1fr;align-items:center;gap:8px;display:grid}.LiveChatCardItem-module__Sic6ia__imgContainer{position:relative}.LiveChatCardItem-module__Sic6ia__imgAvatar{border-radius:50%;width:54px;height:54px;overflow:hidden}@media (max-width:400px){.LiveChatCardItem-module__Sic6ia__imgAvatar{width:40px;height:40px}}.LiveChatCardItem-module__Sic6ia__imgAvatar img,.LiveChatCardItem-module__Sic6ia__imgAvatar video{object-fit:cover;object-position:top;width:100%;height:100%}.LiveChatCardItem-module__Sic6ia__placeholderAvatar{color:#475569;text-transform:uppercase;background:#e2e8f0;justify-content:center;align-items:center;width:100%;height:100%;font-size:22px;font-weight:600;display:flex}.LiveChatCardItem-module__Sic6ia__iconOnline{border:3px solid #fff;border-radius:50%;font-size:18px;position:absolute;top:-2px;right:-2px}@media (max-width:400px){.LiveChatCardItem-module__Sic6ia__iconOnline{top:-6px;right:-2px}}.LiveChatCardItem-module__Sic6ia__duplicate{opacity:0;pointer-events:none;z-index:2;border-radius:50%;transition:opacity .25s,transform .25s;position:absolute;top:-100%;left:40px;transform:scale(2)}.LiveChatCardItem-module__Sic6ia__imgAvatar:hover .LiveChatCardItem-module__Sic6ia__duplicate{opacity:1;z-index:999;transform:scale(2.35)}.LiveChatCardItem-module__Sic6ia__userName{overflow:hidden}.LiveChatCardItem-module__Sic6ia__userName>h3,.LiveChatCardItem-module__Sic6ia__userName>p{cursor:pointer;margin:0;padding:0}.LiveChatCardItem-module__Sic6ia__userName>h3{color:#1c1c1e;white-space:nowrap;text-overflow:ellipsis;font:700 18px/1.05 Noto Sans,sans-serif;overflow:hidden}.LiveChatCardItem-module__Sic6ia__userName>p{color:#555;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font:400 13px/1 Noto Sans,sans-serif;overflow:hidden}@media (max-width:400px){.LiveChatCardItem-module__Sic6ia__userName>h3{font-size:14px}.LiveChatCardItem-module__Sic6ia__userName>p{font-size:12px}}.LiveChatCardItem-module__Sic6ia__iconsRow{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;scrollbar-width:thin;flex-wrap:nowrap;align-items:center;gap:6px;margin-top:6px;padding-bottom:6px;padding-right:0;display:flex;overflow:auto visible}.LiveChatCardItem-module__Sic6ia__iconsRow::-webkit-scrollbar{height:7px}.LiveChatCardItem-module__Sic6ia__iconsRow::-webkit-scrollbar-track{background:0 0}.LiveChatCardItem-module__Sic6ia__iconsRow::-webkit-scrollbar-thumb{background:#00000040;border-radius:8px}.LiveChatCardItem-module__Sic6ia__iconsRow:hover::-webkit-scrollbar-thumb{background:#0006}.LiveChatCardItem-module__Sic6ia__iconWrapper{cursor:pointer;background:#f2f2f2;border-radius:10px;flex:0 0 44px;place-items:center;width:44px;height:44px;margin-top:0;transition:transform .15s,background-color .15s,box-shadow .15s;display:grid;position:relative}.LiveChatCardItem-module__Sic6ia__iconWrapper:hover{background:#e9f7eb;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #cfead5}.LiveChatCardItem-module__Sic6ia__iconWrapper:active{transform:translateY(0)}.LiveChatCardItem-module__Sic6ia__iconWrapper:focus-visible{outline-offset:2px;outline:2px solid #0c9c09}.LiveChatCardItem-module__Sic6ia__iconUserCard{color:#0f0f0f;font-size:22px;transition:color .15s,transform .15s}.LiveChatCardItem-module__Sic6ia__iconWrapper:hover .LiveChatCardItem-module__Sic6ia__iconUserCard{color:#0c9c09;transform:scale(1.06)}.LiveChatCardItem-module__Sic6ia__badge{color:#fff;pointer-events:none;z-index:5;background:#0c9c09;border:2px solid #fff;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;line-height:1;display:grid;position:absolute;top:2px;right:2px}@media (max-width:400px){.LiveChatCardItem-module__Sic6ia__iconsRow{gap:5px;margin-top:6px;padding-bottom:6px}.LiveChatCardItem-module__Sic6ia__iconWrapper{border-radius:8px;flex:0 0 40px;width:40px;height:40px}.LiveChatCardItem-module__Sic6ia__iconUserCard{font-size:20px}.LiveChatCardItem-module__Sic6ia__badge{min-width:15px;height:15px;font-size:10px}}.LiveChatCardItem-module__Sic6ia__videoAvailable{background:#e9f7eb;box-shadow:inset 0 0 0 1px #cfead5}.LiveChatCardItem-module__Sic6ia__videoAvailable:hover{background:#dbf3df;box-shadow:inset 0 0 0 1px #bfe2c6}.LiveChatCardItem-module__Sic6ia__videoActive{background:#be28281f;box-shadow:inset 0 0 0 1px #be282859}.LiveChatCardItem-module__Sic6ia__videoActive:hover{background:#be28282e;box-shadow:inset 0 0 0 1px #be282873}.LiveChatCardItem-module__Sic6ia__videoIcon{transition:color .15s,transform .15s}.LiveChatCardItem-module__Sic6ia__videoIconOff{color:#0c9c09}.LiveChatCardItem-module__Sic6ia__videoIconOn{color:#c62828}.LiveChatCardItem-module__Sic6ia__videoIconWrapper:hover .LiveChatCardItem-module__Sic6ia__videoIconOff{color:#0c9c09}.LiveChatCardItem-module__Sic6ia__videoIconWrapper:hover .LiveChatCardItem-module__Sic6ia__videoIconOn{color:#c62828}.LiveChatCardItem-module__Sic6ia__active .LiveChatCardItem-module__Sic6ia__videoIconOff{color:#0c9c09}.LiveChatCardItem-module__Sic6ia__active .LiveChatCardItem-module__Sic6ia__videoIconOn{color:#c62828}.LiveChatCardItem-module__Sic6ia__videoIconWrapper:hover .LiveChatCardItem-module__Sic6ia__videoIcon{transform:scale(1.06)}.LiveChatCardItem-module__Sic6ia__paidVideoModal .ant-modal-content{background:#0a0a0aeb;border:1px solid #ffffff24;border-radius:14px;box-shadow:0 18px 44px #000000b3}.LiveChatCardItem-module__Sic6ia__paidVideoModal .ant-modal-header{background:0 0;border-bottom:1px solid #ffffff1f}.LiveChatCardItem-module__Sic6ia__paidVideoModal .ant-modal-title{color:#fff;font-weight:800}.LiveChatCardItem-module__Sic6ia__paidVideoModal .ant-modal-close{color:#fffc}.LiveChatCardItem-module__Sic6ia__paidVideoModal .ant-modal-close:hover{color:#fff}.LiveChatCardItem-module__Sic6ia__paidVideoModal .ant-modal-body{color:#ffffffeb}.LiveChatCardItem-module__Sic6ia__paidVideoModalBody{flex-direction:column;gap:8px;display:flex}.LiveChatCardItem-module__Sic6ia__paidVideoModalText{color:#ffffffeb;margin:0;font-size:14px;line-height:1.4}.LiveChatCardItem-module__Sic6ia__paidVideoModalText b{color:#fff}.LiveChatCardItem-module__Sic6ia__paidVideoModal .ant-btn-default{color:#fff;background:#ffffff1f;border-color:#ffffff2e}.LiveChatCardItem-module__Sic6ia__paidVideoModal .ant-btn-default:hover{color:#fff;background:#ffffff2e;border-color:#ffffff3d}.LiveChatCardItem-module__Sic6ia__paidVideoModal .ant-btn-primary{background:#188c3cf2;border-color:#188c3cf2;font-weight:700}.LiveChatCardItem-module__Sic6ia__paidVideoModal .ant-btn-primary:hover{background:#23a550;border-color:#23a550}
.LiveChatSidebarWrapper-module__kDkGcG__desktopSidebar{height:100%;display:block}.LiveChatSidebarWrapper-module__kDkGcG__toggleButton,.LiveChatSidebarWrapper-module__kDkGcG__mobileSidebar{display:none}@media (max-width:768px){.LiveChatSidebarWrapper-module__kDkGcG__desktopSidebar{display:none}.LiveChatSidebarWrapper-module__kDkGcG__toggleButton{z-index:50;cursor:pointer;background:radial-gradient(circle at 30% 0,#f97316,#ec4899 45%,#6366f1 100%);border:none;border-radius:999px;outline:none;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .18s,box-shadow .18s,opacity .18s;position:fixed;bottom:80px;right:14px;box-shadow:0 8px 20px #0000008c;display:flex!important}.LiveChatSidebarWrapper-module__kDkGcG__toggleIcon{color:#fff;font-size:22px}.LiveChatSidebarWrapper-module__kDkGcG__mobileSidebar{z-index:60;background:#050816;border-left:1px solid #94a3b866;flex-direction:column;width:min(360px,92vw);height:100vh;transition:right .25s ease-in-out;display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-14px 0 32px #000000bf}.LiveChatSidebarWrapper-module__kDkGcG__mobileSidebarOpen{right:0}.LiveChatSidebarWrapper-module__kDkGcG__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:55;background:#0000008c;position:fixed;inset:0}}@media (max-width:400px){.LiveChatSidebarWrapper-module__kDkGcG__mobileSidebar{width:100vw}}
.CurrentChatCardItem-module__1Zb33G__currentCard{color:#fff;background:#000;border:1px solid #ffffff40;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:0;padding:6px 10px;display:flex;box-shadow:0 2px 6px #0006}.CurrentChatCardItem-module__1Zb33G__leftBlock{align-items:center;gap:8px;min-width:0;display:flex}.CurrentChatCardItem-module__1Zb33G__avatarWrapper{flex-shrink:0;width:48px;height:48px;position:relative}.CurrentChatCardItem-module__1Zb33G__avatarInner{border-radius:999px;width:100%;height:100%;overflow:hidden}.CurrentChatCardItem-module__1Zb33G__avatarImg,.CurrentChatCardItem-module__1Zb33G__avatarVideo{object-fit:cover;width:100%;height:100%}.CurrentChatCardItem-module__1Zb33G__iconOnline{font-size:11px;position:absolute;bottom:2px;right:2px}.CurrentChatCardItem-module__1Zb33G__userText{flex-direction:column;display:flex;overflow:hidden}.CurrentChatCardItem-module__1Zb33G__userText h3{color:#fff;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:600;overflow:hidden}.CurrentChatCardItem-module__1Zb33G__userText p{color:#ccc;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.CurrentChatCardItem-module__1Zb33G__rightBlock{flex:1;justify-content:flex-end;display:flex}.CurrentChatCardItem-module__1Zb33G__iconsRow{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.CurrentChatCardItem-module__1Zb33G__iconWrapper{cursor:pointer;background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,transform .15s;display:flex;position:relative}.CurrentChatCardItem-module__1Zb33G__iconWrapper:hover{background:#fff3;transform:translateY(-1px)}.CurrentChatCardItem-module__1Zb33G__icon{color:#fff;font-size:16px}.CurrentChatCardItem-module__1Zb33G__cameraAvailable{background:#188c3c40;border:1px solid #188c3c73}.CurrentChatCardItem-module__1Zb33G__cameraAvailable:hover{background:#188c3c59}.CurrentChatCardItem-module__1Zb33G__cameraAvailable .CurrentChatCardItem-module__1Zb33G__cameraIcon{color:#a0ffc8f2}.CurrentChatCardItem-module__1Zb33G__cameraActive{background:#be282840;border:1px solid #be282873}.CurrentChatCardItem-module__1Zb33G__cameraActive:hover{background:#be282859}.CurrentChatCardItem-module__1Zb33G__cameraActive .CurrentChatCardItem-module__1Zb33G__cameraIcon{color:#ffb4b4f2}.CurrentChatCardItem-module__1Zb33G__cameraIcon{font-size:17px}.CurrentChatCardItem-module__1Zb33G__badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:9px;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}@media (max-width:640px){.CurrentChatCardItem-module__1Zb33G__currentCard{flex-direction:column;align-items:flex-start;padding:8px}.CurrentChatCardItem-module__1Zb33G__rightBlock{justify-content:flex-start;width:100%}.CurrentChatCardItem-module__1Zb33G__iconsRow{flex-wrap:wrap}}.CurrentChatCardItem-module__1Zb33G__paidVideoModal{--pv-bg:#0c0c0ef5;--pv-border:#ffffff1f;--pv-text:#ffffffeb;--pv-muted:#ffffffad;--pv-accent:#32a0fff2;--pv-danger:#f04646f2;--pv-shadow:0 18px 60px #000000a6}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-modal-mask{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-modal-content{background:var(--pv-bg);border:1px solid var(--pv-border);box-shadow:var(--pv-shadow);border-radius:14px;padding:0;overflow:hidden}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-modal-header{background:0 0;border-bottom:1px solid #ffffff14;padding:12px 16px}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-modal-title{color:var(--pv-text);letter-spacing:.2px;font-size:15px;font-weight:700}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-modal-close{color:#ffffffb3}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-modal-close:hover{color:#fffffff2}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-modal-body{color:var(--pv-text);padding:14px 16px 10px}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-modal-footer{border-top:1px solid #ffffff14;justify-content:flex-end;gap:10px;padding:12px 16px;display:flex}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-btn{letter-spacing:.2px;border-radius:10px;height:36px;padding:0 14px;font-weight:650}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-btn-default{color:#ffffffe0;background:#ffffff14;border:1px solid #ffffff24}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-btn-default:hover{color:#fffffff2;background:#ffffff1f;border-color:#ffffff38}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-btn-primary{background:linear-gradient(135deg,#288cfff2,#7850fff2);border:0;box-shadow:0 10px 24px #5078ff40}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-btn-primary:hover{filter:brightness(1.05)}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-btn:focus-visible{outline-offset:2px;outline:2px solid #78aaff8c}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-modal{transform-origin:50%}.CurrentChatCardItem-module__1Zb33G__paidVideoModalBody{flex-direction:column;gap:8px;display:flex}.CurrentChatCardItem-module__1Zb33G__paidVideoModalText{color:var(--pv-muted);margin:0;font-size:13.5px;line-height:1.4}.CurrentChatCardItem-module__1Zb33G__paidVideoModalText b{color:var(--pv-text);font-weight:800}.CurrentChatCardItem-module__1Zb33G__paidVideoModalText:first-child{color:#ffffffd6}@media (max-width:420px){.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-modal-content{border-radius:12px}:is(.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-modal-header,.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-modal-body,.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-modal-footer){padding-left:12px;padding-right:12px}.CurrentChatCardItem-module__1Zb33G__paidVideoModal .ant-btn{height:34px;padding:0 12px}}.CurrentChatCardItem-module__1Zb33G__timerIcon{cursor:default;background:#000;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;overflow:hidden}.CurrentChatCardItem-module__1Zb33G__timerText{letter-spacing:.3px;color:#fff;text-shadow:0 2px 6px #0009;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;position:absolute;inset:0}.CurrentChatCardItem-module__1Zb33G__timerTag{color:#fffffff2;text-shadow:0 2px 6px #0009;font-size:9px;font-weight:900;position:absolute;top:2px;left:4px}
.LiveChatVideoWrapper-module__B7DJaa__panel{-webkit-user-select:none;user-select:none;background:#000;border-top:4px solid #fff;border-left:4px solid #fff;border-radius:12px;width:100%;padding:0;display:flex;position:relative;overflow:hidden}.LiveChatVideoWrapper-module__B7DJaa__videosRow{flex-wrap:nowrap;flex:1;align-items:stretch;gap:8px;display:flex;overflow:auto}.LiveChatVideoWrapper-module__B7DJaa__resizer{cursor:ns-resize;background:#f6f5f5fb;border-radius:20px;width:100%;height:4px;position:absolute;bottom:0;left:0}.LiveChatVideoWrapper-module__B7DJaa__paidVideoModal .ant-modal-content{background:#0a0a0aeb;border:1px solid #ffffff24;border-radius:14px;box-shadow:0 18px 44px #000000b3}.LiveChatVideoWrapper-module__B7DJaa__paidVideoModal .ant-modal-header{background:0 0;border-bottom:1px solid #ffffff1f}.LiveChatVideoWrapper-module__B7DJaa__paidVideoModal .ant-modal-title{color:#fff;font-weight:800}.LiveChatVideoWrapper-module__B7DJaa__paidVideoModal .ant-modal-close{color:#fffc}.LiveChatVideoWrapper-module__B7DJaa__paidVideoModal .ant-modal-close:hover{color:#fff}.LiveChatVideoWrapper-module__B7DJaa__paidVideoModal .ant-modal-body{color:#ffffffeb}.LiveChatVideoWrapper-module__B7DJaa__paidVideoModalBody{flex-direction:column;gap:8px;display:flex}.LiveChatVideoWrapper-module__B7DJaa__paidVideoModalText{color:#ffffffeb;margin:0;font-size:14px;line-height:1.4}.LiveChatVideoWrapper-module__B7DJaa__paidVideoModalText b{color:#fff}.LiveChatVideoWrapper-module__B7DJaa__paidVideoModal .ant-btn-default{color:#fff;background:#ffffff1f;border-color:#ffffff2e}.LiveChatVideoWrapper-module__B7DJaa__paidVideoModal .ant-btn-default:hover{color:#fff;background:#ffffff2e;border-color:#ffffff3d}.LiveChatVideoWrapper-module__B7DJaa__paidVideoModal .ant-btn-primary{background:#188c3cf2;border-color:#188c3cf2;font-weight:700}.LiveChatVideoWrapper-module__B7DJaa__paidVideoModal .ant-btn-primary:hover{background:#23a550;border-color:#23a550}
.RemoteJanusVideo-module__BjpycW__wrapperEmbedded{box-sizing:border-box;background:#050505;border:1px solid #ffffffd9;border-radius:16px;width:320px;height:250px;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000073}.RemoteJanusVideo-module__BjpycW__wrapperPinned{cursor:grab;-webkit-user-select:none;user-select:none;z-index:99999;box-sizing:border-box;background:#050505;border-radius:16px;width:320px;min-width:220px;height:220px;min-height:160px;position:fixed;top:80px;left:80px;overflow:hidden;box-shadow:0 12px 32px #0009}.RemoteJanusVideo-module__BjpycW__wrapperPinned:active{cursor:grabbing}.RemoteJanusVideo-module__BjpycW__wrapperPinnedP240{width:320px;height:180px}.RemoteJanusVideo-module__BjpycW__wrapperPinnedP360{width:420px;height:236px}.RemoteJanusVideo-module__BjpycW__wrapperPinnedP480{width:560px;height:315px}.RemoteJanusVideo-module__BjpycW__wrapperPinnedP720{width:720px;height:405px}.RemoteJanusVideo-module__BjpycW__wrapperPinnedP1080{width:960px;height:540px}.RemoteJanusVideo-module__BjpycW__video{object-fit:cover;background:#000;width:100%;max-width:none;height:100%;max-height:none;display:block;position:absolute;inset:0}.RemoteJanusVideo-module__BjpycW__wrapperEmbedded[data-variant=admin],.RemoteJanusVideo-module__BjpycW__wrapperPinned[data-variant=admin]{border-radius:14px;width:100%;height:260px}.RemoteJanusVideo-module__BjpycW__wrapperEmbedded[data-variant=admin] .RemoteJanusVideo-module__BjpycW__video,.RemoteJanusVideo-module__BjpycW__wrapperPinned[data-variant=admin] .RemoteJanusVideo-module__BjpycW__video{object-fit:contain}.RemoteJanusVideo-module__BjpycW__wrapperEmbedded[data-variant=admin] .RemoteJanusVideo-module__BjpycW__toolbar,.RemoteJanusVideo-module__BjpycW__wrapperPinned[data-variant=admin] .RemoteJanusVideo-module__BjpycW__toolbar,.RemoteJanusVideo-module__BjpycW__wrapperEmbedded[data-variant=admin] .RemoteJanusVideo-module__BjpycW__sizeGroupSide,.RemoteJanusVideo-module__BjpycW__wrapperPinned[data-variant=admin] .RemoteJanusVideo-module__BjpycW__sizeGroupSide,.RemoteJanusVideo-module__BjpycW__wrapperEmbedded[data-variant=admin] .RemoteJanusVideo-module__BjpycW__statusBadge,.RemoteJanusVideo-module__BjpycW__wrapperPinned[data-variant=admin] .RemoteJanusVideo-module__BjpycW__statusBadge,.RemoteJanusVideo-module__BjpycW__wrapperEmbedded[data-variant=admin] .RemoteJanusVideo-module__BjpycW__badgeWrap,.RemoteJanusVideo-module__BjpycW__wrapperPinned[data-variant=admin] .RemoteJanusVideo-module__BjpycW__badgeWrap,.RemoteJanusVideo-module__BjpycW__wrapperEmbedded[data-variant=admin] .RemoteJanusVideo-module__BjpycW__errorText,.RemoteJanusVideo-module__BjpycW__wrapperPinned[data-variant=admin] .RemoteJanusVideo-module__BjpycW__errorText{display:none}.RemoteJanusVideo-module__BjpycW__toolbar{z-index:5;pointer-events:none;justify-content:center;gap:10px;display:flex;position:absolute;bottom:10px;left:0;right:0}.RemoteJanusVideo-module__BjpycW__btn{pointer-events:auto;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border:none;border-radius:999px;padding:7px 16px;font-size:12px;font-weight:800;transition:transform .12s,filter .12s,opacity .15s;box-shadow:0 2px 10px #0000007a}.RemoteJanusVideo-module__BjpycW__btn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.RemoteJanusVideo-module__BjpycW__btn:active:not(:disabled){transform:translateY(0)}.RemoteJanusVideo-module__BjpycW__btn:disabled{opacity:.45;cursor:default}.RemoteJanusVideo-module__BjpycW__btnGreen{background:#188c3cf2}.RemoteJanusVideo-module__BjpycW__btnRed{background:#be2828f2}.RemoteJanusVideo-module__BjpycW__btnYellow{background:#ffc800f2}@keyframes RemoteJanusVideo-module__BjpycW__spinRefresh{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.RemoteJanusVideo-module__BjpycW__iconBtn{pointer-events:auto;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .12s,filter .12s,opacity .15s;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000007a}.RemoteJanusVideo-module__BjpycW__iconBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.RemoteJanusVideo-module__BjpycW__iconBtn:active:not(:disabled){transform:translateY(0)}.RemoteJanusVideo-module__BjpycW__iconBtn:active svg{animation:.6s linear RemoteJanusVideo-module__BjpycW__spinRefresh}.RemoteJanusVideo-module__BjpycW__iconBtn:disabled{opacity:.45;cursor:default}.RemoteJanusVideo-module__BjpycW__iconBtnStrong{color:#fffffff2;background:#0000008c;border:1px solid #ffffff8c}.RemoteJanusVideo-module__BjpycW__badgeWrap{z-index:6;align-items:center;gap:8px;display:flex;position:absolute;top:10px;right:10px}.RemoteJanusVideo-module__BjpycW__statusBadge{color:#ffffffeb;text-transform:uppercase;letter-spacing:.5px;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#000000a6;border:1px solid #ffffff2e;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:900}.RemoteJanusVideo-module__BjpycW__statusBadge[data-status=live]{color:#a0ffc8fa;background:#188c3c40;border-color:#188c3c80}.RemoteJanusVideo-module__BjpycW__statusBadge[data-status=error]{color:#ffb4b4fa;background:#be282840;border-color:#be282880}.RemoteJanusVideo-module__BjpycW__statusBadge[data-status=connecting]{color:#fff0b4fa;background:#ffc80038;border-color:#ffc8006b}.RemoteJanusVideo-module__BjpycW__statusBadge[data-status=ready],.RemoteJanusVideo-module__BjpycW__statusBadge[data-status=nostream]{background:#0000008c}.RemoteJanusVideo-module__BjpycW__badgeAvatar{place-items:center;display:grid;position:relative}.RemoteJanusVideo-module__BjpycW__imgAvatar{background:#111;border:1px solid #ffffff47;border-radius:50%;width:40px;height:40px;overflow:hidden}.RemoteJanusVideo-module__BjpycW__imgAvatar img,.RemoteJanusVideo-module__BjpycW__imgAvatar video{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.RemoteJanusVideo-module__BjpycW__iconOnline{border:3px solid #050505;border-radius:50%;font-size:16px;position:absolute;top:-2px;right:-2px}.RemoteJanusVideo-module__BjpycW__errorText{z-index:7;color:#ffb3b3;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#3c0000d1;border-radius:10px;max-width:90%;padding:6px 10px;font-size:11px;font-weight:700;position:absolute;bottom:44px;left:50%;transform:translate(-50%)}.RemoteJanusVideo-module__BjpycW__sizeGroupSide{z-index:8;pointer-events:auto;flex-direction:column;gap:6px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}
.layout-module__284YMG__userContainer{width:100%}
.VideoSizeControls-module__f61OGq__sizeGroupSide{pointer-events:auto;flex-direction:column;gap:6px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.VideoSizeControls-module__f61OGq__btnMini{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:.8;background:#00000080;border:none;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:500;transition:background .15s,opacity .15s,transform .1s;box-shadow:0 2px 8px #00000059}.VideoSizeControls-module__f61OGq__btnMini:hover{opacity:1;transform:translateY(-1px)}.VideoSizeControls-module__f61OGq__btnMiniActive{opacity:1;background:#188c3cf2}
.MessageItem-module__yzF1AW__message{box-sizing:border-box;border-radius:10px;align-items:flex-end;margin-bottom:5px;padding:2px;display:flex}.MessageItem-module__yzF1AW__rightSide{justify-content:flex-end}.MessageItem-module__yzF1AW__TextChatContainer{flex-direction:column;display:flex;position:relative}.MessageItem-module__yzF1AW__imgTextContainer{justify-content:flex-start;gap:5px;display:flex}.MessageItem-module__yzF1AW__userLeftSide{flex-direction:row-reverse;justify-content:flex-start}.MessageItem-module__yzF1AW__imgTextContainer h4{margin:0}.MessageItem-module__yzF1AW__imgOwnerAvatar{border:1px solid #000;border-radius:50%;width:50px;height:50px;overflow:hidden}.MessageItem-module__yzF1AW__imgOwnerAvatar>img{object-fit:cover;object-position:top;width:100%;height:100%}.MessageItem-module__yzF1AW__imgOwnerAvatar>video{object-fit:cover;object-position:top;width:100%;min-width:100%;height:100%;min-height:100%;display:block}.MessageItem-module__yzF1AW__nameDateContainer{flex-direction:column;display:flex}.MessageItem-module__yzF1AW__nameDateContainer>h4{letter-spacing:0;color:var(--message-meta-color,#f6efef);margin:5px 0;font-size:16px;font-weight:400;line-height:81%}.MessageItem-module__yzF1AW__nameDateContainer>p{color:var(--message-meta-muted,#f8f6f6);margin:0;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400}.MessageItem-module__yzF1AW__deleteBtn{cursor:pointer;position:absolute;top:50px;right:-5px}.MessageItem-module__yzF1AW__reactionEffect{margin-bottom:10px;font-size:20px}.MessageItem-module__yzF1AW__systemRow{justify-content:center;margin:6px 0;display:flex}.MessageItem-module__yzF1AW__systemBubble{color:#d7d7d7;text-align:center;background:#ffffff14;border-radius:10px;max-width:80%;padding:6px 10px;font-size:13px}
.SwitchPrivateStream-module__emJ9sa__wrap{z-index:7;pointer-events:auto;position:absolute;top:58px;right:10px}.SwitchPrivateStream-module__emJ9sa__toggleBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border:1px solid #ffffff38;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;transition:transform .12s,filter .12s,opacity .15s;box-shadow:0 2px 10px #0000007a}.SwitchPrivateStream-module__emJ9sa__toggleBtn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.SwitchPrivateStream-module__emJ9sa__toggleBtn:active:not(:disabled){transform:translateY(0)}.SwitchPrivateStream-module__emJ9sa__toggleBtn:disabled{opacity:.55;cursor:default}.SwitchPrivateStream-module__emJ9sa__public{background:#188c3cf2}.SwitchPrivateStream-module__emJ9sa__private{background:#be2828f2}.SwitchPrivateStream-module__emJ9sa__modal .ant-modal-content{color:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0aeb;border:1px solid #ffffff24;border-radius:14px;box-shadow:0 18px 44px #000000a6}.SwitchPrivateStream-module__emJ9sa__modal .ant-modal-close{color:#ffffffbf}.SwitchPrivateStream-module__emJ9sa__modal .ant-modal-close:hover{color:#fffffff2}.SwitchPrivateStream-module__emJ9sa__modalTitle{color:#fff;margin-bottom:8px;font-size:16px;font-weight:900}.SwitchPrivateStream-module__emJ9sa__modalText{color:#ffffffd9;margin-bottom:14px;font-size:13px;line-height:1.45}.SwitchPrivateStream-module__emJ9sa__modalActions{justify-content:flex-end;gap:10px;display:flex}.SwitchPrivateStream-module__emJ9sa__modalBtn{cursor:pointer;color:#ffffffe6;background:#00000059;border:1px solid #ffffff29;border-radius:10px;padding:8px 12px;font-weight:800}.SwitchPrivateStream-module__emJ9sa__modalBtn:hover:not(:disabled){filter:brightness(1.08)}.SwitchPrivateStream-module__emJ9sa__modalBtn:disabled{opacity:.55;cursor:default}.SwitchPrivateStream-module__emJ9sa__modalBtnPrimary{border-color:#ffffff24}.SwitchPrivateStream-module__emJ9sa__modalBtnGreen{background:#188c3cf2}.SwitchPrivateStream-module__emJ9sa__modalBtnRed{background:#be2828f2}
.TextMessage-module__-4SHua__rowMessages{background-color:var(--message-bubble-bg,#e9e9eb);color:var(--message-bubble-text,#0f172a);word-wrap:break-word;white-space:pre-wrap;border-radius:18px;max-width:450px;margin:5px 0;padding:6px 16px;font-family:Noto Sans,sans-serif;font-size:18px}@media screen and (max-width:400px){.TextMessage-module__-4SHua__rowMessages{max-width:230px}}.TextMessage-module__-4SHua__myMessages{background-color:var(--message-bubble-bg-mine,#141414);color:var(--message-bubble-text-mine,#fff)}.TextMessage-module__-4SHua__textWrap{flex-direction:column;align-items:flex-start;gap:4px;display:inline-flex}.TextMessage-module__-4SHua__textWrapMy{align-items:flex-end}.TextMessage-module__-4SHua__translateControls{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:inline-flex}.TextMessage-module__-4SHua__translateSelect{color:#f8fafc;background:#0f172abf;border:1px solid #e2e8f0bf;border-radius:10px;min-height:28px;padding:4px 10px;font-size:12px;line-height:1.2;transition:border-color .2s,box-shadow .2s,background .2s}.TextMessage-module__-4SHua__translateBtn{color:#f8fafc;cursor:pointer;background:#0f172ad9;border:1px solid #e2e8f0bf;border-radius:10px;min-height:28px;padding:4px 10px;font-size:12px;line-height:1.2;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.TextMessage-module__-4SHua__translateSelect:hover,.TextMessage-module__-4SHua__translateBtn:hover{background:#1e293be6;border-color:#e2e8f0e6}.TextMessage-module__-4SHua__translateSelect:focus-visible,.TextMessage-module__-4SHua__translateBtn:focus-visible{outline:none;box-shadow:0 0 0 2px #94a3b88c}.TextMessage-module__-4SHua__translateBtn:disabled,.TextMessage-module__-4SHua__translateSelect:disabled{cursor:not-allowed;opacity:.6}.TextMessage-module__-4SHua__tick{vertical-align:text-bottom;color:#0c9c09;margin-left:3px;font-size:24px}.TextMessage-module__-4SHua__iconContainer{margin-left:2px;margin-right:2px;display:inline-block;position:relative}.TextMessage-module__-4SHua__iconHeart{color:#f90606;z-index:2;cursor:pointer;position:relative}.TextMessage-module__-4SHua__iconFlame{color:#f64504;z-index:2;cursor:pointer;position:relative}.TextMessage-module__-4SHua__iconLike,.TextMessage-module__-4SHua__iconDisLike{color:#0c9c09;z-index:2;cursor:pointer;position:relative}.TextMessage-module__-4SHua__duplicate{z-index:1;opacity:1;color:#fd0404;animation:8s forwards TextMessage-module__-4SHua__scaleAndFade;position:absolute;top:0;left:0;transform:scale(3)}.TextMessage-module__-4SHua__duplicateFlame{z-index:1;opacity:1;color:#f64504;animation:8s forwards TextMessage-module__-4SHua__scaleAndFade;position:absolute;top:0;left:0;transform:scale(3)}.TextMessage-module__-4SHua__duplicateLike,.TextMessage-module__-4SHua__duplicateDisLike{z-index:1;opacity:1;color:#0c9c09;animation:8s forwards TextMessage-module__-4SHua__scaleAndFade;position:absolute;top:0;left:0;transform:scale(3)}@keyframes TextMessage-module__-4SHua__scaleAndFade{0%{opacity:1;transform:scale(3)translateY(0)}50%{opacity:.7;transform:scale(1.5)translateY(-200px)}to{opacity:0;transform:scale(.2)translateY(-200px)}}
.AdminChatSidebar-module__y5Vm9G__sidebar{background-color:#000;border:1px solid #fff;width:100%;max-width:340px;padding:16px;font-family:sans-serif;box-shadow:0 2px 8px #0000000d}.AdminChatSidebar-module__y5Vm9G__sidebar form{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.AdminChatSidebar-module__y5Vm9G__sidebar label{color:#faf3f3;font-size:13px;font-weight:500}.AdminChatSidebar-module__y5Vm9G__searchInput{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;height:36px;padding:6px 10px;font-size:14px}.AdminChatSidebar-module__y5Vm9G__searchInput:focus{border-color:#94a3b8;box-shadow:0 0 0 2px #94a3b859}.AdminChatSidebar-module__y5Vm9G__button{color:#0e0d0d;cursor:pointer;background-color:#f0e9e9;border:none;border-radius:6px;padding:8px 14px;font-size:14px;font-weight:500;transition:background-color .2s}.AdminChatSidebar-module__y5Vm9G__button:hover{background-color:#a5a1a1}.AdminChatSidebar-module__y5Vm9G__button:active{background-color:#1cbe3d}.AdminChatSidebar-module__y5Vm9G__button:disabled{cursor:not-allowed;background-color:#c3dafe}.AdminChatSidebar-module__y5Vm9G__sidebar .ant-pagination{justify-content:center;margin-top:12px;display:flex}.AdminChatSidebar-module__y5Vm9G__datePicker{background:0 0;border-color:#f8f3f3;border-radius:10px}.AdminChatSidebar-module__y5Vm9G__datePicker:hover,.AdminChatSidebar-module__y5Vm9G__datePicker:focus-within{background:0 0}.AdminChatSidebar-module__y5Vm9G__datePicker *{color:#f4efef!important;padding:2px 1px!important;font-family:Noto Sans,sans-serif!important;font-size:18px!important;font-weight:400!important}.AdminChatSidebar-module__y5Vm9G__datePicker ::placeholder{color:#f4efef!important;font-family:Noto Sans,sans-serif!important;font-size:18px!important;font-weight:400!important}
.LiveChatStickerBar-module__dZp6Va__bar{background:linear-gradient(#fff 0%,#999 100%);border-top:1px solid #94a3b840;border-bottom:1px solid #94a3b833;flex-direction:column;gap:10px;width:100%;min-width:0;padding:10px 14px;display:flex}.LiveChatStickerBar-module__dZp6Va__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.LiveChatStickerBar-module__dZp6Va__title{color:#0a0a0a;margin:0;font-size:16px;font-weight:700}.LiveChatStickerBar-module__dZp6Va__subtitle{color:#94a3b8;margin:2px 0 0;font-size:12px}.LiveChatStickerBar-module__dZp6Va__categorySelect{color:#f8fafc;background:#0f172ae6;border:1px solid #e2e8f059;border-radius:10px;min-width:180px;height:32px;padding:0 10px;font-size:12px}.LiveChatStickerBar-module__dZp6Va__list{scrollbar-gutter:stable both-edges;scrollbar-width:thin;scrollbar-color:#38bdf8d9 #1e293b66;flex-wrap:wrap;align-items:flex-start;gap:10px;max-height:100px;padding-bottom:6px;display:flex;overflow:hidden auto}.LiveChatStickerBar-module__dZp6Va__list::-webkit-scrollbar{width:8px;height:6px}.LiveChatStickerBar-module__dZp6Va__list::-webkit-scrollbar-thumb{background:#38bdf8d9;border-radius:999px}.LiveChatStickerBar-module__dZp6Va__list::-webkit-scrollbar-track{background:#1e293b66;border-radius:999px}.LiveChatStickerBar-module__dZp6Va__item{cursor:pointer;background:#0f172aa6;border:1px solid #94a3b84d;border-radius:12px;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .15s,border-color .2s,background .2s;display:flex;position:relative}.LiveChatStickerBar-module__dZp6Va__item img{object-fit:contain;width:64px;height:64px}.LiveChatStickerBar-module__dZp6Va__item:hover{background:#1e293bd9;border-color:#60a5fa99;transform:translateY(-2px)}.LiveChatStickerBar-module__dZp6Va__price{color:#0f172a;background:#facc15;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;bottom:4px;right:4px}.LiveChatStickerBar-module__dZp6Va__loading,.LiveChatStickerBar-module__dZp6Va__error,.LiveChatStickerBar-module__dZp6Va__empty{color:#94a3b8;margin:0;font-size:12px}.LiveChatStickerBar-module__dZp6Va__noBalanceModal .ant-modal-content{border-radius:12px}.LiveChatStickerBar-module__dZp6Va__modalCta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#38bdf8,#6366f1);border:none;border-radius:10px;width:100%;height:40px;margin-top:10px;font-weight:700}@media (max-width:768px){.LiveChatStickerBar-module__dZp6Va__bar{padding:8px 10px}.LiveChatStickerBar-module__dZp6Va__categorySelect{min-width:150px}.LiveChatStickerBar-module__dZp6Va__item{width:56px;height:56px}}
.AdminChatContactList-module__E4oBVq__contactList{flex-direction:column;gap:12px;width:100%;margin:10px auto;display:flex}.AdminChatContactList-module__E4oBVq__dialogueItem{cursor:pointer;color:#333;border:1px solid #f3efef;border-radius:6px;flex-direction:row;justify-content:space-between;gap:8px;width:100%;font-size:14px;display:flex;box-shadow:0 1px 2px #00000008}.AdminChatContactList-module__E4oBVq__userSection{border-radius:6px;align-items:center;gap:0;padding:5px;display:flex}.AdminChatContactList-module__E4oBVq__userSection p{color:#fbf8f8;width:80px;margin:0;padding:0;font-size:13px;line-height:1.4;overflow:hidden}.AdminChatContactList-module__E4oBVq__avatar{object-fit:cover;border:1px solid #ccc;border-radius:50%;width:48px;height:48px;margin:6px}.AdminChatContactList-module__E4oBVq__noAvatar{color:#999;background-color:#f0f0f0;border:1px dashed #bbb;border-radius:6px;justify-content:center;align-items:center;width:48px;height:48px;margin-top:6px;font-size:12px;display:flex}.AdminChatContactList-module__E4oBVq__activeItem{background-color:#049004b3;border:1px solid red}.AdminChatContactList-module__E4oBVq__dateBadge{color:#0f172a;background:#00000014;border-radius:12px;align-self:center;margin-right:10px;padding:4px 8px;font-size:12px;font-weight:700}
.PublicMessage-module__Mt1mwW__rowMessages{background-color:var(--message-bubble-bg,#e9e9eb);border-radius:18px;justify-content:center;align-items:center;max-width:150px;margin:5px 0;padding:6px;display:flex;position:relative}@media screen and (max-width:400px){.PublicMessage-module__Mt1mwW__rowMessages{max-width:100px}}.PublicMessage-module__Mt1mwW__myMessages{background-color:var(--message-bubble-bg-mine,#141414);color:var(--message-bubble-text-mine,#fff)}.PublicMessage-module__Mt1mwW__video{border-radius:8px;max-width:100%}.PublicMessage-module__Mt1mwW__tick{color:#16a34a;font-size:18px;position:absolute;bottom:-6px;right:-6px}
.FileList-module__5lho2a__list{color:#fff;margin-top:8px;padding-left:16px;font-size:12px}.FileList-module__5lho2a__listItem+.FileList-module__5lho2a__listItem{margin-top:4px}
.UploadFilesInput-module__EQhBSW__inputContainer{width:100px}.UploadFilesInput-module__EQhBSW__inputFile{visibility:hidden;display:none;position:absolute}.UploadFilesInput-module__EQhBSW__uploadIconInput{color:#fff;cursor:pointer;background:0 0;border:1px dashed #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:80px;height:80px;transition:color .15s,border-color .15s,transform .1s;display:flex}.UploadFilesInput-module__EQhBSW__uploadIconInput:hover{border-color:#2b2b2b;transform:translateY(-1px)}.UploadFilesInput-module__EQhBSW__active{color:#22c55e}.UploadFilesInput-module__EQhBSW__withLabel{width:140px;height:auto;padding:12px}.UploadFilesInput-module__EQhBSW__uploadLabel{color:inherit;text-align:center;font-size:12px;font-weight:700}.UploadFilesInput-module__EQhBSW__light{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.UploadFilesInput-module__EQhBSW__light:hover{border-color:#94a3b8}
.PreviewFilesList-module__gD4Jna__container{isolation:isolate;z-index:1;background:#3e3d3d4d;border-radius:12px;width:100%;max-width:900px;margin:0 auto;position:relative;overflow:hidden}.PreviewFilesList-module__gD4Jna__swiper{width:100%;padding-bottom:12px}.PreviewFilesList-module__gD4Jna__swiperSlide{justify-content:center;align-items:center;padding:14px 6px 26px;display:flex}.PreviewFilesList-module__gD4Jna__item{margin:0;padding:0;list-style:none;position:relative}.PreviewFilesList-module__gD4Jna__mediaBox{pointer-events:auto;background:#0f0f10;border-radius:10px;place-items:center;width:150px;height:200px;display:grid;overflow:hidden}.PreviewFilesList-module__gD4Jna__galleryContainer{width:150px;height:200px}.PreviewFilesList-module__gD4Jna__galleryCard,.PreviewFilesList-module__gD4Jna__galleryThumb{width:100%;height:100%}:is(.PreviewFilesList-module__gD4Jna__galleryThumb .ant-image,.PreviewFilesList-module__gD4Jna__galleryThumb .ant-image-img){object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.PreviewFilesList-module__gD4Jna__mediaBox img,.PreviewFilesList-module__gD4Jna__media{object-fit:cover;pointer-events:auto;width:100%;height:100%;display:block}.PreviewFilesList-module__gD4Jna__mediaBox video{object-fit:contain;pointer-events:auto;background:#000;width:100%;height:100%}.PreviewFilesList-module__gD4Jna__blurred{filter:blur(4px)}.PreviewFilesList-module__gD4Jna__trash{color:#fff;cursor:pointer;background:#000000a6;border:0;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .12s,background .12s;display:inline-flex;position:absolute;top:8px;right:8px}.PreviewFilesList-module__gD4Jna__trash:hover{background:#000c;transform:translateY(-1px)}.swiper-pagination-bullets{bottom:6px!important}.swiper-pagination-bullet{opacity:.6;background:#4b5563!important}.swiper-pagination-bullet-active{opacity:1;background:#8b5cf6!important}@media (max-width:769px){.PreviewFilesList-module__gD4Jna__mediaBox{width:140px;height:188px}}@media (max-width:480px){.PreviewFilesList-module__gD4Jna__mediaBox{width:120px;height:170px}}.swiper-scrollbar{background:#ffffff1f}.swiper-scrollbar-drag{background:#8b5cf6}
.AvatarUploadModal-module__cxO1mG__modalWrapper{color:#f9fafb;text-align:center;background:#05070c;border:1px solid #ffffff24;border-radius:22px;width:100%;max-width:520px;margin:0 auto;padding:24px 26px;animation:.25s ease-out AvatarUploadModal-module__cxO1mG__fadeIn;box-shadow:0 18px 48px #000000b3}.AvatarUploadModal-module__cxO1mG__paragraph{color:#e5e7eb;margin:18px 0 10px;font-size:15px}.AvatarUploadModal-module__cxO1mG__avatarContainer{justify-content:center;gap:20px;margin-top:8px;display:flex}.AvatarUploadModal-module__cxO1mG__avatarEditorContainer{width:180px}.AvatarUploadModal-module__cxO1mG__avatarEditor{max-width:180px;max-height:240px}.AvatarUploadModal-module__cxO1mG__avatarEditorContainer input[type=range]{width:100%;margin-top:10px}.AvatarUploadModal-module__cxO1mG__cardImgContainer{background:#020617;border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;width:160px;height:220px;display:flex;overflow:hidden}.AvatarUploadModal-module__cxO1mG__cardImgContainer img,.AvatarUploadModal-module__cxO1mG__cardImgContainer video{object-fit:cover;width:100%;height:100%}.AvatarUploadModal-module__cxO1mG__imgContainer{border:1px solid #94a3b899;border-radius:50%;width:80px;height:80px;margin-top:14px;display:inline-block;position:relative;overflow:hidden}.AvatarUploadModal-module__cxO1mG__imgAvatar{object-fit:cover;object-position:top;width:100%;height:100%}.AvatarUploadModal-module__cxO1mG__formBtnContainer{flex-direction:row;justify-content:center;align-items:center;gap:18px;margin-top:10px;display:flex}.AvatarUploadModal-module__cxO1mG__saveBtn{color:#fff;letter-spacing:.02em;cursor:pointer;background:linear-gradient(90deg,#ec4899,#8b5cf6);border:none;border-radius:999px;min-width:140px;padding:11px 20px;font-size:15px;font-weight:600;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 14px 30px #8b5cf68c}.AvatarUploadModal-module__cxO1mG__saveBtn:hover{opacity:.97;transform:translateY(-1px);box-shadow:0 18px 36px #8b5cf6bf}.AvatarUploadModal-module__cxO1mG__saveBtn:disabled{opacity:.5;cursor:default;box-shadow:none}@keyframes AvatarUploadModal-module__cxO1mG__fadeIn{0%{opacity:0;transform:translateY(6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:600px){.AvatarUploadModal-module__cxO1mG__modalWrapper{border-radius:18px;padding:18px 16px}.AvatarUploadModal-module__cxO1mG__avatarContainer{flex-direction:column;align-items:center}.AvatarUploadModal-module__cxO1mG__formBtnContainer{flex-direction:column;gap:12px}.AvatarUploadModal-module__cxO1mG__saveBtn{width:100%}}
.LetterList-module__flKoBG__letterList{box-sizing:border-box;background:0 0;flex-direction:column;gap:16px;width:100%;max-width:900px;margin:0 auto;padding:16px;list-style:none;display:flex}.LetterList-module__flKoBG__letterItemWrapper{will-change:transform,opacity;list-style:none;transition:transform .2s,opacity .2s}@media (hover:hover){.LetterList-module__flKoBG__letterItemWrapper:hover{opacity:.98;transform:translateY(-1px)}}.LetterList-module__flKoBG__empty{text-align:center;color:#aeb4bf;background:0 0;width:100%;max-width:900px;margin:20px auto;font-family:Noto Sans,sans-serif;font-size:16px;line-height:1.5}@media (max-width:768px){.LetterList-module__flKoBG__letterList,.LetterList-module__flKoBG__empty{max-width:768px;padding:12px}.LetterList-module__flKoBG__letterList{gap:12px}}@media (max-width:400px){.LetterList-module__flKoBG__letterList,.LetterList-module__flKoBG__empty{max-width:375px;padding:10px}.LetterList-module__flKoBG__letterList{gap:10px}}@media (prefers-reduced-motion:reduce){.LetterList-module__flKoBG__letterItemWrapper{transition:none}}
.LetterDetailsPage-module__9XQ5VW__section,.LetterDetailsPage-module__9XQ5VW__container{width:100%}
.EditVerificationVideo-module__BB-Vqq__container{flex-direction:column;display:flex}.EditVerificationVideo-module__BB-Vqq__photosList{flex-direction:row;display:flex}.EditVerificationVideo-module__BB-Vqq__videoContainer{background-color:#f0f0f0;border:1px solid #ddd;border-radius:12px;justify-content:center;align-items:center;width:220px;height:300px;margin:10px;display:flex;overflow:hidden;box-shadow:0 4px 8px #0000001a}.EditVerificationVideo-module__BB-Vqq__videoContainer>video{object-fit:cover;width:100%;height:100%;display:block}.EditVerificationVideo-module__BB-Vqq__videoContainer>video:fullscreen{object-fit:none}.EditVerificationVideo-module__BB-Vqq__uploadSendBtns{flex-direction:row;align-items:center;display:flex}.EditVerificationVideo-module__BB-Vqq__uploadBtn{color:#fff;text-align:start;letter-spacing:.05em;background-color:#000;border-radius:4px;height:50px;padding:5px 10px;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:400;line-height:150%}.EditVerificationVideo-module__BB-Vqq__uploadBtn:hover{transform:scale(1.01)}
.PaidStickers-module__gk8gaq__button{color:#e5e7eb;cursor:pointer;-webkit-user-select:none;user-select:none;background:#14181f;border:1px solid #243042;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:36px;height:36px;padding:6px 10px;font:600 14px/1 Noto Sans,sans-serif;transition:transform .12s,box-shadow .15s,border-color .15s,background .15s,color .15s;display:inline-flex}.PaidStickers-module__gk8gaq__button svg{width:18px;height:18px;color:#e5e7eb!important}.PaidStickers-module__gk8gaq__button:hover{border-color:#394b63;transform:translateY(-1px);box-shadow:0 10px 24px #11182759}.PaidStickers-module__gk8gaq__button:active{transform:translateY(0);box-shadow:inset 0 2px 6px #0000004d}.PaidStickers-module__gk8gaq__button:focus-visible{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf659}@media (max-width:375px){.PaidStickers-module__gk8gaq__button{min-width:34px;height:34px}.PaidStickers-module__gk8gaq__button svg{width:16px;height:16px}}
.UserIPConnectionStatus-module__oHa7MG__container{color:#333;word-break:break-word;max-width:100%;padding:0;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:600;display:inline-block}.UserIPConnectionStatus-module__oHa7MG__label{color:#000;margin-right:4px;font-weight:700}
.BlackListEmailsStatus-module__oKKL3a__container{align-items:flex-start;gap:8px;display:flex}.BlackListEmailsStatus-module__oKKL3a__content{flex-direction:column;gap:4px;display:flex}.BlackListEmailsStatus-module__oKKL3a__emailLabel{color:#595959;word-break:break-all;font-size:12px}.BlackListEmailsStatus-module__oKKL3a__button{cursor:pointer;border:none;border-radius:6px;padding:6px 12px;font-size:14px;transition:background-color .2s}.BlackListEmailsStatus-module__oKKL3a__addButton{color:#fff;background-color:#183a03}.BlackListEmailsStatus-module__oKKL3a__addButton:hover{background-color:#023f13}.BlackListEmailsStatus-module__oKKL3a__removeButton{color:#fff;background-color:#ff4d4f}.BlackListEmailsStatus-module__oKKL3a__removeButton:hover{background-color:#ff7875}.BlackListEmailsStatus-module__oKKL3a__errorText{color:#ff4d4f;word-break:break-word;font-size:12px}
.AudioMessage-module__BjMTJq__row{background-color:#e9e9eb;border-radius:18px;justify-content:center;align-items:center;max-width:240px;margin:5px 0;padding:6px;display:flex}@media screen and (max-width:400px){.AudioMessage-module__BjMTJq__row{max-width:180px}}.AudioMessage-module__BjMTJq__myRow{color:#fff;background-color:#141414}.AudioMessage-module__BjMTJq__audio{width:100%}
.UploadLetterButton-module__zrTpia__button{color:#e5e7eb;cursor:pointer;-webkit-user-select:none;user-select:none;background:#14181f;border:1px solid #243042;border-radius:10px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:6px 10px;font:600 14px/1 Noto Sans,sans-serif;transition:transform .12s,box-shadow .15s,border-color .15s,background .15s,color .15s;display:inline-flex}.UploadLetterButton-module__zrTpia__button svg{width:18px;height:18px;color:#e5e7eb!important}.UploadLetterButton-module__zrTpia__button:hover{border-color:#394b63;transform:translateY(-1px);box-shadow:0 10px 24px #11182759}.UploadLetterButton-module__zrTpia__button:active{transform:translateY(0);box-shadow:inset 0 2px 6px #0000004d}.UploadLetterButton-module__zrTpia__button:focus-visible{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf659}.UploadLetterButton-module__zrTpia__imageLeft{float:left;margin-bottom:10px;margin-right:10px}.UploadLetterButton-module__zrTpia__imageCenter{margin:0 auto;display:block}.UploadLetterButton-module__zrTpia__imageRight{float:right;margin-bottom:10px;margin-left:10px}@media (max-width:375px){.UploadLetterButton-module__zrTpia__button{min-width:34px;height:34px}.UploadLetterButton-module__zrTpia__button svg{width:16px;height:16px}}
.PrivateMessage-module__iyD55G__rowMessages{background-color:#e9e9eb;border-radius:18px;flex-direction:column;align-items:center;max-width:200px;margin:5px 0;padding:8px;display:flex}@media screen and (max-width:400px){.PrivateMessage-module__iyD55G__rowMessages{max-width:130px}}.PrivateMessage-module__iyD55G__myMessages{color:#fff;background-color:#141414}.PrivateMessage-module__iyD55G__mediaWrapper{border-radius:10px;width:100%;height:auto;position:relative;overflow:hidden}.PrivateMessage-module__iyD55G__mediaFile{object-fit:cover;border-radius:10px;width:100%;height:100%}:fullscreen .PrivateMessage-module__iyD55G__mediaFile,.PrivateMessage-module__iyD55G__mediaFile:fullscreen,video:fullscreen{object-fit:contain;background:#000;border-radius:0}.PrivateMessage-module__iyD55G__blur img,.PrivateMessage-module__iyD55G__blur video{filter:blur(8px)}.PrivateMessage-module__iyD55G__buyButton{color:#fff;cursor:pointer;background-color:#0d0d0e;border:none;border-radius:6px;margin-top:8px;padding:6px 12px;font-weight:700;transition:background-color .3s}.PrivateMessage-module__iyD55G__buyButton:hover{transform:scale(1.05)}
.NewLetterFilters-module__ub4P1W__newLetterFilter{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;width:100%;max-width:900px;margin:12px auto;display:grid}@media (max-width:768px){.NewLetterFilters-module__ub4P1W__newLetterFilter{gap:14px}}@media (max-width:375px){.NewLetterFilters-module__ub4P1W__newLetterFilter{grid-template-columns:1fr;gap:12px}}.NewLetterFilters-module__ub4P1W__selectUser{background:#0f172ac7;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;justify-self:stretch;gap:10px;width:100%;max-width:100%;padding:12px;display:flex;box-shadow:0 12px 30px #0f172a40}.NewLetterFilters-module__ub4P1W__selectUser>p{text-align:center;letter-spacing:.03em;color:#e5e7eb;margin:0 auto;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:700;line-height:150%}:is(.NewLetterFilters-module__ub4P1W__selectUser .ant-input-affix-wrapper,.NewLetterFilters-module__ub4P1W__selectUser .ant-input,.NewLetterFilters-module__ub4P1W__selectUser input){box-sizing:border-box;display:block;color:#e5e7eb!important;background:#0b0d10!important;border:1px solid #1f2937!important;border-radius:10px!important;width:100%!important}:is(.NewLetterFilters-module__ub4P1W__selectUser .ant-input::placeholder,.NewLetterFilters-module__ub4P1W__selectUser input::placeholder){color:#9ca3af!important}:is(.NewLetterFilters-module__ub4P1W__selectUser .ant-input-affix-wrapper-focused,.NewLetterFilters-module__ub4P1W__selectUser .ant-input:focus,.NewLetterFilters-module__ub4P1W__selectUser input:focus){outline:none;border-color:#8b5cf6!important;box-shadow:0 0 0 3px #8b5cf640!important}
.ManUserStatistics-module__gAqH3G__purchaseStatistics{color:#e5e7eb;background:0 0;width:100%;max-width:1100px;margin:0 auto;padding:20px}.ManUserStatistics-module__gAqH3G__title{text-align:center;letter-spacing:.05em;color:#e5e7eb;margin-bottom:20px;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:600;line-height:150%}.ManUserStatistics-module__gAqH3G__tableScroll{-webkit-overflow-scrolling:touch;border-radius:12px;width:100%;margin-bottom:10px;overflow-x:auto}.ManUserStatistics-module__gAqH3G__tableScroll::-webkit-scrollbar{height:8px}.ManUserStatistics-module__gAqH3G__tableScroll::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.ManUserStatistics-module__gAqH3G__tableScroll::-webkit-scrollbar-thumb:hover{background:#555}.ManUserStatistics-module__gAqH3G__tableScroll::-webkit-scrollbar-track{background:#111;border-radius:4px}.ManUserStatistics-module__gAqH3G__tableScroll{scrollbar-width:thin;scrollbar-color:#888 #111}.ManUserStatistics-module__gAqH3G__table{border-collapse:collapse;letter-spacing:.05em;color:#e5e7eb;table-layout:auto;background:#0b0d10;border:1px solid #1f2937;border-radius:12px;width:100%;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:400;line-height:150%;overflow:hidden}@media (max-width:768px){.ManUserStatistics-module__gAqH3G__table{min-width:900px}.ManUserStatistics-module__gAqH3G__table th,.ManUserStatistics-module__gAqH3G__table td{white-space:nowrap}}.ManUserStatistics-module__gAqH3G__table thead th{color:#9ca3af;text-align:left;background:#0b0d10;border-bottom:1px solid #1f2937;padding:12px;font-weight:700}.ManUserStatistics-module__gAqH3G__table td{color:#e5e7eb;vertical-align:top;border-bottom:1px solid #1f2937;padding:12px}.ManUserStatistics-module__gAqH3G__table tbody tr{background:#0b0d10}.ManUserStatistics-module__gAqH3G__table th:nth-child(5),.ManUserStatistics-module__gAqH3G__table td:nth-child(5){word-break:break-word;overflow-wrap:anywhere;line-height:1.4;white-space:normal!important}.ManUserStatistics-module__gAqH3G__isValid{background:#22c55e82!important}.ManUserStatistics-module__gAqH3G__isInvalid{background:#ef444459!important}
.MessageReaction-module__tx_eMa__wrapper{outline:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative}.MessageReaction-module__tx_eMa__trigger{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .18s,background-color .18s;display:flex}.MessageReaction-module__tx_eMa__triggerIcon{width:22px;height:22px}.MessageReaction-module__tx_eMa__trigger:hover,.MessageReaction-module__tx_eMa__wrapper:focus-within .MessageReaction-module__tx_eMa__trigger{background-color:#0000000f;transform:scale(1.05)}.MessageReaction-module__tx_eMa__list{opacity:0;pointer-events:none;z-index:10;background:#fff;border:1px solid #00000014;border-radius:9999px;gap:6px;padding:6px;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:100%;left:50%;transform:translate(-50%,8px);box-shadow:0 8px 24px #0000001f}.MessageReaction-module__tx_eMa__wrapper:hover .MessageReaction-module__tx_eMa__list,.MessageReaction-module__tx_eMa__wrapper:focus-within .MessageReaction-module__tx_eMa__list{opacity:1;pointer-events:auto;transform:translate(-50%)}.MessageReaction-module__tx_eMa__forceClosed .MessageReaction-module__tx_eMa__list,.MessageReaction-module__tx_eMa__forceClosed:hover .MessageReaction-module__tx_eMa__list,.MessageReaction-module__tx_eMa__forceClosed:focus-within .MessageReaction-module__tx_eMa__list{opacity:0;pointer-events:none;transform:translate(-50%,8px)}.MessageReaction-module__tx_eMa__item{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;line-height:1;transition:transform .15s,background-color .15s;display:flex}.MessageReaction-module__tx_eMa__item:hover,.MessageReaction-module__tx_eMa__item:focus{background-color:#0000000f;transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.MessageReaction-module__tx_eMa__trigger,.MessageReaction-module__tx_eMa__list,.MessageReaction-module__tx_eMa__item{transition:none}}.MessageReaction-module__tx_eMa__list{flex-direction:column}
:root{--bg:#0b0c10;--card:#111319;--card-2:#1a1c24;--border:#ffffff14;--text:#e7e9ee;--accent:#0f62fe;--shadow:0 8px 24px #00000073;--radius:12px}.UploadPrivateMedia-module__JxDmPG__editMediaContainer{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);width:100%;box-shadow:var(--shadow);box-sizing:border-box;flex-direction:column;margin-top:20px;padding:16px;display:flex}.UploadPrivateMedia-module__JxDmPG__filesContainer{background:var(--card-2);border-radius:var(--radius);border:1px solid var(--border);scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;max-height:420px;padding:8px;display:flex;overflow-y:auto}.UploadPrivateMedia-module__JxDmPG__filesContainer::-webkit-scrollbar{width:8px}.UploadPrivateMedia-module__JxDmPG__filesContainer::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:10px}.UploadPrivateMedia-module__JxDmPG__filesContainer::-webkit-scrollbar-thumb:hover{background:#fff6}.UploadPrivateMedia-module__JxDmPG__saveBtn{color:#fff;border-radius:var(--radius);cursor:pointer;background:#000;border:1px solid #c1bdbd;align-self:center;margin-top:20px;padding:10px 22px;font-size:17px;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s;display:inline-block}.UploadPrivateMedia-module__JxDmPG__saveBtn:hover{background:#101010;border:1px solid #fff;transform:translateY(-2px)scale(1.05);box-shadow:0 10px 25px #a7a6a666}.UploadPrivateMedia-module__JxDmPG__saveBtn:active{transform:scale(.97)}@media screen and (max-width:500px){.UploadPrivateMedia-module__JxDmPG__editMediaContainer{padding:12px}.UploadPrivateMedia-module__JxDmPG__filesContainer{gap:8px;max-height:300px}.UploadPrivateMedia-module__JxDmPG__saveBtn{width:100%;padding:12px;font-size:16px}}
.NewLetterForm-module__X54rya__formContainer{background:#8698c06c;border:1px solid #ffffff1f;border-radius:14px;width:100%;max-width:900px;margin:0 auto 14px;padding:14px 12px;box-shadow:0 12px 30px #0f172a40}.NewLetterForm-module__X54rya__cardTopicContainer{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:6px;display:grid}@media (max-width:768px){.NewLetterForm-module__X54rya__cardTopicContainer{grid-template-columns:1fr;justify-items:center;gap:10px}}@media (max-width:375px){.NewLetterForm-module__X54rya__cardTopicContainer{gap:8px;padding:0 4px}}.NewLetterForm-module__X54rya__topicLabel{flex-direction:column;gap:8px;width:100%;max-width:100%;display:flex}.NewLetterForm-module__X54rya__label{color:#e5e7eb;letter-spacing:.02em;margin:0;font-size:16px;font-weight:700}.NewLetterForm-module__X54rya__inputField{color:#e5e7eb;background:#0b0d10;border:1px solid #1f2937;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:18px;transition:border-color .15s,box-shadow .15s,background .15s}.NewLetterForm-module__X54rya__inputField::placeholder{color:#9ca3af}.NewLetterForm-module__X54rya__inputField:hover{background:#0d1014}.NewLetterForm-module__X54rya__inputField:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf640}.NewLetterForm-module__X54rya__inputError{border-color:#ef4444;box-shadow:0 0 0 3px #ef444433}.NewLetterForm-module__X54rya__errorText{color:#f87171;text-align:left;margin:0;font-size:12px;font-weight:600}.NewLetterForm-module__X54rya__letterTextarea{color:#e5e7eb;resize:vertical;background:#0b0d10;border:1px solid #1f2937;border-radius:10px;width:100%;height:300px;padding:12px 14px;font-size:16px;transition:border-color .15s,box-shadow .15s}.NewLetterForm-module__X54rya__letterTextarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf640}
.LadyWishGiftList-module__BveWEq__wrap{flex-direction:column;gap:12px;display:flex}.LadyWishGiftList-module__BveWEq__headerRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.LadyWishGiftList-module__BveWEq__title{align-items:center;gap:8px;margin:0;font-size:18px;font-weight:800;display:flex}.LadyWishGiftList-module__BveWEq__titleIcon{color:#f8fafc;background:linear-gradient(135deg,#a445ff 0%,#ff4ecd 100%);border-radius:999px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;box-shadow:0 10px 22px #a445ff47}.LadyWishGiftList-module__BveWEq__titleIcon svg{width:15px;height:15px}.LadyWishGiftList-module__BveWEq__hint{opacity:.8;margin:0;font-size:13px}.LadyWishGiftList-module__BveWEq__selectedGrid,.LadyWishGiftList-module__BveWEq__catalogGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.LadyWishGiftList-module__BveWEq__empty{opacity:.85;margin:0}.LadyWishGiftList-module__BveWEq__toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.LadyWishGiftList-module__BveWEq__searchRow{align-items:center;gap:8px;margin-bottom:10px;display:flex}.LadyWishGiftList-module__BveWEq__modalActions{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.LadyWishGiftList-module__BveWEq__modalActionsLeft{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.LadyWishGiftList-module__BveWEq__modalActionsRight{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.LadyWishGiftList-module__BveWEq__counter{opacity:.9;font-weight:700}.LadyWishGiftList-module__BveWEq__disabledCard{opacity:.55;filter:grayscale(.25);pointer-events:none}.LadyWishGiftList-module__BveWEq__selectedCard{position:relative}.LadyWishGiftList-module__BveWEq__removeBtn{color:#fff;cursor:pointer;background:#0f131aeb;border:1px solid #1f2937e6;border-radius:999px;place-items:center;width:32px;height:32px;font-weight:900;line-height:1;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 10px 20px #00000059}.LadyWishGiftList-module__BveWEq__removeBtn:hover{border-color:#a445ffbf}.LadyWishGiftList-module__BveWEq__removeBtn:disabled{opacity:.55;cursor:not-allowed}@media (max-width:520px){.LadyWishGiftList-module__BveWEq__selectedGrid,.LadyWishGiftList-module__BveWEq__catalogGrid{grid-template-columns:1fr}}

.AdminChatStatistics-module__T9Gjca__container{justify-content:space-between;align-items:stretch;width:100%;height:100%;min-height:700px;display:flex}
.UserSupport-module__ctDGJa__containerNewChat{background:radial-gradient(1200px 360px at 10% -10%,#6366f12e,#0000 60%),radial-gradient(900px 320px at 90% 0,#ec489929,#0000 55%),linear-gradient(135deg,#f8fafc 0%,#eef2ff 45%,#fdf2f8 100%);justify-content:center;align-items:center;height:calc(100vh - 100px);padding:20px;display:flex}.UserSupport-module__ctDGJa__chatContainerBox{background-color:#ffffffe6;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:800px;height:500px;display:flex;box-shadow:0 18px 40px #0f172a1f}.UserSupport-module__ctDGJa__startChat{color:#0f172a;text-align:center;justify-content:center;align-items:center;font-size:16px;display:flex}.UserSupport-module__ctDGJa__startChat button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#ec4899);border:none;border-radius:10px;padding:14px 28px;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s}.UserSupport-module__ctDGJa__startChat button:hover{transform:translateY(-1px);box-shadow:0 12px 22px #4f46e540}.UserSupport-module__ctDGJa__container{box-sizing:border-box;justify-content:center;width:100%;height:100%;padding:24px 16px;display:flex}.UserSupport-module__ctDGJa__chatContainer{background-color:#ffffffeb;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;width:100%;max-width:1000px;height:75vh;display:flex;overflow:hidden;box-shadow:0 18px 40px #0f172a14}.UserSupport-module__ctDGJa__displayMessagesContainer{background-color:#eef2f7;border-radius:18px 18px 0 0;flex:1;padding:16px;overflow:hidden auto}.UserSupport-module__ctDGJa__loadMessagesBtn{color:#4338ca;cursor:pointer;background:#eef2ff;border:1px solid #cbd5f5;border-radius:999px;align-self:center;padding:6px 16px;font-size:14px}.UserSupport-module__ctDGJa__loadMessagesBtn:hover{background:#e0e7ff}.UserSupport-module__ctDGJa__messagesContainer{flex-direction:column;gap:12px;height:100%;padding:0;display:flex;overflow:hidden auto}.UserSupport-module__ctDGJa__formContainer{box-sizing:border-box;background-color:#fff;border-top:none;width:100%;padding:12px 16px}.UserSupport-module__ctDGJa__inputRow{align-items:center;gap:16px;width:100%;display:flex}.UserSupport-module__ctDGJa__chatInput{color:#0f172a;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;outline:none;flex:1;padding:10px 14px;font-size:15px}.UserSupport-module__ctDGJa__chatInput:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f12e}.UserSupport-module__ctDGJa__chatInputIconBox{align-items:center;gap:8px;display:flex}.UserSupport-module__ctDGJa__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#ec4899);border:1px solid #6366f173;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:9px 14px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.UserSupport-module__ctDGJa__sendButton:hover{transform:translateY(-1px);box-shadow:0 10px 18px #4f46e540}.UserSupport-module__ctDGJa__chatIconImg{color:#4338ca;font-size:18px}.UserSupport-module__ctDGJa__scrollAnchor{width:0;height:0;display:block;overflow:hidden}.UserSupport-module__ctDGJa__iconButton{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,border-color .2s;display:inline-flex}.UserSupport-module__ctDGJa__iconButton:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width:768px){.UserSupport-module__ctDGJa__chatContainer{max-width:95%;height:90vh}.UserSupport-module__ctDGJa__chatInputIconBox{flex-direction:column;gap:5px}.UserSupport-module__ctDGJa__sendButton{padding:6px 12px;font-size:14px}.UserSupport-module__ctDGJa__chatIconImg{font-size:18px}}
.ChatUserTyping-module__k_qZLq__typingWrap{align-items:center;gap:10px;margin:6px 0 2px;padding-left:6px;display:inline-flex}.ChatUserTyping-module__k_qZLq__label{color:#ffffffa6;letter-spacing:.02em;font-size:13px;font-weight:500}.ChatUserTyping-module__k_qZLq__dots{align-items:center;gap:6px;display:inline-flex}.ChatUserTyping-module__k_qZLq__dot{background-color:#fffc;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite ChatUserTyping-module__k_qZLq__pulse}.ChatUserTyping-module__k_qZLq__dot:nth-child(2){animation-delay:.15s}.ChatUserTyping-module__k_qZLq__dot:nth-child(3){animation-delay:.3s}@keyframes ChatUserTyping-module__k_qZLq__pulse{0%{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.3)}to{opacity:.4;transform:scale(.8)}}
.ChatIdPage-module__PZL2yq__section{flex:1;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.ChatIdPage-module__PZL2yq__container{flex-direction:row;flex:1;align-items:stretch;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}
.CustomerSupport-module__0dZ45G__root{--message-meta-color:#0f172a;--message-meta-muted:#64748b;--message-bubble-bg:#eef2ff;--message-bubble-text:#0f172a;--message-bubble-bg-mine:#e2e8f0;--message-bubble-text-mine:#0f172a;width:100%}
