.stickyinpagenavigation__base {
    box-shadow: 0 0 0 100vmax var(--col-background-ui-10);
    clip-path: inset(0 -100vmax);
}