@media(max-width:799px){
 html,body{overflow-x:hidden!important}body{padding-bottom:0!important}
 .wire-mobile-nav-v189,#wire-mobile-nav-v189,.wire-message-menu-v189,.wire-message-overflow-v189,.wire-mobile-toast-v189{display:none!important}
 .message-profile-header,.messages-profile-header,.conversation-profile-header,.thread-profile-header{display:grid!important;grid-template-columns:auto 56px minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;min-height:96px!important;padding:14px 16px!important;overflow:hidden!important}
 .message-profile-header img,.messages-profile-header img,.conversation-profile-header img,.thread-profile-header img{width:56px!important;height:56px!important;max-width:56px!important;max-height:56px!important;object-fit:cover!important;border-radius:50%!important}
 .message-profile-header strong,.messages-profile-header strong,.conversation-profile-header strong,.thread-profile-header strong{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:18px!important}
 .message-profile-header .handle,.messages-profile-header .handle,.conversation-profile-header .handle,.thread-profile-header .handle{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#9fb1c7!important;font-size:15px!important}
 .message-profile-header [data-action="spam"],.messages-profile-header [data-action="spam"],.conversation-profile-header [data-action="spam"],.thread-profile-header [data-action="spam"]{display:none!important}
 .message-composer,.messages-composer,.thread-composer{position:sticky!important;bottom:0!important;z-index:30!important;background:#08111b!important;border-top:1px solid #2a3d54!important;padding:10px max(10px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))!important}
 .message-composer form,.messages-composer form,.thread-composer form{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important}
 .message-composer input[type=text],.messages-composer input[type=text],.thread-composer input[type=text],.message-composer textarea,.messages-composer textarea,.thread-composer textarea{min-width:0!important;width:100%!important}
 .message-bubble,.messages-bubble,.thread-message{max-width:82%!important;overflow-wrap:anywhere!important}
}