body.staff-chat-active .staff-chat-page .staff-message-bubble .cm-meta{display:flex!important;width:100%!important;box-sizing:border-box!important;direction:ltr!important;justify-content:flex-end!important;text-align:right!important;align-self:flex-end!important;float:none!important;font-size:11px!important;gap:4px!important;clear:both!important}
body.staff-chat-active .staff-chat-page .cm-meta .cm-views{direction:ltr!important;display:inline-flex!important;align-items:center!important;gap:4px!important}
body.staff-chat-active .staff-chat-page .cm-meta .cm-views svg{width:15px!important;height:15px!important}
.staff-chat-page .rx-bar{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:5px;direction:ltr;margin-top:6px;min-width:0;max-width:100%}
.staff-chat-page .rx-counts{display:contents}
.staff-chat-page .rx-bar button{font:inherit;cursor:pointer;border:0;border-radius:18px;background:#e8f4f9;color:#36839c;padding:4px 9px;min-height:30px;line-height:22px;box-shadow:none}
.staff-chat-page .rx-bar button[aria-pressed=true]{background:#c5e9f7;outline:1px solid #81c9e2}
.staff-chat-page .rx-bar .rx-add{font-size:16px;background:transparent;color:#7798a4;padding:2px 8px}
.staff-chat-page .rx-picker{display:flex;flex-wrap:wrap;gap:3px;flex-basis:100%;padding:5px;background:#f3fbfe;border:1px solid #cde5ef;border-radius:18px;box-sizing:border-box;max-width:100%}
.staff-chat-page .rx-picker[hidden]{display:none}
.staff-chat-page .rx-picker button{font-size:22px;min-width:36px;min-height:36px;padding:2px;background:transparent}
.staff-chat-page .rx-status{font-size:11px;color:#8a5260;direction:rtl}

/* RX2: reactions and metadata share the actual bottom edge of the bubble. */
body.staff-chat-active .staff-chat-page .staff-message-bubble .rx-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;direction:ltr;gap:4px 6px;width:100%;max-width:100%;box-sizing:border-box;margin-top:6px;padding:0;clear:both}
body.staff-chat-active .staff-chat-page .staff-message-bubble .rx-footer>.rx-bar{flex:1 1 auto;margin:0;min-width:0;align-items:center;gap:4px}
body.staff-chat-active .staff-chat-page .staff-message-bubble .rx-footer>.cm-meta{flex:0 0 auto;width:auto!important;max-width:100%;margin:0 0 0 auto!important;padding:0!important;align-self:center!important;clear:none!important;min-height:24px}
.staff-chat-page .rx-status:empty{display:none}
.staff-chat-page .rx-bar button.rx-reaction{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:30px;min-height:30px;padding:2px 6px;box-sizing:border-box;white-space:nowrap}
.staff-chat-page .rx-emoji{font-size:21px;line-height:24px;display:block}
.staff-chat-page .rx-number{font-size:12px;line-height:20px;min-width:7px}
.staff-chat-page .rx-avatars{display:inline-flex;flex-direction:row;align-items:center;direction:ltr;isolation:isolate;padding:0;margin:0}
.staff-chat-page .rx-person{display:grid;place-items:center;position:relative;box-sizing:border-box;flex:0 0 24px;width:24px;height:24px;min-width:24px;border:1.5px solid #e8f4f9;border-radius:50%;overflow:hidden;background:#d4eaf2;color:#347084;font-size:11px;line-height:1}
.staff-chat-page .rx-person+.rx-person{margin-left:-8px}
.staff-chat-page .rx-bar button[aria-pressed=true] .rx-person{border-color:#c5e9f7}
body.staff-chat-active .staff-chat-page .rx-person img,body.staff-chat-active .staff-chat-page .rx-person svg{display:block!important;width:100%!important;height:100%!important;min-width:0!important;max-width:none!important;max-height:none!important;border:0!important;border-radius:50%!important;margin:0!important;padding:0!important;object-fit:cover!important;box-shadow:none!important}
.staff-chat-page .rx-person>span{display:grid;place-items:center;width:100%;height:100%}
.staff-chat-page .rx-footer .rx-bar:has(.rx-picker:not([hidden])){flex-basis:100%}

body.staff-chat-active .staff-chat-page .rx-footer .rx-bar .rx-add{transform:translateY(5px);align-self:flex-end}.staff-chat-page .rx-picker button[aria-pressed="true"]{background:#c5e9f7;outline:1px solid #81c9e2}

/* RE1: expiry explains points only; reactions remain available. */
.staff-chat-page .rx-bar[data-support-expired=true] .rx-add{opacity:1;cursor:pointer}
.staff-chat-page .rx-bar .rx-support-closed-hs1{display:block;flex:0 0 100%;order:10;direction:rtl;text-align:right;font-size:9px;font-weight:400;line-height:1.6;color:#92999e;white-space:normal;margin-top:2px}
