.helpShellNav{position:sticky;top:0;z-index:50;width:100%;background:var(--myf-bg-page,#ffffff);border-bottom:1px solid var(--myf-border-light,var(--myf-border,#dddddd))}.helpShellNav .helpShellInner{max-width:960px;margin:0 auto;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.helpShellNav .helpShellLogoLink{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.helpShellNav .helpShellLogoLink:focus-visible{outline:2px solid var(--myf-brand-primary,#6a0dad);outline-offset:4px;border-radius:4px}