.TypingIndicator-module__J8bJiq__container{z-index:3;height:30px;color:var(--text-secondary);pointer-events:none;background:linear-gradient(to top, var(--bg) 65%, transparent);align-items:flex-end;gap:6px;padding:0 16px 5px;font-size:13px;display:flex;position:absolute;bottom:0;left:0;right:0}.TypingIndicator-module__J8bJiq__dots{align-items:center;gap:3px;margin-bottom:5px;display:flex}.TypingIndicator-module__J8bJiq__dot{background:var(--text-muted);width:4px;height:4px;animation:1.2s ease-in-out infinite TypingIndicator-module__J8bJiq__typingPulse}.TypingIndicator-module__J8bJiq__dot:nth-child(2){animation-delay:.2s}.TypingIndicator-module__J8bJiq__dot:nth-child(3){animation-delay:.4s}@keyframes TypingIndicator-module__J8bJiq__typingPulse{0%,60%,to{opacity:.3}30%{opacity:1}}
.UnreadBadge-module__xAu9la__mentionPill{font-variant-numeric:tabular-nums;background:var(--accent);min-width:18px;height:16px;color:var(--text-on-accent);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0 4px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.UnreadBadge-module__xAu9la__countBadge{font-variant-numeric:tabular-nums;color:var(--text-primary);flex-shrink:0;margin-left:auto;font-size:12px;font-weight:600;line-height:1}
.Avatar-module__2wV11q__root{flex-shrink:0;position:relative}.Avatar-module__2wV11q__img{object-fit:cover;width:100%;height:100%;display:block}.Avatar-module__2wV11q__placeholder{background:var(--surface);border:1px solid var(--divider);width:100%;height:100%}.Avatar-module__2wV11q__dot{box-shadow:0 0 0 2px var(--bg);position:absolute;bottom:-1px;right:-1px}
.SecurityPage-module__Sc3RRG__wizard{border-bottom:1px solid var(--divider);flex-direction:column;align-items:flex-start;gap:20px;padding:24px 16px;display:flex}.SecurityPage-module__Sc3RRG__wizard>*{max-width:460px}.SecurityPage-module__Sc3RRG__step{text-transform:uppercase;color:var(--text-muted);font-size:12px}.SecurityPage-module__Sc3RRG__title{color:var(--text-primary);margin:0;font-size:20px;font-weight:600}.SecurityPage-module__Sc3RRG__desc{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.SecurityPage-module__Sc3RRG__bullets{color:var(--text-secondary);flex-direction:column;gap:6px;margin:0;padding-left:18px;font-size:13px;line-height:1.5;display:flex}.SecurityPage-module__Sc3RRG__fields{flex-direction:column;gap:12px;display:flex}.SecurityPage-module__Sc3RRG__fieldStack{flex-direction:column;gap:6px;display:flex}.SecurityPage-module__Sc3RRG__warn{background:color-mix(in srgb, var(--danger) 10%, transparent);border:1px solid color-mix(in srgb, var(--danger) 35%, transparent);gap:10px;padding:12px;display:flex}.SecurityPage-module__Sc3RRG__warnIcon{color:var(--danger);flex-shrink:0;margin-top:1px}.SecurityPage-module__Sc3RRG__warnText{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.SecurityPage-module__Sc3RRG__ack{color:var(--text-secondary);cursor:pointer;align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;display:flex}.SecurityPage-module__Sc3RRG__ack input{accent-color:var(--accent);margin-top:2px}.SecurityPage-module__Sc3RRG__actions{align-items:center;gap:16px;margin-top:4px;display:flex}.SecurityPage-module__Sc3RRG__primary{height:33px;color:var(--text-on-accent);background:var(--accent);cursor:pointer;border:none;padding:0 16px;font-size:14px;transition:background .15s}.SecurityPage-module__Sc3RRG__primary:hover:not(:disabled){background:var(--accent-hover)}.SecurityPage-module__Sc3RRG__primary:disabled{opacity:.5;cursor:not-allowed}.SecurityPage-module__Sc3RRG__back{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px}.SecurityPage-module__Sc3RRG__back:hover{color:var(--text-secondary)}.SecurityPage-module__Sc3RRG__error{color:var(--danger);margin:0;font-size:13px}
.ImageCropModal-module__Vzguza__overlay{z-index:300;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImageCropModal-module__Vzguza__modal{background:var(--bg);border:1px solid var(--divider);width:400px;max-width:calc(100vw / var(--zoom,1) - 32px);flex-direction:column;gap:16px;padding:24px;display:flex}.ImageCropModal-module__Vzguza__title{color:var(--text-primary);margin:0;font-size:16px;font-weight:600}.ImageCropModal-module__Vzguza__viewportWrap{justify-content:center;display:flex}.ImageCropModal-module__Vzguza__viewport{background:var(--surface);border:1px solid var(--divider);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;width:320px;height:320px;position:relative;overflow:hidden}.ImageCropModal-module__Vzguza__viewport:active{cursor:grabbing}.ImageCropModal-module__Vzguza__viewportImg{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;position:absolute}.ImageCropModal-module__Vzguza__staticPreview{object-fit:contain;background:var(--surface);border:1px solid var(--divider);width:320px;height:320px}.ImageCropModal-module__Vzguza__note{color:var(--text-muted);margin:0;font-size:12px}.ImageCropModal-module__Vzguza__zoomRow{align-items:center;gap:12px;display:flex}.ImageCropModal-module__Vzguza__zoomLabel{color:var(--text-muted);flex-shrink:0;width:36px;font-size:12px}.ImageCropModal-module__Vzguza__zoomSlider{accent-color:var(--accent);flex:1}.ImageCropModal-module__Vzguza__actions{justify-content:flex-end;gap:8px;display:flex}.ImageCropModal-module__Vzguza__cancelBtn{background:var(--surface);border:1px solid var(--divider);height:33px;color:var(--text-secondary);cursor:pointer;padding:0 16px;font-family:inherit;font-size:14px;transition:color .15s}.ImageCropModal-module__Vzguza__cancelBtn:hover{color:var(--text-primary)}.ImageCropModal-module__Vzguza__confirmBtn{background:var(--accent);height:33px;color:var(--text-on-accent);cursor:pointer;border:1px solid #0000;padding:0 16px;font-family:inherit;font-size:14px;transition:background .15s}.ImageCropModal-module__Vzguza__confirmBtn:hover{background:var(--accent-hover)}.ImageCropModal-module__Vzguza__confirmBtn:disabled{opacity:.4;cursor:not-allowed}.ImageCropModal-module__Vzguza__error{color:var(--danger);margin:0;font-size:12px}
.ConfirmModal-module__b3ItkG__overlay{z-index:300;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConfirmModal-module__b3ItkG__modal{background:var(--bg);border:1px solid var(--divider);width:400px;max-width:calc(100vw / var(--zoom,1) - 32px);flex-direction:column;gap:16px;padding:24px;display:flex}.ConfirmModal-module__b3ItkG__title{color:var(--text-primary);margin:0;font-size:16px;font-weight:600}.ConfirmModal-module__b3ItkG__message{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.ConfirmModal-module__b3ItkG__message ul{margin:8px 0 0;padding:0;list-style:none}.ConfirmModal-module__b3ItkG__message ul li{align-items:flex-start;gap:10px;display:flex}.ConfirmModal-module__b3ItkG__message ul li:before{content:"";background:var(--text-secondary);flex-shrink:0;width:6px;height:6px;margin-top:calc(.75em - 3px)}.ConfirmModal-module__b3ItkG__actions{justify-content:flex-end;gap:8px;display:flex}.ConfirmModal-module__b3ItkG__cancelBtn{background:var(--surface);border:1px solid var(--divider);height:33px;color:var(--text-secondary);cursor:pointer;padding:0 16px;font-family:inherit;font-size:14px;transition:color .15s}.ConfirmModal-module__b3ItkG__cancelBtn:hover{color:var(--text-primary)}.ConfirmModal-module__b3ItkG__confirmBtn{background:var(--accent);height:33px;color:var(--text-on-accent);cursor:pointer;border:1px solid #0000;padding:0 16px;font-family:inherit;font-size:14px;transition:background .15s}.ConfirmModal-module__b3ItkG__confirmBtn:hover{background:var(--accent-hover)}.ConfirmModal-module__b3ItkG__confirmDanger{background:var(--danger)}.ConfirmModal-module__b3ItkG__confirmDanger:hover{background:var(--danger-hover)}.ConfirmModal-module__b3ItkG__confirmDisabled{opacity:.4;cursor:not-allowed}.ConfirmModal-module__b3ItkG__confirmDisabled:hover{background:var(--accent)}
.server-module__d50R4G__serverList{scrollbar-width:none;flex-direction:column;display:flex;overflow-y:auto}.server-module__d50R4G__serverList>.server-module__d50R4G__serverBtn{flex-shrink:0}.server-module__d50R4G__serverList::-webkit-scrollbar{display:none}.server-module__d50R4G__serverBtnWrap{flex-shrink:0;display:flex;position:relative}.server-module__d50R4G__serverBtn{border:none;border-bottom:1px solid var(--divider);width:48px;height:48px;color:var(--text-secondary);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,color .15s;display:flex}.server-module__d50R4G__serverBtn:hover,.server-module__d50R4G__serverBtnActive{background:var(--surface);color:var(--text-primary)}.server-module__d50R4G__serverBtnUnread{color:var(--text-primary)}.server-module__d50R4G__serverBtnPlus{color:var(--text-muted)}.server-module__d50R4G__serverBtnDragging{opacity:.4}.server-module__d50R4G__serverActiveMarker{background:var(--accent);z-index:1;width:2px;position:absolute;top:0;bottom:1px;left:0}.server-module__d50R4G__serverUnreadDot{background:var(--text-primary);z-index:1;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.server-module__d50R4G__serverHeader{border-bottom:1px solid var(--divider);cursor:pointer;width:100%;height:48px;color:var(--text-primary);background:0 0;border-top:none;border-left:none;border-right:none;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 16px;font-family:inherit;display:flex}.server-module__d50R4G__serverHeaderName{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;overflow:hidden}.server-module__d50R4G__serverHeaderChevron{color:var(--text-muted);flex-shrink:0;transition:transform .15s}.server-module__d50R4G__serverHeaderChevronOpen{transform:rotate(180deg)}.server-module__d50R4G__serverMenu{background:var(--surface);border:1px solid var(--divider);z-index:100;flex-direction:column;display:flex;position:absolute;top:calc(100% - 1px);left:0;right:0}.server-module__d50R4G__serverMenuItem{height:36px;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:0 12px;font-family:inherit;font-size:14px;transition:background .1s,color .1s;display:flex}.server-module__d50R4G__serverMenuItem:hover{background:var(--bg);color:var(--text-primary)}.server-module__d50R4G__serverMenuItemDanger,.server-module__d50R4G__serverMenuItemDanger:hover{color:var(--danger)}.server-module__d50R4G__serverMenuDivider{background:var(--divider);height:1px}.server-module__d50R4G__categoryRow{width:100%;color:var(--text-muted);text-transform:uppercase;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:12px 8px 4px;font-family:inherit;font-size:12px;display:flex}.server-module__d50R4G__categoryRow:hover{color:var(--text-secondary)}.server-module__d50R4G__categoryChevron{transition:transform .15s}.server-module__d50R4G__categoryChevronCollapsed{transform:rotate(-90deg)}.server-module__d50R4G__voiceOccupants{flex-direction:column;gap:2px;padding:2px 0 4px 36px;display:flex}.server-module__d50R4G__voiceOccupant{height:24px;color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:flex;overflow:hidden}.server-module__d50R4G__voiceOccupant span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.server-module__d50R4G__voiceOccupantMore{height:20px;color:var(--text-muted);padding-left:28px;font-size:12px}.server-module__d50R4G__formField{flex-direction:column;gap:6px;display:flex}.server-module__d50R4G__formLabel{color:var(--text-muted);text-transform:uppercase;font-size:12px}.server-module__d50R4G__formInput{background:var(--surface);border:1px solid var(--divider);height:33px;color:var(--text-primary);outline:none;padding:0 10px;font-family:inherit;font-size:14px}.server-module__d50R4G__formInput:focus{border-color:var(--accent)}.server-module__d50R4G__formSelect{background:var(--surface);border:1px solid var(--divider);height:33px;color:var(--text-primary);outline:none;padding:0 10px;font-family:inherit;font-size:14px}.server-module__d50R4G__formError{color:var(--danger);font-size:12px}.server-module__d50R4G__typeRow{gap:8px;display:flex}.server-module__d50R4G__typeBtn{background:var(--surface);border:1px solid var(--divider);height:33px;color:var(--text-secondary);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:14px;display:flex}.server-module__d50R4G__typeBtnActive{border-color:var(--accent);color:var(--text-primary)}.server-module__d50R4G__dropWrap{position:relative}.server-module__d50R4G__dropLineTop,.server-module__d50R4G__dropLineBottom{background:var(--accent);pointer-events:none;z-index:5;height:2px;position:absolute;left:0;right:0}.server-module__d50R4G__dropLineTop{top:-1px}.server-module__d50R4G__dropLineBottom{bottom:-1px}.server-module__d50R4G__dragSourceDim{opacity:.4}.server-module__d50R4G__roleRow{background:var(--surface);border:1px solid var(--divider);cursor:pointer;border-left:2px solid #0000;align-items:center;gap:8px;height:36px;padding:0 12px;display:flex;position:relative}.server-module__d50R4G__roleRowActive{border-left-color:var(--accent)}.server-module__d50R4G__roleGrip{width:14px;color:var(--text-muted);flex-shrink:0;align-items:center;display:flex}.server-module__d50R4G__roleSwatch{flex-shrink:0;width:10px;height:10px}.server-module__d50R4G__roleName{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;overflow:hidden}.server-module__d50R4G__roleNameInput{background:var(--bg);border:1px solid var(--accent);min-width:0;height:24px;color:var(--text-primary);outline:none;flex:1;padding:0 4px;font-family:inherit;font-size:14px}.server-module__d50R4G__roleDeleteBtn{cursor:pointer;width:24px;height:24px;color:var(--text-muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}.server-module__d50R4G__roleDeleteBtn:hover{color:var(--danger)}.server-module__d50R4G__triGroup{flex-shrink:0;display:flex}.server-module__d50R4G__triBtn{background:var(--surface);border:1px solid var(--divider);width:28px;height:24px;color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;font-family:inherit;display:flex}.server-module__d50R4G__triBtn+.server-module__d50R4G__triBtn{border-left:none}.server-module__d50R4G__triBtnDenyActive{background:var(--danger);color:var(--text-on-accent);border-color:var(--danger)}.server-module__d50R4G__triBtnInheritActive{background:var(--surface-2);color:var(--text-primary)}.server-module__d50R4G__triBtnAllowActive{background:var(--accent);color:var(--text-on-accent);border-color:var(--accent)}.server-module__d50R4G__roleChipRow{flex-wrap:wrap;gap:6px;display:flex}.server-module__d50R4G__roleChipBtn{background:var(--surface);border:1px solid var(--divider);height:26px;color:var(--text-secondary);cursor:pointer;align-items:center;gap:6px;padding:0 10px;font-family:inherit;font-size:13px;display:inline-flex}.server-module__d50R4G__roleChipBtnActive{border-color:var(--accent);color:var(--text-primary)}.server-module__d50R4G__roleChipDot{flex-shrink:0;width:8px;height:8px}.server-module__d50R4G__roleChipConfigured{background:var(--accent);width:4px;height:4px}
.ReportModal-module__nAXiXW__reasonTextarea{background:var(--surface);border:1px solid var(--divider);min-height:90px;color:var(--text-primary);resize:vertical;outline:none;padding:8px 10px;font-family:inherit;font-size:14px;line-height:1.5}.ReportModal-module__nAXiXW__reasonTextarea:focus{border-color:var(--accent)}.ReportModal-module__nAXiXW__warningBox{background:color-mix(in srgb, var(--warning) 10%, transparent);border:1px solid color-mix(in srgb, var(--warning) 40%, transparent);color:var(--text-secondary);gap:10px;padding:12px;font-size:13px;line-height:1.5;display:flex}.ReportModal-module__nAXiXW__warningIcon{color:var(--warning);flex-shrink:0;margin-top:2px}.ReportModal-module__nAXiXW__warningBox a{color:var(--text-primary);text-decoration:underline}.ReportModal-module__nAXiXW__submittedText{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}
.page-module__TDYCQG__container{height:calc(100vh / var(--zoom,1) - var(--titlebar-height,0px));background:var(--bg);display:flex;overflow:hidden}.page-module__TDYCQG__fullscreenLoading{height:calc(100vh / var(--zoom,1) - var(--titlebar-height,0px));background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.page-module__TDYCQG__fullscreenLoading img{width:72px;height:75px}.page-module__TDYCQG__fullscreenLoadingText{color:var(--text-muted);font-size:14px}.page-module__TDYCQG__messagesLoading{color:var(--text-muted);flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.page-module__TDYCQG__leftPanel{border-right:1px solid var(--divider);flex-direction:column;flex-shrink:0;width:298px;display:flex}.page-module__TDYCQG__leftTop{flex:1;display:flex;overflow:hidden}.page-module__TDYCQG__iconBar{border-right:1px solid var(--divider);flex-direction:column;flex-shrink:0;width:48px;display:flex}.page-module__TDYCQG__iconBtn{border:none;border-bottom:1px solid var(--divider);cursor:pointer;width:48px;height:48px;color:var(--text-muted);background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s;display:flex;position:relative}.page-module__TDYCQG__iconBtn:hover{background:var(--surface)}.page-module__TDYCQG__iconBtn img{width:32px;height:32px}.page-module__TDYCQG__iconBtnActive{background:var(--surface)}.page-module__TDYCQG__iconBtnActive:before{content:"";background:var(--accent);width:2px;position:absolute;top:0;bottom:0;left:0}.page-module__TDYCQG__callChip{border:none;border-bottom:1px solid var(--divider);width:48px;height:48px;color:var(--text-secondary);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:inherit;transition:background .15s;display:flex;position:relative}.page-module__TDYCQG__callChip:hover{background:var(--surface)}.page-module__TDYCQG__callChip:before{content:"";background:var(--success);z-index:1;width:2px;position:absolute;top:0;bottom:0;left:0}.page-module__TDYCQG__callChipBadge{background:var(--success);width:14px;height:14px;color:var(--text-on-accent);z-index:1;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;bottom:5px;right:5px}.page-module__TDYCQG__unreadChip{border:none;border-bottom:1px solid var(--divider);width:48px;height:48px;color:var(--text-secondary);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:inherit;transition:background .15s;display:flex;position:relative}.page-module__TDYCQG__unreadChip:hover{background:var(--surface)}.page-module__TDYCQG__unreadChipDot{background:var(--text-primary);z-index:1;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.page-module__TDYCQG__unreadChipBadge{background:var(--accent);min-width:14px;height:14px;color:var(--text-on-accent);font-variant-numeric:tabular-nums;z-index:1;pointer-events:none;justify-content:center;align-items:center;padding:0 3px;font-size:9px;font-weight:600;line-height:1;display:flex;position:absolute;bottom:3px;right:3px}.page-module__TDYCQG__unreadChipMore{color:var(--text-muted);font-size:11px;font-weight:600}.page-module__TDYCQG__iconBtnWrap{position:relative}.page-module__TDYCQG__iconTooltip{background:var(--surface);border:1px solid var(--divider);color:var(--text-primary);white-space:nowrap;pointer-events:none;opacity:0;z-index:100;padding:6px 10px;font-size:12px;transition:opacity .15s;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%)}.page-module__TDYCQG__iconTooltip:before{content:"";border:5px solid #0000;border-right-color:var(--divider);position:absolute;top:50%;right:100%;transform:translateY(-50%)}.page-module__TDYCQG__iconTooltip:after{content:"";border:4px solid #0000;border-right-color:var(--surface);position:absolute;top:50%;right:100%;transform:translateY(-50%)}.page-module__TDYCQG__iconBtnWrap:hover .page-module__TDYCQG__iconTooltip{opacity:1}.page-module__TDYCQG__navSidebar{flex-direction:column;flex:1;display:flex;overflow:hidden}.page-module__TDYCQG__navHeader{border-bottom:1px solid var(--divider);flex-shrink:0;align-items:center;height:48px;padding:0 16px;display:flex}.page-module__TDYCQG__navLogo{color:var(--text-primary);font-size:16px;font-weight:600}.page-module__TDYCQG__navContent{flex:1;overflow-y:auto}.page-module__TDYCQG__navSection{flex-direction:column;display:flex}.page-module__TDYCQG__navCategoryLabel{height:41px;color:var(--text-muted);text-transform:uppercase;align-items:center;padding:0 12px;font-size:12px;display:flex}.page-module__TDYCQG__navCategoryRow{justify-content:space-between;align-items:center;padding-right:8px;display:flex}.page-module__TDYCQG__navCategoryRow .page-module__TDYCQG__navCategoryLabel{flex:1}.page-module__TDYCQG__navCategoryAddBtn{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .1s,background .1s;display:flex}.page-module__TDYCQG__navCategoryAddBtn:hover{color:var(--text-primary);background:var(--surface)}.page-module__TDYCQG__groupIcon{background:var(--surface);border:1px solid var(--divider);width:20px;height:20px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__TDYCQG__friendPickerBody{flex-direction:column;gap:8px;width:100%;display:flex}.page-module__TDYCQG__friendPickerNameInput{background:var(--surface);border:1px solid var(--divider);height:33px;color:var(--text-primary);outline:none;padding:0 12px;font-family:inherit;font-size:14px}.page-module__TDYCQG__friendPickerNameInput:focus{border-color:var(--accent)}.page-module__TDYCQG__renameGroupInput{background:var(--surface);border:1px solid var(--divider);width:100%;height:33px;color:var(--text-primary);outline:none;padding:0 12px;font-family:inherit;font-size:14px}.page-module__TDYCQG__renameGroupInput:focus{border-color:var(--accent)}.page-module__TDYCQG__renameGroupInput::placeholder{color:var(--text-muted)}.page-module__TDYCQG__friendPickerSearch{background:var(--surface);border:1px solid var(--divider);align-items:center;gap:8px;height:33px;padding:0 12px;display:flex}.page-module__TDYCQG__friendPickerSearch input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}.page-module__TDYCQG__friendPickerSearch input::placeholder{color:var(--text-muted)}.page-module__TDYCQG__friendPickerList{border:1px solid var(--divider);flex-direction:column;max-height:280px;display:flex;overflow-y:auto}.page-module__TDYCQG__friendPickerRow{cursor:pointer;height:36px;color:var(--text-secondary);text-align:left;background:0 0;border:none;flex-shrink:0;align-items:center;gap:8px;width:100%;padding:0 12px;font-family:inherit;font-size:14px;transition:background .1s,color .1s;display:flex}.page-module__TDYCQG__friendPickerRow:hover{background:var(--surface);color:var(--text-primary)}.page-module__TDYCQG__friendPickerRowChecked{color:var(--text-primary)}.page-module__TDYCQG__friendPickerRow span{flex:1}.page-module__TDYCQG__friendPickerCheckbox{width:14px;height:14px;accent-color:var(--accent);pointer-events:none;margin:0}.page-module__TDYCQG__navItem{cursor:pointer;height:41px;color:var(--text-secondary);text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:0 12px;font-family:inherit;font-size:14px;transition:background .1s,color .1s;display:flex}.page-module__TDYCQG__navItem:hover,.page-module__TDYCQG__navItemActive{background:var(--surface);color:var(--text-primary)}.page-module__TDYCQG__navItemUnread{color:var(--text-primary);font-weight:600}.page-module__TDYCQG__emptyHint{color:var(--text-muted);padding:0 12px;font-size:14px}.page-module__TDYCQG__emptyState{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.page-module__TDYCQG__emptyImportBtn{background:var(--surface);height:28px;color:var(--text-secondary);cursor:pointer;border:none;margin:0 12px;padding:0 12px;font-family:inherit;font-size:12px;transition:background .15s,color .15s}.page-module__TDYCQG__emptyImportBtn:hover{background:var(--surface-2);color:var(--text-primary)}.page-module__TDYCQG__avatar,.page-module__TDYCQG__avatarSm{background:var(--surface);border:1px solid var(--divider);flex-shrink:0;width:20px;height:20px}.page-module__TDYCQG__avatarSmAccent{background:var(--accent);flex-shrink:0;width:20px;height:20px}.page-module__TDYCQG__statusBar{border-top:1px solid var(--divider);flex-direction:column;flex-shrink:0;display:flex;position:relative}.page-module__TDYCQG__statusBarBottomRow{display:flex}.page-module__TDYCQG__statusBarIconZone{border-right:1px solid var(--divider);flex-shrink:0;justify-content:center;align-items:center;width:48px;display:flex}.page-module__TDYCQG__statusBarContent{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.page-module__TDYCQG__statusUserRow{align-items:center;height:48px;padding:0 12px;display:flex;position:relative}.page-module__TDYCQG__statusUser{cursor:pointer;height:100%;color:var(--text-secondary);text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:8px;min-width:0;font-family:inherit;font-size:14px;transition:color .1s;display:flex}.page-module__TDYCQG__statusUser:hover{color:var(--text-primary)}.page-module__TDYCQG__statusUserName{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.page-module__TDYCQG__statusSettings{cursor:pointer;width:28px;height:28px;color:var(--text-muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.page-module__TDYCQG__statusSettings:hover{color:var(--text-primary)}.page-module__TDYCQG__statusMenu{background:var(--surface);border:1px solid var(--divider);z-index:100;flex-direction:column;display:flex;position:absolute;bottom:calc(100% + 1px);left:0;right:0}.page-module__TDYCQG__statusMenuOption{cursor:pointer;height:36px;color:var(--text-secondary);text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:0 12px;font-family:inherit;font-size:14px;transition:background .1s,color .1s;display:flex}.page-module__TDYCQG__statusMenuOption:hover{background:var(--bg);color:var(--text-primary)}.page-module__TDYCQG__statusMenuDot{flex-shrink:0;width:8px;height:8px}.page-module__TDYCQG__rightPanel{flex-direction:column;flex:1;display:flex;overflow:hidden}.page-module__TDYCQG__topBar{border-bottom:1px solid var(--divider);flex-shrink:0;height:48px;display:flex}.page-module__TDYCQG__topBarMain{flex:1;align-items:center;padding:0 16px;display:flex}.page-module__TDYCQG__topBarTitle{color:var(--text-primary);font-size:14px}.page-module__TDYCQG__topBarSide{border-left:1px solid var(--divider);flex-shrink:0;align-items:center;gap:8px;width:250px;padding:0 16px;display:flex}.page-module__TDYCQG__topBarSearch{color:var(--text-muted);font-size:14px}.page-module__TDYCQG__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:14px}.page-module__TDYCQG__searchInput::placeholder{color:var(--text-muted)}.page-module__TDYCQG__topBarIconBtn{cursor:pointer;width:28px;height:28px;color:var(--text-muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.page-module__TDYCQG__topBarIconBtn:hover{color:var(--text-primary)}.page-module__TDYCQG__contentArea{flex:1;display:flex;overflow:hidden}.page-module__TDYCQG__skeleton{align-items:flex-start;gap:12px;display:flex}.page-module__TDYCQG__skeletonAvatar{background:var(--surface);flex-shrink:0;width:32px;height:32px;animation:1.6s ease-in-out infinite page-module__TDYCQG__pulse}.page-module__TDYCQG__skeletonBody{flex-direction:column;flex:1;gap:8px;padding-top:2px;display:flex}.page-module__TDYCQG__skeletonLine{background:var(--surface);height:12px;animation:1.6s ease-in-out infinite page-module__TDYCQG__pulse}.page-module__TDYCQG__skeletonName{width:100px}.page-module__TDYCQG__skeletonText{width:55%}@keyframes page-module__TDYCQG__pulse{0%,to{opacity:.35}50%{opacity:.7}}.page-module__TDYCQG__rightSidebar{border-left:1px solid var(--divider);flex-shrink:0;width:250px;overflow-y:auto}.page-module__TDYCQG__memberItem{width:100%;height:41px;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0 12px;font-family:inherit;font-size:14px;transition:background .12s;display:flex}.page-module__TDYCQG__memberItem:hover{background:var(--surface)}.page-module__TDYCQG__searchResultsPanel{flex-direction:column;height:100%;display:flex;overflow-y:auto}.page-module__TDYCQG__searchResultsHeader{color:var(--text-muted);border-bottom:1px solid var(--divider);flex-shrink:0;align-items:center;height:32px;padding:8px 12px;font-size:11px;display:flex}.page-module__TDYCQG__searchEmpty{color:var(--text-muted);padding:16px 12px;font-size:12px}.page-module__TDYCQG__searchResultItem{border-bottom:1px solid var(--divider);cursor:pointer;text-align:left;background:0 0;border-top:none;border-left:none;border-right:none;flex-direction:column;gap:3px;width:100%;padding:8px 12px;font-family:inherit;display:flex}.page-module__TDYCQG__searchResultItem:hover{background:var(--surface)}.page-module__TDYCQG__searchResultMeta{justify-content:space-between;align-items:center;gap:8px;display:flex}.page-module__TDYCQG__searchResultAuthor{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.page-module__TDYCQG__searchResultTime{color:var(--text-muted);flex-shrink:0;font-size:11px}.page-module__TDYCQG__searchResultContent{color:var(--text-muted);-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.page-module__TDYCQG__termsOverlay{z-index:250;background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__TDYCQG__termsModal{width:560px;max-width:calc(100vw / var(--zoom,1) - 48px);max-height:calc(100vh / var(--zoom,1) - var(--titlebar-height,0px) - 80px);background:var(--bg);border:1px solid var(--divider);flex-direction:column;display:flex}.page-module__TDYCQG__termsHeader{border-bottom:1px solid var(--divider);flex-shrink:0;align-items:center;height:48px;padding:0 16px;display:flex}.page-module__TDYCQG__termsTitle{color:var(--text-primary);font-size:16px;font-weight:600}.page-module__TDYCQG__termsBody{flex-direction:column;flex:1;gap:16px;padding:24px 16px;display:flex;overflow-y:auto}.page-module__TDYCQG__termsText{color:var(--text-secondary);font-size:14px;line-height:1.6}.page-module__TDYCQG__termsText strong{color:var(--text-primary);font-weight:600}.page-module__TDYCQG__termsFooter{border-top:1px solid var(--divider);flex-shrink:0}.page-module__TDYCQG__termsAcceptBtn{width:100%;height:44px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:14px}.page-module__TDYCQG__termsAcceptBtn:hover:not(:disabled){background:var(--surface)}.page-module__TDYCQG__termsAcceptBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__TDYCQG__lightboxOverlay{z-index:300;background:#000000e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__TDYCQG__lightboxControls{z-index:301;gap:4px;display:flex;position:fixed;top:16px;right:16px}.page-module__TDYCQG__lightboxBtn{background:var(--surface);border:1px solid var(--divider);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;padding:0;display:flex}.page-module__TDYCQG__lightboxBtn:hover{color:var(--text-primary);border-color:var(--text-muted)}.page-module__TDYCQG__lightboxBtnSuccess{color:var(--accent);border-color:var(--accent)}.page-module__TDYCQG__lightboxContent{max-width:calc(100vw / var(--zoom,1) - 80px);max-height:calc(100vh / var(--zoom,1) - var(--titlebar-height,0px) - 80px);justify-content:center;align-items:center;display:flex}.page-module__TDYCQG__lightboxMedia{max-width:100%;max-height:calc(100vh / var(--zoom,1) - var(--titlebar-height,0px) - 80px);object-fit:contain;display:block}.page-module__TDYCQG__attachToast{background:var(--surface);border-left:3px solid var(--danger);color:var(--text-primary);z-index:500;pointer-events:none;padding:12px 16px;font-size:14px;position:fixed;bottom:24px;right:24px}.page-module__TDYCQG__convContextMenu{background:var(--surface);border:1px solid var(--divider);z-index:300;flex-direction:column;min-width:160px;display:flex;position:fixed}.page-module__TDYCQG__convContextMenuItem{cursor:pointer;height:36px;color:var(--text-secondary);text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:0 12px;font-family:inherit;font-size:14px;transition:background .1s,color .1s;display:flex}.page-module__TDYCQG__convContextMenuItem:hover{background:var(--bg);color:var(--text-primary)}
.EmojiInfoPopover-module__SzrT8q__popover{z-index:300;background:var(--bg);border:1px solid var(--divider);flex-direction:column;gap:12px;width:240px;padding:16px;display:flex;position:fixed}.EmojiInfoPopover-module__SzrT8q__imageRow{justify-content:center;align-items:center;display:flex}.EmojiInfoPopover-module__SzrT8q__image{object-fit:contain;width:96px;height:96px}.EmojiInfoPopover-module__SzrT8q__deletedNote{color:var(--text-muted);text-align:center;padding:24px 0;font-size:12px}.EmojiInfoPopover-module__SzrT8q__name{color:var(--text-primary);text-align:center;word-break:break-all;font-size:14px}.EmojiInfoPopover-module__SzrT8q__uploader{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.EmojiInfoPopover-module__SzrT8q__uploaderName{color:var(--text-secondary)}.EmojiInfoPopover-module__SzrT8q__borrowBtn{background:var(--accent);height:33px;color:var(--text-on-accent);cursor:pointer;border:1px solid #0000;padding:0 16px;font-family:inherit;font-size:14px;transition:background .15s}.EmojiInfoPopover-module__SzrT8q__borrowBtn:hover{background:var(--accent-hover)}.EmojiInfoPopover-module__SzrT8q__borrowBtnDisabled{background:var(--surface);border:1px solid var(--divider);color:var(--text-muted);cursor:default}.EmojiInfoPopover-module__SzrT8q__borrowBtnDisabled:hover{background:var(--surface)}.EmojiInfoPopover-module__SzrT8q__error{color:var(--danger);text-align:center;font-size:12px}.EmojiInfoPopover-module__SzrT8q__loading{color:var(--text-muted);text-align:center;padding:24px 0;font-size:12px}
.support-module__BqqEJW__supportTabs{gap:2px;margin-left:16px;display:flex}.support-module__BqqEJW__supportTab{cursor:pointer;height:28px;color:var(--text-muted);white-space:nowrap;background:0 0;border:none;padding:0 12px;font-family:inherit;font-size:14px;transition:color .1s,background .1s}.support-module__BqqEJW__supportTab:hover{color:var(--text-primary)}.support-module__BqqEJW__supportTabActive{color:var(--text-primary);background:var(--surface)}.support-module__BqqEJW__newTicketWrapper{border-left:1px solid var(--divider);flex-shrink:0;align-items:center;width:250px;padding:0 16px;display:flex}.support-module__BqqEJW__newTicketBtn{background:var(--accent);width:100%;height:28px;color:var(--text-on-accent);cursor:pointer;border:none;padding:0 12px;font-family:inherit;font-size:14px;transition:background .15s}.support-module__BqqEJW__newTicketBtn:hover{background:var(--accent-hover)}.support-module__BqqEJW__ticketList{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.support-module__BqqEJW__ticketRow{border:none;border-bottom:1px solid var(--divider);cursor:pointer;text-align:left;background:0 0;flex-direction:column;gap:8px;width:100%;padding:16px 20px;font-family:inherit;transition:background .1s;display:flex}.support-module__BqqEJW__ticketRow:hover{background:var(--surface)}.support-module__BqqEJW__ticketSubject{color:var(--text-primary);font-size:16px;font-weight:600}.support-module__BqqEJW__ticketMeta{color:var(--text-muted);align-items:center;gap:12px;font-size:12px;display:flex}.support-module__BqqEJW__ticketStatusReplied{color:var(--success)}.support-module__BqqEJW__ticketChat{flex-direction:column;flex:1;min-height:0;display:flex}.support-module__BqqEJW__ticketChatHeader{border-bottom:1px solid var(--divider);flex-shrink:0;align-items:center;gap:12px;padding:12px 20px;display:flex}.support-module__BqqEJW__ticketChatBack{cursor:pointer;height:28px;color:var(--text-muted);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:inherit;font-size:14px;display:flex}.support-module__BqqEJW__ticketChatBack:hover{color:var(--text-primary)}.support-module__BqqEJW__ticketChatTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;overflow:hidden}.support-module__BqqEJW__ticketChatMeta{color:var(--text-muted);white-space:nowrap;margin-left:auto;font-size:12px}.support-module__BqqEJW__ticketMessages{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.support-module__BqqEJW__ticketMessage{border-bottom:1px solid var(--divider);flex-direction:column;gap:4px;padding:12px 20px;display:flex}.support-module__BqqEJW__ticketMessageMeta{color:var(--text-muted);align-items:baseline;gap:8px;font-size:12px;display:flex}.support-module__BqqEJW__ticketMessageAuthor{color:var(--text-primary);font-size:14px;font-weight:600}.support-module__BqqEJW__ticketMessageAuthorMod{color:var(--accent)}.support-module__BqqEJW__ticketMessageBody{color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.5}.support-module__BqqEJW__ticketResolvedHint{color:var(--text-muted);border-bottom:1px solid var(--divider);padding:12px 20px;font-size:12px}.support-module__BqqEJW__ticketComposer{border-top:1px solid var(--divider);flex-shrink:0;align-items:center;height:48px;display:flex}.support-module__BqqEJW__ticketComposerInput{height:100%;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:0 20px;font-family:inherit;font-size:14px}.support-module__BqqEJW__ticketComposerInput::placeholder{color:var(--text-muted)}.support-module__BqqEJW__ticketLoadMore{border:none;border-bottom:1px solid var(--divider);width:100%;height:41px;color:var(--text-muted);cursor:pointer;background:0 0;font-family:inherit;font-size:14px;transition:background .1s}.support-module__BqqEJW__ticketLoadMore:hover{background:var(--surface);color:var(--text-primary)}.support-module__BqqEJW__newTicketModal{width:480px;max-height:calc(100vh / var(--zoom,1) - 64px);overflow-y:auto}.support-module__BqqEJW__newTicketTextarea{background:var(--surface);border:1px solid var(--divider);min-height:120px;color:var(--text-primary);resize:vertical;outline:none;padding:8px 10px;font-family:inherit;font-size:14px;line-height:1.5}.support-module__BqqEJW__newTicketTextarea:focus{border-color:var(--accent)}.support-module__BqqEJW__ticketEmpty{color:var(--text-muted);padding:16px 20px;font-size:14px}
.ReactionListModal-module__CWHhkW__overlay{z-index:300;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ReactionListModal-module__CWHhkW__modal{background:var(--bg);border:1px solid var(--divider);width:420px;max-width:calc(100vw / var(--zoom,1) - 32px);max-height:calc(60vh / var(--zoom,1));flex-direction:column;display:flex}.ReactionListModal-module__CWHhkW__header{border-bottom:1px solid var(--divider);flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex}.ReactionListModal-module__CWHhkW__title{color:var(--text-primary);font-size:16px;font-weight:600}.ReactionListModal-module__CWHhkW__closeBtn{cursor:pointer;width:28px;height:28px;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;transition:color .15s;display:flex}.ReactionListModal-module__CWHhkW__closeBtn:hover{color:var(--text-primary)}.ReactionListModal-module__CWHhkW__tabs{border-bottom:1px solid var(--divider);flex-wrap:wrap;flex-shrink:0;gap:4px;padding:8px 16px;display:flex}.ReactionListModal-module__CWHhkW__tab{cursor:pointer;height:28px;color:var(--text-secondary);background:0 0;border:none;align-items:center;gap:6px;padding:0 8px;font-family:inherit;font-size:14px;transition:background .1s;display:inline-flex}.ReactionListModal-module__CWHhkW__tab:hover{background:var(--surface)}.ReactionListModal-module__CWHhkW__tab img{width:18px;height:18px}.ReactionListModal-module__CWHhkW__tabActive{background:var(--surface);color:var(--text-primary)}.ReactionListModal-module__CWHhkW__tabCount{color:var(--text-muted);font-size:11px}.ReactionListModal-module__CWHhkW__list{flex:1;min-height:120px;padding:8px 0;overflow-y:auto}.ReactionListModal-module__CWHhkW__userRow{cursor:pointer;width:100%;height:36px;color:var(--text-secondary);text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:0 16px;font-family:inherit;font-size:14px;transition:background .1s;display:flex}.ReactionListModal-module__CWHhkW__userRow:hover{background:var(--surface)}.ReactionListModal-module__CWHhkW__userName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ReactionListModal-module__CWHhkW__userHandle{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ReactionListModal-module__CWHhkW__hint{color:var(--text-muted);padding:8px 16px;font-size:12px}
.ImportDiscordModal-module__jYeAKa__overlay{z-index:300;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImportDiscordModal-module__jYeAKa__modal{background:var(--bg);border:1px solid var(--divider);width:480px;max-width:calc(100vw / var(--zoom,1) - 32px);max-height:calc(100vh / var(--zoom,1) - 64px);flex-direction:column;gap:16px;padding:24px;display:flex}.ImportDiscordModal-module__jYeAKa__title{color:var(--text-primary);margin:0;font-size:16px;font-weight:600}.ImportDiscordModal-module__jYeAKa__hint{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.ImportDiscordModal-module__jYeAKa__warning{color:var(--warning);margin:0;font-size:12px;line-height:1.5}.ImportDiscordModal-module__jYeAKa__error{color:var(--danger);margin:0;font-size:12px}.ImportDiscordModal-module__jYeAKa__progressText{color:var(--text-muted);margin:0;font-size:14px}.ImportDiscordModal-module__jYeAKa__dropZone{background:var(--surface);height:96px;color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;gap:8px;font-size:14px;transition:background .15s;display:flex}.ImportDiscordModal-module__jYeAKa__dropZone:hover,.ImportDiscordModal-module__jYeAKa__dropZoneActive{background:var(--surface-2);color:var(--text-secondary)}.ImportDiscordModal-module__jYeAKa__fileInput{display:none}.ImportDiscordModal-module__jYeAKa__filterInput{background:var(--surface);border:1px solid var(--divider);height:33px;color:var(--text-primary);width:100%;padding:0 12px;font-family:inherit;font-size:14px}.ImportDiscordModal-module__jYeAKa__filterInput::placeholder{color:var(--text-muted)}.ImportDiscordModal-module__jYeAKa__filterInput:focus{border-color:var(--accent);outline:none}.ImportDiscordModal-module__jYeAKa__channelList{min-height:0;max-height:calc(400px / var(--zoom,1));flex-direction:column;display:flex;overflow-y:auto}.ImportDiscordModal-module__jYeAKa__channelRow{border:none;border-bottom:1px solid var(--divider);width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;font-size:14px;transition:background .15s;display:flex}.ImportDiscordModal-module__jYeAKa__channelRow:hover{background:var(--surface)}.ImportDiscordModal-module__jYeAKa__channelIcon{color:var(--text-muted);flex-shrink:0}.ImportDiscordModal-module__jYeAKa__channelName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.ImportDiscordModal-module__jYeAKa__channelMeta{color:var(--text-muted);flex-shrink:0;font-size:12px}.ImportDiscordModal-module__jYeAKa__emptyList{color:var(--text-muted);padding:16px 12px;font-size:14px}.ImportDiscordModal-module__jYeAKa__actions{justify-content:flex-end;gap:8px;display:flex}.ImportDiscordModal-module__jYeAKa__backBtn,.ImportDiscordModal-module__jYeAKa__cancelBtn{background:var(--surface);border:1px solid var(--divider);height:33px;color:var(--text-secondary);cursor:pointer;padding:0 16px;font-family:inherit;font-size:14px;transition:color .15s}.ImportDiscordModal-module__jYeAKa__backBtn:hover,.ImportDiscordModal-module__jYeAKa__cancelBtn:hover{color:var(--text-primary)}.ImportDiscordModal-module__jYeAKa__cancelBtn:disabled{opacity:.4;cursor:not-allowed}.ImportDiscordModal-module__jYeAKa__confirmBtn{background:var(--accent);height:33px;color:var(--text-on-accent);cursor:pointer;border:1px solid #0000;padding:0 16px;font-family:inherit;font-size:14px;transition:background .15s}.ImportDiscordModal-module__jYeAKa__confirmBtn:hover{background:var(--accent-hover)}
.ImportBanner-module__Q2f6-W__banner{border-top:1px solid var(--divider);background:var(--bg);flex-shrink:0;align-items:center;gap:12px;height:36px;padding:0 16px;display:flex}.ImportBanner-module__Q2f6-W__text{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ImportBanner-module__Q2f6-W__muted{color:var(--text-muted)}.ImportBanner-module__Q2f6-W__errorText{color:var(--danger)}.ImportBanner-module__Q2f6-W__progressFill{background:var(--accent);height:100%;transition:width .3s}.ImportBanner-module__Q2f6-W__pane{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:0;padding:16px;display:flex}.ImportBanner-module__Q2f6-W__paneTitle{color:var(--text-primary);font-size:16px;font-weight:600}.ImportBanner-module__Q2f6-W__paneProgressTrack{background:var(--surface);width:100%;max-width:360px;height:2px}.ImportBanner-module__Q2f6-W__paneText{color:var(--text-secondary);font-size:14px}.ImportBanner-module__Q2f6-W__paneHint{color:var(--text-muted);font-size:12px}.ImportBanner-module__Q2f6-W__actionBtn{background:var(--surface);height:24px;color:var(--text-secondary);cursor:pointer;border:none;flex-shrink:0;padding:0 10px;font-family:inherit;font-size:12px;transition:background .15s,color .15s}.ImportBanner-module__Q2f6-W__actionBtn:hover{background:var(--surface-2);color:var(--text-primary)}.ImportBanner-module__Q2f6-W__iconBtn{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:color .15s;display:flex}.ImportBanner-module__Q2f6-W__iconBtn:hover{color:var(--text-primary)}
.messages-module__fHJf0q__messagesPanel{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.messages-module__fHJf0q__chatArea{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.messages-module__fHJf0q__dragOverlay{z-index:20;background:color-mix(in srgb, var(--accent) 12%, transparent);border:2px dashed var(--accent);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.messages-module__fHJf0q__dragOverlayText{color:var(--accent);font-size:14px}.messages-module__fHJf0q__messagesWrapper{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.messages-module__fHJf0q__messagesList{overscroll-behavior:contain;--slot-width:32px;--msg-group-gap:12px;--msg-body-gap:2px;--msg-line-height:1.5;flex-direction:column-reverse;flex:1;min-height:0;padding:20px 48px 30px 12px;display:flex;overflow:hidden auto}.messages-module__fHJf0q__messagesListCompact{--msg-group-gap:4px;--msg-body-gap:1px;--msg-line-height:1.35}.messages-module__fHJf0q__loadingMore{pointer-events:none;flex-direction:column;gap:16px;padding-bottom:16px;display:flex}.messages-module__fHJf0q__chatSkeleton{pointer-events:none;flex-direction:column;flex:1;justify-content:flex-end;gap:16px;min-height:0;padding:20px 48px 30px 12px;display:flex;overflow:hidden}.messages-module__fHJf0q__skeletonGrouped{padding-left:44px}.messages-module__fHJf0q__messagesList12h{--slot-width:calc(32px + 1ch)}.messages-module__fHJf0q__message{margin-top:var(--msg-group-gap);flex-direction:column;padding-top:4px;display:flex;position:relative}.messages-module__fHJf0q__message+:is(.messages-module__fHJf0q__message,.messages-module__fHJf0q__messageGrouped){padding-bottom:4px}.messages-module__fHJf0q__message:last-child{margin-top:0}.messages-module__fHJf0q__messageRow{align-items:flex-start;gap:12px;display:flex}.messages-module__fHJf0q__message .messages-module__fHJf0q__messageRow>.messages-module__fHJf0q__messageSlot{height:0;margin-top:3px;overflow:visible}.messages-module__fHJf0q__messageGrouped{flex-direction:column;padding-top:1px;display:flex;position:relative}.messages-module__fHJf0q__messageGrouped .messages-module__fHJf0q__messageRow{align-items:center}.messages-module__fHJf0q__messageAvatarSpacer{flex-shrink:0;width:32px}.messages-module__fHJf0q__messageSlot{width:var(--slot-width);flex-shrink:0;justify-content:flex-end;display:flex}.messages-module__fHJf0q__messageGroupedTime{color:#0000;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:10px}.messages-module__fHJf0q__messageHoverable:hover .messages-module__fHJf0q__messageGroupedTime{color:var(--text-muted)}.messages-module__fHJf0q__messageHoverable{margin-left:-12px;margin-right:-48px;padding-left:12px;padding-right:48px;position:relative}.messages-module__fHJf0q__messageHoverable:hover{background:var(--surface)}.messages-module__fHJf0q__messageActions{background:var(--bg);border:1px solid var(--divider);z-index:10;align-items:center;gap:2px;display:none;position:absolute;top:-16px;right:8px}.messages-module__fHJf0q__messageHoverable:hover .messages-module__fHJf0q__messageActions,.messages-module__fHJf0q__messagePickerOpen .messages-module__fHJf0q__messageActions{display:flex}.messages-module__fHJf0q__messagePickerOpen{background:var(--surface);z-index:1}.messages-module__fHJf0q__messagesListPickerActive .messages-module__fHJf0q__messageHoverable:not(.messages-module__fHJf0q__messagePickerOpen):hover .messages-module__fHJf0q__messageActions{display:none}.messages-module__fHJf0q__messagePending .messages-module__fHJf0q__messageContent{color:var(--text-muted)}.messages-module__fHJf0q__messageActionBtn{cursor:pointer;width:32px;height:32px;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .1s;display:flex}.messages-module__fHJf0q__messageActionBtn img{width:18px;height:18px}.messages-module__fHJf0q__messageActionBtn:hover{color:var(--text-primary)}.messages-module__fHJf0q__messageActionBtnDanger:hover{color:var(--danger)}.messages-module__fHJf0q__messageAvatar{background:var(--surface);border:1px solid var(--divider);flex-shrink:0;width:32px;height:32px;margin-top:1px}.messages-module__fHJf0q__messageBody{gap:var(--msg-body-gap);flex-direction:column;flex:1;min-width:0;display:flex}.messages-module__fHJf0q__messageHeader{align-items:center;gap:8px;min-width:0;line-height:1;display:flex}.messages-module__fHJf0q__messageName{color:var(--text-primary);font-size:14px;font-weight:600}.messages-module__fHJf0q__messageNameClickable{cursor:pointer}.messages-module__fHJf0q__messageNameClickable:hover{text-decoration:underline}.messages-module__fHJf0q__messageTime{color:var(--text-muted);font-size:10px}.messages-module__fHJf0q__messageContent{color:var(--text-secondary);font-size:14px;line-height:var(--msg-line-height);word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}.messages-module__fHJf0q__messageEdited{color:var(--text-muted);font-size:11px}.messages-module__fHJf0q__messageLock{color:var(--accent);vertical-align:middle;opacity:.7;align-items:center;margin-left:4px;display:inline-flex}.messages-module__fHJf0q__editInline{flex-direction:column;gap:4px;display:flex}.messages-module__fHJf0q__editInlineInput{background:var(--surface);border:1px solid var(--divider);width:100%;color:var(--text-primary);resize:none;outline:none;padding:6px 8px;font-family:inherit;font-size:14px;line-height:1.5;overflow:hidden}.messages-module__fHJf0q__editInlineInput:focus{border-color:var(--accent)}.messages-module__fHJf0q__editInlineHint{color:var(--text-muted);font-size:11px}.messages-module__fHJf0q__editInlineLink{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:11px}.messages-module__fHJf0q__editInlineLink:hover{text-decoration:underline}.messages-module__fHJf0q__reactionList{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.messages-module__fHJf0q__reactionChip{background:var(--surface);border:1px solid var(--divider);cursor:pointer;height:28px;color:var(--text-secondary);align-items:center;gap:6px;padding:0 8px;font-family:inherit;font-size:14px;transition:border-color .1s;display:inline-flex}.messages-module__fHJf0q__reactionChip img{width:18px;height:18px}.messages-module__fHJf0q__reactionChip:hover{border-color:var(--text-muted)}.messages-module__fHJf0q__reactionChipActive{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 15%, transparent)}.messages-module__fHJf0q__reactionCount{color:var(--text-muted);font-size:11px}.messages-module__fHJf0q__reactionHoverCard{background:var(--bg);border:1px solid var(--divider);z-index:300;flex-direction:column;gap:6px;width:240px;padding:8px;display:flex;position:fixed}.messages-module__fHJf0q__reactionHoverRow{align-items:center;gap:8px;min-width:0;display:flex}.messages-module__fHJf0q__reactionHoverName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.messages-module__fHJf0q__reactionHoverHint{color:var(--text-muted);font-size:12px}.messages-module__fHJf0q__reactionHoverViewAll{background:var(--surface);cursor:pointer;height:28px;color:var(--text-secondary);border:none;margin-top:2px;font-family:inherit;font-size:12px;transition:background .1s}.messages-module__fHJf0q__reactionHoverViewAll:hover{background:var(--surface-2)}.messages-module__fHJf0q__callMessage{color:var(--text-secondary);align-items:center;gap:8px;padding:6px 12px;font-size:13px;display:flex}.messages-module__fHJf0q__callMessageIcon{color:var(--accent);flex-shrink:0}.messages-module__fHJf0q__callMessageText{flex:1}.messages-module__fHJf0q__callMessageName{color:var(--text-primary);font-weight:600}.messages-module__fHJf0q__callMessageDuration{color:var(--text-muted)}.messages-module__fHJf0q__callLiveDot{background:var(--accent);vertical-align:middle;width:6px;height:6px;margin-left:5px;animation:1.2s ease-in-out infinite messages-module__fHJf0q__livePulse;display:inline-block}@keyframes messages-module__fHJf0q__livePulse{0%,to{opacity:1}50%{opacity:.3}}.messages-module__fHJf0q__callMessageTime{color:var(--text-muted);flex-shrink:0;font-size:12px}.messages-module__fHJf0q__inputBar{flex-shrink:0;align-items:flex-end;min-height:48px;display:flex}.messages-module__fHJf0q__messageInput{color:var(--text-primary);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;cursor:text;background:0 0;border:none;outline:none;flex:1;min-height:20px;max-height:160px;padding:14px 16px 14px 0;font-family:inherit;font-size:14px;line-height:20px;overflow-y:auto}.messages-module__fHJf0q__messageInput[data-empty=true]:before{content:attr(data-placeholder);color:var(--text-muted);pointer-events:none}.messages-module__fHJf0q__messageInput[aria-disabled=true]{opacity:.5;cursor:not-allowed}.messages-module__fHJf0q__inputArea{border-top:1px solid var(--divider);flex-direction:column;flex-shrink:0;display:flex}.messages-module__fHJf0q__attachBtn{width:44px;height:48px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.messages-module__fHJf0q__attachBtn:hover:not(:disabled){color:var(--text-secondary)}.messages-module__fHJf0q__attachBtn:disabled{opacity:.4;cursor:not-allowed}.messages-module__fHJf0q__pendingAttachments{border-bottom:1px solid var(--divider);flex-wrap:wrap;display:flex}.messages-module__fHJf0q__pendingItem{border-right:1px solid var(--divider);min-width:0;max-width:220px;height:36px;color:var(--text-muted);align-items:center;gap:8px;padding:0 0 0 10px;display:flex;position:relative}.messages-module__fHJf0q__pendingProgress{background:var(--surface);width:100%;height:2px;position:absolute;bottom:0;left:0}.messages-module__fHJf0q__pendingProgressFill{background:var(--accent);height:100%;transition:width .15s linear}.messages-module__fHJf0q__pendingThumb{object-fit:cover;flex-shrink:0;width:22px;height:22px}.messages-module__fHJf0q__pendingItemName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12px;overflow:hidden}.messages-module__fHJf0q__pendingUploading{opacity:.45}.messages-module__fHJf0q__pendingErr .messages-module__fHJf0q__pendingItemName{color:var(--danger)}.messages-module__fHJf0q__pendingX{border:none;border-left:1px solid var(--divider);width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.messages-module__fHJf0q__pendingX:hover{color:var(--danger);background:var(--surface)}.messages-module__fHJf0q__mediaSkeleton{background:var(--surface);animation:1.4s ease-in-out infinite messages-module__fHJf0q__skeletonPulse}@keyframes messages-module__fHJf0q__skeletonPulse{0%,to{opacity:1}50%{opacity:.5}}.messages-module__fHJf0q__gifEmbedError{background:var(--surface);border:1px solid var(--divider);color:var(--text-muted);width:fit-content;margin-top:4px;padding:8px 12px;font-size:12px}.messages-module__fHJf0q__attachmentList{flex-direction:column;gap:6px;margin-top:4px;display:flex}.messages-module__fHJf0q__attachmentUploading{opacity:.55;filter:grayscale(.4);flex-direction:column;align-items:stretch;max-width:360px;display:flex;position:relative}.messages-module__fHJf0q__attachmentUploadFailed{opacity:.8;filter:none}.messages-module__fHJf0q__attachmentProgressBar{background:color-mix(in srgb, var(--surface) 70%, transparent);width:100%;height:3px;position:absolute;bottom:0;left:0}.messages-module__fHJf0q__attachmentProgressFill{background:var(--accent);height:100%;transition:width .15s linear}.messages-module__fHJf0q__attachmentUploadError{color:var(--danger);margin-top:2px;font-size:12px;display:block}.messages-module__fHJf0q__attachmentImage{object-fit:contain;background:var(--surface);max-width:360px;max-height:300px;display:block}.messages-module__fHJf0q__attachmentMedia{max-width:360px;display:block}.messages-module__fHJf0q__attachmentFile{background:var(--surface);border:1px solid var(--divider);color:var(--text-secondary);align-items:center;gap:6px;max-width:360px;padding:6px 10px;font-size:13px;text-decoration:none;display:inline-flex}.messages-module__fHJf0q__attachmentFile:hover{border-color:var(--accent);color:var(--text-primary)}.messages-module__fHJf0q__attachmentFileName{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.messages-module__fHJf0q__attachmentFileSize{color:var(--text-muted);flex-shrink:0;font-size:11px}.messages-module__fHJf0q__attachmentMediaBtn{cursor:pointer;background:0 0;border:none;padding:0;display:block}.messages-module__fHJf0q__videoPlayer{border:1px solid var(--divider);background:#000;max-width:360px;position:relative}.messages-module__fHJf0q__videoPlayerFull{max-width:calc(100vw / var(--zoom,1) - 80px);width:calc(100vw / var(--zoom,1) - 80px)}.messages-module__fHJf0q__videoPlayerHideControls{cursor:none}.messages-module__fHJf0q__videoPlayerHideControls .messages-module__fHJf0q__videoControls{opacity:0;pointer-events:none}.messages-module__fHJf0q__videoElement{object-fit:contain;cursor:pointer;width:100%;max-height:240px;display:block}.messages-module__fHJf0q__videoPlayerFull .messages-module__fHJf0q__videoElement{max-height:calc(100vh / var(--zoom,1) - 120px)}.messages-module__fHJf0q__videoControls{background:linear-gradient(#0000,#000000b3);align-items:center;gap:6px;height:36px;padding:0 8px;transition:opacity .25s;display:flex;position:absolute;bottom:0;left:0;right:0}.messages-module__fHJf0q__videoBtn{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.messages-module__fHJf0q__videoBtn:hover{color:var(--text-primary)}.messages-module__fHJf0q__videoProgressTrack{background:var(--divider);cursor:pointer;-webkit-user-select:none;user-select:none;flex:1;height:4px;position:relative}.messages-module__fHJf0q__videoProgressFill{background:var(--accent);pointer-events:none;position:absolute;top:0;bottom:0;left:0}.messages-module__fHJf0q__videoProgressKnob{background:var(--accent);pointer-events:none;width:10px;height:10px;position:absolute;top:50%;transform:translate(-50%,-50%)}.messages-module__fHJf0q__videoTime{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-family:inherit;font-size:11px}.messages-module__fHJf0q__volumeGroup{flex-shrink:0;align-items:center;display:flex;position:relative}.messages-module__fHJf0q__volumePopup{background:var(--surface);border:0 solid var(--divider);justify-content:center;align-items:center;width:28px;height:0;transition:height .15s;display:flex;position:absolute;bottom:calc(100% + 6px);left:50%;overflow:hidden;transform:translate(-50%)}.messages-module__fHJf0q__volumeGroupOpen .messages-module__fHJf0q__volumePopup{border-width:1px;height:88px}.messages-module__fHJf0q__volumeTrack{background:var(--divider);cursor:pointer;-webkit-user-select:none;user-select:none;width:4px;height:72px;position:relative}.messages-module__fHJf0q__volumeFill{background:var(--accent);pointer-events:none;position:absolute;bottom:0;left:0;right:0}.messages-module__fHJf0q__volumeKnob{background:var(--accent);pointer-events:none;width:10px;height:10px;position:absolute;left:50%;transform:translate(-50%)}.messages-module__fHJf0q__messageFlash{animation:1.2s ease-out forwards messages-module__fHJf0q__msgFlash}@keyframes messages-module__fHJf0q__msgFlash{0%{background:color-mix(in srgb, var(--accent) 25%, transparent)}60%{background:color-mix(in srgb, var(--accent) 15%, transparent)}to{background:0 0}}.messages-module__fHJf0q__messageKbHighlight{background:var(--surface)}.messages-module__fHJf0q__newMessagesRule{border-top:1px solid var(--danger);height:0;margin:6px 0;position:relative}.messages-module__fHJf0q__message+.messages-module__fHJf0q__newMessagesRule+:is(.messages-module__fHJf0q__message,.messages-module__fHJf0q__messageGrouped){padding-bottom:4px}.messages-module__fHJf0q__newMessagesLabel{background:var(--bg);color:var(--danger);text-transform:uppercase;letter-spacing:.04em;padding:0 4px;font-size:12px;font-weight:600;line-height:1;position:absolute;top:0;right:16px;transform:translateY(-50%)}.messages-module__fHJf0q__replyPreview{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:5px;min-width:0;padding:0;font-family:inherit;display:flex;overflow:hidden}.messages-module__fHJf0q__replyIcon{color:var(--text-muted);flex-shrink:0}.messages-module__fHJf0q__replyPreviewName{color:var(--text-secondary);white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:600}.messages-module__fHJf0q__replyPreviewText{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;transition:color .1s;overflow:hidden}.messages-module__fHJf0q__replyPreview:hover .messages-module__fHJf0q__replyPreviewText{color:var(--text-primary)}.messages-module__fHJf0q__replyPreviewAbove{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:5px;max-width:100%;padding:0 0 2px 44px;font-family:inherit;display:flex;overflow:hidden}.messages-module__fHJf0q__replyPreviewAbove .messages-module__fHJf0q__replyIcon{color:var(--text-muted);flex-shrink:0}.messages-module__fHJf0q__replyPreviewAbove .messages-module__fHJf0q__replyPreviewName{color:var(--text-secondary);white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:600}.messages-module__fHJf0q__replyPreviewAbove .messages-module__fHJf0q__replyPreviewText{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;transition:color .1s;overflow:hidden}.messages-module__fHJf0q__replyPreviewAbove:hover .messages-module__fHJf0q__replyPreviewText{color:var(--text-primary)}.messages-module__fHJf0q__replyBanner{border-bottom:1px solid var(--divider);background:var(--surface);align-items:center;gap:8px;min-width:0;height:32px;padding:0 8px 0 12px;display:flex}.messages-module__fHJf0q__replyBannerIcon{color:var(--text-muted);flex-shrink:0}.messages-module__fHJf0q__replyBannerLabel{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:600}.messages-module__fHJf0q__replyBannerText{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12px;overflow:hidden}.messages-module__fHJf0q__replyBannerClose{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.messages-module__fHJf0q__replyBannerClose:hover{color:var(--text-secondary)}.messages-module__fHJf0q__webhookTag{background:var(--accent);color:var(--text-on-accent);flex-shrink:0;padding:1px 4px;font-size:10px;font-weight:600}.messages-module__fHJf0q__inviteEmbed{background:var(--surface);border:1px solid var(--divider);flex-direction:column;width:400px;max-width:100%;margin-top:4px;display:flex}.messages-module__fHJf0q__inviteEmbedLabel{border-bottom:1px solid var(--divider);text-transform:uppercase;color:var(--text-muted);padding:6px 12px;font-size:12px}.messages-module__fHJf0q__inviteEmbedRow{align-items:center;gap:12px;padding:12px;display:flex}.messages-module__fHJf0q__inviteEmbedIcon,.messages-module__fHJf0q__inviteEmbedInitials,.messages-module__fHJf0q__inviteEmbedIconSkeleton{flex-shrink:0;width:48px;height:48px}.messages-module__fHJf0q__inviteEmbedInitials{background:var(--bg);border:1px solid var(--divider);color:var(--text-primary);justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.messages-module__fHJf0q__inviteEmbedIconSkeleton{background:var(--bg);animation:1.4s ease-in-out infinite messages-module__fHJf0q__skeletonPulse}.messages-module__fHJf0q__inviteEmbedMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.messages-module__fHJf0q__inviteEmbedName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;overflow:hidden}.messages-module__fHJf0q__inviteEmbedMembers{color:var(--text-muted);font-size:12px}.messages-module__fHJf0q__inviteEmbedNameSkeleton,.messages-module__fHJf0q__inviteEmbedMembersSkeleton{background:var(--bg);animation:1.4s ease-in-out infinite messages-module__fHJf0q__skeletonPulse}.messages-module__fHJf0q__inviteEmbedNameSkeleton{width:140px;height:16px}.messages-module__fHJf0q__inviteEmbedMembersSkeleton{width:64px;height:12px}.messages-module__fHJf0q__inviteEmbedBtn{background:var(--accent);height:33px;color:var(--text-on-accent);cursor:pointer;border:1px solid #0000;flex-shrink:0;padding:0 16px;font-family:inherit;font-size:14px;transition:background .15s}.messages-module__fHJf0q__inviteEmbedBtn:hover{background:var(--accent-hover)}.messages-module__fHJf0q__inviteEmbedBtn:disabled{opacity:.4;cursor:not-allowed}.messages-module__fHJf0q__inviteEmbedBtnSecondary{background:var(--bg);border-color:var(--divider);color:var(--text-secondary)}.messages-module__fHJf0q__inviteEmbedBtnSecondary:hover{background:var(--surface-2);color:var(--text-primary)}.messages-module__fHJf0q__inviteEmbedNote{color:var(--text-muted);font-size:12px}.messages-module__fHJf0q__inviteEmbedError{color:var(--danger);padding:0 12px 12px;font-size:12px}
.emoji-module__bsvmTG__emojiPicker{background:var(--bg);border:1px solid var(--divider);z-index:20;flex-direction:column;width:352px;margin-bottom:4px;padding:8px;display:flex;position:absolute;bottom:100%;right:0}.emoji-module__bsvmTG__emojiPickerDown{margin-top:4px;margin-bottom:0;top:100%;bottom:auto}.emoji-module__bsvmTG__emojiPickerSearch{background:var(--surface);border:1px solid var(--divider);height:33px;color:var(--text-muted);align-items:center;gap:8px;margin-bottom:6px;padding:0 8px;display:flex}.emoji-module__bsvmTG__emojiPickerSearchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.emoji-module__bsvmTG__emojiPickerSearchInput::placeholder{color:var(--text-muted)}.emoji-module__bsvmTG__emojiPickerTabs{gap:2px;margin-bottom:4px;display:flex}.emoji-module__bsvmTG__emojiPickerTabBtn{cursor:pointer;width:32px;height:28px;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .1s,background .1s;display:flex}.emoji-module__bsvmTG__emojiPickerTabBtn:hover{color:var(--text-primary);background:var(--surface)}.emoji-module__bsvmTG__emojiPickerTabBtnActive{color:var(--text-primary);border-bottom:2px solid var(--accent)}.emoji-module__bsvmTG__emojiPickerQuick{gap:2px;display:flex}.emoji-module__bsvmTG__emojiPickerDivider{background:var(--divider);height:1px;margin:4px 0}.emoji-module__bsvmTG__emojiPickerGrid{max-height:300px;overflow-y:auto}.emoji-module__bsvmTG__emojiPickerGridInner{grid-template-columns:repeat(8,1fr);gap:1px;display:grid}.emoji-module__bsvmTG__emojiPickerCategoryLabel{color:var(--text-muted);text-transform:uppercase;padding:8px 4px 4px;font-size:11px;font-weight:600}.emoji-module__bsvmTG__emojiPickerEmpty{text-align:center;color:var(--text-muted);padding:24px 0;font-size:13px;display:block}.emoji-module__bsvmTG__emojiPickerBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:16px;transition:background .1s;display:flex}.emoji-module__bsvmTG__emojiPickerBtn:hover{background:var(--surface)}.emoji-module__bsvmTG__inputEmojiWrapper{position:relative}.emoji-module__bsvmTG__inputEmojiWrapper .emoji-module__bsvmTG__emojiPicker{margin-bottom:4px;bottom:100%;right:0}.emoji-module__bsvmTG__autocompleteDropdown{background:var(--surface);border:1px solid var(--divider);z-index:50;border-bottom:none;max-height:320px;position:relative;overflow-y:auto}.emoji-module__bsvmTG__autocompleteItem{width:100%;height:36px;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:0 12px;font-family:inherit;font-size:14px;display:flex}.emoji-module__bsvmTG__autocompleteItem:hover,.emoji-module__bsvmTG__autocompleteItemActive{background:var(--accent);color:var(--text-on-accent)}.emoji-module__bsvmTG__autocompleteName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.emoji-module__bsvmTG__autocompleteCode{color:var(--text-muted);flex-shrink:0;font-size:12px}.emoji-module__bsvmTG__autocompleteServer{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--divider);flex-shrink:0;max-width:120px;padding:0 4px;font-size:12px;overflow:hidden}
.gif-module__fd915q__gifPicker{background:var(--bg);border:1px solid var(--divider);z-index:20;flex-direction:column;width:360px;height:420px;margin-bottom:4px;display:flex;position:absolute;bottom:100%;right:0}.gif-module__fd915q__gifSearch{border-bottom:1px solid var(--divider);height:36px;color:var(--text-muted);flex-shrink:0;align-items:center;gap:8px;padding:0 10px;display:flex}.gif-module__fd915q__gifSearchInput{min-width:0;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.gif-module__fd915q__gifSearchInput::placeholder{color:var(--text-muted)}.gif-module__fd915q__gifTabs{border-bottom:1px solid var(--divider);scrollbar-width:none;flex-shrink:0;align-items:stretch;height:32px;display:flex;overflow-x:auto}.gif-module__fd915q__gifTabs::-webkit-scrollbar{display:none}.gif-module__fd915q__gifTabs>:not(:last-child){border-right:1px solid var(--divider)}.gif-module__fd915q__gifTabBtn{color:var(--text-secondary);white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0 10px;font-family:inherit;font-size:12px;transition:background .1s,color .1s;display:flex}.gif-module__fd915q__gifTabBtn:hover{background:var(--surface);color:var(--text-primary)}.gif-module__fd915q__gifTabBtnActive{background:var(--surface-2);color:var(--text-primary)}.gif-module__fd915q__gifTabCreate{width:30px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .1s,color .1s;display:flex}.gif-module__fd915q__gifTabCreate:hover{background:var(--surface);color:var(--text-primary)}.gif-module__fd915q__gifManageRow{border-bottom:1px solid var(--divider);flex-shrink:0;align-items:stretch;height:30px;display:flex}.gif-module__fd915q__gifManageRow>:not(:last-child){border-right:1px solid var(--divider)}.gif-module__fd915q__gifManageBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0 10px;font-family:inherit;font-size:12px;transition:background .1s,color .1s;display:flex}.gif-module__fd915q__gifManageBtn:hover{background:var(--surface)}.gif-module__fd915q__gifManageBtnActive{color:var(--warning)}.gif-module__fd915q__gifManageIcon{width:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .1s,color .1s;display:flex}.gif-module__fd915q__gifManageIcon:hover{background:var(--surface);color:var(--text-primary)}.gif-module__fd915q__gifManageDanger{color:var(--danger);cursor:pointer;background:0 0;border:none;padding:0 10px;font-family:inherit;font-size:12px}.gif-module__fd915q__gifManageDanger:hover{background:var(--surface)}.gif-module__fd915q__gifGrid{background:var(--bg);flex:1;align-items:flex-start;gap:1px;display:flex;overflow:hidden auto}.gif-module__fd915q__gifColumn{background:var(--divider);flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.gif-module__fd915q__gifTile{background:var(--surface);position:relative;overflow:hidden}.gif-module__fd915q__gifTileImg{cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:block}.gif-module__fd915q__gifTileImg img{width:100%;height:auto;display:block}.gif-module__fd915q__gifTileSkeleton{background:var(--surface);width:100%;animation:1.4s ease-in-out infinite gif-module__fd915q__gifPulse}@keyframes gif-module__fd915q__gifPulse{0%,to{opacity:1}50%{opacity:.5}}.gif-module__fd915q__gifTileActions{opacity:0;gap:4px;transition:opacity .1s;display:flex;position:absolute;top:4px;right:4px}.gif-module__fd915q__gifTile:hover .gif-module__fd915q__gifTileActions,.gif-module__fd915q__gifTileActionsShown{opacity:1}.gif-module__fd915q__gifTileBtn{color:#fff;cursor:pointer;background:#0000008c;border:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.gif-module__fd915q__gifTileBtnActive{color:var(--warning)}.gif-module__fd915q__gifEmpty{text-align:center;color:var(--text-muted);background:var(--bg);flex:1;padding:24px 0;font-size:12px}.gif-module__fd915q__gifSavePanel{flex-direction:column;flex:1;display:flex;overflow:hidden}.gif-module__fd915q__gifSaveHeader{border-bottom:1px solid var(--divider);height:36px;color:var(--text-primary);flex-shrink:0;align-items:center;gap:8px;padding-right:10px;font-size:13px;display:flex}.gif-module__fd915q__gifSaveList{flex-direction:column;display:flex;overflow-y:auto}.gif-module__fd915q__gifSaveItem{border:none;border-bottom:1px solid var(--divider);height:36px;color:var(--text-primary);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:0 12px;font-family:inherit;font-size:13px;display:flex}.gif-module__fd915q__gifSaveItem:hover{background:var(--surface)}.gif-module__fd915q__gifSaveNew{border:none;border-bottom:1px solid var(--divider);height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:13px;display:flex}.gif-module__fd915q__gifSaveNew:hover{background:var(--surface);color:var(--text-primary)}.gif-module__fd915q__gifEmbedWrap{width:fit-content;position:relative}.gif-module__fd915q__gifEmbedStar{color:#fff;cursor:pointer;opacity:0;background:#0000008c;border:none;justify-content:center;align-items:center;width:26px;height:26px;transition:opacity .1s;display:flex;position:absolute;top:6px;right:6px}.gif-module__fd915q__gifEmbedWrap:hover .gif-module__fd915q__gifEmbedStar{opacity:1}.gif-module__fd915q__gifEmbedStarActive{color:var(--warning)}
.settings-module__YsCEcq__settingsOverlay{z-index:200;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.settings-module__YsCEcq__settingsModal{background:var(--bg);border:1px solid var(--divider);width:975px;height:688px;display:flex;overflow:hidden}.settings-module__YsCEcq__settingsLeft{border-right:1px solid var(--divider);flex-direction:column;flex-shrink:0;width:250px;display:flex;overflow:hidden}.settings-module__YsCEcq__settingsSearch{border-bottom:1px solid var(--divider);height:48px;color:var(--text-muted);flex-shrink:0;align-items:center;gap:8px;padding:0 16px;font-size:14px;display:flex}.settings-module__YsCEcq__settingsNav{flex-direction:column;flex:1;padding:8px 0;display:flex;overflow-y:auto}.settings-module__YsCEcq__settingsCategoryLabel{height:41px;color:var(--text-muted);text-transform:uppercase;flex-shrink:0;align-items:center;padding:0 16px;font-size:12px;display:flex}.settings-module__YsCEcq__settingsNavItem{cursor:pointer;height:52px;color:var(--text-muted);text-align:left;background:0 0;border:none;flex-shrink:0;align-items:center;gap:12px;width:100%;padding:0 16px;font-family:inherit;font-size:14px;transition:background .1s,color .1s;display:flex}.settings-module__YsCEcq__settingsNavItem:hover,.settings-module__YsCEcq__settingsNavItemActive{background:var(--surface);color:var(--text-primary)}.settings-module__YsCEcq__settingsNavItemDanger{color:var(--danger)}.settings-module__YsCEcq__settingsNavItemDanger:hover{color:var(--danger);background:color-mix(in srgb, var(--danger) 8%, transparent)}.settings-module__YsCEcq__settingsNavSpacer{flex:1}.settings-module__YsCEcq__settingsRight{flex-direction:column;flex:1;display:flex;overflow:hidden}.settings-module__YsCEcq__settingsHeader{border-bottom:1px solid var(--divider);flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex}.settings-module__YsCEcq__settingsTitle{color:var(--text-primary);font-size:14px}.settings-module__YsCEcq__settingsCloseBtn{cursor:pointer;width:28px;height:28px;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;transition:color .15s;display:flex}.settings-module__YsCEcq__settingsCloseBtn:hover{color:var(--text-primary)}.settings-module__YsCEcq__settingsContent{--settings-label-col:200px;flex-direction:column;flex:1;display:flex;overflow-y:auto}.settings-module__YsCEcq__settingsSection{grid-template-columns:var(--settings-label-col) 1fr;border-bottom:1px solid var(--divider);background-image:linear-gradient(var(--divider), var(--divider));background-size:1px 100%;background-position:calc(var(--settings-label-col) - 1px) 0;background-repeat:no-repeat;align-content:start;display:grid}.settings-module__YsCEcq__settingsSectionTitle{color:var(--text-primary);grid-area:1/1;padding:12px 16px;font-size:14px;font-weight:600}.settings-module__YsCEcq__settingsSection>:not(.settings-module__YsCEcq__settingsSectionTitle){grid-column:2;min-width:0}.settings-module__YsCEcq__settingsSection>:not(.settings-module__YsCEcq__settingsSectionTitle):not(:last-child){border-bottom:1px solid var(--divider)}.settings-module__YsCEcq__settingItems{flex-direction:column;display:flex}.settings-module__YsCEcq__settingItems>*{border-bottom:1px solid var(--divider);padding:12px 16px}.settings-module__YsCEcq__settingItems>:last-child{border-bottom:none}.settings-module__YsCEcq__settingItems>.settings-module__YsCEcq__themePresetGrid,.settings-module__YsCEcq__settingItems>.settings-module__YsCEcq__themeCustomEditor,.settings-module__YsCEcq__settingItems>.settings-module__YsCEcq__storageConvList,.settings-module__YsCEcq__settingItems>.settings-module__YsCEcq__inviteList{padding:0}.settings-module__YsCEcq__settingItem{justify-content:space-between;align-items:center;gap:16px;display:flex}.settings-module__YsCEcq__settingItemStack{flex-direction:column;gap:6px;width:100%;display:flex}.settings-module__YsCEcq__settingDescription{flex-direction:column;gap:4px;display:flex}.settings-module__YsCEcq__settingLabel{color:var(--text-primary);font-size:14px}.settings-module__YsCEcq__settingHint{color:var(--text-muted);font-size:12px}.settings-module__YsCEcq__settingRowHead{justify-content:space-between;align-items:center;gap:8px;min-height:18px;display:flex}.settings-module__YsCEcq__settingControlGroup{flex-shrink:0;align-items:center;gap:12px;display:flex}.settings-module__YsCEcq__settingStatus{color:var(--text-muted);font-size:12px}.settings-module__YsCEcq__settingStatusError{color:var(--danger);font-size:12px}.settings-module__YsCEcq__settingsSelect{background:var(--surface);border:1px solid var(--divider);height:33px;color:var(--text-primary);cursor:pointer;border-radius:0;outline:none;flex-shrink:0;padding:0 8px;font-family:inherit;font-size:14px}.settings-module__YsCEcq__settingsSelect:focus{border-color:var(--accent)}.settings-module__YsCEcq__toggle{background:var(--surface);cursor:pointer;border:none;flex-shrink:0;align-items:center;width:28px;height:16px;padding:3px;transition:background .15s;display:flex}.settings-module__YsCEcq__toggleOn{background:var(--accent)}.settings-module__YsCEcq__toggleHandle{background:var(--text-muted);flex-shrink:0;width:10px;height:10px;transition:transform .15s,background .15s}.settings-module__YsCEcq__toggleOn .settings-module__YsCEcq__toggleHandle{background:var(--toggle-handle-on);transform:translate(12px)}.settings-module__YsCEcq__settingsForm{grid-template-columns:var(--settings-label-col) 1fr;background-image:linear-gradient(var(--divider), var(--divider));background-size:1px 100%;background-position:calc(var(--settings-label-col) - 1px) 0;background-repeat:no-repeat;align-content:start;display:grid}.settings-module__YsCEcq__settingsForm>.settings-module__YsCEcq__settingsSection{grid-column:1/-1}.settings-module__YsCEcq__settingsForm>:not(.settings-module__YsCEcq__settingsSection){border-bottom:1px solid var(--divider);grid-column:2;min-width:0}.settings-module__YsCEcq__settingsInput{background:var(--surface);border:1px solid var(--divider);width:100%;height:33px;color:var(--text-primary);box-sizing:border-box;outline:none;padding:0 12px;font-family:inherit;font-size:14px}.settings-module__YsCEcq__settingsInput:focus{border-color:var(--accent)}.settings-module__YsCEcq__settingsTextarea{background:var(--surface);border:1px solid var(--divider);width:100%;height:80px;color:var(--text-primary);resize:vertical;box-sizing:border-box;outline:none;padding:8px 12px;font-family:inherit;font-size:14px}.settings-module__YsCEcq__settingsTextarea:focus{border-color:var(--accent)}.settings-module__YsCEcq__settingsError{color:var(--danger);font-size:14px}.settings-module__YsCEcq__settingsSaveBtn{background:var(--accent);height:33px;color:var(--text-on-accent);cursor:pointer;border:none;padding:0 16px;font-family:inherit;font-size:14px;transition:background .15s}.settings-module__YsCEcq__settingsSection>.settings-module__YsCEcq__settingsError,.settings-module__YsCEcq__settingsSection>.settings-module__YsCEcq__settingHint,.settings-module__YsCEcq__settingsSection>.settings-module__YsCEcq__settingDescription,.settings-module__YsCEcq__settingsSection>.settings-module__YsCEcq__settingItem,.settings-module__YsCEcq__settingsSection>.settings-module__YsCEcq__settingItemStack,.settings-module__YsCEcq__settingsSection>.settings-module__YsCEcq__settingsAvatarRow,.settings-module__YsCEcq__settingsSection>.settings-module__YsCEcq__inviteHeader,.settings-module__YsCEcq__settingsForm>.settings-module__YsCEcq__settingsError{padding:12px 16px}.settings-module__YsCEcq__settingsSection>.settings-module__YsCEcq__settingsSaveBtn,.settings-module__YsCEcq__settingsForm>.settings-module__YsCEcq__settingsSaveBtn{width:100%;height:41px;color:var(--accent);background:0 0;justify-content:flex-start;align-items:center;gap:8px;padding:0 16px;display:flex}.settings-module__YsCEcq__settingsSection>.settings-module__YsCEcq__settingsSaveBtn:hover:not(:disabled),.settings-module__YsCEcq__settingsForm>.settings-module__YsCEcq__settingsSaveBtn:hover:not(:disabled){background:var(--surface)}.settings-module__YsCEcq__settingItems>.settings-module__YsCEcq__storageClearBtn,.settings-module__YsCEcq__settingItems>.settings-module__YsCEcq__storageReindexBtn{background:0 0;border:none;width:100%;height:41px;padding:0 16px}.settings-module__YsCEcq__settingItems>.settings-module__YsCEcq__storageClearBtn:hover:not(:disabled),.settings-module__YsCEcq__settingItems>.settings-module__YsCEcq__storageReindexBtn:hover:not(:disabled){background:var(--surface);opacity:1}.settings-module__YsCEcq__storageConvList>.settings-module__YsCEcq__settingHint,.settings-module__YsCEcq__inviteList>.settings-module__YsCEcq__settingHint{padding:10px 16px}.settings-module__YsCEcq__settingsSaveBtn:hover{background:var(--accent-hover)}.settings-module__YsCEcq__settingsSaveBtn:disabled{opacity:.5;cursor:not-allowed}.settings-module__YsCEcq__settingsAvatarRow{align-items:center;gap:16px;display:flex}.settings-module__YsCEcq__settingsAvatarActions{flex-direction:column;gap:8px;display:flex}.settings-module__YsCEcq__settingsAvatarBtn{background:var(--surface);cursor:pointer;height:28px;color:var(--text-secondary);border:none;padding:0 12px;font-family:inherit;font-size:14px;transition:color .15s}.settings-module__YsCEcq__settingsAvatarBtn:hover{color:var(--text-primary)}.settings-module__YsCEcq__settingsAvatarBtn:disabled{opacity:.5;cursor:not-allowed}.settings-module__YsCEcq__settingsAvatarRemoveBtn{cursor:pointer;height:28px;color:var(--danger);background:0 0;border:none;padding:0 12px;font-family:inherit;font-size:14px;transition:opacity .15s}.settings-module__YsCEcq__settingsAvatarRemoveBtn:hover{opacity:.8}.settings-module__YsCEcq__settingsAvatarRemoveBtn:disabled{opacity:.4;cursor:not-allowed}.settings-module__YsCEcq__storageStat{flex-direction:column;gap:6px;display:flex}.settings-module__YsCEcq__storageStatHeader{justify-content:space-between;align-items:center;display:flex}.settings-module__YsCEcq__storageStatValue{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:14px}.settings-module__YsCEcq__storageBar{background:var(--surface);width:100%;height:8px;display:flex;overflow:hidden}.settings-module__YsCEcq__storageBarDefault{background:var(--accent);flex-shrink:0;height:100%;transition:width .3s}.settings-module__YsCEcq__storageBarCustom{background:var(--storage-custom);flex-shrink:0;height:100%;transition:width .3s}.settings-module__YsCEcq__storageLegend{flex-wrap:wrap;gap:12px;display:flex}.settings-module__YsCEcq__storageLegendItem{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;display:flex}.settings-module__YsCEcq__storageLegendDot{flex-shrink:0;width:8px;height:8px;display:inline-block}.settings-module__YsCEcq__storageReindexBtn{background:var(--surface);border:1px solid var(--divider);height:33px;color:var(--text-secondary);cursor:pointer;white-space:nowrap;align-items:center;gap:8px;width:fit-content;padding:0 16px;font-family:inherit;font-size:14px;transition:opacity .15s;display:flex}.settings-module__YsCEcq__storageReindexBtn:hover:not(:disabled){opacity:.8}.settings-module__YsCEcq__storageReindexBtn:disabled{opacity:.4;cursor:not-allowed}.settings-module__YsCEcq__storageClearBtn{background:var(--surface);border:1px solid var(--divider);height:33px;color:var(--danger);cursor:pointer;align-items:center;gap:8px;width:fit-content;padding:0 16px;font-family:inherit;font-size:14px;transition:opacity .15s;display:flex}.settings-module__YsCEcq__storageClearBtn:hover:not(:disabled){opacity:.8}.settings-module__YsCEcq__storageClearBtn:disabled{opacity:.4;cursor:not-allowed}.settings-module__YsCEcq__storageSliderGroup{flex-direction:column;gap:8px;display:flex}.settings-module__YsCEcq__storageSliderHeader{justify-content:space-between;align-items:center;display:flex}.settings-module__YsCEcq__storageSlider{appearance:none;background:var(--surface);cursor:pointer;outline:none;width:100%;height:6px}.settings-module__YsCEcq__storageSlider::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:pointer;width:14px;height:14px}.settings-module__YsCEcq__storageSlider::-moz-range-thumb{background:var(--accent);cursor:pointer;border:none;width:14px;height:14px}.settings-module__YsCEcq__storageSliderLabels{color:var(--text-muted);justify-content:space-between;font-size:12px;display:flex}.settings-module__YsCEcq__storageSliderLabels span:only-child{margin-left:auto}.settings-module__YsCEcq__themePresetGrid{background:var(--divider);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.settings-module__YsCEcq__themePresetCard{background:var(--bg);cursor:pointer;border:none;flex-direction:column;gap:8px;padding:10px;font-family:inherit;transition:background .1s;display:flex}.settings-module__YsCEcq__themePresetCard:hover{background:var(--surface)}.settings-module__YsCEcq__themePresetCardActive{background:var(--surface);outline:1px solid var(--accent);outline-offset:-1px}.settings-module__YsCEcq__themePresetSwatches{height:28px;display:flex}.settings-module__YsCEcq__themePresetSwatches span{flex:1}.settings-module__YsCEcq__themePresetLabel{color:var(--text-secondary);text-align:left;font-size:13px}.settings-module__YsCEcq__themePresetCardActive .settings-module__YsCEcq__themePresetLabel{color:var(--text-primary)}.settings-module__YsCEcq__themeCustomEditor,.settings-module__YsCEcq__themeColorGroup{flex-direction:column;display:flex}.settings-module__YsCEcq__themeColorGroupLabel{text-transform:uppercase;color:var(--text-muted);font-size:12px}.settings-module__YsCEcq__themeCustomEditor .settings-module__YsCEcq__themeColorGroupLabel{background:var(--surface);border-bottom:1px solid var(--divider);padding:8px 16px}.settings-module__YsCEcq__themeColorRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.settings-module__YsCEcq__themeCustomEditor .settings-module__YsCEcq__themeColorRow{border-bottom:1px solid var(--divider);padding:8px 16px}.settings-module__YsCEcq__themeCustomEditor>.settings-module__YsCEcq__themeResetLink{padding:12px 16px}.settings-module__YsCEcq__themeColorControls{flex-shrink:0;align-items:center;gap:8px;display:flex}.settings-module__YsCEcq__themeSwatch{border:1px solid var(--divider);cursor:pointer;flex-shrink:0;width:24px;height:24px;display:block;overflow:hidden}.settings-module__YsCEcq__themeSwatch input[type=color]{cursor:pointer;background:0 0;border:none;width:200%;height:200%;margin:-25%;padding:0}.settings-module__YsCEcq__themeSwatch input[type=color]::-webkit-color-swatch-wrapper{padding:0}.settings-module__YsCEcq__themeSwatch input[type=color]::-webkit-color-swatch{border:none}.settings-module__YsCEcq__themeSwatch input[type=color]::-moz-color-swatch{border:none}.settings-module__YsCEcq__themeHexInput{background:var(--bg);border:1px solid var(--divider);width:92px;height:28px;color:var(--text-primary);font-size:13px;font-family:var(--font-geist-mono), ui-monospace, monospace;outline:none;padding:0 8px}.settings-module__YsCEcq__themeHexInput:focus{border-color:var(--accent)}.settings-module__YsCEcq__themeResetLink{color:var(--accent);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-family:inherit;font-size:13px}.settings-module__YsCEcq__themeResetLink:hover{text-decoration:underline}.settings-module__YsCEcq__zoomControl{flex-shrink:0;align-items:center;gap:4px;display:flex}.settings-module__YsCEcq__zoomBtn{background:var(--surface);border:1px solid var(--divider);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;transition:border-color .1s,color .1s;display:flex}.settings-module__YsCEcq__zoomBtn:hover:not(:disabled){border-color:var(--text-muted);color:var(--text-primary)}.settings-module__YsCEcq__zoomBtn:disabled{opacity:.4;cursor:default}.settings-module__YsCEcq__zoomValue{min-width:56px;height:28px;color:var(--text-primary);font-variant-numeric:tabular-nums;text-align:center;cursor:pointer;background:0 0;border:none;padding:0 8px;font-family:inherit;font-size:14px}.settings-module__YsCEcq__storageConvList{flex-direction:column;max-height:320px;display:flex;overflow-y:auto}.settings-module__YsCEcq__storageConvRow{border-bottom:1px solid var(--divider);align-items:center;gap:12px;padding:10px 16px;display:flex}.settings-module__YsCEcq__storageConvRow:last-child{border-bottom:none}.settings-module__YsCEcq__storageConvInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.settings-module__YsCEcq__storageConvName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.settings-module__YsCEcq__inviteHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.settings-module__YsCEcq__inviteList{flex-direction:column;display:flex}.settings-module__YsCEcq__inviteRow{border-bottom:1px solid var(--divider);justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.settings-module__YsCEcq__inviteRow:last-child{border-bottom:none}.settings-module__YsCEcq__inviteInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.settings-module__YsCEcq__inviteRedeemer{align-items:center;gap:12px;min-width:0;display:flex}.settings-module__YsCEcq__inviteCode{font-family:var(--font-geist-mono,ui-monospace, monospace);color:var(--text-primary);font-size:15px;font-weight:600}.settings-module__YsCEcq__inviteMeta{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.settings-module__YsCEcq__inviteActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.settings-module__YsCEcq__inviteBtn{background:var(--surface-2);cursor:pointer;height:28px;color:var(--text-secondary);border:none;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:13px;transition:color .15s;display:inline-flex}.settings-module__YsCEcq__inviteBtn:hover:not(:disabled){color:var(--text-primary)}.settings-module__YsCEcq__inviteBtn:disabled{opacity:.5;cursor:not-allowed}.settings-module__YsCEcq__inviteIconBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:inline-flex}.settings-module__YsCEcq__inviteIconBtn:hover:not(:disabled){color:var(--danger)}.settings-module__YsCEcq__inviteIconBtn:disabled{opacity:.4;cursor:not-allowed}.settings-module__YsCEcq__segmented{background:var(--divider);border:1px solid var(--divider);border-radius:0;flex-shrink:0;gap:1px;display:inline-flex}.settings-module__YsCEcq__segmentedItem{background:var(--bg);height:27px;color:var(--text-secondary);white-space:nowrap;cursor:pointer;border:none;border-radius:0;padding:0 10px;font-family:inherit;font-size:12px}.settings-module__YsCEcq__segmentedItem:hover{background:var(--surface);color:var(--text-primary)}.settings-module__YsCEcq__segmentedItemActive,.settings-module__YsCEcq__segmentedItemActive:hover{background:var(--accent);color:var(--text-on-accent)}
.friends-module__zAjZiW__friendsTabs{gap:2px;margin-left:16px;display:flex}.friends-module__zAjZiW__friendsTab{cursor:pointer;height:28px;color:var(--text-muted);white-space:nowrap;background:0 0;border:none;padding:0 12px;font-family:inherit;font-size:14px;transition:color .1s,background .1s}.friends-module__zAjZiW__friendsTab:hover{color:var(--text-primary)}.friends-module__zAjZiW__friendsTabActive{color:var(--text-primary);background:var(--surface)}.friends-module__zAjZiW__addFriendWrapper{border-left:1px solid var(--divider);flex-shrink:0;align-items:center;width:250px;padding:0 16px;display:flex;position:relative}.friends-module__zAjZiW__addFriendBtn{background:var(--accent);width:100%;height:28px;color:var(--text-on-accent);cursor:pointer;border:none;padding:0 12px;font-family:inherit;font-size:14px;transition:background .15s}.friends-module__zAjZiW__addFriendBtn:hover{background:var(--accent-hover)}.friends-module__zAjZiW__addFriendDropdown{background:var(--surface);border:1px solid var(--divider);z-index:100;border-top:none;flex-direction:column;gap:8px;width:280px;padding:12px;display:flex;position:absolute;top:calc(100% + 1px);right:0}.friends-module__zAjZiW__addFriendForm{gap:6px;display:flex}.friends-module__zAjZiW__addFriendInput{background:var(--bg);border:1px solid var(--divider);width:100%;height:33px;color:var(--text-primary);outline:none;padding:0 12px;font-family:inherit;font-size:14px}.friends-module__zAjZiW__addFriendInput:focus{border-color:var(--accent)}.friends-module__zAjZiW__addFriendSubmit{background:var(--accent);height:33px;color:var(--text-on-accent);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;padding:0 12px;font-family:inherit;font-size:14px;transition:background .15s}.friends-module__zAjZiW__addFriendSubmit:hover{background:var(--accent-hover)}.friends-module__zAjZiW__addFriendFeedback{font-size:12px}.friends-module__zAjZiW__addFriendError{color:var(--danger)}.friends-module__zAjZiW__addFriendSuccess{color:var(--accent)}.friends-module__zAjZiW__friendsList{flex-direction:column;flex:1;padding:8px 0;display:flex;overflow-y:auto}.friends-module__zAjZiW__friendsEmpty{color:var(--text-muted);padding:16px 20px;font-size:14px}.friends-module__zAjZiW__friendItem{border-bottom:1px solid var(--divider);flex-shrink:0;align-items:center;gap:12px;height:56px;padding:0 20px;display:flex}.friends-module__zAjZiW__friendAvatar{background:var(--surface);border:1px solid var(--divider);flex-shrink:0;width:32px;height:32px}.friends-module__zAjZiW__friendInfo{flex-direction:column;flex:1;gap:2px;display:flex}.friends-module__zAjZiW__friendName{color:var(--text-primary);font-size:14px;font-weight:600}.friends-module__zAjZiW__friendUsername{color:var(--text-muted);font-size:12px}.friends-module__zAjZiW__friendActions{flex-shrink:0;gap:6px;display:flex}.friends-module__zAjZiW__friendBtnSecondary{background:var(--surface);cursor:pointer;height:28px;color:var(--text-secondary);border:none;padding:0 12px;font-family:inherit;font-size:14px;transition:color .15s}.friends-module__zAjZiW__friendBtnSecondary:hover{color:var(--text-primary)}.friends-module__zAjZiW__friendBtnAccept{background:var(--surface);cursor:pointer;width:28px;height:28px;color:var(--text-muted);border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.friends-module__zAjZiW__friendBtnAccept:hover{color:var(--text-primary)}.friends-module__zAjZiW__friendBtnDanger{background:var(--surface);cursor:pointer;width:28px;height:28px;color:var(--text-muted);border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.friends-module__zAjZiW__friendBtnDanger:hover{color:var(--danger)}.friends-module__zAjZiW__friendsSection{height:36px;color:var(--text-muted);text-transform:uppercase;align-items:center;padding:0 20px;font-size:12px;display:flex}.friends-module__zAjZiW__pendingBadge{color:var(--text-muted);margin-left:4px;font-size:14px;font-style:normal}
.call-module__W1zZnW__voiceStatusRow{display:flex}.call-module__W1zZnW__voiceStatusRail{border-right:1px solid var(--divider);flex-shrink:0;width:48px}.call-module__W1zZnW__voiceStatusBar{border-bottom:1px solid var(--divider);background:color-mix(in srgb, var(--success) 8%, transparent);flex:1;align-items:center;gap:2px;min-width:0;height:40px;padding:0 8px 0 12px;display:flex;position:relative}.call-module__W1zZnW__voiceStatusBtn{cursor:pointer;color:var(--text-secondary);text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:6px;min-width:0;padding:0;font-family:inherit;font-size:12px;display:flex}.call-module__W1zZnW__voiceStatusBtn:hover{color:var(--text-primary)}.call-module__W1zZnW__voiceStatusDot{flex-shrink:0;width:8px;height:8px}.call-module__W1zZnW__voiceStatusText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.call-module__W1zZnW__voiceQuickMute,.call-module__W1zZnW__voiceQuickLeave{cursor:pointer;width:26px;height:26px;color:var(--text-muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .1s;display:flex}.call-module__W1zZnW__voiceQuickMute:hover{color:var(--text-primary)}.call-module__W1zZnW__voiceQuickMuteBlocked,.call-module__W1zZnW__voiceQuickMuteBlocked:hover,.call-module__W1zZnW__voiceQuickLeave:hover{color:var(--danger)}.call-module__W1zZnW__voiceInfoPanel{background:var(--surface);border:1px solid var(--divider);z-index:100;flex-direction:column;gap:6px;padding:10px 12px;display:flex;position:absolute;bottom:calc(100% + 1px);left:0;right:0}.call-module__W1zZnW__voiceInfoRow{color:var(--text-secondary);align-items:center;gap:6px;font-size:12px;display:flex}.call-module__W1zZnW__voiceInfoLabel{color:var(--text-muted);margin-right:auto}.call-module__W1zZnW__voiceInfoNode{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;text-align:left;direction:rtl;max-width:160px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;overflow:hidden}.call-module__W1zZnW__voiceInfoAudio{font-variant-numeric:tabular-nums;color:var(--text-secondary);font-size:11px}.call-module__W1zZnW__voiceInfoGraphRow{width:100%;margin-top:-2px;display:block}.call-module__W1zZnW__pingGraphWrap{width:100%;position:relative}.call-module__W1zZnW__pingGraph{background:var(--bg);border:1px solid var(--divider);cursor:crosshair;width:100%;height:36px;display:block}.call-module__W1zZnW__pingGraphEmpty{background:var(--bg);border:1px solid var(--divider);width:100%;height:36px;color:var(--text-muted);justify-content:center;align-items:center;font-size:11px;display:flex}.call-module__W1zZnW__pingGraphTooltip{background:var(--bg);border:1px solid var(--divider);pointer-events:none;white-space:nowrap;z-index:101;flex-direction:column;gap:1px;padding:3px 6px;display:flex;position:absolute;top:2px}.call-module__W1zZnW__pingGraphTooltipValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:11px}.call-module__W1zZnW__pingGraphTooltipTime{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:10px}.call-module__W1zZnW__voiceInfoActions{gap:6px;margin-top:2px;display:flex}.call-module__W1zZnW__voiceInfoBtn{background:var(--bg);border:1px solid var(--divider);cursor:pointer;height:28px;color:var(--text-secondary);flex:1;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-family:inherit;font-size:12px;transition:color .1s,background .1s;display:flex}.call-module__W1zZnW__voiceInfoBtn:hover{color:var(--text-primary);background:var(--surface)}.call-module__W1zZnW__voiceInfoBtnActive{color:var(--warning)}.call-module__W1zZnW__voiceInfoBtnDanger{color:var(--danger)}.call-module__W1zZnW__voiceInfoBtnDanger:hover{color:var(--danger);background:color-mix(in srgb, var(--danger) 10%, transparent)}.call-module__W1zZnW__voiceInfoBtnBlocked,.call-module__W1zZnW__voiceInfoBtnBlocked:hover{color:var(--danger)}.call-module__W1zZnW__topBarActions{gap:4px;margin-left:auto;display:flex}.call-module__W1zZnW__incomingCall{background:var(--surface);border:1px solid var(--divider);z-index:100;align-items:center;gap:12px;padding:12px;display:flex;position:absolute;bottom:calc(100% + 1px);left:0;right:0}.call-module__W1zZnW__incomingCallInfo{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.call-module__W1zZnW__incomingCallText{flex-direction:column;gap:2px;min-width:0;display:flex}.call-module__W1zZnW__incomingCallName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.call-module__W1zZnW__incomingCallLabel{color:var(--text-muted);font-size:12px}.call-module__W1zZnW__incomingCallActions{flex-shrink:0;gap:6px;display:flex}.call-module__W1zZnW__incomingCallAccept{background:var(--accent);cursor:pointer;width:32px;height:32px;color:var(--text-on-accent);border:none;justify-content:center;align-items:center;transition:background .15s;display:flex}.call-module__W1zZnW__incomingCallAccept:hover{background:var(--accent-hover)}.call-module__W1zZnW__incomingCallDecline{border:1px solid var(--danger);cursor:pointer;width:32px;height:32px;color:var(--danger);background:0 0;justify-content:center;align-items:center;transition:background .15s;display:flex}.call-module__W1zZnW__incomingCallDecline:hover{background:color-mix(in srgb, var(--danger) 8%, transparent)}.call-module__W1zZnW__callPanel{background:var(--surface);border-bottom:1px solid var(--divider);flex-direction:column;flex-shrink:0;min-height:220px;display:flex;overflow:hidden}.call-module__W1zZnW__callPanelHeader{border-bottom:1px solid var(--divider);flex-shrink:0;align-items:center;height:48px;padding:0 16px;display:flex}.call-module__W1zZnW__callPanelTitle{color:var(--text-primary);flex:1;font-size:14px}.call-module__W1zZnW__callPanelDuration{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:12px}.call-module__W1zZnW__callPanelGrid{flex-wrap:wrap;flex:1;place-content:center;align-items:center;gap:20px;padding:16px;display:flex;overflow-y:auto}.call-module__W1zZnW__callTile{cursor:pointer;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex}.call-module__W1zZnW__callTileSpeaking{outline:2px solid var(--accent);outline-offset:3px}.call-module__W1zZnW__callTileInfo{justify-content:center;align-items:center;gap:4px;display:flex}.call-module__W1zZnW__callTileName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:80px;font-size:12px;overflow:hidden}.call-module__W1zZnW__callTileIcon{color:var(--text-muted);flex-shrink:0}.call-module__W1zZnW__callPanelGridCards{place-content:start;gap:4px}.call-module__W1zZnW__callTileCard{aspect-ratio:16/9;background:var(--bg);cursor:pointer;flex:auto;width:200px;min-width:200px;max-height:100%;position:relative;overflow:hidden}.call-module__W1zZnW__callTileCardWide{flex:auto;width:200px;min-width:200px;max-height:100%}.call-module__W1zZnW__callTileCardScreenVideo{object-fit:contain;background:#000;width:100%;height:100%;position:absolute;inset:0}.call-module__W1zZnW__callTileCardSpeaking{box-shadow:0 0 0 2px var(--accent)}.call-module__W1zZnW__callTileCardVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.call-module__W1zZnW__callTileCardAvatar{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.call-module__W1zZnW__callTileCardOverlay{background:linear-gradient(#0000,#000000a6);align-items:center;gap:4px;padding:6px 8px;display:flex;position:absolute;bottom:0;left:0;right:0}.call-module__W1zZnW__callTileCardName{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11px;overflow:hidden}.call-module__W1zZnW__callTileScreen{}.call-module__W1zZnW__callPanelPinned{background:var(--bg);cursor:pointer;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.call-module__W1zZnW__callPanelPinnedVideo{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.call-module__W1zZnW__callPanelPinnedOverlay{background:linear-gradient(#0000,#000000a6);align-items:center;gap:8px;padding:8px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.call-module__W1zZnW__callPanelPinnedHint{color:#ffffff73;white-space:nowrap;font-size:10px}.call-module__W1zZnW__callPanelFullscreenBtn{cursor:pointer;color:#ffffffb3;background:#00000080;border:none;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;padding:0;transition:color .15s,background .15s;display:flex}.call-module__W1zZnW__callPanelFullscreenBtn:hover{color:#fff;background:#000000b3}.call-module__W1zZnW__callPanelPinned:fullscreen{background:#000}.call-module__W1zZnW__callControls{flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:48px;display:flex}.call-module__W1zZnW__callControlBtn{background:var(--bg);cursor:pointer;width:36px;height:36px;color:var(--text-muted);border:none;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.call-module__W1zZnW__callControlBtn:hover{color:var(--text-primary)}.call-module__W1zZnW__callControlBtnActive{background:var(--accent);color:var(--text-on-accent)}.call-module__W1zZnW__callControlBtnActive:hover{background:var(--accent-hover)}.call-module__W1zZnW__callControlBtnBlocked,.call-module__W1zZnW__callControlBtnBlocked:hover{background:color-mix(in srgb, var(--danger) 18%, var(--surface));color:var(--danger)}.call-module__W1zZnW__callControlBtnAccept{background:var(--accent);color:var(--text-on-accent)}.call-module__W1zZnW__callControlBtnAccept:hover{background:var(--accent-hover)}.call-module__W1zZnW__callControlBtnDanger{background:var(--danger);color:#fff}.call-module__W1zZnW__callControlBtnDanger:hover{background:var(--danger-hover)}.call-module__W1zZnW__callControlSplit{align-items:stretch;display:flex;position:relative}.call-module__W1zZnW__callControlBtnSplitMain{border-right:1px solid var(--divider)}.call-module__W1zZnW__callControlBtnSplitChevron{width:16px}.call-module__W1zZnW__callControlBtnSplitChevronOpen{color:var(--text-primary)}.call-module__W1zZnW__callMicMenu{background:var(--surface);border:1px solid var(--divider);z-index:100;flex-direction:column;min-width:220px;max-width:320px;max-height:240px;display:flex;position:absolute;bottom:calc(100% + 4px);left:0;overflow-y:auto}.call-module__W1zZnW__callMicMenuLabel{text-transform:uppercase;color:var(--text-muted);padding:8px 12px 4px;font-size:10px;font-weight:400}.call-module__W1zZnW__callMicMenuItem{color:var(--text-secondary);text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;align-items:center;padding:8px 12px;font-family:inherit;font-size:12px;display:flex;overflow:hidden}.call-module__W1zZnW__callMicMenuItem:hover{background:var(--bg);color:var(--text-primary)}.call-module__W1zZnW__callMicMenuItemActive{color:var(--text-primary);background:var(--bg)}.call-module__W1zZnW__callMicMenuCheckbox{border:1px solid var(--text-muted);background:0 0;flex-shrink:0;width:10px;height:10px;margin-right:8px;display:inline-block;position:relative}.call-module__W1zZnW__callMicMenuCheckboxChecked{background:var(--accent);border-color:var(--accent)}.call-module__W1zZnW__callMicMenuCheckboxChecked:after{content:"";background:var(--accent);position:absolute;inset:0}.call-module__W1zZnW__callMicMenuEmpty{color:var(--text-muted);padding:8px 12px;font-size:12px}.call-module__W1zZnW__callTileConnecting{opacity:.5}.call-module__W1zZnW__participantMenu{z-index:300;background:var(--surface);border:1px solid var(--divider);flex-direction:column;min-width:200px;display:flex;position:fixed}.call-module__W1zZnW__participantMenuHeader{text-transform:uppercase;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;padding:8px 12px 4px;font-size:10px;font-weight:400;overflow:hidden}.call-module__W1zZnW__participantMenuDivider{background:var(--divider);height:1px;margin:0}.call-module__W1zZnW__participantMenuItem{color:var(--text-secondary);text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:8px 12px;font-family:inherit;font-size:12px;display:flex}.call-module__W1zZnW__participantMenuItem:hover{background:var(--bg);color:var(--text-primary)}.call-module__W1zZnW__participantMenuVolume{flex-direction:column;gap:6px;padding:8px 12px 10px;display:flex}.call-module__W1zZnW__participantMenuVolumeLabel{text-transform:uppercase;color:var(--text-muted);font-size:10px}.call-module__W1zZnW__participantMenuVolumeRow{color:var(--text-muted);align-items:center;gap:8px;display:flex}.call-module__W1zZnW__volumeSlider{appearance:none;background:var(--divider);cursor:pointer;border:none;outline:none;flex:1;height:3px}.call-module__W1zZnW__volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--text-secondary);cursor:pointer;border-radius:0;width:8px;height:14px}.call-module__W1zZnW__volumeSlider::-moz-range-thumb{background:var(--text-secondary);cursor:pointer;border:none;border-radius:0;width:8px;height:14px}.call-module__W1zZnW__volumeSlider::-webkit-slider-thumb:hover{background:var(--text-primary)}.call-module__W1zZnW__volumeSlider::-moz-range-thumb:hover{background:var(--text-primary)}.call-module__W1zZnW__volumeSlider:disabled{cursor:default;opacity:.35}.call-module__W1zZnW__volumeSlider:disabled::-webkit-slider-thumb{background:var(--text-muted);cursor:default}.call-module__W1zZnW__volumeSlider:disabled::-moz-range-thumb{background:var(--text-muted);cursor:default}.call-module__W1zZnW__volumeSlider:disabled::-webkit-slider-thumb:hover{background:var(--text-muted)}.call-module__W1zZnW__volumeSlider:disabled::-moz-range-thumb:hover{background:var(--text-muted)}.call-module__W1zZnW__volumeValue{color:var(--text-secondary);font-variant-numeric:tabular-nums;text-align:right;min-width:32px;font-size:11px}.call-module__W1zZnW__callPanelResize{cursor:ns-resize;border-top:1px solid var(--divider);flex-shrink:0;height:6px}
.UnlockScreen-module__KprKOq__screen{z-index:1000;background:var(--bg);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.UnlockScreen-module__KprKOq__card{width:100%;max-width:360px}.UnlockScreen-module__KprKOq__logo{color:var(--text-primary);margin-bottom:32px;font-size:16px;font-weight:600;display:block}.UnlockScreen-module__KprKOq__body{flex-direction:column;gap:12px;display:flex}.UnlockScreen-module__KprKOq__heading{color:var(--text-primary);margin:0;font-size:20px;font-weight:600}.UnlockScreen-module__KprKOq__subtitle{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.UnlockScreen-module__KprKOq__field{flex-direction:column;gap:6px;display:flex}.UnlockScreen-module__KprKOq__label{text-transform:uppercase;color:var(--text-muted);font-size:12px}.UnlockScreen-module__KprKOq__input{width:100%;height:33px;color:var(--text-primary);background:var(--surface);border:1px solid var(--divider);outline:none;padding:0 12px;font-size:14px;transition:border-color .15s}.UnlockScreen-module__KprKOq__input:focus{border-color:var(--accent)}.UnlockScreen-module__KprKOq__input::placeholder{color:var(--text-muted)}.UnlockScreen-module__KprKOq__error{color:var(--danger);margin:0;font-size:13px}.UnlockScreen-module__KprKOq__submit{width:100%;height:33px;color:var(--text-on-accent);background:var(--accent);cursor:pointer;border:none;margin-top:4px;font-size:14px;transition:background .15s}.UnlockScreen-module__KprKOq__submit:hover:not(:disabled){background:var(--accent-hover)}.UnlockScreen-module__KprKOq__submit:disabled{opacity:.5;cursor:not-allowed}.UnlockScreen-module__KprKOq__link{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:4px 0 0;font-family:inherit;font-size:13px}.UnlockScreen-module__KprKOq__link:hover{color:var(--text-secondary)}.UnlockScreen-module__KprKOq__list{color:var(--text-secondary);flex-direction:column;gap:4px;margin:0;padding-left:18px;font-size:13px;line-height:1.4;display:flex}.UnlockScreen-module__KprKOq__note{color:var(--text-muted);margin:0;font-size:12px}.UnlockScreen-module__KprKOq__ack{color:var(--text-secondary);cursor:pointer;align-items:flex-start;gap:8px;margin-top:4px;font-size:13px;line-height:1.4;display:flex}.UnlockScreen-module__KprKOq__ack input{accent-color:var(--accent);margin-top:2px}.UnlockScreen-module__KprKOq__danger{width:100%;height:33px;color:var(--bg);background:var(--danger);cursor:pointer;border:none;margin-top:4px;font-size:14px;font-weight:600;transition:background .15s}.UnlockScreen-module__KprKOq__danger:hover:not(:disabled){background:var(--danger-hover)}.UnlockScreen-module__KprKOq__danger:disabled{opacity:.5;cursor:not-allowed}
