/* Top bar uses .pmts-topbar in sidebar.css — legacy sticky helper kept for public navbar only */
.navbar-sticky {
    position: relative;
    z-index: 20;
    width: 100%;
}
