.site-header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--transition-normal);background:#fffffff2;padding:0;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000000a}.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{background:0 0;border-bottom:none;flex:1;justify-content:center;display:flex}.desktop-menu .ant-menu-item,.desktop-menu .ant-menu-submenu{font-weight:500}.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}}
