.is-topbar.fixed.static.dark,
.is-topbar.fixed.static,
.is-topbar.dark.lighttext.shrink,
.is-topbar.shrink,
.is-topbar.lighttext.shrink,
.is-topbar.fixed.dark,
.is-topbar.fixed,
.is-topbar.dark.shrink {
background-color:rgb(255,255,255) !important;
background: rgba(255,255,255,0.92); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); border-bottom: 1px solid rgba(10,26,58,0.08); box-shadow: 0 6px 18px rgba(15,23,42,0.06); padding-top: 2px; padding-bottom: 2px; transition: all 0.25s ease;
}