#MessagesArea,.messages-area,:root{--chat-time-reveal-progress:0;--chat-time-reveal-width:0px;--chat-time-reveal-shift:-10px;--chat-time-reveal-scale:0.94;--chat-time-reveal-bubble-shift:0px;--chat-time-reveal-bubble-scale:1}#MessagesArea.chat-loading,.chat-bubble::after,.chat-reveal-time,.messages-area.chat-loading{pointer-events:none}.chat-member-name,.chat-message-member-row small,.chat-message-member-row span,.chat-selected-files span{text-overflow:ellipsis;white-space:nowrap}:root{--chat-accent:var(--theme-color, #4caf50);--chat-accent-dark:#388e3c;--chat-accent-soft:#f3fff6;--chat-surface:#ffffff;--chat-surface-soft:rgba(255, 255, 255, 0.92);--chat-border:#edf0f3;--chat-text:#20242a;--chat-muted:#7b8494;--chat-shadow:0 10px 30px rgba(20, 30, 45, 0.07);--chat-shadow-soft:0 6px 18px rgba(20, 30, 45, 0.055);--chat-radius:12px;--chat-radius-sm:12px;--chat-scroll-shift:0px;--chat-scroll-scale:1;--chat-scroll-rotate:0deg;--chat-keyboard-bottom:0px;--chat-input-left:0px;--chat-input-width:100%;--chat-viewport-height:100vh;--chat-shadow:0 16px 42px rgba(16, 24, 40, 0.085),0 4px 14px rgba(16, 24, 40, 0.045)!important;--chat-shadow-soft:0 10px 24px rgba(16, 24, 40, 0.06)!important}.imgmgr-stage.imgmgr-zoomed,.imgmgr-stage.imgmgr-zoomed .imgmgr-img{touch-action:none;overscroll-behavior:contain}#DesktopContainer.chatCompability,.chatCompability{padding:0!important;min-height:unset!important}#MessagesArea,.messages-area{position:relative;display:flex;flex-direction:column;width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;touch-action:pan-y;padding:8px 12px 14px;border-radius:var(--chat-radius);background:0 0!important;scrollbar-width:none;transition:height 210ms cubic-bezier(.16, 1, .3, 1),max-height 210ms cubic-bezier(.16, 1, .3, 1),padding-bottom 210ms cubic-bezier(.16, 1, .3, 1)}#MessagesArea::-webkit-scrollbar,.messages-area::-webkit-scrollbar{width:0;height:0}.chat-message-item{position:relative;width:100%;display:flex;align-items:flex-end;gap:0;margin:3px 0;animation:360ms cubic-bezier(.16,1,.3,1) both chatMessageIn;will-change:transform,opacity,filter;contain:layout style}.chat-message-item.is-mine{animation-name:chatMessageInMine;justify-content:flex-end}.chat-message-item.is-other{animation-name:chatMessageInOther;justify-content:flex-start}.chat-message-item.is-action-card,.chat-message-item.is-object-card{justify-content:center;margin:8px 0}.chat-message-item.is-system-notification{justify-content:center;align-items:center;margin:10px 0;animation-name:chatSystemNotificationIn;contain:layout style paint}.chat-system-notification{width:100%!important;display:flex;align-items:center;justify-content:center;gap:7px;margin:0!important;padding:0 8px!important;color:var(--chat-muted)!important;text-align:center;pointer-events:none;user-select:none;-webkit-user-select:none}.chat-system-notification::after,.chat-system-notification::before{content:"";flex:1 1 auto;max-width:62px;height:1px;background:linear-gradient(90deg,transparent,rgba(142,151,165,.2))}.chat-system-notification::after{background:linear-gradient(90deg,rgba(142,151,165,.2),transparent)}.chat-system-notification-text{display:inline-flex;align-items:center;justify-content:center;max-width:min(82%,460px);min-height:25px;padding:5px 12px;border-radius:999px;border:1px solid rgba(237,240,243,.92);background:rgba(255,255,255,.76);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 14px rgba(20,30,45,.045);color:#687285!important;font-weight:850!important;line-height:1.35;letter-spacing:.005em;overflow-wrap:anywhere;word-break:break-word}.chat-reveal-time,.chat-system-notification-time{display:inline-flex;align-items:center;white-space:nowrap}.chat-system-notification-time{justify-content:center;min-height:21px;padding:3px 7px;border-radius:999px;background:rgba(255,255,255,.56);border:1px solid rgba(237,240,243,.72);color:rgba(104,114,133,.82)!important;font-weight:850!important;line-height:1}.chat-message-item.is-group-first{margin-bottom:1px}.chat-message-item.is-group-middle{margin-top:1px;margin-bottom:1px}.chat-message-item.is-group-last{margin-top:1px;margin-bottom:7px}.chat-message-item.is-single{margin-top:5px;margin-bottom:8px}.chat-bubble{position:relative;max-width:min(78%,520px);padding:8px 10px 7px;border-radius:var(--chat-radius);background:var(--chat-surface);color:var(--chat-text);border:1px solid rgba(237,240,243,.96);box-shadow:var(--chat-shadow-soft);overflow:hidden;isolation:isolate;transform-origin:bottom left;transition:transform 220ms cubic-bezier(.16, 1, .3, 1),box-shadow 220ms,border-radius 180ms,filter 180ms;will-change:transform,filter}.chat-bubble::after{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;opacity:0;background:radial-gradient(circle at 25% 0,rgba(255,255,255,.48),transparent 38%);transition:opacity 220ms}.chat-message-item.is-mine .chat-bubble::after{opacity:.24}.chat-message-item.is-other.is-group-first .chat-bubble{border-bottom-left-radius:8px}.chat-message-item.is-other.is-group-middle .chat-bubble{border-top-left-radius:8px;border-bottom-left-radius:8px}.chat-message-item.is-other.is-group-last .chat-bubble{border-top-left-radius:8px;border-bottom-left-radius:18px}.chat-message-item.is-mine .chat-bubble{transform-origin:bottom right;border-color:transparent;background:linear-gradient(135deg,var(--chat-accent) 0,#66c86f 100%);color:#fff;box-shadow:0 10px 24px rgba(76,175,80,.22)}.chat-message-item.is-mine.is-group-first .chat-bubble{border-bottom-right-radius:8px}.chat-message-item.is-mine.is-group-middle .chat-bubble{border-top-right-radius:8px;border-bottom-right-radius:8px}.chat-message-item.is-mine.is-group-last .chat-bubble{border-top-right-radius:8px;border-bottom-right-radius:18px}#MessagesArea.chat-scrolling .chat-bubble,.messages-area.chat-scrolling .chat-bubble{transform:translate3d(0,var(--chat-scroll-shift,0),0) scale(var(--chat-scroll-scale,1)) rotate(var(--chat-scroll-rotate,0deg));filter:saturate(1.03);backface-visibility:hidden;-webkit-backface-visibility:hidden}@media (hover:none) and (pointer:coarse){#MessagesArea.chat-scrolling .chat-bubble,#MessagesArea.chat-time-reveal-visible .chat-bubble,#MessagesArea.chat-time-reveal-visible .chat-reveal-time,.messages-area.chat-scrolling .chat-bubble,.messages-area.chat-time-reveal-visible .chat-bubble,.messages-area.chat-time-reveal-visible .chat-reveal-time{will-change:transform,opacity,width}}.chat-reveal-time{width:var(--chat-time-reveal-width,0);min-width:var(--chat-time-reveal-width,0);max-width:76px;justify-content:center;align-self:center;overflow:hidden;user-select:none;-webkit-user-select:none;opacity:var(--chat-time-reveal-progress, 0);transform:translate3d(var(--chat-time-reveal-shift,-10px),0,0) scale(var(--chat-time-reveal-scale,.94));color:rgba(92,101,116,.92)!important;font-weight:850;letter-spacing:.01em;transition:width 170ms cubic-bezier(.16, 1, .3, 1),min-width 170ms cubic-bezier(.16, 1, .3, 1),opacity 140ms,transform 170ms cubic-bezier(.16, 1, .3, 1)}#messageText,.chat-text{color:var(--chat-text)!important;font-weight:650!important}.chat-message-item.is-mine .chat-reveal-time{color:rgba(92,101,116,.86)!important}#MessagesArea.chat-time-reveal-visible .chat-bubble,.messages-area.chat-time-reveal-visible .chat-bubble{transform:translate3d(var(--chat-time-reveal-bubble-shift,0),0,0) scale(var(--chat-time-reveal-bubble-scale,1))}#MessagesArea.chat-time-reveal-visible .chat-reveal-time,.messages-area.chat-time-reveal-visible .chat-reveal-time{text-shadow:0 1px 6px rgba(20,30,45,.08)}.chat-message-content,.chat-text-wrap{min-width:0}.chat-text{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;line-height:1.45;user-select:none!important;-webkit-user-select:none!important}.chat-message-item.is-mine .chat-file-link,.chat-message-item.is-mine .chat-file-link i,.chat-message-item.is-mine .chat-file-link span,.chat-message-item.is-mine .chat-member-name:not(.text-dark),.chat-message-item.is-mine .chat-text,.chat-message-item.is-mine .chat-time:not(.text-dark){color:rgba(255,255,255,.96)!important}.chat-message-meta{display:none;align-items:center;gap:8px;margin-top:5px;color:var(--chat-muted)!important;line-height:1}.chat-message-member-row.cardOpenSheepPopup,.chat-message-meta.cardOpenSheepPopup{cursor:pointer}.chat-message-meta.cardOpenSheepPopup:hover .chat-member-name,.chat-message-meta.cardOpenSheepPopup:hover .chat-time{text-decoration:underline;text-underline-offset:2px}.chat-message-item.show-sender-info .chat-message-meta,.chat-selected-files.has-files{display:flex}.chat-card-sender-info.is-meta-mine,.chat-message-meta.is-meta-mine{flex-direction:row-reverse;justify-content:flex-start}.chat-meta-member{display:inline-flex;align-items:center;gap:5px;min-width:0}.chat-avatar{width:20px;min-width:20px;height:20px;border-radius:999px;object-fit:cover;border:2px solid rgba(255,255,255,.88);background:#fff;box-shadow:0 2px 8px rgba(20,30,45,.1)}.chat-member-name{max-width:150px;overflow:hidden;font-weight:800;line-height:1.1;color:#596170}.chat-time{display:inline-flex;color:var(--chat-muted)!important;font-weight:750;line-height:1;opacity:.82}.chat-image-box{display:block;width:min(260px,68vw);max-width:100%;margin:2px 0 6px;border-radius:14px;overflow:hidden;border:1px solid rgba(237,240,243,.9);background:#eef2f7}.chat-image-box img,.chat-message-image{display:block;width:100%;height:auto;max-height:280px;object-fit:cover;transition:transform 260ms cubic-bezier(.16, 1, .3, 1),filter 220ms}.chat-image-box:active img{transform:scale(.985);filter:brightness(.96)}.chat-file-link{display:inline-flex!important;align-items:center;gap:6px;width:fit-content;max-width:100%;margin-top:6px;padding:6px 8px;border-radius:999px;background:rgba(76,175,80,.09);color:var(--chat-accent-dark)!important;font-weight:800!important;text-decoration:none!important;transition:transform 150ms,background-color 150ms}.chat-date-badge,.chat-floating-date-badge{display:flex;width:100%;pointer-events:none}.chat-message-item.is-mine .chat-file-link{background:rgba(255,255,255,.17)}.chat-file-link:active{transform:scale(.97)}.chat-date-badge{position:relative;z-index:1;align-items:center;justify-content:center;gap:10px;margin:12px 0 9px;animation:.2s both chatDateIn}.chat-date-badge::after,.chat-date-badge::before{content:"";flex:1;max-width:70px;height:1px;background:rgba(142,151,165,.18)}.chat-date-badge span,.chat-floating-date-badge span{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 11px;border-radius:999px;border:1px solid rgba(237,240,243,.88);background:rgba(255,255,255,.72);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#5d6675!important;font-weight:850;box-shadow:none}.chat-floating-date-badge{position:sticky;top:6px;z-index:8;justify-content:center;height:0;margin:0;overflow:visible;opacity:0;transform:translateY(-4px);transition:opacity 140ms,transform 140ms}.chat-floating-date-badge.is-visible{opacity:1;transform:translateY(0)}.chat-floating-date-badge span{background:rgba(255,255,255,.86);box-shadow:0 2px 10px rgba(20,30,45,.045)}.chat-loader,.chat-top-loader{align-self:center;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:30px;margin:8px auto;padding:6px 12px;border-radius:999px;background:var(--chat-surface-soft);color:var(--chat-muted)!important;font-weight:800;box-shadow:var(--chat-shadow-soft)}.chat-loader::before,.chat-top-loader::before{content:"";width:10px;height:10px;border-radius:50%;border:2px solid currentColor;border-top-color:transparent;animation:720ms linear infinite chatSpin}.chat-empty-state{min-height:45%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:28px 18px;color:var(--chat-muted)!important;text-align:center}.chat-empty-icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--chat-accent-soft);color:var(--chat-accent)!important;box-shadow:0 8px 22px rgba(76,175,80,.12)}.chat-empty-state strong{color:#475062!important;font-weight:850}.chat-empty-state span{max-width:240px;color:var(--chat-muted)!important;font-weight:650;line-height:1.35}.chat-action-card,.chat-object-card,.globalObjectCard.w-100,.globalRequestCard.w-100{width:100%!important}.chat-action-card,.chat-object-card{max-width:560px;animation:220ms cubic-bezier(.22,1,.36,1) both chatMessageIn}.chat-action-card .card,.chat-object-card .card,.globalObjectCard .card,.globalRequestCard .card{border-radius:var(--chat-radius)!important;border-color:var(--chat-border)!important;box-shadow:var(--chat-shadow-soft)!important}.chat-action-card .chat-image-box,.chat-action-card .slider-container.chat-image-box{width:70px!important;height:70px!important;margin:0;border-radius:12px!important}.chat-input-container{position:sticky;bottom:0;z-index:20;width:100%;padding:6px 7px calc(6px + env(safe-area-inset-bottom));background:0 0!important;backdrop-filter:none;-webkit-backdrop-filter:none;border-top:1px solid rgba(237,240,243,.72);transition:bottom 210ms cubic-bezier(.16, 1, .3, 1),transform 210ms cubic-bezier(.16, 1, .3, 1),padding 210ms cubic-bezier(.16, 1, .3, 1),box-shadow 210ms,background-color 210ms}#chatForm,.chat-form{position:relative;display:flex;align-items:flex-end;flex-wrap:nowrap;gap:4px;width:100%;min-height:44px;padding:4px;border:1px solid rgba(237,240,243,.95);border-radius:22px;background:0 0;box-shadow:none}#messageText{flex:1 1 auto;min-width:0;height:36px;min-height:36px;max-height:118px;padding:8px 6px!important;border:0!important;outline:0!important;resize:none!important;background:0 0!important;box-shadow:none!important;box-sizing:border-box;line-height:1.35;overflow-y:hidden;user-select:text!important;-webkit-user-select:text!important}#messageText::placeholder{color:#a3acba;font-weight:650}.chat-attachment-btn,.chat-edit-cancel-mode-btn,.chat-send-btn{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;outline:0;color:#687285;background:0 0;transition:transform 180ms cubic-bezier(.16, 1, .3, 1),background-color 170ms,color 170ms,box-shadow 180ms}.chat-attachment-btn:active,.chat-edit-cancel-mode-btn:active,.chat-send-btn:active{transform:scale(.94)}.chat-attachment-btn:hover{background:rgba(20,30,45,.045);color:#475062}#chatForm.chat-form-editing .chat-attachment-btn,#chatForm>.chat-attachment-btn[data-chat-file-trigger],.chat-form>.chat-attachment-btn[data-chat-file-trigger],.chat-upload-status,.chat-upload-status.is-visible{display:none!important}.chat-attachment-plus-btn[aria-expanded=true]{background:rgba(76,175,80,.12);color:var(--chat-accent-dark)!important;transform:rotate(45deg)}.chat-attachment-menu{position:absolute;left:42px;bottom:calc(100% + 8px);z-index:40;display:none;grid-template-columns:repeat(5,minmax(54px,1fr));gap:7px;width:min(360px,calc(100vw - 28px));padding:8px;border:1px solid rgba(237,240,243,.96);border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 16px 38px rgba(20,30,45,.14);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.chat-attachment-menu.is-visible,.chat-emoji-panel.is-visible{display:grid;animation:150ms cubic-bezier(.16,1,.3,1) both chatActionPopoverIn}.chat-attachment-menu-btn{min-width:0;min-height:54px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:7px 5px;border:0;border-radius:14px;background:rgba(20,30,45,.045);color:#4b5566!important;font-weight:850;line-height:1;transition:transform 140ms,background-color 140ms,color 140ms}.chat-attachment-menu-btn i,.chat-attachment-menu-btn span,.chat-attachment-menu-btn strong,.chat-delete-for-everyone i,.chat-delete-for-everyone span,.chat-file-link i,.chat-file-link span,.chat-message-action-buttons button i,.chat-message-action-buttons button span,.chat-message-edit-cancel i,.chat-message-edit-cancel span,.chat-message-edit-save i,.chat-message-edit-save span,.chat-message-secondary-action i,.chat-message-secondary-action span,.chat-report-message i,.chat-report-message span,.chat-selected-files button,.chat-selected-files i,.chat-selected-files span,.chat-withdraw-report i,.chat-withdraw-report span{color:inherit!important}.chat-attachment-menu-btn i,.chat-attachment-menu-btn strong{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:rgba(76,175,80,.1);color:var(--chat-accent-dark)!important}.chat-attachment-menu-btn:active{transform:scale(.96);background:rgba(76,175,80,.1)}.chat-edit-cancel-mode-btn{display:none;width:auto;padding:0 12px;background:rgba(232,77,77,.1);color:#d04444!important;font-weight:900;white-space:nowrap}.chat-edit-cancel-mode-btn span,.chat-send-loader{display:inline-flex}#chatForm.chat-form-editing .chat-send-btn,.chat-send-btn,.chat-send-btn.is-loading{background:var(--chat-accent)}#chatForm.chat-form-editing .chat-edit-cancel-mode-btn{display:inline-flex!important}#chatForm.chat-form-editing{border-color:rgba(76,175,80,.28);box-shadow:0 0 0 3px rgba(76,175,80,.07)}#chatForm.chat-form-editing #messageText{font-weight:750!important}.chat-send-btn{color:#fff;box-shadow:0 8px 18px rgba(76,175,80,.24)}#chatForm.chat-form-sending .chat-send-btn,#chatForm.chat-form-sending button[type=submit]{cursor:wait;opacity:.94;pointer-events:none}.chat-send-btn.is-loading{box-shadow:0 8px 18px rgba(76,175,80,.2)}.chat-send-loader{width:16px;height:16px;border-radius:999px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;animation:720ms linear infinite chatSpin}.chat-selected-files{display:none;align-items:center;justify-content:space-between;gap:8px;margin-top:3px;padding:0 4px;color:var(--chat-muted)!important;font-weight:750}.chat-selected-files span{min-width:0;overflow:hidden}.chat-selected-files button{border:0;background:0 0;color:#9aa3b3;padding:2px 4px}body.chat-keyboard-open #mobileFooterBar,body.chat-keyboard-open .mobileFooterBar{transform:translateY(110%);transition:transform 180ms}@media (hover:hover) and (pointer:fine){.chat-bubble:hover{transform:translateY(-2px) scale(1.006);box-shadow:0 14px 32px rgba(20,30,45,.1)}.chat-message-item.is-mine .chat-bubble:hover{box-shadow:0 12px 28px rgba(76,175,80,.25)}}@media (max-width:768px){#MessagesArea,.messages-area{border-left:0;border-right:0;border-radius:0;padding:8px 0 12px;min-height:180px}.chat-bubble{max-width:86%;padding:8px 9px 7px;border-radius:17px}.chat-reveal-time{max-width:68px}.chat-message-item.is-system-notification{margin:9px 0}.chat-system-notification{gap:5px;padding:0 4px!important}.chat-system-notification::after,.chat-system-notification::before{max-width:34px}.chat-system-notification-text{max-width:86%;min-height:24px;padding:5px 10px;line-height:1.32}.chat-system-notification-time{min-height:20px;padding:3px 6px}.chat-action-card{max-width:100%}.chat-member-name{max-width:130px}.chat-image-box{width:min(245px,74vw)}.chat-input-container{padding-left:7px;padding-right:7px}#chatForm,.chat-form{border-radius:20px;padding:5px}#messageText{min-height:36px;padding-top:8px!important;padding-bottom:8px!important}#chatForm button[type=submit],#chatForm input[type=submit],.chat-attachment-btn,.chat-send-btn{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}.chat-attachment-menu{left:4px;grid-template-columns:repeat(5,minmax(50px,1fr));width:min(340px,calc(100vw - 18px))}.chat-attachment-menu-btn{min-height:50px;padding:6px 4px}}.OpenChatProfilePage .card.border-ff{overflow:visible!important}@media (prefers-reduced-motion:reduce){#MessagesArea,#chatForm,#chatForm button,.chat-bubble,.chat-date-badge,.chat-floating-date-badge,.chat-image-box img,.chat-loader::before,.chat-message-item,.chat-reveal-time,.chat-system-notification,.chat-top-loader::before,.messages-area{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@keyframes chatMessageIn{0%{opacity:0;transform:translateY(14px) scale(.965);filter:blur(6px) saturate(.92)}60%{opacity:1;transform:translateY(-2px) scale(1.012);filter:blur(0) saturate(1.04)}100%{opacity:1;transform:translateY(0) scale(1);filter:blur(0) saturate(1)}}@keyframes chatMessageInMine{0%{opacity:0;transform:translate3d(18px,14px,0) scale(.965);filter:blur(6px) saturate(.92)}60%{opacity:1;transform:translate3d(-2px,-2px,0) scale(1.012);filter:blur(0) saturate(1.04)}100%{opacity:1;transform:translate3d(0,0,0) scale(1);filter:blur(0) saturate(1)}}@keyframes chatMessageInOther{0%{opacity:0;transform:translate3d(-18px,14px,0) scale(.965);filter:blur(6px) saturate(.92)}60%{opacity:1;transform:translate3d(2px,-2px,0) scale(1.012);filter:blur(0) saturate(1.04)}100%{opacity:1;transform:translate3d(0,0,0) scale(1);filter:blur(0) saturate(1)}}@keyframes chatSystemNotificationIn{0%{opacity:0;transform:translateY(6px) scale(.96);filter:blur(4px)}100%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes chatDateIn{0%{opacity:0;transform:translateY(-4px) scale(.96)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes chatSpin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes chatSendPulse{0%,100%{transform:scale(1)}50%{transform:scale(.94)}}.chat-message-item.is-menu-open{contain:layout style;z-index:45}.chat-message-item.is-long-press-fired .chat-bubble,.chat-message-item.is-menu-open .chat-bubble,.chat-message-item.is-pressing .chat-bubble{transform:translateY(-2px) scale(.985);filter:brightness(.98) saturate(1.04);box-shadow:0 16px 36px rgba(20,30,45,.16)}.chat-message-item.is-long-press-fired .chat-bubble{animation:260ms cubic-bezier(.16,1,.3,1) both chatLongPressFeedback}.chat-message-item.is-edited-pulse .chat-bubble{animation:720ms both chatEditedPulse}.chat-message-item.is-editing-target .chat-bubble{outline:rgba(76,175,80,.28) solid 2px;outline-offset:2px;box-shadow:0 14px 32px rgba(76,175,80,.16)}.chat-message-item.is-reported .chat-bubble{border-color:rgba(232,77,77,.32)!important;box-shadow:0 10px 26px rgba(232,77,77,.12)}.chat-message-item.is-mine.is-reported .chat-bubble{background:linear-gradient(135deg,#6d7888 0,#8792a2 100%);box-shadow:0 10px 26px rgba(65,73,84,.18)}.chat-reported-badge{display:inline-flex;align-items:center;gap:5px;width:fit-content;max-width:100%;margin:0 0 6px;padding:4px 7px;border-radius:999px;background:rgba(232,77,77,.12);color:#c83f3f!important;font-weight:900;line-height:1;user-select:none;-webkit-user-select:none}.chat-message-item.is-mine .chat-reported-badge{background:rgba(255,255,255,.2);color:#fff!important}.chat-message-item.is-removing{pointer-events:none;animation:140ms both chatMessageRemove!important}.chat-message-action-popover{position:absolute;right:0;bottom:calc(100% + 8px);z-index:35;overflow-x:hidden;overflow-y:auto;border:1px solid rgba(237,240,243,.96);color:var(--chat-text)!important;box-shadow:0 18px 42px rgba(20,30,45,.16);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transform-origin:right bottom;animation:160ms cubic-bezier(.16,1,.3,1) both chatActionPopoverIn}.chat-message-action-popover::after{content:"";position:absolute;right:22px;bottom:-7px;width:14px;height:14px;border-right:1px solid rgba(237,240,243,.96);border-bottom:1px solid rgba(237,240,243,.96);transform:rotate(45deg)}.chat-message-action-close{position:absolute;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px}.chat-message-action-title{color:#333b49!important;line-height:1.2}.chat-delete-reason,.chat-edit-reason,.chat-message-action-error,.chat-message-action-loader,.chat-message-member-empty,.chat-report-reason{color:var(--chat-muted)!important;font-weight:750;line-height:1.35}.chat-message-action-loader{display:flex;align-items:center;gap:8px;min-height:44px}.chat-message-action-loader::before{content:"";width:13px;height:13px;border-radius:50%;border:2px solid currentColor;border-top-color:transparent;animation:720ms linear infinite chatSpin}.chat-message-action-error{padding:10px 2px 2px;color:#d04444!important}.chat-message-member-section{border-top:1px solid rgba(237,240,243,.82)}.chat-message-member-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#4b5566!important;font-weight:900}.chat-message-member-section-title strong{min-width:22px;min-height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(76,175,80,.1);color:var(--chat-accent-dark)!important;font-weight:900}.chat-message-member-list{display:flex;flex-direction:column;gap:5px;overflow-x:hidden;overflow-y:auto;padding-right:2px;scrollbar-width:thin}.chat-message-member-row{display:flex;align-items:center;gap:7px;cursor:pointer;transition:background-color 140ms,transform 140ms}.chat-message-member-row:hover{background:rgba(76,175,80,.08);transform:translateX(1px)}.chat-message-member-avatar{border-radius:999px;object-fit:cover;background:#fff;border:1px solid rgba(237,240,243,.95)}.chat-message-member-row span{min-width:0;display:flex;flex-direction:column;gap:1px;color:#3f4858!important;font-weight:850;line-height:1.15;overflow:hidden}.chat-message-member-row small{color:var(--chat-muted)!important;font-weight:750;overflow:hidden}.chat-message-reported-notice{display:flex;align-items:center;gap:7px;margin:0 0 8px;color:#c83f3f!important;font-weight:900}.chat-message-action-buttons{display:grid;grid-template-columns:1fr 1fr}.chat-message-action-buttons.is-single{grid-template-columns:1fr}.chat-message-edit-cancel,.chat-message-edit-save,.chat-message-secondary-action,.chat-report-message{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:12px;font-weight:900;line-height:1;transition:transform 150ms,opacity 150ms,background-color 150ms}.chat-message-secondary-action.is-copied{background:rgba(76,175,80,.13);color:var(--chat-accent-dark)!important}.chat-message-edit-cancel:disabled,.chat-message-edit-save:disabled,.chat-message-secondary-action:disabled,.chat-report-message:disabled{cursor:not-allowed;opacity:.58}.chat-message-edit-panel{margin:8px 0;padding:8px;border:1px solid rgba(237,240,243,.92);border-radius:14px;background:rgba(20,30,45,.025)}.chat-message-edit-textarea{width:100%;min-height:74px;max-height:130px;padding:8px 9px;border:1px solid rgba(218,225,234,.95);border-radius:12px;outline:0;resize:vertical;background:#fff;color:var(--chat-text)!important;font-weight:750;line-height:1.4}.chat-message-edit-actions{display:flex;justify-content:flex-end;gap:6px;margin-top:7px}.chat-message-edit-cancel{padding:0 12px;background:rgba(20,30,45,.07);color:#596170!important}.chat-message-edit-save{padding:0 14px;background:var(--chat-accent);color:#fff!important}.chat-report-message:disabled{background:rgba(20,30,45,.1);color:rgba(90,100,115,.7)!important}.chat-report-message.is-reporting{filter:saturate(.72);opacity:.82}.chat-delete-for-everyone{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900;transition:transform 150ms,opacity 150ms,filter 150ms}.chat-delete-for-everyone:active,.chat-message-edit-cancel:active,.chat-message-edit-save:active,.chat-message-secondary-action:active,.chat-report-message:active{transform:scale(.98)}.chat-delete-for-everyone:disabled{background:rgba(20,30,45,.1);color:rgba(90,100,115,.68)!important;box-shadow:none}.chat-delete-for-everyone.is-deleting{filter:saturate(.75);opacity:.8}body.chat-keyboard-open{overscroll-behavior:none}body.chat-keyboard-open #MessagesArea,body.chat-keyboard-open .messages-area{overscroll-behavior-y:contain;scroll-behavior:smooth;transition:height 210ms cubic-bezier(.16, 1, .3, 1),max-height 210ms cubic-bezier(.16, 1, .3, 1),padding-bottom 210ms cubic-bezier(.16, 1, .3, 1)}body.chat-keyboard-transitioning #MessagesArea,body.chat-keyboard-transitioning .messages-area{will-change:height,max-height,padding-bottom}body.chat-keyboard-transitioning .chat-input-container{will-change:bottom,transform}body.chat-keyboard-open .chat-input-container{position:fixed!important;left:var(--chat-input-left,0)!important;right:auto!important;bottom:var(--chat-keyboard-bottom,0)!important;width:var(--chat-input-width,100%)!important;z-index:2147483000;padding-bottom:7px!important;background:rgba(255,255,255,.98)!important;border-top:1px solid rgba(237,240,243,.86);box-shadow:0 -8px 22px rgba(20,30,45,.08);transform:translateZ(0);-webkit-transform:translateZ(0)}@keyframes chatLongPressFeedback{0%,100%{transform:scale(1)}45%{transform:scale(.965)}}@keyframes chatEditedPulse{0%{box-shadow:0 0 0 rgba(76,175,80,0)}35%{box-shadow:0 0 0 4px rgba(76,175,80,.16)}100%{box-shadow:var(--chat-shadow-soft)}}@keyframes chatActionPopoverIn{0%{opacity:0;transform:translate3d(0,8px,0) scale(.96)}100%{opacity:1;transform:translate3d(0,0,0) scale(1)}}@keyframes chatMessageRemove{0%{opacity:1;transform:scale(1);filter:blur(0)}100%{opacity:0;transform:translateY(-5px) scale(.96);filter:blur(4px)}}.chat-image-box.openImage{cursor:zoom-in}.chat-message-item.is-other .chat-message-action-popover{left:0;right:auto;transform-origin:left bottom}.chat-message-item.is-other .chat-message-action-popover::after{left:22px;right:auto}.chat-structured-message-wrap{width:100%;max-width:560px;display:flex;flex-direction:column;gap:5px}.chat-card-sender-info{display:inline-flex;align-items:center;gap:7px;max-width:100%;padding:0 5px;color:var(--chat-muted)!important;opacity:.78;line-height:1}.chat-edited-label,.chat-forwarded-label{gap:3px;color:rgba(123,132,148,.82)!important;font-weight:800;white-space:nowrap}.chat-edited-label{display:inline-flex;align-items:center;line-height:1;opacity:.86}.chat-edited-inline-wrap,.chat-forwarded-inline-wrap{display:flex;width:100%;margin-top:4px;line-height:1}.chat-edited-inline-wrap{justify-content:flex-end;user-select:none;-webkit-user-select:none}.chat-edited-inline-label{padding-top:1px}.chat-forwarded-inline-wrap{justify-content:flex-start;user-select:none;-webkit-user-select:none}.chat-forwarded-label{display:inline-flex;align-items:center;line-height:1;opacity:.88}.chat-message-item.is-mine .chat-forwarded-label{color:rgba(255,255,255,.78)!important}.chat-message-item.is-mine .chat-edited-label{color:rgba(255,255,255,.76)!important}.chat-video-box{display:block;width:min(280px,70vw);max-width:100%;margin:2px 0 6px;border-radius:14px;overflow:hidden;border:1px solid rgba(237,240,243,.9);background:#111827}.chat-message-video{display:block;width:100%;max-height:320px;object-fit:contain;background:#111827}.chat-emoji-panel{display:none;grid-template-columns:repeat(10,minmax(0,1fr));gap:4px;margin:6px 4px 0;padding:8px;border:1px solid rgba(237,240,243,.92);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:var(--chat-shadow-soft);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.chat-emoji-option{min-width:0;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:rgba(20,30,45,.045);color:var(--chat-text)!important;line-height:1;transition:transform 140ms,background-color 140ms}.chat-emoji-option:active{transform:scale(.94);background:rgba(76,175,80,.12)}.chat-upload-status-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.chat-upload-status-row span,.chat-upload-status-row strong{display:inline-flex;align-items:center;gap:5px;color:inherit!important;font-weight:850;line-height:1}.chat-upload-progress{width:100%;height:5px;overflow:hidden;border-radius:999px;background:rgba(20,30,45,.08)}.chat-upload-progress span{display:block;height:100%;border-radius:inherit;background:var(--chat-accent);transition:width 160ms}.chat-withdraw-report{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-bottom:6px;color:var(--chat-accent-dark)!important;font-weight:900;transition:transform 150ms,opacity 150ms,background-color 150ms}.chat-withdraw-report:disabled{background:rgba(20,30,45,.1);color:rgba(90,100,115,.68)!important}.chat-withdraw-report.is-withdrawing{filter:saturate(.75);opacity:.82}.chat-delete-for-everyone,.chat-message-action-buttons button,.chat-message-edit-cancel,.chat-message-edit-save,.chat-message-secondary-action,.chat-report-message,.chat-withdraw-report{min-height:20px}.chat-attachment-btn span{color:inherit!important;line-height:1}@media (max-width:768px){.chat-message-action-popover{right:0;width:min(200px,calc(100vw - 18px));max-height:min(390px,68vh);border-radius:16px}.chat-message-member-list{max-height:104px}body.chat-keyboard-open .chat-message-action-popover{max-height:52vh}.chat-message-action-buttons{grid-template-columns:1fr}.chat-object-card,.chat-structured-message-wrap{max-width:100%}.chat-video-box{width:min(255px,76vw)}.chat-emoji-panel{grid-template-columns:repeat(8,minmax(0,1fr));padding:7px}.chat-emoji-option{height:29px}.chat-message-action-popover.is-position-bottom,.chat-message-action-popover.is-position-top{max-width:calc(100vw - 18px)}}@media (max-width:390px){.chat-bubble{max-width:90%}.chat-avatar{width:18px;min-width:18px;height:18px}.chat-attachment-btn{width:34px!important;min-width:34px!important}.chat-system-notification{gap:4px}.chat-system-notification::after,.chat-system-notification::before{max-width:22px}.chat-system-notification-text{max-width:88%;padding:5px 9px}.chat-system-notification-time{display:none!important}.chat-emoji-panel{grid-template-columns:repeat(6,minmax(0,1fr))}.chat-video-box{width:min(240px,80vw)}}.chat-message-action-buttons button{min-height:20px!important}.chat-action-card:hover,.chat-empty-state:hover,.chat-file-link:hover,.chat-image-box:hover,.chat-message-item:not(.is-system-notification) .chat-bubble:hover{transform:translateY(-1px) translateZ(0);box-shadow:0 18px 46px rgba(16,24,40,.105),0 6px 20px rgba(76,175,80,.075),inset 0 1px 0 rgba(255,255,255,.72)!important}.chat-message-item.is-mine .chat-bubble{box-shadow:0 14px 34px rgba(76,175,80,.18),inset 0 1px 0 rgba(255,255,255,.3)!important}.chat-message-item.is-other .chat-bubble{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.88))!important}.chat-attachment-btn:hover,.chat-attachment-menu-btn:hover,.chat-attachment-plus-btn:hover,.chat-edit-cancel-mode-btn:hover,.chat-emoji-option:hover,.chat-info-action-btn:hover,.chat-send-btn:hover{transform:translateY(-1px) translateZ(0);box-shadow:0 16px 34px rgba(16,24,40,.1),0 6px 18px rgba(76,175,80,.11),inset 0 1px 0 rgba(255,255,255,.7)!important}.chat-system-notification-text{border-color:transparent!important;box-shadow:0 10px 26px rgba(16,24,40,.055),inset 0 1px 0 rgba(255,255,255,.7)!important}.chat-message-action-popover,.chat-message-action-popover::after{border-color:rgba(15,23,42,.075);background:rgba(255,255,255,.975)}body.dark-mode .chat-action-card,body.dark-mode .chat-attachment-menu,body.dark-mode .chat-bubble,body.dark-mode .chat-date-badge,body.dark-mode .chat-emoji-panel,body.dark-mode .chat-empty-state,body.dark-mode .chat-file-link,body.dark-mode .chat-floating-date-badge,body.dark-mode .chat-form,body.dark-mode .chat-image-box,body.dark-mode .chat-info-popover,body.dark-mode .chat-input-shell,body.dark-mode .chat-reply-preview{box-shadow:0 16px 42px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.045)!important}body.dark-mode .chat-message-item.is-other .chat-bubble{background:linear-gradient(180deg,rgba(22,30,28,.96),rgba(13,18,17,.88))!important}.chat-message-action-popover.is-position-top{top:auto;bottom:calc(100% + 8px)}.chat-message-action-popover.is-position-bottom{top:calc(100% + 8px);bottom:auto;transform-origin:right top}.chat-message-item.is-other .chat-message-action-popover.is-position-bottom{transform-origin:left top}.chat-message-action-popover.is-position-bottom::after{top:-7px;bottom:auto}.chat-message-action-popover.is-position-top::after{top:auto;bottom:-7px}.chat-message-action-popover.is-position-bottom,.chat-message-action-popover.is-position-top{overscroll-behavior:contain;scrollbar-width:thin}.chat-message-action-popover{width:min(292px,calc(100vw - 24px));max-height:min(460px,76vh);padding:9px;border-radius:16px;box-shadow:0 18px 44px rgba(15,23,42,.14),0 3px 10px rgba(15,23,42,.06)}.chat-message-action-close{top:7px;right:7px;width:20px;height:20px;background:rgba(15,23,42,.055);color:#667085;cursor:pointer;transition:transform 140ms,background-color 140ms,color 140ms}.chat-message-action-close i{font-size:.7rem!important}.chat-message-action-close:hover{color:#20242a;background:rgba(15,23,42,.09);transform:rotate(5deg)}.chat-message-action-title{padding:2px 32px 7px 1px;font-weight:900;letter-spacing:-.015em}.chat-message-member-section{padding:7px 0}.chat-message-member-section-title{margin-bottom:5px}.chat-message-member-list{gap:4px;max-height:104px}.chat-message-member-row{min-height:28px;padding:3px 5px;border-radius:10px;background:rgba(15,23,42,.028)}.chat-message-member-avatar{width:23px;min-width:23px;height:23px}.chat-message-action-footer{margin-top:7px;padding-top:8px;border-top:1px solid rgba(15,23,42,.07)}body.dark-mode .chat-message-action-popover,body.dark-mode .chat-message-action-popover::after{border-color:rgba(255,255,255,.08);background:rgba(18,23,33,.98)}.chat-message-action-buttons,.chat-message-action-buttons.is-single{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:6px!important;margin:0!important}.chat-delete-for-everyone,.chat-message-action-buttons>button,.chat-message-secondary-action,.chat-report-message,.chat-withdraw-report{width:100%!important;min-width:0;min-height:32px!important;padding:0 9px;border:1px solid transparent;border-radius:11px;box-shadow:none!important;font-weight:850;line-height:1;white-space:nowrap}.chat-message-secondary-action{background:rgba(15,23,42,.045);border-color:rgba(15,23,42,.035);color:#475467!important}.chat-message-secondary-action:hover{background:rgba(15,23,42,.075)}.chat-message-secondary-action.is-edit-action,.chat-message-secondary-action.is-forward-action,.chat-withdraw-report{background:rgba(76,175,80,.095);border-color:rgba(76,175,80,.08);color:var(--chat-accent-dark)!important}.chat-delete-for-everyone{background:rgba(232,77,77,.105);border-color:rgba(232,77,77,.08);color:#c83f3f!important}.chat-report-message{background:rgba(245,158,11,.12);border-color:rgba(245,158,11,.09);color:#b45309!important}.chat-delete-for-everyone i,.chat-message-secondary-action i,.chat-report-message i,.chat-withdraw-report i{font-size:.88em}.chat-delete-for-everyone:disabled,.chat-message-secondary-action:disabled,.chat-report-message:disabled,.chat-withdraw-report:disabled{opacity:.48;filter:grayscale(.1);cursor:not-allowed;transform:none!important}.chat-message-action-notes{display:flex;flex-direction:column;gap:5px;margin-top:7px}.chat-delete-reason,.chat-edit-reason,.chat-report-reason{min-height:0;display:flex;align-items:flex-start;justify-content:flex-start;gap:5px;margin:0;padding:6px 7px;border-radius:10px;background:rgba(15,23,42,.04);color:#7a828d!important;text-align:left;font-weight:750}.chat-delete-reason i,.chat-edit-reason i,.chat-report-reason i{margin-top:1px;color:inherit!important}.chat-message-reported-notice{min-height:0;margin-bottom:7px;padding:6px 8px;border-radius:10px;background:rgba(232,77,77,.09)}body.dark-mode .chat-message-action-popover{color:#f8fafc!important;box-shadow:0 18px 44px rgba(0,0,0,.38)}body.dark-mode .chat-message-action-title,body.dark-mode .chat-message-member-row span,body.dark-mode .chat-message-member-section-title{color:#eef2f7!important}body.dark-mode .chat-delete-reason,body.dark-mode .chat-edit-reason,body.dark-mode .chat-message-member-row,body.dark-mode .chat-message-secondary-action,body.dark-mode .chat-report-reason{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.055)}@media (max-width:360px){.chat-message-action-popover{width:calc(100vw - 18px)}.chat-message-action-buttons,.chat-message-action-buttons.is-single{grid-template-columns:1fr!important}}