.t1-header{position:relative;z-index:90}.t1-header__bar{background:var(--t1-color-brand)}.t1-header__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--t1-space-sm);width:min(var(--t1-content-width), 100% - (2 * var(--t1-gutter)));margin-inline:auto;min-height:var(--t1-brandbar-h)}.t1-header__brand{display:flex;align-items:center}.t1-header__brand .custom-logo-link{display:block;line-height:0;border-radius:var(--t1-radius-sm)}.t1-header__brand .custom-logo{width:var(--t1-logo-w);height:var(--t1-logo-h);object-fit:contain}.t1-header__fallback{color:var(--t1-color-on-dark);font-family:var(--t1-font-nav);font-size:1.375rem;letter-spacing:var(--t1-track-nav);text-decoration:none}.t1-header :focus-visible{outline-color:var(--t1-focus-ring-dark)}