/* Reseller Hat — production header branding */
#header .rhat-header-logo-image{display:block;width:auto;max-width:100%;height:auto;max-height:72px;object-fit:contain}
#header .logo{display:flex;align-items:center}
#header .header-wrapper,
#header .header-main,
#header .header-bottom,
#header .header-bg-container{background:#fff7e8!important;background-image:none!important}
#masthead.header-main{border-bottom:2px solid rgba(254,143,18,.28);box-shadow:0 2px 14px rgba(15,35,60,.08)}
#header .header-nav-main>li>a,
#header .header-bottom-nav>li>a,
#header .mobile-nav>li>a,
#header .header-button a,
#header .icon-menu{color:#102a43!important}
#header .header-nav-main>li>a:hover,
#header .header-bottom-nav>li>a:hover,
#header .mobile-nav>li>a:hover{color:#d95f00!important}
/* Keep all header logo variants identical and transparent, including sticky state. */
#header .header-logo-sticky,
#header .header-logo,
#header .header-logo-dark{background:transparent!important}
@media (max-width:849px){#header .rhat-header-logo-image{max-height:52px;max-width:155px}#masthead.header-main{border-bottom-width:1px}}
