.rbc-chat-image {
  display: block;
  max-width: min(100%, 320px);
  max-height: 360px;
  border-radius: 11px;
  object-fit: contain;
}
.rbc-chat-audio{display:block;width:min(280px,72vw);height:46px}
.rbc-copy{display:block;margin-top:9px;padding:6px 12px;border:0;border-radius:8px;background:#11855e;color:#fff;font-weight:700;cursor:pointer}
.rbc-copy-link{display:block;margin-top:10px;padding:9px 13px;border:0;border-radius:8px;background:#11855e;color:#fff;font-weight:700;cursor:pointer}
.rbc-compose{align-items:center!important;gap:8px!important;background:#eef2ef!important;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}
.rbc-pill{display:flex;align-items:flex-end;flex:1;min-width:0;background:#fff;border:1px solid #dbe2de;border-radius:25px;padding:2px 5px 2px 8px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.rbc-pill[hidden]{display:none!important}
.rbc-pill textarea{border:0!important;box-shadow:none!important;background:transparent!important;padding:11px 8px!important;min-width:0}
.rbc-icon-button{display:grid;place-items:center;flex:0 0 38px;width:38px;height:42px;color:#65716c;cursor:pointer;touch-action:manipulation}
.rbc-icon-button svg,.rbc-action svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.rbc-action{display:grid!important;place-items:center;flex:0 0 48px!important;width:48px!important;height:48px!important;padding:0!important;border-radius:50%!important;background:#111!important;color:#fff!important;touch-action:none!important;user-select:none!important;-webkit-user-select:none!important;-webkit-touch-callout:none!important}
.rbc-action[hidden]{display:none!important}
.rbc-mic.active{background:#c92727!important;animation:rbcPulse 1s infinite}
.rbc-record-panel{display:flex;align-items:center;gap:10px;flex:1 1 100%;width:100%;min-width:0;min-height:62px;padding:6px 8px;background:#fff;border:1px solid #e1e4e2;border-radius:32px;color:#555f5b;overflow:visible;box-shadow:0 1px 3px rgba(0,0,0,.05)}
.rbc-record-panel[hidden]{display:none!important}.rbc-record-panel .rbc-record-wave{display:flex;align-items:center;justify-content:center;gap:3px;flex:1;min-width:35px;margin:0;overflow:visible}.rbc-record-panel .rbc-record-wave i{flex:0 0 3px;width:3px;border-radius:4px;background:#ef5a84;animation:rbcWave .8s ease-in-out infinite}.rbc-record-panel b{flex:0 0 auto;font-size:18px;font-weight:400;font-variant-numeric:tabular-nums;color:#58615e}.rbc-record-panel button{flex:0 0 50px!important;width:50px!important;height:50px!important;padding:0!important;touch-action:manipulation!important}
@media(max-width:380px){.rbc-record-panel{gap:6px;padding:5px}.rbc-record-panel button{flex-basis:46px!important;width:46px!important;height:46px!important}.rbc-record-panel b{font-size:16px}}
@keyframes rbcPulse{50%{opacity:.55}}
.rbc-meta{min-height:13px}.rbc-ticks{color:#88948f;font-size:13px;font-weight:700;letter-spacing:-3px;margin-left:3px}.rbc-ticks.seen{color:#18a957}
