/* Chat typography and surfaces; retain author colors and avatar decorations. */
body .wapper .block:has(>#chat) {padding:12px 14px!important;background:linear-gradient(145deg,#242422,#20201e)!important;border:1px solid #c7ad7840!important;border-radius:14px!important;transition:border-color .18s,background .18s,box-shadow .18s;}
body .wapper .block:has(>#chat),body .wapper #chat {font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:14px;line-height:21px;color:#d0cbc1;}
body .wapper .block_head_chat {font:650 18px/25.2px ui-sans-serif,system-ui,sans-serif!important;color:#eeeae1!important;display:flex!important;align-items:center!important;gap:9px!important;margin:0 0 10px!important;}
body .wapper .block_head_chat::before {content:"";width:22px;height:22px;flex:0 0 22px;background:var(--chat-heading-icon) center/contain no-repeat;}
body .wapper .block_head_chat .rulesBtns {display:flex;gap:6px;margin-left:auto;}
body .wapper .block_head_chat .rulesBtns :is(a,button) {display:flex!important;align-items:center;justify-content:center;width:28px!important;height:28px!important;padding:5px!important;background:#c7ad780c!important;color:#c7ad78!important;border:1px solid #c7ad7840!important;border-radius:7px!important;box-shadow:none!important;}
body .wapper .block_head_chat .rulesBtns svg {width:16px!important;height:16px!important;color:#c7ad78!important;}
body .wapper #generalChatRules svg path {fill:currentColor!important;}
body .wapper #chat #chat_messages {padding:4px 6px 4px 0!important;scrollbar-color:#a58b55 transparent!important;}
body .wapper #chat #chat_messages::-webkit-scrollbar-thumb {background:#a58b55!important;}
body .wapper #chat #chat_messages .chat_message {grid-template-columns:54px minmax(0,1fr)!important;grid-template-rows:minmax(52px,auto) auto!important;gap:0!important;padding:0!important;margin-bottom:6px!important;border:1px solid #c7ad7828!important;border-radius:10px!important;background:#20201e!important;}
body .wapper #chat #chat_messages .chat_message>.wrapper_c51b4e {width:36px!important;height:36px!important;min-width:36px!important;margin:8px auto!important;}
body .wapper #chat #chat_messages .wrapper_c51b4e>svg.svg_c51b4e {width:36px!important;height:36px!important;}
body .wapper #chat #chat_messages .wrapper_c51b4e>svg.avatarDecoration_c51b4e {width:46px!important;height:46px!important;left:-5px!important;top:-5px!important;}
body .wapper #chat #chat_messages .chat_message>.message {min-width:0!important;padding:5px 8px!important;border-left:1px solid #c7ad7820!important;}
body .wapper #chat .message .info {display:flex!important;align-items:center!important;flex-wrap:wrap;gap:3px 5px!important;margin-bottom:3px!important;}
body .wapper #chat .message .info .author {font:600 14px/21px ui-sans-serif,system-ui,sans-serif!important;min-width:0;overflow-wrap:anywhere;}
body .wapper #chat .message .info .date {margin-left:auto!important;font:400 12px/18px ui-sans-serif,system-ui,sans-serif!important;color:#a4a19b!important;}
body .wapper #chat .with_code,body .wapper #chat #fixed_message .messageContent {font:400 14px/21px ui-sans-serif,system-ui,sans-serif!important;color:#d0cbc1;background:#ffffff04!important;border-radius:6px!important;padding:3px 6px!important;overflow-wrap:anywhere;}
body .wapper #chat .with_code p {font-size:inherit!important;line-height:inherit!important;margin:0 0 3px!important;}
body .wapper #chat .with_code p:last-child {margin-bottom:0!important;}
body .wapper #chat .chatMessageActions,body .wapper #chat .chatReactionCounts {min-height:26px!important;border-color:#c7ad7820!important;}
body .wapper #chat .chatMessageActions>button {width:25px!important;height:25px!important;line-height:25px!important;color:#c7ad78!important;}
body .wapper #chat .chatReactionCounts button {border-color:#c7ad7840!important;background:#c7ad7810!important;color:#d0cbc1!important;font:400 12px/18px ui-sans-serif,system-ui,sans-serif!important;padding:1px 6px!important;}
body .wapper #chat #fixed_message .fixedMessage {padding:8px!important;gap:9px!important;margin-bottom:8px!important;background:#c7ad7809!important;border:1px solid #c7ad7840!important;border-radius:10px!important;}
body .wapper #chat #fixed_message .messageContent {background:transparent!important;padding:0!important;}
body .wapper #chat #fixed_message .messageContent p {margin:3px 0!important;}
body .wapper #chat #fixed_message .date {font:400 12px/18px ui-sans-serif,system-ui,sans-serif!important;color:#a4a19b!important;}
body .wapper #chat .userBadges {display:inline-flex!important;align-items:center!important;vertical-align:middle!important;gap:3px!important;height:18px!important;margin-left:3px!important;}
body .wapper #chat .userBadge,body .wapper #chat .userBadge img {width:16px!important;height:16px!important;min-width:16px!important;object-fit:contain;}
body .wapper #chat form>.input-group {display:flex!important;flex-wrap:nowrap!important;gap:8px!important;margin-top:10px!important;}
body .wapper #chat .smile_input {flex:1 1 auto!important;min-width:0!important;width:auto!important;}
body .wapper #chat #message_input {height:38px!important;min-height:38px!important;padding:8px 38px 8px 11px!important;border:1px solid #c7ad7840!important;border-radius:9px!important;background:#242422!important;color:#d0cbc1!important;font:400 14px/20px ui-sans-serif,system-ui,sans-serif!important;box-shadow:none!important;}
body .wapper #chat #message_input::placeholder {color:#a4a19b!important;}
body .wapper #chat #send_button {height:38px!important;min-height:38px!important;padding:7px 12px!important;border:1px solid #c7ad7840!important;border-radius:9px!important;background:#c7ad7810!important;color:#c7ad78!important;font:600 12px/20px ui-sans-serif,system-ui,sans-serif!important;box-shadow:none!important;}
body .wapper #chat #smile_btn {color:#c7ad78!important;}
body .wapper #chat .info .m-icon {width:16px;height:16px;font-size:0!important;color:#c7ad78!important;cursor:pointer;background:var(--chat-action-icon) center/16px no-repeat!important;}
body .wapper #chat .info .m-icon::before {content:none!important;}
body>.chatReactionPicker {background:#242422!important;border-color:#c7ad7840!important;color:#d0cbc1!important;}
body>.chatReactionPicker .chatPickerHeading,body>.chatReactionPicker .chatPickerHeading button {color:#c7ad78!important;}
body .wapper #chat :is(button,input,textarea):focus-visible {outline:2px solid #c7ad78!important;outline-offset:2px;}
@media(hover:hover) and (pointer:fine) {
body .wapper .block:has(>#chat):hover {border-color:#ba9654!important;background:linear-gradient(145deg,#302b22,#24221e)!important;box-shadow:0 0 0 1px #c7ad7820,0 0 22px #c7ad7820,inset 0 0 28px #c7ad7806!important;}
body .wapper #chat #chat_messages .chat_message:hover {border-color:#c7ad7860!important;background:#28251f!important;}
body .wapper .block_head_chat .rulesBtns :is(a,button):hover,body .wapper #chat #send_button:hover,body .wapper #chat .chatMessageActions>button:hover {color:#ffe0a0!important;border-color:#ba9654!important;background:#c7ad7820!important;}
}
@media(max-width:600px) {body .wapper .block:has(>#chat) {padding:10px!important;}body .wapper .block_head_chat {font-size:17px!important;}body .wapper #chat .message .info .author {flex-basis:100%;}body .wapper #chat .message .info .date {margin-left:0!important;margin-right:auto!important;}}
@media(prefers-reduced-motion:reduce) {body .wapper .block:has(>#chat) {transition:none!important;}}
body .wapper .block_head_chat {--chat-heading-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23c7ad78%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M3%204h18v13H9l-6%204V4Zm4%205h10M7%2013h6%22%2F%3E%3C%2Fsvg%3E");}
body .wapper #chat .info .fixed_message {--chat-action-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23c7ad78%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M8%203h8l-1%206%204%204v2h-6v6l-2-3v-3H5v-2l4-4-1-6Z%22%2F%3E%3C%2Fsvg%3E");}
body .wapper #chat .info .mute_message {--chat-action-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23c7ad78%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M11%205%206%209H3v6h3l5%204V5Zm4%203a6%206%200%200%201%200%208%22%2F%3E%3C%2Fsvg%3E");}
body .wapper #chat .info .ban_message {--chat-action-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23c7ad78%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M5%205l14%2014M21%2012a9%209%200%201%201-18%200%209%209%200%200%201%2018%200%22%2F%3E%3C%2Fsvg%3E");}
body .wapper #chat .info .dell_message {--chat-action-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23c7ad78%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M3%206h18M9%206V3h6v3M5%206l1%2015h12l1-15M10%2010v7m4-7v7%22%2F%3E%3C%2Fsvg%3E");}
body .wapper #chat .info .edit_message {--chat-action-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23c7ad78%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22m15%204%205%205M3%2021l5-1L21%207l-5-5L3%2015v6Z%22%2F%3E%3C%2Fsvg%3E");}
