.header-body-container{z-index:1000;background-color:hsl(var(--background));width:100%;height:52px;position:fixed;top:4px}.header-body-container-inner{max-width:1065px;margin:auto}.header__spacer--above-logo{height:17px}.header{justify-content:space-between;align-items:flex-start;height:32px;padding-left:5px;padding-right:9px;display:flex;position:relative}.header__logo{gap:13.5px;width:260px;font-size:14px;font-weight:700;display:flex}.header__logo-square{background-color:hsl(var(--destructive));border-radius:2px;width:8px;height:8px;display:inline-block;position:relative;top:4px}.header__menu{justify-content:space-between;align-self:stretch;width:475px;margin-top:.5px;font-size:12px;font-weight:700;display:flex;position:relative}.header__dottedline{border-bottom:1px dotted hsl(var(--foreground));width:100%;height:3px}.header__spacer--below-line{height:15px}@media (max-width:1130px){.header-body-container-inner{max-width:695px}.header__menu{width:95px}}@media (max-width:765px){.header-body-container-inner{max-width:330px}.header{padding-left:3px;padding-right:8px}.header__logo{column-gap:9px;width:172px;font-size:14px}.header__logo--wide{flex:1;width:auto;min-width:0}.header__menu{width:95px}}.mobile-nav-hide{display:flex}.mobile-nav-show{display:none}@media (max-width:1130px){.mobile-nav-hide{display:none!important}.mobile-nav-show{display:flex!important}}
