.lg-brand{display:inline-flex;align-items:center;gap:0.5rem;color:inherit;text-decoration:none;flex:none}.lg-brand__mark{display:block;height:var(--lg-brand-h,22px);width:calc(var(--lg-brand-h,22px) * 2.392);background:currentColor;-webkit-mask:url('/static/img/legend-wordmark.svg') no-repeat center / contain;mask:url('/static/img/legend-wordmark.svg') no-repeat center / contain;flex:none}.lg-brand__icon{display:block;height:var(--lg-brand-h,22px);width:calc(var(--lg-brand-h,22px) * 1.007);background:currentColor;-webkit-mask:url('/static/img/legend-mark.svg') no-repeat center / contain;mask:url('/static/img/legend-mark.svg') no-repeat center / contain;flex:none}.lg-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@supports not (mask:url('/static/img/legend-wordmark.svg')){.lg-brand__mark,.lg-brand__icon{display:none}.lg-brand .lg-sr{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;font-weight:700;letter-spacing:0.02em}}.lg-brand:focus-visible{outline:2px solid currentColor;outline-offset:3px}