.site-header{background:#fff!important;border-bottom:1px solid #e2e8f0!important;padding:10px 0!important;position:sticky!important;top:0!important;z-index:100!important}
.site-header .sh-inner{max-width:1300px;margin:0 auto;padding:0 10px;display:flex;justify-content:space-between;align-items:center;gap:6px;flex-wrap:wrap}
.site-header .sh-logo{height:40px;flex-shrink:0}
.site-header .sh-nav{display:flex;align-items:center;gap:2px;flex-wrap:wrap;font-size:.92rem}
.site-header .sh-nav a{padding:6px 10px!important;color:#4a5568!important;text-decoration:none!important;border-radius:5px;white-space:nowrap;font-size:.92rem!important;font-weight:normal!important;margin:0!important}
.site-header .sh-nav a:hover{background:#f1f5f9}
.site-header .sh-nav a.sh-active{color:#1e3a8a!important;font-weight:600!important;background:#e8edf5}
.site-header .sh-phone{padding:6px 10px!important;color:#1e3a8a!important;text-decoration:none!important;font-weight:600!important;white-space:nowrap;font-size:.92rem!important;margin:0!important}
#root>header,#root header[class*="fixed"]{display:none!important}
#root main{padding-top:0!important}
