/* Team entry only; retain the independent customer-support widget. */
#xh-collaboration-entry { display:none !important; }
#xh-canvas-team-entry { display:inline-flex; align-items:center; justify-content:center; flex-shrink:0; height:36px; padding:0 12px; border:1px solid #485568; border-radius:18px; background:#202936; color:#d7e7fa; font:600 14px/1 system-ui,"Microsoft YaHei",sans-serif; text-decoration:none; white-space:nowrap; pointer-events:auto; }
#xh-canvas-team-entry:hover { background:#2a394c; border-color:#78a9ed; }
#xh-canvas-team-entry:focus-visible { outline:2px solid #78a9ed; outline-offset:3px; }
[data-top-shell]:has(#xh-canvas-team-entry) { flex-wrap:wrap !important; gap:6px; height:auto !important; min-height:52px; }
[data-top-shell]>div:has(>#xh-canvas-team-entry) { margin-left:auto; }
@media(max-width:900px) {
  [data-top-shell]:has(#xh-canvas-team-entry) { padding:8px 12px !important; align-items:stretch !important; }
  [data-top-shell]:has(#xh-canvas-team-entry)>div:first-child { max-width:calc(100% - 90px) !important; min-width:0 !important; gap:4px !important; }
  [data-top-shell]:has(#xh-canvas-team-entry)>div:first-child>div:first-child { min-width:0 !important; max-width:100% !important; flex:1 1 0; }
  [data-top-shell]:has(#xh-canvas-team-entry)>div:first-child>div:first-child>button:nth-child(2) { min-width:0 !important; flex:1 1 0; padding-inline:6px !important; }
  [data-top-shell]:has(#xh-canvas-team-entry)>div:first-child>div:first-child>div:last-child { min-width:0 !important; flex:1 1 0; }
  [data-top-shell]:has(#xh-canvas-team-entry) [data-canvas-switcher-trigger] { width:100%; min-width:0 !important; padding-inline:6px !important; }
  [data-top-shell]:has(#xh-canvas-team-entry) [data-canvas-switcher-trigger]>span { min-width:0 !important; }
  [data-top-shell]:has(#xh-canvas-team-entry) [data-storyboard-entry] { flex-shrink:0; width:36px !important; }
  [data-top-shell]>div:has(>#xh-canvas-team-entry) { width:100% !important; min-width:0 !important; max-width:100% !important; margin-left:0 !important; flex-wrap:wrap !important; justify-content:flex-start !important; gap:6px !important; }
  #xh-canvas-team-entry { font-size:12px; padding:0 9px; height:32px; }
}
