.sqrt-header{background-color:var(--sqrt-bg-surface);flex-shrink:0;justify-content:center;width:100%;padding:0 24px;display:flex;position:relative}.sqrt-header__inner{justify-content:space-between;align-items:center;width:100%;max-width:1320px;height:72px;padding:10px 0;display:flex;overflow-x:auto}.sqrt-header__logo{flex-shrink:0}.sqrt-header__nav{flex:1 0 0;justify-content:center;align-items:center;gap:16px;min-width:0;display:flex}.sqrt-header__wallet-btn{flex-shrink:0}.sqrt-header__menu-btn,.sqrt-header__logo--mobile,.sqrt-header__wallet-icon-btn{display:none}@media (max-width:767px){.sqrt-header{padding:0 16px}.sqrt-header__inner{height:56px;padding:8px 0}.sqrt-header__logo--desktop,.sqrt-header__nav,.sqrt-header__wallet-btn{display:none}.sqrt-header__menu-btn,.sqrt-header__logo--mobile,.sqrt-header__wallet-icon-btn{display:inline-flex}}.sqrt-header__mobile-menu{display:none}@media (max-width:767px){.sqrt-header__mobile-menu{z-index:20;display:block;position:absolute;top:60px;left:16px;right:16px}}.sqrt-header__mobile-menu-inner{background:var(--sqrt-bg-raised);border-radius:var(--radius-m);flex-direction:column;gap:8px;padding:6px 0;display:flex}
