.mobile-header{z-index:50;background:#fff;border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}@media (min-width:1024px){.mobile-header{display:none}}.mobile-header-logo-container{min-width:150px;overflow:hidden}@media (min-width:640px){.mobile-header-logo-container{min-width:180px}}.mobile-header-logo{font-family:var(--font-heading);color:var(--foreground);white-space:nowrap;margin:0;font-size:24px;font-weight:400}@media (min-width:640px){.mobile-header-logo{font-size:28px}}.mobile-header-menu{align-items:center;display:flex}.mobile-header-menu button{position:relative!important;top:auto!important;right:auto!important}.mobile-header-menu button span{background-color:var(--foreground)!important}
