:root{--msg-panel-width:400px}#msg_drawer[hidden],#msg_open_btn[hidden],#msg_drawer [hidden],#msg_profile_popover[hidden]{display:none !important}#msg_panel,#msg_profile_popover{--skeleton-bg:var(--transparent-10-w)}.msg_drawer{position:fixed;inset:0;z-index:9995;pointer-events:none;visibility:hidden;transition:visibility 0s linear 0.32s}.msg_drawer.show{pointer-events:auto;visibility:visible;transition:visibility 0s}.msg_backdrop{position:absolute;inset:0;opacity:0;background-color:var(--bg-modal);backdrop-filter:blur(8px);transition:opacity 0.28s ease}.msg_drawer.show .msg_backdrop{opacity:1}body:has(#msg_drawer.show){overflow:hidden}body.msg_no_anim,body.msg_no_anim .msg_drawer,body.msg_no_anim .msg_panel,body.msg_no_anim .msg_backdrop,body.msg_no_anim .container-fluid,body.msg_no_anim .footer_global{transition:none !important}html.msg_boot_list .msg_message,html.msg_boot_list .msg_skeleton{animation:none !important}.msg_panel{--msg-gap:10px;--msg-bubble-radius:16px;container-type:inline-size;container-name:msg-panel;position:absolute;top:0;right:0;width:100%;max-width:100%;height:100%;height:100dvh;background:var(--card);border-left:1px solid var(--transparent-10-w);box-shadow:-16px 0 48px rgb(0 0 0 / 45%);z-index:1;display:flex;flex-direction:column;overflow:hidden;transform:translateX(100%);transition:transform 0.32s cubic-bezier(0.4,0,0.2,1)}.msg_drawer.show .msg_panel{transform:translateX(0)}@media (min-width:769px){body.msg_drawer-desktop{transition:margin-right 0.32s cubic-bezier(0.4,0,0.2,1),margin-left 0.32s cubic-bezier(0.4,0,0.2,1)}body:has(#msg_drawer.show){overflow:auto;margin-right:var(--msg-panel-width)}body.msg_drawer-desktop:has(.sidebar).sidebar-collapse,body.msg_drawer-desktop:has(.sidebar.opened).sidebar-collapse{transition:margin-right 0.32s cubic-bezier(0.4,0,0.2,1),margin-left 0.32s cubic-bezier(0.4,0,0.2,1)}body:has(#msg_drawer.show):has(.sidebar).sidebar-collapse{margin-left:clamp(0rem,calc(1550px - 100vw + var(--msg-panel-width)),5rem)}body:has(#msg_drawer.show):has(.sidebar.opened).sidebar-collapse{margin-left:clamp(0rem,calc(1900px - 100vw + var(--msg-panel-width)),16rem)}.msg_drawer{inset:auto 0 0 auto;top:0;width:var(--msg-panel-width);height:100%;height:100dvh}.msg_backdrop{display:none}.msg_panel{position:relative;width:100%;max-width:100%;transform:translateX(100%);box-shadow:-1px 0 0 var(--transparent-10-w)}#msg_drawer button.msg_resize_handle,#msg_drawer button.msg_resize_handle:hover,#msg_drawer button.msg_resize_handle:focus,#msg_drawer button.msg_resize_handle:active{--msg-resize-y:50%;position:absolute;left:0;top:0;z-index:3;display:block;width:16px;height:100%;min-width:16px;padding:0;margin:0;border:0;outline:0;border-radius:0;background:transparent;background-color:transparent;background-image:none;color:var(--text-custom);box-shadow:none;filter:none;transform:translateX(-50%);cursor:ew-resize;touch-action:none;appearance:none;-webkit-appearance:none;opacity:1;pointer-events:auto}.msg_resize_knob{position:absolute;left:50%;top:var(--msg-resize-y);display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--transparent-10-w);border-radius:50%;background:var(--card);color:inherit;box-shadow:0 4px 16px rgb(0 0 0 / 28%);transform:translate(-50%,-50%);pointer-events:none;opacity:0;transition:opacity 0.16s ease,color 0.16s ease}#msg_drawer .msg_resize_handle svg{width:14px;height:14px;transform:rotate(90deg)}.msg_resize_handle:hover .msg_resize_knob,.msg_resize_handle:focus-visible .msg_resize_knob,.msg_resize_handle.is-dragging .msg_resize_knob,body.msg_resizing .msg_resize_knob{opacity:1;color:var(--text-default)}.msg_drawer:not(.show) .msg_resize_handle{display:none}body.msg_drawer-desktop .container-fluid,body.msg_drawer-desktop .footer_global{transition:max-width 0.32s cubic-bezier(0.4,0,0.2,1),margin 0.32s cubic-bezier(0.4,0,0.2,1),padding 0.32s cubic-bezier(0.4,0,0.2,1),width 0.32s cubic-bezier(0.4,0,0.2,1)}body.msg_resizing,body.msg_resizing.msg_drawer-desktop,body.msg_resizing:has(.sidebar).sidebar-collapse,body.msg_resizing:has(.sidebar.opened).sidebar-collapse,body.msg_resizing .msg_drawer,body.msg_resizing .msg_panel,body.msg_resizing .container-fluid,body.msg_resizing .footer_global{transition:none;user-select:none;cursor:ew-resize}}@media (max-width:768px){body:has(#msg_drawer.show){margin-right:0}.msg_resize_handle{display:none}}.msg_drawer svg,.msg_open_btn svg,.msg_settings_sheet svg,.msg_profile_popover svg{width:18px;height:18px;fill:currentColor;flex-shrink:0}.msg_open_btn svg{width:22px;height:22px}.msg_open_btn{background-color:var(--span);color:var(--text-default);outline:none;border:0;box-shadow:none;cursor:pointer;position:fixed;width:56px;height:56px;bottom:20px;right:20px;z-index:9994;border-radius:var(--br-50);transition:background-color 0.18s ease,opacity 0.22s ease,visibility 0.22s ease,bottom 0.22s ease;display:flex;align-items:center;justify-content:center}body:has(#msg_drawer.show) .msg_open_btn{opacity:0;visibility:hidden;pointer-events:none}.msg_open_btn:hover{background-color:color-mix(in srgb,var(--span) 82%,#fff)}@media (max-width:768px){#msg_open_btn.msg_open_btn{bottom:calc(4rem + 20px)}}.msg_open_btn .msg_unread_badge,.msg_open_btn .msg_mention_badge{position:absolute;box-sizing:border-box;min-width:24px;height:24px;padding:0 6px;border-radius:12px;color:#fff;font-size:13px;font-weight:var(--font-weight-7);line-height:1;display:flex;align-items:center;justify-content:center;border:2px solid var(--bg)}.msg_open_btn .msg_unread_badge{bottom:-6px;right:-6px;background:var(--span);z-index:1}.msg_open_btn .msg_mention_badge{top:-6px;right:-6px;background:var(--red);z-index:2}.msg_header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px;border-bottom:1px solid var(--transparent-10-w);flex-shrink:0;background:var(--card)}.msg_header_main{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.msg_header_title{display:flex;align-items:center;gap:12px;min-width:0}.msg_header h2{font-size:var(--font-size-xl);font-weight:var(--font-weight-7);color:var(--text-default);margin:0;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#msg_panel .msg_header_online_now{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex-shrink:0;box-sizing:border-box;height:30px;min-width:28px;padding:0 12px;border-radius:15px;background:var(--transparent-5-w);background-color:var(--transparent-5-w);color:var(--text-default);font-size:14px;font-weight:var(--font-weight-7);line-height:1}#msg_panel .msg_header_online_now #msg_site_online{color:var(--text-default)}.msg_header_online_dot{position:relative;width:8px;height:8px;border-radius:50%;background:var(--green);flex-shrink:0}.msg_header_online_dot::after{content:"";position:absolute;inset:0;border-radius:50%;background:var(--green);animation:msg_online_ping 1.8s ease-out infinite}@keyframes msg_online_ping{0%{transform:scale(1);opacity:0.65}100%{transform:scale(2.4);opacity:0}}.msg_header_actions{display:flex;gap:6px;flex-shrink:0}.msg_header_actions button,.msg_icon_btn{width:38px;height:38px;padding:0;border:0;background:var(--transparent-5-w);border-radius:var(--br-10);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.18s ease,color 0.18s ease;color:var(--text-custom)}#msg_panel .msg_header_actions button,#msg_panel .msg_header_actions button:hover,#msg_panel .msg_header_actions button:focus,#msg_panel .msg_header_actions button:active{width:30px;min-width:30px;height:30px;min-height:30px;border-radius:15px}.msg_header_actions button:hover,.msg_icon_btn:hover,#msg_settings_btn.active{background:var(--transparent-10-w);color:var(--text-default)}#msg_panel .msg_icon_btn svg,#msg_panel .msg_header_actions button svg{width:1rem;height:1rem;fill:currentColor}#msg_panel button#msg_close_btn.msg_esc_btn,#msg_panel button#msg_close_btn.msg_esc_btn:hover,#msg_panel button#msg_close_btn.msg_esc_btn:focus,#msg_panel button#msg_close_btn.msg_esc_btn:active{width:auto;min-width:30px;height:30px;min-height:30px;padding:0 12px;gap:6px;border-radius:15px;font-size:12px;font-weight:var(--font-weight-7);letter-spacing:0.08em;line-height:1;color:var(--text-custom)}#msg_panel button#msg_close_btn.msg_esc_btn svg{width:1rem;height:1rem;fill:currentColor}#msg_panel button#msg_close_btn.msg_esc_btn:hover,#msg_panel button#msg_close_btn.msg_esc_btn:focus{color:var(--text-default)}#msg_panel button#msg_close_btn .msg_esc_label{display:inline-block;max-width:3.2em;overflow:hidden;white-space:nowrap;opacity:1;transition:max-width 0.22s ease,opacity 0.18s ease,margin 0.22s ease}@container msg-panel (max-width:380px){#msg_panel button#msg_close_btn.msg_esc_btn,#msg_panel button#msg_close_btn.msg_esc_btn:hover,#msg_panel button#msg_close_btn.msg_esc_btn:focus,#msg_panel button#msg_close_btn.msg_esc_btn:active{width:30px;min-width:30px;padding:0;gap:0}#msg_panel button#msg_close_btn .msg_esc_label{max-width:0;opacity:0;margin:0}}#msg_panel button#msg_refresh_btn:disabled,#msg_panel button#msg_refresh_btn:disabled:hover,#msg_panel button#msg_refresh_btn:disabled:focus,#msg_panel button#msg_refresh_btn:disabled:active{opacity:0.7;cursor:default;background:var(--transparent-5-w);color:var(--text-custom)}#msg_refresh_btn.is-refreshing svg{animation:msg_refresh_spin 0.75s linear infinite}@keyframes msg_refresh_spin{to{transform:rotate(360deg)}}.msg_body{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:var(--input-form)}.msg_pins:not([hidden]){position:absolute;top:8px;left:8px;right:8px;z-index:5;display:flex;flex-direction:column;gap:8px;pointer-events:none}.msg_pin:not([hidden]){box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:8px 12px;border-radius:var(--br-12);background:var(--card);border:1px solid var(--transparent-10-w);box-shadow:none;pointer-events:auto}#msg_panel .msg_pin svg.msg_pin_icon{width:14px;height:14px;flex-shrink:0;fill:currentColor;color:var(--text-custom);transform:rotate(45deg)}#msg_panel .msg_pin svg.msg_rules_pin_icon{width:16px;height:16px;transform:none}#msg_panel .msg_pin span#msg_pin_label,#msg_panel .msg_pin span#msg_rules_pin_label{flex:1;min-width:0;max-width:none;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:14px;font-weight:var(--font-weight-6);color:var(--text-default);text-align:left;overflow:hidden}#msg_panel .msg_pin span#msg_pin_label{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:pre-line}#msg_panel .msg_pin span#msg_rules_pin_label{display:block;white-space:nowrap;text-overflow:ellipsis}#msg_panel button.msg_rules_ack,#msg_panel button.msg_rules_ack:hover,#msg_panel button.msg_rules_ack:focus,#msg_panel button.msg_rules_ack:active{flex-shrink:0;width:auto;min-width:0;max-width:none;height:28px;min-height:28px;max-height:28px;margin:0;padding:0 10px;border:0;outline:0;border-radius:var(--br-8);background:var(--button);background-color:var(--button);color:var(--span);font-size:13px;font-weight:var(--font-weight-6);line-height:28px;filter:none;box-shadow:none;cursor:pointer}#msg_panel button.msg_rules_ack:hover,#msg_panel button.msg_rules_ack:focus{background:var(--button-hover);background-color:var(--button-hover);color:var(--span)}.msg_body.has-pin{--msg-pin-h:36px;--msg-pin-gap:8px}.msg_list{position:relative;flex:1;min-height:0;overflow-y:auto;overflow-x:clip;display:flex;flex-direction:column;gap:2px;--msg-list-pad-x:14px;--msg-date-sticky-top:8px;padding:12px var(--msg-list-pad-x) 16px;overflow-anchor:none;overscroll-behavior:contain}#msg_panel .msg_body.has-pin .msg_list{padding-top:0}#msg_panel .msg_body.has-pin .msg_list::before{content:"";display:block;flex-shrink:0;height:calc(var(--msg-pin-gap) + var(--msg-pin-h) + var(--msg-pin-gap));pointer-events:none}.msg_date_float:not([hidden]){position:absolute;left:var(--msg-list-pad-x,14px);right:var(--msg-list-pad-x,14px);top:var(--msg-date-float-top,8px);z-index:4;display:flex;justify-content:center;align-items:center;margin:0;pointer-events:none}.msg_list::-webkit-scrollbar{width:4px}.msg_list::-webkit-scrollbar-thumb{background:var(--transparent-20-w);border-radius:var(--br-2)}.msg_list::-webkit-scrollbar-thumb:hover{background:var(--span)}.msg_reload,.msg_no_msg{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px 20px;color:var(--text-custom);font-size:var(--font-size-m);text-align:center;line-height:1.55;opacity:0.9}.msg_no_msg svg{width:64px;height:64px;fill:var(--text-custom);opacity:1}.msg_no_msg span{color:inherit;font-size:14px;font-weight:var(--font-weight-6)}.msg_skeleton{display:flex;flex-direction:column;gap:2px;width:100%;pointer-events:none;user-select:none;animation:msg_skel_in 0.24s ease}.msg_skeleton:not(.msg_skeleton--history):not(.msg_skeleton--settings){margin-top:auto}@keyframes msg_skel_in{from{opacity:0}to{opacity:1}}#msg_panel .msg_skeleton .skeleton--default{min-height:0}.msg_skeleton .msg_message{animation:none}.msg_skeleton_settings_row{display:flex;align-items:center;gap:10px;padding:8px 0}.msg_skeleton_settings_row + .msg_skeleton_settings_row{border-top:1px solid var(--transparent-5-w)}.msg_skeleton_main{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.msg_skeleton--history{flex-shrink:0}#msg_panel :is(.msg_list.is-loading,.msg_skeleton){pointer-events:none}#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_actions,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_mute_badge{visibility:hidden;opacity:0}#msg_panel .msg_list.is-loading .msg_message{animation:none}#msg_panel .msg_skel_ava_wrap{display:block;width:32px;height:32px;min-width:32px;min-height:32px;margin-top:0;border-radius:var(--br-50);overflow:hidden;flex-shrink:0;background-color:var(--transparent-10-w);position:relative;isolation:isolate}#msg_list .msg_skel_ava_wrap::after,#msg_settings_modal .msg_skel_ava_wrap::after{content:"";position:absolute;top:0;left:0;height:100%;width:200%;background:linear-gradient(90deg,rgba(18,18,18,0) 0%,var(--btn-disabled) 40%,var(--btn-disabled) 50%,rgba(18,18,18,0) 60%);animation:skeleton-shimmer 1.3s linear infinite;pointer-events:none}#msg_panel .msg_skel_ava_wrap .msg_avatar,#msg_panel .msg_skel_ava_wrap .msg_settings_item_ava{margin-top:0;opacity:0}#msg_panel.msg_compact .msg_skel_ava_wrap{width:28px;height:28px;min-width:28px;min-height:28px;margin-top:0}#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_nickname,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_role,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_time,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_content,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_reply_quote,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_date_sep span,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_reaction_chip,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) button.msg_reaction_chip:is(:hover,:focus,:active){position:relative;color:transparent;background-color:var(--transparent-10-w);background-image:none;border-color:transparent;box-shadow:none;overflow:hidden;isolation:isolate}#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_nickname,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_time{display:inline-block;width:max-content;max-width:100%;min-width:unset;opacity:1;border-radius:6px}#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_content{width:max-content;max-width:100%}#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_reply_quote{width:100%;max-width:100%;border-left:0}#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_role,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_reaction_chip{border-radius:999px}#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_content,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_reply_quote{border-radius:8px}#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_date_sep span{border-radius:var(--br-12)}#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_nickname *,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_content *,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_reply_quote *,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_reaction_chip *{visibility:hidden}#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_skel_ava_wrap::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_nickname::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_role::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_time::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_content::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_reply_quote::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_date_sep span::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_reaction_chip::after{content:"";position:absolute;top:0;left:0;height:100%;width:200%;background:linear-gradient(90deg,rgba(18,18,18,0) 0%,var(--btn-disabled) 40%,var(--btn-disabled) 50%,rgba(18,18,18,0) 60%);animation:skeleton-shimmer 1.3s linear infinite;pointer-events:none}@media (prefers-reduced-motion:reduce){#msg_list .msg_skel_ava_wrap::after,#msg_settings_modal .msg_skel_ava_wrap::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_skel_ava_wrap::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_nickname::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_role::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_time::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_content::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_reply_quote::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_date_sep span::after,#msg_panel :is(.msg_list.is-loading,.msg_skeleton) .msg_reaction_chip::after,#msg_panel .msg_settings_content.is-loading .msg_settings_section_title::after,#msg_panel .msg_settings_content.is-loading .msg_settings_row_label::after,#msg_panel .msg_settings_content.is-loading .msg_settings_row_value::after,#msg_panel .msg_settings_content.is-loading .msg_settings_item_name::after,#msg_panel .msg_settings_content.is-loading .msg_settings_item_meta::after,#msg_panel .msg_settings_content.is-loading .msg_settings_item_sub::after,#msg_panel .msg_settings_content.is-loading .msg_settings_empty::after,#msg_panel .msg_settings_content.is-loading .msg_settings_item .msg_role::after,#msg_panel .msg_settings_content.is-loading button.msg_settings_item_btn::after,#msg_panel .msg_settings_content.is-loading button.msg_settings_clear::after,#msg_panel .msg_settings_content.is-loading .msg_toggle_track::after{animation:none;display:none}}#msg_panel .msg_settings_content.is-loading{pointer-events:none}#msg_panel .msg_settings_content.is-loading .msg_settings_section_title,#msg_panel .msg_settings_content.is-loading .msg_settings_row_label,#msg_panel .msg_settings_content.is-loading .msg_settings_row_value,#msg_panel .msg_settings_content.is-loading .msg_settings_item_name,#msg_panel .msg_settings_content.is-loading .msg_settings_item_meta,#msg_panel .msg_settings_content.is-loading .msg_settings_item_sub,#msg_panel .msg_settings_content.is-loading .msg_settings_empty,#msg_panel .msg_settings_content.is-loading .msg_settings_item .msg_role,#msg_panel .msg_settings_content.is-loading button.msg_settings_item_btn,#msg_panel .msg_settings_content.is-loading button.msg_settings_item_btn:is(:hover,:focus,:active),#msg_panel .msg_settings_content.is-loading button.msg_settings_clear,#msg_panel .msg_settings_content.is-loading button.msg_settings_clear:is(:hover,:focus,:active){position:relative;color:transparent;background-color:var(--transparent-10-w);background-image:none;border-color:transparent;box-shadow:none;overflow:hidden;isolation:isolate}#msg_panel .msg_settings_content.is-loading .msg_settings_row_chevron{visibility:hidden}#msg_panel .msg_settings_content.is-loading .msg_settings_section_title,#msg_panel .msg_settings_content.is-loading .msg_settings_row_label,#msg_panel .msg_settings_content.is-loading .msg_settings_row_value,#msg_panel .msg_settings_content.is-loading .msg_settings_item_name,#msg_panel .msg_settings_content.is-loading .msg_settings_item_meta,#msg_panel .msg_settings_content.is-loading .msg_settings_item_sub,#msg_panel .msg_settings_content.is-loading .msg_settings_empty{display:inline-block;border-radius:6px}#msg_panel .msg_settings_content.is-loading .msg_settings_item .msg_role{border-radius:999px}#msg_panel .msg_settings_content.is-loading button.msg_settings_item_btn{border-radius:var(--br-10)}#msg_panel .msg_settings_content.is-loading .msg_toggle_track,#msg_panel .msg_settings_content.is-loading button.profile_role_swatch,#msg_panel .msg_settings_content.is-loading button.profile_role_swatch:is(:hover,:focus,:active),#msg_panel .msg_settings_content.is-loading button.msg_settings_gear,#msg_panel .msg_settings_content.is-loading button.msg_settings_gear:is(:hover,:focus,:active){position:relative;overflow:hidden;background:var(--transparent-10-w);background-color:var(--transparent-10-w) !important;border-color:transparent;box-shadow:none}#msg_panel .msg_settings_content.is-loading .profile_color_picker{display:none}#msg_panel .msg_settings_content.is-loading .msg_toggle_indicator{visibility:hidden}#msg_panel .msg_settings_content.is-loading .msg_settings_mute_dur .adaptive-select,#msg_panel .msg_settings_content.is-loading .msg_mute_dur_amount,#msg_panel .msg_settings_content.is-loading .msg_settings_input{position:relative;color:transparent;background-color:var(--transparent-10-w);border-color:transparent;box-shadow:none;overflow:hidden;isolation:isolate;border-radius:var(--br-10)}#msg_panel .msg_settings_content.is-loading .msg_settings_mute_dur .adaptive-select svg{visibility:hidden}#msg_panel .msg_settings_content.is-loading .msg_settings_mute_dur .adaptive-select::after,#msg_panel .msg_settings_content.is-loading .msg_mute_dur_amount::after,#msg_panel .msg_settings_content.is-loading .msg_settings_input::after{content:"";position:absolute;top:0;left:0;height:100%;width:200%;background:linear-gradient(90deg,rgba(18,18,18,0) 0%,var(--btn-disabled) 40%,var(--btn-disabled) 50%,rgba(18,18,18,0) 60%);animation:skeleton-shimmer 1.3s linear infinite;pointer-events:none}#msg_panel .msg_settings_content.is-loading .msg_settings_section_title::after,#msg_panel .msg_settings_content.is-loading .msg_settings_row_label::after,#msg_panel .msg_settings_content.is-loading .msg_settings_row_value::after,#msg_panel .msg_settings_content.is-loading .msg_settings_item_name::after,#msg_panel .msg_settings_content.is-loading .msg_settings_item_meta::after,#msg_panel .msg_settings_content.is-loading .msg_settings_item_sub::after,#msg_panel .msg_settings_content.is-loading .msg_settings_empty::after,#msg_panel .msg_settings_content.is-loading .msg_settings_item .msg_role::after,#msg_panel .msg_settings_content.is-loading button.msg_settings_item_btn::after,#msg_panel .msg_settings_content.is-loading button.msg_settings_clear::after,#msg_panel .msg_settings_content.is-loading .msg_toggle_track::after{content:"";position:absolute;top:0;left:0;height:100%;width:200%;background:linear-gradient(90deg,rgba(18,18,18,0) 0%,var(--btn-disabled) 40%,var(--btn-disabled) 50%,rgba(18,18,18,0) 60%);animation:skeleton-shimmer 1.3s linear infinite;pointer-events:none}.msg_message{position:relative;display:flex;align-items:flex-start;gap:8px;max-width:100%;padding:4px 2px;animation:msg_fade_in 0.22s ease}@keyframes msg_fade_in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.msg_message.msg_own{max-width:100%}#msg_panel.msg_compact .msg_message{padding:3px 2px;gap:8px}#msg_panel.msg_compact .msg_date_group{gap:0}#msg_panel.msg_compact .msg_date_lines,#msg_panel.msg_compact .msg_date_sep{margin:2px 0 6px}#msg_panel.msg_compact .msg_avatar{width:28px;height:28px;min-width:28px;margin-top:0}#msg_panel.msg_compact .msg_head{min-height:28px;margin-bottom:1px}#msg_panel.msg_compact .msg_head_info{min-height:28px}#msg_panel.msg_compact .msg_nickname{font-size:14px;line-height:18px}#msg_panel.msg_compact .msg_time{font-size:12px;line-height:18px}#msg_panel.msg_compact .msg_role{font-size:12px;padding:0 6px;line-height:18px}#msg_panel.msg_compact a.msg_action_btn,#msg_panel.msg_compact a.msg_action_btn:hover,#msg_panel.msg_compact a.msg_action_btn:focus,#msg_panel.msg_compact a.msg_action_btn:active{width:22px;min-width:22px;height:22px;min-height:22px}#msg_panel.msg_compact .msg_action_btn svg{width:15px;height:15px}#msg_panel.msg_compact .msg_action_delete svg{width:11px;height:11px}#msg_panel.msg_compact .msg_mute_badge{width:18px;height:18px}#msg_panel.msg_compact .msg_mute_badge svg{width:14px;height:14px}#msg_panel.msg_compact .msg_content{font-size:14px;line-height:1.35}#msg_panel.msg_compact .msg_reply_quote{padding:4px 8px;margin:2px 0 4px}.msg_date_group{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:2px}.msg_date_group.is-stuck .msg_date_lines{opacity:0}.msg_date_group.is-stuck .msg_date_sep{visibility:hidden}.msg_date_lines{grid-row:1;grid-column:1;z-index:1;display:flex;align-items:center;gap:10px;margin:4px 0 10px;pointer-events:none}.msg_date_lines::before,.msg_date_lines::after{content:"";flex:1;height:1px;background:var(--transparent-10-w)}.msg_date_lines span{visibility:hidden;font-size:14px;font-weight:var(--font-weight-6);padding:5px 12px;border:1px solid transparent;white-space:nowrap}.msg_date_sep{grid-row:1;grid-column:1;position:relative;top:auto;z-index:3;display:flex;justify-content:center;align-items:flex-start;align-self:start;justify-self:stretch;width:100%;max-width:100%;height:auto;margin:4px 0 10px;padding:0;box-sizing:border-box;background:transparent;pointer-events:none}.msg_date_sep span,.msg_date_float span{pointer-events:auto;font-size:14px;font-weight:var(--font-weight-6);color:var(--text-custom);padding:5px 12px;border-radius:var(--br-12);background:var(--transparent-5-w);border:1px solid var(--transparent-5-w);white-space:nowrap;transition:background 0.28s ease,border-color 0.28s ease,color 0.28s ease}.msg_date_float span{background:var(--card);border-color:var(--transparent-10-w);color:var(--text-default)}.msg_unread_sep{display:flex;align-items:center;gap:10px;margin:8px 0 10px;padding:0;flex-shrink:0;pointer-events:none}.msg_unread_sep::before,.msg_unread_sep::after{content:"";flex:1;height:1px;background:var(--transparent-10-w);opacity:1}.msg_unread_sep span{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:var(--font-weight-6);color:var(--span);padding:4px 6px 4px 12px;border-radius:var(--br-12);background:color-mix(in srgb,var(--span) 10%,transparent);border:1px solid transparent;white-space:nowrap}#msg_panel .msg_unread_sep .msg_unread_sep_count{box-sizing:border-box;min-width:18px;height:18px;padding:0 5px;margin:0;border:0;border-radius:9px;background:var(--span);color:#fff;font-size:11px;font-weight:var(--font-weight-7);line-height:18px;display:inline-flex;align-items:center;justify-content:center}#msg_panel.msg_compact .msg_unread_sep{margin:4px 0 6px}.msg_avatar{width:32px;height:32px;min-width:32px;border-radius:var(--br-50);object-fit:cover;cursor:default;opacity:1;transition:filter 0.18s ease;flex-shrink:0;margin-top:0;pointer-events:auto}img.msg_avatar[data-profile-steamid]{cursor:pointer}img.msg_avatar[data-profile-steamid]:hover{filter:brightness(0.72)}.msg_main{flex:1;min-width:0}.msg_head{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;column-gap:8px;margin-bottom:1px;min-height:32px}.msg_head::after{content:none}.msg_head_info{position:relative;display:flex;align-items:center;flex-wrap:nowrap;gap:5px;grid-column:1;min-width:0}.msg_nickname{font-size:16px;font-weight:var(--font-weight-7);color:var(--text-default);cursor:default;transition:opacity 0.18s ease;line-height:1.25;pointer-events:auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}a.msg_nickname[data-profile-steamid],a.msg_nickname[data-profile-steamid]:hover,a.msg_nickname[data-profile-steamid]:focus{cursor:pointer;text-decoration:none}a.msg_nickname[data-profile-steamid]:hover{opacity:0.75}.msg_message.msg_own .msg_nickname{color:var(--span)}.msg_message.is-muted .msg_nickname,.msg_message.msg_own.is-muted .msg_nickname{color:var(--red)}.msg_message.is-muted .msg_avatar[data-profile-steamid],.msg_message.is-muted .msg_nickname[data-profile-steamid],.msg_message.is-muted .msg_mute_badge[data-profile-steamid]{pointer-events:auto;cursor:pointer}.msg_message.is-muted .msg_role{display:none}.msg_message:not(.is-muted) .msg_mute_badge{display:none}.msg_mute_badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border-radius:999px;background:var(--red-10);color:var(--red);cursor:default;flex-shrink:0;box-sizing:border-box}.msg_mute_badge[data-profile-steamid]{cursor:pointer}#msg_panel .msg_mute_badge svg{width:18px;height:18px;fill:currentColor}.msg_role{display:inline-flex;align-items:center;font-size:14px;padding:1px 7px;border-radius:999px;background:var(--role-color,var(--span));color:#fff;white-space:nowrap;font-weight:var(--font-weight-6);line-height:1.25;opacity:1}.msg_role.msg_role_admin,.msg_role.msg_role_vip{color:var(--role-color);background:color-mix(in srgb,var(--role-color) 16%,transparent)}.msg_time{grid-column:2;grid-row:1;font-size:14px;color:var(--text-custom);opacity:0.55;line-height:1.25;user-select:none;white-space:nowrap;font-variant-numeric:tabular-nums}.msg_content .msg_edited{display:inline;margin-left:6px;font-size:12px;font-style:normal;font-weight:var(--font-weight-5,400);color:var(--text-custom);opacity:0.5;line-height:1.25;user-select:none;white-space:nowrap;cursor:default}#msg_panel .msg_head>.msg_mention_mark{grid-column:3;grid-row:1}#msg_panel .msg_mention_mark{box-sizing:border-box;min-width:18px;height:18px;padding:0 5px;margin:0;border:0;border-radius:9px;background:var(--span);color:#fff;font-size:11px;font-weight:var(--font-weight-7);line-height:18px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;opacity:1}.msg_message.msg_own .msg_time{color:var(--text-custom);opacity:0.55}.msg_content{font-size:var(--font-size-default);color:var(--text-default);white-space:pre-line;overflow-wrap:anywhere;line-height:1.4;word-break:break-word}.msg_message.msg_own .msg_content{color:var(--text-default)}.msg_content emoji{font-size:20px;line-height:1;vertical-align:middle}.msg_content b{font-weight:var(--font-weight-7)}.msg_content .msg_fmt_default{color:var(--text-default)}.msg_content .msg_fmt_span{color:var(--span)}.msg_content .msg_fmt_green{color:var(--green)}.msg_content .msg_fmt_orange{color:var(--orange)}.msg_content .msg_fmt_red{color:var(--red)}.msg_content .a-text-href{color:var(--span);text-decoration:underline;text-underline-offset:2px}.msg_message.msg_own .msg_content .a-text-href{color:var(--span);opacity:0.95}.msg_content a.msg_mention,.msg_content a.msg_mention:hover,.msg_content a.msg_mention:focus,.msg_message.msg_own .msg_content a.msg_mention{display:inline;padding:1px 7px;border-radius:6px;background:color-mix(in srgb,var(--span) 16%,transparent);color:var(--span);font-weight:var(--font-weight-6);line-height:1.45;text-decoration:none;cursor:pointer;box-decoration-break:clone;-webkit-box-decoration-break:clone;transition:background 0.16s ease}.msg_content a.msg_mention:hover,.msg_content a.msg_mention:focus{background:color-mix(in srgb,var(--span) 32%,transparent);color:var(--span);text-decoration:none;filter:brightness(1.12)}.msg_reply_quote{display:flex;flex-direction:column;gap:3px;border-left:3px solid var(--span);padding:6px 10px;margin:4px 0 6px;border-radius:0 var(--br-8) var(--br-8) 0;background:var(--transparent-5-w);cursor:pointer;max-width:100%}.msg_reply_quote:hover{background:var(--transparent-10-w)}.msg_reply_quote b{color:var(--span);font-weight:var(--font-weight-7);font-size:14px;line-height:1.25}.msg_reply_quote span{color:var(--text-default);font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;line-height:1.4;opacity:0.9}.msg_message.msg_own .msg_reply_quote{background:var(--transparent-5-w);border-left-color:var(--span)}.msg_message.msg_own .msg_reply_quote b{color:var(--span)}.msg_message.msg_own .msg_reply_quote span{color:var(--text-default)}.msg_reply_quote_gone{font-size:14px;font-style:italic;opacity:0.65;cursor:default}.msg_actions{position:absolute;left:calc(100% + 4px);top:50%;z-index:2;display:none;align-items:center;flex-wrap:nowrap;gap:0;opacity:0;transform:translateY(-50%) translateX(-6px);pointer-events:none;white-space:nowrap;transition:opacity 0.22s ease,transform 0.22s ease}.msg_message:hover .msg_actions,.msg_message:focus-within .msg_actions,.msg_message.msg_react_open .msg_actions{opacity:1;transform:translateY(-50%);pointer-events:auto}@media (hover:none){.msg_actions{opacity:1;transform:translateY(-50%);pointer-events:auto}}.msg_action_btn{cursor:pointer;color:var(--text-custom);width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:transparent;border:0;padding:0;text-decoration:none;opacity:0.7;transition:opacity 0.18s ease,color 0.18s ease}.msg_action_btn svg{width:18px;height:18px;fill:currentColor}.msg_action_delete svg{width:13px;height:13px}.msg_action_btn:hover{opacity:1}.msg_action_reply:hover{color:var(--span)}.msg_action_edit:hover{color:var(--orange)}.msg_action_edit svg{width:15px;height:15px}.msg_action_delete:hover{color:var(--red)}.msg_action_react:hover{color:var(--span)}#msg_panel.msg_self_muted .msg_actions{display:none}#msg_panel.msg_self_muted .msg_reaction_chip{pointer-events:none;cursor:default}#msg_react_picker.msg_react_picker:not([hidden]){position:absolute;z-index:30;display:flex;align-items:center;gap:0;padding:5px 6px;border-radius:22px;background:var(--card);border:1px solid var(--transparent-10-w);box-shadow:0 10px 32px rgb(0 0 0 / 42%);opacity:0;visibility:hidden;pointer-events:none;transform:scale(0.72);transform-origin:top center;transition:opacity 0.16s ease,transform 0.18s cubic-bezier(0.34,1.3,0.64,1),visibility 0s linear 0.16s}#msg_react_picker.msg_react_picker.open{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1);transition:opacity 0.16s ease,transform 0.18s cubic-bezier(0.34,1.3,0.64,1),visibility 0s}#msg_react_picker.msg_react_picker.msg_react_picker_up{transform-origin:bottom center}#msg_panel button.msg_react_pick,#msg_panel button.msg_react_pick:hover,#msg_panel button.msg_react_pick:focus,#msg_panel button.msg_react_pick:active{display:inline-flex;align-items:center;justify-content:center;width:38px;min-width:38px;height:38px;padding:0;border:0;outline:0;box-shadow:none;background:transparent;font-size:22px;line-height:1;border-radius:50%;color:inherit;transition:transform 0.16s cubic-bezier(0.34,1.3,0.64,1)}#msg_panel button.msg_react_pick:hover{background:transparent;transform:scale(1.28)}#msg_context_menu.msg_context_menu:not([hidden]){position:absolute;z-index:40;display:flex;flex-direction:column;gap:6px;min-width:180px;padding:6px;border-radius:var(--br-12);background:var(--card);border:1px solid var(--transparent-10-w);box-shadow:0 12px 36px rgb(0 0 0 / 46%);opacity:0;visibility:hidden;pointer-events:none;transform:scale(0.9);transform-origin:top center;transition:opacity 0.14s ease,transform 0.16s cubic-bezier(0.34,1.3,0.64,1),visibility 0s linear 0.14s}#msg_context_menu.msg_context_menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1);transition:opacity 0.14s ease,transform 0.16s cubic-bezier(0.34,1.3,0.64,1),visibility 0s}#msg_context_menu.msg_context_menu.is-up{transform-origin:bottom center}#msg_context_menu .msg_menu_reacts{display:flex;align-items:center;gap:2px;padding-bottom:6px;border-bottom:1px solid var(--transparent-10-w)}#msg_context_menu .msg_menu_react_clip{position:relative;width:calc(32px * 6 + 2px * 5);overflow:hidden}#msg_context_menu .msg_menu_react_clip::before,#msg_context_menu .msg_menu_react_clip::after{content:"";position:absolute;top:0;bottom:0;width:22px;z-index:1;pointer-events:none;opacity:0;transition:opacity 0.18s ease}#msg_context_menu .msg_menu_react_clip::before{left:0;background:linear-gradient(to right,var(--card) 0%,color-mix(in srgb,var(--card) 70%,transparent) 46%,transparent 100%);box-shadow:inset 10px 0 10px -8px rgb(0 0 0 / 32%)}#msg_context_menu .msg_menu_react_clip::after{right:0;background:linear-gradient(to left,var(--card) 0%,color-mix(in srgb,var(--card) 70%,transparent) 46%,transparent 100%);box-shadow:inset -10px 0 10px -8px rgb(0 0 0 / 32%)}#msg_context_menu .msg_menu_reacts.can-scroll-left .msg_menu_react_clip::before,#msg_context_menu .msg_menu_reacts.can-scroll-right .msg_menu_react_clip::after{opacity:1}#msg_context_menu .msg_menu_react_track{display:flex;align-items:center;gap:2px;width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}#msg_context_menu .msg_menu_react_track::-webkit-scrollbar{display:none}#msg_panel button.msg_menu_react_nav,#msg_panel button.msg_menu_react_nav:hover,#msg_panel button.msg_menu_react_nav:focus,#msg_panel button.msg_menu_react_nav:active{display:inline-flex;align-items:center;justify-content:center;width:26px;min-width:26px;height:26px;padding:0;border:0;outline:0;box-shadow:none;background:var(--transparent-5-w);color:var(--text-custom);font-size:18px;line-height:1;border-radius:50%;cursor:pointer}#msg_panel button.msg_menu_react_nav:hover:not(:disabled),#msg_panel button.msg_menu_react_nav:focus:not(:disabled){color:var(--text-default);background:var(--transparent-5-w)}#msg_panel button.msg_menu_react_nav:disabled{opacity:0.28;cursor:default}#msg_panel button.msg_menu_react,#msg_panel button.msg_menu_react:hover,#msg_panel button.msg_menu_react:focus,#msg_panel button.msg_menu_react:active{display:inline-flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:32px;padding:0;border:0;outline:0;box-shadow:none;background:transparent;font-size:20px;line-height:1;border-radius:50%;color:inherit;flex-shrink:0;transition:transform 0.16s cubic-bezier(0.34,1.3,0.64,1)}#msg_panel button.msg_menu_react:hover{transform:scale(1.25)}#msg_context_menu .msg_menu_items{display:flex;flex-direction:column;gap:1px}#msg_panel button.msg_menu_item,#msg_panel button.msg_menu_item:hover,#msg_panel button.msg_menu_item:focus,#msg_panel button.msg_menu_item:active{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%;min-height:34px;padding:8px 10px;border:0;outline:0;box-shadow:none;background:transparent;font-size:14px;font-weight:var(--font-weight-6);line-height:1.25;text-align:left;border-radius:var(--br-8);cursor:pointer;transition:color 0.16s ease,background 0.16s ease}#msg_panel button.msg_menu_item,#msg_panel button.msg_menu_item .msg_menu_label,#msg_panel button.msg_menu_item .msg_menu_icon{color:var(--text-default)}#msg_panel button.msg_menu_item .msg_menu_label,#msg_panel button.msg_menu_item .msg_menu_icon,#msg_panel button.msg_menu_item .msg_menu_icon svg{transition:color 0.16s ease,fill 0.16s ease}#msg_panel button.msg_menu_item:hover,#msg_panel button.msg_menu_item:focus{background:var(--transparent-5-w)}#msg_context_menu .msg_menu_icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}#msg_context_menu .msg_menu_icon svg{width:16px;height:16px;fill:currentColor;transition:fill 0.16s ease,color 0.16s ease}#msg_context_menu .msg_menu_item--delete .msg_menu_icon svg{width:13px;height:13px}#msg_panel button.msg_menu_item--profile:is(:hover,:focus,:active),#msg_panel button.msg_menu_item--profile:is(:hover,:focus,:active) .msg_menu_label,#msg_panel button.msg_menu_item--profile:is(:hover,:focus,:active) .msg_menu_icon{color:var(--span)}#msg_panel button.msg_menu_item--reply:is(:hover,:focus,:active),#msg_panel button.msg_menu_item--reply:is(:hover,:focus,:active) .msg_menu_label,#msg_panel button.msg_menu_item--reply:is(:hover,:focus,:active) .msg_menu_icon{color:var(--span)}#msg_panel button.msg_menu_item--edit:is(:hover,:focus,:active),#msg_panel button.msg_menu_item--edit:is(:hover,:focus,:active) .msg_menu_label,#msg_panel button.msg_menu_item--edit:is(:hover,:focus,:active) .msg_menu_icon{color:var(--orange)}#msg_panel button.msg_menu_item--manage:is(:hover,:focus,:active),#msg_panel button.msg_menu_item--manage:is(:hover,:focus,:active) .msg_menu_label,#msg_panel button.msg_menu_item--manage:is(:hover,:focus,:active) .msg_menu_icon{color:var(--span)}#msg_panel button.msg_menu_item--delete:is(:hover,:focus,:active),#msg_panel button.msg_menu_item--delete:is(:hover,:focus,:active) .msg_menu_label,#msg_panel button.msg_menu_item--delete:is(:hover,:focus,:active) .msg_menu_icon{color:var(--red)}#msg_panel button.msg_menu_item--delete:is(:hover,:focus,:active){background:var(--red-10)}.msg_message.msg_menu_open::before{content:"";position:absolute;top:0;bottom:0;left:calc(-1 * var(--msg-list-pad-x));right:calc(-1 * var(--msg-list-pad-x));background:var(--transparent-5-w);pointer-events:none;z-index:0}.msg_reactions{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.msg_reactions:empty{display:none}#msg_panel button.msg_reaction_chip,#msg_panel button.msg_reaction_chip:hover,#msg_panel button.msg_reaction_chip:focus,#msg_panel button.msg_reaction_chip:active,span.msg_reaction_chip{display:inline-flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;width:auto;min-width:28px;height:30px;padding:0 6px;border:0;outline:0;box-shadow:none;background:var(--transparent-10-w);border-radius:15px;font-size:16px;line-height:1;gap:4px;color:var(--text-default);white-space:nowrap;vertical-align:middle;appearance:none;-webkit-appearance:none;user-select:none;animation:msg_react_pop 0.22s cubic-bezier(0.34,1.3,0.64,1);transition:background 0.18s ease}#msg_panel button.msg_reaction_chip:hover{background:var(--transparent-20-w)}#msg_panel button.msg_reaction_chip.mine,span.msg_reaction_chip.mine{background:color-mix(in srgb,var(--span) 28%,transparent)}.msg_reaction_chip i{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-style:normal;font-size:16px;line-height:1;width:1.15em;height:1em;vertical-align:middle}.msg_reaction_avas{display:inline-flex;align-items:center;align-self:center;flex-shrink:0;height:22px;line-height:0;vertical-align:middle}.msg_reaction_ava{display:block;width:18px;height:18px;border-radius:50%;object-fit:cover;flex-shrink:0;position:relative;box-sizing:content-box;border:2px solid var(--input-form);margin-left:-7px;vertical-align:top}.msg_reaction_avas .msg_reaction_ava:first-child{margin-left:0;z-index:3}.msg_reaction_avas .msg_reaction_ava:nth-child(2){z-index:2}.msg_reaction_avas .msg_reaction_ava:nth-child(3){z-index:1}#msg_panel button.msg_reaction_chip.mine .msg_reaction_ava,span.msg_reaction_chip.mine .msg_reaction_ava{border-color:color-mix(in srgb,var(--span) 28%,var(--input-form))}.msg_reaction_chip>span:not(.msg_reaction_avas){font-size:13px;color:var(--text-default);font-weight:var(--font-weight-6);opacity:0.85}.msg_reaction_more{font-size:12px;font-weight:var(--font-weight-6);color:var(--text-custom);opacity:0.8;margin-left:1px}@keyframes msg_react_pop{0%{transform:scale(0.6);opacity:0}70%{transform:scale(1.08)}100%{transform:scale(1);opacity:1}}.msg_message.is-mentioned::before,.msg_message.has-mention::before,.msg_message.is-editing::before,.msg_message.msg_highlight::before{content:"";position:absolute;top:0;bottom:0;left:calc(-1 * var(--msg-list-pad-x));right:calc(-1 * var(--msg-list-pad-x));pointer-events:none;z-index:0}.msg_message.is-mentioned::before,.msg_message.has-mention::before{background:var(--transparent-5-w);box-shadow:inset 3px 0 0 var(--span)}.msg_message.is-editing::before{background:color-mix(in srgb,var(--orange) 7%,transparent);box-shadow:inset 3px 0 0 var(--orange)}.msg_message.msg_highlight::before{animation:msg_highlight_pulse 1.2s ease}.msg_message>*{position:relative;z-index:1}@keyframes msg_highlight_pulse{0%,100%{background:transparent}30%{background:color-mix(in srgb,var(--span) 10%,transparent)}}.msg_footer{flex-shrink:0;border-top:1px solid var(--transparent-10-w);background:var(--card)}.msg_reply_preview:not([hidden]){display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0;padding:10px 14px;border-bottom:1px solid var(--transparent-5-w);border-left:3px solid var(--span);background:var(--transparent-3-w)}.msg_edit_preview{border-left-color:var(--orange)}.msg_edit_preview .msg_reply_preview_label{color:var(--orange)}.msg_reply_preview_body{display:flex;flex-direction:column;gap:2px;min-width:0}.msg_reply_preview_label{color:var(--span);font-weight:var(--font-weight-7);font-size:14px;text-transform:uppercase;letter-spacing:0.04em}.msg_reply_preview_text{color:var(--text-custom);font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.35}.msg_reply_cancel{flex-shrink:0;width:38px;height:38px}.msg_login_notice{display:flex;align-items:center;justify-content:center;gap:10px;margin:16px 16px 18px;padding:20px 22px;text-align:center;font-size:var(--font-size-m);font-weight:var(--font-weight-5);color:var(--text-custom);background:var(--transparent-5-w);border-radius:var(--br-12);border:1px dashed var(--transparent-10-w);line-height:1.45;text-decoration:none;cursor:pointer;transition:var(--transition-duration)}.msg_login_notice span{color:var(--text-custom)}.msg_login_notice:hover{background-color:var(--button-hover);color:var(--text-default)}.msg_login_notice:hover span{color:var(--text-default)}.msg_login_notice.is-prompt{animation:msg_login_prompt 1.2s ease;background-color:var(--button-hover)}@keyframes msg_login_prompt{0%,100%{transform:none}18%,52%{transform:translateY(-2px)}35%{transform:translateY(0)}}.msg_login_notice svg{width:22px;height:22px;fill:currentColor}.msg_compose{position:relative;padding:12px 14px 14px}.msg_input_row{display:flex;align-items:flex-end;gap:8px;margin:0;padding:0;background:transparent;border:0;box-shadow:none}.msg_input_row .msg_compose_btn{box-sizing:border-box;width:38px;height:38px;min-width:38px;max-width:38px;min-height:38px;max-height:38px;padding:0;padding-inline:0;margin:0;border:0;outline:0;border-radius:var(--br-50);display:flex;align-items:center;justify-content:center;flex-shrink:0;gap:0;line-height:1;cursor:pointer;transition:background 0.18s ease,color 0.18s ease,filter 0.18s ease}.msg_input_row .msg_compose_btn svg{width:17px;height:17px;flex-shrink:0;fill:currentColor}.msg_input_row #msg_emoji_btn{background:var(--transparent-5-w);color:var(--text-custom)}.msg_input_row #msg_emoji_btn:hover{background:var(--transparent-10-w);color:var(--text-default)}.msg_input_row #msg_emoji_btn:active{background:var(--transparent-20-w)}.msg_compose_mute_icon{display:none}.msg_compose.is-muted .msg_compose_emoji_icon{display:none}.msg_compose.is-muted .msg_compose_mute_icon{display:block}.msg_compose.is-muted{margin:10px 12px 12px;padding:8px 10px;border-radius:var(--br-12);background:linear-gradient(90deg,var(--red-20) 0%,var(--red-10) 46%,transparent 100%)}#msg_panel .msg_compose.is-muted #msg_emoji_btn,#msg_panel .msg_compose.is-muted #msg_emoji_btn:hover,#msg_panel .msg_compose.is-muted #msg_emoji_btn:focus,#msg_panel .msg_compose.is-muted #msg_emoji_btn:active{background:var(--card);background-color:var(--card);color:var(--red);cursor:default;border-radius:var(--br-10)}.msg_compose.is-muted #msg_send_form{align-items:flex-start;gap:14px}.msg_compose.is-muted #msg_input{display:none}.msg_compose_mute_info{display:none;flex:1;min-width:0;flex-direction:column;gap:0;justify-content:center;min-height:38px}.msg_compose.is-muted .msg_compose_mute_info{display:flex}.msg_compose_mute_left,.msg_compose_mute_reason{font-size:14px;line-height:1.2;color:var(--red);word-break:break-word}.msg_compose_mute_left{font-weight:var(--font-weight-6)}.msg_compose_mute_reason span{color:var(--red);opacity:0.75}#msg_panel button.msg_send_btn,#msg_panel button.msg_send_btn:hover,#msg_panel button.msg_send_btn:focus,#msg_panel button.msg_send_btn:active{width:auto;min-width:0;max-width:none;padding:0 14px;border-radius:19px;background:var(--transparent-5-w);color:var(--text-custom);font-size:14px;font-weight:var(--font-weight-6);filter:none}#msg_panel button.msg_send_btn:hover,#msg_panel button.msg_send_btn:focus{background:var(--transparent-10-w);color:var(--text-default)}#msg_panel button.msg_send_btn:active{background:var(--transparent-20-w)}#msg_panel button.msg_send_btn.is-cooldown,#msg_panel button.msg_send_btn.is-cooldown:hover,#msg_panel button.msg_send_btn.is-cooldown:focus,#msg_panel button.msg_send_btn.is-cooldown:active{min-width:38px;cursor:default;opacity:0.7;font-variant-numeric:tabular-nums;color:var(--text-custom);background:var(--transparent-5-w)}#msg_panel #msg_input,#msg_panel #msg_input:focus{box-sizing:border-box;flex:1;min-width:0;position:relative;resize:none;appearance:none;-webkit-appearance:none;outline:0;border:0;border-radius:0;height:38px;min-height:38px;max-height:120px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;background:transparent;background-color:transparent;color:var(--text-default);font-size:var(--font-size-default);font-family:inherit;padding:9px 0;line-height:20px;box-shadow:none;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}#msg_input::-webkit-scrollbar{width:0;height:0;display:none}#msg_panel #msg_input.is-empty::before{content:attr(data-placeholder);position:absolute;left:0;right:0;top:9px;color:var(--text-custom);opacity:0.75;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#msg_panel #msg_input b,#msg_panel #msg_input strong{font-weight:var(--font-weight-7)}#msg_panel #msg_input .msg_fmt_default{color:var(--text-default)}#msg_panel #msg_input .msg_fmt_span{color:var(--span)}#msg_panel #msg_input .msg_fmt_green{color:var(--green)}#msg_panel #msg_input .msg_fmt_orange{color:var(--orange)}#msg_panel #msg_input .msg_fmt_red{color:var(--red)}.msg_emoji_panel{display:none;position:absolute;left:0;right:0;bottom:0;flex-direction:column;width:100%;height:280px;overflow:hidden;border-radius:var(--br-16) var(--br-16) 0 0;padding:0;background:var(--card);border:0;border-top:1px solid var(--transparent-10-w);box-shadow:0 -12px 36px rgb(0 0 0 / 38%);z-index:5}.msg_emoji_panel.active{display:flex}.msg_emoji_tabs{display:flex;align-items:center;flex-shrink:0;gap:2px;padding:6px 8px;border-bottom:1px solid var(--transparent-10-w);overflow:hidden}.msg_emoji_tab_clip{position:relative;flex:1;min-width:0;overflow:hidden;-webkit-mask-image:none;mask-image:none}.msg_emoji_tabs.can-scroll-right .msg_emoji_tab_clip{-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 22px),transparent);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 22px),transparent)}.msg_emoji_tabs.can-scroll-left .msg_emoji_tab_clip{-webkit-mask-image:linear-gradient(to left,#000 0,#000 calc(100% - 22px),transparent);mask-image:linear-gradient(to left,#000 0,#000 calc(100% - 22px),transparent)}.msg_emoji_tabs.can-scroll-left.can-scroll-right .msg_emoji_tab_clip{-webkit-mask-image:linear-gradient(to right,transparent,#000 22px,#000 calc(100% - 22px),transparent);mask-image:linear-gradient(to right,transparent,#000 22px,#000 calc(100% - 22px),transparent)}.msg_emoji_tab_track{display:flex;align-items:center;gap:2px;width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.msg_emoji_tab_track::-webkit-scrollbar{display:none}.msg_emoji_tab,.msg_emoji_tab:hover,.msg_emoji_tab:focus,.msg_emoji_tab:active,.msg_emoji_tab.active{border:0;outline:0;box-shadow:none}.msg_emoji_tab{flex-shrink:0;width:34px;height:34px;padding:0;border-radius:var(--br-50);background:transparent;font-size:18px;line-height:1;cursor:pointer;opacity:0.65;display:flex;align-items:center;justify-content:center;transition:background 0.18s ease,opacity 0.18s ease}.msg_emoji_tab:hover,.msg_emoji_tab.active{opacity:1;background:var(--transparent-5-w)}.msg_emoji_groups{flex:1;min-height:0;overflow:hidden}.msg_emoji_group{display:none;grid-template-columns:repeat(auto-fill,minmax(min(34px,calc(100% / 8)),1fr));align-content:flex-start;gap:1px;height:100%;overflow-y:auto;padding:4px}.msg_emoji_group.active{display:grid}.msg_emoji_group::-webkit-scrollbar{width:4px}.msg_emoji_group::-webkit-scrollbar-thumb{background:var(--transparent-20-w);border-radius:var(--br-2)}.msg_smiley_js,.msg_smiley_js:hover,.msg_smiley_js:focus,.msg_smiley_js:active,.msg_smiley_js.is-on{border:0;outline:0;box-shadow:none}.msg_smiley_js{cursor:pointer;width:100%;height:auto;aspect-ratio:1;font-size:18px;background:transparent;border-radius:var(--br-8);display:flex;align-items:center;justify-content:center;opacity:0.8;transition:background 0.15s ease,opacity 0.15s ease}#msg_panel button.msg_smiley_js,#msg_panel button.msg_smiley_js:hover,#msg_panel button.msg_smiley_js:focus,#msg_panel button.msg_smiley_js:active{border:0;outline:0;box-shadow:none}.msg_smiley_js:hover{opacity:1;background:var(--transparent-5-w)}#msg_settings_react_emoji .msg_smiley_js.is-on{opacity:1;background:var(--transparent-10-w)}#msg_settings_react_emoji .msg_smiley_js.is-on:hover{background:var(--transparent-20-w)}.msg_mention_dropdown:not([hidden]){position:absolute;bottom:100%;left:0;right:0;width:100%;max-height:180px;overflow-y:auto;display:flex;flex-direction:column;gap:2px;padding:8px;background:var(--card);border:0;border-top:1px solid var(--transparent-10-w);border-bottom:1px solid var(--transparent-10-w);border-radius:var(--br-16) var(--br-16) 0 0;box-shadow:0 -12px 36px rgb(0 0 0 / 38%);z-index:25}#msg_panel .msg_mention_item{display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:var(--br-8);background:transparent;background-color:transparent;cursor:pointer;transition:background 0.18s ease}#msg_panel .msg_mention_item:hover,#msg_panel .msg_mention_item.active{background:var(--transparent-5-w);background-color:var(--transparent-5-w)}#msg_panel .msg_mention_item img{width:32px;height:32px;min-width:32px;border-radius:var(--br-50);object-fit:cover}#msg_panel .msg_mention_item .msg_mention_item_name{flex:1;min-width:0;font-size:16px;font-weight:var(--font-weight-7);color:var(--text-default);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#msg_panel .msg_mention_you{flex-shrink:0;margin-left:auto;padding:1px 7px;border-radius:6px;background:color-mix(in srgb,var(--span) 16%,transparent);color:var(--span);font-size:12px;font-weight:var(--font-weight-6);line-height:1.4}.msg_mention_dropdown.msg_format_dropdown:not([hidden]){flex-direction:column;align-items:stretch;justify-content:flex-end;flex-wrap:nowrap;gap:0;max-height:none;overflow:visible;padding:0}.msg_format_main,.msg_format_color_row{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:6px;padding:8px 10px}.msg_format_color_row{border-bottom:1px solid var(--transparent-10-w)}.msg_format_color_row[hidden]{display:none}.msg_format_sep{width:1px;height:22px;margin:0 2px;background:var(--transparent-10-w);flex-shrink:0}#msg_panel button.msg_format_btn,#msg_panel button.msg_format_btn:hover,#msg_panel button.msg_format_btn:focus,#msg_panel button.msg_format_btn:active{box-sizing:border-box;width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px;max-height:36px;margin:0;padding:0;border:0;outline:0;border-radius:50%;background:var(--transparent-5-w);background-color:var(--transparent-5-w);color:var(--text-default);font-size:14px;font-weight:var(--font-weight-7);line-height:36px;filter:none;box-shadow:none;cursor:pointer}#msg_panel button.msg_format_btn:hover,#msg_panel button.msg_format_btn:focus{background:var(--transparent-10-w);background-color:var(--transparent-10-w);color:var(--text-default)}#msg_panel button.msg_format_btn.is-active,#msg_panel button.msg_format_btn.is-active:hover,#msg_panel button.msg_format_btn.is-active:focus,#msg_panel button.msg_format_btn.is-active:active{background:var(--span);background-color:var(--span);color:#fff}#msg_panel button.msg_format_btn b,#msg_panel button.msg_format_btn i,#msg_panel button.msg_format_btn u,#msg_panel button.msg_format_btn s{font-size:inherit;font-weight:inherit;color:inherit}#msg_panel button.msg_format_btn i{font-style:italic;font-weight:var(--font-weight-5)}#msg_panel button.msg_format_btn.msg_format_color,#msg_panel button.msg_format_btn.msg_format_color:hover,#msg_panel button.msg_format_btn.msg_format_color:focus,#msg_panel button.msg_format_btn.msg_format_color:active{background:var(--transparent-5-w);background-color:var(--transparent-5-w);color:var(--fmt-color)}#msg_panel button.msg_format_btn.msg_format_color:hover,#msg_panel button.msg_format_btn.msg_format_color:focus{background:var(--transparent-10-w);background-color:var(--transparent-10-w);color:var(--fmt-color)}#msg_panel button.msg_format_btn.msg_format_color.is-active,#msg_panel button.msg_format_btn.msg_format_color.is-active:hover,#msg_panel button.msg_format_btn.msg_format_color.is-active:focus,#msg_panel button.msg_format_btn.msg_format_color.is-active:active{background:color-mix(in srgb,var(--fmt-color) 22%,transparent);background-color:color-mix(in srgb,var(--fmt-color) 22%,transparent);color:var(--fmt-color);box-shadow:inset 0 0 0 2px var(--fmt-color)}#msg_panel button.msg_format_btn.msg_format_color b{color:var(--fmt-color)}#msg_panel button.msg_format_btn.msg_format_color[data-fmt="color-toggle"],#msg_panel button.msg_format_btn.msg_format_color[data-fmt="color-toggle"]:hover,#msg_panel button.msg_format_btn.msg_format_color[data-fmt="color-toggle"]:focus,#msg_panel button.msg_format_btn.msg_format_color[data-fmt="color-toggle"]:active{display:inline-flex;align-items:center;justify-content:center;line-height:0}#msg_panel button.msg_format_btn.msg_format_color[data-fmt="color-toggle"] svg{width:16px;height:16px;fill:currentColor}#msg_panel button.msg_format_btn.msg_format_clear,#msg_panel button.msg_format_btn.msg_format_clear:hover,#msg_panel button.msg_format_btn.msg_format_clear:focus,#msg_panel button.msg_format_btn.msg_format_clear:active{display:inline-flex;align-items:center;justify-content:center;color:var(--text-custom);line-height:0}#msg_panel button.msg_format_btn.msg_format_clear:hover,#msg_panel button.msg_format_btn.msg_format_clear:focus{color:var(--red)}#msg_panel button.msg_format_btn.msg_format_clear svg{width:14px;height:14px;fill:currentColor}.msg_confirm_modal:not([hidden]){position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:18px;background:rgb(0 0 0 / 16%);box-sizing:border-box}.msg_confirm_card{width:100%;max-width:280px;padding:18px 16px 14px;border-radius:var(--br-16);background:var(--card);border:1px solid var(--transparent-10-w);box-shadow:var(--box-shadow-b-30);box-sizing:border-box}.msg_confirm_text{font-size:16px;font-weight:var(--font-weight-6);color:var(--text-default);text-align:center;line-height:1.35;margin-bottom:14px}.msg_confirm_actions{display:flex;gap:8px}#msg_panel button#msg_confirm_cancel,#msg_panel button#msg_confirm_cancel:hover,#msg_panel button#msg_confirm_cancel:focus,#msg_panel button#msg_confirm_cancel:focus-visible,#msg_panel button#msg_confirm_cancel:active,#msg_panel button#msg_confirm_ok,#msg_panel button#msg_confirm_ok:hover,#msg_panel button#msg_confirm_ok:focus,#msg_panel button#msg_confirm_ok:focus-visible,#msg_panel button#msg_confirm_ok:active{flex:1;height:38px;min-height:38px;margin:0;padding:0 12px;border:0;outline:0;box-shadow:none;border-radius:var(--br-10);font-size:14px;font-weight:var(--font-weight-6);filter:none}#msg_panel button#msg_confirm_cancel,#msg_panel button#msg_confirm_cancel:active{background:var(--button);background-color:var(--button);color:var(--text-custom);transition:var(--transition-duration)}#msg_panel button#msg_confirm_cancel:hover,#msg_panel button#msg_confirm_cancel:focus,#msg_panel button#msg_confirm_cancel:focus-visible{background:var(--button-hover);background-color:var(--button-hover);color:var(--text-default);border:0;outline:0;box-shadow:none}#msg_panel button#msg_confirm_ok,#msg_panel button#msg_confirm_ok:hover,#msg_panel button#msg_confirm_ok:focus,#msg_panel button#msg_confirm_ok:active{background:var(--red-10);background-color:var(--red-10);color:var(--red)}#msg_panel button#msg_confirm_ok:hover,#msg_panel button#msg_confirm_ok:focus{background:var(--red-20);background-color:var(--red-20)}#msg_profile_popover,.msg_profile_popover{position:fixed;width:268px;max-width:calc(100vw - 16px);background:var(--card);border:1px solid var(--transparent-10-w);border-radius:var(--br-16);box-shadow:var(--box-shadow-b-30);z-index:10010;padding:14px;overflow:visible;box-sizing:border-box;pointer-events:auto}#msg_profile_popover:not([hidden]){display:block}.profile_head{display:flex;align-items:center;gap:10px}.profile_avatar{width:44px;height:44px;border-radius:var(--br-50);object-fit:cover}.profile_head_text{min-width:0;flex:1}.profile_name_row{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.profile_name{color:var(--text-default);font-weight:var(--font-weight-7);font-size:var(--font-size-m);text-decoration:none;display:inline}.profile_name:hover{color:var(--span)}.profile_steamid{display:flex;align-items:center;gap:6px;margin-top:3px;font-size:14px;font-weight:var(--font-weight-5);color:var(--text-custom);line-height:1.3;user-select:text}#msg_profile_popover span.profile_steamid_text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-custom)}#msg_profile_popover button.profile_steamid_copy,#msg_profile_popover button.profile_steamid_copy:hover,#msg_profile_popover button.profile_steamid_copy:focus,#msg_profile_popover button.profile_steamid_copy:active{flex-shrink:0;box-sizing:border-box;width:18px;min-width:18px;height:18px;min-height:18px;padding:0;margin:0;border:0;outline:0;box-shadow:none;border-radius:0;background:transparent;background-color:transparent;color:var(--text-custom);cursor:pointer;filter:none;display:inline-flex;align-items:center;justify-content:center}#msg_profile_popover button.profile_steamid_copy:hover,#msg_profile_popover button.profile_steamid_copy:focus,#msg_profile_popover button.profile_steamid_copy:active{color:var(--text-default)}#msg_profile_popover button.profile_steamid_copy svg{width:14px;height:14px;fill:currentColor}.profile_actions{display:flex;flex-direction:column;gap:10px;margin-top:10px;border-top:1px solid var(--transparent-5-w);padding-top:10px}.profile_view_role:not([hidden]),.profile_mute_form:not([hidden]),.profile_role_form:not([hidden]){display:flex;flex-direction:column;gap:8px}#msg_profile_popover .adaptive-select-wrapper{margin-bottom:0;width:100%}#msg_profile_popover .adaptive-select{min-width:0;height:38px;box-sizing:border-box}#msg_profile_popover .adaptive-select__dropdown-list{z-index:20;max-width:100%}#msg_profile_popover .adaptive-select__arrow svg{width:0.6rem;height:0.6rem}.profile_mute_form input,.profile_role_form input[name="title"],.profile_role_form input.profile_color_value,.msg_color_host input.profile_color_value{background:var(--input-form);border:1px solid var(--transparent-10-w);border-radius:var(--br-8);color:var(--text-default);font-size:14px;padding:0 10px;width:100%;min-width:0;height:38px;box-sizing:border-box}.profile_role_row{display:flex;align-items:center;gap:8px}.profile_role_row input[name="title"]{flex:1;width:auto}.profile_role_perms{display:flex;flex-direction:column;gap:8px}#msg_profile_popover .profile_role_perms .inputs-inline{display:flex;align-items:center;width:100%;margin-bottom:0}#msg_profile_popover .profile_role_perms input[type="checkbox"]{width:21px;height:21px;min-width:21px;flex-shrink:0;margin:0;cursor:pointer}#msg_profile_popover .profile_role_perms label{font-size:16px;line-height:21px;margin-left:7px;margin-bottom:0;color:var(--text-custom);cursor:pointer}#msg_profile_popover button.profile_role_swatch,#msg_profile_popover button.profile_role_swatch:hover,#msg_profile_popover button.profile_role_swatch:focus,#msg_profile_popover button.profile_role_swatch:active{position:relative;flex:0 0 38px;width:38px;min-width:38px;height:38px;min-height:38px;max-height:38px;padding:0;border:0;outline:0;box-shadow:inset 0 0 0 1px var(--transparent-10-w);border-radius:var(--br-10);overflow:hidden;cursor:pointer;box-sizing:border-box;filter:none}.profile_color_picker:not([hidden]){display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:var(--br-12);background:var(--input-form);border:1px solid var(--transparent-10-w)}.profile_color_sv{position:relative;height:118px;border-radius:var(--br-8);background:linear-gradient(to top,#000,transparent),linear-gradient(to right,#fff,var(--hue-color,#f00));cursor:crosshair;touch-action:none}.profile_color_sv_thumb,.profile_color_hue_thumb{position:absolute;width:14px;height:14px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px rgb(0 0 0 / 35%);pointer-events:none;box-sizing:border-box;transform:translate(-50%,-50%)}.profile_color_hue{position:relative;height:12px;border-radius:999px;background:linear-gradient(to right,#f00,#ff0,#0f0,#0ff,#00f,#f0f,#f00);cursor:pointer;touch-action:none}.profile_color_hue_thumb{top:50%}.profile_role_form input.profile_color_value,.msg_color_host input.profile_color_value{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;letter-spacing:0.02em}.profile_btn{border:0;border-radius:var(--br-8);background:var(--span);color:var(--text-default);font-size:14px;font-weight:var(--font-weight-6);padding:8px 10px;height:38px;cursor:pointer;transition:filter 0.18s ease;white-space:nowrap}.profile_btn:hover{filter:brightness(1.1)}button.profile_btn.profile_role_submit{flex:1;min-width:0;box-sizing:border-box;width:auto;height:38px;min-height:38px;max-height:38px;padding:0 12px;border:0;outline:0;border-radius:var(--br-10);background:color-mix(in srgb,var(--green) 10%,transparent);background-color:color-mix(in srgb,var(--green) 10%,transparent);color:var(--green);filter:none;transition:background 0.18s ease,color 0.18s ease}button.profile_btn.profile_role_submit:hover,button.profile_btn.profile_role_submit:focus,button.profile_btn.profile_role_submit:active{background:color-mix(in srgb,var(--green) 20%,transparent);background-color:color-mix(in srgb,var(--green) 20%,transparent);color:var(--green);filter:none;border:0;outline:0}#msg_profile_popover button.profile_btn.profile_mute_open,#msg_profile_popover button.profile_btn.profile_mute_submit,#msg_profile_popover button.profile_btn.profile_unmute_btn{display:flex;width:100%;min-width:0;box-sizing:border-box;height:38px;min-height:38px;max-height:38px;padding:0 12px;border:0;outline:0;border-radius:var(--br-10);filter:none}#msg_profile_popover button.profile_btn.profile_mute_open,#msg_profile_popover button.profile_btn.profile_mute_submit{background:color-mix(in srgb,var(--orange) 12%,transparent);background-color:color-mix(in srgb,var(--orange) 12%,transparent);color:var(--orange)}#msg_profile_popover button.profile_btn.profile_mute_open:hover,#msg_profile_popover button.profile_btn.profile_mute_submit:hover{background:color-mix(in srgb,var(--orange) 22%,transparent);background-color:color-mix(in srgb,var(--orange) 22%,transparent);color:var(--orange);filter:none}#msg_profile_popover button.profile_btn.profile_unmute_btn{background:var(--red-10);background-color:var(--red-10);color:var(--red)}#msg_profile_popover button.profile_btn.profile_unmute_btn:hover{background:var(--red-20);background-color:var(--red-20);color:var(--red);filter:none}.profile_card button.profile_btn.profile_clear_role_btn{display:flex;flex:1;width:auto;min-width:0;box-sizing:border-box;height:38px;min-height:38px;max-height:38px;padding:0 12px;border:0;outline:0;border-radius:var(--br-10);background:var(--red-10);background-color:var(--red-10);color:var(--red);filter:none;transition:background 0.18s ease,color 0.18s ease}.profile_card button.profile_btn.profile_clear_role_btn:hover,.profile_card button.profile_btn.profile_clear_role_btn:focus,.profile_card button.profile_btn.profile_clear_role_btn:active{background:var(--red-20);background-color:var(--red-20);color:var(--red);filter:none;border:0;outline:0}.profile_muted_note{font-size:14px;color:var(--orange);margin-bottom:6px;line-height:1.4}#msg_profile_popover .msg_skel_ava_wrap{position:relative;display:block;width:44px;height:44px;min-width:44px;min-height:44px;border-radius:var(--br-50);overflow:hidden;flex-shrink:0;background-color:var(--transparent-10-w);isolation:isolate}#msg_profile_popover .msg_skel_ava_wrap .profile_avatar{opacity:0}#msg_profile_popover .msg_skel_ava_wrap::after{content:"";position:absolute;top:0;left:0;height:100%;width:200%;background:linear-gradient(90deg,rgba(18,18,18,0) 0%,var(--btn-disabled) 40%,var(--btn-disabled) 50%,rgba(18,18,18,0) 60%);animation:skeleton-shimmer 1.3s linear infinite;pointer-events:none}@media (prefers-reduced-motion:reduce){#msg_profile_popover .msg_skel_ava_wrap::after{animation:none;display:none}}#msg_profile_popover span.profile_avatar{display:block;flex-shrink:0}#msg_profile_popover.is-loading{pointer-events:none}#msg_profile_popover.is-loading .profile_actions{display:none}#msg_profile_popover.is-loading .profile_name,#msg_profile_popover.is-loading .profile_steamid_text,#msg_profile_popover.is-loading .profile_muted_note,#msg_profile_popover.is-loading .profile_name_row .msg_role,#msg_profile_popover.is-loading button.profile_btn,#msg_profile_popover.is-loading button.profile_btn:is(:hover,:focus,:active),#msg_profile_popover.is-loading button.profile_role_swatch,#msg_profile_popover.is-loading button.profile_role_swatch:is(:hover,:focus,:active),#msg_profile_popover.is-loading button.profile_steamid_copy,#msg_profile_popover.is-loading button.profile_steamid_copy:is(:hover,:focus,:active),#msg_profile_popover.is-loading .profile_role_form input[name="title"],#msg_profile_popover.is-loading .adaptive-select{position:relative;color:transparent;background-color:var(--transparent-10-w);background-image:none;border-color:transparent;box-shadow:none;overflow:hidden;isolation:isolate}#msg_profile_popover.is-loading .profile_name,#msg_profile_popover.is-loading .profile_steamid_text,#msg_profile_popover.is-loading .profile_muted_note{display:inline-block;border-radius:6px}#msg_profile_popover.is-loading .profile_name_row .msg_role{border-radius:999px}#msg_profile_popover.is-loading button.profile_btn,#msg_profile_popover.is-loading button.profile_role_swatch,#msg_profile_popover.is-loading .profile_role_form input[name="title"],#msg_profile_popover.is-loading .adaptive-select{border-radius:var(--br-10)}#msg_profile_popover.is-loading button.profile_steamid_copy{border-radius:5px}#msg_profile_popover.is-loading button.profile_steamid_copy svg{visibility:hidden}#msg_profile_popover.is-loading .profile_name::after,#msg_profile_popover.is-loading .profile_steamid_text::after,#msg_profile_popover.is-loading .profile_muted_note::after,#msg_profile_popover.is-loading .profile_name_row .msg_role::after,#msg_profile_popover.is-loading button.profile_btn::after,#msg_profile_popover.is-loading button.profile_role_swatch::after,#msg_profile_popover.is-loading button.profile_steamid_copy::after,#msg_profile_popover.is-loading .profile_role_form input[name="title"]::after,#msg_profile_popover.is-loading .adaptive-select::after{content:"";position:absolute;top:0;left:0;height:100%;width:200%;background:linear-gradient(90deg,rgba(18,18,18,0) 0%,var(--btn-disabled) 40%,var(--btn-disabled) 50%,rgba(18,18,18,0) 60%);animation:skeleton-shimmer 1.3s linear infinite;pointer-events:none}@media (prefers-reduced-motion:reduce){#msg_profile_popover.is-loading .profile_name::after,#msg_profile_popover.is-loading .profile_steamid_text::after,#msg_profile_popover.is-loading .profile_muted_note::after,#msg_profile_popover.is-loading .profile_name_row .msg_role::after,#msg_profile_popover.is-loading button.profile_btn::after,#msg_profile_popover.is-loading button.profile_role_swatch::after,#msg_profile_popover.is-loading button.profile_steamid_copy::after,#msg_profile_popover.is-loading .profile_role_form input[name="title"]::after,#msg_profile_popover.is-loading .adaptive-select::after{animation:none;display:none}}.msg_settings_sheet{position:absolute;inset:0;z-index:12;display:flex;align-items:flex-start;pointer-events:none;visibility:hidden;transition:visibility 0s linear 0.28s}.msg_settings_sheet.active{pointer-events:auto;visibility:visible;transition:visibility 0s linear 0s}.msg_settings_backdrop{position:absolute;inset:0;background:color-mix(in srgb,var(--bg-modal) 72%,transparent);opacity:0;transition:opacity 0.28s cubic-bezier(0.4,0,0.2,1)}.msg_settings_sheet.active .msg_settings_backdrop{opacity:1}.msg_settings_content{position:relative;width:100%;max-height:100%;background:var(--card);border-radius:0 0 var(--br-16) var(--br-16);border:0;border-bottom:1px solid var(--transparent-10-w);box-shadow:0 12px 36px rgb(0 0 0 / 0);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;transform:translateY(-100%);transition:transform 0.28s cubic-bezier(0.4,0,0.2,1),height 0.28s cubic-bezier(0.4,0,0.2,1),box-shadow 0.28s cubic-bezier(0.4,0,0.2,1)}.msg_settings_sheet.active .msg_settings_content{transform:translateY(0);overflow:visible;box-shadow:0 12px 36px rgb(0 0 0 / 38%)}.msg_settings_sheet.active .msg_settings_content.is-dragging{overflow:hidden}.msg_settings_handle{flex-shrink:0;width:72px;height:4px;margin:0 auto 6px;padding:8px 0;box-sizing:content-box;background:var(--transparent-20-w);background-clip:content-box;cursor:grab;touch-action:none;user-select:none}.msg_settings_handle:hover{background-color:var(--text-custom);background-clip:content-box}.msg_settings_content.is-dragging{transition:none;touch-action:none}.msg_settings_content.is-dragging .msg_settings_handle{cursor:grabbing}.msg_settings_content.is-dragging .msg_settings_body{overflow:hidden;overscroll-behavior:none;touch-action:none}.msg_settings_body{overflow-y:auto;overscroll-behavior:contain;padding:0 0 8px;min-height:0;flex:0 1 auto}#msg_settings_mute_page,#msg_settings_rules_page{overflow:visible}#msg_mute_row_tpl{display:none}.msg_settings_section{padding:14px 18px}.msg_settings_section + .msg_settings_section{border-top:1px solid var(--transparent-5-w)}.msg_settings_section_title{margin:0 0 10px;font-size:var(--font-size-s);font-weight:var(--font-weight-6);color:var(--text-custom);opacity:0.75;text-transform:uppercase;letter-spacing:0.05em}.msg_settings_section_head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 10px}.msg_settings_section_head .msg_settings_section_title{margin:0;flex:1;min-width:0}.msg_settings_pager:not([hidden]){display:flex;align-items:center;justify-content:center;gap:6px;margin-top:10px}#msg_panel .msg_settings_pager .msg_icon_btn,#msg_panel .msg_settings_pager .msg_icon_btn:hover,#msg_panel .msg_settings_pager .msg_icon_btn:focus,#msg_panel .msg_settings_pager .msg_icon_btn:active{width:30px;min-width:30px;height:30px;min-height:30px;padding:0;border-radius:15px}#msg_panel .msg_settings_pager .msg_icon_btn:disabled,#msg_panel .msg_settings_pager .msg_icon_btn:disabled:hover,#msg_panel .msg_settings_pager .msg_icon_btn:disabled:focus,#msg_panel .msg_settings_pager .msg_icon_btn:disabled:active{opacity:0.35;cursor:default;background:var(--transparent-5-w);color:var(--text-custom)}#msg_settings_roles_list .msg_settings_item[hidden] + .msg_settings_item,#msg_settings_muted_list .msg_settings_item[hidden] + .msg_settings_item{border-top:0}.msg_settings_row{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}#msg_panel button.msg_settings_row,#msg_panel button.msg_settings_row:hover,#msg_panel button.msg_settings_row:focus,#msg_panel button.msg_settings_row:active{width:100%;height:auto;min-height:0;margin-left:0;margin-right:0;margin-bottom:0;padding:0;border:0;outline:0;box-shadow:none;background:transparent;background-color:transparent;color:inherit;text-align:left;filter:none}#msg_panel label.msg_settings_field{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;width:100%;margin-top:12px;margin-bottom:0;white-space:normal;cursor:pointer}#msg_panel .msg_settings_field .msg_settings_row_label{width:100%;white-space:normal}#msg_panel input.msg_settings_input,#msg_panel input.msg_settings_input:hover,#msg_panel input.msg_settings_input:focus{box-sizing:border-box;width:100%;height:38px;min-height:38px;margin:0;padding:0 12px;border:1px solid var(--transparent-10-w);outline:0;box-shadow:none;border-radius:var(--br-8);background:var(--input-form);background-color:var(--input-form);color:var(--text-default);font-size:14px;font-weight:var(--font-weight-5);filter:none}.msg_settings_row_meta{display:flex;align-items:center;gap:6px;min-width:0}.msg_settings_row_value{font-size:14px;color:var(--text-custom);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#msg_panel button.msg_settings_row .msg_settings_row_chevron{width:10px;height:14px;flex-shrink:0;fill:var(--text-custom)}.msg_settings_row + .msg_settings_row,.msg_settings_row + .msg_settings_role_color,.msg_settings_role_color + .msg_settings_row,.msg_settings_role_color + .msg_settings_role_color{margin-top:16px}.msg_settings_role_color>.msg_settings_row{cursor:default}.msg_settings_row_main{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1;min-width:0;margin:0;cursor:pointer}#msg_panel label.msg_settings_row_label,#msg_panel label.msg_settings_toggle{margin:0}#msg_panel label.msg_settings_row_label{flex:1;min-width:0;cursor:pointer}.msg_settings_toggle{display:flex;align-items:center;cursor:pointer}#msg_panel button.msg_settings_gear,#msg_panel button.msg_settings_gear:hover,#msg_panel button.msg_settings_gear:focus,#msg_panel button.msg_settings_gear:active{flex:0 0 22px;width:22px;min-width:22px;height:22px;min-height:22px;max-height:22px;padding:0;border:0;outline:0;box-shadow:none;border-radius:50%;background:transparent;background-color:transparent;color:var(--text-custom);cursor:pointer;filter:none;transition:color 0.18s ease}#msg_panel button.msg_settings_gear:hover,#msg_panel button.msg_settings_gear:focus{color:var(--text-default);background:transparent;background-color:transparent}#msg_panel button.msg_settings_gear svg{width:16px;height:16px;fill:currentColor}#msg_panel button.profile_role_swatch,#msg_panel button.profile_role_swatch:hover,#msg_panel button.profile_role_swatch:focus,#msg_panel button.profile_role_swatch:active{position:relative;flex:0 0 22px;width:22px;min-width:22px;height:22px;min-height:22px;max-height:22px;padding:0;border:0;outline:0;box-shadow:inset 0 0 0 1px var(--transparent-10-w);border-radius:50%;overflow:hidden;cursor:pointer;box-sizing:border-box;filter:none;background-image:none}.msg_settings_role_color .profile_color_picker:not([hidden]){margin-top:10px}.msg_settings_react_list{gap:6px;margin-top:0}#msg_panel #msg_settings_react_list button.msg_reaction_chip{cursor:grab;animation:none}#msg_panel #msg_settings_react_list button.msg_reaction_chip.msg_react_chosen,#msg_panel #msg_settings_react_list button.msg_reaction_chip.sortable-fallback{cursor:grabbing}#msg_settings_react_list .msg_react_ghost{opacity:0.4}#msg_panel #msg_settings_react_list button.msg_reaction_chip.is-new{animation:msg_react_pop 0.22s cubic-bezier(0.34,1.3,0.64,1)}#msg_settings_react_list .msg_react_del_ava{display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:0;background:var(--red-10);color:var(--red);border:0;box-sizing:border-box}#msg_settings_react_list .msg_react_del_ava svg{width:10px;height:10px;fill:currentColor}#msg_panel #msg_settings_react_list button.msg_reaction_chip:hover .msg_react_del_ava{background:var(--red-20)}#msg_settings_react_emoji.msg_emoji_panel{position:relative;left:auto;right:auto;bottom:auto;display:none;height:240px;margin-top:12px;border-radius:var(--br-12);border:1px solid var(--transparent-10-w);box-shadow:none;background:var(--input-form);z-index:1}#msg_settings_react_emoji.msg_emoji_panel.active{display:flex}#msg_settings_cooldown_row{cursor:default}#msg_panel button.msg_settings_clear,#msg_panel button.msg_settings_clear:hover,#msg_panel button.msg_settings_clear:focus,#msg_panel button.msg_settings_clear:active{box-sizing:border-box;width:100%;min-width:0;max-width:none;height:38px;min-height:38px;margin:16px 0 0;padding:0 14px;border:0;outline:0;border-radius:var(--br-8);background:var(--red-10);background-color:var(--red-10);color:var(--red);font-size:14px;font-weight:var(--font-weight-6);box-shadow:none;filter:none;cursor:pointer}#msg_panel button.msg_settings_clear:hover,#msg_panel button.msg_settings_clear:focus{background:var(--red-20);background-color:var(--red-20);color:var(--red)}.msg_stepper{display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;width:auto;min-width:124px;height:30px;padding:1px;border-radius:15px;background:var(--input-form);user-select:none;-webkit-user-select:none}#msg_panel button.msg_stepper_btn,#msg_panel button.msg_stepper_btn:hover,#msg_panel button.msg_stepper_btn:focus,#msg_panel button.msg_stepper_btn:active{width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;margin:0;padding:0;border:0;outline:0;box-shadow:none;border-radius:14px;background:transparent;background-color:transparent;color:var(--text-custom);font-size:16px;font-weight:var(--font-weight-7);line-height:1;filter:none;touch-action:manipulation;user-select:none;-webkit-user-select:none}#msg_panel button.msg_stepper_btn:hover,#msg_panel button.msg_stepper_btn:focus{background:var(--transparent-10-w);background-color:var(--transparent-10-w);color:var(--text-default)}#msg_panel button.msg_stepper_btn:disabled,#msg_panel button.msg_stepper_btn:disabled:hover,#msg_panel button.msg_stepper_btn:disabled:focus,#msg_panel button.msg_stepper_btn:disabled:active{background:transparent;background-color:transparent;color:var(--text-custom);opacity:0.35;cursor:default}.msg_stepper_field{display:flex;align-items:center;justify-content:center;gap:3px;width:auto;min-width:56px;flex:1 1 auto}#msg_panel input.msg_stepper_input,#msg_panel input.msg_stepper_input:hover,#msg_panel input.msg_stepper_input:focus{box-sizing:border-box;width:2ch;min-width:2ch;height:28px;min-height:28px;margin:0;padding:0;border:0;outline:0;box-shadow:none;border-radius:0;background:transparent;background-color:transparent;color:var(--text-default);font-size:14px;font-weight:var(--font-weight-5);line-height:28px;text-align:center;font-variant-numeric:tabular-nums;filter:none;-moz-appearance:textfield;appearance:textfield}#msg_panel input.msg_stepper_input::-webkit-outer-spin-button,#msg_panel input.msg_stepper_input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.msg_stepper_unit{font-size:14px;color:var(--text-custom);line-height:1;white-space:nowrap}.msg_settings_row_label{font-size:16px;color:var(--text-default);line-height:1.35}.msg_settings_subhead{display:flex;align-items:center;gap:10px;margin-bottom:12px}.msg_settings_subhead .msg_settings_section_title{flex:1;margin:0;text-align:center}#msg_panel .msg_settings_subhead .msg_icon_btn,#msg_panel .msg_settings_subhead .msg_icon_btn:hover,#msg_panel .msg_settings_subhead .msg_icon_btn:focus,#msg_panel .msg_settings_subhead .msg_icon_btn:active{box-sizing:border-box;width:30px;min-width:30px;max-width:30px;height:30px;min-height:30px;max-height:30px;padding:0;border:0;outline:0;box-shadow:none;border-radius:15px;background:var(--transparent-5-w);background-color:var(--transparent-5-w);filter:none}#msg_panel .msg_settings_subhead .msg_icon_btn:hover,#msg_panel .msg_settings_subhead .msg_icon_btn:focus{background:var(--transparent-10-w);background-color:var(--transparent-10-w);color:var(--text-default)}#msg_panel .msg_settings_subhead .msg_icon_btn svg{width:1rem;height:1rem;fill:currentColor}.msg_rule_list,.msg_mute_preset_list{display:flex;flex-direction:column;gap:8px}.msg_rule_row{display:flex;align-items:center;gap:8px}.msg_rule_handle{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:38px;cursor:grab;color:var(--text-custom);opacity:0.3;transition:opacity 0.18s ease}.msg_rule_row:hover .msg_rule_handle{opacity:1}.msg_rule_handle:active,.msg_rule_row.msg_rule_chosen .msg_rule_handle,.msg_rule_row.sortable-fallback .msg_rule_handle{cursor:grabbing;opacity:1}.msg_rule_handle svg,.msg_rule_handle .handle-icon{width:1.3rem;height:1.3rem;fill:currentColor}.msg_rule_ghost{opacity:0.4}.msg_rule_chosen{background:var(--button-hover);border-radius:var(--br-8)}.msg_rule_row .msg_settings_input{flex:1;min-width:0}.msg_rule_num{flex-shrink:0;min-width:1.4em;font-size:14px;font-weight:var(--font-weight-7);color:var(--text-custom);line-height:38px}.msg_rules_view{margin:0;padding:0;list-style:none;counter-reset:msg-rule}.msg_rules_view li{position:relative;margin:0 0 12px;padding-left:1.6em;font-size:16px;line-height:1.4;color:var(--text-default);counter-increment:msg-rule}.msg_rules_view li:last-child{margin-bottom:0}.msg_rules_view li::before{content:counter(msg-rule) ".";position:absolute;left:0;font-weight:var(--font-weight-7);color:var(--text-custom)}#msg_settings_modal.rules-only #msg_settings_main,#msg_settings_modal.rules-only #msg_settings_mute_page{display:none}#msg_settings_modal.rules-only:not([data-can-moderate="1"]) #msg_settings_rules_back{display:none}#msg_settings_modal.rules-only:not([data-can-moderate="1"]) .msg_settings_subhead .msg_settings_section_title{text-align:left}#msg_settings_modal:not([data-can-moderate="1"]) #msg_settings_rules_add{display:none}#msg_panel button.msg_settings_item_btn.msg_rule_del{width:38px;min-width:38px;max-width:38px;padding:0;background:var(--red-10);background-color:var(--red-10);color:var(--red)}#msg_panel button.msg_settings_item_btn.msg_rule_del svg{width:16px;height:16px;fill:currentColor}#msg_panel button.msg_settings_item_btn.msg_rule_del:hover,#msg_panel button.msg_settings_item_btn.msg_rule_del:focus,#msg_panel button.msg_settings_item_btn.msg_rule_del:active{background:var(--red-20);background-color:var(--red-20);color:var(--red)}.msg_mute_preset_row{display:flex;align-items:center;gap:8px}.msg_mute_preset_row .msg_mute_dur_editor{flex:1;min-width:0}#msg_panel button.msg_settings_item_btn.msg_mute_preset_del{width:38px;min-width:38px;max-width:38px;padding:0;background:var(--red-10);background-color:var(--red-10);color:var(--red)}#msg_panel button.msg_settings_item_btn.msg_mute_preset_del svg{width:16px;height:16px;fill:currentColor}#msg_panel button.msg_settings_item_btn.msg_mute_preset_del:hover,#msg_panel button.msg_settings_item_btn.msg_mute_preset_del:focus,#msg_panel button.msg_settings_item_btn.msg_mute_preset_del:active{background:var(--red-20);background-color:var(--red-20);color:var(--red)}#msg_panel .msg_mute_dur_editor,#msg_profile_popover .msg_mute_dur_editor{display:flex;align-items:center;gap:8px}#msg_panel input.msg_mute_dur_amount,#msg_profile_popover input.msg_mute_dur_amount{box-sizing:border-box;width:84px;min-width:84px;height:38px;min-height:38px;padding:0 12px;margin:0;border:1px solid var(--transparent-10-w);border-radius:var(--br-8);outline:0;box-shadow:none;background:var(--input-form);background-color:var(--input-form);color:var(--text-default);font-size:14px;font-weight:var(--font-weight-5)}#msg_panel .msg_mute_dur_editor .adaptive-select-wrapper,#msg_profile_popover .msg_mute_dur_editor .adaptive-select-wrapper{flex:1;min-width:0;margin-bottom:0}#msg_panel .msg_mute_dur_editor .adaptive-select,#msg_profile_popover .msg_mute_dur_editor .adaptive-select{min-width:0;width:100%;height:38px;box-sizing:border-box}#msg_panel .msg_mute_dur_editor .adaptive-select__dropdown-list,#msg_profile_popover .msg_mute_dur_editor .adaptive-select__dropdown-list{z-index:8}#msg_panel .msg_mute_dur_editor .adaptive-select__arrow svg,#msg_profile_popover .msg_mute_dur_editor .adaptive-select__arrow svg{width:0.6rem;height:0.6rem}#msg_panel .msg_mute_dur_editor.is-forever .msg_mute_dur_amount,#msg_profile_popover .msg_mute_dur_editor.is-forever .msg_mute_dur_amount{opacity:0.4;pointer-events:none}.msg_settings_list{display:flex;flex-direction:column;gap:6px}.msg_settings_item:not([hidden]){display:flex;align-items:center;gap:10px;padding:8px 0}.msg_settings_item + .msg_settings_item{border-top:1px solid var(--transparent-5-w)}.msg_settings_item_ava{width:32px;height:32px;border-radius:var(--br-50);object-fit:cover;flex-shrink:0}.msg_settings_item_body{flex:1;min-width:0}.msg_settings_item_top{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.msg_settings_item_name{font-size:16px;font-weight:var(--font-weight-7);color:var(--text-default);line-height:32px}.msg_settings_item_meta{font-size:14px;color:var(--text-custom);opacity:0.65;white-space:nowrap}.msg_settings_item_actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.msg_settings_item_sub{display:flex;flex-direction:column;gap:1px;margin-top:2px;font-size:14px;color:var(--text-custom);opacity:0.75;min-width:0}.msg_settings_item_reason{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#msg_panel button.msg_settings_item_btn,#msg_panel button.msg_settings_item_btn:hover,#msg_panel button.msg_settings_item_btn:focus,#msg_panel button.msg_settings_item_btn:active{align-self:center;flex-shrink:0;box-sizing:border-box;width:auto;min-width:0;height:38px;min-height:38px;max-height:38px;padding:0 12px;border:0;outline:0;box-shadow:none;border-radius:var(--br-10);background:var(--transparent-5-w);background-color:var(--transparent-5-w);color:var(--text-custom);font-size:14px;font-weight:var(--font-weight-6);line-height:1;cursor:pointer;white-space:nowrap;filter:none;transition:background 0.18s ease,color 0.18s ease}#msg_panel button.msg_settings_item_btn:hover,#msg_panel button.msg_settings_item_btn:focus,#msg_panel button.msg_settings_item_btn:active{background:var(--transparent-10-w);background-color:var(--transparent-10-w);color:var(--text-default)}#msg_panel button.msg_settings_item_btn.profile_edit_role_btn,#msg_panel button.msg_settings_item_btn.profile_clear_role_btn{width:38px;min-width:38px;max-width:38px;padding:0}#msg_panel button.msg_settings_item_btn.profile_edit_role_btn svg,#msg_panel button.msg_settings_item_btn.profile_clear_role_btn svg{width:16px;height:16px;fill:currentColor}#msg_panel button.msg_settings_item_btn.profile_clear_role_btn{background:var(--red-10);background-color:var(--red-10);color:var(--red)}#msg_panel button.msg_settings_item_btn.profile_clear_role_btn:hover,#msg_panel button.msg_settings_item_btn.profile_clear_role_btn:focus,#msg_panel button.msg_settings_item_btn.profile_clear_role_btn:active{background:var(--red-20);background-color:var(--red-20);color:var(--red)}.msg_settings_empty{font-size:14px;color:var(--text-custom);opacity:0.65;line-height:1.4;padding:4px 0}#msg_panel input[type="checkbox"].msg_checkbox{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;opacity:0;pointer-events:none;appearance:none;-webkit-appearance:none}#msg_panel input[type="checkbox"].msg_checkbox::after{content:none;display:none}.msg_toggle_track{background:var(--input-form);border-radius:var(--br-16);cursor:pointer;display:flex;align-items:center;height:22px;width:40px;position:relative;flex-shrink:0;border:1px solid var(--transparent-10-w)}.msg_toggle_indicator{position:absolute;left:2px;width:16px;height:16px;border-radius:var(--br-50);background:var(--text-custom);transition:left 0.18s ease,background 0.18s ease}.msg_checkbox:checked + .msg_toggle_track .msg_toggle_indicator{left:20px;background:var(--span)}