/* Compact cards, retaining the avatar and reaction separators. */
body #chat #chat_messages .chat_message {grid-template-columns:58px minmax(0,1fr);grid-template-rows:minmax(56px,auto) auto;gap:0;margin-bottom:6px!important;}
body #chat #chat_messages .chat_message > .wrapper_c51b4e {width:40px!important;height:40px!important;min-width:40px;margin:8px auto!important;}
body #chat #chat_messages .wrapper_c51b4e > svg.svg_c51b4e {width:40px!important;height:40px!important;}
body #chat #chat_messages .wrapper_c51b4e > svg.avatarDecoration_c51b4e {position:absolute!important;width:50px!important;height:50px!important;top:-5px!important;left:-5px!important;}
body #chat #chat_messages .chat_message > .message {padding:5px 10px!important;line-height:1.4;}
body #chat #chat_messages .chat_message .message .info {min-height:18px;margin-bottom:2px;gap:3px 6px;}
body #chat #chat_messages .chat_message .message .info .author {font-size:13px;line-height:18px;}
body #chat #chat_messages .chat_message .info .date {font-size:11px;line-height:18px;}
body #chat #chat_messages .chat_message .with_code {padding:3px 6px;line-height:1.4;border-radius:6px;}
body #chat #chat_messages .chat_message .with_code p {margin-top:0;margin-bottom:3px;}
body #chat #chat_messages .chat_message .with_code p:last-child {margin-bottom:0;}
body #chat #chat_messages .chatMessageActions {min-height:26px;}
body #chat .chatMessageActions > button {width:25px;height:25px;font-size:17px;line-height:25px;}
body #chat #chat_messages .chatReactionCounts {box-sizing:border-box;min-height:26px;padding:1px 8px;}
body #chat .chatReactionCounts button {font-size:12px;line-height:18px;padding:1px 6px;}
body #chat #chat_messages .with_code img[src*="/stickers/"] {max-width:64px!important;max-height:64px!important;}
body #chat #fixed_message .fixedMessage {padding:10px!important;margin-bottom:10px!important;gap:10px;}
body #chat #fixed_message .messageContent {font-size:13px;line-height:1.45;}
body #chat #fixed_message .messageContent p {margin:4px 0;}
body #chat #fixed_message .messageContent br + br {display:none;}
body .block_head_chat {margin-bottom:10px!important;}
body #chat #chat_messages {padding-top:4px;padding-bottom:4px;}
