.message-bubble{max-width:70%;position:relative}.floating-chat .message-bubble{max-width:75%}.floating-chat .message-bubble-received{margin-left:8px}.floating-chat .message-bubble-sent{margin-right:8px}.message-time-header{color:var(--theme-textSecondary);margin-bottom:2px;font-size:11px;display:block}.floating-chat .message-time-header{margin-bottom:1px;font-size:10px}.message-bubble-received{margin-left:12px}.message-bubble-received .bubble-content{background:var(--theme-primary);border-radius:18px 18px 18px 4px;padding:10px 14px;position:relative;box-shadow:0 1px 3px #0000001a;color:#fff!important}.floating-chat .message-bubble-received .bubble-content,.floating-chat .message-bubble-sent .bubble-content{padding:8px 12px;font-size:14px}.message-bubble-received:not(.message-bubble-grouped) .bubble-content:before{content:"";background:radial-gradient(ellipse at top left,transparent 0%,transparent 70%,var(--theme-primary)70%);width:15px;height:25px;position:absolute;bottom:0;left:-8px}.message-bubble-sent{margin-right:12px}.message-bubble-sent .bubble-content{background:var(--theme-surface);color:var(--theme-text);border-radius:18px 18px 4px;padding:10px 14px;position:relative;box-shadow:0 1px 3px #0000001a}.message-bubble-sent:not(.message-bubble-grouped) .bubble-content:before{content:"";background:radial-gradient(ellipse at top right,transparent 0%,transparent 70%,var(--theme-surface)70%);width:15px;height:25px;position:absolute;bottom:0;right:-8px}.message-bubble:hover .bubble-content{filter:brightness(.98)}.message-time{opacity:.7;white-space:nowrap;margin-left:8px;font-size:11px}.message-bubble-grouped .bubble-content:before{display:none}.message-bubble-grouped.message-bubble-received .bubble-content{border-bottom-left-radius:18px}.message-bubble-grouped.message-bubble-sent .bubble-content{border-bottom-right-radius:18px}.message-edited{opacity:.7;align-items:center;margin-left:4px;display:inline-flex}
