.masthead{background-color:var(--colors-white-almost);height:4.75rem;padding:0 2rem;border-bottom:2px solid var(--colors-black)}.masthead,.masthead button.logo{display:flex;align-items:center;justify-content:space-between}.masthead button.logo{background:none;border:none;cursor:pointer}.masthead .links{display:flex;gap:1.5rem;flex-grow:1;padding:0 4rem}.masthead .menu>button.menu-icon{padding:1rem 0}.masthead .user{display:flex;align-items:center;gap:1rem}.masthead .user .avatar{display:flex;align-items:center;justify-content:space-around;width:2rem;height:2rem;background-color:var(--colors-gray-50);border-radius:50%;cursor:pointer;border:none}