:root{--scalar-custom-header-height:50px}.custom-header{background-color:var(--scalar-background-1);box-shadow:inset 0 -1px 0 var(--scalar-border-color);color:var(--scalar-color-1);font-size:var(--scalar-font-size-2);height:var(--scalar-custom-header-height);justify-content:space-between;padding:0 18px;position:sticky;top:0;z-index:100}.custom-header,.custom-header nav{align-items:center;display:flex;gap:18px}.custom-header a:hover{color:var(--scalar-color-2)}.custom-header .logo img{max-height:32px;max-width:100%;vertical-align:top}