.site-header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--transition-normal);position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000000a;background:#fffffff2!important;height:64px!important;padding:0!important;line-height:64px!important}.site-header.scrolled{box-shadow:var(--shadow-md)}.header-container{justify-content:space-between;align-items:center;max-width:1600px;height:64px;margin:0 auto;padding:0 24px;display:flex}.logo{align-items:center;height:40px;display:flex}.logo-img{width:auto;height:100%}.desktop-menu{flex:1;justify-content:center;line-height:64px;display:flex;background:0 0!important;border-bottom:none!important}.desktop-menu .ant-menu-item,.desktop-menu .ant-menu-submenu{font-weight:500}.desktop-menu:after{display:none!important}.header-actions{margin-left:24px}.mobile-menu-btn{font-size:20px;display:none}@media (max-width:992px){.desktop-menu,.desktop-only{display:none!important}.mobile-menu-btn{display:flex}.header-container{padding:0 16px}}
