
    @media(max-width:900px), (hover:none) and (pointer:coarse){
      body.mb-video-call-active{overflow:hidden!important;background:#05070b!important}
      body.mb-video-call-active #video-call-overlay.app-overlay{inset:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:0!important;margin:0!important;background:radial-gradient(circle at 50% 25%,#26374f 0,#111827 42%,#05070b 100%)!important;color:#fff!important;z-index:2147483000!important;overflow:auto!important}
      body.mb-video-call-active #video-call-overlay .mb-call-shell{min-height:100dvh!important;padding:max(10px,env(safe-area-inset-top)) 8px max(10px,env(safe-area-inset-bottom))!important;color:#fff!important}
      body.mb-video-call-active #video-call-overlay .mb-call-card{width:100%!important;max-width:980px!important}
      body.mb-video-call-active #video-call-overlay #mb-call-connected-ui .mb-video-stage{display:block!important;position:relative!important;width:100%!important;height:min(68dvh,680px)!important;min-height:340px!important;margin:8px auto 0!important;border-radius:18px!important;overflow:hidden!important;background:#000!important;isolation:isolate!important}
      body.mb-video-call-active #video-call-overlay #video-remote{display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;object-fit:cover!important;background:#000!important;border-radius:18px!important;z-index:1!important;transform:translateZ(0)!important;-webkit-transform:translateZ(0)!important}
      body.mb-video-call-active #video-call-overlay #video-local-connected{display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;right:10px!important;bottom:10px!important;width:min(32vw,150px)!important;height:min(43vw,200px)!important;object-fit:cover!important;border-radius:13px!important;border:2px solid rgba(255,255,255,.92)!important;z-index:9!important;background:#151922!important;transform:translateZ(0)!important;-webkit-transform:translateZ(0)!important}
      body.mb-video-call-active .mb-fixed-primary-nav,body.mb-video-call-active .mb-mobile-dock{display:none!important}
      #mb-v11036-video-resume{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:20!important;border:1px solid rgba(255,255,255,.8)!important;border-radius:14px!important;background:rgba(17,24,39,.94)!important;color:#fff!important;padding:12px 16px!important;font:inherit!important;font-weight:900!important}
    }
  
#video-call-overlay.app-overlay{background:radial-gradient(circle at 50% 25%,#26374f 0,#111827 42%,#05070b 100%)!important}

/* V11.041 — desktop conversation browser parity.
   Firefox is the visual reference. These rules remove Chromium/Edge/Aloha
   native-control and sizing differences without changing mobile messaging. */
@media (min-width:901px){
  html body #conversation-overlay.mb11026-desktop{
    color-scheme:light!important;
    background:#f6f7fa!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    font-synthesis:none!important;
    text-rendering:optimizeLegibility!important;
  }

  html body #conversation-overlay.mb11026-desktop,
  html body #conversation-overlay.mb11026-desktop *,
  html body #conversation-overlay.mb11026-desktop *::before,
  html body #conversation-overlay.mb11026-desktop *::after{
    box-sizing:border-box!important;
  }

  html body #conversation-overlay.mb11026-desktop button,
  html body #conversation-overlay.mb11026-desktop textarea,
  html body #conversation-overlay.mb11026-desktop input,
  html body #conversation-overlay.mb11026-desktop select{
    font:inherit!important;
    -webkit-appearance:none!important;
    appearance:none!important;
  }

  html body #conversation-overlay.mb11026-desktop>.app-topbar{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    padding:18px 22px 0!important;
    position:relative!important;
    z-index:40!important;
  }

  html body #conversation-overlay.mb11026-desktop>.app-topbar .app-topbar-inner{
    width:min(1120px,100%)!important;
    max-width:1120px!important;
    margin:0 auto!important;
    padding:17px 18px!important;
    background:#fff!important;
    border:1px solid #e8e9ef!important;
    border-radius:18px!important;
    box-shadow:0 10px 30px rgba(28,31,42,.07)!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:16px!important;
    flex-wrap:wrap!important;
  }

  html body #conversation-overlay.mb11026-desktop>.app-topbar .app-title{
    font-size:21px!important;
    font-weight:900!important;
    line-height:1.2!important;
    color:#20263a!important;
  }

  html body #conversation-overlay.mb11026-desktop>.app-topbar .app-subtitle{
    display:block!important;
    font-size:12px!important;
    line-height:1.35!important;
    color:#7b8190!important;
    margin-top:4px!important;
  }

  html body #conversation-overlay.mb11026-desktop>.app-topbar .conversation-toolbar-actions{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:7px!important;
    flex-wrap:wrap!important;
    max-width:850px!important;
    min-width:0!important;
  }

  html body #conversation-overlay.mb11026-desktop>.app-topbar .conversation-toolbar-actions .btn,
  html body #conversation-overlay.mb11026-desktop .mb11027-chat-actions .btn{
    display:inline-flex!important;
    visibility:visible!important;
    opacity:1!important;
    align-items:center!important;
    justify-content:center!important;
    box-shadow:none!important;
    white-space:nowrap!important;
    flex:0 0 auto!important;
    transform:none!important;
    -webkit-transform:none!important;
  }

  html body #conversation-overlay.mb11026-desktop>.app-topbar .conversation-toolbar-actions .btn{
    min-height:38px!important;
    height:38px!important;
    padding:7px 10px!important;
    border-radius:10px!important;
    font-size:12px!important;
    line-height:1.2!important;
    font-weight:800!important;
  }

  html body #conversation-overlay.mb11026-desktop .conversation-wrap{
    width:min(1120px,calc(100% - 44px))!important;
    max-width:1120px!important;
    margin:0 auto!important;
    padding:14px 0 24px!important;
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    height:calc(100vh - 148px)!important;
    height:calc(100dvh - 148px)!important;
  }

  html body #conversation-overlay.mb11026-desktop #mb11007-reply-warning{
    flex:0 0 auto!important;
    margin:0 0 10px!important;
    border-radius:14px!important;
  }

  html body #conversation-overlay.mb11026-desktop .mb11026-chat-shell{
    flex:1 1 auto!important;
    min-height:340px!important;
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    background:#fff!important;
    border:1px solid #e8e9ef!important;
    border-radius:22px!important;
    box-shadow:0 14px 38px rgba(28,31,42,.07)!important;
    overflow:hidden!important;
  }

  html body #conversation-overlay.mb11026-desktop .mb11026-chat-head{
    flex:0 0 auto!important;
    display:flex!important;
    align-items:flex-start!important;
    gap:11px!important;
    padding:13px 16px!important;
    border-bottom:1px solid #ececf1!important;
    background:#fff!important;
    flex-wrap:wrap!important;
    min-width:0!important;
  }

  html body #conversation-overlay.mb11026-desktop .mb11026-avatar{
    width:38px!important;
    min-width:38px!important;
    height:38px!important;
    min-height:38px!important;
    border-radius:12px!important;
    display:grid!important;
    place-items:center!important;
    background:#fff0f4!important;
    color:#e92f63!important;
    font-weight:900!important;
    font-size:16px!important;
    line-height:1!important;
    border:1px solid #ffdce6!important;
    flex:0 0 38px!important;
  }

  html body #conversation-overlay.mb11026-desktop .mb11027-chat-info{
    min-width:150px!important;
    flex:0 1 220px!important;
  }

  html body #conversation-overlay.mb11026-desktop .mb11026-chat-name{
    font-weight:900!important;
    font-size:14px!important;
    line-height:1.25!important;
    color:#252a3a!important;
  }

  html body #conversation-overlay.mb11026-desktop .mb11026-chat-state{
    font-size:11px!important;
    line-height:1.3!important;
    color:#8b91a0!important;
    margin-top:2px!important;
  }

  html body #conversation-overlay.mb11026-desktop .mb11027-chat-actions{
    margin-left:auto!important;
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:6px!important;
    flex:1 1 650px!important;
    flex-wrap:wrap!important;
    min-width:0!important;
  }

  html body #conversation-overlay.mb11026-desktop .mb11027-chat-actions .btn{
    min-height:34px!important;
    height:34px!important;
    padding:6px 9px!important;
    border-radius:9px!important;
    font-size:11px!important;
    font-weight:800!important;
    line-height:1.1!important;
  }

  html body #conversation-overlay.mb11026-desktop .mb11027-video-call{
    background:#ff3f72!important;
    border-color:#ff3f72!important;
    color:#fff!important;
  }

  html body #conversation-overlay.mb11026-desktop #message-thread{
    flex:1 1 auto!important;
    min-height:0!important;
    min-width:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding:22px 20px 26px!important;
    display:flex!important;
    flex-direction:column!important;
    gap:9px!important;
    background:linear-gradient(180deg,#fff 0%,#fbfbfd 100%)!important;
    scrollbar-width:thin!important;
    scrollbar-gutter:stable!important;
    overscroll-behavior:contain!important;
  }

  html body #conversation-overlay.mb11026-desktop #message-thread::-webkit-scrollbar{
    width:9px!important;
  }
  html body #conversation-overlay.mb11026-desktop #message-thread::-webkit-scrollbar-track{
    background:transparent!important;
  }
  html body #conversation-overlay.mb11026-desktop #message-thread::-webkit-scrollbar-thumb{
    background:#8b8f99!important;
    border-radius:999px!important;
    border:2px solid #fff!important;
  }

  html body #conversation-overlay.mb11026-desktop .message-row{
    width:100%!important;
    min-width:0!important;
    display:flex!important;
    padding:0 2px!important;
    flex:0 0 auto!important;
  }

  html body #conversation-overlay.mb11026-desktop .message-row:not(.mine){
    justify-content:flex-start!important;
  }

  html body #conversation-overlay.mb11026-desktop .message-row.mine{
    justify-content:flex-end!important;
  }

  html body #conversation-overlay.mb11026-desktop .message-bubble{
    width:auto!important;
    max-width:min(72%,680px)!important;
    padding:10px 13px 8px!important;
    margin:0!important;
    border-radius:16px 16px 16px 5px!important;
    background:#f0f1f4!important;
    color:#252936!important;
    border:1px solid #e7e8ed!important;
    box-shadow:0 3px 9px rgba(30,34,45,.04)!important;
    font-size:14px!important;
    line-height:1.45!important;
    overflow-wrap:anywhere!important;
  }

  html body #conversation-overlay.mb11026-desktop .message-row.mine .message-bubble{
    border-radius:16px 16px 5px 16px!important;
    background:linear-gradient(135deg,#ff3f72,#f52f63)!important;
    color:#fff!important;
    border-color:transparent!important;
    box-shadow:0 5px 14px rgba(245,47,99,.18)!important;
  }

  html body #conversation-overlay.mb11026-desktop .message-time{
    margin-top:5px!important;
    font-size:10px!important;
    line-height:1.2!important;
    opacity:.72!important;
  }

  html body #conversation-overlay.mb11026-desktop .message-status.read{
    color:#c9ffd4!important;
    font-weight:800!important;
  }

  html body #conversation-overlay.mb11026-desktop .message-composer{
    flex:0 0 auto!important;
    position:relative!important;
    display:grid!important;
    grid-template-columns:48px minmax(0,1fr) auto!important;
    align-items:stretch!important;
    gap:8px!important;
    width:100%!important;
    min-width:0!important;
    margin-top:12px!important;
    padding:10px!important;
    background:#fff!important;
    border:1px solid #e5e7ed!important;
    border-radius:18px!important;
    box-shadow:0 10px 28px rgba(28,31,42,.07)!important;
    overflow:visible!important;
  }

  html body #conversation-overlay.mb11026-desktop .message-composer textarea{
    width:100%!important;
    min-width:0!important;
    min-height:52px!important;
    height:52px!important;
    max-height:132px!important;
    margin:0!important;
    padding:14px!important;
    border:1px solid #dfe2e8!important;
    border-radius:12px!important;
    background:#fafbfc!important;
    color:#242938!important;
    font-size:14px!important;
    line-height:1.45!important;
    resize:none!important;
    outline:none!important;
    box-shadow:none!important;
    overflow-y:auto!important;
  }

  html body #conversation-overlay.mb11026-desktop .message-composer textarea:focus{
    border-color:#ff7b9c!important;
    box-shadow:0 0 0 3px rgba(255,63,114,.08)!important;
    background:#fff!important;
  }

  html body #conversation-overlay.mb11026-desktop #message-send-button{
    width:auto!important;
    min-width:96px!important;
    max-width:none!important;
    height:auto!important;
    min-height:52px!important;
    padding:10px 18px!important;
    border-radius:12px!important;
    font-size:13px!important;
    line-height:1.2!important;
    font-weight:900!important;
    white-space:nowrap!important;
  }

  html body #conversation-overlay.mb11026-desktop #mb11026-emoji-toggle{
    width:48px!important;
    min-width:48px!important;
    height:52px!important;
    min-height:52px!important;
    padding:0!important;
    margin:0!important;
    border-radius:12px!important;
    background:#fff!important;
    border:1px solid #dfe2e8!important;
    color:#303544!important;
    font-size:23px!important;
    line-height:1!important;
    cursor:pointer!important;
  }

  html body #conversation-overlay.mb11026-desktop .mb11026-composer-help{
    grid-column:2/4!important;
    margin:-1px 2px 0!important;
    font-size:10px!important;
    line-height:1.25!important;
    color:#969baa!important;
  }
}

@media (min-width:901px) and (max-width:1180px){
  html body #conversation-overlay.mb11026-desktop .mb11027-chat-actions{
    flex-basis:100%!important;
    margin-left:49px!important;
    justify-content:flex-start!important;
  }
}
