@media(min-width:901px){
 .site-nav{position:fixed!important;top:0!important;left:0;right:0;z-index:50;background:transparent!important;backdrop-filter:none!important;transition:background .2s,color .2s,box-shadow .2s}
 .header-scrolled .site-nav{background:#111!important;box-shadow:0 3px 18px #0002}
 .header-on-light #dc-root{padding-top:90px;box-sizing:border-box}
 .header-on-light:not(.header-scrolled) .site-nav{color:#111!important}
 .header-on-light:not(.header-scrolled) .site-nav a,.header-on-light:not(.header-scrolled) .site-nav>span{color:#111!important}
 .header-on-light:not(.header-scrolled) .site-nav img{filter:brightness(0)!important}
 .header-on-light:not(.header-scrolled) .generic-header-actions a{border-color:#111}
 .header-on-light:not(.header-scrolled) .generic-header-actions a:last-child{background:#111;color:#fff!important}
}
@media(prefers-reduced-motion:reduce){.site-nav{transition:none!important}}
